[INFO] crate bender 0.19.0 is already in cache [INFO] testing bender-0.19.0 against 1.44.0 for beta-1.45-1 [INFO] extracting crate bender 0.19.0 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate bender 0.19.0 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 bender 0.19.0 [INFO] finished tweaking crates.io crate bender 0.19.0 [INFO] tweaked toml for crates.io crate bender 0.19.0 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate crates.io crate bender 0.19.0 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-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] e32c8ebaf908eccc732b19fde0e423a7594b42cb427598156bed92c8a8188a9c [INFO] running `"docker" "start" "-a" "e32c8ebaf908eccc732b19fde0e423a7594b42cb427598156bed92c8a8188a9c"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libc v0.2.46 [INFO] [stderr] Compiling cfg-if v0.1.2 [INFO] [stderr] Compiling futures v0.1.18 [INFO] [stderr] Compiling typenum v1.9.0 [INFO] [stderr] Compiling slab v0.3.0 [INFO] [stderr] Compiling lazycell v0.6.0 [INFO] [stderr] Compiling byteorder v1.2.1 [INFO] [stderr] Compiling slab v0.4.0 [INFO] [stderr] Compiling scoped-tls v0.1.0 [INFO] [stderr] Compiling linked-hash-map v0.5.0 [INFO] [stderr] Compiling unicode-width v0.1.4 [INFO] [stderr] Compiling serde v1.0.27 [INFO] [stderr] Compiling num-traits v0.1.42 [INFO] [stderr] Compiling constant_time_eq v0.1.3 [INFO] [stderr] Compiling bitflags v1.0.1 [INFO] [stderr] Compiling byte-tools v0.2.0 [INFO] [stderr] Compiling vec_map v0.8.0 [INFO] [stderr] Compiling either v1.5.1 [INFO] [stderr] Compiling strsim v0.6.0 [INFO] [stderr] Compiling itoa v0.3.4 [INFO] [stderr] Compiling ansi_term v0.10.2 [INFO] [stderr] Compiling dtoa v0.4.2 [INFO] [stderr] Compiling typed-arena v1.3.0 [INFO] [stderr] Compiling pathdiff v0.1.0 [INFO] [stderr] Compiling log v0.4.1 [INFO] [stderr] Compiling textwrap v0.9.0 [INFO] [stderr] Compiling itertools v0.8.0 [INFO] [stderr] Compiling yaml-rust v0.4.0 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling net2 v0.2.31 [INFO] [stderr] Compiling atty v0.2.6 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling dirs v1.0.4 [INFO] [stderr] Compiling bytes v0.4.6 [INFO] [stderr] Compiling clap v2.29.2 [INFO] [stderr] Compiling mio v0.6.12 [INFO] [stderr] Compiling tokio-timer v0.1.2 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling tokio-io v0.1.4 [INFO] [stderr] Compiling generic-array v0.9.0 [INFO] [stderr] Compiling serde_derive_internals v0.19.0 [INFO] [stderr] Compiling digest v0.7.2 [INFO] [stderr] Compiling crypto-mac v0.5.2 [INFO] [stderr] Compiling blake2 v0.7.0 [INFO] [stderr] Compiling tokio-core v0.1.12 [INFO] [stderr] Compiling mio-uds v0.6.4 [INFO] [stderr] Compiling tokio-signal v0.1.3 [INFO] [stderr] Compiling tokio-process v0.1.5 [INFO] [stderr] Compiling serde_derive v1.0.27 [INFO] [stderr] Compiling serde_yaml v0.7.3 [INFO] [stderr] Compiling serde_json v1.0.9 [INFO] [stderr] Compiling bender v0.19.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 45.69s [INFO] running `"docker" "inspect" "e32c8ebaf908eccc732b19fde0e423a7594b42cb427598156bed92c8a8188a9c"` [INFO] running `"docker" "rm" "-f" "e32c8ebaf908eccc732b19fde0e423a7594b42cb427598156bed92c8a8188a9c"` [INFO] [stdout] e32c8ebaf908eccc732b19fde0e423a7594b42cb427598156bed92c8a8188a9c [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] b843054727cce8d559f0b15756777c1532cdb7d078c5d61f71cf16cab21bd61b [INFO] running `"docker" "start" "-a" "b843054727cce8d559f0b15756777c1532cdb7d078c5d61f71cf16cab21bd61b"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling bender v0.19.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.05s [INFO] running `"docker" "inspect" "b843054727cce8d559f0b15756777c1532cdb7d078c5d61f71cf16cab21bd61b"` [INFO] running `"docker" "rm" "-f" "b843054727cce8d559f0b15756777c1532cdb7d078c5d61f71cf16cab21bd61b"` [INFO] [stdout] b843054727cce8d559f0b15756777c1532cdb7d078c5d61f71cf16cab21bd61b [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] f65c547c2ac069bd1fc64a9507010d1be55613207e5f7c9bf6797f0cb3f9f876 [INFO] running `"docker" "start" "-a" "f65c547c2ac069bd1fc64a9507010d1be55613207e5f7c9bf6797f0cb3f9f876"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/bender-b7b262a9465e7a6c [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] running `"docker" "inspect" "f65c547c2ac069bd1fc64a9507010d1be55613207e5f7c9bf6797f0cb3f9f876"` [INFO] running `"docker" "rm" "-f" "f65c547c2ac069bd1fc64a9507010d1be55613207e5f7c9bf6797f0cb3f9f876"` [INFO] [stdout] f65c547c2ac069bd1fc64a9507010d1be55613207e5f7c9bf6797f0cb3f9f876