[INFO] fetching crate playdate-tool 0.3.6... [INFO] checking playdate-tool-0.3.6 against try#de0e80659cee4f27282e60d63bbb8c5271a0d147 for pr-129392 [INFO] extracting crate playdate-tool 0.3.6 into /workspace/builds/worker-4-tc2/source [INFO] validating manifest of crates.io crate playdate-tool 0.3.6 on toolchain de0e80659cee4f27282e60d63bbb8c5271a0d147 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+de0e80659cee4f27282e60d63bbb8c5271a0d147" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate playdate-tool 0.3.6 [INFO] finished tweaking crates.io crate playdate-tool 0.3.6 [INFO] tweaked toml for crates.io crate playdate-tool 0.3.6 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate crates.io crate playdate-tool 0.3.6 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+de0e80659cee4f27282e60d63bbb8c5271a0d147" "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-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+de0e80659cee4f27282e60d63bbb8c5271a0d147" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1d7e59eb4865552511fde3dd137e2339dceab5115b76dc19e04673a58078c4aa [INFO] running `Command { std: "docker" "start" "-a" "1d7e59eb4865552511fde3dd137e2339dceab5115b76dc19e04673a58078c4aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1d7e59eb4865552511fde3dd137e2339dceab5115b76dc19e04673a58078c4aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d7e59eb4865552511fde3dd137e2339dceab5115b76dc19e04673a58078c4aa", kill_on_drop: false }` [INFO] [stdout] 1d7e59eb4865552511fde3dd137e2339dceab5115b76dc19e04673a58078c4aa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+de0e80659cee4f27282e60d63bbb8c5271a0d147" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2eb77fa2e365f39aedf377ca8eb968d573ae09432e1f78cfc536fec1b760fbd4 [INFO] running `Command { std: "docker" "start" "-a" "2eb77fa2e365f39aedf377ca8eb968d573ae09432e1f78cfc536fec1b760fbd4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.85 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking regex-syntax v0.8.4 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling cc v1.0.99 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking anstyle-parse v0.2.4 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking colorchoice v1.0.1 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Checking anstyle-query v1.1.0 [INFO] [stderr] Checking is_terminal_polyfill v1.70.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking gimli v0.29.0 [INFO] [stderr] Checking anstyle v1.0.7 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking object v0.36.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking anstream v0.6.14 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Checking miniz_oxide v0.7.3 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking rustc-demangle v0.1.24 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Checking bytes v1.6.0 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Compiling backtrace v0.3.73 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Checking unicode-width v0.1.13 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking unicode-linebreak v0.1.5 [INFO] [stderr] Checking smawk v0.3.2 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking libudev v0.3.0 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking is_ci v1.2.0 [INFO] [stderr] Checking clap_lex v0.7.1 [INFO] [stderr] Checking supports-color v3.0.0 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking textwrap v0.16.1 [INFO] [stderr] Checking clap_builder v4.5.7 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking nix v0.25.1 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Checking phf v0.11.2 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking supports-unicode v3.0.0 [INFO] [stderr] Checking fastrand v2.1.0 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Checking owo-colors v4.0.0 [INFO] [stderr] Compiling usb-ids v1.2024.3 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking parking v2.2.0 [INFO] [stderr] Checking supports-hyperlinks v3.0.0 [INFO] [stderr] Checking futures-lite v2.3.0 [INFO] [stderr] Checking udev v0.8.0 [INFO] [stderr] Checking object-pool v0.5.4 [INFO] [stderr] Checking playdate-build-utils v0.3.3 [INFO] [stderr] error: could not compile `object` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/de0e80659cee4f27282e60d63bbb8c5271a0d147/bin/rustc --crate-name object --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/object-0.36.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="archive"' --cfg 'feature="coff"' --cfg 'feature="elf"' --cfg 'feature="macho"' --cfg 'feature="pe"' --cfg 'feature="read_core"' --cfg 'feature="unaligned"' --cfg 'feature="xcoff"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all", "alloc", "archive", "build", "build_core", "cargo-all", "coff", "compiler_builtins", "compression", "core", "default", "doc", "elf", "macho", "pe", "read", "read_core", "rustc-dep-of-std", "std", "unaligned", "unstable", "unstable-all", "wasm", "write", "write_core", "write_std", "xcoff"))' -C metadata=084205c81c66604e -C extra-filename=-084205c81c66604e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-9609b884b32b39e5.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" "2eb77fa2e365f39aedf377ca8eb968d573ae09432e1f78cfc536fec1b760fbd4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2eb77fa2e365f39aedf377ca8eb968d573ae09432e1f78cfc536fec1b760fbd4", kill_on_drop: false }` [INFO] [stdout] 2eb77fa2e365f39aedf377ca8eb968d573ae09432e1f78cfc536fec1b760fbd4