[INFO] cloning repository https://github.com/codesections/dlarm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/codesections/dlarm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcodesections%2Fdlarm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcodesections%2Fdlarm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f3d3ea8dd067c3184d307972133c69012ff55de8 [INFO] testing codesections/dlarm against 1.73.0 for beta-1.74-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcodesections%2Fdlarm" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/codesections/dlarm on toolchain 1.73.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.73.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/codesections/dlarm [INFO] finished tweaking git repo https://github.com/codesections/dlarm [INFO] tweaked toml for git repo https://github.com/codesections/dlarm written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/codesections/dlarm 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" "+1.73.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded dirs v1.0.4 [INFO] [stderr] Downloaded man v0.2.0 [INFO] [stderr] Downloaded redox_users v0.2.0 [INFO] [stderr] Downloaded predicates v1.0.0 [INFO] [stderr] Downloaded serde_derive v1.0.84 [INFO] [stderr] Downloaded serde_json v1.0.35 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+1.73.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7ba66506bbee22bf46080ed887318888eb7f859022e9af8f2fb4bab3e50c6116 [INFO] running `Command { std: "docker" "start" "-a" "7ba66506bbee22bf46080ed887318888eb7f859022e9af8f2fb4bab3e50c6116", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7ba66506bbee22bf46080ed887318888eb7f859022e9af8f2fb4bab3e50c6116", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ba66506bbee22bf46080ed887318888eb7f859022e9af8f2fb4bab3e50c6116", kill_on_drop: false }` [INFO] [stdout] 7ba66506bbee22bf46080ed887318888eb7f859022e9af8f2fb4bab3e50c6116 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+1.73.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0669536d4116c51d3e87cad162cd667730cbd0eb24ba344a4cbad9b7808b61c9 [INFO] running `Command { std: "docker" "start" "-a" "0669536d4116c51d3e87cad162cd667730cbd0eb24ba344a4cbad9b7808b61c9", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.46 [INFO] [stderr] Compiling proc-macro2 v0.4.24 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling serde v1.0.84 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling memchr v2.1.2 [INFO] [stderr] Compiling regex-syntax v0.6.4 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling itoa v0.4.3 [INFO] [stderr] Compiling escargot v0.3.1 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling predicates-core v1.0.0 [INFO] [stderr] Compiling treeline v0.1.0 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Compiling normalize-line-endings v0.2.2 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling syn v0.15.24 [INFO] [stderr] Compiling float-cmp v0.4.0 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling predicates-tree v1.0.0 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling roff v0.1.0 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling humantime v1.2.0 [INFO] [stderr] Compiling dirs v1.0.4 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling man v0.2.0 [INFO] [stderr] Compiling colored v1.7.0 [INFO] [stderr] Compiling predicates v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.84 [INFO] [stderr] Compiling serde_json v1.0.35 [INFO] [stderr] Compiling assert_cmd v0.10.2 [INFO] [stderr] Compiling dlarm v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/data_file.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | &file_path.push(filename); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 11 | let _ = &file_path.push(filename); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 16.20s [INFO] running `Command { std: "docker" "inspect" "0669536d4116c51d3e87cad162cd667730cbd0eb24ba344a4cbad9b7808b61c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0669536d4116c51d3e87cad162cd667730cbd0eb24ba344a4cbad9b7808b61c9", kill_on_drop: false }` [INFO] [stdout] 0669536d4116c51d3e87cad162cd667730cbd0eb24ba344a4cbad9b7808b61c9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+1.73.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1c556e4911d8097a18d594c4ac06918cee8deda52637215f05b6d84e68e5eb7b [INFO] running `Command { std: "docker" "start" "-a" "1c556e4911d8097a18d594c4ac06918cee8deda52637215f05b6d84e68e5eb7b", kill_on_drop: false }` [INFO] [stderr] Compiling dlarm v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/data_file.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | &file_path.push(filename); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 11 | let _ = &file_path.push(filename); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.48s [INFO] running `Command { std: "docker" "inspect" "1c556e4911d8097a18d594c4ac06918cee8deda52637215f05b6d84e68e5eb7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c556e4911d8097a18d594c4ac06918cee8deda52637215f05b6d84e68e5eb7b", kill_on_drop: false }` [INFO] [stdout] 1c556e4911d8097a18d594c4ac06918cee8deda52637215f05b6d84e68e5eb7b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+1.73.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7e0eec527abf17efef5762f4f84f5800c68f5678fdff03e9a16e354c0042cba9 [INFO] running `Command { std: "docker" "start" "-a" "7e0eec527abf17efef5762f4f84f5800c68f5678fdff03e9a16e354c0042cba9", kill_on_drop: false }` [INFO] [stderr] warning: unused borrow that must be used [INFO] [stderr] --> src/data_file.rs:11:9 [INFO] [stderr] | [INFO] [stderr] 11 | &file_path.push(filename); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_must_use)]` on by default [INFO] [stderr] help: use `let _ = ...` to ignore the resulting value [INFO] [stderr] | [INFO] [stderr] 11 | let _ = &file_path.push(filename); [INFO] [stderr] | +++++++ [INFO] [stderr] [INFO] [stderr] warning: `dlarm` (bin "dlarm" test) generated 1 warning [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/dlarm-3a43bda84950568d) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test tests::it_should_snooze_the_alarm ... FAILED [INFO] [stdout] test tests::it_should_snooze_the_alarm_for_custom_time ... FAILED [INFO] [stdout] test tests::it_turns_off_the_alarm ... ok [INFO] [stdout] test tests::it_sets_the_alarm ... ok [INFO] [stdout] test tests::it_guesses_the_period_when_setting_the_alarm ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- tests::it_should_snooze_the_alarm stdout ---- [INFO] [stdout] thread 'tests::it_should_snooze_the_alarm' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/assert_cmd-0.10.2/src/assert.rs:154:13: [INFO] [stdout] Unexpected failure. [INFO] [stdout] code-5 [INFO] [stdout] stderr=```No alarm is set. Please set an alarm before snoozing it. [INFO] [stdout] ``` [INFO] [stdout] command=`"/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/dlarm" "--snooze"` [INFO] [stdout] code=5 [INFO] [stdout] stdout=`````` [INFO] [stdout] stderr=```No alarm is set. Please set an alarm before snoozing it. [INFO] [stdout] ``` [INFO] [stdout] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55a02859280c - std::backtrace_rs::backtrace::libunwind::trace::he43a6a3949163f8c [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55a02859280c - std::backtrace_rs::backtrace::trace_unsynchronized::h50db52ca99f692e7 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55a02859280c - std::sys_common::backtrace::_print_fmt::hd37d595f2ceb2d3c [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55a02859280c - ::fmt::h678bbcf9da6d7d75 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x55a0285bd0bc - core::fmt::rt::Argument::fmt::h3a159adc080a6fc9 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/core/src/fmt/rt.rs:138:9 [INFO] [stdout] 5: 0x55a0285bd0bc - core::fmt::write::hb8eaf5a8e45a738e [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/core/src/fmt/mod.rs:1094:21 [INFO] [stdout] 6: 0x55a02858fa3e - std::io::Write::write_fmt::hd8d55fcb462ed7e9 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/io/mod.rs:1714:15 [INFO] [stdout] 7: 0x55a0285925f4 - std::sys_common::backtrace::_print::hcd4834796ee88ad2 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 8: 0x55a0285925f4 - std::sys_common::backtrace::print::h1360e9450e4f922a [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 9: 0x55a028594473 - std::panicking::default_hook::{{closure}}::h2609fa95cd5ab1f4 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/panicking.rs:270:22 [INFO] [stdout] 10: 0x55a02859410f - std::panicking::default_hook::h6d75f5747cab6e8d [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/panicking.rs:287:9 [INFO] [stdout] 11: 0x55a028512bac - as core::ops::function::Fn>::call::h22dfbb3222a0c5d6 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/alloc/src/boxed.rs:2021:9 [INFO] [stdout] 12: 0x55a028512bac - test::test_main::{{closure}}::hf2fa6099cd421171 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/test/src/lib.rs:136:21 [INFO] [stdout] 13: 0x55a028594b6e - as core::ops::function::Fn>::call::h05249de742e1768e [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/alloc/src/boxed.rs:2021:9 [INFO] [stdout] 14: 0x55a028594b6e - std::panicking::rust_panic_with_hook::h57e78470c47c84de [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/panicking.rs:711:13 [INFO] [stdout] 15: 0x55a0285948f7 - std::panicking::begin_panic_handler::{{closure}}::h3dfd2453cf356ecb [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/panicking.rs:599:13 [INFO] [stdout] 16: 0x55a028592d36 - std::sys_common::backtrace::__rust_end_short_backtrace::hdb177d43678e4d7e [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/sys_common/backtrace.rs:170:18 [INFO] [stdout] 17: 0x55a028594642 - rust_begin_unwind [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/panicking.rs:595:5 [INFO] [stdout] 18: 0x55a0284d7453 - core::panicking::panic_fmt::hd1e971d8d7c78e0e [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/core/src/panicking.rs:67:14 [INFO] [stdout] 19: 0x55a02851e1b0 - assert_cmd::assert::Assert::success::hac43e9062f14195c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/assert_cmd-0.10.2/src/assert.rs:154:13 [INFO] [stdout] 20: 0x55a0284db1a4 - dlarm::tests::it_should_snooze_the_alarm::h0f6d02539bce0c25 [INFO] [stdout] at /opt/rustwide/workdir/src/main.rs:153:9 [INFO] [stdout] 21: 0x55a0284daf77 - dlarm::tests::it_should_snooze_the_alarm::{{closure}}::h2291c6e01c99b242 [INFO] [stdout] at /opt/rustwide/workdir/src/main.rs:145:37 [INFO] [stdout] 22: 0x55a0284d8966 - core::ops::function::FnOnce::call_once::hef31cd2ba94162ca [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x55a028517c3f - core::ops::function::FnOnce::call_once::he2e7294d6e0366fc [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x55a028517c3f - test::__rust_begin_short_backtrace::h13549e99f98e3254 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/test/src/lib.rs:626:18 [INFO] [stdout] 25: 0x55a028516cce - test::run_test_in_process::{{closure}}::h9c2c3d1665ffe092 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/test/src/lib.rs:649:60 [INFO] [stdout] 26: 0x55a028516cce - as core::ops::function::FnOnce<()>>::call_once::hec1896877d3d50ca [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 27: 0x55a028516cce - std::panicking::try::do_call::hc7aed7412be3e0dc [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/panicking.rs:502:40 [INFO] [stdout] 28: 0x55a028516cce - std::panicking::try::h011fbc524cd7e3ba [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/panicking.rs:466:19 [INFO] [stdout] 29: 0x55a028516cce - std::panic::catch_unwind::hff05d0891bc5bb82 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/panic.rs:142:14 [INFO] [stdout] 30: 0x55a028516cce - test::run_test_in_process::h87f0657a1c0aaab4 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/test/src/lib.rs:649:27 [INFO] [stdout] 31: 0x55a028516cce - test::run_test::{{closure}}::hc4dd34f501797e16 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/test/src/lib.rs:572:43 [INFO] [stdout] 32: 0x55a0284de623 - test::run_test::{{closure}}::h1201d47565297bcc [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/test/src/lib.rs:600:41 [INFO] [stdout] 33: 0x55a0284de623 - std::sys_common::backtrace::__rust_begin_short_backtrace::h6de9d5784bb58c62 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/sys_common/backtrace.rs:154:18 [INFO] [stdout] 34: 0x55a0284e423b - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h0a3dd4432bd9a04d [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/thread/mod.rs:529:17 [INFO] [stdout] 35: 0x55a0284e423b - as core::ops::function::FnOnce<()>>::call_once::h05af39418a9230d5 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 36: 0x55a0284e423b - std::panicking::try::do_call::h6f430b03009d827b [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/panicking.rs:502:40 [INFO] [stdout] 37: 0x55a0284e423b - std::panicking::try::h3275ae04389ad69a [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/panicking.rs:466:19 [INFO] [stdout] 38: 0x55a0284e423b - std::panic::catch_unwind::h77f388467ce5722e [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/panic.rs:142:14 [INFO] [stdout] 39: 0x55a0284e423b - std::thread::Builder::spawn_unchecked_::{{closure}}::h308964f897d35a6e [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/thread/mod.rs:528:30 [INFO] [stdout] 40: 0x55a0284e423b - core::ops::function::FnOnce::call_once{{vtable.shim}}::h98d901cf00b6c865 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x55a0285999b5 - as core::ops::function::FnOnce>::call_once::haadd4e5af2ab0d62 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 42: 0x55a0285999b5 - as core::ops::function::FnOnce>::call_once::he4ba1fb09c16d807 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 43: 0x55a0285999b5 - std::sys::unix::thread::Thread::new::thread_start::he524ecf4b47bee95 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 44: 0x7fd076fb9b43 - [INFO] [stdout] 45: 0x7fd07704abb4 - __clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::it_should_snooze_the_alarm_for_custom_time stdout ---- [INFO] [stdout] thread 'tests::it_should_snooze_the_alarm_for_custom_time' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/assert_cmd-0.10.2/src/assert.rs:154:13: [INFO] [stdout] Unexpected failure. [INFO] [stdout] code-5 [INFO] [stdout] stderr=```No alarm is set. Please set an alarm before snoozing it. [INFO] [stdout] ``` [INFO] [stdout] command=`"/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/dlarm" "--snooze=99"` [INFO] [stdout] code=5 [INFO] [stdout] stdout=`````` [INFO] [stdout] stderr=```No alarm is set. Please set an alarm before snoozing it. [INFO] [stdout] ``` [INFO] [stdout] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55a02859280c - std::backtrace_rs::backtrace::libunwind::trace::he43a6a3949163f8c [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55a02859280c - std::backtrace_rs::backtrace::trace_unsynchronized::h50db52ca99f692e7 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55a02859280c - std::sys_common::backtrace::_print_fmt::hd37d595f2ceb2d3c [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55a02859280c - ::fmt::h678bbcf9da6d7d75 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x55a0285bd0bc - core::fmt::rt::Argument::fmt::h3a159adc080a6fc9 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/core/src/fmt/rt.rs:138:9 [INFO] [stdout] 5: 0x55a0285bd0bc - core::fmt::write::hb8eaf5a8e45a738e [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/core/src/fmt/mod.rs:1094:21 [INFO] [stdout] 6: 0x55a02858fa3e - std::io::Write::write_fmt::hd8d55fcb462ed7e9 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/io/mod.rs:1714:15 [INFO] [stdout] 7: 0x55a0285925f4 - std::sys_common::backtrace::_print::hcd4834796ee88ad2 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 8: 0x55a0285925f4 - std::sys_common::backtrace::print::h1360e9450e4f922a [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 9: 0x55a028594473 - std::panicking::default_hook::{{closure}}::h2609fa95cd5ab1f4 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/panicking.rs:270:22 [INFO] [stdout] 10: 0x55a02859410f - std::panicking::default_hook::h6d75f5747cab6e8d [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/panicking.rs:287:9 [INFO] [stdout] 11: 0x55a028512bac - as core::ops::function::Fn>::call::h22dfbb3222a0c5d6 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/alloc/src/boxed.rs:2021:9 [INFO] [stdout] 12: 0x55a028512bac - test::test_main::{{closure}}::hf2fa6099cd421171 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/test/src/lib.rs:136:21 [INFO] [stdout] 13: 0x55a028594b6e - as core::ops::function::Fn>::call::h05249de742e1768e [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/alloc/src/boxed.rs:2021:9 [INFO] [stdout] 14: 0x55a028594b6e - std::panicking::rust_panic_with_hook::h57e78470c47c84de [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/panicking.rs:711:13 [INFO] [stdout] 15: 0x55a0285948f7 - std::panicking::begin_panic_handler::{{closure}}::h3dfd2453cf356ecb [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/panicking.rs:599:13 [INFO] [stdout] 16: 0x55a028592d36 - std::sys_common::backtrace::__rust_end_short_backtrace::hdb177d43678e4d7e [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/sys_common/backtrace.rs:170:18 [INFO] [stdout] 17: 0x55a028594642 - rust_begin_unwind [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/panicking.rs:595:5 [INFO] [stdout] 18: 0x55a0284d7453 - core::panicking::panic_fmt::hd1e971d8d7c78e0e [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/core/src/panicking.rs:67:14 [INFO] [stdout] 19: 0x55a02851e1b0 - assert_cmd::assert::Assert::success::hac43e9062f14195c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/assert_cmd-0.10.2/src/assert.rs:154:13 [INFO] [stdout] 20: 0x55a0284db4ff - dlarm::tests::it_should_snooze_the_alarm_for_custom_time::h642c908774ac0418 [INFO] [stdout] at /opt/rustwide/workdir/src/main.rs:171:9 [INFO] [stdout] 21: 0x55a0284db2a7 - dlarm::tests::it_should_snooze_the_alarm_for_custom_time::{{closure}}::hafc2f95d08a36eff [INFO] [stdout] at /opt/rustwide/workdir/src/main.rs:162:53 [INFO] [stdout] 22: 0x55a0284d8896 - core::ops::function::FnOnce::call_once::h200927fe4bc45506 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x55a028517c3f - core::ops::function::FnOnce::call_once::he2e7294d6e0366fc [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x55a028517c3f - test::__rust_begin_short_backtrace::h13549e99f98e3254 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/test/src/lib.rs:626:18 [INFO] [stdout] 25: 0x55a028516cce - test::run_test_in_process::{{closure}}::h9c2c3d1665ffe092 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/test/src/lib.rs:649:60 [INFO] [stdout] 26: 0x55a028516cce - as core::ops::function::FnOnce<()>>::call_once::hec1896877d3d50ca [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 27: 0x55a028516cce - std::panicking::try::do_call::hc7aed7412be3e0dc [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/panicking.rs:502:40 [INFO] [stdout] 28: 0x55a028516cce - std::panicking::try::h011fbc524cd7e3ba [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/panicking.rs:466:19 [INFO] [stdout] 29: 0x55a028516cce - std::panic::catch_unwind::hff05d0891bc5bb82 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/panic.rs:142:14 [INFO] [stdout] 30: 0x55a028516cce - test::run_test_in_process::h87f0657a1c0aaab4 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/test/src/lib.rs:649:27 [INFO] [stdout] 31: 0x55a028516cce - test::run_test::{{closure}}::hc4dd34f501797e16 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/test/src/lib.rs:572:43 [INFO] [stdout] 32: 0x55a0284de623 - test::run_test::{{closure}}::h1201d47565297bcc [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/test/src/lib.rs:600:41 [INFO] [stdout] 33: 0x55a0284de623 - std::sys_common::backtrace::__rust_begin_short_backtrace::h6de9d5784bb58c62 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/sys_common/backtrace.rs:154:18 [INFO] [stdout] 34: 0x55a0284e423b - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h0a3dd4432bd9a04d [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/thread/mod.rs:529:17 [INFO] [stdout] 35: 0x55a0284e423b - as core::ops::function::FnOnce<()>>::call_once::h05af39418a9230d5 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 36: 0x55a0284e423b - std::panicking::try::do_call::h6f430b03009d827b [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/panicking.rs:502:40 [INFO] [stdout] 37: 0x55a0284e423b - std::panicking::try::h3275ae04389ad69a [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/panicking.rs:466:19 [INFO] [stdout] 38: 0x55a0284e423b - std::panic::catch_unwind::h77f388467ce5722e [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/panic.rs:142:14 [INFO] [stdout] 39: 0x55a0284e423b - std::thread::Builder::spawn_unchecked_::{{closure}}::h308964f897d35a6e [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/thread/mod.rs:528:30 [INFO] [stdout] 40: 0x55a0284e423b - core::ops::function::FnOnce::call_once{{vtable.shim}}::h98d901cf00b6c865 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x55a0285999b5 - as core::ops::function::FnOnce>::call_once::haadd4e5af2ab0d62 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 42: 0x55a0285999b5 - as core::ops::function::FnOnce>::call_once::he4ba1fb09c16d807 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 43: 0x55a0285999b5 - std::sys::unix::thread::Thread::new::thread_start::he524ecf4b47bee95 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 44: 0x7fd076fb9b43 - [INFO] [stdout] 45: 0x7fd07704abb4 - __clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] tests::it_should_snooze_the_alarm [INFO] [stdout] tests::it_should_snooze_the_alarm_for_custom_time [INFO] [stdout] [INFO] [stdout] test result: FAILED. 3 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 14.43s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--bin dlarm` [INFO] running `Command { std: "docker" "inspect" "7e0eec527abf17efef5762f4f84f5800c68f5678fdff03e9a16e354c0042cba9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e0eec527abf17efef5762f4f84f5800c68f5678fdff03e9a16e354c0042cba9", kill_on_drop: false }` [INFO] [stdout] 7e0eec527abf17efef5762f4f84f5800c68f5678fdff03e9a16e354c0042cba9