[INFO] cloning repository https://github.com/samsartor/pbr-demo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/samsartor/pbr-demo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsamsartor%2Fpbr-demo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsamsartor%2Fpbr-demo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8cb72ed951165f4f9f73096d2e275f502d3a6635 [INFO] checking samsartor/pbr-demo against try#3d9fdbff4f377de96b3a51174e7a64086bee9a5c for pr-81477 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsamsartor%2Fpbr-demo" "/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/samsartor/pbr-demo 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/samsartor/pbr-demo [INFO] finished tweaking git repo https://github.com/samsartor/pbr-demo [INFO] tweaked toml for git repo https://github.com/samsartor/pbr-demo written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/samsartor/pbr-demo 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] Downloading crates ... [INFO] [stderr] Downloaded gfx_window_dxgi v0.7.0 [INFO] [stderr] Downloaded gfx_device_dx11 v0.6.0 [INFO] [stderr] Downloaded d3dcompiler-sys v0.2.0 [INFO] [stderr] Downloaded x11-dl v2.13.0 [INFO] [stderr] Downloaded serde v0.9.14 [INFO] [stderr] Downloaded cmake v0.1.22 [INFO] [stderr] Downloaded gfx_window_glfw v0.14.0 [INFO] [stderr] Downloaded deflate v0.7.10 [INFO] [stderr] Downloaded draw_state v0.7.0 [INFO] [stderr] Downloaded gfx_window_glutin v0.15.0 [INFO] [stderr] Downloaded glfw v0.13.0 [INFO] [stderr] Downloaded gfx_app v0.5.0 [INFO] [stderr] Downloaded dxguid-sys v0.2.0 [INFO] [stderr] Downloaded gfx_core v0.7.0 [INFO] [stderr] Downloaded d3d11-sys v0.2.0 [INFO] [stderr] Downloaded glfw-sys v3.2.1 [INFO] [stderr] Downloaded gfx_device_gl v0.14.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] 67232d2c9ce84624d45ff1b2b26c4c0d0e5ece559ca0f4bab0571324e9c4f550 [INFO] running `Command { std: "docker" "start" "-a" "67232d2c9ce84624d45ff1b2b26c4c0d0e5ece559ca0f4bab0571324e9c4f550", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "67232d2c9ce84624d45ff1b2b26c4c0d0e5ece559ca0f4bab0571324e9c4f550", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "67232d2c9ce84624d45ff1b2b26c4c0d0e5ece559ca0f4bab0571324e9c4f550", kill_on_drop: false }` [INFO] [stdout] 67232d2c9ce84624d45ff1b2b26c4c0d0e5ece559ca0f4bab0571324e9c4f550 [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] 72a0d7f01c6aaaaea3b5bd7c16e0ad8106d44421fcc372ac7126c300a50cafa8 [INFO] running `Command { std: "docker" "start" "-a" "72a0d7f01c6aaaaea3b5bd7c16e0ad8106d44421fcc372ac7126c300a50cafa8", kill_on_drop: false }` [INFO] [stderr] Checking libc v0.2.21 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Checking lazy_static v0.2.8 [INFO] [stderr] Compiling siphasher v0.2.2 [INFO] [stderr] Compiling serde v0.9.14 [INFO] [stderr] Compiling dtoa v0.4.1 [INFO] [stderr] Compiling itoa v0.3.1 [INFO] [stderr] Compiling num-traits v0.1.37 [INFO] [stderr] Checking bitflags v0.8.2 [INFO] [stderr] Compiling pkg-config v0.3.9 [INFO] [stderr] Compiling rayon-core v1.0.0 [INFO] [stderr] Compiling sdl2-sys v0.27.3 [INFO] [stderr] Checking deque v0.3.2 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Checking nom v1.2.4 [INFO] [stderr] Checking adler32 v1.0.0 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Checking lzw v0.10.0 [INFO] [stderr] Checking color_quant v1.0.0 [INFO] [stderr] Checking inflate v0.2.0 [INFO] [stderr] Checking unicode-segmentation v1.1.0 [INFO] [stderr] Checking vec_map v0.7.0 [INFO] [stderr] Checking ansi_term v0.9.0 [INFO] [stderr] Checking unicode-width v0.1.4 [INFO] [stderr] Checking strsim v0.6.0 [INFO] [stderr] Checking scoped_threadpool v0.1.7 [INFO] [stderr] Checking num-complex v0.1.37 [INFO] [stderr] Compiling cmake v0.1.22 [INFO] [stderr] Checking enum_primitive v0.1.1 [INFO] [stderr] Checking unreachable v0.1.1 [INFO] [stderr] Compiling tempfile v2.1.5 [INFO] [stderr] Compiling xml-rs v0.3.6 [INFO] [stderr] Checking draw_state v0.7.0 [INFO] [stderr] Compiling phf_shared v0.7.21 [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 synom v0.11.3 [INFO] [stderr] Compiling rand v0.3.15 [INFO] [stderr] Checking fs2 v0.2.5 [INFO] [stderr] Checking shared_library v0.1.5 [INFO] [stderr] Checking num_cpus v1.4.0 [INFO] [stderr] Checking memchr v1.0.1 [INFO] [stderr] Checking thread-id v3.0.0 [INFO] [stderr] Checking atty v0.2.2 [INFO] [stderr] Checking term_size v0.3.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] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "72a0d7f01c6aaaaea3b5bd7c16e0ad8106d44421fcc372ac7126c300a50cafa8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "72a0d7f01c6aaaaea3b5bd7c16e0ad8106d44421fcc372ac7126c300a50cafa8", kill_on_drop: false }` [INFO] [stdout] 72a0d7f01c6aaaaea3b5bd7c16e0ad8106d44421fcc372ac7126c300a50cafa8