[INFO] cloning repository https://github.com/jamescarterbell/bloxel [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jamescarterbell/bloxel" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjamescarterbell%2Fbloxel", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjamescarterbell%2Fbloxel'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4ad66502f6c0c9306403f2daa221fef795144196 [INFO] checking jamescarterbell/bloxel against master#50e1dc1536264ab71c0850f346b12309477f29f7 for pr-85073 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjamescarterbell%2Fbloxel" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jamescarterbell/bloxel on toolchain 50e1dc1536264ab71c0850f346b12309477f29f7 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+50e1dc1536264ab71c0850f346b12309477f29f7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jamescarterbell/bloxel [INFO] finished tweaking git repo https://github.com/jamescarterbell/bloxel [INFO] tweaked toml for git repo https://github.com/jamescarterbell/bloxel written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/jamescarterbell/bloxel already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+50e1dc1536264ab71c0850f346b12309477f29f7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+50e1dc1536264ab71c0850f346b12309477f29f7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] aa3cf88e0df6d1402810a051d97c9b56614ef2491642d0bd4237e1b77eb45f26 [INFO] running `Command { std: "docker" "start" "-a" "aa3cf88e0df6d1402810a051d97c9b56614ef2491642d0bd4237e1b77eb45f26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aa3cf88e0df6d1402810a051d97c9b56614ef2491642d0bd4237e1b77eb45f26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa3cf88e0df6d1402810a051d97c9b56614ef2491642d0bd4237e1b77eb45f26", kill_on_drop: false }` [INFO] [stdout] aa3cf88e0df6d1402810a051d97c9b56614ef2491642d0bd4237e1b77eb45f26 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+50e1dc1536264ab71c0850f346b12309477f29f7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 779a6e9b62fef15529f31eb67939fbb9acdb4f58626b7e8131bb231495c7b0a5 [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" "779a6e9b62fef15529f31eb67939fbb9acdb4f58626b7e8131bb231495c7b0a5", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.60 [INFO] [stderr] Compiling cc v1.0.38 [INFO] [stderr] Checking cfg-if v0.1.9 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling syn v0.15.42 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling winapi v0.3.7 [INFO] [stderr] Compiling cgmath v0.16.1 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Checking same-file v1.0.5 [INFO] [stderr] Checking approx v0.1.1 [INFO] [stderr] Checking rustc-demangle v0.1.15 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Checking arrayvec v0.4.11 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking ordered-float v1.0.2 [INFO] [stderr] Checking stb_truetype v0.2.6 [INFO] [stderr] Checking line_drawing v0.7.0 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking log v0.4.8 [INFO] [stderr] Checking walkdir v2.2.9 [INFO] [stderr] Compiling wayland-scanner v0.21.13 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking rusttype v0.7.7 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling cmake v0.1.41 [INFO] [stderr] Checking andrew v0.2.1 [INFO] [stderr] Compiling parking_lot_core v0.5.0 [INFO] [stderr] Compiling parking_lot v0.8.0 [INFO] [stderr] Checking nix v0.14.1 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking x11-dl v2.18.3 [INFO] [stderr] Checking chrono v0.4.7 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling shaderc-sys v0.6.1 [INFO] [stderr] Checking dlib v0.4.1 [INFO] [stderr] Compiling wayland-client v0.21.13 [INFO] [stderr] Compiling wayland-protocols v0.21.13 [INFO] [stderr] Checking wayland-sys v0.21.13 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Checking backtrace v0.3.34 [INFO] [stderr] Checking winconsole v0.10.0 [INFO] [stderr] Checking colored v1.8.0 [INFO] [stderr] Checking simple_logger v1.3.0 [INFO] [stderr] Checking wayland-commons v0.21.13 [INFO] [stderr] error: could not compile `failure_derive` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name failure_derive /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure_derive-0.1.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=2 -C metadata=845d0a605c08a7c2 -C extra-filename=-845d0a605c08a7c2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-50111b8f7188482d.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-4972d66cc4bf7970.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-236831583098531d.rlib --extern synstructure=/opt/rustwide/target/debug/deps/libsynstructure-56c6778c6be3f1df.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid --cfg has_dyn_trait` (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" "779a6e9b62fef15529f31eb67939fbb9acdb4f58626b7e8131bb231495c7b0a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "779a6e9b62fef15529f31eb67939fbb9acdb4f58626b7e8131bb231495c7b0a5", kill_on_drop: false }` [INFO] [stdout] 779a6e9b62fef15529f31eb67939fbb9acdb4f58626b7e8131bb231495c7b0a5