[INFO] fetching crate cargo-files-core 0.1.0...
[INFO] checking cargo-files-core-0.1.0 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate cargo-files-core 0.1.0 into /workspace/builds/worker-5-tc1/source
[INFO] validating manifest of crates.io crate cargo-files-core 0.1.0 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate cargo-files-core 0.1.0
[INFO] finished tweaking crates.io crate cargo-files-core 0.1.0
[INFO] tweaked toml for crates.io crate cargo-files-core 0.1.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded similar v2.5.0
[INFO] [stderr]   Downloaded cargo-platform v0.1.8
[INFO] [stderr]   Downloaded console v0.15.8
[INFO] [stderr]   Downloaded insta v1.38.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bc82762563a6ed1c4ffe139286b2f41d8187707f6478c44135d88bad26e7d72a
[INFO] running `Command { std: "docker" "start" "-a" "bc82762563a6ed1c4ffe139286b2f41d8187707f6478c44135d88bad26e7d72a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bc82762563a6ed1c4ffe139286b2f41d8187707f6478c44135d88bad26e7d72a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bc82762563a6ed1c4ffe139286b2f41d8187707f6478c44135d88bad26e7d72a", kill_on_drop: false }`
[INFO] [stdout] bc82762563a6ed1c4ffe139286b2f41d8187707f6478c44135d88bad26e7d72a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8732d11f49736823c2b7fc4c9217c8d99184c191c330a99e499c2540a1bedb1e
[INFO] running `Command { std: "docker" "start" "-a" "8732d11f49736823c2b7fc4c9217c8d99184c191c330a99e499c2540a1bedb1e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling camino v1.1.6
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]    Compiling serde_json v1.0.115
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rustix v0.38.32
[INFO] [stderr]     Checking linux-raw-sys v0.4.13
[INFO] [stderr]     Checking console v0.15.8
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking dunce v1.0.4
[INFO] [stderr]     Checking similar v2.5.0
[INFO] [stderr]     Checking pathdiff v0.2.1
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling syn v2.0.57
[INFO] [stderr]     Checking tempfile v3.10.1
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]     Checking thiserror v1.0.58
[INFO] [stderr]     Checking serde v1.0.197
[INFO] [stderr]     Checking cargo-platform v0.1.8
[INFO] [stderr]     Checking insta v1.38.0
[INFO] [stderr]     Checking cargo_metadata v0.15.4
[INFO] [stderr]     Checking cargo-files-core v0.1.0 (/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:24:23
[INFO] [stdout]    |
[INFO] [stdout] 24 |           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] 46 | /     krate!(
[INFO] [stdout] 47 | |         "
[INFO] [stdout] 48 | |         src:
[INFO] [stdout] 49 | |           - lib.rs [scooby]
[INFO] [stdout] ...  |
[INFO] [stdout] 54 | |     "
[INFO] [stdout] 55 | |     );
[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:24:23
[INFO] [stdout]    |
[INFO] [stdout] 24 |           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] 31 | /     krate!(
[INFO] [stdout] 32 | |         "
[INFO] [stdout] 33 | |         src:
[INFO] [stdout] 34 | |           - lib.rs [test, whatever]
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | |     "
[INFO] [stdout] 41 | |     );
[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: aborting due to 2 previous errors
[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 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "8732d11f49736823c2b7fc4c9217c8d99184c191c330a99e499c2540a1bedb1e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8732d11f49736823c2b7fc4c9217c8d99184c191c330a99e499c2540a1bedb1e", kill_on_drop: false }`
[INFO] [stdout] 8732d11f49736823c2b7fc4c9217c8d99184c191c330a99e499c2540a1bedb1e
[INFO] checking cargo-files-core-0.1.0 against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1
[INFO] extracting crate cargo-files-core 0.1.0 into /workspace/builds/worker-5-tc2/source
[INFO] validating manifest of crates.io crate cargo-files-core 0.1.0 on toolchain 72eda894eb3548c7ba774079ce0afab42958d4ee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate cargo-files-core 0.1.0
[INFO] finished tweaking crates.io crate cargo-files-core 0.1.0
[INFO] tweaked toml for crates.io crate cargo-files-core 0.1.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] be84c6073e0a1d489c026836113af66c0cb7e9f86a6c4732e2111d907f2df4fd
[INFO] running `Command { std: "docker" "start" "-a" "be84c6073e0a1d489c026836113af66c0cb7e9f86a6c4732e2111d907f2df4fd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "be84c6073e0a1d489c026836113af66c0cb7e9f86a6c4732e2111d907f2df4fd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "be84c6073e0a1d489c026836113af66c0cb7e9f86a6c4732e2111d907f2df4fd", kill_on_drop: false }`
[INFO] [stdout] be84c6073e0a1d489c026836113af66c0cb7e9f86a6c4732e2111d907f2df4fd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a1a1dc1de88437f0742e1786ad96c3932dce82270710de9abae45db3ad758418
[INFO] running `Command { std: "docker" "start" "-a" "a1a1dc1de88437f0742e1786ad96c3932dce82270710de9abae45db3ad758418", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]    Compiling serde_json v1.0.115
[INFO] [stderr]    Compiling camino v1.1.6
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rustix v0.38.32
[INFO] [stderr]     Checking linux-raw-sys v0.4.13
[INFO] [stderr]     Checking console v0.15.8
[INFO] [stderr]     Checking dunce v1.0.4
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking similar v2.5.0
[INFO] [stderr]     Checking pathdiff v0.2.1
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling syn v2.0.57
[INFO] [stderr]     Checking tempfile v3.10.1
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]     Checking thiserror v1.0.58
[INFO] [stderr]     Checking serde v1.0.197
[INFO] [stderr]     Checking cargo-platform v0.1.8
[INFO] [stderr]     Checking insta v1.38.0
[INFO] [stderr]     Checking cargo_metadata v0.15.4
[INFO] [stderr]     Checking cargo-files-core v0.1.0 (/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:24:23
[INFO] [stdout]    |
[INFO] [stdout] 24 |           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] 46 | /     krate!(
[INFO] [stdout] 47 | |         "
[INFO] [stdout] 48 | |         src:
[INFO] [stdout] 49 | |           - lib.rs [scooby]
[INFO] [stdout] ...  |
[INFO] [stdout] 54 | |     "
[INFO] [stdout] 55 | |     );
[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:24:23
[INFO] [stdout]    |
[INFO] [stdout] 24 |           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] 31 | /     krate!(
[INFO] [stdout] 32 | |         "
[INFO] [stdout] 33 | |         src:
[INFO] [stdout] 34 | |           - lib.rs [test, whatever]
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | |     "
[INFO] [stdout] 41 | |     );
[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: aborting due to 2 previous errors
[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 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "a1a1dc1de88437f0742e1786ad96c3932dce82270710de9abae45db3ad758418", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a1a1dc1de88437f0742e1786ad96c3932dce82270710de9abae45db3ad758418", kill_on_drop: false }`
[INFO] [stdout] a1a1dc1de88437f0742e1786ad96c3932dce82270710de9abae45db3ad758418
