[INFO] cloning repository https://github.com/jkelleyrtp/compactfusion [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jkelleyrtp/compactfusion" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjkelleyrtp%2Fcompactfusion", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjkelleyrtp%2Fcompactfusion'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0f432cde14e5b118d5e775aa62960f4a7c852d71 [INFO] checking jkelleyrtp/compactfusion against try#3d9fdbff4f377de96b3a51174e7a64086bee9a5c for pr-81477 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjkelleyrtp%2Fcompactfusion" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jkelleyrtp/compactfusion 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/jkelleyrtp/compactfusion [INFO] finished tweaking git repo https://github.com/jkelleyrtp/compactfusion [INFO] tweaked toml for git repo https://github.com/jkelleyrtp/compactfusion written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/jkelleyrtp/compactfusion already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/calebwin/emu.git` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded clapme_derive v0.1.10 [INFO] [stderr] Downloaded dimensioned v0.7.0 [INFO] [stderr] Downloaded meval v0.1.0 [INFO] [stderr] Downloaded vector3d v0.1.8 [INFO] [stderr] Downloaded clapme v0.1.15 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 2f9af75317526130943bb191eae3789a319170c66041fa1e90dafeeb2d8fb1ce [INFO] running `Command { std: "docker" "start" "-a" "2f9af75317526130943bb191eae3789a319170c66041fa1e90dafeeb2d8fb1ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2f9af75317526130943bb191eae3789a319170c66041fa1e90dafeeb2d8fb1ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f9af75317526130943bb191eae3789a319170c66041fa1e90dafeeb2d8fb1ce", kill_on_drop: false }` [INFO] [stdout] 2f9af75317526130943bb191eae3789a319170c66041fa1e90dafeeb2d8fb1ce [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] ed513a13b77940eb6ed5b235dbf2bb4686dc68b9ac9d596c467b5f9341fe9d41 [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" "ed513a13b77940eb6ed5b235dbf2bb4686dc68b9ac9d596c467b5f9341fe9d41", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Checking nom v1.2.4 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Compiling dimensioned v0.7.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling cl-sys v0.4.2 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling ocl-core v0.11.2 [INFO] [stderr] Checking crossbeam-queue v0.2.1 [INFO] [stderr] Checking crossbeam-channel v0.4.0 [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] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Checking generic-array v0.11.1 [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dimensioned-0.7.0/src/build/mod.rs:306:14 [INFO] [stdout] | [INFO] [stdout] 306 | }),*]; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dimensioned-0.7.0/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/registry/src/github.com-1ecc6299db9ec823/dimensioned-0.7.0/src/build/mod.rs:317:14 [INFO] [stdout] | [INFO] [stdout] 317 | }),*]; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dimensioned-0.7.0/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/registry/src/github.com-1ecc6299db9ec823/dimensioned-0.7.0/src/build/mod.rs:328:14 [INFO] [stdout] | [INFO] [stdout] 328 | }),*]; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dimensioned-0.7.0/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/registry/src/github.com-1ecc6299db9ec823/dimensioned-0.7.0/src/build/mod.rs:306:14 [INFO] [stdout] | [INFO] [stdout] 306 | }),*]; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dimensioned-0.7.0/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/registry/src/github.com-1ecc6299db9ec823/dimensioned-0.7.0/src/build/mod.rs:317:14 [INFO] [stdout] | [INFO] [stdout] 317 | }),*]; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dimensioned-0.7.0/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/registry/src/github.com-1ecc6299db9ec823/dimensioned-0.7.0/src/build/mod.rs:328:14 [INFO] [stdout] | [INFO] [stdout] 328 | }),*]; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dimensioned-0.7.0/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/registry/src/github.com-1ecc6299db9ec823/dimensioned-0.7.0/src/build/mod.rs:306:14 [INFO] [stdout] | [INFO] [stdout] 306 | }),*]; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dimensioned-0.7.0/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/registry/src/github.com-1ecc6299db9ec823/dimensioned-0.7.0/src/build/mod.rs:317:14 [INFO] [stdout] | [INFO] [stdout] 317 | }),*]; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dimensioned-0.7.0/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/registry/src/github.com-1ecc6299db9ec823/dimensioned-0.7.0/src/build/mod.rs:328:14 [INFO] [stdout] | [INFO] [stdout] 328 | }),*]; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dimensioned-0.7.0/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/registry/src/github.com-1ecc6299db9ec823/dimensioned-0.7.0/src/build/mod.rs:306:14 [INFO] [stdout] | [INFO] [stdout] 306 | }),*]; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dimensioned-0.7.0/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/registry/src/github.com-1ecc6299db9ec823/dimensioned-0.7.0/src/build/mod.rs:317:14 [INFO] [stdout] | [INFO] [stdout] 317 | }),*]; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dimensioned-0.7.0/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/registry/src/github.com-1ecc6299db9ec823/dimensioned-0.7.0/src/build/mod.rs:328:14 [INFO] [stdout] | [INFO] [stdout] 328 | }),*]; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dimensioned-0.7.0/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/registry/src/github.com-1ecc6299db9ec823/dimensioned-0.7.0/src/build/mod.rs:306:14 [INFO] [stdout] | [INFO] [stdout] 306 | }),*]; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dimensioned-0.7.0/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/registry/src/github.com-1ecc6299db9ec823/dimensioned-0.7.0/src/build/mod.rs:317:14 [INFO] [stdout] | [INFO] [stdout] 317 | }),*]; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dimensioned-0.7.0/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/registry/src/github.com-1ecc6299db9ec823/dimensioned-0.7.0/src/build/mod.rs:328:14 [INFO] [stdout] | [INFO] [stdout] 328 | }),*]; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dimensioned-0.7.0/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 memoffset v0.5.3 [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stdout] error: aborting due to 10 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `nom` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 15 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.14.9/src/parsers.rs:1200:41 [INFO] [stdout] | [INFO] [stdout] 1200 | tap!($i, $name: call!($f) => $e); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.14.9/src/expr.rs:1531:5 [INFO] [stdout] | [INFO] [stdout] 1531 | / named!(trailer_expr(allow_struct: bool, allow_block: bool) -> Expr, do_parse!( [INFO] [stdout] 1532 | | mut e: call!(atom_expr, allow_struct, allow_block) >> [INFO] [stdout] 1533 | | many0!(alt!( [INFO] [stdout] 1534 | | tap!(args: and_call => { [INFO] [stdout] ... | [INFO] [stdout] 1562 | | (e) [INFO] [stdout] 1563 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tap` (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/syn-0.14.9/src/parsers.rs:1200:41 [INFO] [stdout] | [INFO] [stdout] 1200 | tap!($i, $name: call!($f) => $e); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.14.9/src/expr.rs:1531:5 [INFO] [stdout] | [INFO] [stdout] 1531 | / named!(trailer_expr(allow_struct: bool, allow_block: bool) -> Expr, do_parse!( [INFO] [stdout] 1532 | | mut e: call!(atom_expr, allow_struct, allow_block) >> [INFO] [stdout] 1533 | | many0!(alt!( [INFO] [stdout] 1534 | | tap!(args: and_call => { [INFO] [stdout] ... | [INFO] [stdout] 1562 | | (e) [INFO] [stdout] 1563 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tap` (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/syn-0.14.9/src/parsers.rs:1200:41 [INFO] [stdout] | [INFO] [stdout] 1200 | tap!($i, $name: call!($f) => $e); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.14.9/src/expr.rs:1531:5 [INFO] [stdout] | [INFO] [stdout] 1531 | / named!(trailer_expr(allow_struct: bool, allow_block: bool) -> Expr, do_parse!( [INFO] [stdout] 1532 | | mut e: call!(atom_expr, allow_struct, allow_block) >> [INFO] [stdout] 1533 | | many0!(alt!( [INFO] [stdout] 1534 | | tap!(args: and_call => { [INFO] [stdout] ... | [INFO] [stdout] 1562 | | (e) [INFO] [stdout] 1563 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `tap` (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/syn-0.14.9/src/parsers.rs:1341:31 [INFO] [stdout] | [INFO] [stdout] 1341 | parens!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.14.9/src/expr.rs:1785:5 [INFO] [stdout] | [INFO] [stdout] 1785 | / named!(and_call -> (token::Paren, Punctuated), [INFO] [stdout] 1786 | | parens!(Punctuated::parse_terminated) [INFO] [stdout] 1787 | | ); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `parens` (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/syn-0.14.9/src/parsers.rs:1413:31 [INFO] [stdout] | [INFO] [stdout] 1413 | braces!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.14.9/src/derive.rs:181:5 [INFO] [stdout] | [INFO] [stdout] 181 | / named!(data_enum -> (Option, token::Brace, Punctuated), do_parse!( [INFO] [stdout] 182 | | wh: option!(syn!(WhereClause)) >> [INFO] [stdout] 183 | | data: braces!(Punctuated::parse_terminated) >> [INFO] [stdout] 184 | | (wh, data.0, data.1) [INFO] [stdout] 185 | | )); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `braces` (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/syn-0.14.9/src/parsers.rs:1341:31 [INFO] [stdout] | [INFO] [stdout] 1341 | parens!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.14.9/src/ty.rs:439:9 [INFO] [stdout] | [INFO] [stdout] 439 | / named!(parse -> Self, do_parse!( [INFO] [stdout] 440 | | data: parens!(Punctuated::parse_terminated) >> [INFO] [stdout] 441 | | (TypeTuple { [INFO] [stdout] 442 | | paren_token: data.0, [INFO] [stdout] 443 | | elems: data.1, [INFO] [stdout] 444 | | }) [INFO] [stdout] 445 | | )); [INFO] [stdout] | |___________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `parens` (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/syn-0.14.9/src/parsers.rs:1341:31 [INFO] [stdout] | [INFO] [stdout] 1341 | parens!($i, call!($f)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.14.9/src/path.rs:298:9 [INFO] [stdout] | [INFO] [stdout] 298 | / named!(parse -> Self, do_parse!( [INFO] [stdout] 299 | | data: parens!(Punctuated::parse_terminated) >> [INFO] [stdout] 300 | | output: call!(ReturnType::without_plus) >> [INFO] [stdout] 301 | | (ParenthesizedGenericArguments { [INFO] [stdout] ... | [INFO] [stdout] 305 | | }) [INFO] [stdout] 306 | | )); [INFO] [stdout] | |___________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `parens` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 7 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "ed513a13b77940eb6ed5b235dbf2bb4686dc68b9ac9d596c467b5f9341fe9d41", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed513a13b77940eb6ed5b235dbf2bb4686dc68b9ac9d596c467b5f9341fe9d41", kill_on_drop: false }` [INFO] [stdout] ed513a13b77940eb6ed5b235dbf2bb4686dc68b9ac9d596c467b5f9341fe9d41