[INFO] fetching crate v-common-storage 0.2.11... [INFO] checking v-common-storage-0.2.11 against master#936f2600b6c903b04387f74ed5cbce88bb06d243 for pr-91141 [INFO] extracting crate v-common-storage 0.2.11 into /workspace/builds/worker-34/source [INFO] validating manifest of crates.io crate v-common-storage 0.2.11 on toolchain 936f2600b6c903b04387f74ed5cbce88bb06d243 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate v-common-storage 0.2.11 [INFO] finished tweaking crates.io crate v-common-storage 0.2.11 [INFO] tweaked toml for crates.io crate v-common-storage 0.2.11 written to /workspace/builds/worker-34/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded v-common-onto v0.1.13 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-34/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-34/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 25b8b293d70e17f5e3b7f0f13ff07d7533c68464249e55dc95a010fa7c68fd6f [INFO] running `Command { std: "docker" "start" "-a" "25b8b293d70e17f5e3b7f0f13ff07d7533c68464249e55dc95a010fa7c68fd6f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "25b8b293d70e17f5e3b7f0f13ff07d7533c68464249e55dc95a010fa7c68fd6f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25b8b293d70e17f5e3b7f0f13ff07d7533c68464249e55dc95a010fa7c68fd6f", kill_on_drop: false }` [INFO] [stdout] 25b8b293d70e17f5e3b7f0f13ff07d7533c68464249e55dc95a010fa7c68fd6f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-34/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-34/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 80d5d82d04ba7068ce3532f276778a34ddcd9e0027dd29066c6e5867606b2889 [INFO] running `Command { std: "docker" "start" "-a" "80d5d82d04ba7068ce3532f276778a34ddcd9e0027dd29066c6e5867606b2889", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling futures-core v0.3.18 [INFO] [stderr] Checking slab v0.4.5 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking futures-sink v0.3.18 [INFO] [stderr] Compiling futures-task v0.3.18 [INFO] [stderr] Compiling futures-channel v0.3.18 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling futures-util v0.3.18 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Checking futures-io v0.3.18 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Compiling ryu v1.0.6 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Compiling serde_json v1.0.72 [INFO] [stderr] Checking pin-project-lite v0.1.12 [INFO] [stderr] Checking ahash v0.4.7 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking rio_api v0.5.3 [INFO] [stderr] Checking oxiri v0.1.1 [INFO] [stderr] Checking oxilangtag v0.1.2 [INFO] [stderr] Checking maplit v1.0.2 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Checking bitflags v0.7.0 [INFO] [stderr] Checking sha1 v0.6.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking dlv-list v0.2.3 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking v-cbr-codec v0.7.1 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking rio_turtle v0.5.3 [INFO] [stderr] Compiling cmake v0.1.46 [INFO] [stderr] error: could not compile `rustc-serialize` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name rustc_serialize /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.24/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 -C metadata=6f34013fb813232d -C extra-filename=-6f34013fb813232d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --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" "80d5d82d04ba7068ce3532f276778a34ddcd9e0027dd29066c6e5867606b2889", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "80d5d82d04ba7068ce3532f276778a34ddcd9e0027dd29066c6e5867606b2889", kill_on_drop: false }` [INFO] [stdout] 80d5d82d04ba7068ce3532f276778a34ddcd9e0027dd29066c6e5867606b2889