[INFO] cloning repository https://github.com/5225225/distcomp [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/5225225/distcomp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F5225225%2Fdistcomp", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F5225225%2Fdistcomp'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 488e2fdfed6ae5e352e5496e24b20b3be8e49918 [INFO] checking 5225225/distcomp against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F5225225%2Fdistcomp" "/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/5225225/distcomp on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/5225225/distcomp [INFO] finished tweaking git repo https://github.com/5225225/distcomp [INFO] tweaked toml for git repo https://github.com/5225225/distcomp written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/5225225/distcomp already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 15c6d1cfd864ce802da692098f58d02f2690017da39fdff760ef564be895ee10 [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" "15c6d1cfd864ce802da692098f58d02f2690017da39fdff760ef564be895ee10", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "15c6d1cfd864ce802da692098f58d02f2690017da39fdff760ef564be895ee10", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "15c6d1cfd864ce802da692098f58d02f2690017da39fdff760ef564be895ee10", kill_on_drop: false }` [INFO] [stdout] 15c6d1cfd864ce802da692098f58d02f2690017da39fdff760ef564be895ee10 [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bfc662623fa9df7733d19496148ed1252ca167101a059552083f627a869e5a77 [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" "bfc662623fa9df7733d19496148ed1252ca167101a059552083f627a869e5a77", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.60 [INFO] [stderr] Compiling cc v1.0.38 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling autocfg v0.1.5 [INFO] [stderr] Compiling syn v0.15.43 [INFO] [stderr] Compiling serde v1.0.98 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling adler32 v1.0.3 [INFO] [stderr] Compiling num-bigint v0.2.2 [INFO] [stderr] Checking scopeguard v1.0.0 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Checking regex-syntax v0.6.11 [INFO] [stderr] Checking linked-hash-map v0.5.2 [INFO] [stderr] Checking itoa v0.4.4 [INFO] [stderr] Checking rustc-demangle v0.1.15 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Checking half v1.3.0 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking static_assertions v0.3.3 [INFO] [stderr] Checking handletree-rs v0.2.0 [INFO] [stderr] Compiling libsqlite3-sys v0.15.0 [INFO] [stderr] Checking lock_api v0.3.1 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Checking lru-cache v0.1.2 [INFO] [stderr] Compiling libflate v0.1.26 [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 cmake v0.1.41 [INFO] [stderr] Compiling filetime v0.2.6 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Checking parity-wasm v0.31.3 [INFO] [stderr] Checking aho-corasick v0.7.6 [INFO] [stderr] Checking parking_lot_core v0.6.2 [INFO] [stderr] Checking atty v0.2.13 [INFO] [stderr] Checking clicolors-control v1.0.0 [INFO] [stderr] Checking termios v0.3.1 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling wabt-sys v0.6.1 [INFO] [stderr] Compiling tar v0.4.26 [INFO] [stderr] Checking parking_lot v0.9.0 [INFO] [stderr] Compiling regex v1.2.1 [INFO] [stderr] Checking backtrace v0.3.34 [INFO] [stderr] Compiling libsodium-sys v0.2.2 [INFO] [stderr] Checking wasmi-validation v0.1.0 [INFO] [stderr] Checking wasmi v0.5.0 [INFO] [stderr] Checking console v0.7.7 [INFO] [stderr] Compiling serde_derive v1.0.98 [INFO] [stderr] Checking better-panic v0.1.2 [INFO] [stderr] Compiling derive_more v0.15.0 [INFO] [stderr] error: could not compile `derive_more` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name derive_more /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/derive_more-0.15.0/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=c0fb4891f10b405c -C extra-filename=-c0fb4891f10b405c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-deaeff8e79132040.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-9484658faf025066.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-b9bf6e54186ef813.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-ae136539eb53e58f.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-76cb78c33a3528d2.rlib --extern proc_macro --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" "bfc662623fa9df7733d19496148ed1252ca167101a059552083f627a869e5a77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bfc662623fa9df7733d19496148ed1252ca167101a059552083f627a869e5a77", kill_on_drop: false }` [INFO] [stdout] bfc662623fa9df7733d19496148ed1252ca167101a059552083f627a869e5a77