[INFO] fetching crate e-nguyen 0.1.2... [INFO] checking e-nguyen-0.1.2 against try#8de4b308b608cded0ebccf658a0fc719bce87d4e for pr-89056 [INFO] extracting crate e-nguyen 0.1.2 into /workspace/builds/worker-58/source [INFO] validating manifest of crates.io crate e-nguyen 0.1.2 on toolchain 8de4b308b608cded0ebccf658a0fc719bce87d4e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8de4b308b608cded0ebccf658a0fc719bce87d4e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate e-nguyen 0.1.2 [INFO] finished tweaking crates.io crate e-nguyen 0.1.2 [INFO] tweaked toml for crates.io crate e-nguyen 0.1.2 written to /workspace/builds/worker-58/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8de4b308b608cded0ebccf658a0fc719bce87d4e" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8de4b308b608cded0ebccf658a0fc719bce87d4e" "fetch" "--manifest-path" "Cargo.toml", 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] Downloading crates ... [INFO] [stderr] Downloaded libpulse-binding v2.25.0 [INFO] [stderr] Downloaded libpulse-sys v1.19.2 [INFO] [stderr] Downloaded vulkano-glyph v0.4.0 [INFO] [stderr] Downloaded metal v0.13.1 [INFO] [stderr] Downloaded vk-sys v0.4.0 [INFO] [stderr] Downloaded vulkano-shaders v0.11.1 [INFO] [stderr] Downloaded vulkano-win v0.11.1 [INFO] [stderr] Downloaded vulkano v0.11.1 [INFO] [stderr] Downloaded shaderc v0.3.16 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-58/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-58/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+8de4b308b608cded0ebccf658a0fc719bce87d4e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 40662f497a8cce49298e189fa32a99b9b213d2f5c5d85f8b6b995619e251f242 [INFO] running `Command { std: "docker" "start" "-a" "40662f497a8cce49298e189fa32a99b9b213d2f5c5d85f8b6b995619e251f242", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "40662f497a8cce49298e189fa32a99b9b213d2f5c5d85f8b6b995619e251f242", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "40662f497a8cce49298e189fa32a99b9b213d2f5c5d85f8b6b995619e251f242", kill_on_drop: false }` [INFO] [stdout] 40662f497a8cce49298e189fa32a99b9b213d2f5c5d85f8b6b995619e251f242 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-58/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-58/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+8de4b308b608cded0ebccf658a0fc719bce87d4e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 59ae8df815bc7d129cdb88baa98b8248cdbb1ca927b0042e1e821aec3d47265f [INFO] running `Command { std: "docker" "start" "-a" "59ae8df815bc7d129cdb88baa98b8248cdbb1ca927b0042e1e821aec3d47265f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.102 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Checking scopeguard v0.3.3 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Checking lzw v0.10.0 [INFO] [stderr] Checking memoffset v0.2.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Compiling vulkano v0.11.1 [INFO] [stderr] Checking xdg v2.2.0 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Checking vk-sys v0.4.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking half v1.7.1 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Compiling vulkano-glyph v0.4.0 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking strength_reduce v0.2.3 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking transpose v0.1.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling cmake v0.1.45 [INFO] [stderr] Compiling x11-dl v2.19.0 [INFO] [stderr] Compiling libpulse-sys v1.19.2 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking libloading v0.6.7 [INFO] [stderr] Checking log v0.4.14 [INFO] [stderr] Checking crossbeam-utils v0.8.5 [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] error: could not compile `vulkano` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name build_script_build /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/vulkano-0.11.1/build.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=8693d5f5b43f1a09 -C extra-filename=-8693d5f5b43f1a09 --out-dir /opt/rustwide/target/debug/build/vulkano-8693d5f5b43f1a09 -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "59ae8df815bc7d129cdb88baa98b8248cdbb1ca927b0042e1e821aec3d47265f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "59ae8df815bc7d129cdb88baa98b8248cdbb1ca927b0042e1e821aec3d47265f", kill_on_drop: false }` [INFO] [stdout] 59ae8df815bc7d129cdb88baa98b8248cdbb1ca927b0042e1e821aec3d47265f