[INFO] cloning repository https://github.com/tunhan9x/shadow-tls-v3 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tunhan9x/shadow-tls-v3" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftunhan9x%2Fshadow-tls-v3", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftunhan9x%2Fshadow-tls-v3'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] dee3a5a819d6f56cfdd56c44a0d42be186c44238 [INFO] building tunhan9x/shadow-tls-v3 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftunhan9x%2Fshadow-tls-v3" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain [INFO] started tweaking git repo https://github.com/tunhan9x/shadow-tls-v3 [INFO] finished tweaking git repo https://github.com/tunhan9x/shadow-tls-v3 [INFO] tweaked toml for git repo https://github.com/tunhan9x/shadow-tls-v3 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/tunhan9x/shadow-tls-v3 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/tunhan9x/shadow-tls-v3 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 98256c491cfb87470d896f9116cbb48e5180fd5754ffcd763b2c393d4b991a38 [INFO] running `Command { std: "docker" "start" "-a" "98256c491cfb87470d896f9116cbb48e5180fd5754ffcd763b2c393d4b991a38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "98256c491cfb87470d896f9116cbb48e5180fd5754ffcd763b2c393d4b991a38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "98256c491cfb87470d896f9116cbb48e5180fd5754ffcd763b2c393d4b991a38", kill_on_drop: false }` [INFO] [stdout] 98256c491cfb87470d896f9116cbb48e5180fd5754ffcd763b2c393d4b991a38 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 35e6b2def58b3e3d59cfd8cc227761f476cd12b637e6f6f264243fad61846c73 [INFO] running `Command { std: "docker" "start" "-a" "35e6b2def58b3e3d59cfd8cc227761f476cd12b637e6f6f264243fad61846c73", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling futures-sink v0.3.29 [INFO] [stderr] Compiling io-uring v0.6.2 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling rustls-fork-shadow-tls v0.20.9-mod.2 [INFO] [stderr] Compiling anstream v0.6.5 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling cpufeatures v0.2.11 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling clap_lex v0.6.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling syn v2.0.40 [INFO] [stderr] Compiling clap_builder v4.4.11 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling ring v0.17.7 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling mio v0.8.10 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling nix v0.27.1 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling rustls-pki-types v1.0.1 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling smallvec v1.11.2 [INFO] [stderr] Compiling ctrlc v3.4.1 [INFO] [stderr] Compiling webpki-roots v0.26.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling webpki v0.22.4 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling local-sync v0.1.1 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling monoio-macros v0.1.0 [INFO] [stderr] Compiling auto-const-array v0.2.1 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling pin-project v1.1.3 [INFO] [stderr] Compiling flume v0.10.14 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling monoio v0.2.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling clap v4.4.11 [INFO] [stderr] Compiling monoio-io-wrapper v0.1.1 [INFO] [stderr] Compiling monoio-rustls-fork-shadow-tls v0.3.0-mod.2 [INFO] [stderr] Compiling shadow-tls v0.2.25 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait `HashedStream` is never used [INFO] [stdout] --> src/helper_v2.rs:29:18 [INFO] [stdout] | [INFO] [stdout] 29 | pub(crate) trait HashedStream { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `hash` is never used [INFO] [stdout] --> src/helper_v2.rs:101:19 [INFO] [stdout] | [INFO] [stdout] 93 | impl HashedWriteStream { [INFO] [stdout] | ---------------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 101 | pub(crate) fn hash(&self) -> [u8; 20] { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 28s [INFO] running `Command { std: "docker" "inspect" "35e6b2def58b3e3d59cfd8cc227761f476cd12b637e6f6f264243fad61846c73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "35e6b2def58b3e3d59cfd8cc227761f476cd12b637e6f6f264243fad61846c73", kill_on_drop: false }` [INFO] [stdout] 35e6b2def58b3e3d59cfd8cc227761f476cd12b637e6f6f264243fad61846c73 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8023a1cc3fbd060c30c2d334b47c4a8956d3dc84688d25c341e43dd6a67d5a5f [INFO] running `Command { std: "docker" "start" "-a" "8023a1cc3fbd060c30c2d334b47c4a8956d3dc84688d25c341e43dd6a67d5a5f", kill_on_drop: false }` [INFO] [stdout] warning: trait `HashedStream` is never used [INFO] [stdout] --> src/helper_v2.rs:29:18 [INFO] [stdout] | [INFO] [stdout] 29 | pub(crate) trait HashedStream { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `hash` is never used [INFO] [stdout] --> src/helper_v2.rs:101:19 [INFO] [stdout] | [INFO] [stdout] 93 | impl HashedWriteStream { [INFO] [stdout] | ---------------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 101 | pub(crate) fn hash(&self) -> [u8; 20] { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling shadow-tls v0.2.25 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait `HashedStream` is never used [INFO] [stdout] --> src/helper_v2.rs:29:18 [INFO] [stdout] | [INFO] [stdout] 29 | pub(crate) trait HashedStream { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `hash` is never used [INFO] [stdout] --> src/helper_v2.rs:101:19 [INFO] [stdout] | [INFO] [stdout] 93 | impl HashedWriteStream { [INFO] [stdout] | ---------------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 101 | pub(crate) fn hash(&self) -> [u8; 20] { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.71s [INFO] running `Command { std: "docker" "inspect" "8023a1cc3fbd060c30c2d334b47c4a8956d3dc84688d25c341e43dd6a67d5a5f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8023a1cc3fbd060c30c2d334b47c4a8956d3dc84688d25c341e43dd6a67d5a5f", kill_on_drop: false }` [INFO] [stdout] 8023a1cc3fbd060c30c2d334b47c4a8956d3dc84688d25c341e43dd6a67d5a5f