[INFO] cloning repository https://github.com/u32i64/b0x [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/u32i64/b0x" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fu32i64%2Fb0x", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fu32i64%2Fb0x'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0aade5025fb5ec9e870c08c80512da4db6121b8b [INFO] testing u32i64/b0x against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fu32i64%2Fb0x" "/workspace/builds/worker-65/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-65/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/u32i64/b0x on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/u32i64/b0x [INFO] finished tweaking git repo https://github.com/u32i64/b0x [INFO] tweaked toml for git repo https://github.com/u32i64/b0x written to /workspace/builds/worker-65/source/Cargo.toml [INFO] crate git repo https://github.com/u32i64/b0x already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.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 primal-sieve v0.2.9 [INFO] [stderr] Downloaded english-numbers v0.3.3 [INFO] [stderr] Downloaded primal-estimate v0.2.1 [INFO] [stderr] Downloaded primal v0.2.3 [INFO] [stderr] Downloaded primal-check v0.2.3 [INFO] [stderr] Downloaded hamming v0.1.3 [INFO] [stderr] Downloaded primal-bit v0.2.4 [INFO] [stderr] Downloaded term_size v1.0.0-beta1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-65/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-65/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" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bf567932c83f4f5144911f81ad0301743fec5b4cf9290cf3ee131a29eefdbc9b [INFO] running `Command { std: "docker" "start" "-a" "bf567932c83f4f5144911f81ad0301743fec5b4cf9290cf3ee131a29eefdbc9b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bf567932c83f4f5144911f81ad0301743fec5b4cf9290cf3ee131a29eefdbc9b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf567932c83f4f5144911f81ad0301743fec5b4cf9290cf3ee131a29eefdbc9b", kill_on_drop: false }` [INFO] [stdout] bf567932c83f4f5144911f81ad0301743fec5b4cf9290cf3ee131a29eefdbc9b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-65/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-65/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" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6c32754ec32cd0e1dcc93eb685ab5c2472f67e63f3a0cb4d4d9289af1044e2cd [INFO] running `Command { std: "docker" "start" "-a" "6c32754ec32cd0e1dcc93eb685ab5c2472f67e63f3a0cb4d4d9289af1044e2cd", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling libc v0.2.43 [INFO] [stderr] Compiling cgmath v0.16.1 [INFO] [stderr] Compiling winapi v0.3.5 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling approx v0.1.1 [INFO] [stderr] Compiling hamming v0.1.3 [INFO] [stderr] Compiling rgb v0.8.13 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling primal-estimate v0.2.1 [INFO] [stderr] Compiling smallvec v0.6.10 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling english-numbers v0.3.3 [INFO] [stderr] Compiling unicode-segmentation v1.3.0 [INFO] [stderr] Compiling primal-bit v0.2.4 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling term_size v1.0.0-beta1 [INFO] [stderr] Compiling primal-sieve v0.2.9 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling primal-check v0.2.3 [INFO] [stderr] Compiling primal v0.2.3 [INFO] [stderr] Compiling winconsole v0.10.0 [INFO] [stderr] Compiling colored v1.8.0 [INFO] [stderr] Compiling b0x v1.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/passes.rs:110:83 [INFO] [stdout] | [INFO] [stdout] 110 | $result.push(($name, $crate::passes::Info::Available($value.to_string()))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/passes/integer.rs:84:20 [INFO] [stdout] | [INFO] [stdout] 84 | Some(v) => push!(result, "next 2^k", v), [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 `push` (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/passes.rs:102:66 [INFO] [stdout] | [INFO] [stdout] 102 | $result.push(($name, $crate::passes::Info::NotAvailable)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/passes/integer.rs:85:17 [INFO] [stdout] | [INFO] [stdout] 85 | None => push!(result, "next 2^k", n / a), [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 `push` (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/passes.rs:110:83 [INFO] [stdout] | [INFO] [stdout] 110 | $result.push(($name, $crate::passes::Info::Available($value.to_string()))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/passes/ip_addr.rs:50:31 [INFO] [stdout] | [INFO] [stdout] 50 | Some(kind) => push!(result, "kind", kind), [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 `push` (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/passes.rs:106:59 [INFO] [stdout] | [INFO] [stdout] 106 | $result.push(($name, $crate::passes::Info::Other)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/passes/ip_addr.rs:51:25 [INFO] [stdout] | [INFO] [stdout] 51 | None => push!(result, "kind", other), [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 `push` (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/passes.rs:110:83 [INFO] [stdout] | [INFO] [stdout] 110 | $result.push(($name, $crate::passes::Info::Available($value.to_string()))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/passes/ip_addr.rs:60:31 [INFO] [stdout] | [INFO] [stdout] 60 | Some(kind) => push!(result, "kind", kind), [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 `push` (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/passes.rs:106:59 [INFO] [stdout] | [INFO] [stdout] 106 | $result.push(($name, $crate::passes::Info::Other)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/passes/ip_addr.rs:61:25 [INFO] [stdout] | [INFO] [stdout] 61 | None => push!(result, "kind", other), [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 `push` (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/passes.rs:110:83 [INFO] [stdout] | [INFO] [stdout] 110 | $result.push(($name, $crate::passes::Info::Available($value.to_string()))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/passes/ip_addr.rs:83:28 [INFO] [stdout] | [INFO] [stdout] 83 | Some(v) => push!(result, "ipv4", v), [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 `push` (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/passes.rs:102:66 [INFO] [stdout] | [INFO] [stdout] 102 | $result.push(($name, $crate::passes::Info::NotAvailable)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/passes/ip_addr.rs:84:25 [INFO] [stdout] | [INFO] [stdout] 84 | None => push!(result, "ipv4", n / a), [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 `push` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 22.94s [INFO] running `Command { std: "docker" "inspect" "6c32754ec32cd0e1dcc93eb685ab5c2472f67e63f3a0cb4d4d9289af1044e2cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c32754ec32cd0e1dcc93eb685ab5c2472f67e63f3a0cb4d4d9289af1044e2cd", kill_on_drop: false }` [INFO] [stdout] 6c32754ec32cd0e1dcc93eb685ab5c2472f67e63f3a0cb4d4d9289af1044e2cd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-65/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-65/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" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 98472ce485be82fa19e2539ded102fd40e6014f16eb1f62bf7267453428bb947 [INFO] running `Command { std: "docker" "start" "-a" "98472ce485be82fa19e2539ded102fd40e6014f16eb1f62bf7267453428bb947", 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/passes.rs:110:83 [INFO] [stdout] | [INFO] [stdout] 110 | $result.push(($name, $crate::passes::Info::Available($value.to_string()))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/passes/integer.rs:84:20 [INFO] [stdout] | [INFO] [stdout] 84 | Some(v) => push!(result, "next 2^k", v), [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 `push` (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/passes.rs:102:66 [INFO] [stdout] | [INFO] [stdout] 102 | $result.push(($name, $crate::passes::Info::NotAvailable)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/passes/integer.rs:85:17 [INFO] [stdout] | [INFO] [stdout] 85 | None => push!(result, "next 2^k", n / a), [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 `push` (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/passes.rs:110:83 [INFO] [stdout] | [INFO] [stdout] 110 | $result.push(($name, $crate::passes::Info::Available($value.to_string()))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/passes/ip_addr.rs:50:31 [INFO] [stdout] | [INFO] [stdout] 50 | Some(kind) => push!(result, "kind", kind), [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 `push` (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/passes.rs:106:59 [INFO] [stdout] | [INFO] [stdout] 106 | $result.push(($name, $crate::passes::Info::Other)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/passes/ip_addr.rs:51:25 [INFO] [stdout] | [INFO] [stdout] 51 | None => push!(result, "kind", other), [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 `push` (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/passes.rs:110:83 [INFO] [stdout] | [INFO] [stdout] 110 | $result.push(($name, $crate::passes::Info::Available($value.to_string()))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/passes/ip_addr.rs:60:31 [INFO] [stdout] | [INFO] [stdout] 60 | Some(kind) => push!(result, "kind", kind), [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 `push` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling b0x v1.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/passes.rs:106:59 [INFO] [stdout] | [INFO] [stdout] 106 | $result.push(($name, $crate::passes::Info::Other)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/passes/ip_addr.rs:61:25 [INFO] [stdout] | [INFO] [stdout] 61 | None => push!(result, "kind", other), [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 `push` (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/passes.rs:110:83 [INFO] [stdout] | [INFO] [stdout] 110 | $result.push(($name, $crate::passes::Info::Available($value.to_string()))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/passes/ip_addr.rs:83:28 [INFO] [stdout] | [INFO] [stdout] 83 | Some(v) => push!(result, "ipv4", v), [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 `push` (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/passes.rs:102:66 [INFO] [stdout] | [INFO] [stdout] 102 | $result.push(($name, $crate::passes::Info::NotAvailable)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/passes/ip_addr.rs:84:25 [INFO] [stdout] | [INFO] [stdout] 84 | None => push!(result, "ipv4", n / a), [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 `push` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/passes.rs:110:83 [INFO] [stdout] | [INFO] [stdout] 110 | $result.push(($name, $crate::passes::Info::Available($value.to_string()))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/passes/integer.rs:84:20 [INFO] [stdout] | [INFO] [stdout] 84 | Some(v) => push!(result, "next 2^k", v), [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 `push` (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/passes.rs:102:66 [INFO] [stdout] | [INFO] [stdout] 102 | $result.push(($name, $crate::passes::Info::NotAvailable)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/passes/integer.rs:85:17 [INFO] [stdout] | [INFO] [stdout] 85 | None => push!(result, "next 2^k", n / a), [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 `push` (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/passes.rs:110:83 [INFO] [stdout] | [INFO] [stdout] 110 | $result.push(($name, $crate::passes::Info::Available($value.to_string()))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/passes/ip_addr.rs:50:31 [INFO] [stdout] | [INFO] [stdout] 50 | Some(kind) => push!(result, "kind", kind), [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 `push` (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/passes.rs:106:59 [INFO] [stdout] | [INFO] [stdout] 106 | $result.push(($name, $crate::passes::Info::Other)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/passes/ip_addr.rs:51:25 [INFO] [stdout] | [INFO] [stdout] 51 | None => push!(result, "kind", other), [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 `push` (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/passes.rs:110:83 [INFO] [stdout] | [INFO] [stdout] 110 | $result.push(($name, $crate::passes::Info::Available($value.to_string()))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/passes/ip_addr.rs:60:31 [INFO] [stdout] | [INFO] [stdout] 60 | Some(kind) => push!(result, "kind", kind), [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 `push` (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/passes.rs:106:59 [INFO] [stdout] | [INFO] [stdout] 106 | $result.push(($name, $crate::passes::Info::Other)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/passes/ip_addr.rs:61:25 [INFO] [stdout] | [INFO] [stdout] 61 | None => push!(result, "kind", other), [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 `push` (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/passes.rs:110:83 [INFO] [stdout] | [INFO] [stdout] 110 | $result.push(($name, $crate::passes::Info::Available($value.to_string()))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/passes/ip_addr.rs:83:28 [INFO] [stdout] | [INFO] [stdout] 83 | Some(v) => push!(result, "ipv4", v), [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 `push` (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/passes.rs:102:66 [INFO] [stdout] | [INFO] [stdout] 102 | $result.push(($name, $crate::passes::Info::NotAvailable)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/passes/ip_addr.rs:84:25 [INFO] [stdout] | [INFO] [stdout] 84 | None => push!(result, "ipv4", n / a), [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 `push` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.62s [INFO] running `Command { std: "docker" "inspect" "98472ce485be82fa19e2539ded102fd40e6014f16eb1f62bf7267453428bb947", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "98472ce485be82fa19e2539ded102fd40e6014f16eb1f62bf7267453428bb947", kill_on_drop: false }` [INFO] [stdout] 98472ce485be82fa19e2539ded102fd40e6014f16eb1f62bf7267453428bb947 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-65/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-65/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" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d4f5ca4c5754f8a5cda4ecd5e60e068ecc6fef5c23de23327b712d7cf349f7ff [INFO] running `Command { std: "docker" "start" "-a" "d4f5ca4c5754f8a5cda4ecd5e60e068ecc6fef5c23de23327b712d7cf349f7ff", 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/passes.rs:110:83 [INFO] [stderr] | [INFO] [stderr] 110 | $result.push(($name, $crate::passes::Info::Available($value.to_string()))); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/passes/integer.rs:84:20 [INFO] [stderr] | [INFO] [stderr] 84 | Some(v) => push!(result, "next 2^k", v), [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 `push` (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/passes.rs:102:66 [INFO] [stderr] | [INFO] [stderr] 102 | $result.push(($name, $crate::passes::Info::NotAvailable)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/passes/integer.rs:85:17 [INFO] [stderr] | [INFO] [stderr] 85 | None => push!(result, "next 2^k", n / a), [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 `push` (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/passes.rs:110:83 [INFO] [stderr] | [INFO] [stderr] 110 | $result.push(($name, $crate::passes::Info::Available($value.to_string()))); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/passes/ip_addr.rs:50:31 [INFO] [stderr] | [INFO] [stderr] 50 | Some(kind) => push!(result, "kind", kind), [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 `push` (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/passes.rs:106:59 [INFO] [stderr] | [INFO] [stderr] 106 | $result.push(($name, $crate::passes::Info::Other)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/passes/ip_addr.rs:51:25 [INFO] [stderr] | [INFO] [stderr] 51 | None => push!(result, "kind", other), [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 `push` (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/passes.rs:110:83 [INFO] [stderr] | [INFO] [stderr] 110 | $result.push(($name, $crate::passes::Info::Available($value.to_string()))); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/passes/ip_addr.rs:60:31 [INFO] [stderr] | [INFO] [stderr] 60 | Some(kind) => push!(result, "kind", kind), [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 `push` (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/passes.rs:106:59 [INFO] [stderr] | [INFO] [stderr] 106 | $result.push(($name, $crate::passes::Info::Other)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/passes/ip_addr.rs:61:25 [INFO] [stderr] | [INFO] [stderr] 61 | None => push!(result, "kind", other), [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 `push` (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/passes.rs:110:83 [INFO] [stderr] | [INFO] [stderr] 110 | $result.push(($name, $crate::passes::Info::Available($value.to_string()))); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/passes/ip_addr.rs:83:28 [INFO] [stderr] | [INFO] [stderr] 83 | Some(v) => push!(result, "ipv4", v), [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 `push` (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/passes.rs:102:66 [INFO] [stderr] | [INFO] [stderr] 102 | $result.push(($name, $crate::passes::Info::NotAvailable)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/passes/ip_addr.rs:84:25 [INFO] [stderr] | [INFO] [stderr] 84 | None => push!(result, "ipv4", n / a), [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 `push` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `b0x` (lib) generated 8 warnings [INFO] [stderr] warning: `b0x` (lib test) generated 8 warnings (8 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.16s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/b0x-faf0ad8689a2ddba) [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/b0x-4be52be2edd694ae) [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] [stdout] [INFO] [stderr] Doc-tests b0x [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" "d4f5ca4c5754f8a5cda4ecd5e60e068ecc6fef5c23de23327b712d7cf349f7ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d4f5ca4c5754f8a5cda4ecd5e60e068ecc6fef5c23de23327b712d7cf349f7ff", kill_on_drop: false }` [INFO] [stdout] d4f5ca4c5754f8a5cda4ecd5e60e068ecc6fef5c23de23327b712d7cf349f7ff