[INFO] cloning repository https://github.com/HoolaBoola/laudekoodibotti [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/HoolaBoola/laudekoodibotti" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHoolaBoola%2Flaudekoodibotti", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHoolaBoola%2Flaudekoodibotti'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7c8061e2b71c97c084cedf9fd4a40ff9af78f527 [INFO] checking HoolaBoola/laudekoodibotti against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHoolaBoola%2Flaudekoodibotti" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/HoolaBoola/laudekoodibotti on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/HoolaBoola/laudekoodibotti [INFO] finished tweaking git repo https://github.com/HoolaBoola/laudekoodibotti [INFO] tweaked toml for git repo https://github.com/HoolaBoola/laudekoodibotti written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/HoolaBoola/laudekoodibotti already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--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-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6f9267d8075221caf9576cccfb16413bd2441510c30213447ff52f2ea3e13403 [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" "6f9267d8075221caf9576cccfb16413bd2441510c30213447ff52f2ea3e13403", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6f9267d8075221caf9576cccfb16413bd2441510c30213447ff52f2ea3e13403", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f9267d8075221caf9576cccfb16413bd2441510c30213447ff52f2ea3e13403", kill_on_drop: false }` [INFO] [stdout] 6f9267d8075221caf9576cccfb16413bd2441510c30213447ff52f2ea3e13403 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", 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] 8ded2851793b317edc78e3eb2ac61443c3c95619b5061bb19d65a7e29d5ff7dd [INFO] running `Command { std: "docker" "start" "-a" "8ded2851793b317edc78e3eb2ac61443c3c95619b5061bb19d65a7e29d5ff7dd", kill_on_drop: false }` [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling backtrace-sys v0.1.34 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking shellwords v1.0.0 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Checking rustls v0.17.0 [INFO] [stderr] Compiling pin-project-internal v0.4.8 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Checking ct-logs v0.6.0 [INFO] [stderr] Compiling derive_more v0.99.3 [INFO] [stderr] Compiling async-trait v0.1.24 [INFO] [stderr] Compiling carapax-codegen v0.2.0 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Checking futures-util v0.3.4 [INFO] [stderr] Compiling clang-sys v0.28.1 [INFO] [stderr] Checking backtrace v0.3.45 [INFO] [stderr] Checking failure v0.1.7 [INFO] [stderr] Checking tokio v0.2.21 [INFO] [stderr] Compiling regex v1.3.5 [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 --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/derive_more-0.99.3/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 --cfg 'feature="add"' --cfg 'feature="add_assign"' --cfg 'feature="as_mut"' --cfg 'feature="as_ref"' --cfg 'feature="constructor"' --cfg 'feature="default"' --cfg 'feature="deref"' --cfg 'feature="deref_mut"' --cfg 'feature="display"' --cfg 'feature="from"' --cfg 'feature="from_str"' --cfg 'feature="index"' --cfg 'feature="index_mut"' --cfg 'feature="into"' --cfg 'feature="into_iterator"' --cfg 'feature="iterator"' --cfg 'feature="mul"' --cfg 'feature="mul_assign"' --cfg 'feature="not"' --cfg 'feature="sum"' --cfg 'feature="try_into"' -C metadata=c809efc3469442fb -C extra-filename=-c809efc3469442fb --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-e8e9509e0348ff0a.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-42f21872eed50e5f.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-b79057e2b939442d.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" "8ded2851793b317edc78e3eb2ac61443c3c95619b5061bb19d65a7e29d5ff7dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ded2851793b317edc78e3eb2ac61443c3c95619b5061bb19d65a7e29d5ff7dd", kill_on_drop: false }` [INFO] [stdout] 8ded2851793b317edc78e3eb2ac61443c3c95619b5061bb19d65a7e29d5ff7dd