[INFO] fetching crate gptsh 0.0.2... [INFO] testing gptsh-0.0.2 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate gptsh 0.0.2 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate gptsh 0.0.2 [INFO] finished tweaking crates.io crate gptsh 0.0.2 [INFO] tweaked toml for crates.io crate gptsh 0.0.2 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate gptsh 0.0.2 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate gptsh 0.0.2 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded use v0.0.1-pre.0 [INFO] [stderr] Downloaded shellwords v1.1.0 [INFO] [stderr] Downloaded crokey-proc_macros v0.6.3 [INFO] [stderr] Downloaded crokey v0.6.3 [INFO] [stderr] Downloaded strict v0.2.0 [INFO] [stderr] Downloaded minimad v0.13.0 [INFO] [stderr] Downloaded error-code v3.0.0 [INFO] [stderr] Downloaded clipboard-win v5.1.0 [INFO] [stderr] Downloaded async-openai v0.18.3 [INFO] [stderr] Downloaded winnow v0.6.1 [INFO] [stderr] Downloaded rustyline v13.0.0 [INFO] [stderr] Downloaded coolor v0.9.0 [INFO] [stderr] Downloaded termimad v0.29.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ad35cee233a85e884a17dca3f3c84f64c88f87d94de70a4c96f020f33620a50f [INFO] running `Command { std: "docker" "start" "-a" "ad35cee233a85e884a17dca3f3c84f64c88f87d94de70a4c96f020f33620a50f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ad35cee233a85e884a17dca3f3c84f64c88f87d94de70a4c96f020f33620a50f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad35cee233a85e884a17dca3f3c84f64c88f87d94de70a4c96f020f33620a50f", kill_on_drop: false }` [INFO] [stdout] ad35cee233a85e884a17dca3f3c84f64c88f87d94de70a4c96f020f33620a50f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1740f6d3adca872ccdafefd17cae0cd6fe6875b58bcbc75108e44c5d2e33974b [INFO] running `Command { std: "docker" "start" "-a" "1740f6d3adca872ccdafefd17cae0cd6fe6875b58bcbc75108e44c5d2e33974b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling syn v2.0.49 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling rustls v0.21.10 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling serde_json v1.0.113 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling rustls-native-certs v0.6.3 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling http v0.2.11 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling mio v0.8.10 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling ring v0.17.7 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling strict v0.2.0 [INFO] [stderr] Compiling regex-automata v0.4.5 [INFO] [stderr] Compiling eventsource-stream v0.2.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling crossbeam-channel v0.5.11 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling zeroize v1.7.0 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling winnow v0.6.1 [INFO] [stderr] Compiling clap_builder v4.5.1 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling fd-lock v4.0.2 [INFO] [stderr] Compiling coolor v0.9.0 [INFO] [stderr] Compiling nix v0.27.1 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Compiling minimad v0.13.0 [INFO] [stderr] Compiling colored v2.1.0 [INFO] [stderr] Compiling use v0.0.1-pre.0 [INFO] [stderr] Compiling whoami v1.4.1 [INFO] [stderr] Compiling serde_derive v1.0.196 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling crokey-proc_macros v0.6.3 [INFO] [stderr] Compiling clap_derive v4.5.0 [INFO] [stderr] Compiling rustyline v13.0.0 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling tokio v1.36.0 [INFO] [stderr] Compiling shellwords v1.1.0 [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/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/bin/rustc --crate-name object --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/object-0.32.2/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "alloc", "archive", "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=29ac615d969e379c -C extra-filename=-656f073bbb4aec9a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-6a998f109380bfd7.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" "1740f6d3adca872ccdafefd17cae0cd6fe6875b58bcbc75108e44c5d2e33974b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1740f6d3adca872ccdafefd17cae0cd6fe6875b58bcbc75108e44c5d2e33974b", kill_on_drop: false }` [INFO] [stdout] 1740f6d3adca872ccdafefd17cae0cd6fe6875b58bcbc75108e44c5d2e33974b