[INFO] fetching crate referencing 0.33.0... [INFO] testing referencing-0.33.0 against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] extracting crate referencing 0.33.0 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate referencing 0.33.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate referencing 0.33.0 [INFO] tweaked toml for crates.io crate referencing 0.33.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate referencing 0.33.0 on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate referencing 0.33.0 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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 07a1197d9acb943318f1ff9be4c6b3e7ea2c7f1b7b196bb3f0efb4c6fb0bcc94 [INFO] running `Command { std: "docker" "start" "-a" "07a1197d9acb943318f1ff9be4c6b3e7ea2c7f1b7b196bb3f0efb4c6fb0bcc94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "07a1197d9acb943318f1ff9be4c6b3e7ea2c7f1b7b196bb3f0efb4c6fb0bcc94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "07a1197d9acb943318f1ff9be4c6b3e7ea2c7f1b7b196bb3f0efb4c6fb0bcc94", kill_on_drop: false }` [INFO] [stdout] 07a1197d9acb943318f1ff9be4c6b3e7ea2c7f1b7b196bb3f0efb4c6fb0bcc94 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 730af16c728f2e5fade5c035d318b57b17d570a70aa6960e1506374a3a7381eb [INFO] running `Command { std: "docker" "start" "-a" "730af16c728f2e5fade5c035d318b57b17d570a70aa6960e1506374a3a7381eb", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling ref-cast v1.0.24 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling borrow-or-share v0.2.2 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling ref-cast-impl v1.0.24 [INFO] [stderr] Compiling fluent-uri v0.3.2 [INFO] [stderr] Compiling referencing v0.33.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/anchors/keys.rs:72:13 [INFO] [stdout] | [INFO] [stdout] 72 | impl Eq for (dyn BorrowDyn + '_) {} [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 72 - impl Eq for (dyn BorrowDyn + '_) {} [INFO] [stdout] 72 + impl Eq for dyn BorrowDyn + '_ {} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/anchors/keys.rs:74:20 [INFO] [stdout] | [INFO] [stdout] 74 | impl PartialEq for (dyn BorrowDyn + '_) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 74 - impl PartialEq for (dyn BorrowDyn + '_) { [INFO] [stdout] 74 + impl PartialEq for dyn BorrowDyn + '_ { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/anchors/keys.rs:80:15 [INFO] [stdout] | [INFO] [stdout] 80 | impl Hash for (dyn BorrowDyn + '_) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 80 - impl Hash for (dyn BorrowDyn + '_) { [INFO] [stdout] 80 + impl Hash for dyn BorrowDyn + '_ { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.86s [INFO] running `Command { std: "docker" "inspect" "730af16c728f2e5fade5c035d318b57b17d570a70aa6960e1506374a3a7381eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "730af16c728f2e5fade5c035d318b57b17d570a70aa6960e1506374a3a7381eb", kill_on_drop: false }` [INFO] [stdout] 730af16c728f2e5fade5c035d318b57b17d570a70aa6960e1506374a3a7381eb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5c3e1311b06e219c307d057e778abd05203af05019e51e51179db7cf1328f584 [INFO] running `Command { std: "docker" "start" "-a" "5c3e1311b06e219c307d057e778abd05203af05019e51e51179db7cf1328f584", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling clap_builder v4.5.44 [INFO] [stderr] Compiling bitflags v2.9.3 [INFO] [stderr] Compiling colored v2.2.0 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling codspeed-criterion-compat v3.0.5 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling statrs v0.18.0 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling uuid v1.18.0 [INFO] [stderr] Compiling clap v4.5.45 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling test-case-core v3.3.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling ref-cast-impl v1.0.24 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling test-case-macros v3.3.1 [INFO] [stderr] Compiling ref-cast v1.0.24 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling test-case v3.3.1 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling fluent-uri v0.3.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling codspeed v3.0.5 [INFO] [stderr] Compiling referencing v0.33.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/anchors/keys.rs:72:13 [INFO] [stdout] | [INFO] [stdout] 72 | impl Eq for (dyn BorrowDyn + '_) {} [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 72 - impl Eq for (dyn BorrowDyn + '_) {} [INFO] [stdout] 72 + impl Eq for dyn BorrowDyn + '_ {} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/anchors/keys.rs:74:20 [INFO] [stdout] | [INFO] [stdout] 74 | impl PartialEq for (dyn BorrowDyn + '_) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 74 - impl PartialEq for (dyn BorrowDyn + '_) { [INFO] [stdout] 74 + impl PartialEq for dyn BorrowDyn + '_ { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/anchors/keys.rs:80:15 [INFO] [stdout] | [INFO] [stdout] 80 | impl Hash for (dyn BorrowDyn + '_) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 80 - impl Hash for (dyn BorrowDyn + '_) { [INFO] [stdout] 80 + impl Hash for dyn BorrowDyn + '_ { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling criterion v0.7.0 [INFO] [stderr] Compiling codspeed-criterion-compat-walltime v3.0.5 [INFO] [stdout] error[E0432]: unresolved import `referencing_testsuite` [INFO] [stdout] --> tests/suite.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use referencing_testsuite::{suite, Test}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `referencing_testsuite` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `referencing_testsuite`, use `cargo add referencing_testsuite` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `referencing` (test "suite") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/anchors/keys.rs:72:13 [INFO] [stdout] | [INFO] [stdout] 72 | impl Eq for (dyn BorrowDyn + '_) {} [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 72 - impl Eq for (dyn BorrowDyn + '_) {} [INFO] [stdout] 72 + impl Eq for dyn BorrowDyn + '_ {} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/anchors/keys.rs:74:20 [INFO] [stdout] | [INFO] [stdout] 74 | impl PartialEq for (dyn BorrowDyn + '_) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 74 - impl PartialEq for (dyn BorrowDyn + '_) { [INFO] [stdout] 74 + impl PartialEq for dyn BorrowDyn + '_ { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/anchors/keys.rs:80:15 [INFO] [stdout] | [INFO] [stdout] 80 | impl Hash for (dyn BorrowDyn + '_) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 80 - impl Hash for (dyn BorrowDyn + '_) { [INFO] [stdout] 80 + impl Hash for dyn BorrowDyn + '_ { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "5c3e1311b06e219c307d057e778abd05203af05019e51e51179db7cf1328f584", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c3e1311b06e219c307d057e778abd05203af05019e51e51179db7cf1328f584", kill_on_drop: false }` [INFO] [stdout] 5c3e1311b06e219c307d057e778abd05203af05019e51e51179db7cf1328f584