[INFO] cloning repository https://github.com/sphenlee/sealproxy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sphenlee/sealproxy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsphenlee%2Fsealproxy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsphenlee%2Fsealproxy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cdf1df8d659fabbb730ad62353d2d5f1044fa842 [INFO] testing sphenlee/sealproxy against beta-2021-09-08 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsphenlee%2Fsealproxy" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sphenlee/sealproxy on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sphenlee/sealproxy [INFO] finished tweaking git repo https://github.com/sphenlee/sealproxy [INFO] tweaked toml for git repo https://github.com/sphenlee/sealproxy written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/sphenlee/sealproxy already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded arc-swap v1.3.0 [INFO] [stderr] Downloaded tls-listener v0.2.1 [INFO] [stderr] Downloaded rustls-pemfile v0.2.1 [INFO] [stderr] Downloaded serde_yaml v0.8.18 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0020467a1cc2980f87c4792f0b903a0ba5108ce8d790929d579857d2e886e93b [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" "0020467a1cc2980f87c4792f0b903a0ba5108ce8d790929d579857d2e886e93b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0020467a1cc2980f87c4792f0b903a0ba5108ce8d790929d579857d2e886e93b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0020467a1cc2980f87c4792f0b903a0ba5108ce8d790929d579857d2e886e93b", kill_on_drop: false }` [INFO] [stdout] 0020467a1cc2980f87c4792f0b903a0ba5108ce8d790929d579857d2e886e93b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fa48e12708388217ddc9c01b882854cee7ca6e29836532e975d28cb434aed5c5 [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" "fa48e12708388217ddc9c01b882854cee7ca6e29836532e975d28cb434aed5c5", kill_on_drop: false }` [INFO] [stderr] Compiling route-recognizer v0.3.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling tokio v1.10.0 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling rustls-pemfile v0.2.1 [INFO] [stderr] Compiling pem v0.8.3 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling futures-channel v0.3.16 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling simple_asn1 v0.4.1 [INFO] [stderr] Compiling cookie v0.15.1 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling serde_yaml v0.8.18 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling jsonwebtoken v7.2.0 [INFO] [stderr] Compiling tracing-subscriber v0.2.20 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling inotify v0.9.3 [INFO] [stderr] Compiling h2 v0.3.3 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling hyper v0.14.11 [INFO] [stderr] Compiling tls-listener v0.2.1 [INFO] [stderr] Compiling sealproxy v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 09s [INFO] running `Command { std: "docker" "inspect" "fa48e12708388217ddc9c01b882854cee7ca6e29836532e975d28cb434aed5c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa48e12708388217ddc9c01b882854cee7ca6e29836532e975d28cb434aed5c5", kill_on_drop: false }` [INFO] [stdout] fa48e12708388217ddc9c01b882854cee7ca6e29836532e975d28cb434aed5c5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 90e815ddaa6bde9c4fc14a46e6cd6eab277869294ad399f0184bf42fd5975310 [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" "90e815ddaa6bde9c4fc14a46e6cd6eab277869294ad399f0184bf42fd5975310", kill_on_drop: false }` [INFO] [stderr] Compiling sealproxy v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 6.47s [INFO] running `Command { std: "docker" "inspect" "90e815ddaa6bde9c4fc14a46e6cd6eab277869294ad399f0184bf42fd5975310", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "90e815ddaa6bde9c4fc14a46e6cd6eab277869294ad399f0184bf42fd5975310", kill_on_drop: false }` [INFO] [stdout] 90e815ddaa6bde9c4fc14a46e6cd6eab277869294ad399f0184bf42fd5975310 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] bb5006253f083a14bdfd3a54b52a3078a39ea76f2a80c6c7c0f7a096e4d2ab21 [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" "bb5006253f083a14bdfd3a54b52a3078a39ea76f2a80c6c7c0f7a096e4d2ab21", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/sealproxy-313ad75863169649) [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; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "bb5006253f083a14bdfd3a54b52a3078a39ea76f2a80c6c7c0f7a096e4d2ab21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb5006253f083a14bdfd3a54b52a3078a39ea76f2a80c6c7c0f7a096e4d2ab21", kill_on_drop: false }` [INFO] [stdout] bb5006253f083a14bdfd3a54b52a3078a39ea76f2a80c6c7c0f7a096e4d2ab21