[INFO] cloning repository https://github.com/TheBearodactyl/boundbook [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TheBearodactyl/boundbook" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheBearodactyl%2Fboundbook", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheBearodactyl%2Fboundbook'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d8fe47da50c458c53e3e1f22ea5665a6b416aa6d [INFO] checking TheBearodactyl/boundbook against e977a0b5ab976a591981e7263bd67a71a4f79308 for pr-158914 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheBearodactyl%2Fboundbook" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/TheBearodactyl/boundbook [INFO] finished tweaking git repo https://github.com/TheBearodactyl/boundbook [INFO] tweaked toml for git repo https://github.com/TheBearodactyl/boundbook written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/TheBearodactyl/boundbook on toolchain e977a0b5ab976a591981e7263bd67a71a4f79308 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e977a0b5ab976a591981e7263bd67a71a4f79308" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/TheBearodactyl/boundbook 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" "+e977a0b5ab976a591981e7263bd67a71a4f79308" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] a43069df38b5e6e6b7c42ea80d68f5144ad13a91364282fcd7a1f7ee91a7f1ad [INFO] running `Command { std: "docker" "start" "a43069df38b5e6e6b7c42ea80d68f5144ad13a91364282fcd7a1f7ee91a7f1ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a43069df38b5e6e6b7c42ea80d68f5144ad13a91364282fcd7a1f7ee91a7f1ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a43069df38b5e6e6b7c42ea80d68f5144ad13a91364282fcd7a1f7ee91a7f1ad" "/opt/rustwide/cargo-home/bin/cargo" "+e977a0b5ab976a591981e7263bd67a71a4f79308" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a43069df38b5e6e6b7c42ea80d68f5144ad13a91364282fcd7a1f7ee91a7f1ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a43069df38b5e6e6b7c42ea80d68f5144ad13a91364282fcd7a1f7ee91a7f1ad" "/opt/rustwide/cargo-home/bin/cargo" "+e977a0b5ab976a591981e7263bd67a71a4f79308" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling owo-colors v4.2.3 [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Compiling gimli v0.32.3 [INFO] [stderr] Compiling color-spantrace v0.3.0 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking flate2 v1.1.9 [INFO] [stderr] Checking pxfm v0.1.27 [INFO] [stderr] Compiling assert2-macros v0.3.16 [INFO] [stderr] Checking object v0.37.3 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling indenter v0.3.4 [INFO] [stderr] Compiling rustc-demangle v0.1.27 [INFO] [stderr] Compiling regex-syntax v0.8.9 [INFO] [stderr] Checking x11rb-protocol v0.13.2 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Checking png v0.18.0 [INFO] [stderr] Checking signal-hook-mio v0.2.5 [INFO] [stderr] Checking fuzzy-matcher v0.3.7 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Checking console v0.16.2 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Checking unit-prefix v0.5.2 [INFO] [stderr] Checking yansi v1.0.1 [INFO] [stderr] Checking indicatif v0.18.3 [INFO] [stderr] Checking xxhash-rust v0.8.15 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] error: could not compile `pxfm` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/e977a0b5ab976a591981e7263bd67a71a4f79308/bin/rustc --crate-name pxfm --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pxfm-0.1.27/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3fc35853521c0443 -C extra-filename=-a6b6876984780dc8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-5926fbb98e608a95.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" "a43069df38b5e6e6b7c42ea80d68f5144ad13a91364282fcd7a1f7ee91a7f1ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a43069df38b5e6e6b7c42ea80d68f5144ad13a91364282fcd7a1f7ee91a7f1ad", kill_on_drop: false }` [INFO] [stdout] a43069df38b5e6e6b7c42ea80d68f5144ad13a91364282fcd7a1f7ee91a7f1ad