[INFO] cloning repository https://github.com/Kuruyia/sinjoh [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Kuruyia/sinjoh" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKuruyia%2Fsinjoh", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKuruyia%2Fsinjoh'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9ffb8f9efb8d30583993f15f7b0a38242e9520a3 [INFO] checking Kuruyia/sinjoh against master#518b428304e0008859cb1fd81d1ac20efb2a064a for pr-138961-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKuruyia%2Fsinjoh" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-0-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/Kuruyia/sinjoh [INFO] finished tweaking git repo https://github.com/Kuruyia/sinjoh [INFO] tweaked toml for git repo https://github.com/Kuruyia/sinjoh written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Kuruyia/sinjoh on toolchain 518b428304e0008859cb1fd81d1ac20efb2a064a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+518b428304e0008859cb1fd81d1ac20efb2a064a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Kuruyia/sinjoh 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" "+518b428304e0008859cb1fd81d1ac20efb2a064a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded is_debug v1.1.0 [INFO] [stderr] Downloaded tabled_derive v0.10.0 [INFO] [stderr] Downloaded tz-rs v0.7.0 [INFO] [stderr] Downloaded tzdb v0.7.2 [INFO] [stderr] Downloaded shadow-rs v1.0.1 [INFO] [stderr] Downloaded clap-verbosity-flag v3.0.2 [INFO] [stderr] Downloaded jiff-static v0.2.4 [INFO] [stderr] Downloaded fixed v1.29.0 [INFO] [stderr] Downloaded tabled v0.18.0 [INFO] [stderr] Downloaded jiff v0.2.4 [INFO] [stderr] Downloaded papergrid v0.14.0 [INFO] [stderr] Downloaded tzdb_data v0.2.1 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+518b428304e0008859cb1fd81d1ac20efb2a064a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 728b597e8994e47bd7c503132a85d296223da2cb0cd7a214e224f8f9f4a6412a [INFO] running `Command { std: "docker" "start" "-a" "728b597e8994e47bd7c503132a85d296223da2cb0cd7a214e224f8f9f4a6412a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "728b597e8994e47bd7c503132a85d296223da2cb0cd7a214e224f8f9f4a6412a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "728b597e8994e47bd7c503132a85d296223da2cb0cd7a214e224f8f9f4a6412a", kill_on_drop: false }` [INFO] [stdout] 728b597e8994e47bd7c503132a85d296223da2cb0cd7a214e224f8f9f4a6412a [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+518b428304e0008859cb1fd81d1ac20efb2a064a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 55971afea92ad12d787acea555172dddcd4e15e7b263dca0bf2056b0a1546fb2 [INFO] running `Command { std: "docker" "start" "-a" "55971afea92ad12d787acea555172dddcd4e15e7b263dca0bf2056b0a1546fb2", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling camino v1.1.9 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling az v1.2.1 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling fixed v1.29.0 [INFO] [stderr] Checking icu_locid_transform v1.5.0 [INFO] [stderr] Compiling cgmath v0.18.0 [INFO] [stderr] Checking approx v0.4.0 [INFO] [stderr] Checking half v2.5.0 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Checking bytemuck v1.22.0 [INFO] [stderr] Compiling tz-rs v0.7.0 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling time-core v0.1.3 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Compiling rustix v1.0.3 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling libsqlite3-sys v0.32.0 [INFO] [stderr] Compiling is_debug v1.1.0 [INFO] [stderr] Checking once_cell v1.21.1 [INFO] [stderr] Compiling tzdb_data v0.2.1 [INFO] [stderr] Checking icu_properties v1.5.1 [INFO] [stderr] Checking clap_builder v4.5.32 [INFO] [stderr] Compiling const_format v0.2.34 [INFO] [stderr] Checking thiserror v2.0.12 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling time v0.3.39 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Checking getrandom v0.3.2 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling cc v1.2.16 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking num_threads v0.1.7 [INFO] [stderr] Checking bytecount v0.6.8 [INFO] [stderr] Checking papergrid v0.14.0 [INFO] [stderr] Checking hashlink v0.10.0 [INFO] [stderr] Compiling tabled_derive v0.10.0 [INFO] [stderr] error: could not compile `fixed` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/518b428304e0008859cb1fd81d1ac20efb2a064a/bin/rustc --crate-name fixed --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fixed-1.29.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "az", "borsh", "f16", "fail-on-warnings", "nightly-float", "num-traits", "serde", "serde-str", "std"))' -C metadata=cc7235fba6f2a3ae -C extra-filename=-5d92a1473409d38c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern az=/opt/rustwide/target/debug/deps/libaz-74668caf061cde32.rmeta --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-fb1737e277ae0b92.rmeta --extern half=/opt/rustwide/target/debug/deps/libhalf-e1fdac8557e13190.rmeta --extern typenum=/opt/rustwide/target/debug/deps/libtypenum-91410b99e5d210db.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" "55971afea92ad12d787acea555172dddcd4e15e7b263dca0bf2056b0a1546fb2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "55971afea92ad12d787acea555172dddcd4e15e7b263dca0bf2056b0a1546fb2", kill_on_drop: false }` [INFO] [stdout] 55971afea92ad12d787acea555172dddcd4e15e7b263dca0bf2056b0a1546fb2