[INFO] fetching crate zmq 0.10.0...
[INFO] testing zmq-0.10.0 against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] extracting crate zmq 0.10.0 into /workspace/builds/worker-0-tc1/source
[INFO] validating manifest of crates.io crate zmq 0.10.0 on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate zmq 0.10.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate zmq 0.10.0
[INFO] tweaked toml for crates.io crate zmq 0.10.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] crate crates.io crate zmq 0.10.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" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pulse v0.5.3
[INFO] [stderr]   Downloaded timebomb v0.1.2
[INFO] [stderr]   Downloaded version-compare v0.1.0
[INFO] [stderr]   Downloaded dircpy v0.3.13
[INFO] [stderr]   Downloaded jwalk v0.6.0
[INFO] [stderr]   Downloaded trybuild v1.0.56
[INFO] [stderr]   Downloaded zeromq-src v0.2.2+4.3.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b23d73f00c47461c01698e68fa2ed7bb951f6968503339e476847507849a4f90
[INFO] running `Command { std: "docker" "start" "-a" "b23d73f00c47461c01698e68fa2ed7bb951f6968503339e476847507849a4f90", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b23d73f00c47461c01698e68fa2ed7bb951f6968503339e476847507849a4f90", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b23d73f00c47461c01698e68fa2ed7bb951f6968503339e476847507849a4f90", kill_on_drop: false }`
[INFO] [stdout] b23d73f00c47461c01698e68fa2ed7bb951f6968503339e476847507849a4f90
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5a899762ea65cd648ec2aefec4cf47ce45a1bae3023fde54db2627f24cab9cda
[INFO] running `Command { std: "docker" "start" "-a" "5a899762ea65cd648ec2aefec4cf47ce45a1bae3023fde54db2627f24cab9cda", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.12
[INFO] [stderr]    Compiling libc v0.2.137
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.36
[INFO] [stderr]    Compiling rayon-core v1.9.3
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling crossbeam-queue v0.3.6
[INFO] [stderr]    Compiling syn v1.0.86
[INFO] [stderr]    Compiling serde_derive v1.0.136
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling version-compare v0.1.0
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]    Compiling pkg-config v0.3.24
[INFO] [stderr]    Compiling zmq v0.10.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.11
[INFO] [stderr]    Compiling rayon v1.5.3
[INFO] [stderr]    Compiling cfg-expr v0.11.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.6
[INFO] [stderr]    Compiling quote v1.0.15
[INFO] [stderr]    Compiling crossbeam-deque v0.8.2
[INFO] [stderr]    Compiling crossbeam v0.8.2
[INFO] [stderr]    Compiling num_cpus v1.14.0
[INFO] [stderr]    Compiling jobserver v0.1.25
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling jwalk v0.6.0
[INFO] [stderr]    Compiling dircpy v0.3.13
[INFO] [stderr]    Compiling zeromq-src v0.2.2+4.3.4
[INFO] [stderr]    Compiling toml v0.5.8
[INFO] [stderr]    Compiling system-deps v6.0.3
[INFO] [stderr]    Compiling zmq-sys v0.12.0
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.37s
[INFO] running `Command { std: "docker" "inspect" "5a899762ea65cd648ec2aefec4cf47ce45a1bae3023fde54db2627f24cab9cda", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5a899762ea65cd648ec2aefec4cf47ce45a1bae3023fde54db2627f24cab9cda", kill_on_drop: false }`
[INFO] [stdout] 5a899762ea65cd648ec2aefec4cf47ce45a1bae3023fde54db2627f24cab9cda
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 58ba6628eb57c0a09fed0e125d85e90d98a2f41db173872c480ac51da7508298
[INFO] running `Command { std: "docker" "start" "-a" "58ba6628eb57c0a09fed0e125d85e90d98a2f41db173872c480ac51da7508298", kill_on_drop: false }`
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]    Compiling crossbeam-utils v0.8.12
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling serde_json v1.0.79
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling num_threads v0.1.3
[INFO] [stderr]    Compiling atom v0.3.6
[INFO] [stderr]    Compiling ryu v1.0.9
[INFO] [stderr]    Compiling itoa v1.0.1
[INFO] [stderr]    Compiling trybuild v1.0.56
[INFO] [stderr]    Compiling fastrand v1.7.0
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling time v0.3.7
[INFO] [stderr]    Compiling once_cell v1.10.0
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling env_logger v0.9.1
[INFO] [stderr]    Compiling pulse v0.5.3
[INFO] [stderr]    Compiling nix v0.23.1
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.11
[INFO] [stderr]    Compiling crossbeam-channel v0.5.6
[INFO] [stderr]    Compiling crossbeam-queue v0.3.6
[INFO] [stderr]    Compiling timebomb v0.1.2
[INFO] [stderr]    Compiling crossbeam-deque v0.8.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling rayon-core v1.9.3
[INFO] [stderr]    Compiling crossbeam v0.8.2
[INFO] [stderr]    Compiling rayon v1.5.3
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling env_logger v0.8.4
[INFO] [stderr]    Compiling quickcheck v1.0.3
[INFO] [stderr]    Compiling jwalk v0.6.0
[INFO] [stderr]    Compiling toml v0.5.8
[INFO] [stderr]    Compiling dircpy v0.3.13
[INFO] [stderr]    Compiling zeromq-src v0.2.2+4.3.4
[INFO] [stderr]    Compiling system-deps v6.0.3
[INFO] [stderr]    Compiling zmq-sys v0.12.0
[INFO] [stderr]    Compiling zmq v0.10.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `Input` is never constructed
[INFO] [stdout]   --> tests/z85.rs:39:8
[INFO] [stdout]    |
[INFO] [stdout] 39 | struct Input(Vec<u8>);
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `compiletest_rs`
[INFO] [stdout]    --> tests/test.rs:589:7
[INFO] [stdout]     |
[INFO] [stdout] 589 | #[cfg(feature = "compiletest_rs")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `zmq_has`
[INFO] [stdout]     = help: consider adding `compiletest_rs` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `zmq` (test "test"); 1 warning emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/bin/rustc --crate-name test --edition=2018 tests/test.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="default"' --cfg 'feature="zmq_has"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "zmq_has"))' -C metadata=ec3ccbe8754eef49 -C extra-filename=-ec3ccbe8754eef49 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-560efdb99b117eef.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-f7abf607f2ad5994.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-e263669e2ece3b6c.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-332c82f6dea49460.rlib --extern nix=/opt/rustwide/target/debug/deps/libnix-389f7e872dd68e20.rlib --extern quickcheck=/opt/rustwide/target/debug/deps/libquickcheck-2522560271f553df.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-3e602b42381dcc0c.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-faf5ca65a063e382.rlib --extern timebomb=/opt/rustwide/target/debug/deps/libtimebomb-0af419188a1cf464.rlib --extern trybuild=/opt/rustwide/target/debug/deps/libtrybuild-f1a782ce62e791d2.rlib --extern zmq=/opt/rustwide/target/debug/deps/libzmq-64c5cfe4931975f3.rlib --extern zmq_sys=/opt/rustwide/target/debug/deps/libzmq_sys-644d689041da4bfe.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/zmq-sys-486ca0b86f1f637b/out/lib -L native=/opt/rustwide/target/debug/build/zmq-sys-486ca0b86f1f637b/out/lib` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "58ba6628eb57c0a09fed0e125d85e90d98a2f41db173872c480ac51da7508298", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "58ba6628eb57c0a09fed0e125d85e90d98a2f41db173872c480ac51da7508298", kill_on_drop: false }`
[INFO] [stdout] 58ba6628eb57c0a09fed0e125d85e90d98a2f41db173872c480ac51da7508298
