[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#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fasiyani%2Ftcp-over-quic" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/asiyani/tcp-over-quic on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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-5-tc1/source/Cargo.toml
[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" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rcgen v0.8.9
[INFO] [stderr]   Downloaded quinn v0.6.1
[INFO] [stderr]   Downloaded quinn-proto v0.6.1
[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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a2ba7c3f16661417dd32541130434c1d741d0e50c2649158105976e9436ef5b9
[INFO] running `Command { std: "docker" "start" "-a" "a2ba7c3f16661417dd32541130434c1d741d0e50c2649158105976e9436ef5b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a2ba7c3f16661417dd32541130434c1d741d0e50c2649158105976e9436ef5b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a2ba7c3f16661417dd32541130434c1d741d0e50c2649158105976e9436ef5b9", kill_on_drop: false }`
[INFO] [stdout] a2ba7c3f16661417dd32541130434c1d741d0e50c2649158105976e9436ef5b9
[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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c6720d9651d375cd9a6fc45935cdd93972af528c67e59ba100dff63df44c88d6
[INFO] running `Command { std: "docker" "start" "-a" "c6720d9651d375cd9a6fc45935cdd93972af528c67e59ba100dff63df44c88d6", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling libc v0.2.81
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling syn v1.0.57
[INFO] [stderr]    Compiling once_cell v1.5.2
[INFO] [stderr]    Compiling cc v1.0.66
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling log v0.4.11
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling version_check v0.9.2
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling slab v0.4.2
[INFO] [stderr]    Compiling rustversion v1.0.4
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling tracing-core v0.1.17
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling proc-macro-nested v0.1.6
[INFO] [stderr]    Compiling futures-core v0.3.8
[INFO] [stderr]    Compiling regex-syntax v0.6.21
[INFO] [stderr]    Compiling serde_derive v1.0.118
[INFO] [stderr]    Compiling pin-project-lite v0.2.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling serde v1.0.118
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling futures-sink v0.3.8
[INFO] [stderr]    Compiling futures-channel v0.3.8
[INFO] [stderr]    Compiling futures-task v0.3.8
[INFO] [stderr]    Compiling ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling pin-project-internal v0.4.27
[INFO] [stderr]    Compiling futures-io v0.3.8
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling base64 v0.11.0
[INFO] [stderr]    Compiling serde_json v1.0.61
[INFO] [stderr]    Compiling openssl-probe v0.1.2
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling bytes v0.5.6
[INFO] [stderr]    Compiling quote v1.0.8
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling net2 v0.2.37
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling ring v0.16.19
[INFO] [stderr]    Compiling err-derive v0.2.4
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling signal-hook-registry v1.3.0
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling itoa v0.4.7
[INFO] [stderr]    Compiling pin-project-lite v0.1.11
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling anyhow v1.0.37
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling tracing-log v0.1.1
[INFO] [stderr]    Compiling sharded-slab v0.1.0
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling thread_local v1.0.1
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling smallvec v1.6.0
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling mio-uds v0.6.8
[INFO] [stderr]    Compiling clap v2.33.3
[INFO] [stderr]    Compiling regex v1.4.2
[INFO] [stderr]    Compiling regex-automata v0.1.9
[INFO] [stderr]    Compiling yasna v0.3.2
[INFO] [stderr]    Compiling pem v0.8.2
[INFO] [stderr]    Compiling matchers v0.0.1
[INFO] [stderr]    Compiling sct v0.6.0
[INFO] [stderr]    Compiling webpki v0.21.4
[INFO] [stderr]    Compiling rcgen v0.8.9
[INFO] [stderr]    Compiling ct-logs v0.6.0
[INFO] [stderr]    Compiling rustls v0.17.0
[INFO] [stderr]    Compiling synstructure v0.12.4
[INFO] [stderr]    Compiling tracing-attributes v0.1.11
[INFO] [stderr]    Compiling pin-project-internal v1.0.2
[INFO] [stderr]    Compiling futures-macro v0.3.8
[INFO] [stderr]    Compiling tokio-macros v0.2.6
[INFO] [stderr]    Compiling tokio v0.2.24
[INFO] [stderr]    Compiling rustls-native-certs v0.3.0
[INFO] [stderr]    Compiling tracing v0.1.22
[INFO] [stderr]    Compiling pin-project v1.0.2
[INFO] [stderr]    Compiling quinn-proto v0.6.1
[INFO] [stderr]    Compiling futures-util v0.3.8
[INFO] [stderr]    Compiling pin-project v0.4.27
[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 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 16.28s
[INFO] running `Command { std: "docker" "inspect" "c6720d9651d375cd9a6fc45935cdd93972af528c67e59ba100dff63df44c88d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c6720d9651d375cd9a6fc45935cdd93972af528c67e59ba100dff63df44c88d6", kill_on_drop: false }`
[INFO] [stdout] c6720d9651d375cd9a6fc45935cdd93972af528c67e59ba100dff63df44c88d6
[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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3a67785a9fa500975e7e581f60542b85efbfa764027648c66b7995440cd8c570
[INFO] running `Command { std: "docker" "start" "-a" "3a67785a9fa500975e7e581f60542b85efbfa764027648c66b7995440cd8c570", 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.15s
[INFO] running `Command { std: "docker" "inspect" "3a67785a9fa500975e7e581f60542b85efbfa764027648c66b7995440cd8c570", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3a67785a9fa500975e7e581f60542b85efbfa764027648c66b7995440cd8c570", kill_on_drop: false }`
[INFO] [stdout] 3a67785a9fa500975e7e581f60542b85efbfa764027648c66b7995440cd8c570
[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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 560a4a9f389caad6546e1b7d0efc2c5461e955a9d0f849291bf929c0f53173e2
[INFO] running `Command { std: "docker" "start" "-a" "560a4a9f389caad6546e1b7d0efc2c5461e955a9d0f849291bf929c0f53173e2", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tcp_over_quic-b1fa22189fd7f1ae)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test quic_tunnel::tlv::tests::new_tcp_connect_loopback_test - should panic ... FAILED
[INFO] [stdout] test quic_tunnel::tlv::tests::new_tcp_connect_v4_test ... ok
[INFO] [stdout] test quic_tunnel::tlv::tests::new_tcp_connect_ok_test ... ok
[INFO] [stdout] test quic_tunnel::tlv::tests::parse_tcp_connect_test ... ok
[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
[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.00s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "560a4a9f389caad6546e1b7d0efc2c5461e955a9d0f849291bf929c0f53173e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "560a4a9f389caad6546e1b7d0efc2c5461e955a9d0f849291bf929c0f53173e2", kill_on_drop: false }`
[INFO] [stdout] 560a4a9f389caad6546e1b7d0efc2c5461e955a9d0f849291bf929c0f53173e2
[INFO] testing asiyani/tcp-over-quic against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fasiyani%2Ftcp-over-quic" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/asiyani/tcp-over-quic on toolchain b642703cf9526da1e72c0b6755753b939a9c6b6d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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-5-tc2/source/Cargo.toml
[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" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8cd775e51ea1c6190370b4bd7e7866aa88bb9c431a40fc020ab06ef095f5e417
[INFO] running `Command { std: "docker" "start" "-a" "8cd775e51ea1c6190370b4bd7e7866aa88bb9c431a40fc020ab06ef095f5e417", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8cd775e51ea1c6190370b4bd7e7866aa88bb9c431a40fc020ab06ef095f5e417", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8cd775e51ea1c6190370b4bd7e7866aa88bb9c431a40fc020ab06ef095f5e417", kill_on_drop: false }`
[INFO] [stdout] 8cd775e51ea1c6190370b4bd7e7866aa88bb9c431a40fc020ab06ef095f5e417
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 31393ae593529ba3462a77c2e9b2535c633e7eadc7c4bda38b729eb97f51dfb1
[INFO] running `Command { std: "docker" "start" "-a" "31393ae593529ba3462a77c2e9b2535c633e7eadc7c4bda38b729eb97f51dfb1", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.81
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling syn v1.0.57
[INFO] [stderr]    Compiling once_cell v1.5.2
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling log v0.4.11
[INFO] [stderr]    Compiling cc v1.0.66
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling version_check v0.9.2
[INFO] [stderr]    Compiling slab v0.4.2
[INFO] [stderr]    Compiling rustversion v1.0.4
[INFO] [stderr]    Compiling tracing-core v0.1.17
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling futures-core v0.3.8
[INFO] [stderr]    Compiling proc-macro-nested v0.1.6
[INFO] [stderr]    Compiling regex-syntax v0.6.21
[INFO] [stderr]    Compiling serde_derive v1.0.118
[INFO] [stderr]    Compiling pin-project-lite v0.2.0
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling serde v1.0.118
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling futures-sink v0.3.8
[INFO] [stderr]    Compiling futures-channel v0.3.8
[INFO] [stderr]    Compiling futures-task v0.3.8
[INFO] [stderr]    Compiling pin-project-internal v0.4.27
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling base64 v0.11.0
[INFO] [stderr]    Compiling futures-io v0.3.8
[INFO] [stderr]    Compiling serde_json v1.0.61
[INFO] [stderr]    Compiling openssl-probe v0.1.2
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling quote v1.0.8
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling net2 v0.2.37
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling bytes v0.5.6
[INFO] [stderr]    Compiling signal-hook-registry v1.3.0
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling itoa v0.4.7
[INFO] [stderr]    Compiling err-derive v0.2.4
[INFO] [stderr]    Compiling ring v0.16.19
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling anyhow v1.0.37
[INFO] [stderr]    Compiling pin-project-lite v0.1.11
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling tracing-log v0.1.1
[INFO] [stderr]    Compiling sharded-slab v0.1.0
[INFO] [stderr]    Compiling thread_local v1.0.1
[INFO] [stderr]    Compiling smallvec v1.6.0
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling clap v2.33.3
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling mio-uds v0.6.8
[INFO] [stderr]    Compiling regex v1.4.2
[INFO] [stderr]    Compiling regex-automata v0.1.9
[INFO] [stderr]    Compiling yasna v0.3.2
[INFO] [stderr]    Compiling pem v0.8.2
[INFO] [stderr]    Compiling matchers v0.0.1
[INFO] [stderr]    Compiling sct v0.6.0
[INFO] [stderr]    Compiling webpki v0.21.4
[INFO] [stderr]    Compiling rcgen v0.8.9
[INFO] [stderr]    Compiling ct-logs v0.6.0
[INFO] [stderr]    Compiling rustls v0.17.0
[INFO] [stderr]    Compiling synstructure v0.12.4
[INFO] [stderr]    Compiling tracing-attributes v0.1.11
[INFO] [stderr]    Compiling pin-project-internal v1.0.2
[INFO] [stderr]    Compiling futures-macro v0.3.8
[INFO] [stderr]    Compiling tokio-macros v0.2.6
[INFO] [stderr]    Compiling tokio v0.2.24
[INFO] [stderr]    Compiling rustls-native-certs v0.3.0
[INFO] [stderr]    Compiling tracing v0.1.22
[INFO] [stderr]    Compiling pin-project v1.0.2
[INFO] [stderr]    Compiling quinn-proto v0.6.1
[INFO] [stderr]    Compiling futures-util v0.3.8
[INFO] [stderr]    Compiling pin-project v0.4.27
[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 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 15.30s
[INFO] running `Command { std: "docker" "inspect" "31393ae593529ba3462a77c2e9b2535c633e7eadc7c4bda38b729eb97f51dfb1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "31393ae593529ba3462a77c2e9b2535c633e7eadc7c4bda38b729eb97f51dfb1", kill_on_drop: false }`
[INFO] [stdout] 31393ae593529ba3462a77c2e9b2535c633e7eadc7c4bda38b729eb97f51dfb1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 513e761002135e93017544ec31553676e955ede3bec112ffca983ac62a54c9c8
[INFO] running `Command { std: "docker" "start" "-a" "513e761002135e93017544ec31553676e955ede3bec112ffca983ac62a54c9c8", 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.05s
[INFO] running `Command { std: "docker" "inspect" "513e761002135e93017544ec31553676e955ede3bec112ffca983ac62a54c9c8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "513e761002135e93017544ec31553676e955ede3bec112ffca983ac62a54c9c8", kill_on_drop: false }`
[INFO] [stdout] 513e761002135e93017544ec31553676e955ede3bec112ffca983ac62a54c9c8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 7b410796bc65ac484c7ed15949877a3f51a4db957d3e1b0e6b0960729c40637b
[INFO] running `Command { std: "docker" "start" "-a" "7b410796bc65ac484c7ed15949877a3f51a4db957d3e1b0e6b0960729c40637b", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tcp_over_quic-b1fa22189fd7f1ae)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test quic_tunnel::tlv::tests::new_tcp_connect_loopback_test - should panic ... FAILED
[INFO] [stdout] test quic_tunnel::tlv::tests::parse_tcp_connect_test ... ok
[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] 
[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
[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.00s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "7b410796bc65ac484c7ed15949877a3f51a4db957d3e1b0e6b0960729c40637b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7b410796bc65ac484c7ed15949877a3f51a4db957d3e1b0e6b0960729c40637b", kill_on_drop: false }`
[INFO] [stdout] 7b410796bc65ac484c7ed15949877a3f51a4db957d3e1b0e6b0960729c40637b
