[INFO] fetching crate fonttools_cli 0.1.0... [INFO] checking fonttools_cli-0.1.0 against master#5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f for pr-87248 [INFO] extracting crate fonttools_cli 0.1.0 into /workspace/builds/worker-12/source [INFO] validating manifest of crates.io crate fonttools_cli 0.1.0 on toolchain 5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate fonttools_cli 0.1.0 [INFO] finished tweaking crates.io crate fonttools_cli 0.1.0 [INFO] tweaked toml for crates.io crate fonttools_cli 0.1.0 written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate crates.io crate fonttools_cli 0.1.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] df8b288286063d6189cbab3b7876d51d27ebb6bacd908c75cd63b397eac90d7b [INFO] running `Command { std: "docker" "start" "-a" "df8b288286063d6189cbab3b7876d51d27ebb6bacd908c75cd63b397eac90d7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "df8b288286063d6189cbab3b7876d51d27ebb6bacd908c75cd63b397eac90d7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df8b288286063d6189cbab3b7876d51d27ebb6bacd908c75cd63b397eac90d7b", kill_on_drop: false }` [INFO] [stdout] df8b288286063d6189cbab3b7876d51d27ebb6bacd908c75cd63b397eac90d7b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 49a2ed11308f2e05b15861edc748df0fc87c06dedf09d5225efd63bdd949e01d [INFO] running `Command { std: "docker" "start" "-a" "49a2ed11308f2e05b15861edc748df0fc87c06dedf09d5225efd63bdd949e01d", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.96 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Checking encoding_index_tests v0.1.4 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling bindgen v0.58.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling az v1.1.1 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling shlex v1.0.0 [INFO] [stderr] Compiling chunked_transfer v1.4.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling fixed v1.9.0 [INFO] [stderr] Checking half v1.7.1 [INFO] [stderr] Checking bytemuck v1.5.1 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking permutation v0.2.5 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling clang-sys v1.0.1 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling libloading v0.6.7 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Checking itertools v0.10.1 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Checking encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Checking encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Checking encoding-index-korean v1.20141219.5 [INFO] [stderr] Checking encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Checking encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking kurbo v0.8.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking crossbeam-epoch v0.9.5 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking encoding v0.2.33 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling filetime v0.2.14 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling tar v0.4.35 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Checking counter v0.5.2 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Checking console v0.14.1 [INFO] [stderr] Checking rayon-core v1.9.1 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Checking env_logger v0.8.3 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] error: could not compile `fixed` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name fixed --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fixed-1.9.0/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=07bd687697b84a50 -C extra-filename=-07bd687697b84a50 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern az_crate=/opt/rustwide/target/debug/deps/libaz-97b573f18994a52d.rmeta --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-c19b54b16c874b99.rmeta --extern half=/opt/rustwide/target/debug/deps/libhalf-7eb688a52b07229c.rmeta --extern typenum=/opt/rustwide/target/debug/deps/libtypenum-bde73e350aba24d5.rmeta --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" "49a2ed11308f2e05b15861edc748df0fc87c06dedf09d5225efd63bdd949e01d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "49a2ed11308f2e05b15861edc748df0fc87c06dedf09d5225efd63bdd949e01d", kill_on_drop: false }` [INFO] [stdout] 49a2ed11308f2e05b15861edc748df0fc87c06dedf09d5225efd63bdd949e01d