[INFO] fetching crate lakers-ead-zeroconf 0.4.1... [INFO] testing lakers-ead-zeroconf-0.4.1 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate lakers-ead-zeroconf 0.4.1 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate lakers-ead-zeroconf 0.4.1 [INFO] finished tweaking crates.io crate lakers-ead-zeroconf 0.4.1 [INFO] tweaked toml for crates.io crate lakers-ead-zeroconf 0.4.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate lakers-ead-zeroconf 0.4.1 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 2 packages to latest compatible versions [INFO] [stderr] Adding lakers-shared v0.4.1 (available: v0.8.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 06ee05f384758c2c0683a322e7916a3a4b9ff8ee3d5868554392b7bc178eae32 [INFO] running `Command { std: "docker" "start" "-a" "06ee05f384758c2c0683a322e7916a3a4b9ff8ee3d5868554392b7bc178eae32", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "06ee05f384758c2c0683a322e7916a3a4b9ff8ee3d5868554392b7bc178eae32", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06ee05f384758c2c0683a322e7916a3a4b9ff8ee3d5868554392b7bc178eae32", kill_on_drop: false }` [INFO] [stdout] 06ee05f384758c2c0683a322e7916a3a4b9ff8ee3d5868554392b7bc178eae32 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f46fb6eba794ea62d1909b24aa93452d01fa82b9af6941747e0cb82731b4b68e [INFO] running `Command { std: "docker" "start" "-a" "f46fb6eba794ea62d1909b24aa93452d01fa82b9af6941747e0cb82731b4b68e", kill_on_drop: false }` [INFO] [stderr] Compiling lakers-shared v0.4.1 [INFO] [stderr] Compiling lakers-ead-zeroconf v0.4.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/lib.rs:59:14 [INFO] [stdout] | [INFO] [stdout] 59 | unsafe { &EAD_INITIATOR_GLOBAL_STATE } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default [INFO] [stdout] help: use `&raw const` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 59 | unsafe { &raw const EAD_INITIATOR_GLOBAL_STATE } [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/lib.rs:323:14 [INFO] [stdout] | [INFO] [stdout] 323 | unsafe { &EAD_RESPONDER_GLOBAL_STATE } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] help: use `&raw const` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 323 | unsafe { &raw const EAD_RESPONDER_GLOBAL_STATE } [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/lib.rs:508:14 [INFO] [stdout] | [INFO] [stdout] 508 | unsafe { &MOCK_EAD_SERVER_GLOBAL_STATE } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] help: use `&raw const` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 508 | unsafe { &raw const MOCK_EAD_SERVER_GLOBAL_STATE } [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s [INFO] running `Command { std: "docker" "inspect" "f46fb6eba794ea62d1909b24aa93452d01fa82b9af6941747e0cb82731b4b68e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f46fb6eba794ea62d1909b24aa93452d01fa82b9af6941747e0cb82731b4b68e", kill_on_drop: false }` [INFO] [stdout] f46fb6eba794ea62d1909b24aa93452d01fa82b9af6941747e0cb82731b4b68e [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] de8f523159d158967de098daa6fa415d438d863229efa094ff39246054944b5c [INFO] running `Command { std: "docker" "start" "-a" "de8f523159d158967de098daa6fa415d438d863229efa094ff39246054944b5c", kill_on_drop: false }` [INFO] [stderr] Compiling hexlit v0.5.5 [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/lib.rs:59:14 [INFO] [stdout] | [INFO] [stdout] 59 | unsafe { &EAD_INITIATOR_GLOBAL_STATE } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default [INFO] [stdout] help: use `&raw const` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 59 | unsafe { &raw const EAD_INITIATOR_GLOBAL_STATE } [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/lib.rs:323:14 [INFO] [stdout] | [INFO] [stdout] 323 | unsafe { &EAD_RESPONDER_GLOBAL_STATE } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] help: use `&raw const` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 323 | unsafe { &raw const EAD_RESPONDER_GLOBAL_STATE } [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/lib.rs:508:14 [INFO] [stdout] | [INFO] [stdout] 508 | unsafe { &MOCK_EAD_SERVER_GLOBAL_STATE } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] help: use `&raw const` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 508 | unsafe { &raw const MOCK_EAD_SERVER_GLOBAL_STATE } [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling lakers-ead-zeroconf v0.4.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `lakers_crypto` [INFO] [stdout] --> src/lib.rs:761:9 [INFO] [stdout] | [INFO] [stdout] 761 | use lakers_crypto::default_crypto; [INFO] [stdout] | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `lakers_crypto` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `lakers_crypto`, use `cargo add lakers_crypto` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `lakers_crypto` [INFO] [stdout] --> src/lib.rs:891:9 [INFO] [stdout] | [INFO] [stdout] 891 | use lakers_crypto::default_crypto; [INFO] [stdout] | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `lakers_crypto` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `lakers_crypto`, use `cargo add lakers_crypto` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `lakers_crypto` [INFO] [stdout] --> src/lib.rs:982:9 [INFO] [stdout] | [INFO] [stdout] 982 | use lakers_crypto::default_crypto; [INFO] [stdout] | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `lakers_crypto` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `lakers_crypto`, use `cargo add lakers_crypto` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `lakers_crypto` [INFO] [stdout] --> src/lib.rs:1070:9 [INFO] [stdout] | [INFO] [stdout] 1070 | use lakers_crypto::default_crypto; [INFO] [stdout] | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `lakers_crypto` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `lakers_crypto`, use `cargo add lakers_crypto` 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 `lakers-ead-zeroconf` (lib test) due to 4 previous errors [INFO] running `Command { std: "docker" "inspect" "de8f523159d158967de098daa6fa415d438d863229efa094ff39246054944b5c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de8f523159d158967de098daa6fa415d438d863229efa094ff39246054944b5c", kill_on_drop: false }` [INFO] [stdout] de8f523159d158967de098daa6fa415d438d863229efa094ff39246054944b5c