[INFO] updating cached repository https://github.com/Phraeyll/rballistics-cli [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] e5441af7ab78f01134fc17bf1ad2b824e0b05e8e [INFO] checking Phraeyll/rballistics-cli against try#f149601db42efe10ece8b284ab681fd4a6fcb89c for pr-68766 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPhraeyll%2Frballistics-cli" "/workspace/builds/worker-7/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Phraeyll/rballistics-cli on toolchain f149601db42efe10ece8b284ab681fd4a6fcb89c [INFO] running `"/workspace/cargo-home/bin/cargo" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/Phraeyll/rballistics-cli [INFO] finished tweaking git repo https://github.com/Phraeyll/rballistics-cli [INFO] tweaked toml for git repo https://github.com/Phraeyll/rballistics-cli written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/Phraeyll/rballistics-cli already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] e9de51a128f6503a1b7f9c353b38433188d809e0470957305ca9917a59f3af42 [INFO] running `"docker" "start" "-a" "e9de51a128f6503a1b7f9c353b38433188d809e0470957305ca9917a59f3af42"` [INFO] [stderr] Checking uom v0.26.0 [INFO] [stderr] Compiling syn-mid v0.4.0 [INFO] [stderr] Checking alga v0.9.2 [INFO] [stderr] Compiling proc-macro-error v0.4.5 [INFO] [stderr] Checking rand_distr v0.2.2 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.5 [INFO] [stderr] Checking nalgebra v0.19.0 [INFO] [stderr] Compiling structopt-derive v0.4.1 [INFO] [stderr] Checking structopt v0.3.8 [INFO] [stderr] Checking point-mass-ballistics v0.0.1 (https://github.com/Phraeyll/point-mass-ballistics#83b0be87) [INFO] [stderr] Checking point-mass-ballistics-cli v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/args/options.rs:33:20 [INFO] [stderr] | [INFO] [stderr] 33 | time_interval: MyTime, [INFO] [stderr] | ^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/args/options.rs:35:17 [INFO] [stderr] | [INFO] [stderr] 35 | #[structopt(flatten)] [INFO] [stderr] | ^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/args/options.rs:38:17 [INFO] [stderr] | [INFO] [stderr] 38 | #[structopt(flatten)] [INFO] [stderr] | ^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/args/options.rs:41:17 [INFO] [stderr] | [INFO] [stderr] 41 | #[structopt(flatten)] [INFO] [stderr] | ^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/args/options.rs:44:17 [INFO] [stderr] | [INFO] [stderr] 44 | #[structopt(flatten)] [INFO] [stderr] | ^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/args/options.rs:47:17 [INFO] [stderr] | [INFO] [stderr] 47 | #[structopt(flatten)] [INFO] [stderr] | ^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/args/options.rs:50:17 [INFO] [stderr] | [INFO] [stderr] 50 | #[structopt(flatten)] [INFO] [stderr] | ^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/args/options.rs:56:11 [INFO] [stderr] | [INFO] [stderr] 56 | flat: bool, [INFO] [stderr] | ^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/args/options.rs:59:19 [INFO] [stderr] | [INFO] [stderr] 59 | disable_drag: bool, [INFO] [stderr] | ^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/args/options.rs:62:23 [INFO] [stderr] | [INFO] [stderr] 62 | disable_coriolis: bool, [INFO] [stderr] | ^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/args/options.rs:65:22 [INFO] [stderr] | [INFO] [stderr] 65 | disable_gravity: bool, [INFO] [stderr] | ^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/args/options.rs:68:13 [INFO] [stderr] | [INFO] [stderr] 68 | pretty: bool, [INFO] [stderr] | ^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/args/options.rs:73:18 [INFO] [stderr] | [INFO] [stderr] 73 | table_start: MyLength, [INFO] [stderr] | ^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/args/options.rs:76:16 [INFO] [stderr] | [INFO] [stderr] 76 | table_end: MyLength, [INFO] [stderr] | ^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/args/options.rs:79:17 [INFO] [stderr] | [INFO] [stderr] 79 | table_step: MyLength, [INFO] [stderr] | ^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/args/options.rs:82:22 [INFO] [stderr] | [INFO] [stderr] 82 | table_tolerance: MyLength, [INFO] [stderr] | ^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/args/options.rs:87:26 [INFO] [stderr] | [INFO] [stderr] 87 | projectile_velocity: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/args/options.rs:90:22 [INFO] [stderr] | [INFO] [stderr] 90 | projectile_mass: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/args/options.rs:93:25 [INFO] [stderr] | [INFO] [stderr] 93 | projectile_caliber: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/args/options.rs:96:20 [INFO] [stderr] | [INFO] [stderr] 96 | projectile_bc: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/args/options.rs:101:19 [INFO] [stderr] | [INFO] [stderr] 101 | scope_height: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/args/options.rs:104:19 [INFO] [stderr] | [INFO] [stderr] 104 | scope_offset: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/args/options.rs:107:18 [INFO] [stderr] | [INFO] [stderr] 107 | scope_pitch: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/args/options.rs:110:16 [INFO] [stderr] | [INFO] [stderr] 110 | scope_yaw: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/args/options.rs:113:17 [INFO] [stderr] | [INFO] [stderr] 113 | scope_cant: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/args/options.rs:117:17 [INFO] [stderr] | [INFO] [stderr] 117 | #[structopt(flatten)] [INFO] [stderr] | ^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/args/options.rs:120:17 [INFO] [stderr] | [INFO] [stderr] 120 | #[structopt(flatten)] [INFO] [stderr] | ^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/args/options.rs:123:17 [INFO] [stderr] | [INFO] [stderr] 123 | #[structopt(flatten)] [INFO] [stderr] | ^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/args/options.rs:129:24 [INFO] [stderr] | [INFO] [stderr] 129 | firing_wind_speed: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/args/options.rs:132:24 [INFO] [stderr] | [INFO] [stderr] 132 | firing_wind_angle: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/args/options.rs:137:36 [INFO] [stderr] | [INFO] [stderr] 137 | firing_atmosphere_temperature: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/args/options.rs:140:33 [INFO] [stderr] | [INFO] [stderr] 140 | firing_atmosphere_pressure: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/args/options.rs:143:33 [INFO] [stderr] | [INFO] [stderr] 143 | firing_atmosphere_humidity: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/args/options.rs:148:31 [INFO] [stderr] | [INFO] [stderr] 148 | firing_shooter_lattitude: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/args/options.rs:151:29 [INFO] [stderr] | [INFO] [stderr] 151 | firing_shooter_bearing: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/args/options.rs:154:27 [INFO] [stderr] | [INFO] [stderr] 154 | firing_shooter_angle: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/args/options.rs:157:29 [INFO] [stderr] | [INFO] [stderr] 157 | firing_shooter_gravity: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/args/options.rs:161:17 [INFO] [stderr] | [INFO] [stderr] 161 | #[structopt(flatten)] [INFO] [stderr] | ^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/args/options.rs:164:17 [INFO] [stderr] | [INFO] [stderr] 164 | #[structopt(flatten)] [INFO] [stderr] | ^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/args/options.rs:167:17 [INFO] [stderr] | [INFO] [stderr] 167 | #[structopt(flatten)] [INFO] [stderr] | ^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/args/options.rs:170:17 [INFO] [stderr] | [INFO] [stderr] 170 | #[structopt(flatten)] [INFO] [stderr] | ^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/args/options.rs:176:25 [INFO] [stderr] | [INFO] [stderr] 176 | zeroing_wind_speed: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/args/options.rs:179:25 [INFO] [stderr] | [INFO] [stderr] 179 | zeroing_wind_angle: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/args/options.rs:184:37 [INFO] [stderr] | [INFO] [stderr] 184 | zeroing_atmosphere_temperature: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/args/options.rs:187:34 [INFO] [stderr] | [INFO] [stderr] 187 | zeroing_atmosphere_pressure: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/args/options.rs:190:34 [INFO] [stderr] | [INFO] [stderr] 190 | zeroing_atmosphere_humidity: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/args/options.rs:195:32 [INFO] [stderr] | [INFO] [stderr] 195 | zeroing_shooter_lattitude: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/args/options.rs:198:30 [INFO] [stderr] | [INFO] [stderr] 198 | zeroing_shooter_bearing: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/args/options.rs:201:28 [INFO] [stderr] | [INFO] [stderr] 201 | zeroing_shooter_angle: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/args/options.rs:204:30 [INFO] [stderr] | [INFO] [stderr] 204 | zeroing_shooter_gravity: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/args/options.rs:209:30 [INFO] [stderr] | [INFO] [stderr] 209 | zeroing_target_distance: MyLength, [INFO] [stderr] | ^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/args/options.rs:212:28 [INFO] [stderr] | [INFO] [stderr] 212 | zeroing_target_height: MyLength, [INFO] [stderr] | ^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/args/options.rs:215:28 [INFO] [stderr] | [INFO] [stderr] 215 | zeroing_target_offset: MyLength, [INFO] [stderr] | ^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/args/options.rs:218:31 [INFO] [stderr] | [INFO] [stderr] 218 | zeroing_target_tolerance: MyLength, [INFO] [stderr] | ^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/args/options.rs:33:20 [INFO] [stderr] | [INFO] [stderr] 33 | time_interval: MyTime, [INFO] [stderr] | ^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/args/options.rs:35:17 [INFO] [stderr] | [INFO] [stderr] 35 | #[structopt(flatten)] [INFO] [stderr] | ^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/args/options.rs:38:17 [INFO] [stderr] | [INFO] [stderr] 38 | #[structopt(flatten)] [INFO] [stderr] | ^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/args/options.rs:41:17 [INFO] [stderr] | [INFO] [stderr] 41 | #[structopt(flatten)] [INFO] [stderr] | ^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/args/options.rs:44:17 [INFO] [stderr] | [INFO] [stderr] 44 | #[structopt(flatten)] [INFO] [stderr] | ^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/args/options.rs:47:17 [INFO] [stderr] | [INFO] [stderr] 47 | #[structopt(flatten)] [INFO] [stderr] | ^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/args/options.rs:50:17 [INFO] [stderr] | [INFO] [stderr] 50 | #[structopt(flatten)] [INFO] [stderr] | ^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/args/options.rs:56:11 [INFO] [stderr] | [INFO] [stderr] 56 | flat: bool, [INFO] [stderr] | ^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/args/options.rs:59:19 [INFO] [stderr] | [INFO] [stderr] 59 | disable_drag: bool, [INFO] [stderr] | ^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/args/options.rs:62:23 [INFO] [stderr] | [INFO] [stderr] 62 | disable_coriolis: bool, [INFO] [stderr] | ^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/args/options.rs:65:22 [INFO] [stderr] | [INFO] [stderr] 65 | disable_gravity: bool, [INFO] [stderr] | ^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/args/options.rs:68:13 [INFO] [stderr] | [INFO] [stderr] 68 | pretty: bool, [INFO] [stderr] | ^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/args/options.rs:73:18 [INFO] [stderr] | [INFO] [stderr] 73 | table_start: MyLength, [INFO] [stderr] | ^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/args/options.rs:76:16 [INFO] [stderr] | [INFO] [stderr] 76 | table_end: MyLength, [INFO] [stderr] | ^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/args/options.rs:79:17 [INFO] [stderr] | [INFO] [stderr] 79 | table_step: MyLength, [INFO] [stderr] | ^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/args/options.rs:82:22 [INFO] [stderr] | [INFO] [stderr] 82 | table_tolerance: MyLength, [INFO] [stderr] | ^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/args/options.rs:87:26 [INFO] [stderr] | [INFO] [stderr] 87 | projectile_velocity: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/args/options.rs:90:22 [INFO] [stderr] | [INFO] [stderr] 90 | projectile_mass: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/args/options.rs:93:25 [INFO] [stderr] | [INFO] [stderr] 93 | projectile_caliber: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/args/options.rs:96:20 [INFO] [stderr] | [INFO] [stderr] 96 | projectile_bc: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/args/options.rs:101:19 [INFO] [stderr] | [INFO] [stderr] 101 | scope_height: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/args/options.rs:104:19 [INFO] [stderr] | [INFO] [stderr] 104 | scope_offset: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/args/options.rs:107:18 [INFO] [stderr] | [INFO] [stderr] 107 | scope_pitch: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/args/options.rs:110:16 [INFO] [stderr] | [INFO] [stderr] 110 | scope_yaw: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/args/options.rs:113:17 [INFO] [stderr] | [INFO] [stderr] 113 | scope_cant: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/args/options.rs:117:17 [INFO] [stderr] | [INFO] [stderr] 117 | #[structopt(flatten)] [INFO] [stderr] | ^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/args/options.rs:120:17 [INFO] [stderr] | [INFO] [stderr] 120 | #[structopt(flatten)] [INFO] [stderr] | ^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/args/options.rs:123:17 [INFO] [stderr] | [INFO] [stderr] 123 | #[structopt(flatten)] [INFO] [stderr] | ^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/args/options.rs:129:24 [INFO] [stderr] | [INFO] [stderr] 129 | firing_wind_speed: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/args/options.rs:132:24 [INFO] [stderr] | [INFO] [stderr] 132 | firing_wind_angle: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/args/options.rs:137:36 [INFO] [stderr] | [INFO] [stderr] 137 | firing_atmosphere_temperature: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/args/options.rs:140:33 [INFO] [stderr] | [INFO] [stderr] 140 | firing_atmosphere_pressure: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/args/options.rs:143:33 [INFO] [stderr] | [INFO] [stderr] 143 | firing_atmosphere_humidity: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/args/options.rs:148:31 [INFO] [stderr] | [INFO] [stderr] 148 | firing_shooter_lattitude: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/args/options.rs:151:29 [INFO] [stderr] | [INFO] [stderr] 151 | firing_shooter_bearing: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/args/options.rs:154:27 [INFO] [stderr] | [INFO] [stderr] 154 | firing_shooter_angle: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/args/options.rs:157:29 [INFO] [stderr] | [INFO] [stderr] 157 | firing_shooter_gravity: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/args/options.rs:161:17 [INFO] [stderr] | [INFO] [stderr] 161 | #[structopt(flatten)] [INFO] [stderr] | ^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/args/options.rs:164:17 [INFO] [stderr] | [INFO] [stderr] 164 | #[structopt(flatten)] [INFO] [stderr] | ^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/args/options.rs:167:17 [INFO] [stderr] | [INFO] [stderr] 167 | #[structopt(flatten)] [INFO] [stderr] | ^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/args/options.rs:170:17 [INFO] [stderr] | [INFO] [stderr] 170 | #[structopt(flatten)] [INFO] [stderr] | ^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/args/options.rs:176:25 [INFO] [stderr] | [INFO] [stderr] 176 | zeroing_wind_speed: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/args/options.rs:179:25 [INFO] [stderr] | [INFO] [stderr] 179 | zeroing_wind_angle: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/args/options.rs:184:37 [INFO] [stderr] | [INFO] [stderr] 184 | zeroing_atmosphere_temperature: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/args/options.rs:187:34 [INFO] [stderr] | [INFO] [stderr] 187 | zeroing_atmosphere_pressure: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/args/options.rs:190:34 [INFO] [stderr] | [INFO] [stderr] 190 | zeroing_atmosphere_humidity: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/args/options.rs:195:32 [INFO] [stderr] | [INFO] [stderr] 195 | zeroing_shooter_lattitude: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/args/options.rs:198:30 [INFO] [stderr] | [INFO] [stderr] 198 | zeroing_shooter_bearing: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/args/options.rs:201:28 [INFO] [stderr] | [INFO] [stderr] 201 | zeroing_shooter_angle: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/args/options.rs:204:30 [INFO] [stderr] | [INFO] [stderr] 204 | zeroing_shooter_gravity: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/args/options.rs:209:30 [INFO] [stderr] | [INFO] [stderr] 209 | zeroing_target_distance: MyLength, [INFO] [stderr] | ^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/args/options.rs:212:28 [INFO] [stderr] | [INFO] [stderr] 212 | zeroing_target_height: MyLength, [INFO] [stderr] | ^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/args/options.rs:215:28 [INFO] [stderr] | [INFO] [stderr] 215 | zeroing_target_offset: MyLength, [INFO] [stderr] | ^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/args/options.rs:218:31 [INFO] [stderr] | [INFO] [stderr] 218 | zeroing_target_tolerance: MyLength, [INFO] [stderr] | ^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error: aborting due to 54 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0423`. [INFO] [stderr] error: could not compile `point-mass-ballistics-cli`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: aborting due to 54 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0423`. [INFO] [stderr] error: could not compile `point-mass-ballistics-cli`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "e9de51a128f6503a1b7f9c353b38433188d809e0470957305ca9917a59f3af42"` [INFO] running `"docker" "rm" "-f" "e9de51a128f6503a1b7f9c353b38433188d809e0470957305ca9917a59f3af42"` [INFO] [stdout] e9de51a128f6503a1b7f9c353b38433188d809e0470957305ca9917a59f3af42