[INFO] crate async-zmq-types 0.3.2 is already in cache [INFO] testing async-zmq-types-0.3.2 against 1.44.0 for beta-1.45-1 [INFO] extracting crate async-zmq-types 0.3.2 into /workspace/builds/worker-13/source [INFO] validating manifest of crates.io crate async-zmq-types 0.3.2 on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate async-zmq-types 0.3.2 [INFO] finished tweaking crates.io crate async-zmq-types 0.3.2 [INFO] tweaked toml for crates.io crate async-zmq-types 0.3.2 written to /workspace/builds/worker-13/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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=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.44.0" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 44d48f3812b9f621498cff817059596f06e467b8f17de05fb59d5c3e9b360a2c [INFO] running `"docker" "start" "-a" "44d48f3812b9f621498cff817059596f06e467b8f17de05fb59d5c3e9b360a2c"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling toml v0.2.1 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling syn v1.0.30 [INFO] [stderr] Compiling gimli v0.21.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling object v0.19.0 [INFO] [stderr] Compiling zmq v0.9.2 [INFO] [stderr] Compiling metadeps v1.1.2 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Compiling zmq-sys v0.11.0 [INFO] [stderr] Compiling addr2line v0.12.1 [INFO] [stderr] Compiling backtrace v0.3.48 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling async-zmq-types v0.3.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 19.83s [INFO] running `"docker" "inspect" "44d48f3812b9f621498cff817059596f06e467b8f17de05fb59d5c3e9b360a2c"` [INFO] running `"docker" "rm" "-f" "44d48f3812b9f621498cff817059596f06e467b8f17de05fb59d5c3e9b360a2c"` [INFO] [stdout] 44d48f3812b9f621498cff817059596f06e467b8f17de05fb59d5c3e9b360a2c [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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=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.44.0" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ab33df38b09a2bc7a24db1fba9458c7997749e60d24780e0ecc9852d6986a09b [INFO] running `"docker" "start" "-a" "ab33df38b09a2bc7a24db1fba9458c7997749e60d24780e0ecc9852d6986a09b"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling crossbeam-queue v0.2.2 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling tokio-uds v0.2.6 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio-udp v0.1.6 [INFO] [stderr] Compiling tokio-fs v0.1.7 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling async-zmq-types v0.3.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 6.03s [INFO] running `"docker" "inspect" "ab33df38b09a2bc7a24db1fba9458c7997749e60d24780e0ecc9852d6986a09b"` [INFO] running `"docker" "rm" "-f" "ab33df38b09a2bc7a24db1fba9458c7997749e60d24780e0ecc9852d6986a09b"` [INFO] [stdout] ab33df38b09a2bc7a24db1fba9458c7997749e60d24780e0ecc9852d6986a09b [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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=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.44.0" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] e9f25268f1fba9b4dc4f9b0e76bb29ef1ae09bb0abb407c8afc470bf5e374fd2 [INFO] running `"docker" "start" "-a" "e9f25268f1fba9b4dc4f9b0e76bb29ef1ae09bb0abb407c8afc470bf5e374fd2"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/async_zmq_types-76790c4f89f10a4f [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests async-zmq-types [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test src/lib.rs - Controllable::controlled (line 382) ... FAILED [INFO] [stdout] test src/lib.rs - SinkStreamSocket::sink_stream (line 294) ... FAILED [INFO] [stdout] test src/lib.rs - WithEndHandler::with_end_handler (line 332) ... FAILED [INFO] [stdout] test src/lib.rs - SinkSocket::send (line 210) ... FAILED [INFO] [stdout] test src/lib.rs - StreamSocket::recv (line 123) ... FAILED [INFO] [stdout] test src/message.rs - message::Multipart (line 36) ... FAILED [INFO] [stdout] test src/lib.rs - SinkSocket::sink (line 248) ... FAILED [INFO] [stdout] test src/lib.rs - StreamSocket::stream (line 165) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - Controllable::controlled (line 382) stdout ---- [INFO] [stdout] error[E0463]: can't find crate for `tokio_zmq` [INFO] [stdout] --> src/lib.rs:384:1 [INFO] [stdout] | [INFO] [stdout] 3 | extern crate tokio_zmq; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - SinkStreamSocket::sink_stream (line 294) stdout ---- [INFO] [stdout] error[E0463]: can't find crate for `tokio_zmq` [INFO] [stdout] --> src/lib.rs:296:1 [INFO] [stdout] | [INFO] [stdout] 3 | extern crate tokio_zmq; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - WithEndHandler::with_end_handler (line 332) stdout ---- [INFO] [stdout] error[E0463]: can't find crate for `tokio_zmq` [INFO] [stdout] --> src/lib.rs:334:1 [INFO] [stdout] | [INFO] [stdout] 3 | extern crate tokio_zmq; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - SinkSocket::send (line 210) stdout ---- [INFO] [stdout] error[E0463]: can't find crate for `tokio_zmq` [INFO] [stdout] --> src/lib.rs:214:1 [INFO] [stdout] | [INFO] [stdout] 5 | extern crate tokio_zmq; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - StreamSocket::recv (line 123) stdout ---- [INFO] [stdout] error[E0463]: can't find crate for `tokio_zmq` [INFO] [stdout] --> src/lib.rs:126:1 [INFO] [stdout] | [INFO] [stdout] 4 | extern crate tokio_zmq; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/message.rs - message::Multipart (line 36) stdout ---- [INFO] [stdout] error[E0463]: can't find crate for `tokio_zmq` [INFO] [stdout] --> src/message.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 3 | extern crate tokio_zmq; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - SinkSocket::sink (line 248) stdout ---- [INFO] [stdout] error[E0463]: can't find crate for `tokio_zmq` [INFO] [stdout] --> src/lib.rs:252:1 [INFO] [stdout] | [INFO] [stdout] 5 | extern crate tokio_zmq; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - StreamSocket::stream (line 165) stdout ---- [INFO] [stdout] error[E0463]: can't find crate for `tokio_zmq` [INFO] [stdout] --> src/lib.rs:169:1 [INFO] [stdout] | [INFO] [stdout] 5 | extern crate tokio_zmq; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/lib.rs - Controllable::controlled (line 382) [INFO] [stdout] src/lib.rs - SinkSocket::send (line 210) [INFO] [stdout] src/lib.rs - SinkSocket::sink (line 248) [INFO] [stdout] src/lib.rs - SinkStreamSocket::sink_stream (line 294) [INFO] [stdout] src/lib.rs - StreamSocket::recv (line 123) [INFO] [stdout] src/lib.rs - StreamSocket::stream (line 165) [INFO] [stdout] src/lib.rs - WithEndHandler::with_end_handler (line 332) [INFO] [stdout] src/message.rs - message::Multipart (line 36) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 8 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `"docker" "inspect" "e9f25268f1fba9b4dc4f9b0e76bb29ef1ae09bb0abb407c8afc470bf5e374fd2"` [INFO] running `"docker" "rm" "-f" "e9f25268f1fba9b4dc4f9b0e76bb29ef1ae09bb0abb407c8afc470bf5e374fd2"` [INFO] [stdout] e9f25268f1fba9b4dc4f9b0e76bb29ef1ae09bb0abb407c8afc470bf5e374fd2