[INFO] cloning repository https://github.com/Primexz/bore [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Primexz/bore" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPrimexz%2Fbore", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPrimexz%2Fbore'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6bd4899b3d1c9403814e1f1811e421e605f83ba7 [INFO] testing Primexz/bore against try#a7ee93192a766fb0dafa23def7154fc03cfcfc3e for pr-146989 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPrimexz%2Fbore" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Primexz/bore [INFO] finished tweaking git repo https://github.com/Primexz/bore [INFO] tweaked toml for git repo https://github.com/Primexz/bore written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Primexz/bore on toolchain a7ee93192a766fb0dafa23def7154fc03cfcfc3e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Primexz/bore 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" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 86bb3ffe3c0adcffa9f82fb863aa5c8ca5f07d1fc943dc247e3ed4479106eb17 [INFO] running `Command { std: "docker" "start" "-a" "86bb3ffe3c0adcffa9f82fb863aa5c8ca5f07d1fc943dc247e3ed4479106eb17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "86bb3ffe3c0adcffa9f82fb863aa5c8ca5f07d1fc943dc247e3ed4479106eb17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "86bb3ffe3c0adcffa9f82fb863aa5c8ca5f07d1fc943dc247e3ed4479106eb17", kill_on_drop: false }` [INFO] [stdout] 86bb3ffe3c0adcffa9f82fb863aa5c8ca5f07d1fc943dc247e3ed4479106eb17 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8a068c69e25ef16685186c010a775f446d2030b346a26591eba27bcd9d81c025 [INFO] running `Command { std: "docker" "start" "-a" "8a068c69e25ef16685186c010a775f446d2030b346a26591eba27bcd9d81c025", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling pin-project-lite v0.2.11 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling serde v1.0.183 [INFO] [stderr] Compiling rustix v0.38.7 [INFO] [stderr] Compiling cpufeatures v0.2.9 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling linux-raw-sys v0.4.5 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling serde_derive v1.0.183 [INFO] [stderr] Compiling syn v2.0.28 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling bitflags v2.3.3 [INFO] [stderr] Compiling cc v1.0.82 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling rustix v0.36.15 [INFO] [stderr] Compiling anstyle-parse v0.2.1 [INFO] [stderr] Compiling multer v2.1.0 [INFO] [stderr] Compiling rustls v0.20.8 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling backtrace v0.3.68 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling gimli v0.27.3 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling procfs v0.14.2 [INFO] [stderr] Compiling anstyle v1.0.1 [INFO] [stderr] Compiling serde_json v1.0.104 [INFO] [stderr] Compiling linux-raw-sys v0.1.4 [INFO] [stderr] Compiling protobuf v2.28.0 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling anstream v0.3.2 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling object v0.31.1 [INFO] [stderr] Compiling encoding_rs v0.8.32 [INFO] [stderr] Compiling anyhow v1.0.72 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling prometheus v0.13.3 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling clap_lex v0.5.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling clap_builder v4.3.19 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling addr2line v0.20.0 [INFO] [stderr] Compiling rustls-pemfile v1.0.3 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling headers v0.3.8 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling thiserror-impl v1.0.44 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling thiserror v1.0.44 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling tungstenite v0.18.0 [INFO] [stderr] Compiling pin-project v1.1.3 [INFO] [stderr] Compiling clap_derive v4.3.12 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling clap v4.3.19 [INFO] [stderr] Compiling uuid v1.4.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.17 [INFO] [stderr] Compiling sha2 v0.10.7 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling webpki-roots v0.25.1 [INFO] [stderr] Compiling dashmap v5.5.0 [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling tokio-tungstenite v0.18.0 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling h2 v0.3.20 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling warp v0.3.5 [INFO] [stderr] Compiling bore-cli v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 07s [INFO] running `Command { std: "docker" "inspect" "8a068c69e25ef16685186c010a775f446d2030b346a26591eba27bcd9d81c025", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a068c69e25ef16685186c010a775f446d2030b346a26591eba27bcd9d81c025", kill_on_drop: false }` [INFO] [stdout] 8a068c69e25ef16685186c010a775f446d2030b346a26591eba27bcd9d81c025 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ac89dd0881db7d2a36cb375344f720bb8db290595cd2655bec15dc17420dc61e [INFO] running `Command { std: "docker" "start" "-a" "ac89dd0881db7d2a36cb375344f720bb8db290595cd2655bec15dc17420dc61e", kill_on_drop: false }` [INFO] [stderr] Compiling semver v1.0.18 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling rstest v0.12.0 [INFO] [stderr] Compiling bore-cli v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 20.30s [INFO] running `Command { std: "docker" "inspect" "ac89dd0881db7d2a36cb375344f720bb8db290595cd2655bec15dc17420dc61e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac89dd0881db7d2a36cb375344f720bb8db290595cd2655bec15dc17420dc61e", kill_on_drop: false }` [INFO] [stdout] ac89dd0881db7d2a36cb375344f720bb8db290595cd2655bec15dc17420dc61e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 04f4c0443a1042a42ea4458178bd8c7154b1cf3f2a427955e7eda245f3cf95a4 [INFO] running `Command { std: "docker" "start" "-a" "04f4c0443a1042a42ea4458178bd8c7154b1cf3f2a427955e7eda245f3cf95a4", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bore_cli-2d3b11c5c9510e6d) [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] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/bore-ee4d3c36f555add8) [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] [stderr] Running tests/auth_test.rs (/opt/rustwide/target/debug/deps/auth_test-42834b06fa0ec30c) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test auth_handshake ... ok [INFO] [stdout] test auth_handshake_fail ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s [INFO] [stdout] [INFO] [stderr] Running tests/e2e_test.rs (/opt/rustwide/target/debug/deps/e2e_test-c79ee615f44975a1) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test invalid_address ... ok [INFO] [stdout] test basic_proxy::secret_1 ... ok [INFO] [stdout] test basic_proxy::secret_3 ... ok [INFO] [stdout] test basic_proxy::secret_2 ... ok [INFO] [stdout] test mismatched_secret::case_1 ... ok [INFO] [stdout] test mismatched_secret::case_2 ... ok [INFO] [stdout] test very_long_frame ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.56s [INFO] [stdout] [INFO] [stderr] Doc-tests bore_cli [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/auth.rs - auth::Authenticator::validate (line 30) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.67s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "04f4c0443a1042a42ea4458178bd8c7154b1cf3f2a427955e7eda245f3cf95a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "04f4c0443a1042a42ea4458178bd8c7154b1cf3f2a427955e7eda245f3cf95a4", kill_on_drop: false }` [INFO] [stdout] 04f4c0443a1042a42ea4458178bd8c7154b1cf3f2a427955e7eda245f3cf95a4