[INFO] fetching crate breakmancer 0.2.0... [INFO] checking breakmancer-0.2.0 against master#a5db378dc14a40dd1580c27fb8362156446382c3 for pr-136490 [INFO] extracting crate breakmancer 0.2.0 into /workspace/builds/worker-2-tc1/source [INFO] validating manifest of crates.io crate breakmancer 0.2.0 on toolchain a5db378dc14a40dd1580c27fb8362156446382c3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a5db378dc14a40dd1580c27fb8362156446382c3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate breakmancer 0.2.0 [INFO] finished tweaking crates.io crate breakmancer 0.2.0 [INFO] tweaked toml for crates.io crate breakmancer 0.2.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate crates.io crate breakmancer 0.2.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" "+a5db378dc14a40dd1580c27fb8362156446382c3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rustyline-async v0.4.2 [INFO] [stderr] Downloaded alkali v0.3.0 [INFO] [stderr] Downloaded libsodium-sys-stable v1.20.4 [INFO] [stderr] Downloaded thingbuf v0.1.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+a5db378dc14a40dd1580c27fb8362156446382c3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 04e52766e5ab186a10adb1e2b6766cecb8cc0078f17e4c8404f1d131a64fcb2c [INFO] running `Command { std: "docker" "start" "-a" "04e52766e5ab186a10adb1e2b6766cecb8cc0078f17e4c8404f1d131a64fcb2c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "04e52766e5ab186a10adb1e2b6766cecb8cc0078f17e4c8404f1d131a64fcb2c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "04e52766e5ab186a10adb1e2b6766cecb8cc0078f17e4c8404f1d131a64fcb2c", kill_on_drop: false }` [INFO] [stdout] 04e52766e5ab186a10adb1e2b6766cecb8cc0078f17e4c8404f1d131a64fcb2c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+a5db378dc14a40dd1580c27fb8362156446382c3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 386ca876bf30056e5194ccf29673158ef96ebeddd72cd9c158dc09fe75d3f0f4 [INFO] running `Command { std: "docker" "start" "-a" "386ca876bf30056e5194ccf29673158ef96ebeddd72cd9c158dc09fe75d3f0f4", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling rle-decode-fast v1.0.3 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling libflate_lz77 v2.0.0 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Compiling dary_heap v0.3.6 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Compiling libflate v2.0.0 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling filetime v0.2.23 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Compiling cc v1.0.88 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling minisign-verify v0.2.1 [INFO] [stderr] Checking anstyle-parse v0.2.3 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Checking anstyle v1.0.6 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking anstyle-query v1.0.2 [INFO] [stderr] Checking anstream v0.6.13 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Checking socket2 v0.5.6 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Compiling xattr v1.3.1 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Compiling tar v0.4.40 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Checking strsim v0.11.0 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking bytes v1.6.0 [INFO] [stderr] Checking clap_lex v0.7.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking clap_builder v4.5.1 [INFO] [stderr] Checking crossterm v0.27.0 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking unicode-segmentation v1.11.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Compiling libsodium-sys-stable v1.20.4 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Checking half v1.8.3 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling indoc v2.0.4 [INFO] [stderr] Checking chrono v0.4.35 [INFO] [stderr] Checking base64 v0.22.0 [INFO] [stderr] Checking temp-env v0.3.6 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling clap_derive v4.5.0 [INFO] [stderr] Checking tokio v1.37.0 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Checking thingbuf v0.1.5 [INFO] [stderr] Checking regex v1.10.3 [INFO] [stderr] Checking clap v4.5.1 [INFO] [stderr] Checking rustyline-async v0.4.2 [INFO] [stderr] Checking signal-hook-tokio v0.3.1 [INFO] [stderr] Checking serde-big-array v0.5.1 [INFO] [stderr] Checking serde_bytes v0.11.14 [INFO] [stderr] Checking serde_cbor v0.11.2 [INFO] [stderr] Checking alkali v0.3.0 [INFO] [stderr] Checking breakmancer v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `use-serde` [INFO] [stdout] --> src/protocol.rs:209:1 [INFO] [stdout] | [INFO] [stdout] 209 | / hardened_buffer! { [INFO] [stdout] 210 | | pub SetupSecretBuffer(SETUP_SECRET_LENGTH) [INFO] [stdout] 211 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `hardened_buffer` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `hardened_buffer` may come from an old version of the `alkali` crate, try updating your dependency with `cargo update -p alkali` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the macro `hardened_buffer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `use-serde` [INFO] [stdout] --> src/protocol.rs:209:1 [INFO] [stdout] | [INFO] [stdout] 209 | / hardened_buffer! { [INFO] [stdout] 210 | | pub SetupSecretBuffer(SETUP_SECRET_LENGTH) [INFO] [stdout] 211 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `hardened_buffer` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `hardened_buffer` may come from an old version of the `alkali` crate, try updating your dependency with `cargo update -p alkali` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `hardened_buffer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `use-serde` [INFO] [stdout] --> src/protocol.rs:209:1 [INFO] [stdout] | [INFO] [stdout] 209 | / hardened_buffer! { [INFO] [stdout] 210 | | pub SetupSecretBuffer(SETUP_SECRET_LENGTH) [INFO] [stdout] 211 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `hardened_buffer` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `hardened_buffer` may come from an old version of the `alkali` crate, try updating your dependency with `cargo update -p alkali` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the macro `hardened_buffer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `use-serde` [INFO] [stdout] --> src/protocol.rs:209:1 [INFO] [stdout] | [INFO] [stdout] 209 | / hardened_buffer! { [INFO] [stdout] 210 | | pub SetupSecretBuffer(SETUP_SECRET_LENGTH) [INFO] [stdout] 211 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `hardened_buffer` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `hardened_buffer` may come from an old version of the `alkali` crate, try updating your dependency with `cargo update -p alkali` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `hardened_buffer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 43s [INFO] running `Command { std: "docker" "inspect" "386ca876bf30056e5194ccf29673158ef96ebeddd72cd9c158dc09fe75d3f0f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "386ca876bf30056e5194ccf29673158ef96ebeddd72cd9c158dc09fe75d3f0f4", kill_on_drop: false }` [INFO] [stdout] 386ca876bf30056e5194ccf29673158ef96ebeddd72cd9c158dc09fe75d3f0f4