[INFO] cloning repository https://github.com/jdx/usage [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jdx/usage" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjdx%2Fusage", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjdx%2Fusage'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 816f10f3fdf27086bc62a9ee64bd10b85c02dd9b [INFO] building jdx/usage against master#70591dc15db32941fe3595fdbf98e58d6975f95e for pr-127731 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjdx%2Fusage" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jdx/usage on toolchain 70591dc15db32941fe3595fdbf98e58d6975f95e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+70591dc15db32941fe3595fdbf98e58d6975f95e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jdx/usage [INFO] finished tweaking git repo https://github.com/jdx/usage [INFO] tweaked toml for git repo https://github.com/jdx/usage written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/jdx/usage 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" "+70591dc15db32941fe3595fdbf98e58d6975f95e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded windows-interface v0.52.0 [INFO] [stderr] Downloaded supports-color v2.1.0 [INFO] [stderr] Downloaded windows-implement v0.52.0 [INFO] [stderr] Downloaded homedir v0.2.1 [INFO] [stderr] Downloaded wmi v0.13.3 [INFO] [stderr] Downloaded ctor v0.2.8 [INFO] [stderr] Downloaded duct v0.13.7 [INFO] [stderr] Downloaded xx v1.1.5 [INFO] [stderr] Downloaded clap v4.5.13 [INFO] [stderr] Downloaded contracts v0.6.3 [INFO] [stderr] Downloaded exec v0.3.1 [INFO] [stderr] Downloaded assert_cmd v2.0.16 [INFO] [stderr] Downloaded insta v1.39.0 [INFO] [stderr] Downloaded os_pipe v1.2.0 [INFO] [stderr] Downloaded similar v2.6.0 [INFO] [stderr] Downloaded env_logger v0.11.5 [INFO] [stderr] Downloaded predicates v3.1.2 [INFO] [stderr] Downloaded clap_builder v4.5.13 [INFO] [stderr] Downloaded shared_child v1.0.0 [INFO] [stderr] Downloaded supports-unicode v2.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+70591dc15db32941fe3595fdbf98e58d6975f95e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ea15a10f6a96dd5b2bcc7ca2c00fd94a4affb04741d08098c4207390d91e051d [INFO] running `Command { std: "docker" "start" "-a" "ea15a10f6a96dd5b2bcc7ca2c00fd94a4affb04741d08098c4207390d91e051d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ea15a10f6a96dd5b2bcc7ca2c00fd94a4affb04741d08098c4207390d91e051d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea15a10f6a96dd5b2bcc7ca2c00fd94a4affb04741d08098c4207390d91e051d", kill_on_drop: false }` [INFO] [stdout] ea15a10f6a96dd5b2bcc7ca2c00fd94a4affb04741d08098c4207390d91e051d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+70591dc15db32941fe3595fdbf98e58d6975f95e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4513cb6b2690d4dc442a79553d5f2629fa893508a3ef216997a23332bdafecbd [INFO] running `Command { std: "docker" "start" "-a" "4513cb6b2690d4dc442a79553d5f2629fa893508a3ef216997a23332bdafecbd", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling cc v1.1.6 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling gimli v0.29.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling anstyle-parse v0.2.4 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling colorchoice v1.0.1 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling anstyle v1.0.7 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling object v0.36.1 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling anstyle-query v1.1.0 [INFO] [stderr] Compiling unicode-width v0.1.13 [INFO] [stderr] Compiling is_ci v1.2.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling textwrap v0.15.2 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling anstream v0.6.14 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling bstr v1.9.1 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling serde_json v1.0.120 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling clap_lex v0.7.1 [INFO] [stderr] Compiling backtrace v0.3.73 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling is-terminal v0.4.12 [INFO] [stderr] Compiling supports-unicode v2.1.0 [INFO] [stderr] Compiling supports-color v2.1.0 [INFO] [stderr] Compiling supports-hyperlinks v2.1.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling shared_child v1.0.0 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling os_pipe v1.2.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling duct v0.13.7 [INFO] [stderr] Compiling clap_builder v4.5.13 [INFO] [stderr] Compiling filetime v0.2.23 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling addr2line v0.22.0 [INFO] [stderr] Compiling deunicode v1.6.0 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling slug v0.1.5 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling errno v0.2.8 [INFO] [stderr] Compiling shell-escape v0.1.5 [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/70591dc15db32941fe3595fdbf98e58d6975f95e/bin/rustc --crate-name object --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/object-0.36.1/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)' --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=b50e3147435f8ccc -C extra-filename=-b50e3147435f8ccc --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-c7ff0286392b94eb.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" "4513cb6b2690d4dc442a79553d5f2629fa893508a3ef216997a23332bdafecbd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4513cb6b2690d4dc442a79553d5f2629fa893508a3ef216997a23332bdafecbd", kill_on_drop: false }` [INFO] [stdout] 4513cb6b2690d4dc442a79553d5f2629fa893508a3ef216997a23332bdafecbd