[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-2021-09-08 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmadprops%2Fclok" "/workspace/builds/worker-109/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-109/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/madprops/clok on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "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-109/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-2021-09-08" "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-109/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-109/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5fb3633f032660528f56ddfcbf7e7e4ac2bd768b9e8a99361cba6c25c99b309f [INFO] running `Command { std: "docker" "start" "-a" "5fb3633f032660528f56ddfcbf7e7e4ac2bd768b9e8a99361cba6c25c99b309f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5fb3633f032660528f56ddfcbf7e7e4ac2bd768b9e8a99361cba6c25c99b309f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5fb3633f032660528f56ddfcbf7e7e4ac2bd768b9e8a99361cba6c25c99b309f", kill_on_drop: false }` [INFO] [stdout] 5fb3633f032660528f56ddfcbf7e7e4ac2bd768b9e8a99361cba6c25c99b309f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-109/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-109/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8e217a459a983543e066b36a0b10cae0014867314a8fdac63262611e9e73772c [INFO] running `Command { std: "docker" "start" "-a" "8e217a459a983543e066b36a0b10cae0014867314a8fdac63262611e9e73772c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling autocfg v0.1.6 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling unicode-width v0.1.6 [INFO] [stderr] Compiling bit-vec v0.4.4 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling numtoa v0.1.0 [INFO] [stderr] Compiling figlet-rs v0.1.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling bit-set v0.4.0 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling termion v1.5.3 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling chan v0.1.23 [INFO] [stderr] Compiling chrono v0.4.9 [INFO] [stderr] Compiling chan-signal v0.3.3 [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 8.15s [INFO] running `Command { std: "docker" "inspect" "8e217a459a983543e066b36a0b10cae0014867314a8fdac63262611e9e73772c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e217a459a983543e066b36a0b10cae0014867314a8fdac63262611e9e73772c", kill_on_drop: false }` [INFO] [stdout] 8e217a459a983543e066b36a0b10cae0014867314a8fdac63262611e9e73772c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-109/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-109/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 97f7d0a496868466dabb31710c2fc330df1fe0b26848d9b2ee5a4f0b4672369d [INFO] running `Command { std: "docker" "start" "-a" "97f7d0a496868466dabb31710c2fc330df1fe0b26848d9b2ee5a4f0b4672369d", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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 1.55s [INFO] running `Command { std: "docker" "inspect" "97f7d0a496868466dabb31710c2fc330df1fe0b26848d9b2ee5a4f0b4672369d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "97f7d0a496868466dabb31710c2fc330df1fe0b26848d9b2ee5a4f0b4672369d", kill_on_drop: false }` [INFO] [stdout] 97f7d0a496868466dabb31710c2fc330df1fe0b26848d9b2ee5a4f0b4672369d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-109/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-109/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] bee24bed09a380704e8aab77c01dd700d863b1f9c1372c0cb006118a6e3fa81a [INFO] running `Command { std: "docker" "start" "-a" "bee24bed09a380704e8aab77c01dd700d863b1f9c1372c0cb006118a6e3fa81a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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 1.84s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/clok-10742c5cc62334f2) [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" "bee24bed09a380704e8aab77c01dd700d863b1f9c1372c0cb006118a6e3fa81a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bee24bed09a380704e8aab77c01dd700d863b1f9c1372c0cb006118a6e3fa81a", kill_on_drop: false }` [INFO] [stdout] bee24bed09a380704e8aab77c01dd700d863b1f9c1372c0cb006118a6e3fa81a