[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 beta-2020-07-24 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-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Perseus101/quinn-reverse-proxy on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "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-8/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" "+beta-2020-07-24" "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-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+beta-2020-07-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 69da08e7b8111add0d59a89531aecd6ca6b62ed2acb87221ef1d306192c753fb [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" "69da08e7b8111add0d59a89531aecd6ca6b62ed2acb87221ef1d306192c753fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "69da08e7b8111add0d59a89531aecd6ca6b62ed2acb87221ef1d306192c753fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "69da08e7b8111add0d59a89531aecd6ca6b62ed2acb87221ef1d306192c753fb", kill_on_drop: false }` [INFO] [stdout] 69da08e7b8111add0d59a89531aecd6ca6b62ed2acb87221ef1d306192c753fb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+beta-2020-07-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aa9bf529fabaa28e5e45a079ea13bdfc28cb0c3c9d7657ab6cca3683a68070a5 [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" "aa9bf529fabaa28e5e45a079ea13bdfc28cb0c3c9d7657ab6cca3683a68070a5", 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 anyhow v1.0.26 [INFO] [stderr] Compiling byteorder v0.3.13 [INFO] [stderr] Compiling ring v0.16.9 [INFO] [stderr] Compiling tracing-core v0.1.9 [INFO] [stderr] Compiling futures-channel v0.3.1 [INFO] [stderr] Compiling tokio-executor v0.1.9 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling err-derive v0.2.1 [INFO] [stderr] Compiling err-derive v0.1.6 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling directories v2.0.2 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling chrono v0.4.10 [INFO] [stderr] Compiling backtrace v0.3.40 [INFO] [stderr] Compiling bytebuffer v0.2.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling tracing-log v0.1.1 [INFO] [stderr] Compiling tokio v0.2.9 [INFO] [stderr] Compiling yasna v0.3.1 [INFO] [stderr] Compiling simple_logger v1.4.0 [INFO] [stderr] Compiling regex v1.3.3 [INFO] [stderr] Compiling regex-automata v0.1.8 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling tokio-tls v0.3.0 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling webpki v0.21.0 [INFO] [stderr] Compiling ct-logs v0.6.0 [INFO] [stderr] Compiling rustls v0.16.0 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling tracing-subscriber v0.1.6 [INFO] [stderr] Compiling rustls-native-certs v0.1.0 [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 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 pem v0.6.1 [INFO] [stderr] Compiling tracing v0.1.11 [INFO] [stderr] Compiling rcgen v0.7.0 [INFO] [stderr] Compiling quinn-proto v0.5.2 [INFO] [stderr] Compiling pin-project v0.4.6 [INFO] [stderr] Compiling tracing-futures v0.1.1 [INFO] [stderr] Compiling structopt-derive v0.4.0 [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 43s [INFO] running `Command { std: "docker" "inspect" "aa9bf529fabaa28e5e45a079ea13bdfc28cb0c3c9d7657ab6cca3683a68070a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa9bf529fabaa28e5e45a079ea13bdfc28cb0c3c9d7657ab6cca3683a68070a5", kill_on_drop: false }` [INFO] [stdout] aa9bf529fabaa28e5e45a079ea13bdfc28cb0c3c9d7657ab6cca3683a68070a5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+beta-2020-07-24" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1d81b731219f3d52f8ca2683854ac47c5a3742f3f93b1c4129e2be9276d11469 [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" "1d81b731219f3d52f8ca2683854ac47c5a3742f3f93b1c4129e2be9276d11469", 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.77s [INFO] running `Command { std: "docker" "inspect" "1d81b731219f3d52f8ca2683854ac47c5a3742f3f93b1c4129e2be9276d11469", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d81b731219f3d52f8ca2683854ac47c5a3742f3f93b1c4129e2be9276d11469", kill_on_drop: false }` [INFO] [stdout] 1d81b731219f3d52f8ca2683854ac47c5a3742f3f93b1c4129e2be9276d11469 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+beta-2020-07-24" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a40c126bb9beb394e732481846997824df3f5354452b0e6a439975ab4fbf5f23 [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" "a40c126bb9beb394e732481846997824df3f5354452b0e6a439975ab4fbf5f23", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.76s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/generate_cert-06d42429e9a70c26 [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/quinn_reverse_proxy-a10a6c7fd8b84336 [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] [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" "a40c126bb9beb394e732481846997824df3f5354452b0e6a439975ab4fbf5f23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a40c126bb9beb394e732481846997824df3f5354452b0e6a439975ab4fbf5f23", kill_on_drop: false }` [INFO] [stdout] a40c126bb9beb394e732481846997824df3f5354452b0e6a439975ab4fbf5f23