[INFO] fetching crate emu_core 0.1.1... [INFO] checking emu_core-0.1.1 against try#3d9fdbff4f377de96b3a51174e7a64086bee9a5c for pr-81477 [INFO] extracting crate emu_core 0.1.1 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate emu_core 0.1.1 on toolchain 3d9fdbff4f377de96b3a51174e7a64086bee9a5c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate emu_core 0.1.1 [INFO] finished tweaking crates.io crate emu_core 0.1.1 [INFO] tweaked toml for crates.io crate emu_core 0.1.1 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate crates.io crate emu_core 0.1.1 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 timeit v0.1.2 [INFO] [stderr] Downloaded emu_glsl v0.1.0 [INFO] [stderr] Downloaded shaderc v0.6.2 [INFO] [stderr] Downloaded shaderc-sys v0.6.2 [INFO] [stderr] Downloaded wgpu-core v0.5.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] [stdout] cc1e76d2c4e53173e9d1cb9db572a846f4d5a1f1f189453c84cad14332c65b07 [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" "cc1e76d2c4e53173e9d1cb9db572a846f4d5a1f1f189453c84cad14332c65b07", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cc1e76d2c4e53173e9d1cb9db572a846f4d5a1f1f189453c84cad14332c65b07", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc1e76d2c4e53173e9d1cb9db572a846f4d5a1f1f189453c84cad14332c65b07", kill_on_drop: false }` [INFO] [stdout] cc1e76d2c4e53173e9d1cb9db572a846f4d5a1f1f189453c84cad14332c65b07 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] 9c575e3010256fdd490dd6a34b1ba7c62bbd5a747f569712c2841e5b0da994ef [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" "9c575e3010256fdd490dd6a34b1ba7c62bbd5a747f569712c2841e5b0da994ef", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling cc v1.0.48 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Checking smallvec v1.2.0 [INFO] [stderr] Checking atom v0.3.5 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Checking arrayvec v0.5.1 [INFO] [stderr] Checking futures-sink v0.3.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking futures-core v0.3.1 [INFO] [stderr] Checking lock_api v0.3.2 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Compiling zerocopy-derive v0.1.4 [INFO] [stderr] Checking futures-channel v0.3.1 [INFO] [stderr] Checking hibitset v0.6.2 [INFO] [stderr] Checking parking_lot_core v0.7.0 [INFO] [stderr] Checking timeit v0.1.2 [INFO] [stderr] Checking parking_lot v0.10.0 [INFO] [stderr] Checking gfx-hal v0.5.0 [INFO] [stderr] Compiling x11 v2.18.1 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Checking zerocopy v0.2.8 [INFO] [stderr] Checking ash v0.30.0 [INFO] [stderr] Checking gfx-memory v0.1.3 [INFO] [stderr] Checking gfx-descriptor v0.1.0 [INFO] [stderr] Checking gfx-backend-empty v0.5.0 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling peek-poke-derive v0.2.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling derive_more v0.99.2 [INFO] [stderr] Compiling emu_glsl v0.1.0 [INFO] [stderr] Compiling futures-macro v0.3.1 [INFO] [stderr] Checking peek-poke v0.2.0 [INFO] [stderr] Checking wgpu-types v0.5.0 [INFO] [stderr] Checking gfx-backend-vulkan v0.5.2 [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx-backend-vulkan-0.5.2/src/device.rs:884:36 [INFO] [stdout] | [INFO] [stdout] 884 | .inspect(|(idx, desc)| debug!("# {} {:?}", idx, desc.borrow())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking futures-util v0.3.1 [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `gfx-backend-vulkan` [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" "9c575e3010256fdd490dd6a34b1ba7c62bbd5a747f569712c2841e5b0da994ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c575e3010256fdd490dd6a34b1ba7c62bbd5a747f569712c2841e5b0da994ef", kill_on_drop: false }` [INFO] [stdout] 9c575e3010256fdd490dd6a34b1ba7c62bbd5a747f569712c2841e5b0da994ef