[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 try#722e1797249a965b6335aebd65d777f917e498f1 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fg2xpf%2Ftrsfer" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/g2xpf/trsfer on toolchain 722e1797249a965b6335aebd65d777f917e498f1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "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-13/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" "+722e1797249a965b6335aebd65d777f917e498f1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 811a0a9499ab7a1fa65da6a767d21125d48a48fe7f5262306bc1fe0a91a90baf [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "811a0a9499ab7a1fa65da6a767d21125d48a48fe7f5262306bc1fe0a91a90baf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "811a0a9499ab7a1fa65da6a767d21125d48a48fe7f5262306bc1fe0a91a90baf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "811a0a9499ab7a1fa65da6a767d21125d48a48fe7f5262306bc1fe0a91a90baf", kill_on_drop: false }` [INFO] [stdout] 811a0a9499ab7a1fa65da6a767d21125d48a48fe7f5262306bc1fe0a91a90baf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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=forbid" "-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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 16c6be1b540d45ce0cbe3942fa6f02c8b3f4c464752eca5b775df4a5ae1fb5dc [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "16c6be1b540d45ce0cbe3942fa6f02c8b3f4c464752eca5b775df4a5ae1fb5dc", kill_on_drop: false }` [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 log v0.4.14 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling textwrap v0.11.0 [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 clap v2.33.3 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling serde v1.0.130 [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 59.04s [INFO] running `Command { std: "docker" "inspect" "16c6be1b540d45ce0cbe3942fa6f02c8b3f4c464752eca5b775df4a5ae1fb5dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "16c6be1b540d45ce0cbe3942fa6f02c8b3f4c464752eca5b775df4a5ae1fb5dc", kill_on_drop: false }` [INFO] [stdout] 16c6be1b540d45ce0cbe3942fa6f02c8b3f4c464752eca5b775df4a5ae1fb5dc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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=forbid" "-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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e196182a83e9e9a45db02d323957296f3b6eb314711c07bd30d77630c345e1c4 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "e196182a83e9e9a45db02d323957296f3b6eb314711c07bd30d77630c345e1c4", kill_on_drop: false }` [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] 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 test [unoptimized + debuginfo] target(s) in 2.19s [INFO] running `Command { std: "docker" "inspect" "e196182a83e9e9a45db02d323957296f3b6eb314711c07bd30d77630c345e1c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e196182a83e9e9a45db02d323957296f3b6eb314711c07bd30d77630c345e1c4", kill_on_drop: false }` [INFO] [stdout] e196182a83e9e9a45db02d323957296f3b6eb314711c07bd30d77630c345e1c4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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=forbid" "-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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d57dae23beaf5ff31007d03a2730afc8654b3a88739e5e8990a07682a436b015 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "d57dae23beaf5ff31007d03a2730afc8654b3a88739e5e8990a07682a436b015", 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.09s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/trsfer-97bc2322172920b2) [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 (/opt/rustwide/target/debug/deps/trsfer-aa155ee5da1877e4) [INFO] [stdout] [INFO] [stderr] Doc-tests trsfer [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] [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" "d57dae23beaf5ff31007d03a2730afc8654b3a88739e5e8990a07682a436b015", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d57dae23beaf5ff31007d03a2730afc8654b3a88739e5e8990a07682a436b015", kill_on_drop: false }` [INFO] [stdout] d57dae23beaf5ff31007d03a2730afc8654b3a88739e5e8990a07682a436b015