[INFO] updating cached repository https://github.com/deeptuuk/dproxy [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] ed6e820385d50c643b35069302102bc8c446041d [INFO] testing deeptuuk/dproxy against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdeeptuuk%2Fdproxy" "/workspace/builds/worker-13/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] [stderr] Checking out files: 55% (182/330) Checking out files: 56% (185/330) Checking out files: 57% (189/330) Checking out files: 58% (192/330) Checking out files: 59% (195/330) Checking out files: 60% (198/330) Checking out files: 61% (202/330) Checking out files: 62% (205/330) Checking out files: 63% (208/330) Checking out files: 64% (212/330) Checking out files: 65% (215/330) Checking out files: 65% (217/330) Checking out files: 66% (218/330) Checking out files: 66% (219/330) Checking out files: 67% (222/330) Checking out files: 68% (225/330) Checking out files: 69% (228/330) Checking out files: 70% (231/330) Checking out files: 71% (235/330) Checking out files: 72% (238/330) Checking out files: 73% (241/330) Checking out files: 74% (245/330) Checking out files: 75% (248/330) Checking out files: 76% (251/330) Checking out files: 77% (255/330) Checking out files: 78% (258/330) Checking out files: 79% (261/330) Checking out files: 80% (264/330) Checking out files: 81% (268/330) Checking out files: 82% (271/330) Checking out files: 82% (273/330) Checking out files: 83% (274/330) Checking out files: 84% (278/330) Checking out files: 85% (281/330) Checking out files: 86% (284/330) Checking out files: 87% (288/330) Checking out files: 88% (291/330) Checking out files: 89% (294/330) Checking out files: 90% (297/330) Checking out files: 91% (301/330) Checking out files: 92% (304/330) Checking out files: 93% (307/330) Checking out files: 94% (311/330) Checking out files: 95% (314/330) Checking out files: 96% (317/330) Checking out files: 97% (321/330) Checking out files: 98% (324/330) Checking out files: 99% (327/330) Checking out files: 100% (330/330) Checking out files: 100% (330/330), done. [INFO] validating manifest of git repo https://github.com/deeptuuk/dproxy 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/deeptuuk/dproxy [INFO] finished tweaking git repo https://github.com/deeptuuk/dproxy [INFO] tweaked toml for git repo https://github.com/deeptuuk/dproxy written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/deeptuuk/dproxy 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] 0b54e1c440677c034847d7f0b3452ad17571131dc50c6cc9bf3392e3cb1b76b2 [INFO] running `"docker" "start" "-a" "0b54e1c440677c034847d7f0b3452ad17571131dc50c6cc9bf3392e3cb1b76b2"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling arc-swap v0.4.5 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling tokio v0.2.15 [INFO] [stderr] Compiling dproxy v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 23.17s [INFO] running `"docker" "inspect" "0b54e1c440677c034847d7f0b3452ad17571131dc50c6cc9bf3392e3cb1b76b2"` [INFO] running `"docker" "rm" "-f" "0b54e1c440677c034847d7f0b3452ad17571131dc50c6cc9bf3392e3cb1b76b2"` [INFO] [stdout] 0b54e1c440677c034847d7f0b3452ad17571131dc50c6cc9bf3392e3cb1b76b2 [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] [stdout] 59dc202bbfd27f3fb1f8005e28c03a7e0b1cdc04080bb154473f276bc205443d [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" "59dc202bbfd27f3fb1f8005e28c03a7e0b1cdc04080bb154473f276bc205443d"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling dproxy v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.81s [INFO] running `"docker" "inspect" "59dc202bbfd27f3fb1f8005e28c03a7e0b1cdc04080bb154473f276bc205443d"` [INFO] running `"docker" "rm" "-f" "59dc202bbfd27f3fb1f8005e28c03a7e0b1cdc04080bb154473f276bc205443d"` [INFO] [stdout] 59dc202bbfd27f3fb1f8005e28c03a7e0b1cdc04080bb154473f276bc205443d [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] 2127f84bd1cc10dea1e50d97574ef1a75cf3b8693916a525407778d48d7fefd1 [INFO] running `"docker" "start" "-a" "2127f84bd1cc10dea1e50d97574ef1a75cf3b8693916a525407778d48d7fefd1"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/dproxy-500f91eacbb03484 [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" "2127f84bd1cc10dea1e50d97574ef1a75cf3b8693916a525407778d48d7fefd1"` [INFO] running `"docker" "rm" "-f" "2127f84bd1cc10dea1e50d97574ef1a75cf3b8693916a525407778d48d7fefd1"` [INFO] [stdout] 2127f84bd1cc10dea1e50d97574ef1a75cf3b8693916a525407778d48d7fefd1