[INFO] crate ipify-cli 0.1.0 is already in cache [INFO] testing ipify-cli-0.1.0 against beta-2020-06-03 for beta-1.45-1 [INFO] extracting crate ipify-cli 0.1.0 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate ipify-cli 0.1.0 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 crates.io crate ipify-cli 0.1.0 [INFO] finished tweaking crates.io crate ipify-cli 0.1.0 [INFO] tweaked toml for crates.io crate ipify-cli 0.1.0 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate crates.io crate ipify-cli 0.1.0 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] [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" "+beta-2020-06-03" "build" "--frozen"` [INFO] [stdout] 2c789f0ee40fc095bb5c2cda515fd36ddf983e73ef9f0440efc11686d9b72cc9 [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" "2c789f0ee40fc095bb5c2cda515fd36ddf983e73ef9f0440efc11686d9b72cc9"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling syn v1.0.21 [INFO] [stderr] Compiling cc v1.0.53 [INFO] [stderr] Compiling pin-project-lite v0.1.5 [INFO] [stderr] Compiling quote v1.0.5 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling openssl-sys v0.9.56 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling pin-project-internal v0.4.16 [INFO] [stderr] Compiling tokio v0.2.21 [INFO] [stderr] Compiling pin-project v0.4.16 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.2.5 [INFO] [stderr] Compiling hyper v0.13.5 [INFO] [stderr] Compiling hyper-tls v0.4.1 [INFO] [stderr] Compiling ipify-cli v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 56.10s [INFO] running `"docker" "inspect" "2c789f0ee40fc095bb5c2cda515fd36ddf983e73ef9f0440efc11686d9b72cc9"` [INFO] running `"docker" "rm" "-f" "2c789f0ee40fc095bb5c2cda515fd36ddf983e73ef9f0440efc11686d9b72cc9"` [INFO] [stdout] 2c789f0ee40fc095bb5c2cda515fd36ddf983e73ef9f0440efc11686d9b72cc9 [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" "+beta-2020-06-03" "test" "--frozen" "--no-run"` [INFO] [stdout] 5ba5e5aff2d7d022949c082465ff8ba8d187de9e588f4cb0f225356fc61c1773 [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" "5ba5e5aff2d7d022949c082465ff8ba8d187de9e588f4cb0f225356fc61c1773"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling ipify-cli v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.32s [INFO] running `"docker" "inspect" "5ba5e5aff2d7d022949c082465ff8ba8d187de9e588f4cb0f225356fc61c1773"` [INFO] running `"docker" "rm" "-f" "5ba5e5aff2d7d022949c082465ff8ba8d187de9e588f4cb0f225356fc61c1773"` [INFO] [stdout] 5ba5e5aff2d7d022949c082465ff8ba8d187de9e588f4cb0f225356fc61c1773 [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" "+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] 8485e8c81466b8fbbf6a3e9c93328c5528f269ace7118cbcbaa721066d176270 [INFO] running `"docker" "start" "-a" "8485e8c81466b8fbbf6a3e9c93328c5528f269ace7118cbcbaa721066d176270"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.47s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/ipify_cli-89f76024dbc2f47a [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test client::test::ip_v6_api_uri ... ok [INFO] [stdout] test client::test::ip_v4_api_uri ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "8485e8c81466b8fbbf6a3e9c93328c5528f269ace7118cbcbaa721066d176270"` [INFO] running `"docker" "rm" "-f" "8485e8c81466b8fbbf6a3e9c93328c5528f269ace7118cbcbaa721066d176270"` [INFO] [stdout] 8485e8c81466b8fbbf6a3e9c93328c5528f269ace7118cbcbaa721066d176270