[INFO] updating cached repository https://github.com/Perseus101/quinn-reverse-proxy [INFO] running `Command { std: "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", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ac83de7ec797c68cd1c6574372818526eeeb02c3 [INFO] testing Perseus101/quinn-reverse-proxy against 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPerseus101%2Fquinn-reverse-proxy" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Perseus101/quinn-reverse-proxy on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Perseus101/quinn-reverse-proxy [INFO] finished tweaking git repo https://github.com/Perseus101/quinn-reverse-proxy [INFO] tweaked toml for git repo https://github.com/Perseus101/quinn-reverse-proxy written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/Perseus101/quinn-reverse-proxy already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "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_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 66cf6a4913361caea68dff804aab6b12fff4b367a41fee6be5ccf80adde54747 [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" "66cf6a4913361caea68dff804aab6b12fff4b367a41fee6be5ccf80adde54747", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "66cf6a4913361caea68dff804aab6b12fff4b367a41fee6be5ccf80adde54747", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "66cf6a4913361caea68dff804aab6b12fff4b367a41fee6be5ccf80adde54747", kill_on_drop: false }` [INFO] [stdout] 66cf6a4913361caea68dff804aab6b12fff4b367a41fee6be5ccf80adde54747 [INFO] running `Command { std: "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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d1499fd927e02f198e03f48dae661cb9932d080044e4672e8d556cea8789ede6 [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" "d1499fd927e02f198e03f48dae661cb9932d080044e4672e8d556cea8789ede6", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.13 [INFO] [stderr] Compiling pin-project-lite v0.1.2 [INFO] [stderr] Compiling regex-syntax v0.6.13 [INFO] [stderr] Compiling tracing-core v0.1.9 [INFO] [stderr] Compiling bytebuffer v0.2.1 [INFO] [stderr] Compiling err-derive v0.2.1 [INFO] [stderr] Compiling backtrace v0.3.40 [INFO] [stderr] Compiling chrono v0.4.10 [INFO] [stderr] Compiling directories v2.0.2 [INFO] [stderr] Compiling colored v1.9.2 [INFO] [stderr] Compiling ct-logs v0.6.0 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling rustls v0.16.0 [INFO] [stderr] Compiling tokio v0.2.9 [INFO] [stderr] Compiling tracing-log v0.1.1 [INFO] [stderr] Compiling yasna v0.3.1 [INFO] [stderr] Compiling simple_logger v1.4.0 [INFO] [stderr] Compiling rustls-native-certs v0.1.0 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling tokio-tls v0.3.0 [INFO] [stderr] Compiling regex v1.3.3 [INFO] [stderr] Compiling regex-automata v0.1.8 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling tracing-subscriber v0.1.6 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling proc-macro-error v0.2.6 [INFO] [stderr] Compiling syn-mid v0.4.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling rustversion v1.0.1 [INFO] [stderr] Compiling tracing-attributes v0.1.6 [INFO] [stderr] Compiling pin-project-internal v0.4.6 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling async-trait v0.1.22 [INFO] [stderr] Compiling err-derive v0.1.6 [INFO] [stderr] Compiling proc-macro-error v0.4.4 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.3 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Compiling futures-macro v0.3.1 [INFO] [stderr] Compiling tracing v0.1.11 [INFO] [stderr] Compiling pem v0.6.1 [INFO] [stderr] Compiling quinn-proto v0.5.2 [INFO] [stderr] Compiling rcgen v0.7.0 [INFO] [stderr] Compiling structopt-derive v0.4.0 [INFO] [stderr] Compiling pin-project v0.4.6 [INFO] [stderr] Compiling tracing-futures v0.1.1 [INFO] [stderr] Compiling futures-util v0.3.1 [INFO] [stderr] Compiling structopt v0.3.7 [INFO] [stderr] Compiling h2 v0.2.1 [INFO] [stderr] Compiling futures-executor v0.3.1 [INFO] [stderr] Compiling futures v0.3.1 [INFO] [stderr] Compiling quinn v0.5.3 [INFO] [stderr] Compiling hyper v0.13.1 [INFO] [stderr] Compiling hyper-tls v0.4.1 [INFO] [stderr] Compiling quinn-reverse-proxy v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 38s [INFO] running `Command { std: "docker" "inspect" "d1499fd927e02f198e03f48dae661cb9932d080044e4672e8d556cea8789ede6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d1499fd927e02f198e03f48dae661cb9932d080044e4672e8d556cea8789ede6", kill_on_drop: false }` [INFO] [stdout] d1499fd927e02f198e03f48dae661cb9932d080044e4672e8d556cea8789ede6 [INFO] running `Command { std: "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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b3057bbf86d2b4664bec044ce8611d9936439793b52d933e227e9f5a94bdda22 [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" "b3057bbf86d2b4664bec044ce8611d9936439793b52d933e227e9f5a94bdda22", kill_on_drop: false }` [INFO] [stderr] Compiling quinn-reverse-proxy v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.64s [INFO] running `Command { std: "docker" "inspect" "b3057bbf86d2b4664bec044ce8611d9936439793b52d933e227e9f5a94bdda22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b3057bbf86d2b4664bec044ce8611d9936439793b52d933e227e9f5a94bdda22", kill_on_drop: false }` [INFO] [stdout] b3057bbf86d2b4664bec044ce8611d9936439793b52d933e227e9f5a94bdda22 [INFO] running `Command { std: "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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 229da57760a3fcb1bfbdb08ff1f2fb17923283bcdec18272a090a4458e0f90af [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" "229da57760a3fcb1bfbdb08ff1f2fb17923283bcdec18272a090a4458e0f90af", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.52s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/generate_cert-826b8c812a81923e [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] [stderr] Running /opt/rustwide/target/debug/deps/quinn_reverse_proxy-21d618d048e14358 [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 `Command { std: "docker" "inspect" "229da57760a3fcb1bfbdb08ff1f2fb17923283bcdec18272a090a4458e0f90af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "229da57760a3fcb1bfbdb08ff1f2fb17923283bcdec18272a090a4458e0f90af", kill_on_drop: false }` [INFO] [stdout] 229da57760a3fcb1bfbdb08ff1f2fb17923283bcdec18272a090a4458e0f90af