[INFO] fetching crate spf-milter 0.4.2... [INFO] testing spf-milter-0.4.2 against master#c5842b0be783dffa5a49693541acb79115c7eeef for pr-102570 [INFO] extracting crate spf-milter 0.4.2 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate spf-milter 0.4.2 on toolchain c5842b0be783dffa5a49693541acb79115c7eeef [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c5842b0be783dffa5a49693541acb79115c7eeef" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate spf-milter 0.4.2 [INFO] finished tweaking crates.io crate spf-milter 0.4.2 [INFO] tweaked toml for crates.io crate spf-milter 0.4.2 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate crates.io crate spf-milter 0.4.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c5842b0be783dffa5a49693541acb79115c7eeef" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded syslog v6.0.1 [INFO] [stderr] Downloaded viaspf v0.4.1 [INFO] [stderr] Downloaded byte-strings-proc_macros v0.2.2 [INFO] [stderr] Downloaded byte-strings v0.2.2 [INFO] [stderr] Downloaded signal-hook-tokio v0.3.1 [INFO] [stderr] Downloaded viaspf-record v0.4.1 [INFO] [stderr] Downloaded indymilter v0.1.1 [INFO] [stderr] Downloaded domain v0.7.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+c5842b0be783dffa5a49693541acb79115c7eeef" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ef72497783118bc3fbd8b3925a1fe110a46e24c7818d6d21b4f20f6fb8fc3c79 [INFO] running `Command { std: "docker" "start" "-a" "ef72497783118bc3fbd8b3925a1fe110a46e24c7818d6d21b4f20f6fb8fc3c79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ef72497783118bc3fbd8b3925a1fe110a46e24c7818d6d21b4f20f6fb8fc3c79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef72497783118bc3fbd8b3925a1fe110a46e24c7818d6d21b4f20f6fb8fc3c79", kill_on_drop: false }` [INFO] [stdout] ef72497783118bc3fbd8b3925a1fe110a46e24c7818d6d21b4f20f6fb8fc3c79 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+c5842b0be783dffa5a49693541acb79115c7eeef" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0b82feb684bb5223babd4bae6e89cbb4ebd56f86b2c10a12abb46936a97dee73 [INFO] running `Command { std: "docker" "start" "-a" "0b82feb684bb5223babd4bae6e89cbb4ebd56f86b2c10a12abb46936a97dee73", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling futures-core v0.3.24 [INFO] [stderr] Compiling once_cell v1.14.0 [INFO] [stderr] Compiling futures-channel v0.3.24 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling tokio v1.21.0 [INFO] [stderr] Compiling futures-task v0.3.24 [INFO] [stderr] Compiling futures-sink v0.3.24 [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stderr] Compiling futures-util v0.3.24 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling async-trait v0.1.57 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.24 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling signal-hook v0.3.14 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling tracing-core v0.1.29 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling time v0.3.9 [INFO] [stderr] Compiling tracing v0.1.36 [INFO] [stderr] Compiling unicode-normalization v0.1.21 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling viaspf-record v0.4.1 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling syslog v6.0.1 [INFO] [stderr] Compiling ipnet v2.5.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling futures-macro v0.3.24 [INFO] [stderr] Compiling byte-strings-proc_macros v0.2.2 [INFO] [stderr] Compiling byte-strings v0.2.2 [INFO] [stderr] Compiling futures-executor v0.3.24 [INFO] [stderr] Compiling futures v0.3.24 [INFO] [stderr] Compiling indymilter v0.1.1 [INFO] [stderr] Compiling domain v0.7.0 [INFO] [stderr] Compiling viaspf v0.4.1 [INFO] [stderr] Compiling signal-hook-tokio v0.3.1 [INFO] [stderr] Compiling spf-milter v0.4.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 56.27s [INFO] running `Command { std: "docker" "inspect" "0b82feb684bb5223babd4bae6e89cbb4ebd56f86b2c10a12abb46936a97dee73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b82feb684bb5223babd4bae6e89cbb4ebd56f86b2c10a12abb46936a97dee73", kill_on_drop: false }` [INFO] [stdout] 0b82feb684bb5223babd4bae6e89cbb4ebd56f86b2c10a12abb46936a97dee73 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+c5842b0be783dffa5a49693541acb79115c7eeef" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f03b44cb004cd9763fcd45569a0475a0d28156ede522e2c0227daff7b02b3c9a [INFO] running `Command { std: "docker" "start" "-a" "f03b44cb004cd9763fcd45569a0475a0d28156ede522e2c0227daff7b02b3c9a", kill_on_drop: false }` [INFO] [stderr] Compiling tokio v1.21.0 [INFO] [stderr] Compiling signal-hook-tokio v0.3.1 [INFO] [stderr] Compiling domain v0.7.0 [INFO] [stderr] Compiling indymilter v0.1.1 [INFO] [stderr] Compiling viaspf v0.4.1 [INFO] [stderr] Compiling spf-milter v0.4.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 58.83s [INFO] running `Command { std: "docker" "inspect" "f03b44cb004cd9763fcd45569a0475a0d28156ede522e2c0227daff7b02b3c9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f03b44cb004cd9763fcd45569a0475a0d28156ede522e2c0227daff7b02b3c9a", kill_on_drop: false }` [INFO] [stdout] f03b44cb004cd9763fcd45569a0475a0d28156ede522e2c0227daff7b02b3c9a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+c5842b0be783dffa5a49693541acb79115c7eeef" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 16e0b4f572beaa162c8f6fc51bea38b9583ab901c416b57c03a041e711824dba [INFO] running `Command { std: "docker" "start" "-a" "16e0b4f572beaa162c8f6fc51bea38b9583ab901c416b57c03a041e711824dba", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/spf_milter-caf40e0a214baba3) [INFO] [stdout] [INFO] [stdout] running 48 tests [INFO] [stdout] test auth::tests::escape_reply_text_ok ... ok [INFO] [stdout] test auth::tests::eq_authserv_ids_ok ... ok [INFO] [stdout] test auth::tests::add_header_with_unusable_helo_identity ... ok [INFO] [stdout] test auth::tests::add_header_for_definitive_helo_result ... ok [INFO] [stdout] test auth::tests::delete_forged_authentication_results_headers ... ok [INFO] [stdout] test auth::tests::reject_helo_timeout_with_escaped_reply_text ... ok [INFO] [stdout] test auth::tests::add_header_default_no_spf ... ok [INFO] [stdout] test auth::tests::add_headers_for_all_results ... ok [INFO] [stdout] test config::cli_opts::tests::cli_options_builder_ok ... ok [INFO] [stdout] test auth::tests::reject_failure_with_i18n_explanation_from_dns ... ok [INFO] [stdout] test config::model::tests::reply_code_parse_ok ... ok [INFO] [stdout] test config::model::tests::skip_senders_ok ... ok [INFO] [stdout] test auth::tests::reject_null_sender_with_invalid_helo_record ... ok [INFO] [stdout] test auth::tests::reject_unauthorized_sender ... ok [INFO] [stdout] test auth::tests::skip_sender_matching_mailfrom_identity ... ok [INFO] [stdout] test config::read::tests::parse_exp_modification_ok ... ok [INFO] [stdout] test config::model::tests::trusted_networks_loopback_ok ... ok [INFO] [stdout] test config::read::tests::parse_skip_senders_file_content_ok ... ok [INFO] [stdout] test auth::tests::dry_run_accepts_message ... ok [INFO] [stdout] test config::read::tests::parse_skip_senders_ok ... ok [INFO] [stdout] test config::read::tests::parse_results_invalid_result ... ok [INFO] [stdout] test config::model::tests::trusted_networks_subnet_ok ... ok [INFO] [stdout] test config::model::tests::enhanced_status_code_parse_ok ... ok [INFO] [stdout] test header::auth_results::tests::auth_results_header_display_all_results ... ok [INFO] [stdout] test config::tests::delete_incoming_authentication_results_default_ok ... ok [INFO] [stdout] test header::auth_results::tests::extract_authserv_id_ok ... ok [INFO] [stdout] test header::format::tests::decode_quoted_string_ok ... ok [INFO] [stdout] test header::format::tests::escape_comment_word_ok ... ok [INFO] [stdout] test config::read::tests::split_param_values_ok ... ok [INFO] [stdout] test header::format::tests::encode_mime_value_ok ... ok [INFO] [stdout] test header::auth_results::tests::encode_sender_ok ... ok [INFO] [stdout] test config::read::tests::parse_results_ok ... ok [INFO] [stdout] test header::format::tests::is_dot_atom_ok ... ok [INFO] [stdout] test header::format::tests::skip_comment_ok ... ok [INFO] [stdout] test header::format::tests::skip_quoted_pair_ok ... ok [INFO] [stdout] test header::format::tests::skip_ctext_ok ... ok [INFO] [stdout] test config::read::tests::socket_with_cli_options_override ... ok [INFO] [stdout] test header::auth_results::tests::auth_results_header_display_error ... ok [INFO] [stdout] test header::format::tests::skip_fws_ok ... ok [INFO] [stdout] test resolver::tests::domain_resolver_lookup_ok ... ignored, depends on live DNS records [INFO] [stdout] test header::received_spf::tests::format_pass_parts_ok ... ok [INFO] [stdout] test header::received_spf::tests::format_header_value_ok ... ok [INFO] [stdout] test header::received_spf::tests::received_spf_header_display_pass ... ok [INFO] [stdout] test verify::tests::to_verifier_config_exp_mod_decorate ... ok [INFO] [stdout] test header::format::tests::skip_mime_value_ok ... ok [INFO] [stdout] test header::received_spf::tests::format_none_parts_with_unusual_sender ... ok [INFO] [stdout] test header::received_spf::tests::received_spf_header_display_default_neutral_result ... ok [INFO] [stdout] test header::received_spf::tests::received_spf_header_display_error ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 47 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.10s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/spf_milter-63021730342909af) [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/config_reload.rs (/opt/rustwide/target/debug/deps/config_reload-a0b5fbad2461ab7e) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test config_reload ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- config_reload stdout ---- [INFO] [stdout] thread 'config_reload' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }', tests/config_reload.rs:56:6 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55c72d5211e0 - std::backtrace_rs::backtrace::libunwind::trace::he04b6d40112d6639 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55c72d5211e0 - std::backtrace_rs::backtrace::trace_unsynchronized::h93bb5736cc0446d6 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55c72d5211e0 - std::sys_common::backtrace::_print_fmt::h194608c93e335f88 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/sys_common/backtrace.rs:65:5 [INFO] [stdout] 3: 0x55c72d5211e0 - ::fmt::hcd25e852ea89b4f5 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x55c72d545eee - core::fmt::write::h5fe0ed2793f92a83 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/core/src/fmt/mod.rs:1209:17 [INFO] [stdout] 5: 0x55c72d51ad05 - std::io::Write::write_fmt::h3774d34429f36763 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/io/mod.rs:1682:15 [INFO] [stdout] 6: 0x55c72d520fa5 - std::sys_common::backtrace::_print::h137275aa061b9520 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 7: 0x55c72d520fa5 - std::sys_common::backtrace::print::h0abc92ad99a2e9ea [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 8: 0x55c72d522e4f - std::panicking::default_hook::{{closure}}::had7442d4100942fb [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/panicking.rs:267:22 [INFO] [stdout] 9: 0x55c72d522b0e - std::panicking::default_hook::he29a4b4ac8c0db9a [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/panicking.rs:283:9 [INFO] [stdout] 10: 0x55c72d1ec2b7 - as core::ops::function::Fn>::call::h91b99717c0adaf29 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 11: 0x55c72d1ec2b7 - test::test_main::{{closure}}::h70ceb3143bf6e9f2 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/test/src/lib.rs:135:21 [INFO] [stdout] 12: 0x55c72d52356d - as core::ops::function::Fn>::call::h12d6a9e51a6fcc61 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 13: 0x55c72d52356d - std::panicking::rust_panic_with_hook::hb248569adc7e19ef [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/panicking.rs:692:13 [INFO] [stdout] 14: 0x55c72d5232e7 - std::panicking::begin_panic_handler::{{closure}}::h8fbe136907bbc5ab [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/panicking.rs:579:13 [INFO] [stdout] 15: 0x55c72d52168c - std::sys_common::backtrace::__rust_end_short_backtrace::hb7948ddc456dafc4 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/sys_common/backtrace.rs:137:18 [INFO] [stdout] 16: 0x55c72d523002 - rust_begin_unwind [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/panicking.rs:575:5 [INFO] [stdout] 17: 0x55c72d117a43 - core::panicking::panic_fmt::h1c2fe0c2fa8ba0a1 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/core/src/panicking.rs:65:14 [INFO] [stdout] 18: 0x55c72d117ca3 - core::result::unwrap_failed::h626970e2865c5d28 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/core/src/result.rs:1791:5 [INFO] [stdout] 19: 0x55c72d19c3fb - core::result::Result::unwrap::hf3924f95a57ecbe1 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/core/src/result.rs:1113:23 [INFO] [stdout] 20: 0x55c72d188725 - config_reload::config_reload::{{closure}}::ha3ec4bd2ec023455 [INFO] [stdout] at /opt/rustwide/workdir/tests/config_reload.rs:52:21 [INFO] [stdout] 21: 0x55c72d13d3ec - as core::future::future::Future>::poll::hc8d29a133af27692 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/core/src/future/mod.rs:91:19 [INFO] [stdout] 22: 0x55c72d19e32f - as core::future::future::Future>::poll::hb119838d09e57a1e [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/core/src/future/future.rs:124:9 [INFO] [stdout] 23: 0x55c72d155090 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h11685f446d09e7c6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.21.0/src/runtime/scheduler/current_thread.rs:525:48 [INFO] [stdout] 24: 0x55c72d16a830 - tokio::coop::with_budget::{{closure}}::h455ad8eaaa33623c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.21.0/src/coop.rs:102:9 [INFO] [stdout] 25: 0x55c72d15d113 - std::thread::local::LocalKey::try_with::h7070c634b188f76f [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/thread/local.rs:446:16 [INFO] [stdout] 26: 0x55c72d15c67d - std::thread::local::LocalKey::with::h0fc3ea35f22c505a [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/thread/local.rs:422:9 [INFO] [stdout] 27: 0x55c72d154ff6 - tokio::coop::with_budget::hd719fba24400d23a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.21.0/src/coop.rs:95:5 [INFO] [stdout] 28: 0x55c72d154ff6 - tokio::coop::budget::h48127cf476b7397f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.21.0/src/coop.rs:72:5 [INFO] [stdout] 29: 0x55c72d154ff6 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h9d42bbd6a0deb7a7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.21.0/src/runtime/scheduler/current_thread.rs:525:25 [INFO] [stdout] 30: 0x55c72d1521a2 - tokio::runtime::scheduler::current_thread::Context::enter::hb5e7224fcdfc85a6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.21.0/src/runtime/scheduler/current_thread.rs:349:19 [INFO] [stdout] 31: 0x55c72d154909 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h3d4d89aaa33d8224 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.21.0/src/runtime/scheduler/current_thread.rs:524:36 [INFO] [stdout] 32: 0x55c72d1545fb - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h8fa678bedd65a01f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.21.0/src/runtime/scheduler/current_thread.rs:595:57 [INFO] [stdout] 33: 0x55c72d15197d - tokio::macros::scoped_tls::ScopedKey::set::h002d8f2c157a6891 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.21.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 34: 0x55c72d15439a - tokio::runtime::scheduler::current_thread::CoreGuard::enter::he3f08d33a2c2a3df [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.21.0/src/runtime/scheduler/current_thread.rs:595:27 [INFO] [stdout] 35: 0x55c72d154664 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::ha2060aabf405b8b1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.21.0/src/runtime/scheduler/current_thread.rs:515:19 [INFO] [stdout] 36: 0x55c72d151b8f - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h2dddf0016ab60088 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.21.0/src/runtime/scheduler/current_thread.rs:161:24 [INFO] [stdout] 37: 0x55c72d173b18 - tokio::runtime::Runtime::block_on::hacda5ed2b14110fa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.21.0/src/runtime/mod.rs:490:46 [INFO] [stdout] 38: 0x55c72d187b35 - config_reload::config_reload::ha37050f02556639f [INFO] [stdout] at /opt/rustwide/workdir/tests/config_reload.rs:60:5 [INFO] [stdout] 39: 0x55c72d1879e7 - config_reload::config_reload::{{closure}}::h8d381784b557390a [INFO] [stdout] at /opt/rustwide/workdir/tests/config_reload.rs:16:7 [INFO] [stdout] 40: 0x55c72d1a2db5 - core::ops::function::FnOnce::call_once::h835f7b22ce3ea876 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/core/src/ops/function.rs:510:5 [INFO] [stdout] 41: 0x55c72d1f15bf - core::ops::function::FnOnce::call_once::h5dde45172d790a9d [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/core/src/ops/function.rs:510:5 [INFO] [stdout] 42: 0x55c72d1f15bf - test::__rust_begin_short_backtrace::h78e3fbe0504ae84c [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/test/src/lib.rs:637:18 [INFO] [stdout] 43: 0x55c72d1c2c8c - test::run_test::{{closure}}::hecbec538c508056c [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/test/src/lib.rs:628:30 [INFO] [stdout] 44: 0x55c72d1c2c8c - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc84a1fb3f0e67ee4 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/core/src/ops/function.rs:510:5 [INFO] [stdout] 45: 0x55c72d1f05e8 - as core::ops::function::FnOnce>::call_once::h2deece96542e3e9a [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 46: 0x55c72d1f05e8 - as core::ops::function::FnOnce<()>>::call_once::ha9befd17c806a3b0 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 47: 0x55c72d1f05e8 - std::panicking::try::do_call::h17336b94b336bff1 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/panicking.rs:483:40 [INFO] [stdout] 48: 0x55c72d1f05e8 - std::panicking::try::h701ebc92939c4760 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/panicking.rs:447:19 [INFO] [stdout] 49: 0x55c72d1f05e8 - std::panic::catch_unwind::h93b113531d625eab [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/panic.rs:137:14 [INFO] [stdout] 50: 0x55c72d1f05e8 - test::run_test_in_process::h08e9f627920c2a2a [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/test/src/lib.rs:660:27 [INFO] [stdout] 51: 0x55c72d1f05e8 - test::run_test::run_test_inner::{{closure}}::h70b581814cc230ea [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/test/src/lib.rs:554:39 [INFO] [stdout] 52: 0x55c72d1bd304 - test::run_test::run_test_inner::{{closure}}::h1acbf81bd02dba18 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/test/src/lib.rs:581:37 [INFO] [stdout] 53: 0x55c72d1bd304 - std::sys_common::backtrace::__rust_begin_short_backtrace::h59c80156bae07f63 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/sys_common/backtrace.rs:121:18 [INFO] [stdout] 54: 0x55c72d1c2b55 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h80e22f541b422f07 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/thread/mod.rs:551:17 [INFO] [stdout] 55: 0x55c72d1c2b55 - as core::ops::function::FnOnce<()>>::call_once::he3336d4cf440d04a [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 56: 0x55c72d1c2b55 - std::panicking::try::do_call::hd4403a300ceb7231 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/panicking.rs:483:40 [INFO] [stdout] 57: 0x55c72d1c2b55 - std::panicking::try::h21b14e2ec444d3e6 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/panicking.rs:447:19 [INFO] [stdout] 58: 0x55c72d1c2b55 - std::panic::catch_unwind::he2bb948f3383cd51 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/panic.rs:137:14 [INFO] [stdout] 59: 0x55c72d1c2b55 - std::thread::Builder::spawn_unchecked_::{{closure}}::h9093214177135071 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/thread/mod.rs:550:30 [INFO] [stdout] 60: 0x55c72d1c2b55 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hbd75c44bc5dabf20 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/core/src/ops/function.rs:510:5 [INFO] [stdout] 61: 0x55c72d527c13 - as core::ops::function::FnOnce>::call_once::hdc09af53979ab66f [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 62: 0x55c72d527c13 - as core::ops::function::FnOnce>::call_once::h5cef88e3fa63b616 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 63: 0x55c72d527c13 - std::sys::unix::thread::Thread::new::thread_start::h7ae30531e3efd4f6 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 64: 0x7f6b78d95609 - start_thread [INFO] [stdout] 65: 0x7f6b78b65133 - clone [INFO] [stdout] 66: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] config_reload [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test config_reload` [INFO] running `Command { std: "docker" "inspect" "16e0b4f572beaa162c8f6fc51bea38b9583ab901c416b57c03a041e711824dba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "16e0b4f572beaa162c8f6fc51bea38b9583ab901c416b57c03a041e711824dba", kill_on_drop: false }` [INFO] [stdout] 16e0b4f572beaa162c8f6fc51bea38b9583ab901c416b57c03a041e711824dba