[INFO] crate tmq-zmq 0.9.0 is already in cache [INFO] testing tmq-zmq-0.9.0 against 1.38.0 for beta-1.39-1 [INFO] extracting crate tmq-zmq 0.9.0 into work/builds/worker-9/source [INFO] validating manifest of crates.io crate tmq-zmq 0.9.0 on toolchain 1.38.0 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate tmq-zmq 0.9.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate tmq-zmq 0.9.0 [INFO] tweaked toml for crates.io crate tmq-zmq 0.9.0 written to work/builds/worker-9/source/Cargo.toml [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-9/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "build" "--frozen"` [INFO] [stdout] 2843583f41f4286bf3a3f7baca2db88e9aa50a7327a8c193bcac722935038af8 [INFO] running `"docker" "start" "-a" "2843583f41f4286bf3a3f7baca2db88e9aa50a7327a8c193bcac722935038af8"` [INFO] [stderr] Compiling toml v0.2.1 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling metadeps v1.1.2 [INFO] [stderr] Compiling tmq-zmq-sys v0.9.0 [INFO] [stderr] Compiling tmq-zmq v0.9.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'libc::int64_t': Use i64 instead. [INFO] [stderr] --> src/sockopt.rs:3:35 [INFO] [stderr] | [INFO] [stderr] 3 | use libc::{c_int, c_uint, size_t, int64_t, uint64_t}; [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'libc::uint64_t': Use u64 instead. [INFO] [stderr] --> src/sockopt.rs:3:44 [INFO] [stderr] | [INFO] [stderr] 3 | use libc::{c_int, c_uint, size_t, int64_t, uint64_t}; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'libc::int64_t': Use i64 instead. [INFO] [stderr] --> src/sockopt.rs:42:17 [INFO] [stderr] | [INFO] [stderr] 42 | getsockopt_num!(int64_t, i64); [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'libc::uint64_t': Use u64 instead. [INFO] [stderr] --> src/sockopt.rs:43:17 [INFO] [stderr] | [INFO] [stderr] 43 | getsockopt_num!(uint64_t, u64); [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.76s [INFO] running `"docker" "inspect" "2843583f41f4286bf3a3f7baca2db88e9aa50a7327a8c193bcac722935038af8"` [INFO] running `"docker" "rm" "-f" "2843583f41f4286bf3a3f7baca2db88e9aa50a7327a8c193bcac722935038af8"` [INFO] [stdout] 2843583f41f4286bf3a3f7baca2db88e9aa50a7327a8c193bcac722935038af8 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-9/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 2eeb8b5091e372eb5bd33f82f4c646e2e0d6ef7d830ca739ec5ad71f8443b303 [INFO] running `"docker" "start" "-a" "2eeb8b5091e372eb5bd33f82f4c646e2e0d6ef7d830ca739ec5ad71f8443b303"` [INFO] [stderr] Compiling atom v0.3.5 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling pulse v0.5.3 [INFO] [stderr] Compiling timebomb v0.1.2 [INFO] [stderr] Compiling quickcheck v0.6.2 [INFO] [stderr] Compiling tmq-zmq v0.9.0 (/opt/rustwide/workdir) [INFO] [stderr] error[E0463]: can't find crate for `zmq` [INFO] [stderr] --> tests/z85.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | extern crate zmq; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stderr] [INFO] [stderr] error[E0463]: can't find crate for `zmq` [INFO] [stderr] --> examples/zguide/tasksink/main.rs:7:1 [INFO] [stderr] | [INFO] [stderr] 7 | extern crate zmq; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stderr] [INFO] [stderr] error[E0463]: can't find crate for `zmq` [INFO] [stderr] --> examples/zguide/tasksink2/main.rs:7:1 [INFO] [stderr] | [INFO] [stderr] 7 | extern crate zmq; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stderr] [INFO] [stderr] error[E0463]: can't find crate for `zmq` [INFO] [stderr] --> examples/zguide/pathosub/main.rs:3:1 [INFO] [stderr] | [INFO] [stderr] 3 | extern crate zmq; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stderr] [INFO] [stderr] error[E0463]: can't find crate for `zmq` [INFO] [stderr] --> examples/zguide/fileio3/main.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | extern crate zmq; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stderr] [INFO] [stderr] error[E0463]: can't find crate for `zmq` [INFO] [stderr] --> examples/zguide/mtserver/main.rs:3:1 [INFO] [stderr] | [INFO] [stderr] 3 | extern crate zmq; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stderr] [INFO] [stderr] error[E0463]: can't find crate for `zmq` [INFO] [stderr] --> examples/zguide/pathopub/main.rs:3:1 [INFO] [stderr] | [INFO] [stderr] 3 | extern crate zmq; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stderr] [INFO] [stderr] error[E0463]: can't find crate for `zmq` [INFO] [stderr] --> examples/zguide/rtdealer/main.rs:5:1 [INFO] [stderr] | [INFO] [stderr] 5 | extern crate zmq; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stderr] [INFO] [stderr] error[E0463]: can't find crate for `zmq` [INFO] [stderr] --> examples/zguide/helloworld_server/main.rs:7:1 [INFO] [stderr] | [INFO] [stderr] 7 | extern crate zmq; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stderr] [INFO] [stderr] error[E0463]: can't find crate for `zmq` [INFO] [stderr] --> examples/msgsend/main.rs:9:1 [INFO] [stderr] | [INFO] [stderr] 9 | extern crate zmq; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stderr] [INFO] [stderr] error[E0463]: can't find crate for `zmq` [INFO] [stderr] --> examples/zguide/asyncsrv/main.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | extern crate zmq; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stderr] [INFO] [stderr] error[E0463]: can't find crate for `zmq` [INFO] [stderr] --> tests/message.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | extern crate zmq; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stderr] [INFO] [stderr] error[E0463]: can't find crate for `zmq` [INFO] [stderr] --> examples/zguide/helloworld_client/main.rs:5:1 [INFO] [stderr] | [INFO] [stderr] 5 | extern crate zmq; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0463`. [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0463`. [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0463`. [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0463`. [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0463`. [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0463`. [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0463`. [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0463`. [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0463`. [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0463`. [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0463`. [INFO] [stderr] error: Could not compile `tmq-zmq`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0463`. [INFO] [stderr] error: Could not compile `tmq-zmq`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: Could not compile `tmq-zmq`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: Could not compile `tmq-zmq`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: Could not compile `tmq-zmq`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: Could not compile `tmq-zmq`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: Could not compile `tmq-zmq`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: Could not compile `tmq-zmq`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0463`. [INFO] [stderr] error: Could not compile `tmq-zmq`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: Could not compile `tmq-zmq`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: Could not compile `tmq-zmq`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: Could not compile `tmq-zmq`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: Could not compile `tmq-zmq`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error[E0463]: can't find crate for `zmq` [INFO] [stderr] --> tests/poll/unix.rs:5:1 [INFO] [stderr] | [INFO] [stderr] 5 | extern crate zmq; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0463`. [INFO] [stderr] error: Could not compile `tmq-zmq`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error[E0463]: can't find crate for `zmq` [INFO] [stderr] --> examples/zguide/weather_server/main.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | extern crate zmq; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0463`. [INFO] [stderr] error: Could not compile `tmq-zmq`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "2eeb8b5091e372eb5bd33f82f4c646e2e0d6ef7d830ca739ec5ad71f8443b303"` [INFO] running `"docker" "rm" "-f" "2eeb8b5091e372eb5bd33f82f4c646e2e0d6ef7d830ca739ec5ad71f8443b303"` [INFO] [stdout] 2eeb8b5091e372eb5bd33f82f4c646e2e0d6ef7d830ca739ec5ad71f8443b303