[INFO] cloning repository https://github.com/droundy/sad-monte-carlo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/droundy/sad-monte-carlo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdroundy%2Fsad-monte-carlo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdroundy%2Fsad-monte-carlo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bbdd45ec7c9a210af4bf89c16fa00d44b60273a1 [INFO] checking droundy/sad-monte-carlo against try#3d9fdbff4f377de96b3a51174e7a64086bee9a5c for pr-81477 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdroundy%2Fsad-monte-carlo" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/droundy/sad-monte-carlo 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/droundy/sad-monte-carlo [INFO] finished tweaking git repo https://github.com/droundy/sad-monte-carlo [INFO] tweaked toml for git repo https://github.com/droundy/sad-monte-carlo written to /workspace/builds/worker-0/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/droundy/dimensioned` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_cbor v0.10.2 [INFO] [stderr] Downloaded clapme_derive v0.1.10 [INFO] [stderr] Downloaded meval v0.1.0 [INFO] [stderr] Downloaded vector3d v0.1.9 [INFO] [stderr] Downloaded internment v0.3.13 [INFO] [stderr] Downloaded clapme v0.1.16 [INFO] [stderr] Downloaded statrs v0.7.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cf17cbefc8b724c00a964ee0fa509999e64dd4f503020c00181e8d6e6beac11a [INFO] running `Command { std: "docker" "start" "-a" "cf17cbefc8b724c00a964ee0fa509999e64dd4f503020c00181e8d6e6beac11a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cf17cbefc8b724c00a964ee0fa509999e64dd4f503020c00181e8d6e6beac11a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf17cbefc8b724c00a964ee0fa509999e64dd4f503020c00181e8d6e6beac11a", kill_on_drop: false }` [INFO] [stdout] cf17cbefc8b724c00a964ee0fa509999e64dd4f503020c00181e8d6e6beac11a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f586f803f8388faf9924a5df341c1bae803cf268dfb19632d2b906d84cf96987 [INFO] running `Command { std: "docker" "start" "-a" "f586f803f8388faf9924a5df341c1bae803cf268dfb19632d2b906d84cf96987", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking nom v1.2.4 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking half v1.7.1 [INFO] [stderr] Compiling dimensioned v0.8.0 (https://github.com/droundy/dimensioned#ebf35847) [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Checking plotters-backend v0.3.2 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Checking difference v2.0.0 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Checking ryu v1.0.5 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/dimensioned-8004f92b3bc01ccb/ebf3584/src/build/mod.rs:388:14 [INFO] [stdout] | [INFO] [stdout] 388 | }),*]; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/dimensioned-8004f92b3bc01ccb/ebf3584/src/build/cgs.rs:12:15 [INFO] [stdout] | [INFO] [stdout] 12 | base: base_units!( [INFO] [stdout] | _______________- [INFO] [stdout] 13 | | SQRTCM: SqrtCentimeter, sqrtcm; [INFO] [stdout] 14 | | SQRTG: SqrtGram, sqrtg; [INFO] [stdout] 15 | | S: Second, s, Time; [INFO] [stdout] 16 | | ), [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `base_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/dimensioned-8004f92b3bc01ccb/ebf3584/src/build/mod.rs:399:14 [INFO] [stdout] | [INFO] [stdout] 399 | }),*]; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/dimensioned-8004f92b3bc01ccb/ebf3584/src/build/cgs.rs:17:18 [INFO] [stdout] | [INFO] [stdout] 17 | derived: derived_units!( [INFO] [stdout] | __________________- [INFO] [stdout] 18 | | CM: Centimeter = SqrtCentimeter * SqrtCentimeter, Length; [INFO] [stdout] 19 | | G: Gram = SqrtGram * SqrtGram, Mass; [INFO] [stdout] 20 | | [INFO] [stdout] ... | [INFO] [stdout] 51 | | STATV: StatVolt = Erg / StatCoulomb; [INFO] [stdout] 52 | | ), [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `derived_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/dimensioned-8004f92b3bc01ccb/ebf3584/src/build/mod.rs:410:14 [INFO] [stdout] | [INFO] [stdout] 410 | }),*]; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/dimensioned-8004f92b3bc01ccb/ebf3584/src/build/cgs.rs:53:20 [INFO] [stdout] | [INFO] [stdout] 53 | constants: constants!( [INFO] [stdout] | ____________________- [INFO] [stdout] 54 | | M: Centimeter = HECTO * CM.value_unsafe, "Meter"; [INFO] [stdout] 55 | | ), [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `constants` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/dimensioned-8004f92b3bc01ccb/ebf3584/src/build/mod.rs:388:14 [INFO] [stdout] | [INFO] [stdout] 388 | }),*]; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/dimensioned-8004f92b3bc01ccb/ebf3584/src/build/fps.rs:12:15 [INFO] [stdout] | [INFO] [stdout] 12 | base: base_units!( [INFO] [stdout] | _______________- [INFO] [stdout] 13 | | SQRTFT: SqrtFoot, sqrtft; [INFO] [stdout] 14 | | SQRTLB: SqrtPound, sqrtlb; [INFO] [stdout] 15 | | S: Second, s, Time; [INFO] [stdout] 16 | | ), [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `base_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/dimensioned-8004f92b3bc01ccb/ebf3584/src/build/mod.rs:399:14 [INFO] [stdout] | [INFO] [stdout] 399 | }),*]; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/dimensioned-8004f92b3bc01ccb/ebf3584/src/build/fps.rs:17:18 [INFO] [stdout] | [INFO] [stdout] 17 | derived: derived_units!( [INFO] [stdout] | __________________- [INFO] [stdout] 18 | | FT: Foot = SqrtFoot * SqrtFoot, Length; [INFO] [stdout] 19 | | LB: Pound = SqrtPound * SqrtPound, Mass; [INFO] [stdout] 20 | | ), [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `derived_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/dimensioned-8004f92b3bc01ccb/ebf3584/src/build/mod.rs:410:14 [INFO] [stdout] | [INFO] [stdout] 410 | }),*]; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/dimensioned-8004f92b3bc01ccb/ebf3584/src/build/fps.rs:21:20 [INFO] [stdout] | [INFO] [stdout] 21 | constants: constants!(), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `constants` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/dimensioned-8004f92b3bc01ccb/ebf3584/src/build/mod.rs:388:14 [INFO] [stdout] | [INFO] [stdout] 388 | }),*]; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/dimensioned-8004f92b3bc01ccb/ebf3584/src/build/mks.rs:12:15 [INFO] [stdout] | [INFO] [stdout] 12 | base: base_units!( [INFO] [stdout] | _______________- [INFO] [stdout] 13 | | SQRTM: SqrtMeter, sqrtm; [INFO] [stdout] 14 | | SQRTKG: SqrtKilogram, sqrtkg; [INFO] [stdout] 15 | | S: Second, s, Time; [INFO] [stdout] 16 | | ), [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `base_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/dimensioned-8004f92b3bc01ccb/ebf3584/src/build/mod.rs:399:14 [INFO] [stdout] | [INFO] [stdout] 399 | }),*]; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/dimensioned-8004f92b3bc01ccb/ebf3584/src/build/mks.rs:17:18 [INFO] [stdout] | [INFO] [stdout] 17 | derived: derived_units!( [INFO] [stdout] | __________________- [INFO] [stdout] 18 | | M: Meter = SqrtMeter * SqrtMeter, Length; [INFO] [stdout] 19 | | KG: Kilogram = SqrtKilogram * SqrtKilogram, Mass; [INFO] [stdout] 20 | | [INFO] [stdout] 21 | | MPS: MeterPerSecond = Meter / Second, Velocity; [INFO] [stdout] 22 | | ), [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `derived_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/dimensioned-8004f92b3bc01ccb/ebf3584/src/build/mod.rs:410:14 [INFO] [stdout] | [INFO] [stdout] 410 | }),*]; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/dimensioned-8004f92b3bc01ccb/ebf3584/src/build/mks.rs:23:20 [INFO] [stdout] | [INFO] [stdout] 23 | constants: constants!(), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `constants` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/dimensioned-8004f92b3bc01ccb/ebf3584/src/build/mod.rs:388:14 [INFO] [stdout] | [INFO] [stdout] 388 | }),*]; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/dimensioned-8004f92b3bc01ccb/ebf3584/src/build/si.rs:13:15 [INFO] [stdout] | [INFO] [stdout] 13 | base: base_units!( [INFO] [stdout] | _______________- [INFO] [stdout] 14 | | M: Meter, m, Length; [INFO] [stdout] 15 | | KG: Kilogram, kg, Mass; [INFO] [stdout] 16 | | S: Second, s, Time; [INFO] [stdout] ... | [INFO] [stdout] 20 | | MOL: Mole, mol, AmountOfSubstance; [INFO] [stdout] 21 | | ), [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `base_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/dimensioned-8004f92b3bc01ccb/ebf3584/src/build/mod.rs:399:14 [INFO] [stdout] | [INFO] [stdout] 399 | }),*]; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/dimensioned-8004f92b3bc01ccb/ebf3584/src/build/si.rs:22:18 [INFO] [stdout] | [INFO] [stdout] 22 | derived: derived_units!( [INFO] [stdout] | __________________- [INFO] [stdout] 23 | | HZ: Hertz = Unitless / Second, Frequency; [INFO] [stdout] 24 | | N: Newton = Kilogram * Meter / Second2, Force; [INFO] [stdout] 25 | | PA: Pascal = Newton / Meter2, Pressure; [INFO] [stdout] ... | [INFO] [stdout] 140 | | WPM: WattPerMeter = Watt / Meter; [INFO] [stdout] 141 | | ), [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `derived_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/dimensioned-8004f92b3bc01ccb/ebf3584/src/build/mod.rs:410:14 [INFO] [stdout] | [INFO] [stdout] 410 | }),*]; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/dimensioned-8004f92b3bc01ccb/ebf3584/src/build/si.rs:142:20 [INFO] [stdout] | [INFO] [stdout] 142 | constants: constants!( [INFO] [stdout] | ____________________- [INFO] [stdout] 143 | | RAD: Unitless = 1.0 * ONE.value_unsafe, "Radian"; [INFO] [stdout] 144 | | SR: Unitless = 1.0 * ONE.value_unsafe, "Steradian"; [INFO] [stdout] 145 | | [INFO] [stdout] ... | [INFO] [stdout] 186 | | LBF: Newton = 4.4482216152605 * N.value_unsafe, "Pound force"; [INFO] [stdout] 187 | | ), [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `constants` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/dimensioned-8004f92b3bc01ccb/ebf3584/src/build/mod.rs:388:14 [INFO] [stdout] | [INFO] [stdout] 388 | }),*]; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/dimensioned-8004f92b3bc01ccb/ebf3584/src/build/ucum.rs:55:15 [INFO] [stdout] | [INFO] [stdout] 55 | base: base_units!( [INFO] [stdout] | _______________- [INFO] [stdout] 56 | | M: Meter, m, Length; [INFO] [stdout] 57 | | S: Second, s, Time; [INFO] [stdout] 58 | | G: Gram, g, Mass; [INFO] [stdout] ... | [INFO] [stdout] 62 | | CD: Candela, cd, LuminousIntensity; [INFO] [stdout] 63 | | ), [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `base_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/dimensioned-8004f92b3bc01ccb/ebf3584/src/build/mod.rs:399:14 [INFO] [stdout] | [INFO] [stdout] 399 | }),*]; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/dimensioned-8004f92b3bc01ccb/ebf3584/src/build/ucum.rs:64:18 [INFO] [stdout] | [INFO] [stdout] 64 | derived: derived_units!( [INFO] [stdout] | __________________- [INFO] [stdout] 65 | | SR: Steradian = Radian * Radian; [INFO] [stdout] 66 | | HZ: Hertz = Unitless / Second, Frequency; [INFO] [stdout] 67 | | MILLIN: MilliNewton = Gram * Meter / Second / Second, Force; [INFO] [stdout] ... | [INFO] [stdout] 114 | | M3PSG: Meter3PerSecondGram = Meter3 / Second / Gram; [INFO] [stdout] 115 | | ), [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `derived_units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/dimensioned-8004f92b3bc01ccb/ebf3584/src/build/mod.rs:410:14 [INFO] [stdout] | [INFO] [stdout] 410 | }),*]; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/dimensioned-8004f92b3bc01ccb/ebf3584/src/build/ucum.rs:116:20 [INFO] [stdout] | [INFO] [stdout] 116 | constants: constants!( [INFO] [stdout] | ____________________- [INFO] [stdout] 117 | | // Useful constants: [INFO] [stdout] 118 | | KG: Gram = KILO*G.value_unsafe, "Kilogram"; [INFO] [stdout] 119 | | CM: Meter = CENTI*M.value_unsafe, "Centimeter"; [INFO] [stdout] ... | [INFO] [stdout] 370 | | SMOOT: Meter = 67.0 * IN_I.value_unsafe, "Smoot"; [INFO] [stdout] 371 | | ), [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `constants` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Compiling semver v1.0.3 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking generic-array v0.12.4 [INFO] [stdout] error: aborting due to 15 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `dimensioned` [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: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-1.2.4/src/macros.rs:482:40 [INFO] [stdout] | [INFO] [stdout] 482 | map_impl!($i, call!($f), call!($g)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-1.2.4/src/nom.rs:329:3 [INFO] [stdout] | [INFO] [stdout] 329 | map!(i, be_u8, | x | { x as i8 }) [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `map` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-1.2.4/src/macros.rs:482:40 [INFO] [stdout] | [INFO] [stdout] 482 | map_impl!($i, call!($f), call!($g)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-1.2.4/src/nom.rs:335:3 [INFO] [stdout] | [INFO] [stdout] 335 | map!(i, be_u16, | x | { x as i16 }) [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `map` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-1.2.4/src/macros.rs:482:40 [INFO] [stdout] | [INFO] [stdout] 482 | map_impl!($i, call!($f), call!($g)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-1.2.4/src/nom.rs:341:3 [INFO] [stdout] | [INFO] [stdout] 341 | map!(i, be_u32, | x | { x as i32 }) [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `map` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-1.2.4/src/macros.rs:482:40 [INFO] [stdout] | [INFO] [stdout] 482 | map_impl!($i, call!($f), call!($g)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-1.2.4/src/nom.rs:347:3 [INFO] [stdout] | [INFO] [stdout] 347 | map!(i, be_u64, | x | { x as i64 }) [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `map` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-1.2.4/src/macros.rs:482:40 [INFO] [stdout] | [INFO] [stdout] 482 | map_impl!($i, call!($f), call!($g)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-1.2.4/src/nom.rs:397:3 [INFO] [stdout] | [INFO] [stdout] 397 | map!(i, le_u8, | x | { x as i8 }) [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `map` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-1.2.4/src/macros.rs:482:40 [INFO] [stdout] | [INFO] [stdout] 482 | map_impl!($i, call!($f), call!($g)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-1.2.4/src/nom.rs:403:3 [INFO] [stdout] | [INFO] [stdout] 403 | map!(i, le_u16, | x | { x as i16 }) [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `map` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-1.2.4/src/macros.rs:482:40 [INFO] [stdout] | [INFO] [stdout] 482 | map_impl!($i, call!($f), call!($g)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-1.2.4/src/nom.rs:409:3 [INFO] [stdout] | [INFO] [stdout] 409 | map!(i, le_u32, | x | { x as i32 }) [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `map` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-1.2.4/src/macros.rs:482:40 [INFO] [stdout] | [INFO] [stdout] 482 | map_impl!($i, call!($f), call!($g)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-1.2.4/src/nom.rs:415:3 [INFO] [stdout] | [INFO] [stdout] 415 | map!(i, le_u64, | x | { x as i64 }) [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `map` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-1.2.4/src/macros.rs:1221:43 [INFO] [stdout] | [INFO] [stdout] 1221 | alt_parser!($i, call!($e) | $($rest)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-1.2.4/src/character.rs:135:1 [INFO] [stdout] | [INFO] [stdout] 135 | named!(pub eol, alt!(crlf | newline)); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `alt_parser` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-1.2.4/src/macros.rs:1268:31 [INFO] [stdout] | [INFO] [stdout] 1268 | alt_parser!($i, call!($e)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-1.2.4/src/character.rs:135:1 [INFO] [stdout] | [INFO] [stdout] 135 | named!(pub eol, alt!(crlf | newline)); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `alt_parser` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 10 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "f586f803f8388faf9924a5df341c1bae803cf268dfb19632d2b906d84cf96987", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f586f803f8388faf9924a5df341c1bae803cf268dfb19632d2b906d84cf96987", kill_on_drop: false }` [INFO] [stdout] f586f803f8388faf9924a5df341c1bae803cf268dfb19632d2b906d84cf96987