[INFO] cloning repository https://github.com/rap2hpoutre/facteur [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rap2hpoutre/facteur" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frap2hpoutre%2Ffacteur", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frap2hpoutre%2Ffacteur'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4d03b2d66401759c1cc0ded52e3bc4a4b3a6b893 [INFO] testing rap2hpoutre/facteur against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frap2hpoutre%2Ffacteur" "/workspace/builds/worker-19/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-19/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rap2hpoutre/facteur on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rap2hpoutre/facteur [INFO] finished tweaking git repo https://github.com/rap2hpoutre/facteur [INFO] tweaked toml for git repo https://github.com/rap2hpoutre/facteur written to /workspace/builds/worker-19/source/Cargo.toml [INFO] crate git repo https://github.com/rap2hpoutre/facteur already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "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] Downloading crates ... [INFO] [stderr] Downloaded time v0.1.35 [INFO] [stderr] Downloaded vec_map v0.6.0 [INFO] [stderr] Downloaded libc v0.2.17 [INFO] [stderr] Downloaded unicode-segmentation v0.1.2 [INFO] [stderr] Downloaded unicode-width v0.1.3 [INFO] [stderr] Downloaded term_size v0.2.1 [INFO] [stderr] Downloaded clap v2.18.0 [INFO] [stderr] Downloaded ansi_term v0.9.0 [INFO] [stderr] Downloaded strsim v0.5.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 51e46658381f1322da9359af8813e68342097a28a7450b2ca79da86c8d65a4eb [INFO] running `Command { std: "docker" "start" "-a" "51e46658381f1322da9359af8813e68342097a28a7450b2ca79da86c8d65a4eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "51e46658381f1322da9359af8813e68342097a28a7450b2ca79da86c8d65a4eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51e46658381f1322da9359af8813e68342097a28a7450b2ca79da86c8d65a4eb", kill_on_drop: false }` [INFO] [stdout] 51e46658381f1322da9359af8813e68342097a28a7450b2ca79da86c8d65a4eb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 131d7ed991121e8ef9c01cb0176e6b450aca748885338b4f0dde9cc1fb0dfbff [INFO] running `Command { std: "docker" "start" "-a" "131d7ed991121e8ef9c01cb0176e6b450aca748885338b4f0dde9cc1fb0dfbff", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling libc v0.2.17 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling strsim v0.5.1 [INFO] [stderr] Compiling ansi_term v0.9.0 [INFO] [stderr] Compiling unicode-segmentation v0.1.2 [INFO] [stderr] Compiling vec_map v0.6.0 [INFO] [stderr] Compiling unicode-width v0.1.3 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling term_size v0.2.1 [INFO] [stderr] Compiling clap v2.18.0 [INFO] [stderr] Compiling time v0.1.35 [INFO] [stderr] Compiling facteur v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/facteur.rs:17:38 [INFO] [stdout] | [INFO] [stdout] 17 | print!(" ([Pretend] {})", $v); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 74 | true => pretend!(format!("mkdir {}", &self.release_dir())) [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 `pretend` (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/facteur.rs:17:38 [INFO] [stdout] | [INFO] [stdout] 17 | print!(" ([Pretend] {})", $v); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 104 | true => pretend!(format ! ("git clone {:?} {}", git, &self.release_dir())) [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 `pretend` (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/facteur.rs:17:38 [INFO] [stdout] | [INFO] [stdout] 17 | print!(" ([Pretend] {})", $v); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 264 | pretend!(format!("rm -Rf {}", path.path().display())) [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: 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 `pretend` [INFO] [stdout] = note: this warning originates in the macro `pretend` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 17.13s [INFO] running `Command { std: "docker" "inspect" "131d7ed991121e8ef9c01cb0176e6b450aca748885338b4f0dde9cc1fb0dfbff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "131d7ed991121e8ef9c01cb0176e6b450aca748885338b4f0dde9cc1fb0dfbff", kill_on_drop: false }` [INFO] [stdout] 131d7ed991121e8ef9c01cb0176e6b450aca748885338b4f0dde9cc1fb0dfbff [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 698f2b39dd374825c4b7f2f3441e56facb60b44eeb73db8068e25f1789a5714e [INFO] running `Command { std: "docker" "start" "-a" "698f2b39dd374825c4b7f2f3441e56facb60b44eeb73db8068e25f1789a5714e", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling facteur v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/facteur.rs:17:38 [INFO] [stdout] | [INFO] [stdout] 17 | print!(" ([Pretend] {})", $v); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 74 | true => pretend!(format!("mkdir {}", &self.release_dir())) [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 `pretend` (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/facteur.rs:17:38 [INFO] [stdout] | [INFO] [stdout] 17 | print!(" ([Pretend] {})", $v); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 104 | true => pretend!(format ! ("git clone {:?} {}", git, &self.release_dir())) [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 `pretend` (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/facteur.rs:17:38 [INFO] [stdout] | [INFO] [stdout] 17 | print!(" ([Pretend] {})", $v); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 264 | pretend!(format!("rm -Rf {}", path.path().display())) [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: 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 `pretend` [INFO] [stdout] = note: this warning originates in the macro `pretend` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1m 00s [INFO] running `Command { std: "docker" "inspect" "698f2b39dd374825c4b7f2f3441e56facb60b44eeb73db8068e25f1789a5714e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "698f2b39dd374825c4b7f2f3441e56facb60b44eeb73db8068e25f1789a5714e", kill_on_drop: false }` [INFO] [stdout] 698f2b39dd374825c4b7f2f3441e56facb60b44eeb73db8068e25f1789a5714e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f57dd78a02e11a8b5e1c286d1311e2c17526d4e9f53440391ff8b9760467788c [INFO] running `Command { std: "docker" "start" "-a" "f57dd78a02e11a8b5e1c286d1311e2c17526d4e9f53440391ff8b9760467788c", 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/facteur.rs:17:38 [INFO] [stderr] | [INFO] [stderr] 17 | print!(" ([Pretend] {})", $v); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 74 | true => pretend!(format!("mkdir {}", &self.release_dir())) [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 `pretend` (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/facteur.rs:17:38 [INFO] [stderr] | [INFO] [stderr] 17 | print!(" ([Pretend] {})", $v); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 104 | true => pretend!(format ! ("git clone {:?} {}", git, &self.release_dir())) [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 `pretend` (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/facteur.rs:17:38 [INFO] [stderr] | [INFO] [stderr] 17 | print!(" ([Pretend] {})", $v); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 264 | pretend!(format!("rm -Rf {}", path.path().display())) [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: 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 `pretend` [INFO] [stderr] = note: this warning originates in the macro `pretend` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `facteur` (bin "facteur" test) generated 3 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 16.33s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/facteur-4daa6de8d175895b) [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" "f57dd78a02e11a8b5e1c286d1311e2c17526d4e9f53440391ff8b9760467788c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f57dd78a02e11a8b5e1c286d1311e2c17526d4e9f53440391ff8b9760467788c", kill_on_drop: false }` [INFO] [stdout] f57dd78a02e11a8b5e1c286d1311e2c17526d4e9f53440391ff8b9760467788c