[INFO] fetching crate zeromq 0.6.0-pre.1...
[INFO] testing zeromq-0.6.0-pre.1 against 1.95.0 for beta-1.96-2
[INFO] extracting crate zeromq 0.6.0-pre.1 into /workspace/builds/worker-3-tc1/source
[INFO] removed /workspace/builds/worker-3-tc1/source/.cargo/config.toml
[INFO] started tweaking crates.io crate zeromq 0.6.0-pre.1
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate zeromq 0.6.0-pre.1
[INFO] tweaked toml for crates.io crate zeromq 0.6.0-pre.1 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate zeromq 0.6.0-pre.1 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate zeromq 0.6.0-pre.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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded asynchronous-codec v0.7.0
[INFO] [stderr]   Downloaded dircpy v0.3.19
[INFO] [stderr]   Downloaded async-dispatcher v0.1.2
[INFO] [stderr]   Downloaded zmq-sys2 v0.3.0
[INFO] [stderr]   Downloaded saa v5.4.9
[INFO] [stderr]   Downloaded async-dispatcher-macros v0.1.1
[INFO] [stderr]   Downloaded zmq2 v0.5.0
[INFO] [stderr]   Downloaded sdd v4.6.2
[INFO] [stderr]   Downloaded scc v3.5.6
[INFO] [stderr]   Downloaded zeromq-src v0.2.6+4.3.4
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 756a715055a77522e2bebf30e67c07d0be004a2f51e1390b8ede54ec7551e2a3
[INFO] running `Command { std: "docker" "start" "-a" "756a715055a77522e2bebf30e67c07d0be004a2f51e1390b8ede54ec7551e2a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "756a715055a77522e2bebf30e67c07d0be004a2f51e1390b8ede54ec7551e2a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "756a715055a77522e2bebf30e67c07d0be004a2f51e1390b8ede54ec7551e2a3", kill_on_drop: false }`
[INFO] [stdout] 756a715055a77522e2bebf30e67c07d0be004a2f51e1390b8ede54ec7551e2a3
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 89eaad102c959856d34fe343a99fd2e292f48ecedf64cde73a02d78bffeb5d4b
[INFO] running `Command { std: "docker" "start" "-a" "89eaad102c959856d34fe343a99fd2e292f48ecedf64cde73a02d78bffeb5d4b", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling unicode-ident v1.0.23
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling saa v5.4.9
[INFO] [stderr]    Compiling sdd v4.6.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling scc v3.5.6
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling uuid v1.20.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling asynchronous-codec v0.7.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling zeromq v0.6.0-pre.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.34s
[INFO] running `Command { std: "docker" "inspect" "89eaad102c959856d34fe343a99fd2e292f48ecedf64cde73a02d78bffeb5d4b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "89eaad102c959856d34fe343a99fd2e292f48ecedf64cde73a02d78bffeb5d4b", kill_on_drop: false }`
[INFO] [stdout] 89eaad102c959856d34fe343a99fd2e292f48ecedf64cde73a02d78bffeb5d4b
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ff8d99f74784583143ed8ee7a4c1798596494eed479b0ecf3f0ab9c3b6f7fdb0
[INFO] running `Command { std: "docker" "start" "-a" "ff8d99f74784583143ed8ee7a4c1798596494eed479b0ecf3f0ab9c3b6f7fdb0", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling zerocopy-derive v0.8.39
[INFO] [stderr]    Compiling cfg-expr v0.15.8
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling zmij v1.0.20
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling clap_builder v4.5.57
[INFO] [stderr]    Compiling zmq2 v0.5.0
[INFO] [stderr]    Compiling cc v1.2.55
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling waker-fn v1.2.0
[INFO] [stderr]    Compiling async-dispatcher-macros v0.1.1
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling futures-lite v1.13.0
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling async-dispatcher v0.1.2
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling clap v4.5.57
[INFO] [stderr]    Compiling jwalk v0.8.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling dircpy v0.3.19
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling zeromq-src v0.2.6+4.3.4
[INFO] [stderr]    Compiling pretty_env_logger v0.5.0
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling system-deps v6.2.2
[INFO] [stderr]    Compiling zmq-sys2 v0.3.0
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling zeromq v0.6.0-pre.1 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `zeromq` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.95.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name zeromq --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="all-transport"' --cfg 'feature="default"' --cfg 'feature="ipc-transport"' --cfg 'feature="tcp-transport"' --cfg 'feature="tokio"' --cfg 'feature="tokio-runtime"' --cfg 'feature="tokio-util"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-transport", "async-dispatcher", "async-dispatcher-macros", "async-dispatcher-runtime", "async-std", "async-std-runtime", "default", "ipc-transport", "tcp-transport", "tokio", "tokio-runtime", "tokio-util"))' -C metadata=1661c32f0da3fa80 -C extra-filename=-90c0295ac885d6a8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_dispatcher=/opt/rustwide/target/debug/deps/libasync_dispatcher-8f33115ae390e116.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-cd9a25dfefefd1c0.so --extern asynchronous_codec=/opt/rustwide/target/debug/deps/libasynchronous_codec-09dd56ebb247e7ad.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-2edb8796c3d48962.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-dc955a3382412b0f.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-328eb9d9f7ee3429.rlib --extern crossbeam_queue=/opt/rustwide/target/debug/deps/libcrossbeam_queue-dbb9956287daf6aa.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-48791d31c7db1095.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-0b3fae1a86581d8a.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-6c471594c474097a.rlib --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-273ad04c307a34b9.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-043957f93fe71476.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-c8ae8a40b98db7c7.rlib --extern pretty_env_logger=/opt/rustwide/target/debug/deps/libpretty_env_logger-76d224933e114a8f.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-76c48fcd54226540.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-7c2d5ea5d709ce94.rlib --extern scc=/opt/rustwide/target/debug/deps/libscc-558778b79eced8ff.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-9cffa8e886b6353a.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-ea18397127680c4d.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-e35d9de6e3dc59c8.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-4d5e94fbea7af5da.rlib --extern zmq2=/opt/rustwide/target/debug/deps/libzmq2-0424005c68b2debb.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/zmq-sys2-941efc6a3f0332a4/out/lib -L native=/opt/rustwide/target/debug/build/zmq-sys2-941efc6a3f0332a4/out/lib` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "ff8d99f74784583143ed8ee7a4c1798596494eed479b0ecf3f0ab9c3b6f7fdb0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ff8d99f74784583143ed8ee7a4c1798596494eed479b0ecf3f0ab9c3b6f7fdb0", kill_on_drop: false }`
[INFO] [stdout] ff8d99f74784583143ed8ee7a4c1798596494eed479b0ecf3f0ab9c3b6f7fdb0
