[INFO] cloning repository https://github.com/arctic-hen7/bonnie [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/arctic-hen7/bonnie" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farctic-hen7%2Fbonnie", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farctic-hen7%2Fbonnie'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 463bad7ce2ece0e763b9f12e1c9eb727efa903fb [INFO] checking arctic-hen7/bonnie against try#3d9fdbff4f377de96b3a51174e7a64086bee9a5c for pr-81477 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farctic-hen7%2Fbonnie" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/arctic-hen7/bonnie 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 git repo https://github.com/arctic-hen7/bonnie [INFO] finished tweaking git repo https://github.com/arctic-hen7/bonnie [INFO] tweaked toml for git repo https://github.com/arctic-hen7/bonnie written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/arctic-hen7/bonnie 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8601145d4d5ae0119a06fb4103d82b266a9b5f29de5579fee27a5c5c37078971 [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" "8601145d4d5ae0119a06fb4103d82b266a9b5f29de5579fee27a5c5c37078971", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8601145d4d5ae0119a06fb4103d82b266a9b5f29de5579fee27a5c5c37078971", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8601145d4d5ae0119a06fb4103d82b266a9b5f29de5579fee27a5c5c37078971", kill_on_drop: false }` [INFO] [stdout] 8601145d4d5ae0119a06fb4103d82b266a9b5f29de5579fee27a5c5c37078971 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 812af6c803a207a43277abcd2447dda6aa099969c8838432402536c73d721d6b [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" "812af6c803a207a43277abcd2447dda6aa099969c8838432402536c73d721d6b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling syn v1.0.69 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Checking bonnie v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> tests/known_cases.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 110 | let output = expect_exit_code!( [INFO] [stdout] | __________________- [INFO] [stdout] 111 | | 0, [INFO] [stdout] 112 | | r#" [INFO] [stdout] 113 | | [scripts] [INFO] [stdout] ... | [INFO] [stdout] 117 | | ["basic"] [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `expect_exit_code` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> tests/known_cases.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 125 | let output = expect_exit_code!( [INFO] [stdout] | __________________- [INFO] [stdout] 126 | | 0, [INFO] [stdout] 127 | | r#" [INFO] [stdout] 128 | | [scripts] [INFO] [stdout] ... | [INFO] [stdout] 133 | | ["basic"] [INFO] [stdout] 134 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `expect_exit_code` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> tests/known_cases.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 143 | let output = expect_exit_code!( [INFO] [stdout] | __________________- [INFO] [stdout] 144 | | 0, [INFO] [stdout] 145 | | r#" [INFO] [stdout] 146 | | [scripts] [INFO] [stdout] ... | [INFO] [stdout] 151 | | ["basic", "Name"] [INFO] [stdout] 152 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `expect_exit_code` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> tests/known_cases.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 171 | let output = expect_exit_code!( [INFO] [stdout] | __________________- [INFO] [stdout] 172 | | 0, [INFO] [stdout] 173 | | r#" [INFO] [stdout] 174 | | [scripts] [INFO] [stdout] ... | [INFO] [stdout] 178 | | ["basic"] [INFO] [stdout] 179 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `expect_exit_code` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> tests/known_cases.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 186 | let output = expect_exit_code!( [INFO] [stdout] | __________________- [INFO] [stdout] 187 | | 0, [INFO] [stdout] 188 | | r#" [INFO] [stdout] 189 | | [scripts] [INFO] [stdout] ... | [INFO] [stdout] 193 | | ["basic", "Test"] [INFO] [stdout] 194 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `expect_exit_code` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> tests/known_cases.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 200 | let output = expect_exit_code!( [INFO] [stdout] | __________________- [INFO] [stdout] 201 | | 0, [INFO] [stdout] 202 | | r#" [INFO] [stdout] 203 | | [scripts] [INFO] [stdout] ... | [INFO] [stdout] 207 | | ["basic", "foo", "bar"] [INFO] [stdout] 208 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `expect_exit_code` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> tests/known_cases.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 214 | let output = expect_exit_code!( [INFO] [stdout] | __________________- [INFO] [stdout] 215 | | 0, [INFO] [stdout] 216 | | r#" [INFO] [stdout] 217 | | [scripts] [INFO] [stdout] ... | [INFO] [stdout] 221 | | ["basic", "foo", "bar"] [INFO] [stdout] 222 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `expect_exit_code` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> tests/known_cases.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 228 | let output = expect_exit_code!( [INFO] [stdout] | __________________- [INFO] [stdout] 229 | | 0, [INFO] [stdout] 230 | | r#" [INFO] [stdout] 231 | | [scripts] [INFO] [stdout] ... | [INFO] [stdout] 236 | | ["basic", "Name", "foo", "bar"] [INFO] [stdout] 237 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `expect_exit_code` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> tests/known_cases.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 244 | let output = expect_exit_code!( [INFO] [stdout] | __________________- [INFO] [stdout] 245 | | 0, [INFO] [stdout] 246 | | r#" [INFO] [stdout] 247 | | env_files = ["src/.env"] [INFO] [stdout] ... | [INFO] [stdout] 253 | | ["basic"] [INFO] [stdout] 254 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `expect_exit_code` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> tests/known_cases.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 288 | let output = expect_exit_code!( [INFO] [stdout] | __________________- [INFO] [stdout] 289 | | 0, [INFO] [stdout] 290 | | r#" [INFO] [stdout] 291 | | env_files = ["src/.env"] [INFO] [stdout] ... | [INFO] [stdout] 298 | | ["basic", "Name", "(extra stuff)"] [INFO] [stdout] 299 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `expect_exit_code` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> tests/known_cases.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 308 | let output = expect_exit_code!( [INFO] [stdout] | __________________- [INFO] [stdout] 309 | | 1, [INFO] [stdout] 310 | | r#" [INFO] [stdout] 311 | | [scripts] [INFO] [stdout] ... | [INFO] [stdout] 315 | | ["basic"] [INFO] [stdout] 316 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `expect_exit_code` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> tests/known_cases.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 325 | let output = expect_exit_code!( [INFO] [stdout] | __________________- [INFO] [stdout] 326 | | 1, [INFO] [stdout] 327 | | r#" [INFO] [stdout] 328 | | env_files = ["src/.env"] [INFO] [stdout] ... | [INFO] [stdout] 338 | | ["basic", "Name", "foo", "bar"] [INFO] [stdout] 339 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `expect_exit_code` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> tests/known_cases.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 356 | let output1 = expect_exit_code!(0, cfg, BONNIE_VERSION, ["basic", "test"]); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `expect_exit_code` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> tests/known_cases.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 358 | let output2 = expect_exit_code!(1, cfg, BONNIE_VERSION, ["basic", "other"]); [INFO] [stdout] | ------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `expect_exit_code` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> tests/known_cases.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 375 | let output1 = expect_exit_code!(1, cfg, BONNIE_VERSION, ["basic", "test", "Name", "foo bar"]); [INFO] [stdout] | ------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `expect_exit_code` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> tests/known_cases.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 383 | let output2 = expect_exit_code!(1, cfg, BONNIE_VERSION, ["basic", "other"]); [INFO] [stdout] | ------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `expect_exit_code` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> tests/known_cases.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 395 | let root_output = expect_exit_code!(0, cfg, BONNIE_VERSION, ["basic"]); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `expect_exit_code` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> tests/known_cases.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 397 | let output1 = expect_exit_code!(1, cfg, BONNIE_VERSION, ["basic", "test"]); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `expect_exit_code` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> tests/known_cases.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 399 | let output2 = expect_exit_code!(2, cfg, BONNIE_VERSION, ["basic", "other"]); [INFO] [stdout] | ------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `expect_exit_code` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> tests/known_cases.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 417 | let output = expect_exit_code!( [INFO] [stdout] | __________________- [INFO] [stdout] 418 | | 0, [INFO] [stdout] 419 | | r#" [INFO] [stdout] 420 | | [scripts] [INFO] [stdout] ... | [INFO] [stdout] 425 | | ["basic"] [INFO] [stdout] 426 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `expect_exit_code` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> tests/known_cases.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 432 | let output = expect_exit_code!( [INFO] [stdout] | __________________- [INFO] [stdout] 433 | | 1, [INFO] [stdout] 434 | | r#" [INFO] [stdout] 435 | | env_files = ["src/.env"] [INFO] [stdout] ... | [INFO] [stdout] 446 | | ["basic", "Name", "foo", "bar"] [INFO] [stdout] 447 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `expect_exit_code` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> tests/known_cases.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 460 | let output = expect_exit_code!( [INFO] [stdout] | __________________- [INFO] [stdout] 461 | | 0, [INFO] [stdout] 462 | | r#" [INFO] [stdout] 463 | | [scripts] [INFO] [stdout] ... | [INFO] [stdout] 468 | | ["basic"] [INFO] [stdout] 469 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `expect_exit_code` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> tests/known_cases.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 475 | let output = expect_exit_code!( [INFO] [stdout] | __________________- [INFO] [stdout] 476 | | 1, [INFO] [stdout] 477 | | r#" [INFO] [stdout] 478 | | env_files = ["src/.env"] [INFO] [stdout] ... | [INFO] [stdout] 490 | | ["basic", "Name", "foo", "bar"] [INFO] [stdout] 491 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `expect_exit_code` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> tests/known_cases.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 516 | let output = expect_exit_code!( [INFO] [stdout] | __________________- [INFO] [stdout] 517 | | 0, [INFO] [stdout] 518 | | r#" [INFO] [stdout] 519 | | default_shell = ["bash", "-c", "{COMMAND}"] [INFO] [stdout] ... | [INFO] [stdout] 524 | | ["basic"] [INFO] [stdout] 525 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `expect_exit_code` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> tests/known_cases.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 531 | let output = expect_exit_code!( [INFO] [stdout] | __________________- [INFO] [stdout] 532 | | 0, [INFO] [stdout] 533 | | r#" [INFO] [stdout] 534 | | default_shell.generic = ["bash", "-c", "{COMMAND}"] [INFO] [stdout] ... | [INFO] [stdout] 539 | | ["basic"] [INFO] [stdout] 540 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `expect_exit_code` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> tests/known_cases.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 546 | let output = expect_exit_code!( [INFO] [stdout] | __________________- [INFO] [stdout] 547 | | 0, [INFO] [stdout] 548 | | r#" [INFO] [stdout] 549 | | default_shell.generic = ["sh", "-c", "{COMMAND}"] [INFO] [stdout] ... | [INFO] [stdout] 555 | | ["basic"] [INFO] [stdout] 556 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `expect_exit_code` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> tests/known_cases.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 562 | let output = expect_exit_code!( [INFO] [stdout] | __________________- [INFO] [stdout] 563 | | 0, [INFO] [stdout] 564 | | r#" [INFO] [stdout] 565 | | [scripts] [INFO] [stdout] ... | [INFO] [stdout] 571 | | ["basic"] [INFO] [stdout] 572 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `expect_exit_code` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> tests/known_cases.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 578 | let output = expect_exit_code!( [INFO] [stdout] | __________________- [INFO] [stdout] 579 | | 1, [INFO] [stdout] 580 | | r#" [INFO] [stdout] 581 | | [scripts] [INFO] [stdout] ... | [INFO] [stdout] 591 | | ["basic"] [INFO] [stdout] 592 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `expect_exit_code` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> tests/known_cases.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 661 | let output = expect_exit_code!( [INFO] [stdout] | __________________- [INFO] [stdout] 662 | | 1, [INFO] [stdout] 663 | | r#" [INFO] [stdout] 664 | | env_files = ["src/.env"] [INFO] [stdout] ... | [INFO] [stdout] 692 | | ["basic", "Name", "foo", "bar"] [INFO] [stdout] 693 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `expect_exit_code` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> tests/known_cases.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 710 | let output1 = expect_exit_code!( [INFO] [stdout] | ___________________- [INFO] [stdout] 711 | | 1, [INFO] [stdout] 712 | | r#" [INFO] [stdout] 713 | | [scripts] [INFO] [stdout] ... | [INFO] [stdout] 723 | | ["basic"] [INFO] [stdout] 724 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `expect_exit_code` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> tests/known_cases.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 729 | let output2 = expect_exit_code!( [INFO] [stdout] | ___________________- [INFO] [stdout] 730 | | 0, [INFO] [stdout] 731 | | r#" [INFO] [stdout] 732 | | [scripts] [INFO] [stdout] ... | [INFO] [stdout] 742 | | ["basic"] [INFO] [stdout] 743 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `expect_exit_code` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> tests/known_cases.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 752 | let output1 = expect_exit_code!( [INFO] [stdout] | ___________________- [INFO] [stdout] 753 | | 1, [INFO] [stdout] 754 | | r#" [INFO] [stdout] 755 | | [scripts] [INFO] [stdout] ... | [INFO] [stdout] 765 | | ["basic"] [INFO] [stdout] 766 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `expect_exit_code` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> tests/known_cases.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 771 | let output2 = expect_exit_code!( [INFO] [stdout] | ___________________- [INFO] [stdout] 772 | | 0, [INFO] [stdout] 773 | | r#" [INFO] [stdout] 774 | | [scripts] [INFO] [stdout] ... | [INFO] [stdout] 784 | | ["basic"] [INFO] [stdout] 785 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `expect_exit_code` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> tests/known_cases.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 794 | let output1 = expect_exit_code!( [INFO] [stdout] | ___________________- [INFO] [stdout] 795 | | 1, [INFO] [stdout] 796 | | r#" [INFO] [stdout] 797 | | [scripts] [INFO] [stdout] ... | [INFO] [stdout] 807 | | ["basic"] [INFO] [stdout] 808 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `expect_exit_code` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> tests/known_cases.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 813 | let output2 = expect_exit_code!( [INFO] [stdout] | ___________________- [INFO] [stdout] 814 | | 0, [INFO] [stdout] 815 | | r#" [INFO] [stdout] 816 | | [scripts] [INFO] [stdout] ... | [INFO] [stdout] 826 | | ["basic"] [INFO] [stdout] 827 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `expect_exit_code` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> tests/known_cases.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 836 | let output1 = expect_exit_code!( [INFO] [stdout] | ___________________- [INFO] [stdout] 837 | | 1, [INFO] [stdout] 838 | | r#" [INFO] [stdout] 839 | | [scripts] [INFO] [stdout] ... | [INFO] [stdout] 849 | | ["basic"] [INFO] [stdout] 850 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `expect_exit_code` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> tests/known_cases.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 855 | let output2 = expect_exit_code!( [INFO] [stdout] | ___________________- [INFO] [stdout] 856 | | 1, [INFO] [stdout] 857 | | r#" [INFO] [stdout] 858 | | [scripts] [INFO] [stdout] ... | [INFO] [stdout] 868 | | ["basic"] [INFO] [stdout] 869 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `expect_exit_code` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> tests/known_cases.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 875 | let output = expect_exit_code!( [INFO] [stdout] | __________________- [INFO] [stdout] 876 | | 1, [INFO] [stdout] 877 | | r#" [INFO] [stdout] 878 | | [scripts] [INFO] [stdout] ... | [INFO] [stdout] 888 | | ["basic"] [INFO] [stdout] 889 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `expect_exit_code` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> tests/known_cases.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 898 | let output = expect_exit_code!( [INFO] [stdout] | __________________- [INFO] [stdout] 899 | | 1, [INFO] [stdout] 900 | | r#" [INFO] [stdout] 901 | | [scripts] [INFO] [stdout] ... | [INFO] [stdout] 911 | | ["basic"] [INFO] [stdout] 912 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `expect_exit_code` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 39 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bonnie` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "812af6c803a207a43277abcd2447dda6aa099969c8838432402536c73d721d6b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "812af6c803a207a43277abcd2447dda6aa099969c8838432402536c73d721d6b", kill_on_drop: false }` [INFO] [stdout] 812af6c803a207a43277abcd2447dda6aa099969c8838432402536c73d721d6b