[INFO] fetching crate d7s_ui 0.1.0... [INFO] testing d7s_ui-0.1.0 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210 [INFO] extracting crate d7s_ui 0.1.0 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate d7s_ui 0.1.0 [INFO] finished tweaking crates.io crate d7s_ui 0.1.0 [INFO] tweaked toml for crates.io crate d7s_ui 0.1.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate d7s_ui 0.1.0 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate d7s_ui 0.1.0 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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tokio-postgres v0.7.13 [INFO] [stderr] Downloaded postgres-derive v0.4.7 [INFO] [stderr] Downloaded whoami v1.6.0 [INFO] [stderr] Downloaded linux-keyutils v0.2.4 [INFO] [stderr] Downloaded bytecheck v0.6.12 [INFO] [stderr] Downloaded dbus-secret-service v4.1.0 [INFO] [stderr] Downloaded stringprep v0.1.5 [INFO] [stderr] Downloaded rusqlite_migration v2.3.0 [INFO] [stderr] Downloaded owo-colors v4.2.1 [INFO] [stderr] Downloaded security-framework v3.3.0 [INFO] [stderr] Downloaded dbus v0.9.9 [INFO] [stderr] Downloaded rusqlite v0.37.0 [INFO] [stderr] Downloaded time v0.3.46 [INFO] [stderr] Downloaded rkyv v0.7.46 [INFO] [stderr] Downloaded rust_decimal v1.40.0 [INFO] [stderr] Downloaded keyring v3.6.3 [INFO] [stderr] Downloaded borsh v1.6.0 [INFO] [stderr] Downloaded io-uring v0.7.9 [INFO] [stderr] Downloaded wasite v0.1.0 [INFO] [stderr] Downloaded rend v0.4.2 [INFO] [stderr] Downloaded postgres-types v0.2.12 [INFO] [stderr] Downloaded libredox v0.1.9 [INFO] [stderr] Downloaded borsh-derive v1.6.0 [INFO] [stderr] Downloaded tokio v1.47.0 [INFO] [stderr] Downloaded postgres-protocol v0.6.10 [INFO] [stderr] Downloaded d7s_db v0.1.0 [INFO] [stderr] Downloaded d7s_auth v0.1.0 [INFO] [stderr] Downloaded libsqlite3-sys v0.35.0 [INFO] [stderr] Downloaded tui-menu v0.3.1 [INFO] [stderr] Downloaded bytecheck_derive v0.6.12 [INFO] [stderr] Downloaded libdbus-sys v0.2.6 [INFO] [stderr] Downloaded rkyv_derive v0.7.46 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c130b7345d38f778a1e8c4da26029a8f2838b72991a89da279161b30662ab24a [INFO] running `Command { std: "docker" "start" "-a" "c130b7345d38f778a1e8c4da26029a8f2838b72991a89da279161b30662ab24a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c130b7345d38f778a1e8c4da26029a8f2838b72991a89da279161b30662ab24a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c130b7345d38f778a1e8c4da26029a8f2838b72991a89da279161b30662ab24a", kill_on_drop: false }` [INFO] [stdout] c130b7345d38f778a1e8c4da26029a8f2838b72991a89da279161b30662ab24a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 430c23dd2beb754d9fa04f33db82a2ea67988a701b15bc871f6aab30a9c13e30 [INFO] running `Command { std: "docker" "start" "-a" "430c23dd2beb754d9fa04f33db82a2ea67988a701b15bc871f6aab30a9c13e30", kill_on_drop: false }` [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling tinyvec v1.9.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling syn v2.0.103 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling libdbus-sys v0.2.6 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling zmij v1.0.14 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling cc v1.2.33 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling unicode-properties v0.1.3 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling owo-colors v4.2.1 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling dbus v0.9.9 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling castaway v0.2.3 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling array-init v2.1.0 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling color-spantrace v0.3.0 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling uuid v1.18.0 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling deranged v0.5.5 [INFO] [stderr] Compiling compact_str v0.9.0 [INFO] [stderr] Compiling libsqlite3-sys v0.35.0 [INFO] [stderr] Compiling postgres-protocol v0.6.10 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling lru v0.16.3 [INFO] [stderr] Compiling tracing-error v0.2.1 [INFO] [stderr] Compiling linux-keyutils v0.2.4 [INFO] [stderr] Compiling rustc-demangle v0.1.25 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling rust_decimal v1.40.0 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling rusqlite_migration v2.3.0 [INFO] [stderr] Compiling time-core v0.1.8 [INFO] [stderr] Compiling num-conv v0.2.0 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling time v0.3.46 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling line-clipping v0.3.5 [INFO] [stderr] Compiling whoami v1.6.0 [INFO] [stderr] Compiling unicode-truncate v2.0.1 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling unicode-truncate v1.1.0 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling compact_str v0.8.1 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling postgres-derive v0.4.7 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling tokio v1.47.0 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling dbus-secret-service v4.1.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling postgres-types v0.2.12 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling kasuari v0.4.11 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling keyring v3.6.3 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling instability v0.3.7 [INFO] [stderr] Compiling backtrace v0.3.75 [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/562dee4820c458d823175268e41601d4c060588a/bin/rustc --crate-name object --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/object-0.36.7/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="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,test)' --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=69c4a4e290a7d221 -C extra-filename=-1ed09302d0ade1e4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-6f5829dadd40eda8.rmeta --cap-lints allow --cap-lints=forbid --cfg core_error --check-cfg 'cfg(core_error)'` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "430c23dd2beb754d9fa04f33db82a2ea67988a701b15bc871f6aab30a9c13e30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "430c23dd2beb754d9fa04f33db82a2ea67988a701b15bc871f6aab30a9c13e30", kill_on_drop: false }` [INFO] [stdout] 430c23dd2beb754d9fa04f33db82a2ea67988a701b15bc871f6aab30a9c13e30