[INFO] cloning repository https://github.com/takehiakihiro/s2n-quic-server-sample [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/takehiakihiro/s2n-quic-server-sample" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftakehiakihiro%2Fs2n-quic-server-sample", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftakehiakihiro%2Fs2n-quic-server-sample'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 552d08ebc2913ff2459c4f8f218a2e2f4995ae5a [INFO] testing takehiakihiro/s2n-quic-server-sample/552d08ebc2913ff2459c4f8f218a2e2f4995ae5a against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftakehiakihiro%2Fs2n-quic-server-sample" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/takehiakihiro/s2n-quic-server-sample [INFO] finished tweaking git repo https://github.com/takehiakihiro/s2n-quic-server-sample [INFO] tweaked toml for git repo https://github.com/takehiakihiro/s2n-quic-server-sample written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/takehiakihiro/s2n-quic-server-sample on toolchain 1ef7943ee607160a564655b6596f83670ef95df5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/takehiakihiro/s2n-quic-server-sample already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded s2n-quic-tls-default v0.46.0 [INFO] [stderr] Downloaded s2n-tls v0.3.2 [INFO] [stderr] Downloaded s2n-quic-rustls v0.46.0 [INFO] [stderr] Downloaded s2n-quic-tls v0.46.0 [INFO] [stderr] Downloaded hash_hasher v2.0.3 [INFO] [stderr] Downloaded s2n-quic-crypto v0.46.0 [INFO] [stderr] Downloaded rustls-pki-types v1.8.0 [INFO] [stderr] Downloaded rustls-pemfile v2.1.3 [INFO] [stderr] Downloaded s2n-quic-platform v0.46.0 [INFO] [stderr] Downloaded intrusive-collections v0.9.7 [INFO] [stderr] Downloaded s2n-codec v0.46.0 [INFO] [stderr] Downloaded s2n-quic v1.46.0 [INFO] [stderr] Downloaded aws-lc-rs v1.9.0 [INFO] [stderr] Downloaded rustls v0.23.13 [INFO] [stderr] Downloaded s2n-quic-transport v0.46.0 [INFO] [stderr] Downloaded s2n-tls-sys v0.3.2 [INFO] [stderr] Downloaded s2n-quic-core v0.46.0 [INFO] [stderr] Downloaded aws-lc-sys v0.21.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0baf663ef56fe12fee9cf28825cb3fbf0a3b435e9d2ddb5cb0b9f1437deb363c [INFO] running `Command { std: "docker" "start" "-a" "0baf663ef56fe12fee9cf28825cb3fbf0a3b435e9d2ddb5cb0b9f1437deb363c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0baf663ef56fe12fee9cf28825cb3fbf0a3b435e9d2ddb5cb0b9f1437deb363c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0baf663ef56fe12fee9cf28825cb3fbf0a3b435e9d2ddb5cb0b9f1437deb363c", kill_on_drop: false }` [INFO] [stdout] 0baf663ef56fe12fee9cf28825cb3fbf0a3b435e9d2ddb5cb0b9f1437deb363c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8c7bbc2a539277a5de375935cb8c117912c3b9cbcacd33b061f67b8142b6f9db [INFO] running `Command { std: "docker" "start" "-a" "8c7bbc2a539277a5de375935cb8c117912c3b9cbcacd33b061f67b8142b6f9db", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling bytes v1.7.2 [INFO] [stderr] Compiling aws-lc-rs v1.9.0 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling mirai-annotations v1.12.0 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling hex-literal v0.4.1 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling s2n-quic-platform v0.46.0 [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling anyhow v1.0.89 [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling intrusive-collections v0.9.7 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling hash_hasher v2.0.3 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling errno v0.3.9 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling cc v1.1.21 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling cmake v0.1.51 [INFO] [stderr] Compiling aws-lc-sys v0.21.2 [INFO] [stderr] Compiling s2n-tls-sys v0.3.2 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling env_filter v0.1.2 [INFO] [stderr] Compiling env_logger v0.11.5 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling tokio v1.40.0 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling s2n-codec v0.46.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling s2n-quic-core v0.46.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling cuckoofilter v0.5.0 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling signal-hook-tokio v0.3.1 [INFO] [stderr] Compiling s2n-tls v0.3.2 [INFO] [stderr] Compiling s2n-quic-crypto v0.46.0 [INFO] [stderr] Compiling s2n-quic-transport v0.46.0 [INFO] [stderr] Compiling s2n-quic-tls v0.46.0 [INFO] [stderr] Compiling s2n-quic-tls-default v0.46.0 [INFO] [stderr] Compiling s2n-quic v1.46.0 [INFO] [stderr] Compiling s2n-quic-server-sample v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 16s [INFO] running `Command { std: "docker" "inspect" "8c7bbc2a539277a5de375935cb8c117912c3b9cbcacd33b061f67b8142b6f9db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c7bbc2a539277a5de375935cb8c117912c3b9cbcacd33b061f67b8142b6f9db", kill_on_drop: false }` [INFO] [stdout] 8c7bbc2a539277a5de375935cb8c117912c3b9cbcacd33b061f67b8142b6f9db [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 56df7f94514e557a792bf5113686c794dd92eb358527caa9aec8d76f2827bce5 [INFO] running `Command { std: "docker" "start" "-a" "56df7f94514e557a792bf5113686c794dd92eb358527caa9aec8d76f2827bce5", kill_on_drop: false }` [INFO] [stderr] Compiling s2n-quic-server-sample v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.63s [INFO] running `Command { std: "docker" "inspect" "56df7f94514e557a792bf5113686c794dd92eb358527caa9aec8d76f2827bce5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "56df7f94514e557a792bf5113686c794dd92eb358527caa9aec8d76f2827bce5", kill_on_drop: false }` [INFO] [stdout] 56df7f94514e557a792bf5113686c794dd92eb358527caa9aec8d76f2827bce5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9bf28aca275ddfacbe52fba9fae2592f75d3a908b3f2bb2e2b6ade4531a4319d [INFO] running `Command { std: "docker" "start" "-a" "9bf28aca275ddfacbe52fba9fae2592f75d3a908b3f2bb2e2b6ade4531a4319d", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/s2n_quic_server_sample-732c8e1450e03a71) [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" "9bf28aca275ddfacbe52fba9fae2592f75d3a908b3f2bb2e2b6ade4531a4319d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9bf28aca275ddfacbe52fba9fae2592f75d3a908b3f2bb2e2b6ade4531a4319d", kill_on_drop: false }` [INFO] [stdout] 9bf28aca275ddfacbe52fba9fae2592f75d3a908b3f2bb2e2b6ade4531a4319d