{"id":26010569,"url":"https://github.com/jdonszelmann/cargo-bug","last_synced_at":"2026-04-21T13:32:55.754Z","repository":{"id":114826217,"uuid":"425309216","full_name":"jdonszelmann/cargo-bug","owner":"jdonszelmann","description":null,"archived":false,"fork":false,"pushed_at":"2021-11-06T17:45:20.000Z","size":1,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-05T22:51:32.003Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jdonszelmann.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-11-06T17:44:07.000Z","updated_at":"2021-11-06T17:45:23.000Z","dependencies_parsed_at":null,"dependency_job_id":"f3e38fdb-2b5c-430c-9f37-ec8fabb01e3a","html_url":"https://github.com/jdonszelmann/cargo-bug","commit_stats":null,"previous_names":["jdonszelmann/cargo-bug"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jdonszelmann/cargo-bug","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdonszelmann%2Fcargo-bug","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdonszelmann%2Fcargo-bug/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdonszelmann%2Fcargo-bug/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdonszelmann%2Fcargo-bug/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jdonszelmann","download_url":"https://codeload.github.com/jdonszelmann/cargo-bug/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdonszelmann%2Fcargo-bug/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32094482,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-21T11:25:29.218Z","status":"ssl_error","status_checked_at":"2026-04-21T11:25:28.499Z","response_time":128,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-03-05T22:51:17.523Z","updated_at":"2026-04-21T13:32:55.741Z","avatar_url":"https://github.com/jdonszelmann.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"\nThis is a demonstration of what I think is a bug in cargo. In the `a/` directory\nthere's a `.cargo/config` file with bullshit contents. However, cargo doesn't\nread this config file so no error is raised (this is done to demonstrate\nthat cargo doesn't read this config). \n\nHowever, moving the same `.cargo/config` directory to the root:\n\n```\ncp -r a/.cargo .\n```\n\ndoes raise an error: the config file is not a toml file. I expected the \n`.cargo/config` in the subdirectory to apply to the building of the `a/` crate.\n\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjdonszelmann%2Fcargo-bug","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjdonszelmann%2Fcargo-bug","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjdonszelmann%2Fcargo-bug/lists"}