[INFO] cloning repository https://github.com/vulkano-rs/vulkano-www [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vulkano-rs/vulkano-www" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvulkano-rs%2Fvulkano-www", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvulkano-rs%2Fvulkano-www'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7490b5470cd23d7e0d015f787116eacd8f895044 [INFO] checking vulkano-rs/vulkano-www against try#d990716b6a1fdde1300748828a9c9e79dfd0b898 for pr-74846 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvulkano-rs%2Fvulkano-www" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/vulkano-rs/vulkano-www on toolchain d990716b6a1fdde1300748828a9c9e79dfd0b898 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/vulkano-rs/vulkano-www [INFO] finished tweaking git repo https://github.com/vulkano-rs/vulkano-www [INFO] tweaked toml for git repo https://github.com/vulkano-rs/vulkano-www written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/vulkano-rs/vulkano-www already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded half v1.5.0 [INFO] [stderr] Downloaded filetime v0.2.6 [INFO] [stderr] Downloaded png v0.16.1 [INFO] [stderr] Downloaded crossbeam v0.7.1 [INFO] [stderr] Downloaded vk-sys v0.5.1 [INFO] [stderr] Downloaded vulkano-shaders v0.18.0 [INFO] [stderr] Downloaded deflate v0.8.3 [INFO] [stderr] Downloaded shaderc v0.6.1 [INFO] [stderr] Downloaded shaderc-sys v0.6.1 [INFO] [stderr] Downloaded vulkano v0.18.0 [INFO] [stderr] Downloaded image v0.23.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f15fce64393db4eb7fbd08192e8898044bdd3d84351486e49395c23c451dc65b [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" "f15fce64393db4eb7fbd08192e8898044bdd3d84351486e49395c23c451dc65b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f15fce64393db4eb7fbd08192e8898044bdd3d84351486e49395c23c451dc65b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f15fce64393db4eb7fbd08192e8898044bdd3d84351486e49395c23c451dc65b", kill_on_drop: false }` [INFO] [stdout] f15fce64393db4eb7fbd08192e8898044bdd3d84351486e49395c23c451dc65b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8897091f9e499c8b7af63dfa866417df26f030e2b2943b3e943b8c50cad6e93f [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" "8897091f9e499c8b7af63dfa866417df26f030e2b2943b3e943b8c50cad6e93f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.58 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Checking adler32 v1.0.4 [INFO] [stderr] Checking memoffset v0.2.1 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling httparse v1.3.3 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Checking unicode-width v0.1.5 [INFO] [stderr] Compiling pulldown-cmark v0.7.0 [INFO] [stderr] Checking lzw v0.10.0 [INFO] [stderr] Checking sha1 v0.6.0 [INFO] [stderr] Checking either v1.5.2 [INFO] [stderr] Checking color_quant v1.0.1 [INFO] [stderr] Compiling vulkano v0.18.0 [INFO] [stderr] Checking bytemuck v1.2.0 [INFO] [stderr] Checking vk-sys v0.5.1 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking crossbeam-utils v0.6.5 [INFO] [stderr] Checking log v0.4.6 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling cmake v0.1.40 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Checking inflate v0.4.5 [INFO] [stderr] Checking miniz_oxide v0.3.6 [INFO] [stderr] Checking getopts v0.2.19 [INFO] [stderr] Checking gif v0.10.2 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking deflate v0.8.3 [INFO] [stderr] Checking crossbeam-queue v0.1.2 [INFO] [stderr] Checking crossbeam-channel v0.3.8 [INFO] [stderr] Checking gzip-header v0.3.0 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Checking twoway v0.1.8 [INFO] [stderr] Checking buf_redux v0.8.4 [INFO] [stderr] Checking serde_json v1.0.40 [INFO] [stderr] Checking mime v0.2.6 [INFO] [stderr] Checking mustache v0.9.0 [INFO] [stderr] Compiling shaderc-sys v0.6.1 [INFO] [stderr] Checking deflate v0.7.20 [INFO] [stderr] Checking tiff v0.4.0 [INFO] [stderr] Checking png v0.16.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking num_cpus v1.10.1 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking dirs v1.0.5 [INFO] [stderr] Checking rand v0.5.6 [INFO] [stderr] Checking filetime v0.2.6 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Checking crossbeam-deque v0.6.3 [INFO] [stderr] Checking crossbeam-deque v0.7.1 [INFO] [stderr] Checking threadpool v1.7.1 [INFO] [stderr] Checking term v0.5.2 [INFO] [stderr] Compiling syn v0.15.39 [INFO] [stderr] Checking rayon-core v1.5.0 [INFO] [stderr] Checking crossbeam v0.7.1 [INFO] [stderr] Checking chrono v0.4.7 [INFO] [stderr] Checking tempdir v0.3.7 [INFO] [stderr] Checking rayon v1.1.0 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] error: could not compile `vulkano`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name vulkano /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/vulkano-0.18.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -Cembed-bitcode=no -C debuginfo=2 -C metadata=c48c7a3646ab5ea9 -C extra-filename=-c48c7a3646ab5ea9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern crossbeam=/opt/rustwide/target/debug/deps/libcrossbeam-12aa1d399f658b31.rmeta --extern fnv=/opt/rustwide/target/debug/deps/libfnv-805e908b45fb6218.rmeta --extern half=/opt/rustwide/target/debug/deps/libhalf-307e7246f89cfe96.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-d07addd12a8987b7.rmeta --extern shared_library=/opt/rustwide/target/debug/deps/libshared_library-2bcae93a4244ec7b.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-a6591f3ad9580c5c.rmeta --extern vk_sys=/opt/rustwide/target/debug/deps/libvk_sys-c9d5ac2f8ff34a0c.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" "8897091f9e499c8b7af63dfa866417df26f030e2b2943b3e943b8c50cad6e93f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8897091f9e499c8b7af63dfa866417df26f030e2b2943b3e943b8c50cad6e93f", kill_on_drop: false }` [INFO] [stdout] 8897091f9e499c8b7af63dfa866417df26f030e2b2943b3e943b8c50cad6e93f