[INFO] fetching crate srctrait-common-tooling 1.0.1... [INFO] checking srctrait-common-tooling-1.0.1 against try#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 for pr-145608-1 [INFO] extracting crate srctrait-common-tooling 1.0.1 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate srctrait-common-tooling 1.0.1 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate srctrait-common-tooling 1.0.1 [INFO] tweaked toml for crates.io crate srctrait-common-tooling 1.0.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate srctrait-common-tooling 1.0.1 on toolchain c659ee110de67e82444e4b6c8407c1a9af9c2cf6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate srctrait-common-tooling 1.0.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 72dc7670b96d999ec41e50fa63640d407342dfaa113a77927eb1477fa093ebac [INFO] running `Command { std: "docker" "start" "-a" "72dc7670b96d999ec41e50fa63640d407342dfaa113a77927eb1477fa093ebac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "72dc7670b96d999ec41e50fa63640d407342dfaa113a77927eb1477fa093ebac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "72dc7670b96d999ec41e50fa63640d407342dfaa113a77927eb1477fa093ebac", kill_on_drop: false }` [INFO] [stdout] 72dc7670b96d999ec41e50fa63640d407342dfaa113a77927eb1477fa093ebac [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bf0318179207418355e830e4c70b373739746b7edc99995c6cff4da69dc1649b [INFO] running `Command { std: "docker" "start" "-a" "bf0318179207418355e830e4c70b373739746b7edc99995c6cff4da69dc1649b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Checking bitflags v2.9.0 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Checking siphasher v1.0.1 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking unicode-width v0.2.0 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling uuhelp_parser v0.0.30 [INFO] [stderr] Checking nom v8.0.0 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Checking wild v2.2.1 [INFO] [stderr] Checking glob v0.3.2 [INFO] [stderr] Checking srctrait-common-stdx v1.0.1 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Checking phf v0.11.3 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking os_display v0.1.4 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling uucore_procs v0.0.30 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking filetime v0.2.25 [INFO] [stderr] Checking terminal_size v0.4.2 [INFO] [stderr] Checking xattr v1.5.0 [INFO] [stderr] Checking tar v0.4.44 [INFO] [stderr] Checking clap_builder v4.5.35 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking parse_datetime v0.8.0 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling chrono-tz-build v0.4.1 [INFO] [stderr] Compiling chrono-tz v0.10.3 [INFO] [stderr] Checking clap v4.5.35 [INFO] [stderr] Checking uucore v0.0.30 [INFO] [stderr] Checking uu_touch v0.0.30 [INFO] [stderr] Checking srctrait-common-tooling v1.0.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `srctrait_common_testing` [INFO] [stdout] --> tests/file_touch.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | use srctrait_common_testing::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `srctrait_common_testing` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 4 - use srctrait_common_testing::prelude::*; [INFO] [stdout] 4 + use srctrait_common_tooling::prelude::*; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testing` [INFO] [stdout] --> tests/file_touch.rs:16:20 [INFO] [stdout] | [INFO] [stdout] 16 | let test = testing::test!({ [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `testing` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testing` [INFO] [stdout] --> tests/file_touch.rs:6:39 [INFO] [stdout] | [INFO] [stdout] 6 | static TESTING: testing::Module = testing::module!(Integration, { [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `testing` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `srctrait_common_testing` [INFO] [stdout] --> tests/path_diff.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | use srctrait_common_testing::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `srctrait_common_testing` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 7 - use srctrait_common_testing::prelude::*; [INFO] [stdout] 7 + use srctrait_common_tooling::prelude::*; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testing` [INFO] [stdout] --> tests/path_diff.rs:73:20 [INFO] [stdout] | [INFO] [stdout] 73 | let test = testing::test!({ [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `testing` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testing` [INFO] [stdout] --> tests/path_diff.rs:15:20 [INFO] [stdout] | [INFO] [stdout] 15 | let test = testing::test!({ [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `testing` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testing` [INFO] [stdout] --> tests/path_diff.rs:9:39 [INFO] [stdout] | [INFO] [stdout] 9 | static TESTING: testing::Module = testing::module!(Integration, { [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `testing` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `tested` in this scope [INFO] [stdout] --> tests/file_touch.rs:14:7 [INFO] [stdout] | [INFO] [stdout] 14 | #[tested] [INFO] [stdout] | ^^^^^^ help: an attribute macro with a similar name exists: `test` [INFO] [stdout] --> /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/core/src/macros/mod.rs:1643:5 [INFO] [stdout] | [INFO] [stdout] = note: similarly named attribute macro `test` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `tested` in this scope [INFO] [stdout] --> tests/path_diff.rs:71:7 [INFO] [stdout] | [INFO] [stdout] 71 | #[tested] [INFO] [stdout] | ^^^^^^ help: an attribute macro with a similar name exists: `test` [INFO] [stdout] --> /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/core/src/macros/mod.rs:1643:5 [INFO] [stdout] | [INFO] [stdout] = note: similarly named attribute macro `test` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `tested` in this scope [INFO] [stdout] --> tests/path_diff.rs:13:7 [INFO] [stdout] | [INFO] [stdout] 13 | #[tested] [INFO] [stdout] | ^^^^^^ help: an attribute macro with a similar name exists: `test` [INFO] [stdout] --> /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/core/src/macros/mod.rs:1643:5 [INFO] [stdout] | [INFO] [stdout] = note: similarly named attribute macro `test` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tooling` [INFO] [stdout] --> tests/file_touch.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | tooling::touch_file(&temp_file, Some(test_time)); [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `tooling` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `tooling`, use `cargo add tooling` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testing` [INFO] [stdout] --> tests/path_diff.rs:9:21 [INFO] [stdout] | [INFO] [stdout] 9 | static TESTING: testing::Module = testing::module!(Integration, { [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `testing` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `testing`, use `cargo add testing` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testing` [INFO] [stdout] --> tests/file_touch.rs:6:21 [INFO] [stdout] | [INFO] [stdout] 6 | static TESTING: testing::Module = testing::module!(Integration, { [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `testing` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `testing`, use `cargo add testing` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `srctrait-common-tooling` (test "file_touch") due to 6 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `srctrait-common-tooling` (test "path_diff") due to 7 previous errors [INFO] running `Command { std: "docker" "inspect" "bf0318179207418355e830e4c70b373739746b7edc99995c6cff4da69dc1649b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf0318179207418355e830e4c70b373739746b7edc99995c6cff4da69dc1649b", kill_on_drop: false }` [INFO] [stdout] bf0318179207418355e830e4c70b373739746b7edc99995c6cff4da69dc1649b