[INFO] fetching crate cargo-files-core 0.2.1...
[INFO] checking cargo-files-core-0.2.1 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate cargo-files-core 0.2.1 into /workspace/builds/worker-7-tc2/source
[INFO] validating manifest of crates.io crate cargo-files-core 0.2.1 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate cargo-files-core 0.2.1
[INFO] finished tweaking crates.io crate cargo-files-core 0.2.1
[INFO] tweaked toml for crates.io crate cargo-files-core 0.2.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 44 packages to latest compatible versions
[INFO] [stderr]       Adding cargo_metadata v0.18.1 (available: v0.19.0)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.3)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e7612079af9fb3223cdff43a0448320064ce8968f1f48cfc23b1e430eb9aff0a
[INFO] running `Command { std: "docker" "start" "-a" "e7612079af9fb3223cdff43a0448320064ce8968f1f48cfc23b1e430eb9aff0a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e7612079af9fb3223cdff43a0448320064ce8968f1f48cfc23b1e430eb9aff0a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e7612079af9fb3223cdff43a0448320064ce8968f1f48cfc23b1e430eb9aff0a", kill_on_drop: false }`
[INFO] [stdout] e7612079af9fb3223cdff43a0448320064ce8968f1f48cfc23b1e430eb9aff0a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b2ea99dd56593b57cee5b72e428cc30e1ce07c00b8ffe923b40d2ad8cf6bd7dd
[INFO] running `Command { std: "docker" "start" "-a" "b2ea99dd56593b57cee5b72e428cc30e1ce07c00b8ffe923b40d2ad8cf6bd7dd", kill_on_drop: false }`
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling rustix v0.38.41
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]     Checking dunce v1.0.5
[INFO] [stderr]     Checking similar v2.6.0
[INFO] [stderr]     Checking fastrand v2.2.0
[INFO] [stderr]     Checking quote v1.0.37
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking pathdiff v0.2.3
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]     Checking console v0.15.8
[INFO] [stderr]     Checking tempfile v3.14.0
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking serde v1.0.215
[INFO] [stderr]     Checking cargo-platform v0.1.9
[INFO] [stderr]     Checking insta v1.41.1
[INFO] [stderr]     Checking cargo_metadata v0.18.1
[INFO] [stderr]     Checking cargo-files-core v0.2.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: could not find `cargo_files_test` in the list of imported crates
[INFO] [stdout]    --> tests/tests.rs:25:23
[INFO] [stdout]     |
[INFO] [stdout] 25  |           let krate = ::cargo_files_test::make_crate!($def);
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^ could not find `cargo_files_test` in the list of imported crates
[INFO] [stdout] ...
[INFO] [stdout] 193 | /     krate!(
[INFO] [stdout] 194 | |         r#"
[INFO] [stdout] 195 | |         src:
[INFO] [stdout] 196 | |           - lib.rs [a(canned)]; a [data(soup.rs)]
[INFO] [stdout] ...   |
[INFO] [stdout] 199 | |     "#
[INFO] [stdout] 200 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `krate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `cargo_files_test` in the list of imported crates
[INFO] [stdout]    --> tests/tests.rs:25:23
[INFO] [stdout]     |
[INFO] [stdout] 25  |           let krate = ::cargo_files_test::make_crate!($def);
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^ could not find `cargo_files_test` in the list of imported crates
[INFO] [stdout] ...
[INFO] [stdout] 180 | /     krate!(
[INFO] [stdout] 181 | |         r#"
[INFO] [stdout] 182 | |         src:
[INFO] [stdout] 183 | |           - lib.rs [a]
[INFO] [stdout] ...   |
[INFO] [stdout] 187 | |     "#
[INFO] [stdout] 188 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `krate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `cargo_files_test` in the list of imported crates
[INFO] [stdout]    --> tests/tests.rs:25:23
[INFO] [stdout]     |
[INFO] [stdout] 25  |           let krate = ::cargo_files_test::make_crate!($def);
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^ could not find `cargo_files_test` in the list of imported crates
[INFO] [stdout] ...
[INFO] [stdout] 165 | /     krate!(
[INFO] [stdout] 166 | |         r#"
[INFO] [stdout] 167 | |         src:
[INFO] [stdout] 168 | |           - lib.rs [a]
[INFO] [stdout] ...   |
[INFO] [stdout] 174 | |     "#
[INFO] [stdout] 175 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `krate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `cargo_files_test` in the list of imported crates
[INFO] [stdout]    --> tests/tests.rs:25:23
[INFO] [stdout]     |
[INFO] [stdout] 25  |           let krate = ::cargo_files_test::make_crate!($def);
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^ could not find `cargo_files_test` in the list of imported crates
[INFO] [stdout] ...
[INFO] [stdout] 150 | /     krate!(
[INFO] [stdout] 151 | |         r#"
[INFO] [stdout] 152 | |         src:
[INFO] [stdout] 153 | |           - lib.rs [a]
[INFO] [stdout] ...   |
[INFO] [stdout] 159 | |     "#
[INFO] [stdout] 160 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `krate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `cargo_files_test` in the list of imported crates
[INFO] [stdout]    --> tests/tests.rs:25:23
[INFO] [stdout]     |
[INFO] [stdout] 25  |           let krate = ::cargo_files_test::make_crate!($def);
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^ could not find `cargo_files_test` in the list of imported crates
[INFO] [stdout] ...
[INFO] [stdout] 138 | /     krate!(
[INFO] [stdout] 139 | |         r#"
[INFO] [stdout] 140 | |         src:
[INFO] [stdout] 141 | |           - lib.rs [parse]
[INFO] [stdout] ...   |
[INFO] [stdout] 144 | |     "#
[INFO] [stdout] 145 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `krate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `cargo_files_test` in the list of imported crates
[INFO] [stdout]    --> tests/tests.rs:25:23
[INFO] [stdout]     |
[INFO] [stdout] 25  |           let krate = ::cargo_files_test::make_crate!($def);
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^ could not find `cargo_files_test` in the list of imported crates
[INFO] [stdout] ...
[INFO] [stdout] 119 | /     krate!(
[INFO] [stdout] 120 | |         r#"
[INFO] [stdout] 121 | |         src:
[INFO] [stdout] 122 | |           - lib.rs [new, subdir2, subdir]; subdir [subdir_module]
[INFO] [stdout] ...   |
[INFO] [stdout] 131 | |     "#
[INFO] [stdout] 132 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `krate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `cargo_files_test` in the list of imported crates
[INFO] [stdout]    --> tests/tests.rs:25:23
[INFO] [stdout]     |
[INFO] [stdout] 25  |           let krate = ::cargo_files_test::make_crate!($def);
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^ could not find `cargo_files_test` in the list of imported crates
[INFO] [stdout] ...
[INFO] [stdout] 103 | /     krate!(
[INFO] [stdout] 104 | |         r#"
[INFO] [stdout] 105 | |         src:
[INFO] [stdout] 106 | |           - lib.rs [apple]
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     "#
[INFO] [stdout] 113 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `krate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `cargo_files_test` in the list of imported crates
[INFO] [stdout]   --> tests/tests.rs:25:23
[INFO] [stdout]    |
[INFO] [stdout] 25 |           let krate = ::cargo_files_test::make_crate!($def);
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^ could not find `cargo_files_test` in the list of imported crates
[INFO] [stdout] ...
[INFO] [stdout] 86 | /     krate!(
[INFO] [stdout] 87 | |         r#"
[INFO] [stdout] 88 | |         src:
[INFO] [stdout] 89 | |           - lib.rs [inline, apple]; inline [inner(other.rs), cat]
[INFO] [stdout] ...  |
[INFO] [stdout] 94 | |     "#
[INFO] [stdout] 95 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `krate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `cargo_files_test` in the list of imported crates
[INFO] [stdout]   --> tests/tests.rs:25:23
[INFO] [stdout]    |
[INFO] [stdout] 25 |           let krate = ::cargo_files_test::make_crate!($def);
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^ could not find `cargo_files_test` in the list of imported crates
[INFO] [stdout] ...
[INFO] [stdout] 74 | /     krate!(
[INFO] [stdout] 75 | |         r#"
[INFO] [stdout] 76 | |         src:
[INFO] [stdout] 77 | |           - lib.rs [inline]; inline [apple]
[INFO] [stdout] ...  |
[INFO] [stdout] 80 | |     "#
[INFO] [stdout] 81 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `krate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `cargo_files_test` in the list of imported crates
[INFO] [stdout]   --> tests/tests.rs:25:23
[INFO] [stdout]    |
[INFO] [stdout] 25 |           let krate = ::cargo_files_test::make_crate!($def);
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^ could not find `cargo_files_test` in the list of imported crates
[INFO] [stdout] ...
[INFO] [stdout] 61 | /     krate!(
[INFO] [stdout] 62 | |         r#"
[INFO] [stdout] 63 | |         src:
[INFO] [stdout] 64 | |           - lib.rs [scooby(apple.rs), banana]
[INFO] [stdout] ...  |
[INFO] [stdout] 68 | |     "#
[INFO] [stdout] 69 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `krate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `cargo_files_test` in the list of imported crates
[INFO] [stdout]   --> tests/tests.rs:25:23
[INFO] [stdout]    |
[INFO] [stdout] 25 |           let krate = ::cargo_files_test::make_crate!($def);
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^ could not find `cargo_files_test` in the list of imported crates
[INFO] [stdout] ...
[INFO] [stdout] 47 | /     krate!(
[INFO] [stdout] 48 | |         "
[INFO] [stdout] 49 | |         src:
[INFO] [stdout] 50 | |           - lib.rs [scooby]
[INFO] [stdout] ...  |
[INFO] [stdout] 55 | |     "
[INFO] [stdout] 56 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `krate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `cargo_files_test` in the list of imported crates
[INFO] [stdout]   --> tests/tests.rs:25:23
[INFO] [stdout]    |
[INFO] [stdout] 25 |           let krate = ::cargo_files_test::make_crate!($def);
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^ could not find `cargo_files_test` in the list of imported crates
[INFO] [stdout] ...
[INFO] [stdout] 32 | /     krate!(
[INFO] [stdout] 33 | |         "
[INFO] [stdout] 34 | |         src:
[INFO] [stdout] 35 | |           - lib.rs [test, whatever]
[INFO] [stdout] ...  |
[INFO] [stdout] 41 | |     "
[INFO] [stdout] 42 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `krate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cargo-files-core` (test "tests") due to 12 previous errors
[INFO] running `Command { std: "docker" "inspect" "b2ea99dd56593b57cee5b72e428cc30e1ce07c00b8ffe923b40d2ad8cf6bd7dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b2ea99dd56593b57cee5b72e428cc30e1ce07c00b8ffe923b40d2ad8cf6bd7dd", kill_on_drop: false }`
[INFO] [stdout] b2ea99dd56593b57cee5b72e428cc30e1ce07c00b8ffe923b40d2ad8cf6bd7dd
