[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 try#a7ce54db9b096bd1098d07c645b489195a667c9f for pr-137940-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcodesections%2Fdlarm" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/codesections/dlarm on toolchain a7ce54db9b096bd1098d07c645b489195a667c9f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "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-0-tc2/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" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 720063a4500358a1d2b2ecde2b09aee0ae91fd628ce4c95285e3d6d6b31abff9 [INFO] running `Command { std: "docker" "start" "-a" "720063a4500358a1d2b2ecde2b09aee0ae91fd628ce4c95285e3d6d6b31abff9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "720063a4500358a1d2b2ecde2b09aee0ae91fd628ce4c95285e3d6d6b31abff9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "720063a4500358a1d2b2ecde2b09aee0ae91fd628ce4c95285e3d6d6b31abff9", kill_on_drop: false }` [INFO] [stdout] 720063a4500358a1d2b2ecde2b09aee0ae91fd628ce4c95285e3d6d6b31abff9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ec253850a9594dca7930d4633f2b0d8bb4db339f3d808a5c0f6b749cd2559637 [INFO] running `Command { std: "docker" "start" "-a" "ec253850a9594dca7930d4633f2b0d8bb4db339f3d808a5c0f6b749cd2559637", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.46 [INFO] [stderr] Compiling proc-macro2 v0.4.24 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling serde v1.0.84 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.4 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling memchr v2.1.2 [INFO] [stderr] Compiling predicates-core v1.0.0 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling itoa v0.4.3 [INFO] [stderr] Compiling escargot v0.3.1 [INFO] [stderr] Compiling normalize-line-endings v0.2.2 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling treeline v0.1.0 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling predicates-tree v1.0.0 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling syn v0.15.24 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling float-cmp v0.4.0 [INFO] [stderr] Compiling roff v0.1.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling humantime v1.2.0 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling man v0.2.0 [INFO] [stderr] Compiling dirs v1.0.4 [INFO] [stderr] Compiling colored v1.7.0 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling serde_derive v1.0.84 [INFO] [stderr] Compiling predicates v1.0.0 [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] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.85s [INFO] running `Command { std: "docker" "inspect" "ec253850a9594dca7930d4633f2b0d8bb4db339f3d808a5c0f6b749cd2559637", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec253850a9594dca7930d4633f2b0d8bb4db339f3d808a5c0f6b749cd2559637", kill_on_drop: false }` [INFO] [stdout] ec253850a9594dca7930d4633f2b0d8bb4db339f3d808a5c0f6b749cd2559637 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4599cf041e924231ab3f69f5a77f2b95bfba6a2996eec23f11220acc2820d702 [INFO] running `Command { std: "docker" "start" "-a" "4599cf041e924231ab3f69f5a77f2b95bfba6a2996eec23f11220acc2820d702", 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] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.61s [INFO] running `Command { std: "docker" "inspect" "4599cf041e924231ab3f69f5a77f2b95bfba6a2996eec23f11220acc2820d702", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4599cf041e924231ab3f69f5a77f2b95bfba6a2996eec23f11220acc2820d702", kill_on_drop: false }` [INFO] [stdout] 4599cf041e924231ab3f69f5a77f2b95bfba6a2996eec23f11220acc2820d702 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 25b35b3e53e857d33c675240356b01a66280c2f59580164e31c0b908c52e55e1 [INFO] running `Command { std: "docker" "start" "-a" "25b35b3e53e857d33c675240356b01a66280c2f59580164e31c0b908c52e55e1", 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` profile [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/dlarm-eb5525dd158f66b2) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test tests::it_turns_off_the_alarm ... ok [INFO] [stdout] test tests::it_should_snooze_the_alarm ... ok [INFO] [stdout] test tests::it_guesses_the_period_when_setting_the_alarm ... ok [INFO] [stdout] test tests::it_sets_the_alarm ... ok [INFO] [stdout] test tests::it_should_snooze_the_alarm_for_custom_time ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 37.82s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "25b35b3e53e857d33c675240356b01a66280c2f59580164e31c0b908c52e55e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25b35b3e53e857d33c675240356b01a66280c2f59580164e31c0b908c52e55e1", kill_on_drop: false }` [INFO] [stdout] 25b35b3e53e857d33c675240356b01a66280c2f59580164e31c0b908c52e55e1