[INFO] fetching crate dead-man-switch 0.3.0... [INFO] testing dead-man-switch-0.3.0 against master#9e297bf54d31eb3b30067208ff9af4416945a2ed for pr-125507 [INFO] extracting crate dead-man-switch 0.3.0 into /workspace/builds/worker-1-tc1/source [INFO] validating manifest of crates.io crate dead-man-switch 0.3.0 on toolchain 9e297bf54d31eb3b30067208ff9af4416945a2ed [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9e297bf54d31eb3b30067208ff9af4416945a2ed" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate dead-man-switch 0.3.0 [INFO] finished tweaking crates.io crate dead-man-switch 0.3.0 [INFO] tweaked toml for crates.io crate dead-man-switch 0.3.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate crates.io crate dead-man-switch 0.3.0 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" "+9e297bf54d31eb3b30067208ff9af4416945a2ed" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded lettre_email v0.9.4 [INFO] [stderr] Downloaded encoding_index_tests v0.1.4 [INFO] [stderr] Downloaded encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Downloaded lettre v0.9.6 [INFO] [stderr] Downloaded encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Downloaded encoding v0.2.33 [INFO] [stderr] Downloaded email v0.0.20 [INFO] [stderr] Downloaded rustls-webpki v0.100.3 [INFO] [stderr] Downloaded encoding-index-japanese v1.20141219.5 [INFO] [stderr] Downloaded encoding-index-korean v1.20141219.5 [INFO] [stderr] Downloaded encoding-index-simpchinese v1.20141219.5 [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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+9e297bf54d31eb3b30067208ff9af4416945a2ed" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 04417e2d51aa25c9e9702c69aeeb31aaaf0b22a0422391c21ecd756aa1dbcc51 [INFO] running `Command { std: "docker" "start" "-a" "04417e2d51aa25c9e9702c69aeeb31aaaf0b22a0422391c21ecd756aa1dbcc51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "04417e2d51aa25c9e9702c69aeeb31aaaf0b22a0422391c21ecd756aa1dbcc51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "04417e2d51aa25c9e9702c69aeeb31aaaf0b22a0422391c21ecd756aa1dbcc51", kill_on_drop: false }` [INFO] [stdout] 04417e2d51aa25c9e9702c69aeeb31aaaf0b22a0422391c21ecd756aa1dbcc51 [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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+9e297bf54d31eb3b30067208ff9af4416945a2ed" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bc52a23f2f1e3f07d0a6d46895bfb9db12278fa7d2e1b06d609db0a7c85dd61c [INFO] running `Command { std: "docker" "start" "-a" "bc52a23f2f1e3f07d0a6d46895bfb9db12278fa7d2e1b06d609db0a7c85dd61c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.154 [INFO] [stderr] Compiling cc v1.0.97 [INFO] [stderr] Compiling proc-macro2 v1.0.82 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling serde v1.0.201 [INFO] [stderr] Compiling ascii_utils v0.9.3 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling email v0.0.20 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling fast_chemail v0.9.6 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling thiserror v1.0.60 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling lettre v0.9.6 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling email-encoding v0.2.1 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling quoted_printable v0.4.8 [INFO] [stderr] Compiling unicode-width v0.1.12 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling email_address v0.2.4 [INFO] [stderr] Compiling syn v2.0.63 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling parking_lot v0.12.2 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling crossterm v0.26.1 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling directories-next v2.0.0 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling ratatui v0.20.1 [INFO] [stderr] Compiling lettre_email v0.9.4 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.201 [INFO] [stderr] Compiling thiserror-impl v1.0.60 [INFO] [stderr] Compiling rustls-webpki v0.100.3 [INFO] [stderr] Compiling webpki-roots v0.23.1 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling lettre v0.10.4 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling dead-man-switch v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.14s [INFO] running `Command { std: "docker" "inspect" "bc52a23f2f1e3f07d0a6d46895bfb9db12278fa7d2e1b06d609db0a7c85dd61c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc52a23f2f1e3f07d0a6d46895bfb9db12278fa7d2e1b06d609db0a7c85dd61c", kill_on_drop: false }` [INFO] [stdout] bc52a23f2f1e3f07d0a6d46895bfb9db12278fa7d2e1b06d609db0a7c85dd61c [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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+9e297bf54d31eb3b30067208ff9af4416945a2ed" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f88f47eb4583631d0d625d89434b1f36746696899ef9feae4c88a3b559b430b5 [INFO] running `Command { std: "docker" "start" "-a" "f88f47eb4583631d0d625d89434b1f36746696899ef9feae4c88a3b559b430b5", kill_on_drop: false }` [INFO] [stderr] Compiling dead-man-switch v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.61s [INFO] running `Command { std: "docker" "inspect" "f88f47eb4583631d0d625d89434b1f36746696899ef9feae4c88a3b559b430b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f88f47eb4583631d0d625d89434b1f36746696899ef9feae4c88a3b559b430b5", kill_on_drop: false }` [INFO] [stdout] f88f47eb4583631d0d625d89434b1f36746696899ef9feae4c88a3b559b430b5 [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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+9e297bf54d31eb3b30067208ff9af4416945a2ed" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7f2fcd58ac5cd8290279cc15310734604f59c2b3bdfa1f09e160d3b820c54ba3 [INFO] running `Command { std: "docker" "start" "-a" "7f2fcd58ac5cd8290279cc15310734604f59c2b3bdfa1f09e160d3b820c54ba3", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dead_man_switch-aa6afb5655e21498) [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] test timer::tests::format_days_hours_minutes ... ok [INFO] [stdout] test timer::tests::format_days_only ... ok [INFO] [stdout] test email::tests::test_create_email_without_attachment ... ok [INFO] [stdout] test timer::tests::format_hours_minutes_and_seconds ... ok [INFO] [stdout] test email::tests::test_create_email_with_attachment ... ok [INFO] [stdout] test timer::tests::format_large_duration ... ok [INFO] [stdout] test timer::tests::format_minutes_and_seconds ... ok [INFO] [stdout] test config::test::test_save_config ... ok [INFO] [stdout] test timer::tests::format_seconds_only ... ok [INFO] [stdout] test timer::tests::timer_elapsed_less_than_duration ... ok [INFO] [stdout] test timer::tests::timer_creation ... ok [INFO] [stdout] test config::test::test_load_or_initialize_config ... ok [INFO] [stdout] test timer::tests::timer_update_to_dead_man ... ok [INFO] [stdout] test timer::tests::reset_warning_timer_resets_start_time ... ok [INFO] [stdout] test timer::tests::reset_dead_man_timer_promotes_to_warning_and_resets ... ok [INFO] [stdout] test timer::tests::timer_expiration ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/dead_man_switch-9ff18ad390d14260) [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 dead_man_switch [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/config.rs - config::load_or_initialize_config (line 160) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.24s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "7f2fcd58ac5cd8290279cc15310734604f59c2b3bdfa1f09e160d3b820c54ba3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f2fcd58ac5cd8290279cc15310734604f59c2b3bdfa1f09e160d3b820c54ba3", kill_on_drop: false }` [INFO] [stdout] 7f2fcd58ac5cd8290279cc15310734604f59c2b3bdfa1f09e160d3b820c54ba3 [INFO] testing dead-man-switch-0.3.0 against try#61a9ac64344e91d62f5496627ff363d177f9daab for pr-125507 [INFO] extracting crate dead-man-switch 0.3.0 into /workspace/builds/worker-1-tc2/source [INFO] validating manifest of crates.io crate dead-man-switch 0.3.0 on toolchain 61a9ac64344e91d62f5496627ff363d177f9daab [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+61a9ac64344e91d62f5496627ff363d177f9daab" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate dead-man-switch 0.3.0 [INFO] finished tweaking crates.io crate dead-man-switch 0.3.0 [INFO] tweaked toml for crates.io crate dead-man-switch 0.3.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate crates.io crate dead-man-switch 0.3.0 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" "+61a9ac64344e91d62f5496627ff363d177f9daab" "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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+61a9ac64344e91d62f5496627ff363d177f9daab" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ba8ba1f7d2dc21c4f909893f151e85a3c7d5f78684803356d0eb8a4c15a4622e [INFO] running `Command { std: "docker" "start" "-a" "ba8ba1f7d2dc21c4f909893f151e85a3c7d5f78684803356d0eb8a4c15a4622e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ba8ba1f7d2dc21c4f909893f151e85a3c7d5f78684803356d0eb8a4c15a4622e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba8ba1f7d2dc21c4f909893f151e85a3c7d5f78684803356d0eb8a4c15a4622e", kill_on_drop: false }` [INFO] [stdout] ba8ba1f7d2dc21c4f909893f151e85a3c7d5f78684803356d0eb8a4c15a4622e [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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+61a9ac64344e91d62f5496627ff363d177f9daab" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b9bf6c77d3e661c2415bfee92cef9da5b08fa56a2eb291aa8beb86e7798d1b1c [INFO] running `Command { std: "docker" "start" "-a" "b9bf6c77d3e661c2415bfee92cef9da5b08fa56a2eb291aa8beb86e7798d1b1c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.154 [INFO] [stderr] Compiling cc v1.0.97 [INFO] [stderr] Compiling proc-macro2 v1.0.82 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling serde v1.0.201 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling ascii_utils v0.9.3 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling email v0.0.20 [INFO] [stderr] Compiling fast_chemail v0.9.6 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling thiserror v1.0.60 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling lettre v0.9.6 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling email-encoding v0.2.1 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling quoted_printable v0.4.8 [INFO] [stderr] Compiling unicode-width v0.1.12 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling email_address v0.2.4 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling syn v2.0.63 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling parking_lot v0.12.2 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling crossterm v0.26.1 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling directories-next v2.0.0 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling ratatui v0.20.1 [INFO] [stderr] Compiling lettre_email v0.9.4 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.201 [INFO] [stderr] Compiling thiserror-impl v1.0.60 [INFO] [stderr] Compiling rustls-webpki v0.100.3 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling webpki-roots v0.23.1 [INFO] [stderr] Compiling lettre v0.10.4 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling dead-man-switch v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.23s [INFO] running `Command { std: "docker" "inspect" "b9bf6c77d3e661c2415bfee92cef9da5b08fa56a2eb291aa8beb86e7798d1b1c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b9bf6c77d3e661c2415bfee92cef9da5b08fa56a2eb291aa8beb86e7798d1b1c", kill_on_drop: false }` [INFO] [stdout] b9bf6c77d3e661c2415bfee92cef9da5b08fa56a2eb291aa8beb86e7798d1b1c [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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+61a9ac64344e91d62f5496627ff363d177f9daab" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b76808aad7abb096d0ae9bd7dc035b11c720e1e661a528472b671232cb3fd180 [INFO] running `Command { std: "docker" "start" "-a" "b76808aad7abb096d0ae9bd7dc035b11c720e1e661a528472b671232cb3fd180", kill_on_drop: false }` [INFO] [stderr] Compiling dead-man-switch v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.65s [INFO] running `Command { std: "docker" "inspect" "b76808aad7abb096d0ae9bd7dc035b11c720e1e661a528472b671232cb3fd180", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b76808aad7abb096d0ae9bd7dc035b11c720e1e661a528472b671232cb3fd180", kill_on_drop: false }` [INFO] [stdout] b76808aad7abb096d0ae9bd7dc035b11c720e1e661a528472b671232cb3fd180 [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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+61a9ac64344e91d62f5496627ff363d177f9daab" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 08ee6a94591f3fcaa0464b5161bd33720f40a44adc9ae9a412a9ee927f89a225 [INFO] running `Command { std: "docker" "start" "-a" "08ee6a94591f3fcaa0464b5161bd33720f40a44adc9ae9a412a9ee927f89a225", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dead_man_switch-aa6afb5655e21498) [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] test timer::tests::format_days_hours_minutes ... ok [INFO] [stdout] test timer::tests::format_hours_minutes_and_seconds ... ok [INFO] [stdout] test timer::tests::format_days_only ... ok [INFO] [stdout] test timer::tests::format_large_duration ... ok [INFO] [stdout] test email::tests::test_create_email_without_attachment ... ok [INFO] [stdout] test timer::tests::format_minutes_and_seconds ... ok [INFO] [stdout] test timer::tests::format_seconds_only ... ok [INFO] [stdout] test config::test::test_load_or_initialize_config ... ok [INFO] [stdout] test email::tests::test_create_email_with_attachment ... ok [INFO] [stdout] test timer::tests::timer_creation ... ok [INFO] [stdout] test timer::tests::timer_elapsed_less_than_duration ... ok [INFO] [stdout] test timer::tests::timer_update_to_dead_man ... ok [INFO] [stdout] test config::test::test_save_config ... ok [INFO] [stdout] test timer::tests::reset_warning_timer_resets_start_time ... FAILED [INFO] [stdout] test timer::tests::reset_dead_man_timer_promotes_to_warning_and_resets ... ok [INFO] [stdout] test timer::tests::timer_expiration ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- timer::tests::reset_warning_timer_resets_start_time stdout ---- [INFO] [stdout] thread 'timer::tests::reset_warning_timer_resets_start_time' panicked at src/timer.rs:228:50: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: TomlDerError(Error { inner: ErrorInner { kind: Custom, line: None, col: 0, at: None, message: "missing field `username`", key: [] } }) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x56536c8ab6e5 - std::backtrace_rs::backtrace::libunwind::trace::h00ba42e7ea42c749 [INFO] [stdout] at /rustc/61a9ac64344e91d62f5496627ff363d177f9daab/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5 [INFO] [stdout] 1: 0x56536c8ab6e5 - std::backtrace_rs::backtrace::trace_unsynchronized::h9c418817641943a2 [INFO] [stdout] at /rustc/61a9ac64344e91d62f5496627ff363d177f9daab/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x56536c8ab6e5 - std::sys_common::backtrace::_print_fmt::h16d2f41e50524011 [INFO] [stdout] at /rustc/61a9ac64344e91d62f5496627ff363d177f9daab/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stdout] 3: 0x56536c8ab6e5 - ::fmt::h024be4e490be0e9e [INFO] [stdout] at /rustc/61a9ac64344e91d62f5496627ff363d177f9daab/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x56536c8d59bb - core::fmt::rt::Argument::fmt::h374c4cfff31e7096 [INFO] [stdout] at /rustc/61a9ac64344e91d62f5496627ff363d177f9daab/library/core/src/fmt/rt.rs:165:63 [INFO] [stdout] 5: 0x56536c8d59bb - core::fmt::write::hff043ad91cd7da0c [INFO] [stdout] at /rustc/61a9ac64344e91d62f5496627ff363d177f9daab/library/core/src/fmt/mod.rs:1172:21 [INFO] [stdout] 6: 0x56536c8a85ef - std::io::Write::write_fmt::hcbb4cf2cdd848a5b [INFO] [stdout] at /rustc/61a9ac64344e91d62f5496627ff363d177f9daab/library/std/src/io/mod.rs:1835:15 [INFO] [stdout] 7: 0x56536c8ab4be - std::sys_common::backtrace::_print::hdfa36fb392c08b8d [INFO] [stdout] at /rustc/61a9ac64344e91d62f5496627ff363d177f9daab/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 8: 0x56536c8ab4be - std::sys_common::backtrace::print::h798da7279a9c7ae4 [INFO] [stdout] at /rustc/61a9ac64344e91d62f5496627ff363d177f9daab/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 9: 0x56536c8acf19 - std::panicking::default_hook::{{closure}}::h9b61607b4c5732c1 [INFO] [stdout] 10: 0x56536c8acb86 - std::panicking::default_hook::hc6544668bd872893 [INFO] [stdout] at /rustc/61a9ac64344e91d62f5496627ff363d177f9daab/library/std/src/panicking.rs:295:9 [INFO] [stdout] 11: 0x56536c7cc9ca - as core::ops::function::Fn>::call::h9d3afca40a444cde [INFO] [stdout] at /rustc/61a9ac64344e91d62f5496627ff363d177f9daab/library/alloc/src/boxed.rs:2077:9 [INFO] [stdout] 12: 0x56536c7cc9ca - test::test_main::{{closure}}::h3c541e298fe81c6f [INFO] [stdout] at /rustc/61a9ac64344e91d62f5496627ff363d177f9daab/library/test/src/lib.rs:137:21 [INFO] [stdout] 13: 0x56536c8ad58b - as core::ops::function::Fn>::call::h1eb54927ae01d97f [INFO] [stdout] at /rustc/61a9ac64344e91d62f5496627ff363d177f9daab/library/alloc/src/boxed.rs:2077:9 [INFO] [stdout] 14: 0x56536c8ad58b - std::panicking::rust_panic_with_hook::h468693c9efe3a031 [INFO] [stdout] at /rustc/61a9ac64344e91d62f5496627ff363d177f9daab/library/std/src/panicking.rs:799:13 [INFO] [stdout] 15: 0x56536c8ad304 - std::panicking::begin_panic_handler::{{closure}}::h98a70b5e29207c8e [INFO] [stdout] at /rustc/61a9ac64344e91d62f5496627ff363d177f9daab/library/std/src/panicking.rs:664:13 [INFO] [stdout] 16: 0x56536c8abba9 - std::sys_common::backtrace::__rust_end_short_backtrace::h611a979064209015 [INFO] [stdout] at /rustc/61a9ac64344e91d62f5496627ff363d177f9daab/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stdout] 17: 0x56536c8ad037 - rust_begin_unwind [INFO] [stdout] at /rustc/61a9ac64344e91d62f5496627ff363d177f9daab/library/std/src/panicking.rs:652:5 [INFO] [stdout] 18: 0x56536c8d4253 - core::panicking::panic_fmt::hb6dc9aface1df13b [INFO] [stdout] at /rustc/61a9ac64344e91d62f5496627ff363d177f9daab/library/core/src/panicking.rs:72:14 [INFO] [stdout] 19: 0x56536c8d4816 - core::result::unwrap_failed::h68f46d2f65fd037f [INFO] [stdout] at /rustc/61a9ac64344e91d62f5496627ff363d177f9daab/library/core/src/result.rs:1658:5 [INFO] [stdout] 20: 0x56536c77c276 - core::result::Result::unwrap::h313da307ec34256a [INFO] [stdout] at /rustc/61a9ac64344e91d62f5496627ff363d177f9daab/library/core/src/result.rs:1081:23 [INFO] [stdout] 21: 0x56536c77c276 - dead_man_switch::timer::tests::reset_warning_timer_resets_start_time::h5596e5f079d7d460 [INFO] [stdout] at /opt/rustwide/workdir/src/timer.rs:228:22 [INFO] [stdout] 22: 0x56536c77c1d7 - dead_man_switch::timer::tests::reset_warning_timer_resets_start_time::{{closure}}::h7a0c1b1b5fa15dc1 [INFO] [stdout] at /opt/rustwide/workdir/src/timer.rs:227:47 [INFO] [stdout] 23: 0x56536c774fc6 - core::ops::function::FnOnce::call_once::hf7bb860873cf90ee [INFO] [stdout] at /rustc/61a9ac64344e91d62f5496627ff363d177f9daab/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x56536c7d11fb - core::ops::function::FnOnce::call_once::h83b9e7210d04f0be [INFO] [stdout] at /rustc/61a9ac64344e91d62f5496627ff363d177f9daab/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x56536c7d11fb - test::__rust_begin_short_backtrace::hc51e2566ee553989 [INFO] [stdout] at /rustc/61a9ac64344e91d62f5496627ff363d177f9daab/library/test/src/lib.rs:625:18 [INFO] [stdout] 26: 0x56536c7d0951 - test::run_test_in_process::{{closure}}::h507f8c4135041c73 [INFO] [stdout] at /rustc/61a9ac64344e91d62f5496627ff363d177f9daab/library/test/src/lib.rs:648:60 [INFO] [stdout] 27: 0x56536c7d0951 - as core::ops::function::FnOnce<()>>::call_once::hd632d14c2c0c86cc [INFO] [stdout] at /rustc/61a9ac64344e91d62f5496627ff363d177f9daab/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 28: 0x56536c7d0951 - std::panicking::try::do_call::he7cb1a3635628c20 [INFO] [stdout] at /rustc/61a9ac64344e91d62f5496627ff363d177f9daab/library/std/src/panicking.rs:559:40 [INFO] [stdout] 29: 0x56536c7d0951 - std::panicking::try::h254585cffc0ff5cb [INFO] [stdout] at /rustc/61a9ac64344e91d62f5496627ff363d177f9daab/library/std/src/panicking.rs:523:19 [INFO] [stdout] 30: 0x56536c7d0951 - std::panic::catch_unwind::h30903f0fa4711873 [INFO] [stdout] at /rustc/61a9ac64344e91d62f5496627ff363d177f9daab/library/std/src/panic.rs:149:14 [INFO] [stdout] 31: 0x56536c7d0951 - test::run_test_in_process::h270fbcadd28ef446 [INFO] [stdout] at /rustc/61a9ac64344e91d62f5496627ff363d177f9daab/library/test/src/lib.rs:648:27 [INFO] [stdout] 32: 0x56536c7d0951 - test::run_test::{{closure}}::h18e4da806d3313a0 [INFO] [stdout] at /rustc/61a9ac64344e91d62f5496627ff363d177f9daab/library/test/src/lib.rs:569:43 [INFO] [stdout] 33: 0x56536c7986a4 - test::run_test::{{closure}}::hc076b6d6ee9c0fac [INFO] [stdout] at /rustc/61a9ac64344e91d62f5496627ff363d177f9daab/library/test/src/lib.rs:599:41 [INFO] [stdout] 34: 0x56536c7986a4 - std::sys_common::backtrace::__rust_begin_short_backtrace::h4f576a631d422da3 [INFO] [stdout] at /rustc/61a9ac64344e91d62f5496627ff363d177f9daab/library/std/src/sys_common/backtrace.rs:155:18 [INFO] [stdout] 35: 0x56536c79d032 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hefe4a7694b5d43cd [INFO] [stdout] at /rustc/61a9ac64344e91d62f5496627ff363d177f9daab/library/std/src/thread/mod.rs:542:17 [INFO] [stdout] 36: 0x56536c79d032 - as core::ops::function::FnOnce<()>>::call_once::hf636fa9a6585dda1 [INFO] [stdout] at /rustc/61a9ac64344e91d62f5496627ff363d177f9daab/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 37: 0x56536c79d032 - std::panicking::try::do_call::h96113252ae0170f4 [INFO] [stdout] at /rustc/61a9ac64344e91d62f5496627ff363d177f9daab/library/std/src/panicking.rs:559:40 [INFO] [stdout] 38: 0x56536c79d032 - std::panicking::try::h8973076d4927ad1d [INFO] [stdout] at /rustc/61a9ac64344e91d62f5496627ff363d177f9daab/library/std/src/panicking.rs:523:19 [INFO] [stdout] 39: 0x56536c79d032 - std::panic::catch_unwind::h19e5115b032f0ef3 [INFO] [stdout] at /rustc/61a9ac64344e91d62f5496627ff363d177f9daab/library/std/src/panic.rs:149:14 [INFO] [stdout] 40: 0x56536c79d032 - std::thread::Builder::spawn_unchecked_::{{closure}}::h94b93148b33165cc [INFO] [stdout] at /rustc/61a9ac64344e91d62f5496627ff363d177f9daab/library/std/src/thread/mod.rs:541:30 [INFO] [stdout] 41: 0x56536c79d032 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h6156e4ffab7355ca [INFO] [stdout] at /rustc/61a9ac64344e91d62f5496627ff363d177f9daab/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x56536c8b18bb - as core::ops::function::FnOnce>::call_once::h55fe8ae975f6a9ec [INFO] [stdout] at /rustc/61a9ac64344e91d62f5496627ff363d177f9daab/library/alloc/src/boxed.rs:2063:9 [INFO] [stdout] 43: 0x56536c8b18bb - as core::ops::function::FnOnce>::call_once::hfe87b9909955678e [INFO] [stdout] at /rustc/61a9ac64344e91d62f5496627ff363d177f9daab/library/alloc/src/boxed.rs:2063:9 [INFO] [stdout] 44: 0x56536c8b18bb - std::sys::pal::unix::thread::Thread::new::thread_start::h7a534a78099446c7 [INFO] [stdout] at /rustc/61a9ac64344e91d62f5496627ff363d177f9daab/library/std/src/sys/pal/unix/thread.rs:108:17 [INFO] [stdout] 45: 0x7fc5f3ac2ac3 - [INFO] [stdout] 46: 0x7fc5f3b53a04 - __clone [INFO] [stdout] 47: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] timer::tests::reset_warning_timer_resets_start_time [INFO] [stdout] [INFO] [stdout] test result: FAILED. 15 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.00s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "08ee6a94591f3fcaa0464b5161bd33720f40a44adc9ae9a412a9ee927f89a225", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "08ee6a94591f3fcaa0464b5161bd33720f40a44adc9ae9a412a9ee927f89a225", kill_on_drop: false }` [INFO] [stdout] 08ee6a94591f3fcaa0464b5161bd33720f40a44adc9ae9a412a9ee927f89a225