[INFO] crate tmq-zmq 0.9.0 is already in cache [INFO] checking tmq-zmq-0.9.0 against beta-2019-10-27 for pr-65897 [INFO] extracting crate tmq-zmq 0.9.0 into /workspace/builds/worker-11/source [INFO] validating manifest of crates.io crate tmq-zmq 0.9.0 on toolchain beta-2019-10-27 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2019-10-27" "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 /workspace/builds/worker-11/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2019-10-27" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2019-10-27" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=allow" "-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" "+beta-2019-10-27" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 88795ccb16435b8fd0269f1d5a8d03e8854902a4b379b55b8fb35d66521db39d [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "88795ccb16435b8fd0269f1d5a8d03e8854902a4b379b55b8fb35d66521db39d"` [INFO] [stderr] Compiling tmq-zmq-sys v0.9.0 [INFO] [stderr] Checking pulse v0.5.3 [INFO] [stderr] Checking quickcheck v0.6.2 [INFO] [stderr] Checking timebomb v0.1.2 [INFO] [stderr] Compiling tmq-zmq v0.9.0 (/opt/rustwide/workdir) [INFO] [stderr] error[E0463]: can't find crate for `zmq` [INFO] [stderr] --> examples/stream/logserver.rs:6:1 [INFO] [stderr] | [INFO] [stderr] 6 | extern crate zmq; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stderr] [INFO] [stderr] error[E0463]: can't find crate for `zmq` [INFO] [stderr] --> tests/error.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | 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: 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[E0463]: can't find crate for `zmq` [INFO] [stderr] --> examples/zguide/rtreq/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/syncsub/main.rs:3:1 [INFO] [stderr] | [INFO] [stderr] 3 | 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: 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[E0463]: can't find crate for `zmq` [INFO] [stderr] --> examples/zguide/msreader/main.rs:6:1 [INFO] [stderr] | [INFO] [stderr] 6 | 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/tasksink2/main.rs:7:1 [INFO] [stderr] | [INFO] [stderr] 7 | 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[E0463]: can't find crate for `zmq` [INFO] [stderr] --> examples/zguide/mspoller/main.rs:4:1 [INFO] [stderr] | [INFO] [stderr] 4 | 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[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] error: could not compile `tmq-zmq`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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/psenvpub/main.rs:3:1 [INFO] [stderr] | [INFO] [stderr] 3 | 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: 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/asyncsrv/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[E0463]: can't find crate for `zmq` [INFO] [stderr] --> examples/zguide/version/main.rs:3:1 [INFO] [stderr] | [INFO] [stderr] 3 | 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] --> tests/z85.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | 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: 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/msgqueue/main.rs:3:1 [INFO] [stderr] | [INFO] [stderr] 3 | 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/rtdealer/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] [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[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] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "88795ccb16435b8fd0269f1d5a8d03e8854902a4b379b55b8fb35d66521db39d"` [INFO] running `"docker" "rm" "-f" "88795ccb16435b8fd0269f1d5a8d03e8854902a4b379b55b8fb35d66521db39d"` [INFO] [stdout] 88795ccb16435b8fd0269f1d5a8d03e8854902a4b379b55b8fb35d66521db39d