[INFO] fetching crate arzmq 0.5.7... [INFO] checking arzmq-0.5.7 against master#2b112efcccf831c0e0fbaa6470047c7067f12801 for pr-150727-1 [INFO] extracting crate arzmq 0.5.7 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate arzmq 0.5.7 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate arzmq 0.5.7 [INFO] tweaked toml for crates.io crate arzmq 0.5.7 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate arzmq 0.5.7 on toolchain 2b112efcccf831c0e0fbaa6470047c7067f12801 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2b112efcccf831c0e0fbaa6470047c7067f12801" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate arzmq 0.5.7 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" "+2b112efcccf831c0e0fbaa6470047c7067f12801" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded derive_builder_macro v0.20.2 [INFO] [stderr] Downloaded dircpy v0.3.19 [INFO] [stderr] Downloaded serde_spanned v1.0.3 [INFO] [stderr] Downloaded gloo-timers v0.3.0 [INFO] [stderr] Downloaded autotools v0.2.7 [INFO] [stderr] Downloaded crossbeam v0.8.4 [INFO] [stderr] Downloaded async-attributes v1.1.2 [INFO] [stderr] Downloaded quote v1.0.41 [INFO] [stderr] Downloaded async-global-executor v2.4.1 [INFO] [stderr] Downloaded target-lexicon v0.13.3 [INFO] [stderr] Downloaded jwalk v0.8.1 [INFO] [stderr] Downloaded toml v0.9.8 [INFO] [stderr] Downloaded cc v1.2.44 [INFO] [stderr] Downloaded derive_more-impl v2.0.1 [INFO] [stderr] Downloaded derive_more v2.0.1 [INFO] [stderr] Downloaded rstest_macros v0.26.1 [INFO] [stderr] Downloaded rstest v0.26.1 [INFO] [stderr] Downloaded cfg-expr v0.20.4 [INFO] [stderr] Downloaded toml_writer v1.0.4 [INFO] [stderr] Downloaded value-bag v1.11.1 [INFO] [stderr] Downloaded async-std v1.13.2 [INFO] [stderr] Downloaded bindgen v0.72.1 [INFO] [stderr] Downloaded syn v2.0.108 [INFO] [stderr] Downloaded derive_builder v0.20.2 [INFO] [stderr] Downloaded system-deps v7.0.7 [INFO] [stderr] Downloaded kv-log-macro v1.0.7 [INFO] [stderr] Downloaded derive_builder_core v0.20.2 [INFO] [stderr] Downloaded version-compare v0.2.1 [INFO] [stderr] Downloaded libc v1.0.0-alpha.1 [INFO] [stderr] Downloaded arzmq-sys v0.5.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2b112efcccf831c0e0fbaa6470047c7067f12801" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 40367b30d259c5056e224fe4bfc3ae8d5561fab0d1c047e7b39e8fe1c3827082 [INFO] running `Command { std: "docker" "start" "-a" "40367b30d259c5056e224fe4bfc3ae8d5561fab0d1c047e7b39e8fe1c3827082", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "40367b30d259c5056e224fe4bfc3ae8d5561fab0d1c047e7b39e8fe1c3827082", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "40367b30d259c5056e224fe4bfc3ae8d5561fab0d1c047e7b39e8fe1c3827082", kill_on_drop: false }` [INFO] [stdout] 40367b30d259c5056e224fe4bfc3ae8d5561fab0d1c047e7b39e8fe1c3827082 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2b112efcccf831c0e0fbaa6470047c7067f12801" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8be68c0bc14267c66bbfc493c58392b677515a7446fb8b7d871455e7dbd3b071 [INFO] running `Command { std: "docker" "start" "-a" "8be68c0bc14267c66bbfc493c58392b677515a7446fb8b7d871455e7dbd3b071", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling target-lexicon v0.13.3 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling find-msvc-tools v0.1.4 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling cc v1.2.44 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Compiling bindgen v0.72.1 [INFO] [stderr] Compiling toml_parser v1.0.4 [INFO] [stderr] Compiling toml_datetime v0.7.3 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling serde_spanned v1.0.3 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling cfg-expr v0.20.4 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling toml v0.9.8 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling version-compare v0.2.1 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling libc v1.0.0-alpha.1 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling system-deps v7.0.7 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling jwalk v0.8.1 [INFO] [stderr] Compiling dircpy v0.3.19 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling autotools v0.2.7 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling rstest_macros v0.26.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Checking lock_api v0.4.14 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Checking derive_more v2.0.1 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Checking derive_builder v0.20.2 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking rstest v0.26.1 [INFO] [stderr] Compiling arzmq-sys v0.5.7 [INFO] [stderr] Compiling arzmq v0.5.7 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 37s [INFO] running `Command { std: "docker" "inspect" "8be68c0bc14267c66bbfc493c58392b677515a7446fb8b7d871455e7dbd3b071", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8be68c0bc14267c66bbfc493c58392b677515a7446fb8b7d871455e7dbd3b071", kill_on_drop: false }` [INFO] [stdout] 8be68c0bc14267c66bbfc493c58392b677515a7446fb8b7d871455e7dbd3b071