[INFO] fetching crate rendy 0.5.1... [INFO] checking rendy-0.5.1 against try#ddfd70ee3c3748e597b32f416b0d15a4f6e37685 for pr-87050 [INFO] extracting crate rendy 0.5.1 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate rendy 0.5.1 on toolchain ddfd70ee3c3748e597b32f416b0d15a4f6e37685 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rendy 0.5.1 [INFO] removed 6 missing examples [INFO] finished tweaking crates.io crate rendy 0.5.1 [INFO] tweaked toml for crates.io crate rendy 0.5.1 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate crates.io crate rendy 0.5.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded gfx-backend-vulkan v0.4.0 [INFO] [stderr] Downloaded gfx-backend-metal v0.4.0 [INFO] [stderr] Downloaded wasm-bindgen-shared v0.2.53 [INFO] [stderr] Downloaded wasm-bindgen v0.2.53 [INFO] [stderr] Downloaded gfx-backend-dx12 v0.4.1 [INFO] [stderr] Downloaded spirv_headers v1.3.4 [INFO] [stderr] Downloaded winit v0.20.0-alpha4 [INFO] [stderr] Downloaded wasm-bindgen-backend v0.2.53 [INFO] [stderr] Downloaded web-sys v0.3.30 [INFO] [stderr] Downloaded glow v0.3.0-alpha3 [INFO] [stderr] Downloaded wasm-bindgen-webidl v0.2.53 [INFO] [stderr] Downloaded wasm-bindgen-macro-support v0.2.53 [INFO] [stderr] Downloaded wasm-bindgen-macro v0.2.53 [INFO] [stderr] Downloaded js-sys v0.3.30 [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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 41834f34ae3cc65939f5c376236d2f2f00556154202fc93a781946fdbd5cef91 [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" "41834f34ae3cc65939f5c376236d2f2f00556154202fc93a781946fdbd5cef91", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "41834f34ae3cc65939f5c376236d2f2f00556154202fc93a781946fdbd5cef91", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "41834f34ae3cc65939f5c376236d2f2f00556154202fc93a781946fdbd5cef91", kill_on_drop: false }` [INFO] [stdout] 41834f34ae3cc65939f5c376236d2f2f00556154202fc93a781946fdbd5cef91 [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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6cefaecfb1fcf30286c9af0200c1cf1aa269b8d94ef57664ea2b7ac48792217d [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" "6cefaecfb1fcf30286c9af0200c1cf1aa269b8d94ef57664ea2b7ac48792217d", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling cc v1.0.47 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking atom v0.3.5 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Compiling syn v1.0.7 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling libm v0.1.4 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Checking ppv-lite86 v0.2.6 [INFO] [stderr] Compiling cgmath v0.16.1 [INFO] [stderr] Checking mint v0.5.3 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking lock_api v0.3.1 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Compiling proc-macro2 v0.2.3 [INFO] [stderr] Checking log v0.4.8 [INFO] [stderr] Checking phf_shared v0.7.24 [INFO] [stderr] Checking hibitset v0.6.2 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Checking raw-window-handle v0.3.1 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking getrandom v0.1.13 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking smallvec v0.6.13 [INFO] [stderr] Checking matrixmultiply v0.2.3 [INFO] [stderr] Compiling quote v0.4.2 [INFO] [stderr] Compiling cmake v0.1.42 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Checking phf v0.7.24 [INFO] [stderr] Checking c2-chacha v0.2.3 [INFO] [stderr] Checking regex v1.3.1 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling syn v0.12.15 [INFO] [stderr] Checking thread_profiler v0.3.0 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking gfx-hal v0.4.1 [INFO] [stderr] Checking parking_lot_core v0.6.2 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Checking parking_lot v0.9.0 [INFO] [stderr] Checking rand v0.7.2 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling shaderc-sys v0.6.1 [INFO] [stderr] Compiling spirv-reflect v0.2.3 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking env_logger v0.6.2 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Checking num-complex v0.1.43 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking backtrace v0.3.40 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Checking num-bigint v0.1.44 [INFO] [stderr] Checking relevant v0.4.2 [INFO] [stderr] Compiling num-derive v0.1.44 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling palette v0.4.1 [INFO] [stderr] Checking alga v0.9.2 [INFO] [stderr] Checking num-rational v0.1.42 [INFO] [stderr] Checking nalgebra v0.18.1 [INFO] [stderr] Checking num v0.1.42 [INFO] [stderr] error: could not compile `gfx-hal` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name gfx_hal --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx-hal-0.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 -C metadata=651390651af70e5a -C extra-filename=-651390651af70e5a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-9b83afd4b2b281df.rmeta --extern raw_window_handle=/opt/rustwide/target/debug/deps/libraw_window_handle-514db25f4696b62f.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-f55c71e7bede665b.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: Checking for system installed libraries. Use --features = build-from-source to disable this behavior [INFO] [stderr] warning: System installed library not found. Falling back to build from source [INFO] [stderr] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "6cefaecfb1fcf30286c9af0200c1cf1aa269b8d94ef57664ea2b7ac48792217d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6cefaecfb1fcf30286c9af0200c1cf1aa269b8d94ef57664ea2b7ac48792217d", kill_on_drop: false }` [INFO] [stdout] 6cefaecfb1fcf30286c9af0200c1cf1aa269b8d94ef57664ea2b7ac48792217d