[INFO] crate nonymous-scoop 0.0.1 is already in cache [INFO] testing nonymous-scoop-0.0.1 against 1.44.0 for beta-1.45-1 [INFO] extracting crate nonymous-scoop 0.0.1 into /workspace/builds/worker-14/source [INFO] validating manifest of crates.io crate nonymous-scoop 0.0.1 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 nonymous-scoop 0.0.1 [INFO] finished tweaking crates.io crate nonymous-scoop 0.0.1 [INFO] tweaked toml for crates.io crate nonymous-scoop 0.0.1 written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate crates.io crate nonymous-scoop 0.0.1 already has a lockfile, it will not be regenerated [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-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] 3f2f9ef418e9028e29568a3c99d2b68a52e7a405c6e70e452d85adca2712f7cd [INFO] running `"docker" "start" "-a" "3f2f9ef418e9028e29568a3c99d2b68a52e7a405c6e70e452d85adca2712f7cd"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling proc-macro2 v1.0.4 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling futures-core-preview v0.3.0-alpha.18 [INFO] [stderr] Compiling pin-project-internal v0.4.0-alpha.11 [INFO] [stderr] Compiling getrandom v0.1.12 [INFO] [stderr] Compiling arrayvec v0.5.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling memoffset v0.5.1 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling backtrace v0.3.38 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling tracing-core v0.1.6 [INFO] [stderr] Compiling c2-chacha v0.2.2 [INFO] [stderr] Compiling futures-sink-preview v0.3.0-alpha.18 [INFO] [stderr] Compiling futures-channel-preview v0.3.0-alpha.18 [INFO] [stderr] Compiling futures-util-preview v0.3.0-alpha.18 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling crossbeam-channel v0.3.9 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling nonymous v0.0.1 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling tokio-sync v0.2.0-alpha.5 [INFO] [stderr] Compiling tracing-attributes v0.1.4 [INFO] [stderr] Compiling tokio-macros v0.2.0-alpha.5 [INFO] [stderr] Compiling tracing v0.1.9 [INFO] [stderr] Compiling pin-project v0.4.0-alpha.11 [INFO] [stderr] Compiling tokio-io v0.2.0-alpha.5 [INFO] [stderr] Compiling tokio-executor v0.2.0-alpha.5 [INFO] [stderr] Compiling tokio-codec v0.2.0-alpha.5 [INFO] [stderr] Compiling tokio-timer v0.3.0-alpha.5 [INFO] [stderr] Compiling tokio-fs v0.2.0-alpha.5 [INFO] [stderr] Compiling tokio-net v0.2.0-alpha.5 [INFO] [stderr] Compiling tokio v0.2.0-alpha.5 [INFO] [stderr] Compiling nonymous-scoop v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 47.80s [INFO] running `"docker" "inspect" "3f2f9ef418e9028e29568a3c99d2b68a52e7a405c6e70e452d85adca2712f7cd"` [INFO] running `"docker" "rm" "-f" "3f2f9ef418e9028e29568a3c99d2b68a52e7a405c6e70e452d85adca2712f7cd"` [INFO] [stdout] 3f2f9ef418e9028e29568a3c99d2b68a52e7a405c6e70e452d85adca2712f7cd [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] ce4182b05d53c67a9056a95d224411d9e64387fbed4d5b67014d6df449440098 [INFO] running `"docker" "start" "-a" "ce4182b05d53c67a9056a95d224411d9e64387fbed4d5b67014d6df449440098"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling assert_matches v1.3.0 [INFO] [stderr] Compiling nonymous-scoop v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.87s [INFO] running `"docker" "inspect" "ce4182b05d53c67a9056a95d224411d9e64387fbed4d5b67014d6df449440098"` [INFO] running `"docker" "rm" "-f" "ce4182b05d53c67a9056a95d224411d9e64387fbed4d5b67014d6df449440098"` [INFO] [stdout] ce4182b05d53c67a9056a95d224411d9e64387fbed4d5b67014d6df449440098 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] [stdout] c51f843ca8a2c6b7732dcbca66e4e16431a11c419a5735dd9353b00d5197f795 [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" "c51f843ca8a2c6b7732dcbca66e4e16431a11c419a5735dd9353b00d5197f795"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.30s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/scoop-09d630b1af39de40 [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test platform::unix::test::zone ... ok [INFO] [stdout] test platform::unix::test::comment ... ok [INFO] [stdout] test platform::unix::test::port ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "c51f843ca8a2c6b7732dcbca66e4e16431a11c419a5735dd9353b00d5197f795"` [INFO] running `"docker" "rm" "-f" "c51f843ca8a2c6b7732dcbca66e4e16431a11c419a5735dd9353b00d5197f795"` [INFO] [stdout] c51f843ca8a2c6b7732dcbca66e4e16431a11c419a5735dd9353b00d5197f795