[INFO] cloning repository https://github.com/madprops/clok [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/madprops/clok" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmadprops%2Fclok", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmadprops%2Fclok'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0e5ff1df22ab78941069125595a647f9c9c604bc [INFO] testing madprops/clok 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%2Fmadprops%2Fclok" "/workspace/builds/worker-23/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-23/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/madprops/clok 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/madprops/clok [INFO] finished tweaking git repo https://github.com/madprops/clok [INFO] tweaked toml for git repo https://github.com/madprops/clok written to /workspace/builds/worker-23/source/Cargo.toml [INFO] crate git repo https://github.com/madprops/clok 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-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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] 3273dac13ac18539ec526b8ee1f0a40ce3b01f7023e1f5047aa36849b5809e48 [INFO] running `Command { std: "docker" "start" "-a" "3273dac13ac18539ec526b8ee1f0a40ce3b01f7023e1f5047aa36849b5809e48", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3273dac13ac18539ec526b8ee1f0a40ce3b01f7023e1f5047aa36849b5809e48", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3273dac13ac18539ec526b8ee1f0a40ce3b01f7023e1f5047aa36849b5809e48", kill_on_drop: false }` [INFO] [stdout] 3273dac13ac18539ec526b8ee1f0a40ce3b01f7023e1f5047aa36849b5809e48 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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] f17d193d4372b6afc868cb96181f662324a4e8ded1b0e0e7a5d21a39bc0b779f [INFO] running `Command { std: "docker" "start" "-a" "f17d193d4372b6afc868cb96181f662324a4e8ded1b0e0e7a5d21a39bc0b779f", kill_on_drop: false }` [INFO] [stderr] Compiling bit-vec v0.4.4 [INFO] [stderr] Compiling numtoa v0.1.0 [INFO] [stderr] Compiling figlet-rs v0.1.2 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling chan v0.1.23 [INFO] [stderr] Compiling termion v1.5.3 [INFO] [stderr] Compiling bit-set v0.4.0 [INFO] [stderr] Compiling chan-signal v0.3.3 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling chrono v0.4.9 [INFO] [stderr] Compiling clok v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:11:30 [INFO] [stdout] | [INFO] [stdout] 11 | println!("{}", $left); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/screen.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | / p!(format!("{}{}", [INFO] [stdout] 25 | | cursor::Goto(1, size.1), [INFO] [stdout] 26 | | cursor::Hide)) [INFO] [stdout] | |______________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `p` [INFO] [stdout] = note: this warning originates in the macro `p` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 9.25s [INFO] running `Command { std: "docker" "inspect" "f17d193d4372b6afc868cb96181f662324a4e8ded1b0e0e7a5d21a39bc0b779f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f17d193d4372b6afc868cb96181f662324a4e8ded1b0e0e7a5d21a39bc0b779f", kill_on_drop: false }` [INFO] [stdout] f17d193d4372b6afc868cb96181f662324a4e8ded1b0e0e7a5d21a39bc0b779f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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] 6d8059e29cb82c573c2e1bf13e17e7efcba67b7723359c4648ecbe360cfe964a [INFO] running `Command { std: "docker" "start" "-a" "6d8059e29cb82c573c2e1bf13e17e7efcba67b7723359c4648ecbe360cfe964a", kill_on_drop: false }` [INFO] [stderr] Compiling clok v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:11:30 [INFO] [stdout] | [INFO] [stdout] 11 | println!("{}", $left); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/screen.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | / p!(format!("{}{}", [INFO] [stdout] 25 | | cursor::Goto(1, size.1), [INFO] [stdout] 26 | | cursor::Hide)) [INFO] [stdout] | |______________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `p` [INFO] [stdout] = note: this warning originates in the macro `p` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.51s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/clok-fc5f580d8d6ece79) [INFO] running `Command { std: "docker" "inspect" "6d8059e29cb82c573c2e1bf13e17e7efcba67b7723359c4648ecbe360cfe964a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d8059e29cb82c573c2e1bf13e17e7efcba67b7723359c4648ecbe360cfe964a", kill_on_drop: false }` [INFO] [stdout] 6d8059e29cb82c573c2e1bf13e17e7efcba67b7723359c4648ecbe360cfe964a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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] 9777ee1fef758ea48dae0e3534fe1dd6b2a8848b7c356e84961a12b4823c77df [INFO] running `Command { std: "docker" "start" "-a" "9777ee1fef758ea48dae0e3534fe1dd6b2a8848b7c356e84961a12b4823c77df", kill_on_drop: false }` [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/macros.rs:11:30 [INFO] [stderr] | [INFO] [stderr] 11 | println!("{}", $left); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/screen.rs:24:5 [INFO] [stderr] | [INFO] [stderr] 24 | / p!(format!("{}{}", [INFO] [stderr] 25 | | cursor::Goto(1, size.1), [INFO] [stderr] 26 | | cursor::Hide)) [INFO] [stderr] | |______________________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: macro invocations at the end of a block are treated as expressions [INFO] [stderr] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `p` [INFO] [stderr] = note: this warning originates in the macro `p` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `clok` (bin "clok" 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/clok-fc5f580d8d6ece79) [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" "9777ee1fef758ea48dae0e3534fe1dd6b2a8848b7c356e84961a12b4823c77df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9777ee1fef758ea48dae0e3534fe1dd6b2a8848b7c356e84961a12b4823c77df", kill_on_drop: false }` [INFO] [stdout] 9777ee1fef758ea48dae0e3534fe1dd6b2a8848b7c356e84961a12b4823c77df