[INFO] cloning repository https://github.com/g2xpf/trsfer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/g2xpf/trsfer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fg2xpf%2Ftrsfer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fg2xpf%2Ftrsfer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d724a2cd9e887551e5d5606324e909e0ef7556fc [INFO] testing g2xpf/trsfer 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%2Fg2xpf%2Ftrsfer" "/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/g2xpf/trsfer 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/g2xpf/trsfer [INFO] finished tweaking git repo https://github.com/g2xpf/trsfer [INFO] tweaked toml for git repo https://github.com/g2xpf/trsfer written to /workspace/builds/worker-23/source/Cargo.toml [INFO] crate git repo https://github.com/g2xpf/trsfer 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] 26f13d56cc7678e21a1b689916276976e41debcdd400b8ca28971b3ba544ef9b [INFO] running `Command { std: "docker" "start" "-a" "26f13d56cc7678e21a1b689916276976e41debcdd400b8ca28971b3ba544ef9b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "26f13d56cc7678e21a1b689916276976e41debcdd400b8ca28971b3ba544ef9b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "26f13d56cc7678e21a1b689916276976e41debcdd400b8ca28971b3ba544ef9b", kill_on_drop: false }` [INFO] [stdout] 26f13d56cc7678e21a1b689916276976e41debcdd400b8ca28971b3ba544ef9b [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] 04da642676c8c48f2eb6a5451c0931ea2c2a68afbee4268b82e6fde2f3270a26 [INFO] running `Command { std: "docker" "start" "-a" "04da642676c8c48f2eb6a5451c0931ea2c2a68afbee4268b82e6fde2f3270a26", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling libc v0.2.103 [INFO] [stderr] Compiling syn v1.0.80 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling trsfer v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:14:59 [INFO] [stdout] | [INFO] [stdout] 14 | $crate::exit_impl!(1, "invalid port: `{}`", $arg1); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/client.rs:22:18 [INFO] [stdout] | [INFO] [stdout] 22 | _ => exit!(1, port), [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 `exit` (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/macros.rs:29:80 [INFO] [stdout] | [INFO] [stdout] 29 | $crate::exit_impl!(6, "failed to convert into SocketAddr: `{}`", $arg1); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/client.rs:33:14 [INFO] [stdout] | [INFO] [stdout] 33 | _ => exit!(6, addr_str), [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 `exit` (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 17.70s [INFO] running `Command { std: "docker" "inspect" "04da642676c8c48f2eb6a5451c0931ea2c2a68afbee4268b82e6fde2f3270a26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "04da642676c8c48f2eb6a5451c0931ea2c2a68afbee4268b82e6fde2f3270a26", kill_on_drop: false }` [INFO] [stdout] 04da642676c8c48f2eb6a5451c0931ea2c2a68afbee4268b82e6fde2f3270a26 [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] 48484b884320c914622a14b9cc3790d33764268a36903c3ed309ceb0eb02b8e9 [INFO] running `Command { std: "docker" "start" "-a" "48484b884320c914622a14b9cc3790d33764268a36903c3ed309ceb0eb02b8e9", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:14:59 [INFO] [stdout] | [INFO] [stdout] 14 | $crate::exit_impl!(1, "invalid port: `{}`", $arg1); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/client.rs:22:18 [INFO] [stdout] | [INFO] [stdout] 22 | _ => exit!(1, port), [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 `exit` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling trsfer v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:29:80 [INFO] [stdout] | [INFO] [stdout] 29 | $crate::exit_impl!(6, "failed to convert into SocketAddr: `{}`", $arg1); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/client.rs:33:14 [INFO] [stdout] | [INFO] [stdout] 33 | _ => exit!(6, addr_str), [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 `exit` (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] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:14:59 [INFO] [stdout] | [INFO] [stdout] 14 | $crate::exit_impl!(1, "invalid port: `{}`", $arg1); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/client.rs:22:18 [INFO] [stdout] | [INFO] [stdout] 22 | _ => exit!(1, port), [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 `exit` (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/macros.rs:29:80 [INFO] [stdout] | [INFO] [stdout] 29 | $crate::exit_impl!(6, "failed to convert into SocketAddr: `{}`", $arg1); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/client.rs:33:14 [INFO] [stdout] | [INFO] [stdout] 33 | _ => exit!(6, addr_str), [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 `exit` (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 1.22s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/trsfer-94fbe14eb6a4e767) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/trsfer-0da06ac9b9d52866) [INFO] running `Command { std: "docker" "inspect" "48484b884320c914622a14b9cc3790d33764268a36903c3ed309ceb0eb02b8e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "48484b884320c914622a14b9cc3790d33764268a36903c3ed309ceb0eb02b8e9", kill_on_drop: false }` [INFO] [stdout] 48484b884320c914622a14b9cc3790d33764268a36903c3ed309ceb0eb02b8e9 [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] 3803b2161e6867af01867f5cfc8a32dc78e4830ae41e9d5df1b013a536a050a0 [INFO] running `Command { std: "docker" "start" "-a" "3803b2161e6867af01867f5cfc8a32dc78e4830ae41e9d5df1b013a536a050a0", kill_on_drop: false }` [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/macros.rs:14:59 [INFO] [stderr] | [INFO] [stderr] 14 | $crate::exit_impl!(1, "invalid port: `{}`", $arg1); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/client.rs:22:18 [INFO] [stderr] | [INFO] [stderr] 22 | _ => exit!(1, port), [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 `exit` (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/macros.rs:29:80 [INFO] [stderr] | [INFO] [stderr] 29 | $crate::exit_impl!(6, "failed to convert into SocketAddr: `{}`", $arg1); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/client.rs:33:14 [INFO] [stderr] | [INFO] [stderr] 33 | _ => exit!(6, addr_str), [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 `exit` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `trsfer` (lib) generated 2 warnings [INFO] [stderr] warning: `trsfer` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/trsfer-94fbe14eb6a4e767) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test file_entries::current_dir ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 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/trsfer-0da06ac9b9d52866) [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 trsfer [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" "3803b2161e6867af01867f5cfc8a32dc78e4830ae41e9d5df1b013a536a050a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3803b2161e6867af01867f5cfc8a32dc78e4830ae41e9d5df1b013a536a050a0", kill_on_drop: false }` [INFO] [stdout] 3803b2161e6867af01867f5cfc8a32dc78e4830ae41e9d5df1b013a536a050a0