[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#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcodesections%2Fdlarm" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[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-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/codesections/dlarm on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 339aa30f900509eadb952a33f729a482626c7499841f739e7aa78df34719ebb8
[INFO] running `Command { std: "docker" "start" "-a" "339aa30f900509eadb952a33f729a482626c7499841f739e7aa78df34719ebb8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "339aa30f900509eadb952a33f729a482626c7499841f739e7aa78df34719ebb8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "339aa30f900509eadb952a33f729a482626c7499841f739e7aa78df34719ebb8", kill_on_drop: false }`
[INFO] [stdout] 339aa30f900509eadb952a33f729a482626c7499841f739e7aa78df34719ebb8
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0c4be65b95405c4ba4feafb3f53904e95093c76c9b23a3b3f63b6d42599e9636
[INFO] running `Command { std: "docker" "start" "-a" "0c4be65b95405c4ba4feafb3f53904e95093c76c9b23a3b3f63b6d42599e9636", 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 serde v1.0.84
[INFO] [stderr]    Compiling cfg-if v0.1.6
[INFO] [stderr]    Compiling ryu v0.2.7
[INFO] [stderr]    Compiling lazy_static v1.2.0
[INFO] [stderr]    Compiling regex v1.1.0
[INFO] [stderr]    Compiling ucd-util v0.1.3
[INFO] [stderr]    Compiling num-integer v0.1.39
[INFO] [stderr]    Compiling escargot v0.3.1
[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 regex-syntax v0.6.4
[INFO] [stderr]    Compiling unicode-width v0.1.5
[INFO] [stderr]    Compiling normalize-line-endings v0.2.2
[INFO] [stderr]    Compiling thread_local v0.3.6
[INFO] [stderr]    Compiling treeline v0.1.0
[INFO] [stderr]    Compiling predicates-tree v1.0.0
[INFO] [stderr]    Compiling roff v0.1.0
[INFO] [stderr]    Compiling quick-error v1.2.2
[INFO] [stderr]    Compiling bitflags v1.0.4
[INFO] [stderr]    Compiling textwrap v0.10.0
[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 memchr v2.1.2
[INFO] [stderr]    Compiling humantime v1.2.0
[INFO] [stderr]    Compiling colored v1.7.0
[INFO] [stderr]    Compiling man v0.2.0
[INFO] [stderr]    Compiling time v0.1.42
[INFO] [stderr]    Compiling atty v0.2.11
[INFO] [stderr]    Compiling clap v2.32.0
[INFO] [stderr]    Compiling dirs v1.0.4
[INFO] [stderr]    Compiling aho-corasick v0.6.9
[INFO] [stderr]    Compiling quote v0.6.10
[INFO] [stderr]    Compiling syn v0.15.24
[INFO] [stderr]    Compiling float-cmp v0.4.0
[INFO] [stderr]    Compiling chrono v0.4.6
[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)]` (part of `#[warn(unused)]`) 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 24.47s
[INFO] running `Command { std: "docker" "inspect" "0c4be65b95405c4ba4feafb3f53904e95093c76c9b23a3b3f63b6d42599e9636", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0c4be65b95405c4ba4feafb3f53904e95093c76c9b23a3b3f63b6d42599e9636", kill_on_drop: false }`
[INFO] [stdout] 0c4be65b95405c4ba4feafb3f53904e95093c76c9b23a3b3f63b6d42599e9636
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 17608b986556966b0193b8eded15d3e07857b7644bfa0008122c007d36c83bee
[INFO] running `Command { std: "docker" "start" "-a" "17608b986556966b0193b8eded15d3e07857b7644bfa0008122c007d36c83bee", 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)]` (part of `#[warn(unused)]`) 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.95s
[INFO] running `Command { std: "docker" "inspect" "17608b986556966b0193b8eded15d3e07857b7644bfa0008122c007d36c83bee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "17608b986556966b0193b8eded15d3e07857b7644bfa0008122c007d36c83bee", kill_on_drop: false }`
[INFO] [stdout] 17608b986556966b0193b8eded15d3e07857b7644bfa0008122c007d36c83bee
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] dd9a4305e158d5d5f7e062224ddb1565d15242644c64f3816a420a39c8a29411
[INFO] running `Command { std: "docker" "start" "-a" "dd9a4305e158d5d5f7e062224ddb1565d15242644c64f3816a420a39c8a29411", 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)]` (part of `#[warn(unused)]`) 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] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stdout] running 5 tests
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/dlarm-ae41b1e3150aa7dd)
[INFO] [stdout] test tests::it_should_snooze_the_alarm ... ok
[INFO] [stdout] test tests::it_turns_off_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 26.29s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "dd9a4305e158d5d5f7e062224ddb1565d15242644c64f3816a420a39c8a29411", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dd9a4305e158d5d5f7e062224ddb1565d15242644c64f3816a420a39c8a29411", kill_on_drop: false }`
[INFO] [stdout] dd9a4305e158d5d5f7e062224ddb1565d15242644c64f3816a420a39c8a29411
