[INFO] fetching crate topo 0.13.2... [INFO] checking topo-0.13.2 against master#8c32e313cccf7df531e2d49ffb8227bb92304aee for pr-145608-1 [INFO] extracting crate topo 0.13.2 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate topo 0.13.2 [INFO] finished tweaking crates.io crate topo 0.13.2 [INFO] tweaked toml for crates.io crate topo 0.13.2 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate topo 0.13.2 on toolchain 8c32e313cccf7df531e2d49ffb8227bb92304aee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 96 packages to latest compatible versions [INFO] [stderr] Adding criterion v0.3.6 (available: v0.7.0) [INFO] [stderr] Adding parking_lot v0.11.2 (available: v0.12.4) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded illicit-macro v1.0.0 [INFO] [stderr] Downloaded topo-macro v0.10.0 [INFO] [stderr] Downloaded illicit v1.1.2 [INFO] [stderr] Downloaded dyn-cache v0.12.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a0197a3e4c4289acb7f78b5186371f83741811d3e961f3672cb4a50927afdcce [INFO] running `Command { std: "docker" "start" "-a" "a0197a3e4c4289acb7f78b5186371f83741811d3e961f3672cb4a50927afdcce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a0197a3e4c4289acb7f78b5186371f83741811d3e961f3672cb4a50927afdcce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a0197a3e4c4289acb7f78b5186371f83741811d3e961f3672cb4a50927afdcce", kill_on_drop: false }` [INFO] [stdout] a0197a3e4c4289acb7f78b5186371f83741811d3e961f3672cb4a50927afdcce [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "RUSTDOCFLAGS=--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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1b677a2f473a95260071c4b69fea140f3e714022c98d92522a8b7b7b4757362a [INFO] running `Command { std: "docker" "start" "-a" "1b677a2f473a95260071c4b69fea140f3e714022c98d92522a8b7b7b4757362a", kill_on_drop: false }` [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking owning_ref v0.4.1 [INFO] [stderr] Checking parking_lot_core v0.8.6 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking ahash v0.7.8 [INFO] [stderr] Checking hash_hasher v2.0.4 [INFO] [stderr] Compiling topo-macro v0.10.0 [INFO] [stderr] Checking criterion v0.3.6 [INFO] [stderr] Checking lock_api v0.4.13 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling illicit-macro v1.0.0 [INFO] [stderr] Checking illicit v1.1.2 [INFO] [stderr] Checking dyn-cache v0.12.2 [INFO] [stderr] Checking topo v0.13.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `callsite` is never read [INFO] [stdout] --> src/lib.rs:478:5 [INFO] [stdout] | [INFO] [stdout] 474 | struct Scope { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] ... [INFO] [stdout] 478 | callsite: Callsite, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Scope` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> benches/simple_calls.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> benches/simple_calls.rs:28:15 [INFO] [stdout] | [INFO] [stdout] 28 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 71 | 12 => mk!(go twelve), [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: `#[deny(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = note: this error originates in the macro `mk` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> benches/simple_calls.rs:23:62 [INFO] [stdout] | [INFO] [stdout] 23 | b.iter(|| topo::call(|| mk!(pass $depth_spec 0))); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 71 | 12 => mk!(go twelve), [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 error originates in the macro `mk` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> benches/simple_calls.rs:28:15 [INFO] [stdout] | [INFO] [stdout] 28 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 72 | 11 => mk!(go eleven), [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 error originates in the macro `mk` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> benches/simple_calls.rs:23:62 [INFO] [stdout] | [INFO] [stdout] 23 | b.iter(|| topo::call(|| mk!(pass $depth_spec 0))); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 72 | 11 => mk!(go eleven), [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 error originates in the macro `mk` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> benches/simple_calls.rs:28:15 [INFO] [stdout] | [INFO] [stdout] 28 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 73 | 10 => mk!(go ten), [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 error originates in the macro `mk` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> benches/simple_calls.rs:23:62 [INFO] [stdout] | [INFO] [stdout] 23 | b.iter(|| topo::call(|| mk!(pass $depth_spec 0))); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 73 | 10 => mk!(go ten), [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 error originates in the macro `mk` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> benches/simple_calls.rs:28:15 [INFO] [stdout] | [INFO] [stdout] 28 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 74 | 9 => mk!(go nine), [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 error originates in the macro `mk` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> benches/simple_calls.rs:23:62 [INFO] [stdout] | [INFO] [stdout] 23 | b.iter(|| topo::call(|| mk!(pass $depth_spec 0))); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 74 | 9 => mk!(go nine), [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 error originates in the macro `mk` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> benches/simple_calls.rs:28:15 [INFO] [stdout] | [INFO] [stdout] 28 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 75 | 8 => mk!(go eight), [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 error originates in the macro `mk` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> benches/simple_calls.rs:23:62 [INFO] [stdout] | [INFO] [stdout] 23 | b.iter(|| topo::call(|| mk!(pass $depth_spec 0))); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 75 | 8 => mk!(go eight), [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 error originates in the macro `mk` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> benches/simple_calls.rs:28:15 [INFO] [stdout] | [INFO] [stdout] 28 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 76 | 7 => mk!(go seven), [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 error originates in the macro `mk` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> benches/simple_calls.rs:23:62 [INFO] [stdout] | [INFO] [stdout] 23 | b.iter(|| topo::call(|| mk!(pass $depth_spec 0))); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 76 | 7 => mk!(go seven), [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 error originates in the macro `mk` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> benches/simple_calls.rs:28:15 [INFO] [stdout] | [INFO] [stdout] 28 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 77 | 6 => mk!(go six), [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 error originates in the macro `mk` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> benches/simple_calls.rs:23:62 [INFO] [stdout] | [INFO] [stdout] 23 | b.iter(|| topo::call(|| mk!(pass $depth_spec 0))); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 77 | 6 => mk!(go six), [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 error originates in the macro `mk` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> benches/simple_calls.rs:28:15 [INFO] [stdout] | [INFO] [stdout] 28 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 78 | 5 => mk!(go five), [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 error originates in the macro `mk` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> benches/simple_calls.rs:23:62 [INFO] [stdout] | [INFO] [stdout] 23 | b.iter(|| topo::call(|| mk!(pass $depth_spec 0))); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 78 | 5 => mk!(go five), [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 error originates in the macro `mk` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> benches/simple_calls.rs:28:15 [INFO] [stdout] | [INFO] [stdout] 28 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 79 | 4 => mk!(go four), [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 error originates in the macro `mk` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> benches/simple_calls.rs:23:62 [INFO] [stdout] | [INFO] [stdout] 23 | b.iter(|| topo::call(|| mk!(pass $depth_spec 0))); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 79 | 4 => mk!(go four), [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 error originates in the macro `mk` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> benches/simple_calls.rs:28:15 [INFO] [stdout] | [INFO] [stdout] 28 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 80 | 3 => mk!(go three), [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 error originates in the macro `mk` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> benches/simple_calls.rs:23:62 [INFO] [stdout] | [INFO] [stdout] 23 | b.iter(|| topo::call(|| mk!(pass $depth_spec 0))); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 80 | 3 => mk!(go three), [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 error originates in the macro `mk` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> benches/simple_calls.rs:28:15 [INFO] [stdout] | [INFO] [stdout] 28 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 81 | 2 => mk!(go two), [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 error originates in the macro `mk` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> benches/simple_calls.rs:23:62 [INFO] [stdout] | [INFO] [stdout] 23 | b.iter(|| topo::call(|| mk!(pass $depth_spec 0))); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 81 | 2 => mk!(go two), [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 error originates in the macro `mk` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> benches/simple_calls.rs:28:15 [INFO] [stdout] | [INFO] [stdout] 28 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 82 | 1 => mk!(go one), [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 error originates in the macro `mk` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> benches/simple_calls.rs:23:62 [INFO] [stdout] | [INFO] [stdout] 23 | b.iter(|| topo::call(|| mk!(pass $depth_spec 0))); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 82 | 1 => mk!(go one), [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 error originates in the macro `mk` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `criterion::ParameterizedBenchmark`: Please use BenchmarkGroups instead. [INFO] [stdout] --> benches/simple_calls.rs:4:28 [INFO] [stdout] | [INFO] [stdout] 4 | use criterion::{Criterion, ParameterizedBenchmark}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `criterion::ParameterizedBenchmark`: Please use BenchmarkGroups instead. [INFO] [stdout] --> benches/simple_calls.rs:90:9 [INFO] [stdout] | [INFO] [stdout] 90 | ParameterizedBenchmark::new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `criterion::Criterion::::bench`: Please use BenchmarkGroups instead. [INFO] [stdout] --> benches/simple_calls.rs:88:7 [INFO] [stdout] | [INFO] [stdout] 88 | c.bench( [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `topo` (bench "simple_calls") due to 48 previous errors; 4 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: field `callsite` is never read [INFO] [stdout] --> src/lib.rs:478:5 [INFO] [stdout] | [INFO] [stdout] 474 | struct Scope { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] ... [INFO] [stdout] 478 | callsite: Callsite, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Scope` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "1b677a2f473a95260071c4b69fea140f3e714022c98d92522a8b7b7b4757362a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b677a2f473a95260071c4b69fea140f3e714022c98d92522a8b7b7b4757362a", kill_on_drop: false }` [INFO] [stdout] 1b677a2f473a95260071c4b69fea140f3e714022c98d92522a8b7b7b4757362a