[INFO] cloning repository https://github.com/jjpe/zippy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jjpe/zippy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjjpe%2Fzippy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjjpe%2Fzippy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ad75e27d8a219adddfd009177ea63688f84792fa [INFO] testing jjpe/zippy 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%2Fjjpe%2Fzippy" "/workspace/builds/worker-25/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-25/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jjpe/zippy 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/jjpe/zippy [INFO] finished tweaking git repo https://github.com/jjpe/zippy [INFO] tweaked toml for git repo https://github.com/jjpe/zippy written to /workspace/builds/worker-25/source/Cargo.toml [INFO] crate git repo https://github.com/jjpe/zippy 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-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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] f49b5e13565d93b8649b18b48394b59f2e2d64e5951e8e27d94b60bb1e6fac1b [INFO] running `Command { std: "docker" "start" "-a" "f49b5e13565d93b8649b18b48394b59f2e2d64e5951e8e27d94b60bb1e6fac1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f49b5e13565d93b8649b18b48394b59f2e2d64e5951e8e27d94b60bb1e6fac1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f49b5e13565d93b8649b18b48394b59f2e2d64e5951e8e27d94b60bb1e6fac1b", kill_on_drop: false }` [INFO] [stdout] f49b5e13565d93b8649b18b48394b59f2e2d64e5951e8e27d94b60bb1e6fac1b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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] 705f308adb2c86e55270259f4be16fabb5ad4fc8cdd4537f40845755d6668977 [INFO] running `Command { std: "docker" "start" "-a" "705f308adb2c86e55270259f4be16fabb5ad4fc8cdd4537f40845755d6668977", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.43 [INFO] [stderr] Compiling cc v1.0.25 [INFO] [stderr] Compiling proc-macro2 v0.4.21 [INFO] [stderr] Compiling build_const v0.2.1 [INFO] [stderr] Compiling adler32 v1.0.3 [INFO] [stderr] Compiling serde v1.0.80 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling same-file v1.0.4 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling podio v0.1.6 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling miniz_oxide v0.2.0 [INFO] [stderr] Compiling walkdir v2.2.6 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling msdos_time v0.1.6 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Compiling bzip2-sys v0.1.6 [INFO] [stderr] Compiling miniz_oxide_c_api v0.2.0 [INFO] [stderr] Compiling syn v0.15.19 [INFO] [stderr] Compiling flate2 v1.0.4 [INFO] [stderr] Compiling bzip2 v0.3.3 [INFO] [stderr] Compiling zip v0.4.2 [INFO] [stderr] Compiling serde_derive v1.0.80 [INFO] [stderr] Compiling ioe v0.3.0 [INFO] [stderr] Compiling zippy v0.1.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/log.rs:4:34 [INFO] [stdout] | [INFO] [stdout] 4 | println!($fmt $(, $arg)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:73:14 [INFO] [stdout] | [INFO] [stdout] 73 | 1 => log!("-{}: verbose mode", verbose_flag), [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: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/log.rs:4:34 [INFO] [stdout] | [INFO] [stdout] 4 | println!($fmt $(, $arg)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:74:14 [INFO] [stdout] | [INFO] [stdout] 74 | 2 => log!("-{}: very verbose mode", verbose_flag), [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [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: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 10.33s [INFO] running `Command { std: "docker" "inspect" "705f308adb2c86e55270259f4be16fabb5ad4fc8cdd4537f40845755d6668977", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "705f308adb2c86e55270259f4be16fabb5ad4fc8cdd4537f40845755d6668977", kill_on_drop: false }` [INFO] [stdout] 705f308adb2c86e55270259f4be16fabb5ad4fc8cdd4537f40845755d6668977 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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] cfa401613d1ee70424847b8fdef634323a98abbe4ae998127a455fb8bc665376 [INFO] running `Command { std: "docker" "start" "-a" "cfa401613d1ee70424847b8fdef634323a98abbe4ae998127a455fb8bc665376", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling zippy v0.1.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/log.rs:4:34 [INFO] [stdout] | [INFO] [stdout] 4 | println!($fmt $(, $arg)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:73:14 [INFO] [stdout] | [INFO] [stdout] 73 | 1 => log!("-{}: verbose mode", verbose_flag), [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: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/log.rs:4:34 [INFO] [stdout] | [INFO] [stdout] 4 | println!($fmt $(, $arg)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:74:14 [INFO] [stdout] | [INFO] [stdout] 74 | 2 => log!("-{}: very verbose mode", verbose_flag), [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [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: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 13.87s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/zippy-5dc114a44464fea9) [INFO] running `Command { std: "docker" "inspect" "cfa401613d1ee70424847b8fdef634323a98abbe4ae998127a455fb8bc665376", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cfa401613d1ee70424847b8fdef634323a98abbe4ae998127a455fb8bc665376", kill_on_drop: false }` [INFO] [stdout] cfa401613d1ee70424847b8fdef634323a98abbe4ae998127a455fb8bc665376 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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] d5eae33daf2d3e116b43e18dd19b3703414a7c3662d73dbbcbbb589fd8706bcc [INFO] running `Command { std: "docker" "start" "-a" "d5eae33daf2d3e116b43e18dd19b3703414a7c3662d73dbbcbbb589fd8706bcc", kill_on_drop: false }` [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/log.rs:4:34 [INFO] [stderr] | [INFO] [stderr] 4 | println!($fmt $(, $arg)*); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/main.rs:73:14 [INFO] [stderr] | [INFO] [stderr] 73 | 1 => log!("-{}: verbose mode", verbose_flag), [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: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/log.rs:4:34 [INFO] [stderr] | [INFO] [stderr] 4 | println!($fmt $(, $arg)*); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/main.rs:74:14 [INFO] [stderr] | [INFO] [stderr] 74 | 2 => log!("-{}: very verbose mode", verbose_flag), [INFO] [stderr] | -------------------------------------------- in this macro invocation [INFO] [stderr] | [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: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `zippy` (bin "zippy" test) generated 2 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/zippy-5dc114a44464fea9) [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" "d5eae33daf2d3e116b43e18dd19b3703414a7c3662d73dbbcbbb589fd8706bcc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d5eae33daf2d3e116b43e18dd19b3703414a7c3662d73dbbcbbb589fd8706bcc", kill_on_drop: false }` [INFO] [stdout] d5eae33daf2d3e116b43e18dd19b3703414a7c3662d73dbbcbbb589fd8706bcc