[INFO] cloning repository https://github.com/asiyani/tcp-over-quic
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/asiyani/tcp-over-quic" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fasiyani%2Ftcp-over-quic", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fasiyani%2Ftcp-over-quic'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] dfe91aa1e5105fbd4b036ee2ef4e740d23da85e9
[INFO] testing asiyani/tcp-over-quic against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fasiyani%2Ftcp-over-quic" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/asiyani/tcp-over-quic
[INFO] finished tweaking git repo https://github.com/asiyani/tcp-over-quic
[INFO] tweaked toml for git repo https://github.com/asiyani/tcp-over-quic written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/asiyani/tcp-over-quic 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/asiyani/tcp-over-quic 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 tracing-subscriber v0.2.15
[INFO] [stderr]   Downloaded tracing-log v0.1.1
[INFO] [stderr]   Downloaded serde_derive v1.0.118
[INFO] [stderr]   Downloaded ct-logs v0.6.0
[INFO] [stderr]   Downloaded pin-project-lite v0.2.0
[INFO] [stderr]   Downloaded futures-executor v0.3.8
[INFO] [stderr]   Downloaded futures-channel v0.3.8
[INFO] [stderr]   Downloaded futures-sink v0.3.8
[INFO] [stderr]   Downloaded rustls-native-certs v0.3.0
[INFO] [stderr]   Downloaded anyhow v1.0.37
[INFO] [stderr]   Downloaded futures-io v0.3.8
[INFO] [stderr]   Downloaded futures-task v0.3.8
[INFO] [stderr]   Downloaded futures-util v0.3.8
[INFO] [stderr]   Downloaded pin-project v1.0.2
[INFO] [stderr]   Downloaded syn v1.0.57
[INFO] [stderr]   Downloaded quinn v0.6.1
[INFO] [stderr]   Downloaded yasna v0.3.2
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.69
[INFO] [stderr]   Downloaded quinn-proto v0.6.1
[INFO] [stderr]   Downloaded js-sys v0.3.46
[INFO] [stderr]   Downloaded libc v0.2.81
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.69
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.69
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.69
[INFO] [stderr]   Downloaded rcgen v0.8.9
[INFO] [stderr]   Downloaded futures-macro v0.3.8
[INFO] [stderr]   Downloaded futures v0.3.8
[INFO] [stderr]   Downloaded rustversion v1.0.4
[INFO] [stderr]   Downloaded err-derive v0.2.4
[INFO] [stderr]   Downloaded pem v0.8.2
[INFO] [stderr]   Downloaded futures-core v0.3.8
[INFO] [stderr]   Downloaded tokio v0.2.24
[INFO] [stderr]   Downloaded serde v1.0.118
[INFO] [stderr]   Downloaded pin-project-internal v1.0.2
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.69
[INFO] [stderr]   Downloaded smallvec v1.6.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] c27d12186db79847477285ff90050aa9cf82ba1b235b705c7ecefb534668d876
[INFO] running `Command { std: "docker" "start" "-a" "c27d12186db79847477285ff90050aa9cf82ba1b235b705c7ecefb534668d876", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c27d12186db79847477285ff90050aa9cf82ba1b235b705c7ecefb534668d876", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c27d12186db79847477285ff90050aa9cf82ba1b235b705c7ecefb534668d876", kill_on_drop: false }`
[INFO] [stdout] c27d12186db79847477285ff90050aa9cf82ba1b235b705c7ecefb534668d876
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 9c79c4e57eee988096859c163e74f7458d0549398faf5559fe08829dbcdd5843
[INFO] running `Command { std: "docker" "start" "-a" "9c79c4e57eee988096859c163e74f7458d0549398faf5559fe08829dbcdd5843", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.81
[INFO] [stderr]    Compiling syn v1.0.57
[INFO] [stderr]    Compiling once_cell v1.5.2
[INFO] [stderr]    Compiling log v0.4.11
[INFO] [stderr]    Compiling tracing-core v0.1.17
[INFO] [stderr]    Compiling rustversion v1.0.4
[INFO] [stderr]    Compiling proc-macro-nested v0.1.6
[INFO] [stderr]    Compiling serde_derive v1.0.118
[INFO] [stderr]    Compiling regex-syntax v0.6.21
[INFO] [stderr]    Compiling futures-core v0.3.8
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling pin-project-lite v0.2.0
[INFO] [stderr]    Compiling serde v1.0.118
[INFO] [stderr]    Compiling futures-sink v0.3.8
[INFO] [stderr]    Compiling futures-io v0.3.8
[INFO] [stderr]    Compiling base64 v0.11.0
[INFO] [stderr]    Compiling openssl-probe v0.1.2
[INFO] [stderr]    Compiling futures-task v0.3.8
[INFO] [stderr]    Compiling futures-channel v0.3.8
[INFO] [stderr]    Compiling pin-project-lite v0.1.11
[INFO] [stderr]    Compiling anyhow v1.0.37
[INFO] [stderr]    Compiling sharded-slab v0.1.0
[INFO] [stderr]    Compiling smallvec v1.6.0
[INFO] [stderr]    Compiling tracing-log v0.1.1
[INFO] [stderr]    Compiling err-derive v0.2.4
[INFO] [stderr]    Compiling ring v0.16.19
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling net2 v0.2.37
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling signal-hook-registry v1.3.0
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling clap v2.33.3
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling regex v1.4.2
[INFO] [stderr]    Compiling regex-automata v0.1.9
[INFO] [stderr]    Compiling sct v0.6.0
[INFO] [stderr]    Compiling webpki v0.21.4
[INFO] [stderr]    Compiling mio-uds v0.6.8
[INFO] [stderr]    Compiling ct-logs v0.6.0
[INFO] [stderr]    Compiling rustls v0.17.0
[INFO] [stderr]    Compiling yasna v0.3.2
[INFO] [stderr]    Compiling pem v0.8.2
[INFO] [stderr]    Compiling matchers v0.0.1
[INFO] [stderr]    Compiling rcgen v0.8.9
[INFO] [stderr]    Compiling synstructure v0.12.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling rustls-native-certs v0.3.0
[INFO] [stderr]    Compiling pin-project-internal v1.0.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.11
[INFO] [stderr]    Compiling futures-macro v0.3.8
[INFO] [stderr]    Compiling tokio-macros v0.2.6
[INFO] [stderr]    Compiling pin-project-internal v0.4.27
[INFO] [stderr]    Compiling tokio v0.2.24
[INFO] [stderr]    Compiling pin-project v1.0.2
[INFO] [stderr]    Compiling pin-project v0.4.27
[INFO] [stderr]    Compiling futures-util v0.3.8
[INFO] [stderr]    Compiling tracing v0.1.22
[INFO] [stderr]    Compiling quinn-proto v0.6.1
[INFO] [stderr]    Compiling tracing-futures v0.2.4
[INFO] [stderr]    Compiling futures-executor v0.3.8
[INFO] [stderr]    Compiling futures v0.3.8
[INFO] [stderr]    Compiling quinn v0.6.1
[INFO] [stderr]    Compiling tracing-serde v0.1.2
[INFO] [stderr]    Compiling serde_json v1.0.61
[INFO] [stderr]    Compiling tracing-subscriber v0.2.15
[INFO] [stderr]    Compiling tcp-over-quic v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.70s
[INFO] running `Command { std: "docker" "inspect" "9c79c4e57eee988096859c163e74f7458d0549398faf5559fe08829dbcdd5843", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9c79c4e57eee988096859c163e74f7458d0549398faf5559fe08829dbcdd5843", kill_on_drop: false }`
[INFO] [stdout] 9c79c4e57eee988096859c163e74f7458d0549398faf5559fe08829dbcdd5843
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 8d13410b90cf511e59d422a21a3431fedf536a6811fd81c46ebbf5fe6ecb2d93
[INFO] running `Command { std: "docker" "start" "-a" "8d13410b90cf511e59d422a21a3431fedf536a6811fd81c46ebbf5fe6ecb2d93", kill_on_drop: false }`
[INFO] [stderr]    Compiling tcp-over-quic v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.70s
[INFO] running `Command { std: "docker" "inspect" "8d13410b90cf511e59d422a21a3431fedf536a6811fd81c46ebbf5fe6ecb2d93", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8d13410b90cf511e59d422a21a3431fedf536a6811fd81c46ebbf5fe6ecb2d93", kill_on_drop: false }`
[INFO] [stdout] 8d13410b90cf511e59d422a21a3431fedf536a6811fd81c46ebbf5fe6ecb2d93
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 714978d136fe2eb2f46b8573edd479a98880048b39ddeb51ef8588434dff2190
[INFO] running `Command { std: "docker" "start" "-a" "714978d136fe2eb2f46b8573edd479a98880048b39ddeb51ef8588434dff2190", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tcp_over_quic-f470d177411c757d)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test quic_tunnel::tlv::tests::new_tcp_connect_ok_test ... ok
[INFO] [stdout] test quic_tunnel::tlv::tests::new_tcp_connect_v4_test ... ok
[INFO] [stdout] test quic_tunnel::tlv::tests::parse_tcp_connect_test ... ok
[INFO] [stdout] test quic_tunnel::tlv::tests::new_tcp_connect_loopback_test - should panic ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- quic_tunnel::tlv::tests::new_tcp_connect_loopback_test stdout ----
[INFO] [stdout] note: test did not panic as expected at src/quic_tunnel/tlv.rs:125:8
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     quic_tunnel::tlv::tests::new_tcp_connect_loopback_test
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 3 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "714978d136fe2eb2f46b8573edd479a98880048b39ddeb51ef8588434dff2190", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "714978d136fe2eb2f46b8573edd479a98880048b39ddeb51ef8588434dff2190", kill_on_drop: false }`
[INFO] [stdout] 714978d136fe2eb2f46b8573edd479a98880048b39ddeb51ef8588434dff2190
