[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 try#16fbf98f22730e073c09e7b03f0eafb87a295545 for pr-145628 [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 16fbf98f22730e073c09e7b03f0eafb87a295545 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "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" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ceb2218655ec114026561aa93ddeae7d176c6849a61c6fb5dfc3a81a6d11c633 [INFO] running `Command { std: "docker" "start" "-a" "ceb2218655ec114026561aa93ddeae7d176c6849a61c6fb5dfc3a81a6d11c633", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ceb2218655ec114026561aa93ddeae7d176c6849a61c6fb5dfc3a81a6d11c633", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ceb2218655ec114026561aa93ddeae7d176c6849a61c6fb5dfc3a81a6d11c633", kill_on_drop: false }` [INFO] [stdout] ceb2218655ec114026561aa93ddeae7d176c6849a61c6fb5dfc3a81a6d11c633 [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" "-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 847487b94d545f3b48751c70b1bbfc22cdefc28e9ad121ae3f621c5bcf8f7ce9 [INFO] running `Command { std: "docker" "start" "-a" "847487b94d545f3b48751c70b1bbfc22cdefc28e9ad121ae3f621c5bcf8f7ce9", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling libc v0.2.170 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling time-core v0.1.3 [INFO] [stderr] Compiling cc v1.2.16 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling rustls-pki-types v1.11.0 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling rustls v0.23.23 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling time v0.3.39 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling serde_yml v0.0.12 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling figment v0.10.19 (https://github.com/CodingAnarchy/Figment?rev=e1e7bc7#e1e7bc77) [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling sha1_smol v1.0.1 [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Compiling rustls-native-certs v0.8.1 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling clap_builder v4.5.31 [INFO] [stderr] Compiling brotli-decompressor v4.0.2 [INFO] [stderr] Compiling http v1.2.0 [INFO] [stderr] Compiling quote v1.0.39 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling libyml v0.0.5 [INFO] [stderr] Compiling syn v2.0.99 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling ring v0.17.12 [INFO] [stderr] Compiling libz-sys v1.1.21 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling flate2 v1.1.0 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling serde_derive v1.0.218 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling serde_repr v0.1.20 [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 rustls-webpki v0.102.8 [INFO] [stderr] Compiling tokio v1.44.2 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling clap v4.5.31 [INFO] [stderr] Compiling bouncer-cli v0.0.0 (/opt/rustwide/workdir/bouncer-cli) [INFO] [stderr] Compiling serde v1.0.218 [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 rustls-platform-verifier v0.5.0 [INFO] [stderr] Compiling h2 v0.4.8 [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 bouncer-config v0.0.0 (/opt/rustwide/workdir/bouncer-config) [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling hyper-util v0.1.10 [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 1m 33s [INFO] running `Command { std: "docker" "inspect" "847487b94d545f3b48751c70b1bbfc22cdefc28e9ad121ae3f621c5bcf8f7ce9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "847487b94d545f3b48751c70b1bbfc22cdefc28e9ad121ae3f621c5bcf8f7ce9", kill_on_drop: false }` [INFO] [stdout] 847487b94d545f3b48751c70b1bbfc22cdefc28e9ad121ae3f621c5bcf8f7ce9 [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" "-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5342d5b5b5045d349c6e6a16377eb37c019bf1b202e1b873f7bcdfc842b12fc3 [INFO] running `Command { std: "docker" "start" "-a" "5342d5b5b5045d349c6e6a16377eb37c019bf1b202e1b873f7bcdfc842b12fc3", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling rustix v1.0.0 [INFO] [stderr] Compiling linux-raw-sys v0.9.2 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling figment v0.10.19 (https://github.com/CodingAnarchy/Figment?rev=e1e7bc7#e1e7bc77) [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling twilight-model v0.16.0 [INFO] [stderr] Compiling tokio-websockets v0.11.3 [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 45.45s [INFO] running `Command { std: "docker" "inspect" "5342d5b5b5045d349c6e6a16377eb37c019bf1b202e1b873f7bcdfc842b12fc3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5342d5b5b5045d349c6e6a16377eb37c019bf1b202e1b873f7bcdfc842b12fc3", kill_on_drop: false }` [INFO] [stdout] 5342d5b5b5045d349c6e6a16377eb37c019bf1b202e1b873f7bcdfc842b12fc3 [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" "-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] cde9d26bd7871419c73282aae95ea40a521ef193571393d540980bb6f5092b2e [INFO] running `Command { std: "docker" "start" "-a" "cde9d26bd7871419c73282aae95ea40a521ef193571393d540980bb6f5092b2e", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/bouncer-21223476374cfd23) [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-a1f761894b29e0a4) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test tests::test_cli_parse_and_validate ... ok [INFO] [stdout] test tests::test_cli_validation_success ... ok [INFO] [stdout] test tests::test_cli_parse ... ok [INFO] [stdout] test tests::test_config_validation_file_exists ... ok [INFO] [stdout] test tests::test_config_validation_file_does_not_exist ... ok [INFO] [stdout] test tests::test_cli_parse_and_validate_non_existent_file ... 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-e156431add993a2e) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test tests::test_if_env_overrides_file ... ok [INFO] [stdout] test tests::test_parse_invalid_config ... ok [INFO] [stdout] test tests::test_missing_config_file ... ok [INFO] [stdout] test tests::test_parse_valid_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-4ac7470a7ef7dfcd) [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] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bouncer_macros-78a1995a0a9e7b0f) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Doc-tests bouncer_cli [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] [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" "cde9d26bd7871419c73282aae95ea40a521ef193571393d540980bb6f5092b2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cde9d26bd7871419c73282aae95ea40a521ef193571393d540980bb6f5092b2e", kill_on_drop: false }` [INFO] [stdout] cde9d26bd7871419c73282aae95ea40a521ef193571393d540980bb6f5092b2e