[INFO] cloning repository https://github.com/storyfeet/work_tock [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/storyfeet/work_tock" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstoryfeet%2Fwork_tock", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstoryfeet%2Fwork_tock'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 334e35d58e31712f46d76994e26e435a225a6072 [INFO] testing storyfeet/work_tock against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstoryfeet%2Fwork_tock" "/workspace/builds/worker-26/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-26/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/storyfeet/work_tock on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/storyfeet/work_tock [INFO] finished tweaking git repo https://github.com/storyfeet/work_tock [INFO] tweaked toml for git repo https://github.com/storyfeet/work_tock written to /workspace/builds/worker-26/source/Cargo.toml [INFO] crate git repo https://github.com/storyfeet/work_tock already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0c91aa823edd8d1bc212a6574188e583675597cd1b4b490e5efe3dd832a57f68 [INFO] running `Command { std: "docker" "start" "-a" "0c91aa823edd8d1bc212a6574188e583675597cd1b4b490e5efe3dd832a57f68", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0c91aa823edd8d1bc212a6574188e583675597cd1b4b490e5efe3dd832a57f68", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c91aa823edd8d1bc212a6574188e583675597cd1b4b490e5efe3dd832a57f68", kill_on_drop: false }` [INFO] [stdout] 0c91aa823edd8d1bc212a6574188e583675597cd1b4b490e5efe3dd832a57f68 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f2e4d2935113811083eb03436a0dddd7fe58b36b1b015e77ac26175ad9fdd4dd [INFO] running `Command { std: "docker" "start" "-a" "f2e4d2935113811083eb03436a0dddd7fe58b36b1b015e77ac26175ad9fdd4dd", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling anyhow v1.0.41 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling lazy_conf v0.1.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling backtrace v0.3.60 [INFO] [stderr] Compiling object v0.25.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling derive_more v0.13.0 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling clap_conf v0.1.5 [INFO] [stderr] Compiling gobble v0.6.3 [INFO] [stderr] Compiling work_tock v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `cdata2` [INFO] [stdout] --> src/main.rs:238:21 [INFO] [stdout] | [INFO] [stdout] 238 | let cdata2 = match clockin::read_string(&s2) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_cdata2` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:227:9 [INFO] [stdout] | [INFO] [stdout] 227 | let mut clock_data = match clockin::read_string(&s){ [INFO] [stdout] | ----^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 16.95s [INFO] running `Command { std: "docker" "inspect" "f2e4d2935113811083eb03436a0dddd7fe58b36b1b015e77ac26175ad9fdd4dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f2e4d2935113811083eb03436a0dddd7fe58b36b1b015e77ac26175ad9fdd4dd", kill_on_drop: false }` [INFO] [stdout] f2e4d2935113811083eb03436a0dddd7fe58b36b1b015e77ac26175ad9fdd4dd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 661d03946e3c25d2ab97d5e80d13aad79c8a7e0b047cd8b69fb9eabe0ec96dc4 [INFO] running `Command { std: "docker" "start" "-a" "661d03946e3c25d2ab97d5e80d13aad79c8a7e0b047cd8b69fb9eabe0ec96dc4", kill_on_drop: false }` [INFO] [stderr] Compiling work_tock v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `cdata2` [INFO] [stdout] --> src/main.rs:238:21 [INFO] [stdout] | [INFO] [stdout] 238 | let cdata2 = match clockin::read_string(&s2) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_cdata2` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:227:9 [INFO] [stdout] | [INFO] [stdout] 227 | let mut clock_data = match clockin::read_string(&s){ [INFO] [stdout] | ----^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.28s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/work_tock_lib-79d4bdd564ef189c) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/work_tock-54250568b08680db) [INFO] running `Command { std: "docker" "inspect" "661d03946e3c25d2ab97d5e80d13aad79c8a7e0b047cd8b69fb9eabe0ec96dc4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "661d03946e3c25d2ab97d5e80d13aad79c8a7e0b047cd8b69fb9eabe0ec96dc4", kill_on_drop: false }` [INFO] [stdout] 661d03946e3c25d2ab97d5e80d13aad79c8a7e0b047cd8b69fb9eabe0ec96dc4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6c0b3141ebea5669e5791e8f65761e3d99d40b9dcddcd912675f0936b472f40a [INFO] running `Command { std: "docker" "start" "-a" "6c0b3141ebea5669e5791e8f65761e3d99d40b9dcddcd912675f0936b472f40a", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `cdata2` [INFO] [stderr] --> src/main.rs:238:21 [INFO] [stderr] | [INFO] [stderr] 238 | let cdata2 = match clockin::read_string(&s2) { [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_cdata2` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/main.rs:227:9 [INFO] [stderr] | [INFO] [stderr] 227 | let mut clock_data = match clockin::read_string(&s){ [INFO] [stderr] | ----^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `work_tock` (bin "work_tock" test) generated 2 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/work_tock_lib-79d4bdd564ef189c) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test gob::test::str_val_parses_dashes ... ok [INFO] [stdout] test s_time::test::test_stime_parse ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/work_tock-54250568b08680db) [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 work_tock_lib [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] running `Command { std: "docker" "inspect" "6c0b3141ebea5669e5791e8f65761e3d99d40b9dcddcd912675f0936b472f40a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c0b3141ebea5669e5791e8f65761e3d99d40b9dcddcd912675f0936b472f40a", kill_on_drop: false }` [INFO] [stdout] 6c0b3141ebea5669e5791e8f65761e3d99d40b9dcddcd912675f0936b472f40a