[INFO] cloning repository https://github.com/andrewhickman/proxy-server [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/andrewhickman/proxy-server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandrewhickman%2Fproxy-server", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandrewhickman%2Fproxy-server'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1f02e7d8fafb8f43059ae0313f5dc3ca64cee637 [INFO] testing andrewhickman/proxy-server against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandrewhickman%2Fproxy-server" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/andrewhickman/proxy-server on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/andrewhickman/proxy-server [INFO] finished tweaking git repo https://github.com/andrewhickman/proxy-server [INFO] tweaked toml for git repo https://github.com/andrewhickman/proxy-server written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/andrewhickman/proxy-server already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 863467a0ba59856dd9413a2dc334c3eefc05384100d8688a4ce2bae0495ae37a [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "863467a0ba59856dd9413a2dc334c3eefc05384100d8688a4ce2bae0495ae37a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "863467a0ba59856dd9413a2dc334c3eefc05384100d8688a4ce2bae0495ae37a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "863467a0ba59856dd9413a2dc334c3eefc05384100d8688a4ce2bae0495ae37a", kill_on_drop: false }` [INFO] [stdout] 863467a0ba59856dd9413a2dc334c3eefc05384100d8688a4ce2bae0495ae37a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 3b1afe00f54136a3a090c0d366662566994dbfb78157f36673154740a34dfced [INFO] running `Command { std: "docker" "start" "-a" "3b1afe00f54136a3a090c0d366662566994dbfb78157f36673154740a34dfced", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.30 [INFO] [stderr] Compiling bytes v0.5.5 [INFO] [stderr] Compiling arc-swap v0.4.7 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling urlencoding v1.1.1 [INFO] [stderr] Compiling ring v0.16.14 [INFO] [stderr] Compiling addr2line v0.12.1 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling backtrace v0.3.48 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling log-panics v2.0.0 [INFO] [stderr] Compiling vergen v3.1.0 [INFO] [stderr] Compiling mock-server v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling webpki v0.21.3 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling ct-logs v0.6.0 [INFO] [stderr] Compiling headers v0.3.2 [INFO] [stderr] Compiling rustls v0.17.0 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling pin-project-internal v0.4.20 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.111 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.2 [INFO] [stderr] Compiling fn-error-context v0.1.0 [INFO] [stderr] Compiling proc-macro-error v1.0.2 [INFO] [stderr] Compiling rustls-native-certs v0.3.0 [INFO] [stderr] Compiling structopt-derive v0.4.7 [INFO] [stderr] Compiling tokio v0.2.21 [INFO] [stderr] Compiling pin-project v0.4.20 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling structopt v0.3.14 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-rustls v0.13.1 [INFO] [stderr] Compiling serde v1.0.111 [INFO] [stderr] Compiling h2 v0.2.5 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling hyper v0.13.6 [INFO] [stderr] Compiling serde_json v1.0.55 [INFO] [stderr] Compiling serde_yaml v0.8.13 [INFO] [stderr] Compiling http-serde v1.0.1 [INFO] [stderr] Compiling treediff v3.0.2 [INFO] [stderr] Compiling json-patch v0.2.6 [INFO] [stderr] Compiling hyper-rustls v0.20.0 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 15s [INFO] running `Command { std: "docker" "inspect" "3b1afe00f54136a3a090c0d366662566994dbfb78157f36673154740a34dfced", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b1afe00f54136a3a090c0d366662566994dbfb78157f36673154740a34dfced", kill_on_drop: false }` [INFO] [stdout] 3b1afe00f54136a3a090c0d366662566994dbfb78157f36673154740a34dfced [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 37bef20505d4a0e09dc33d43be50148cf26adec11c4e073cdea97714ea20a20b [INFO] running `Command { std: "docker" "start" "-a" "37bef20505d4a0e09dc33d43be50148cf26adec11c4e073cdea97714ea20a20b", kill_on_drop: false }` [INFO] [stderr] Compiling mock-server v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.71s [INFO] running `Command { std: "docker" "inspect" "37bef20505d4a0e09dc33d43be50148cf26adec11c4e073cdea97714ea20a20b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "37bef20505d4a0e09dc33d43be50148cf26adec11c4e073cdea97714ea20a20b", kill_on_drop: false }` [INFO] [stdout] 37bef20505d4a0e09dc33d43be50148cf26adec11c4e073cdea97714ea20a20b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] cadc2b4755ee5829b8911d9ae9f1d3a21ce3a99db3422c477338068acbffc64d [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "cadc2b4755ee5829b8911d9ae9f1d3a21ce3a99db3422c477338068acbffc64d", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/serve_mock-53b3b0f4d7f940a4 [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test route::test_precedence ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "cadc2b4755ee5829b8911d9ae9f1d3a21ce3a99db3422c477338068acbffc64d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cadc2b4755ee5829b8911d9ae9f1d3a21ce3a99db3422c477338068acbffc64d", kill_on_drop: false }` [INFO] [stdout] cadc2b4755ee5829b8911d9ae9f1d3a21ce3a99db3422c477338068acbffc64d