[INFO] fetching crate tvm 0.1.1-alpha... [INFO] testing tvm-0.1.1-alpha against 1.59.0 for beta-1.60-1 [INFO] extracting crate tvm 0.1.1-alpha into /workspace/builds/worker-10/source [INFO] validating manifest of crates.io crate tvm 0.1.1-alpha on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate tvm 0.1.1-alpha [INFO] finished tweaking crates.io crate tvm 0.1.1-alpha [INFO] tweaked toml for crates.io crate tvm 0.1.1-alpha written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate crates.io crate tvm 0.1.1-alpha already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3c19d3af4fd3aa952ac296f1c030ecc42b7ab4fb2ea263bc5624720831774ee7 [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" "3c19d3af4fd3aa952ac296f1c030ecc42b7ab4fb2ea263bc5624720831774ee7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3c19d3af4fd3aa952ac296f1c030ecc42b7ab4fb2ea263bc5624720831774ee7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c19d3af4fd3aa952ac296f1c030ecc42b7ab4fb2ea263bc5624720831774ee7", kill_on_drop: false }` [INFO] [stdout] 3c19d3af4fd3aa952ac296f1c030ecc42b7ab4fb2ea263bc5624720831774ee7 [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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3818d353870e280f8345d55b877a9e9ff3463e89decbf44b5e5c5533c533a8c4 [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" "3818d353870e280f8345d55b877a9e9ff3463e89decbf44b5e5c5533c533a8c4", kill_on_drop: false }` [INFO] [stderr] Compiling futures-sink v0.3.13 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling heim-common v0.0.11 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling heim-host v0.0.11 [INFO] [stderr] Compiling hex v0.4.0 [INFO] [stderr] Compiling macaddr v1.0.1 [INFO] [stderr] Compiling platforms v0.2.1 [INFO] [stderr] Compiling serde_json v1.0.62 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling once_cell v1.6.0 [INFO] [stderr] Compiling bindgen v0.57.0 [INFO] [stderr] Compiling proc-macro-hack-impl v0.4.2 [INFO] [stderr] Compiling ndarray v0.12.1 [INFO] [stderr] Compiling unindent v0.1.7 [INFO] [stderr] Compiling inventory v0.1.10 [INFO] [stderr] Compiling pyo3 v0.13.2 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling sharded-slab v0.1.1 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling clang-sys v1.1.1 [INFO] [stderr] Compiling matrixmultiply v0.1.15 [INFO] [stderr] Compiling futures-channel v0.3.13 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling codespan-reporting v0.9.5 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling proc-macro-hack v0.4.2 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling dirs v3.0.1 [INFO] [stderr] Compiling mashup-impl v0.1.12 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling cmake v0.1.45 [INFO] [stderr] Compiling mashup v0.1.12 [INFO] [stderr] Compiling uom v0.30.0 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Compiling libssh2-sys v0.2.21 [INFO] [stderr] Compiling raw-cpuid v7.0.4 [INFO] [stderr] Compiling libgit2-sys v0.12.18+1.1.0 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling pyo3-macros-backend v0.13.2 [INFO] [stderr] Compiling futures-macro v0.3.13 [INFO] [stderr] Compiling tracing-attributes v0.1.13 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling scroll_derive v0.10.5 [INFO] [stderr] Compiling ghost v0.1.2 [INFO] [stderr] Compiling indoc-impl v0.3.6 [INFO] [stderr] Compiling inventory-impl v0.1.10 [INFO] [stderr] Compiling ctor v0.1.19 [INFO] [stderr] Compiling enumn v0.1.3 [INFO] [stderr] Compiling pyo3-macros v0.13.2 [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="f32"' --cfg 'feature="f64"' --cfg 'feature="num-rational"' --cfg 'feature="rational-support"' --cfg 'feature="si"' --cfg 'feature="std"' --cfg 'feature="u64"' -C metadata=1153c4836bc49eff -C extra-filename=-1153c4836bc49eff --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern num_rational=/opt/rustwide/target/debug/deps/libnum_rational-5471a747d647585e.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-95a990f3e4d17866.rmeta --extern typenum=/opt/rustwide/target/debug/deps/libtypenum-52519c3919cd899e.rmeta --cap-lints allow --cap-lints=warn` (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" "3818d353870e280f8345d55b877a9e9ff3463e89decbf44b5e5c5533c533a8c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3818d353870e280f8345d55b877a9e9ff3463e89decbf44b5e5c5533c533a8c4", kill_on_drop: false }` [INFO] [stdout] 3818d353870e280f8345d55b877a9e9ff3463e89decbf44b5e5c5533c533a8c4