[INFO] fetching crate critcmp 0.1.7... [INFO] checking critcmp-0.1.7 against try#3d9fdbff4f377de96b3a51174e7a64086bee9a5c for pr-81477 [INFO] extracting crate critcmp 0.1.7 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate critcmp 0.1.7 on toolchain 3d9fdbff4f377de96b3a51174e7a64086bee9a5c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate critcmp 0.1.7 [INFO] finished tweaking crates.io crate critcmp 0.1.7 [INFO] tweaked toml for crates.io crate critcmp 0.1.7 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate crates.io crate critcmp 0.1.7 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded regex v1.4.5 [INFO] [stderr] Downloaded syn v1.0.64 [INFO] [stderr] Downloaded serde_derive v1.0.124 [INFO] [stderr] Downloaded serde v1.0.124 [INFO] [stderr] Downloaded bstr v0.2.15 [INFO] [stderr] Downloaded tabwriter v1.2.1 [INFO] [stderr] Downloaded libc v0.2.89 [INFO] [stderr] Downloaded globset v0.4.6 [INFO] [stderr] Downloaded grep-cli v0.1.5 [INFO] [stderr] Downloaded regex-syntax v0.6.23 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:ea7d7bff36b2ba8ce4de8bba1d2dea90376bc481f1a945a913994a8c492e40c1" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a4996d2a9bebcf16515040914165280960fc05913b7393a6c04fe126a7744e1b [INFO] running `Command { std: "docker" "start" "-a" "a4996d2a9bebcf16515040914165280960fc05913b7393a6c04fe126a7744e1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a4996d2a9bebcf16515040914165280960fc05913b7393a6c04fe126a7744e1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a4996d2a9bebcf16515040914165280960fc05913b7393a6c04fe126a7744e1b", kill_on_drop: false }` [INFO] [stdout] a4996d2a9bebcf16515040914165280960fc05913b7393a6c04fe126a7744e1b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:ea7d7bff36b2ba8ce4de8bba1d2dea90376bc481f1a945a913994a8c492e40c1" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7c8dfba358a9ccfbebbeae78c4450e1cfec0b44ce528475f5b68edafb5974862 [INFO] running `Command { std: "docker" "start" "-a" "7c8dfba358a9ccfbebbeae78c4450e1cfec0b44ce528475f5b68edafb5974862", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.64 [INFO] [stderr] Compiling libc v0.2.89 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Checking log v0.4.14 [INFO] [stderr] Checking bstr v0.2.15 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking regex v1.4.5 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking globset v0.4.6 [INFO] [stderr] Checking tabwriter v1.2.1 [INFO] [stderr] Checking grep-cli v0.1.5 [INFO] [stderr] Compiling serde_derive v1.0.124 [INFO] [stderr] Checking serde v1.0.124 [INFO] [stderr] Checking serde_json v1.0.64 [INFO] [stderr] Checking critcmp v0.1.7 (/opt/rustwide/workdir) [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/main.rs:13:79 [INFO] [stdout] | [INFO] [stdout] 13 | ($($tt:tt)*) => { Box::::from(format!($($tt)*)); } [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/app.rs:141:13 [INFO] [stdout] | [INFO] [stdout] 141 | fail!("could not find any benchmark data"); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/main.rs:13:79 [INFO] [stdout] | [INFO] [stdout] 13 | ($($tt:tt)*) => { Box::::from(format!($($tt)*)); } [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/app.rs:171:13 [INFO] [stdout] | [INFO] [stdout] 171 | / fail!( [INFO] [stdout] 172 | | "pattern '{}' has no capturing groups, by grouping \ [INFO] [stdout] 173 | | benchmarks by a regex requires the use of at least \ [INFO] [stdout] 174 | | one capturing group", [INFO] [stdout] 175 | | pattern [INFO] [stdout] 176 | | ); [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/main.rs:13:79 [INFO] [stdout] | [INFO] [stdout] 13 | ($($tt:tt)*) => { Box::::from(format!($($tt)*)); } [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/app.rs:205:13 [INFO] [stdout] | [INFO] [stdout] 205 | / fail!( [INFO] [stdout] 206 | | "\ [INFO] [stdout] 207 | | no criterion data exists at {}\n\ [INFO] [stdout] 208 | | set a different target directory with --target-dir or \ [INFO] [stdout] ... | [INFO] [stdout] 211 | | crit_dir.display() [INFO] [stdout] 212 | | ); [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/main.rs:13:79 [INFO] [stdout] | [INFO] [stdout] 13 | ($($tt:tt)*) => { Box::::from(format!($($tt)*)); } [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/app.rs:240:21 [INFO] [stdout] | [INFO] [stdout] 240 | / fail!( [INFO] [stdout] 241 | | "\ [INFO] [stdout] 242 | | could not find Criterion output directory\n\ [INFO] [stdout] 243 | | try using --target-dir or set CARGO_TARGET_DIR\ [INFO] [stdout] 244 | | " [INFO] [stdout] 245 | | ); [INFO] [stdout] | |______________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/main.rs:13:79 [INFO] [stdout] | [INFO] [stdout] 13 | ($($tt:tt)*) => { Box::::from(format!($($tt)*)); } [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/app.rs:141:13 [INFO] [stdout] | [INFO] [stdout] 141 | fail!("could not find any benchmark data"); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/main.rs:13:79 [INFO] [stdout] | [INFO] [stdout] 13 | ($($tt:tt)*) => { Box::::from(format!($($tt)*)); } [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/app.rs:171:13 [INFO] [stdout] | [INFO] [stdout] 171 | / fail!( [INFO] [stdout] 172 | | "pattern '{}' has no capturing groups, by grouping \ [INFO] [stdout] 173 | | benchmarks by a regex requires the use of at least \ [INFO] [stdout] 174 | | one capturing group", [INFO] [stdout] 175 | | pattern [INFO] [stdout] 176 | | ); [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/main.rs:13:79 [INFO] [stdout] | [INFO] [stdout] 13 | ($($tt:tt)*) => { Box::::from(format!($($tt)*)); } [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/app.rs:205:13 [INFO] [stdout] | [INFO] [stdout] 205 | / fail!( [INFO] [stdout] 206 | | "\ [INFO] [stdout] 207 | | no criterion data exists at {}\n\ [INFO] [stdout] 208 | | set a different target directory with --target-dir or \ [INFO] [stdout] ... | [INFO] [stdout] 211 | | crit_dir.display() [INFO] [stdout] 212 | | ); [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/main.rs:13:79 [INFO] [stdout] | [INFO] [stdout] 13 | ($($tt:tt)*) => { Box::::from(format!($($tt)*)); } [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/app.rs:240:21 [INFO] [stdout] | [INFO] [stdout] 240 | / fail!( [INFO] [stdout] 241 | | "\ [INFO] [stdout] 242 | | could not find Criterion output directory\n\ [INFO] [stdout] 243 | | try using --target-dir or set CARGO_TARGET_DIR\ [INFO] [stdout] 244 | | " [INFO] [stdout] 245 | | ); [INFO] [stdout] | |______________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/main.rs:13:79 [INFO] [stdout] | [INFO] [stdout] 13 | ($($tt:tt)*) => { Box::::from(format!($($tt)*)); } [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/data.rs:102:17 [INFO] [stdout] | [INFO] [stdout] 102 | err!("{}: {}", parent.display(), err) [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/main.rs:13:79 [INFO] [stdout] | [INFO] [stdout] 13 | ($($tt:tt)*) => { Box::::from(format!($($tt)*)); } [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/data.rs:104:17 [INFO] [stdout] | [INFO] [stdout] 104 | err!("unknown path: {}", err) [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/main.rs:13:79 [INFO] [stdout] | [INFO] [stdout] 13 | ($($tt:tt)*) => { Box::::from(format!($($tt)*)); } [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/data.rs:127:13 [INFO] [stdout] | [INFO] [stdout] 127 | err!("{}: could not find parent dir", path.display()) [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/main.rs:13:79 [INFO] [stdout] | [INFO] [stdout] 13 | ($($tt:tt)*) => { Box::::from(format!($($tt)*)); } [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/data.rs:133:17 [INFO] [stdout] | [INFO] [stdout] 133 | err!("{}: could not find baseline name", path.display()) [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/main.rs:13:79 [INFO] [stdout] | [INFO] [stdout] 13 | ($($tt:tt)*) => { Box::::from(format!($($tt)*)); } [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/data.rs:212:13 [INFO] [stdout] | [INFO] [stdout] 212 | err!("{}: {}", name, err) [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/main.rs:13:79 [INFO] [stdout] | [INFO] [stdout] 13 | ($($tt:tt)*) => { Box::::from(format!($($tt)*)); } [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/data.rs:214:13 [INFO] [stdout] | [INFO] [stdout] 214 | err!("{}: {}", path.display(), err) [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/main.rs:13:79 [INFO] [stdout] | [INFO] [stdout] 13 | ($($tt:tt)*) => { Box::::from(format!($($tt)*)); } [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/data.rs:220:13 [INFO] [stdout] | [INFO] [stdout] 220 | err!("{}: {}", name, err) [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/main.rs:13:79 [INFO] [stdout] | [INFO] [stdout] 13 | ($($tt:tt)*) => { Box::::from(format!($($tt)*)); } [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/data.rs:222:13 [INFO] [stdout] | [INFO] [stdout] 222 | err!("{}: {}", path.display(), err) [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/main.rs:17:48 [INFO] [stdout] | [INFO] [stdout] 17 | ($($tt:tt)*) => { return Err(err!($($tt)*)); } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 48 | None => fail!("failed to find baseline '{}'", baseline), [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/main.rs:13:79 [INFO] [stdout] | [INFO] [stdout] 13 | ($($tt:tt)*) => { Box::::from(format!($($tt)*)); } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 48 | None => fail!("failed to find baseline '{}'", baseline), [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/main.rs:13:79 [INFO] [stdout] | [INFO] [stdout] 13 | ($($tt:tt)*) => { Box::::from(format!($($tt)*)); } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 64 | fail!("no benchmark comparisons to show"); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/main.rs:13:79 [INFO] [stdout] | [INFO] [stdout] 13 | ($($tt:tt)*) => { Box::::from(format!($($tt)*)); } [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/data.rs:102:17 [INFO] [stdout] | [INFO] [stdout] 102 | err!("{}: {}", parent.display(), err) [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/main.rs:13:79 [INFO] [stdout] | [INFO] [stdout] 13 | ($($tt:tt)*) => { Box::::from(format!($($tt)*)); } [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/data.rs:104:17 [INFO] [stdout] | [INFO] [stdout] 104 | err!("unknown path: {}", err) [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/main.rs:13:79 [INFO] [stdout] | [INFO] [stdout] 13 | ($($tt:tt)*) => { Box::::from(format!($($tt)*)); } [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/data.rs:127:13 [INFO] [stdout] | [INFO] [stdout] 127 | err!("{}: could not find parent dir", path.display()) [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/main.rs:13:79 [INFO] [stdout] | [INFO] [stdout] 13 | ($($tt:tt)*) => { Box::::from(format!($($tt)*)); } [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/data.rs:133:17 [INFO] [stdout] | [INFO] [stdout] 133 | err!("{}: could not find baseline name", path.display()) [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/main.rs:13:79 [INFO] [stdout] | [INFO] [stdout] 13 | ($($tt:tt)*) => { Box::::from(format!($($tt)*)); } [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/data.rs:212:13 [INFO] [stdout] | [INFO] [stdout] 212 | err!("{}: {}", name, err) [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/main.rs:13:79 [INFO] [stdout] | [INFO] [stdout] 13 | ($($tt:tt)*) => { Box::::from(format!($($tt)*)); } [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/data.rs:214:13 [INFO] [stdout] | [INFO] [stdout] 214 | err!("{}: {}", path.display(), err) [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/main.rs:13:79 [INFO] [stdout] | [INFO] [stdout] 13 | ($($tt:tt)*) => { Box::::from(format!($($tt)*)); } [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/data.rs:220:13 [INFO] [stdout] | [INFO] [stdout] 220 | err!("{}: {}", name, err) [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/main.rs:13:79 [INFO] [stdout] | [INFO] [stdout] 13 | ($($tt:tt)*) => { Box::::from(format!($($tt)*)); } [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/data.rs:222:13 [INFO] [stdout] | [INFO] [stdout] 222 | err!("{}: {}", path.display(), err) [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/main.rs:17:48 [INFO] [stdout] | [INFO] [stdout] 17 | ($($tt:tt)*) => { return Err(err!($($tt)*)); } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 48 | None => fail!("failed to find baseline '{}'", baseline), [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/main.rs:13:79 [INFO] [stdout] | [INFO] [stdout] 13 | ($($tt:tt)*) => { Box::::from(format!($($tt)*)); } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 48 | None => fail!("failed to find baseline '{}'", baseline), [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/main.rs:13:79 [INFO] [stdout] | [INFO] [stdout] 13 | ($($tt:tt)*) => { Box::::from(format!($($tt)*)); } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 64 | fail!("no benchmark comparisons to show"); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 15 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `critcmp` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 15 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "7c8dfba358a9ccfbebbeae78c4450e1cfec0b44ce528475f5b68edafb5974862", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7c8dfba358a9ccfbebbeae78c4450e1cfec0b44ce528475f5b68edafb5974862", kill_on_drop: false }` [INFO] [stdout] 7c8dfba358a9ccfbebbeae78c4450e1cfec0b44ce528475f5b68edafb5974862