[INFO] fetching crate cargo-files-core 0.1.0...
[INFO] checking cargo-files-core-0.1.0 against master#c2f2db79ca3024f68d22b45aa22b570775c2c4ad for pr-124157
[INFO] extracting crate cargo-files-core 0.1.0 into /workspace/builds/worker-1-tc1/source
[INFO] validating manifest of crates.io crate cargo-files-core 0.1.0 on toolchain c2f2db79ca3024f68d22b45aa22b570775c2c4ad
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "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-1-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 43 packages to latest compatible versions
[INFO] [stderr]       Adding cargo_metadata v0.15.4 (latest: v0.18.1)
[INFO] [stderr]       Adding encode_unicode v0.3.6 (latest: v1.0.0)
[INFO] [stderr]       Adding linux-raw-sys v0.4.13 (latest: v0.6.4)
[INFO] [stderr]       Adding syn v1.0.109 (latest: v2.0.60)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cargo_metadata v0.15.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4bd202ea5244b0f5c2ead643463818d2784388a11c31a35a2fcfd8afc607fe33
[INFO] running `Command { std: "docker" "start" "-a" "4bd202ea5244b0f5c2ead643463818d2784388a11c31a35a2fcfd8afc607fe33", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4bd202ea5244b0f5c2ead643463818d2784388a11c31a35a2fcfd8afc607fe33", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4bd202ea5244b0f5c2ead643463818d2784388a11c31a35a2fcfd8afc607fe33", kill_on_drop: false }`
[INFO] [stdout] 4bd202ea5244b0f5c2ead643463818d2784388a11c31a35a2fcfd8afc607fe33
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b4176b36ae56045258d4aa88900aff87a6f54f01fe9874ba92e62c2e1ade77cf
[INFO] running `Command { std: "docker" "start" "-a" "b4176b36ae56045258d4aa88900aff87a6f54f01fe9874ba92e62c2e1ade77cf", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling serde v1.0.200
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]    Compiling thiserror v1.0.59
[INFO] [stderr]    Compiling libc v0.2.154
[INFO] [stderr]    Compiling camino v1.1.6
[INFO] [stderr]    Compiling serde_json v1.0.116
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]     Checking ryu v1.0.17
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.13
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking similar v2.5.0
[INFO] [stderr]     Checking fastrand v2.1.0
[INFO] [stderr]     Checking dunce v1.0.4
[INFO] [stderr]     Checking pathdiff v0.2.1
[INFO] [stderr]     Checking quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]     Checking console v0.15.8
[INFO] [stderr]     Checking tempfile v3.10.1
[INFO] [stderr]    Compiling serde_derive v1.0.200
[INFO] [stderr]    Compiling thiserror-impl v1.0.59
[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" "b4176b36ae56045258d4aa88900aff87a6f54f01fe9874ba92e62c2e1ade77cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b4176b36ae56045258d4aa88900aff87a6f54f01fe9874ba92e62c2e1ade77cf", kill_on_drop: false }`
[INFO] [stdout] b4176b36ae56045258d4aa88900aff87a6f54f01fe9874ba92e62c2e1ade77cf
[INFO] checking cargo-files-core-0.1.0 against try#9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88 for pr-124157
[INFO] extracting crate cargo-files-core 0.1.0 into /workspace/builds/worker-1-tc2/source
[INFO] validating manifest of crates.io crate cargo-files-core 0.1.0 on toolchain 9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "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-1-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 43 packages to latest compatible versions
[INFO] [stderr]       Adding cargo_metadata v0.15.4 (latest: v0.18.1)
[INFO] [stderr]       Adding encode_unicode v0.3.6 (latest: v1.0.0)
[INFO] [stderr]       Adding linux-raw-sys v0.4.13 (latest: v0.6.4)
[INFO] [stderr]       Adding syn v1.0.109 (latest: v2.0.60)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d94ef66018788abbde3933ace481f07269c3cbd556fa2522ca25e6cf7f334b6c
[INFO] running `Command { std: "docker" "start" "-a" "d94ef66018788abbde3933ace481f07269c3cbd556fa2522ca25e6cf7f334b6c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d94ef66018788abbde3933ace481f07269c3cbd556fa2522ca25e6cf7f334b6c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d94ef66018788abbde3933ace481f07269c3cbd556fa2522ca25e6cf7f334b6c", kill_on_drop: false }`
[INFO] [stdout] d94ef66018788abbde3933ace481f07269c3cbd556fa2522ca25e6cf7f334b6c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1b2e1b2dae279f49c59a3d1896d905e0631a4b4b91fbab0b22e7dcce8e143979
[INFO] running `Command { std: "docker" "start" "-a" "1b2e1b2dae279f49c59a3d1896d905e0631a4b4b91fbab0b22e7dcce8e143979", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling serde v1.0.200
[INFO] [stderr]    Compiling serde_json v1.0.116
[INFO] [stderr]    Compiling libc v0.2.154
[INFO] [stderr]    Compiling camino v1.1.6
[INFO] [stderr]    Compiling thiserror v1.0.59
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]     Checking ryu v1.0.17
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.13
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking dunce v1.0.4
[INFO] [stderr]     Checking fastrand v2.1.0
[INFO] [stderr]     Checking similar v2.5.0
[INFO] [stderr]     Checking pathdiff v0.2.1
[INFO] [stderr]     Checking quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]     Checking console v0.15.8
[INFO] [stderr]     Checking tempfile v3.10.1
[INFO] [stderr]    Compiling serde_derive v1.0.200
[INFO] [stderr]    Compiling thiserror-impl v1.0.59
[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" "1b2e1b2dae279f49c59a3d1896d905e0631a4b4b91fbab0b22e7dcce8e143979", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1b2e1b2dae279f49c59a3d1896d905e0631a4b4b91fbab0b22e7dcce8e143979", kill_on_drop: false }`
[INFO] [stdout] 1b2e1b2dae279f49c59a3d1896d905e0631a4b4b91fbab0b22e7dcce8e143979
