[INFO] fetching crate rsmt2 0.12.0... [INFO] checking rsmt2-0.12.0 against try#3d9fdbff4f377de96b3a51174e7a64086bee9a5c for pr-81477 [INFO] extracting crate rsmt2 0.12.0 into /workspace/builds/worker-12/source [INFO] validating manifest of crates.io crate rsmt2 0.12.0 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 rsmt2 0.12.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate rsmt2 0.12.0 [INFO] tweaked toml for crates.io crate rsmt2 0.12.0 written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate crates.io crate rsmt2 0.12.0 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-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] 3ebcb4d8e45d894cd04ef6fc000c5447a8e71849d9e899ba375d0e9f862bfc0f [INFO] running `Command { std: "docker" "start" "-a" "3ebcb4d8e45d894cd04ef6fc000c5447a8e71849d9e899ba375d0e9f862bfc0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3ebcb4d8e45d894cd04ef6fc000c5447a8e71849d9e899ba375d0e9f862bfc0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ebcb4d8e45d894cd04ef6fc000c5447a8e71849d9e899ba375d0e9f862bfc0f", kill_on_drop: false }` [INFO] [stdout] 3ebcb4d8e45d894cd04ef6fc000c5447a8e71849d9e899ba375d0e9f862bfc0f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] 6378b21d5c694606f277788856d33efb98cc598169350752ebe8dc82aaebf3e4 [INFO] running `Command { std: "docker" "start" "-a" "6378b21d5c694606f277788856d33efb98cc598169350752ebe8dc82aaebf3e4", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.92 [INFO] [stderr] Checking gimli v0.23.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking addr2line v0.14.1 [INFO] [stderr] Checking backtrace v0.3.56 [INFO] [stderr] Checking rsmt2 v0.12.0 (/opt/rustwide/workdir) [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/asynch.rs:132:9 [INFO] [stdout] | [INFO] [stdout] 132 | bail!("error during asynchronous check-sat: disconnected from slave thread") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (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/conf.rs:45:53 [INFO] [stdout] | [INFO] [stdout] 45 | Err(std::env::VarError::NotUnicode(cmd)) => bail!( [INFO] [stdout] | _____________________________________________________^ [INFO] [stdout] 46 | | "value of environment variable `{}` is not legal unicode: `{}`", [INFO] [stdout] 47 | | env_var, [INFO] [stdout] 48 | | cmd.to_string_lossy(), [INFO] [stdout] 49 | | ), [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (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/conf.rs:313:17 [INFO] [stdout] | [INFO] [stdout] 313 | / bail!( [INFO] [stdout] 314 | | "no command for z3 provided, \ [INFO] [stdout] 315 | | and `{}` environment variable not set; cannot spawn z3 solver", [INFO] [stdout] 316 | | Z3_ENV_VAR, [INFO] [stdout] 317 | | ) [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (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/conf.rs:365:17 [INFO] [stdout] | [INFO] [stdout] 365 | / bail!( [INFO] [stdout] 366 | | "no command for CVC4 provided, \ [INFO] [stdout] 367 | | and `{}` environment variable not set; cannot spawn CVC4 solver", [INFO] [stdout] 368 | | CVC4_ENV_VAR, [INFO] [stdout] 369 | | ) [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (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/conf.rs:417:17 [INFO] [stdout] | [INFO] [stdout] 417 | / bail!( [INFO] [stdout] 418 | | "no command for Yices 2 provided, \ [INFO] [stdout] 419 | | and `{}` environment variable not set; cannot spawn Yices 2 solver", [INFO] [stdout] 420 | | YICES_2_ENV_VAR, [INFO] [stdout] 421 | | ) [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (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/parse.rs:306:21 [INFO] [stdout] | [INFO] [stdout] 306 | bail!("reached eof") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (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/parse.rs:664:13 [INFO] [stdout] | [INFO] [stdout] 664 | bail!(ErrorKind::Unsupported) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (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/parse.rs:666:13 [INFO] [stdout] | [INFO] [stdout] 666 | bail!(ErrorKind::ParseError(msg.into(), sexpr)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (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/parse.rs:870:17 [INFO] [stdout] | [INFO] [stdout] 870 | / try_apply!( [INFO] [stdout] 871 | | f(uint, true) => |int| res = Some(int), [INFO] [stdout] 872 | | format!("error parsing integer `{}`", uint) [INFO] [stdout] 873 | | ) [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (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/parse.rs:893:25 [INFO] [stdout] | [INFO] [stdout] 893 | bail!("error parsing integer `{}`: {}", uint, e) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (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/parse.rs:1008:17 [INFO] [stdout] | [INFO] [stdout] 1008 | / try_apply!( [INFO] [stdout] 1009 | | f( [INFO] [stdout] 1010 | | & self.buff[ fst_start .. fst_end ], "1", positive [INFO] [stdout] 1011 | | ) => |okay| res = Some(okay), err [INFO] [stdout] 1012 | | ); [INFO] [stdout] | |__________________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (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/parse.rs:1027:21 [INFO] [stdout] | [INFO] [stdout] 1027 | / try_apply!( [INFO] [stdout] 1028 | | f( [INFO] [stdout] 1029 | | & num, & den, positive [INFO] [stdout] 1030 | | ) => |okay| res = Some(okay), err [INFO] [stdout] 1031 | | ); [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (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/parse.rs:1034:21 [INFO] [stdout] | [INFO] [stdout] 1034 | bail!("ill-formed rational") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (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/parse.rs:1081:35 [INFO] [stdout] | [INFO] [stdout] 1081 | Err(e) => bail!("error parsing rational: {}", e), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (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/parse.rs:1165:27 [INFO] [stdout] | [INFO] [stdout] 1165 | Err(e) => bail!( [INFO] [stdout] | ___________________________^ [INFO] [stdout] 1166 | | "error parsing symbol `{}`: {}", [INFO] [stdout] 1167 | | &self.buff[self.cursor..err_end], [INFO] [stdout] 1168 | | e [INFO] [stdout] 1169 | | ), [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (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/parse.rs:1228:21 [INFO] [stdout] | [INFO] [stdout] 1228 | bail!(ErrorKind::SolverError(self.buff[err_start..err_end].into())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (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/parse.rs:1248:13 [INFO] [stdout] | [INFO] [stdout] 1248 | bail!(ErrorKind::Timeout) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (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/solver.rs:159:13 [INFO] [stdout] | [INFO] [stdout] 159 | bail!("could not retrieve solver's stdin") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (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/solver.rs:168:13 [INFO] [stdout] | [INFO] [stdout] 168 | bail!("could not retrieve solver's stdout") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (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/solver.rs:266:13 [INFO] [stdout] | [INFO] [stdout] 266 | bail!("Trying to tee a solver that's already tee-ed") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (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/asynch.rs:132:9 [INFO] [stdout] | [INFO] [stdout] 132 | bail!("error during asynchronous check-sat: disconnected from slave thread") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (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/conf.rs:45:53 [INFO] [stdout] | [INFO] [stdout] 45 | Err(std::env::VarError::NotUnicode(cmd)) => bail!( [INFO] [stdout] | _____________________________________________________^ [INFO] [stdout] 46 | | "value of environment variable `{}` is not legal unicode: `{}`", [INFO] [stdout] 47 | | env_var, [INFO] [stdout] 48 | | cmd.to_string_lossy(), [INFO] [stdout] 49 | | ), [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (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/conf.rs:313:17 [INFO] [stdout] | [INFO] [stdout] 313 | / bail!( [INFO] [stdout] 314 | | "no command for z3 provided, \ [INFO] [stdout] 315 | | and `{}` environment variable not set; cannot spawn z3 solver", [INFO] [stdout] 316 | | Z3_ENV_VAR, [INFO] [stdout] 317 | | ) [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (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/conf.rs:365:17 [INFO] [stdout] | [INFO] [stdout] 365 | / bail!( [INFO] [stdout] 366 | | "no command for CVC4 provided, \ [INFO] [stdout] 367 | | and `{}` environment variable not set; cannot spawn CVC4 solver", [INFO] [stdout] 368 | | CVC4_ENV_VAR, [INFO] [stdout] 369 | | ) [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (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/conf.rs:417:17 [INFO] [stdout] | [INFO] [stdout] 417 | / bail!( [INFO] [stdout] 418 | | "no command for Yices 2 provided, \ [INFO] [stdout] 419 | | and `{}` environment variable not set; cannot spawn Yices 2 solver", [INFO] [stdout] 420 | | YICES_2_ENV_VAR, [INFO] [stdout] 421 | | ) [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (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/parse.rs:306:21 [INFO] [stdout] | [INFO] [stdout] 306 | bail!("reached eof") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (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/parse.rs:664:13 [INFO] [stdout] | [INFO] [stdout] 664 | bail!(ErrorKind::Unsupported) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (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/parse.rs:666:13 [INFO] [stdout] | [INFO] [stdout] 666 | bail!(ErrorKind::ParseError(msg.into(), sexpr)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (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/parse.rs:870:17 [INFO] [stdout] | [INFO] [stdout] 870 | / try_apply!( [INFO] [stdout] 871 | | f(uint, true) => |int| res = Some(int), [INFO] [stdout] 872 | | format!("error parsing integer `{}`", uint) [INFO] [stdout] 873 | | ) [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (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/parse.rs:893:25 [INFO] [stdout] | [INFO] [stdout] 893 | bail!("error parsing integer `{}`: {}", uint, e) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (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/parse.rs:1008:17 [INFO] [stdout] | [INFO] [stdout] 1008 | / try_apply!( [INFO] [stdout] 1009 | | f( [INFO] [stdout] 1010 | | & self.buff[ fst_start .. fst_end ], "1", positive [INFO] [stdout] 1011 | | ) => |okay| res = Some(okay), err [INFO] [stdout] 1012 | | ); [INFO] [stdout] | |__________________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (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/parse.rs:1027:21 [INFO] [stdout] | [INFO] [stdout] 1027 | / try_apply!( [INFO] [stdout] 1028 | | f( [INFO] [stdout] 1029 | | & num, & den, positive [INFO] [stdout] 1030 | | ) => |okay| res = Some(okay), err [INFO] [stdout] 1031 | | ); [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (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/parse.rs:1034:21 [INFO] [stdout] | [INFO] [stdout] 1034 | bail!("ill-formed rational") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (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/parse.rs:1081:35 [INFO] [stdout] | [INFO] [stdout] 1081 | Err(e) => bail!("error parsing rational: {}", e), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (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/parse.rs:1165:27 [INFO] [stdout] | [INFO] [stdout] 1165 | Err(e) => bail!( [INFO] [stdout] | ___________________________^ [INFO] [stdout] 1166 | | "error parsing symbol `{}`: {}", [INFO] [stdout] 1167 | | &self.buff[self.cursor..err_end], [INFO] [stdout] 1168 | | e [INFO] [stdout] 1169 | | ), [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (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/parse.rs:1228:21 [INFO] [stdout] | [INFO] [stdout] 1228 | bail!(ErrorKind::SolverError(self.buff[err_start..err_end].into())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (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/parse.rs:1248:13 [INFO] [stdout] | [INFO] [stdout] 1248 | bail!(ErrorKind::Timeout) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (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/solver.rs:159:13 [INFO] [stdout] | [INFO] [stdout] 159 | bail!("could not retrieve solver's stdin") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (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/solver.rs:168:13 [INFO] [stdout] | [INFO] [stdout] 168 | bail!("could not retrieve solver's stdout") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (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/solver.rs:266:13 [INFO] [stdout] | [INFO] [stdout] 266 | bail!("Trying to tee a solver that's already tee-ed") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (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/examples/print_time.rs:230:13 [INFO] [stdout] | [INFO] [stdout] 230 | bail!("not one of my idents...") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (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/examples/print_time.rs:237:13 [INFO] [stdout] | [INFO] [stdout] 237 | bail!("nothing between my pipes!") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (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/examples/print_time.rs:245:31 [INFO] [stdout] | [INFO] [stdout] 245 | Err(e) => bail!("while parsing the offset in `{}`: {}", s, e), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (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/examples/print_time.rs:257:18 [INFO] [stdout] | [INFO] [stdout] 257 | _ => bail!(format!("unknown type `{}`", s)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (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/examples/simple.rs:450:21 [INFO] [stdout] | [INFO] [stdout] 450 | sort => bail!("unexpected sort `{}`", sort), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (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/examples/simple.rs:479:17 [INFO] [stdout] | [INFO] [stdout] 479 | bail!("unexpected value `{}`", int) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 20 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rsmt2` [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 26 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "6378b21d5c694606f277788856d33efb98cc598169350752ebe8dc82aaebf3e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6378b21d5c694606f277788856d33efb98cc598169350752ebe8dc82aaebf3e4", kill_on_drop: false }` [INFO] [stdout] 6378b21d5c694606f277788856d33efb98cc598169350752ebe8dc82aaebf3e4