[INFO] updating cached repository https://github.com/raydwaipayan/rust-wget [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] ae052bab22f3d5aafd822ba80d5e6e75fd26a9c8 [INFO] testing raydwaipayan/rust-wget against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fraydwaipayan%2Frust-wget" "/workspace/builds/worker-13/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/raydwaipayan/rust-wget on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/raydwaipayan/rust-wget [INFO] finished tweaking git repo https://github.com/raydwaipayan/rust-wget [INFO] tweaked toml for git repo https://github.com/raydwaipayan/rust-wget written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/raydwaipayan/rust-wget already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "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" "+beta-2020-06-03" "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] c428500b82142ea1e4e281b72f81f0558bc53e84af60b5f0f9894503f9f8dbb7 [INFO] running `"docker" "start" "-a" "c428500b82142ea1e4e281b72f81f0558bc53e84af60b5f0f9894503f9f8dbb7"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling syn v0.15.36 [INFO] [stderr] Compiling openssl v0.10.23 [INFO] [stderr] Compiling winapi v0.3.7 [INFO] [stderr] Compiling rgb v0.8.13 [INFO] [stderr] Compiling openssl-sys v0.9.47 [INFO] [stderr] Compiling termios v0.3.1 [INFO] [stderr] Compiling clicolors-control v1.0.0 [INFO] [stderr] Compiling number_prefix v0.2.8 [INFO] [stderr] Compiling cgmath v0.16.1 [INFO] [stderr] Compiling regex v1.1.7 [INFO] [stderr] Compiling http v0.1.17 [INFO] [stderr] Compiling flate2 v1.0.8 [INFO] [stderr] Compiling parking_lot_core v0.5.0 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling parking_lot v0.8.0 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio v0.1.21 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling publicsuffix v1.5.2 [INFO] [stderr] Compiling console v0.7.7 [INFO] [stderr] Compiling indicatif v0.11.0 [INFO] [stderr] Compiling h2 v0.1.24 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling winconsole v0.10.0 [INFO] [stderr] Compiling colored v1.8.0 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling serde_derive v1.0.92 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling hyper v0.12.30 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling serde v1.0.92 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling reqwest v0.9.18 [INFO] [stderr] Compiling rust-wget v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 49s [INFO] running `"docker" "inspect" "c428500b82142ea1e4e281b72f81f0558bc53e84af60b5f0f9894503f9f8dbb7"` [INFO] running `"docker" "rm" "-f" "c428500b82142ea1e4e281b72f81f0558bc53e84af60b5f0f9894503f9f8dbb7"` [INFO] [stdout] c428500b82142ea1e4e281b72f81f0558bc53e84af60b5f0f9894503f9f8dbb7 [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" "+beta-2020-06-03" "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] 57500a1003a9bfa67bc01d8356895c249940fb044e44048fe00ff849e98d5b73 [INFO] running `"docker" "start" "-a" "57500a1003a9bfa67bc01d8356895c249940fb044e44048fe00ff849e98d5b73"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling rust-wget v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.01s [INFO] running `"docker" "inspect" "57500a1003a9bfa67bc01d8356895c249940fb044e44048fe00ff849e98d5b73"` [INFO] running `"docker" "rm" "-f" "57500a1003a9bfa67bc01d8356895c249940fb044e44048fe00ff849e98d5b73"` [INFO] [stdout] 57500a1003a9bfa67bc01d8356895c249940fb044e44048fe00ff849e98d5b73 [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" "+beta-2020-06-03" "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] a29210cfd85ef74c3824d2bace35a5a4ea2fd09e67e4f667cd374c4fe4cc69d5 [INFO] running `"docker" "start" "-a" "a29210cfd85ef74c3824d2bace35a5a4ea2fd09e67e4f667cd374c4fe4cc69d5"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.60s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/rust_wget-0457d0ffcb4901a5 [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" "a29210cfd85ef74c3824d2bace35a5a4ea2fd09e67e4f667cd374c4fe4cc69d5"` [INFO] running `"docker" "rm" "-f" "a29210cfd85ef74c3824d2bace35a5a4ea2fd09e67e4f667cd374c4fe4cc69d5"` [INFO] [stdout] a29210cfd85ef74c3824d2bace35a5a4ea2fd09e67e4f667cd374c4fe4cc69d5