[INFO] cloning repository https://github.com/catuhana/bouncer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/catuhana/bouncer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcatuhana%2Fbouncer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcatuhana%2Fbouncer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4cedc731b2821a42d07887c94e7e824411a4b679 [INFO] testing catuhana/bouncer against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcatuhana%2Fbouncer" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/catuhana/bouncer [INFO] finished tweaking git repo https://github.com/catuhana/bouncer [INFO] tweaked toml for git repo https://github.com/catuhana/bouncer written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/catuhana/bouncer on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/catuhana/bouncer 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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e3b225185e1814d8f92ee288681c2cd218e280df703f414f8f6e590f343b889b [INFO] running `Command { std: "docker" "start" "-a" "e3b225185e1814d8f92ee288681c2cd218e280df703f414f8f6e590f343b889b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e3b225185e1814d8f92ee288681c2cd218e280df703f414f8f6e590f343b889b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3b225185e1814d8f92ee288681c2cd218e280df703f414f8f6e590f343b889b", kill_on_drop: false }` [INFO] [stdout] e3b225185e1814d8f92ee288681c2cd218e280df703f414f8f6e590f343b889b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 938d15ed912ec63d43002711943c67bc3be8546eaa3f40db2035b7e070948d0c [INFO] running `Command { std: "docker" "start" "-a" "938d15ed912ec63d43002711943c67bc3be8546eaa3f40db2035b7e070948d0c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.170 [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Compiling cc v1.2.16 [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Compiling time-core v0.1.3 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling http v1.2.0 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling rustls-pki-types v1.11.0 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling rustls v0.23.23 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling time v0.3.39 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling serde_yml v0.0.12 [INFO] [stderr] Compiling rustls-native-certs v0.8.1 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling quote v1.0.39 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling syn v2.0.99 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling brotli-decompressor v4.0.2 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling libyml v0.0.5 [INFO] [stderr] Compiling figment v0.10.19 (https://github.com/CodingAnarchy/Figment?rev=e1e7bc7#e1e7bc77) [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling sha1_smol v1.0.1 [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling clap_builder v4.5.31 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling ring v0.17.12 [INFO] [stderr] Compiling libz-sys v1.1.21 [INFO] [stderr] Compiling flate2 v1.1.0 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling serde_derive v1.0.218 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling clap_derive v4.5.28 [INFO] [stderr] Compiling async-trait v0.1.87 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling tokio v1.44.2 [INFO] [stderr] Compiling clap v4.5.31 [INFO] [stderr] Compiling bouncer-cli v0.0.0 (/opt/rustwide/workdir/bouncer-cli) [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling twilight-http-ratelimiting v0.16.0 [INFO] [stderr] Compiling twilight-gateway-queue v0.16.0 [INFO] [stderr] Compiling h2 v0.4.8 [INFO] [stderr] Compiling rustls-platform-verifier v0.5.0 [INFO] [stderr] Compiling tokio-websockets v0.11.3 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling secrecy v0.10.3 [INFO] [stderr] Compiling twilight-model v0.16.0 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling bouncer-config v0.0.0 (/opt/rustwide/workdir/bouncer-config) [INFO] [stderr] Compiling hyper-rustls v0.27.5 [INFO] [stderr] Compiling twilight-validate v0.16.0 [INFO] [stderr] Compiling twilight-cache-inmemory v0.16.0 [INFO] [stderr] Compiling twilight-http v0.16.0 [INFO] [stderr] Compiling twilight-util v0.16.0 [INFO] [stderr] Compiling bouncer-macros v0.0.0 (/opt/rustwide/workdir/bouncer-macros) [INFO] [stderr] Compiling twilight-gateway v0.16.0 [INFO] [stderr] Compiling bouncer-framework v0.0.0 (/opt/rustwide/workdir/bouncer-framework) [INFO] [stderr] Compiling bouncer v0.0.0 (/opt/rustwide/workdir/bouncer) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6m 42s [INFO] running `Command { std: "docker" "inspect" "938d15ed912ec63d43002711943c67bc3be8546eaa3f40db2035b7e070948d0c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "938d15ed912ec63d43002711943c67bc3be8546eaa3f40db2035b7e070948d0c", kill_on_drop: false }` [INFO] [stdout] 938d15ed912ec63d43002711943c67bc3be8546eaa3f40db2035b7e070948d0c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7aa6cdbfe3f4f6a060ddbee5db4554578cf13763354de06f6f6649bee3d6c970 [INFO] running `Command { std: "docker" "start" "-a" "7aa6cdbfe3f4f6a060ddbee5db4554578cf13763354de06f6f6649bee3d6c970", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling rustix v1.0.0 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling linux-raw-sys v0.9.2 [INFO] [stderr] Compiling figment v0.10.19 (https://github.com/CodingAnarchy/Figment?rev=e1e7bc7#e1e7bc77) [INFO] [stderr] Compiling tokio-websockets v0.11.3 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling twilight-model v0.16.0 [INFO] [stderr] Compiling tempfile v3.18.0 [INFO] [stderr] Compiling bouncer-cli v0.0.0 (/opt/rustwide/workdir/bouncer-cli) [INFO] [stderr] Compiling bouncer-config v0.0.0 (/opt/rustwide/workdir/bouncer-config) [INFO] [stderr] Compiling twilight-validate v0.16.0 [INFO] [stderr] Compiling twilight-cache-inmemory v0.16.0 [INFO] [stderr] Compiling twilight-http v0.16.0 [INFO] [stderr] Compiling twilight-util v0.16.0 [INFO] [stderr] Compiling bouncer-macros v0.0.0 (/opt/rustwide/workdir/bouncer-macros) [INFO] [stderr] Compiling twilight-gateway v0.16.0 [INFO] [stderr] Compiling bouncer-framework v0.0.0 (/opt/rustwide/workdir/bouncer-framework) [INFO] [stderr] Compiling bouncer v0.0.0 (/opt/rustwide/workdir/bouncer) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 42s [INFO] running `Command { std: "docker" "inspect" "7aa6cdbfe3f4f6a060ddbee5db4554578cf13763354de06f6f6649bee3d6c970", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7aa6cdbfe3f4f6a060ddbee5db4554578cf13763354de06f6f6649bee3d6c970", kill_on_drop: false }` [INFO] [stdout] 7aa6cdbfe3f4f6a060ddbee5db4554578cf13763354de06f6f6649bee3d6c970 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0e4ecacde592c22cfb906b67537a126e6becdf4cd4910948126243326258da04 [INFO] running `Command { std: "docker" "start" "-a" "0e4ecacde592c22cfb906b67537a126e6becdf4cd4910948126243326258da04", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/bouncer-ac20298b7ad1d6a8) [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/lib.rs (/opt/rustwide/target/debug/deps/bouncer_cli-26d72d18a68d143a) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test tests::test_cli_parse ... ok [INFO] [stdout] test tests::test_cli_validation_success ... ok [INFO] [stdout] test tests::test_config_validation_file_exists ... ok [INFO] [stdout] test tests::test_cli_parse_and_validate_non_existent_file ... ok [INFO] [stdout] test tests::test_config_validation_file_does_not_exist ... ok [INFO] [stdout] test tests::test_cli_parse_and_validate ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bouncer_config-3629383caa50295d) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test tests::test_if_env_overrides_file ... ok [INFO] [stdout] test tests::test_missing_config_file ... ok [INFO] [stdout] test tests::test_parse_valid_config ... ok [INFO] [stdout] test tests::test_parse_invalid_config ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bouncer_framework-f561cce68a5015a7) [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/lib.rs (/opt/rustwide/target/debug/deps/bouncer_macros-3207e27d5b68d516) [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] Doc-tests bouncer_cli [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] Doc-tests bouncer_config [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] Doc-tests bouncer_framework [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] Doc-tests bouncer_macros [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" "0e4ecacde592c22cfb906b67537a126e6becdf4cd4910948126243326258da04", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e4ecacde592c22cfb906b67537a126e6becdf4cd4910948126243326258da04", kill_on_drop: false }` [INFO] [stdout] 0e4ecacde592c22cfb906b67537a126e6becdf4cd4910948126243326258da04