[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#160e7623e8cbbf1feab2b6e2a24733a98c7bde9c for pr-145628 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcatuhana%2Fbouncer" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/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-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/catuhana/bouncer on toolchain 160e7623e8cbbf1feab2b6e2a24733a98c7bde9c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "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" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/CodingAnarchy/Figment` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded twilight-http-ratelimiting v0.16.0 [INFO] [stderr] Downloaded twilight-util v0.16.0 [INFO] [stderr] Downloaded twilight-cache-inmemory v0.16.0 [INFO] [stderr] Downloaded twilight-validate v0.16.0 [INFO] [stderr] Downloaded tokio-websockets v0.11.3 [INFO] [stderr] Downloaded twilight-http v0.16.0 [INFO] [stderr] Downloaded rustix v1.0.0 [INFO] [stderr] Downloaded ring v0.17.12 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f72afedd061090a0d923f9ed09edba301b012c6f52a7506ce1329d5225a27afc [INFO] running `Command { std: "docker" "start" "-a" "f72afedd061090a0d923f9ed09edba301b012c6f52a7506ce1329d5225a27afc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f72afedd061090a0d923f9ed09edba301b012c6f52a7506ce1329d5225a27afc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f72afedd061090a0d923f9ed09edba301b012c6f52a7506ce1329d5225a27afc", kill_on_drop: false }` [INFO] [stdout] f72afedd061090a0d923f9ed09edba301b012c6f52a7506ce1329d5225a27afc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3fec2e03cdb607f354d33905b2d9e91690367b3c75ba9d41e3fd759711f070db [INFO] running `Command { std: "docker" "start" "-a" "3fec2e03cdb607f354d33905b2d9e91690367b3c75ba9d41e3fd759711f070db", 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 equivalent v1.0.2 [INFO] [stderr] Compiling cc v1.2.16 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling time-core v0.1.3 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling rustls-pki-types v1.11.0 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling bitflags v2.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 anyhow v1.0.97 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling time v0.3.39 [INFO] [stderr] Compiling rustls-native-certs v0.8.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling serde_yml v0.0.12 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [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 simdutf8 v0.1.5 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling brotli-decompressor v4.0.2 [INFO] [stderr] Compiling sha1_smol v1.0.1 [INFO] [stderr] Compiling clap_builder v4.5.31 [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 quote v1.0.39 [INFO] [stderr] Compiling http v1.2.0 [INFO] [stderr] Compiling syn v2.0.99 [INFO] [stderr] Compiling ring v0.17.12 [INFO] [stderr] Compiling libz-sys v1.1.21 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling flate2 v1.1.0 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling http-body-util v0.1.2 [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 tokio v1.44.2 [INFO] [stderr] Compiling tracing v0.1.41 [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 darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [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 h2 v0.4.8 [INFO] [stderr] Compiling rustls-platform-verifier v0.5.0 [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 tokio-websockets v0.11.3 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling bouncer-config v0.0.0 (/opt/rustwide/workdir/bouncer-config) [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 bouncer-macros v0.0.0 (/opt/rustwide/workdir/bouncer-macros) [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 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 20s [INFO] running `Command { std: "docker" "inspect" "3fec2e03cdb607f354d33905b2d9e91690367b3c75ba9d41e3fd759711f070db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3fec2e03cdb607f354d33905b2d9e91690367b3c75ba9d41e3fd759711f070db", kill_on_drop: false }` [INFO] [stdout] 3fec2e03cdb607f354d33905b2d9e91690367b3c75ba9d41e3fd759711f070db [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6584fe1392cf7075de67d5fd64c54f6c18d5455a2f6076a9c28e20303c6fc42f [INFO] running `Command { std: "docker" "start" "-a" "6584fe1392cf7075de67d5fd64c54f6c18d5455a2f6076a9c28e20303c6fc42f", 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 tokio-websockets v0.11.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 bouncer-macros v0.0.0 (/opt/rustwide/workdir/bouncer-macros) [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 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 48.10s [INFO] running `Command { std: "docker" "inspect" "6584fe1392cf7075de67d5fd64c54f6c18d5455a2f6076a9c28e20303c6fc42f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6584fe1392cf7075de67d5fd64c54f6c18d5455a2f6076a9c28e20303c6fc42f", kill_on_drop: false }` [INFO] [stdout] 6584fe1392cf7075de67d5fd64c54f6c18d5455a2f6076a9c28e20303c6fc42f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0ef6b262379477e8d1b0b45466bc796c22e34eb2887ec5d1d1f7a43552a85cc2 [INFO] running `Command { std: "docker" "start" "-a" "0ef6b262379477e8d1b0b45466bc796c22e34eb2887ec5d1d1f7a43552a85cc2", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s [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 ... 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 ... 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_parse_valid_config ... ok [INFO] [stderr] error: test failed, to rerun pass `-p bouncer-config --lib` [INFO] [stdout] test tests::test_missing_config_file ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- tests::test_missing_config_file stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::test_missing_config_file' (33) panicked at bouncer-config/src/lib.rs:88:9: [INFO] [stdout] assertion failed: matches!(result, Err(ConfigParseError::FigmentExtract(_))) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x57d9e6b6ed02 - std::backtrace_rs::backtrace::libunwind::trace::hf3086ff3c8ddfec7 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x57d9e6b6ed02 - std::backtrace_rs::backtrace::trace_unsynchronized::h6caf11542219ebc3 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x57d9e6b6ed02 - std::sys::backtrace::_print_fmt::hfd9f352edf0ef63b [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x57d9e6b6ed02 - ::fmt::h746cb25d4c2f20bf [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x57d9e6b7ffef - core::fmt::rt::Argument::fmt::h7e560d1a4260d0bd [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x57d9e6b7ffef - core::fmt::write::h51c104753c8435b2 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x57d9e6b3aee3 - std::io::default_write_fmt::h7681766be9629d2f [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x57d9e6b3aee3 - std::io::Write::write_fmt::h41771a141bf0adb2 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x57d9e6b47e42 - std::sys::backtrace::BacktraceLock::print::heee726a1c5b4a2c3 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x57d9e6b4cb1f - std::panicking::default_hook::{{closure}}::h938489fbb79d30ee [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x57d9e6b4c9b1 - std::panicking::default_hook::hf7e155db98319366 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x57d9e6a4004e - as core::ops::function::Fn>::call::h8041688d09537997 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x57d9e6a4004e - test::test_main_with_exit_callback::{{closure}}::hc8a7ea1f38432726 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x57d9e6b4d1be - as core::ops::function::Fn>::call::h688488cd0fff9b17 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x57d9e6b4d1be - std::panicking::panic_with_hook::h78bb7329978b77c8 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x57d9e6b4cf56 - std::panicking::panic_handler::{{closure}}::h306ab6080b8e304c [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/panicking.rs:700:13 [INFO] [stdout] 16: 0x57d9e6b47f89 - std::sys::backtrace::__rust_end_short_backtrace::hab10906eec9c5584 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x57d9e6b2e6dd - __rustc[31cdaa5515be9d95]::rust_begin_unwind [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x57d9e6b892e0 - core::panicking::panic_fmt::h8cb2938d8e2b0e7b [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x57d9e6b892bc - core::panicking::panic::h2435dc34813decf1 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/core/src/panicking.rs:145:5 [INFO] [stdout] 20: 0x57d9e6a007ad - bouncer_config::tests::test_missing_config_file::hd5d899a24892fabc [INFO] [stdout] at /opt/rustwide/workdir/bouncer-config/src/lib.rs:88:9 [INFO] [stdout] 21: 0x57d9e6a00807 - bouncer_config::tests::test_missing_config_file::{{closure}}::he7248f39eeba5290 [INFO] [stdout] at /opt/rustwide/workdir/bouncer-config/src/lib.rs:85:34 [INFO] [stdout] 22: 0x57d9e6a02b26 - core::ops::function::FnOnce::call_once::he3a40714dc82bc67 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 23: 0x57d9e6a3fe0b - core::ops::function::FnOnce::call_once::ha1081c2f5558e6c0 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 24: 0x57d9e6a3fe0b - test::__rust_begin_short_backtrace::h42034e8abb013a4c [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/test/src/lib.rs:663:18 [INFO] [stdout] 25: 0x57d9e6a55915 - test::run_test_in_process::{{closure}}::hf6d2134f58bf7650 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/test/src/lib.rs:686:74 [INFO] [stdout] 26: 0x57d9e6a55915 - as core::ops::function::FnOnce<()>>::call_once::hecbf148a08d929b4 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 27: 0x57d9e6a55915 - std::panicking::catch_unwind::do_call::hdd8f84f296c52439 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/panicking.rs:590:40 [INFO] [stdout] 28: 0x57d9e6a55915 - std::panicking::catch_unwind::h3fd77bcad74bf69c [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/panicking.rs:553:19 [INFO] [stdout] 29: 0x57d9e6a55915 - std::panic::catch_unwind::h512ad17f65705767 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x57d9e6a55915 - test::run_test_in_process::h2b79c7cc828fafad [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/test/src/lib.rs:686:27 [INFO] [stdout] 31: 0x57d9e6a55915 - test::run_test::{{closure}}::hc287323e9e7aa380 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/test/src/lib.rs:607:43 [INFO] [stdout] 32: 0x57d9e6a2c2e4 - test::run_test::{{closure}}::h26852bc3095664f0 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/test/src/lib.rs:637:41 [INFO] [stdout] 33: 0x57d9e6a2c2e4 - std::sys::backtrace::__rust_begin_short_backtrace::he88c7ba58706034f [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 34: 0x57d9e6a2fb1a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hff63832735ca5300 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 35: 0x57d9e6a2fb1a - as core::ops::function::FnOnce<()>>::call_once::h5618784f23b8bacb [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 36: 0x57d9e6a2fb1a - std::panicking::catch_unwind::do_call::hd103d0697f7d2f72 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/panicking.rs:590:40 [INFO] [stdout] 37: 0x57d9e6a2fb1a - std::panicking::catch_unwind::h947b18413ee60fc2 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/panicking.rs:553:19 [INFO] [stdout] 38: 0x57d9e6a2fb1a - std::panic::catch_unwind::h51f47dbca8916fbf [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/panic.rs:359:14 [INFO] [stdout] 39: 0x57d9e6a2fb1a - std::thread::Builder::spawn_unchecked_::{{closure}}::h92bd4fc7ba1a8896 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 40: 0x57d9e6a2fb1a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h1edf6ba5edb7a202 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 41: 0x57d9e6b420bf - as core::ops::function::FnOnce>::call_once::h6765fcdde4c5daa4 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 42: 0x57d9e6b420bf - std::sys::pal::unix::thread::Thread::new::thread_start::h448c4dadc391362b [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/sys/pal/unix/thread.rs:118:17 [INFO] [stdout] 43: 0x7416b7770aa4 - [INFO] [stdout] 44: 0x7416b77fda34 - clone [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] tests::test_missing_config_file [INFO] [stdout] [INFO] [stdout] test result: FAILED. 3 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "0ef6b262379477e8d1b0b45466bc796c22e34eb2887ec5d1d1f7a43552a85cc2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ef6b262379477e8d1b0b45466bc796c22e34eb2887ec5d1d1f7a43552a85cc2", kill_on_drop: false }` [INFO] [stdout] 0ef6b262379477e8d1b0b45466bc796c22e34eb2887ec5d1d1f7a43552a85cc2