[INFO] cloning repository https://github.com/hwadii/etat [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hwadii/etat" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhwadii%2Fetat", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhwadii%2Fetat'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ad2396b83cf3a50376e7a19775bc201a2d816af3 [INFO] building hwadii/etat against master#a29f341a8ac4e9325a5e37027b4215f50a76d06f for pr-101929 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhwadii%2Fetat" "/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/hwadii/etat on toolchain a29f341a8ac4e9325a5e37027b4215f50a76d06f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a29f341a8ac4e9325a5e37027b4215f50a76d06f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/hwadii/etat [INFO] finished tweaking git repo https://github.com/hwadii/etat [INFO] tweaked toml for git repo https://github.com/hwadii/etat written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/hwadii/etat already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a29f341a8ac4e9325a5e37027b4215f50a76d06f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded battery v0.7.8 [INFO] [stderr] Downloaded cmd_lib_macros v0.12.0 [INFO] [stderr] Downloaded cmd_lib v0.12.0 [INFO] [stderr] Downloaded pure-rust-locales v0.5.5 [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:e92e462e59ac3446a933540fd361ddeb5362c86f92d432d6a560a917a465022e" "/opt/rustwide/cargo-home/bin/cargo" "+a29f341a8ac4e9325a5e37027b4215f50a76d06f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5758c0151361a7ff4afdc392392d42f18096b6e3211fa841a86edd42bc9c1e75 [INFO] running `Command { std: "docker" "start" "-a" "5758c0151361a7ff4afdc392392d42f18096b6e3211fa841a86edd42bc9c1e75", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5758c0151361a7ff4afdc392392d42f18096b6e3211fa841a86edd42bc9c1e75", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5758c0151361a7ff4afdc392392d42f18096b6e3211fa841a86edd42bc9c1e75", kill_on_drop: false }` [INFO] [stdout] 5758c0151361a7ff4afdc392392d42f18096b6e3211fa841a86edd42bc9c1e75 [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" "RUSTDOCFLAGS=--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:e92e462e59ac3446a933540fd361ddeb5362c86f92d432d6a560a917a465022e" "/opt/rustwide/cargo-home/bin/cargo" "+a29f341a8ac4e9325a5e37027b4215f50a76d06f" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9835c31a0413ade92088e199cad95289d7862d01a2a1b6a3a0ffaf292e287c13 [INFO] running `Command { std: "docker" "start" "-a" "9835c31a0413ade92088e199cad95289d7862d01a2a1b6a3a0ffaf292e287c13", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling libc v0.2.88 [INFO] [stderr] Compiling syn v1.0.63 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling object v0.23.0 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling proc-macro2 v0.3.8 [INFO] [stderr] Compiling proc-macro2 v0.2.3 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling quote v0.4.2 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Compiling syn v0.13.11 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling syn v0.12.15 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling battery v0.7.8 [INFO] [stderr] Compiling pure-rust-locales v0.5.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling libdbus-sys v0.2.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling derive_is_enum_variant v0.1.1 [INFO] [stderr] Compiling uom v0.30.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling dbus v0.6.5 [INFO] [stderr] Compiling addr2line v0.14.1 [INFO] [stderr] Compiling backtrace v0.3.56 [INFO] [stderr] Compiling darling_core v0.4.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling enum-kinds v0.4.1 [INFO] [stderr] error: could not compile `uom` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name uom --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.30.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="autoconvert"' --cfg 'feature="default"' --cfg 'feature="f32"' --cfg 'feature="f64"' --cfg 'feature="si"' --cfg 'feature="std"' -C metadata=6557fcb16d853c41 -C extra-filename=-6557fcb16d853c41 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-459c53b68db37723.rmeta --extern typenum=/opt/rustwide/target/debug/deps/libtypenum-6779dcfdd4e12b61.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "9835c31a0413ade92088e199cad95289d7862d01a2a1b6a3a0ffaf292e287c13", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9835c31a0413ade92088e199cad95289d7862d01a2a1b6a3a0ffaf292e287c13", kill_on_drop: false }` [INFO] [stdout] 9835c31a0413ade92088e199cad95289d7862d01a2a1b6a3a0ffaf292e287c13