[INFO] cloning repository https://github.com/go-jar/quinn_demo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/go-jar/quinn_demo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgo-jar%2Fquinn_demo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgo-jar%2Fquinn_demo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a33330cecffb33db37063a5c063d505acff802cf [INFO] testing go-jar/quinn_demo against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgo-jar%2Fquinn_demo" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/go-jar/quinn_demo on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/go-jar/quinn_demo [INFO] finished tweaking git repo https://github.com/go-jar/quinn_demo [INFO] tweaked toml for git repo https://github.com/go-jar/quinn_demo written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/go-jar/quinn_demo already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/stepancheg/rust-protobuf` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pem v1.0.2 [INFO] [stderr] Downloaded quinn-udp v0.1.1 [INFO] [stderr] Downloaded quinn v0.8.1 [INFO] [stderr] Downloaded rcgen v0.9.2 [INFO] [stderr] Downloaded quinn-proto v0.8.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", 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] 5226c8e817f18a64b16c6c4891babd5506f04c7fa14c23e58120a4db2d807d0d [INFO] running `Command { std: "docker" "start" "-a" "5226c8e817f18a64b16c6c4891babd5506f04c7fa14c23e58120a4db2d807d0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5226c8e817f18a64b16c6c4891babd5506f04c7fa14c23e58120a4db2d807d0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5226c8e817f18a64b16c6c4891babd5506f04c7fa14c23e58120a4db2d807d0d", kill_on_drop: false }` [INFO] [stdout] 5226c8e817f18a64b16c6c4891babd5506f04c7fa14c23e58120a4db2d807d0d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.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] 0cd7ac46c680c13c48b7b76ad58e51ab1c91d9680b54bfdb3d28f3fd8cf921da [INFO] running `Command { std: "docker" "start" "-a" "0cd7ac46c680c13c48b7b76ad58e51ab1c91d9680b54bfdb3d28f3fd8cf921da", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling rustls v0.20.4 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling num_threads v0.1.3 [INFO] [stderr] Compiling anyhow v1.0.55 [INFO] [stderr] Compiling protobuf v3.0.0-alpha.8 (https://github.com/stepancheg/rust-protobuf#e207ffe2) [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling pem v1.0.2 [INFO] [stderr] Compiling rustls-pemfile v0.3.0 [INFO] [stderr] Compiling tracing-core v0.1.22 [INFO] [stderr] Compiling rustls-native-certs v0.6.1 [INFO] [stderr] Compiling parking_lot_core v0.9.1 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling getrandom v0.2.5 [INFO] [stderr] Compiling mio v0.8.0 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling time v0.3.7 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling yasna v0.5.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling rcgen v0.9.2 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling tracing-attributes v0.1.19 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling tracing v0.1.31 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling quinn-proto v0.8.1 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling quinn-udp v0.1.1 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-rustls v0.23.2 [INFO] [stderr] Compiling tokio-stream v0.1.8 [INFO] [stderr] Compiling quinn v0.8.1 [INFO] [stderr] Compiling quinn_demo v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 02s [INFO] running `Command { std: "docker" "inspect" "0cd7ac46c680c13c48b7b76ad58e51ab1c91d9680b54bfdb3d28f3fd8cf921da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0cd7ac46c680c13c48b7b76ad58e51ab1c91d9680b54bfdb3d28f3fd8cf921da", kill_on_drop: false }` [INFO] [stdout] 0cd7ac46c680c13c48b7b76ad58e51ab1c91d9680b54bfdb3d28f3fd8cf921da [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.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] 9b2fefdf9f78d95108fbaf848ca62847b3b29f4e17af5488142c76f1786ba46a [INFO] running `Command { std: "docker" "start" "-a" "9b2fefdf9f78d95108fbaf848ca62847b3b29f4e17af5488142c76f1786ba46a", kill_on_drop: false }` [INFO] [stderr] Compiling quinn_demo v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 9.52s [INFO] running `Command { std: "docker" "inspect" "9b2fefdf9f78d95108fbaf848ca62847b3b29f4e17af5488142c76f1786ba46a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b2fefdf9f78d95108fbaf848ca62847b3b29f4e17af5488142c76f1786ba46a", kill_on_drop: false }` [INFO] [stdout] 9b2fefdf9f78d95108fbaf848ca62847b3b29f4e17af5488142c76f1786ba46a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", 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] 790cae4bf3d175431f04509f588bee4029d3bdb4def9a8078459e05ce1fcb01e [INFO] running `Command { std: "docker" "start" "-a" "790cae4bf3d175431f04509f588bee4029d3bdb4def9a8078459e05ce1fcb01e", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/quinn_demo-2eeb7b3417bb73c3) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] Doc-tests quinn_demo [INFO] [stdout] test quic::tests::quic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s [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; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "790cae4bf3d175431f04509f588bee4029d3bdb4def9a8078459e05ce1fcb01e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "790cae4bf3d175431f04509f588bee4029d3bdb4def9a8078459e05ce1fcb01e", kill_on_drop: false }` [INFO] [stdout] 790cae4bf3d175431f04509f588bee4029d3bdb4def9a8078459e05ce1fcb01e