[INFO] fetching crate ttdl 0.8.0... [INFO] testing ttdl-0.8.0 against 1.44.0 for beta-1.45-1 [INFO] extracting crate ttdl 0.8.0 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate ttdl 0.8.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 ttdl 0.8.0 [INFO] finished tweaking crates.io crate ttdl 0.8.0 [INFO] tweaked toml for crates.io crate ttdl 0.8.0 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate crates.io crate ttdl 0.8.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] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] 1be093b5b2507725ae64358da7bb728b51e65d1d57fd643004555e017e9ca371 [INFO] running `"docker" "start" "-a" "1be093b5b2507725ae64358da7bb728b51e65d1d57fd643004555e017e9ca371"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling memchr v2.3.0 [INFO] [stderr] Compiling proc-macro2 v1.0.7 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling syn v1.0.13 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling regex-syntax v0.6.13 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling static_assertions v0.3.4 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling smallvec v1.1.0 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling termcolor v1.0.5 [INFO] [stderr] Compiling json v0.12.0 [INFO] [stderr] Compiling thread_local v1.0.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling nom v5.1.0 [INFO] [stderr] Compiling unicode-normalization v0.1.11 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling lexical-core v0.4.6 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling term_size v0.3.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling chrono v0.4.10 [INFO] [stderr] Compiling backtrace v0.3.40 [INFO] [stderr] Compiling regex v1.3.3 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling caseless v0.2.1 [INFO] [stderr] Compiling todo-txt v1.3.0 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Compiling todo_lib v0.3.2 [INFO] [stderr] Compiling ttdl v0.8.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 31s [INFO] running `"docker" "inspect" "1be093b5b2507725ae64358da7bb728b51e65d1d57fd643004555e017e9ca371"` [INFO] running `"docker" "rm" "-f" "1be093b5b2507725ae64358da7bb728b51e65d1d57fd643004555e017e9ca371"` [INFO] [stdout] 1be093b5b2507725ae64358da7bb728b51e65d1d57fd643004555e017e9ca371 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] 0e94c4e44fb12fcae66ee84c77f9c4fc3b01ec296d80433d8b19c10ff740a4ba [INFO] running `"docker" "start" "-a" "0e94c4e44fb12fcae66ee84c77f9c4fc3b01ec296d80433d8b19c10ff740a4ba"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling ttdl v0.8.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.94s [INFO] running `"docker" "inspect" "0e94c4e44fb12fcae66ee84c77f9c4fc3b01ec296d80433d8b19c10ff740a4ba"` [INFO] running `"docker" "rm" "-f" "0e94c4e44fb12fcae66ee84c77f9c4fc3b01ec296d80433d8b19c10ff740a4ba"` [INFO] [stdout] 0e94c4e44fb12fcae66ee84c77f9c4fc3b01ec296d80433d8b19c10ff740a4ba [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] 70c646ccbc1cb5c3ac27e0e640b7a2d71939063a3c665f491696b3f4f8d4948e [INFO] running `"docker" "start" "-a" "70c646ccbc1cb5c3ac27e0e640b7a2d71939063a3c665f491696b3f4f8d4948e"` [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/ttdl-a4114a248d6a93d7 [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" "70c646ccbc1cb5c3ac27e0e640b7a2d71939063a3c665f491696b3f4f8d4948e"` [INFO] running `"docker" "rm" "-f" "70c646ccbc1cb5c3ac27e0e640b7a2d71939063a3c665f491696b3f4f8d4948e"` [INFO] [stdout] 70c646ccbc1cb5c3ac27e0e640b7a2d71939063a3c665f491696b3f4f8d4948e