[INFO] fetching crate tcn75a 0.1.0... [INFO] checking tcn75a-0.1.0 against try#89681135fd92d7dee32c3e562b052ee82f97008c for pr-97086 [INFO] extracting crate tcn75a 0.1.0 into /workspace/builds/worker-103/source [INFO] validating manifest of crates.io crate tcn75a 0.1.0 on toolchain 89681135fd92d7dee32c3e562b052ee82f97008c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+89681135fd92d7dee32c3e562b052ee82f97008c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate tcn75a 0.1.0 [INFO] finished tweaking crates.io crate tcn75a 0.1.0 [INFO] tweaked toml for crates.io crate tcn75a 0.1.0 written to /workspace/builds/worker-103/source/Cargo.toml [INFO] crate crates.io crate tcn75a 0.1.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+89681135fd92d7dee32c3e562b052ee82f97008c" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-103/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-103/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+89681135fd92d7dee32c3e562b052ee82f97008c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 932cee435e9134727eb3365234268bb3a2e31809e643b1d9cbc335edb1195451 [INFO] running `Command { std: "docker" "start" "-a" "932cee435e9134727eb3365234268bb3a2e31809e643b1d9cbc335edb1195451", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "932cee435e9134727eb3365234268bb3a2e31809e643b1d9cbc335edb1195451", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "932cee435e9134727eb3365234268bb3a2e31809e643b1d9cbc335edb1195451", kill_on_drop: false }` [INFO] [stdout] 932cee435e9134727eb3365234268bb3a2e31809e643b1d9cbc335edb1195451 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-103/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-103/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+89681135fd92d7dee32c3e562b052ee82f97008c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5e17620ebd7349ab4b4817ffc4e40a837c7366e9f79e8f6176305acf67998821 [INFO] running `Command { std: "docker" "start" "-a" "5e17620ebd7349ab4b4817ffc4e40a837c7366e9f79e8f6176305acf67998821", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling az v1.1.1 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling fixed v1.9.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling bytemuck v1.7.0 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking nb v1.0.0 [INFO] [stderr] Compiling half v1.7.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Compiling pulldown-cmark v0.8.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling argh_shared v0.1.4 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling eyre v0.6.5 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking semver-parser v0.9.0 [INFO] [stderr] Checking indenter v0.3.3 [INFO] [stderr] Checking drawille v0.2.3 [INFO] [stderr] Checking number_prefix v0.3.0 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Checking tinyvec v1.2.0 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Checking textplots v0.5.4 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking unicode-bidi v0.3.5 [INFO] [stderr] Checking lock_api v0.4.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Checking nb v0.1.3 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking embedded-hal v0.2.5 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking mio v0.7.13 [INFO] [stderr] Checking termios v0.2.2 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking serial-core v0.4.0 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Checking ioctl-rs v0.1.6 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking embedded-hal-mock v0.7.2 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Checking console v0.14.1 [INFO] [stderr] Checking serial-unix v0.4.0 [INFO] [stderr] Checking signal-hook v0.1.17 [INFO] [stderr] Checking parking_lot v0.11.1 [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,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=4c4e29edfd908512 -C extra-filename=-4c4e29edfd908512 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern az_crate=/opt/rustwide/target/debug/deps/libaz-b81335ae0bf2ee03.rmeta --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-60f5a079febccb65.rmeta --extern half=/opt/rustwide/target/debug/deps/libhalf-3bcbc59b62beef99.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" "5e17620ebd7349ab4b4817ffc4e40a837c7366e9f79e8f6176305acf67998821", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e17620ebd7349ab4b4817ffc4e40a837c7366e9f79e8f6176305acf67998821", kill_on_drop: false }` [INFO] [stdout] 5e17620ebd7349ab4b4817ffc4e40a837c7366e9f79e8f6176305acf67998821