[INFO] cloning repository https://github.com/quasiL/admintui [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/quasiL/admintui" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FquasiL%2Fadmintui", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FquasiL%2Fadmintui'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 706c148282abf88b55f6231d95cf1ecb04ea94a1 [INFO] checking quasiL/admintui against try#2278ef25f90817c20d6dd0d2da58a990eb6f53cb for pr-145108-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FquasiL%2Fadmintui" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/quasiL/admintui [INFO] finished tweaking git repo https://github.com/quasiL/admintui [INFO] tweaked toml for git repo https://github.com/quasiL/admintui written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/quasiL/admintui on toolchain 2278ef25f90817c20d6dd0d2da58a990eb6f53cb [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2278ef25f90817c20d6dd0d2da58a990eb6f53cb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/quasiL/admintui 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" "+2278ef25f90817c20d6dd0d2da58a990eb6f53cb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2278ef25f90817c20d6dd0d2da58a990eb6f53cb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e1b769ecab9b648ad184e6cb44469620091ffc4216746a0e49ff9ee8cf09a04f [INFO] running `Command { std: "docker" "start" "-a" "e1b769ecab9b648ad184e6cb44469620091ffc4216746a0e49ff9ee8cf09a04f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e1b769ecab9b648ad184e6cb44469620091ffc4216746a0e49ff9ee8cf09a04f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e1b769ecab9b648ad184e6cb44469620091ffc4216746a0e49ff9ee8cf09a04f", kill_on_drop: false }` [INFO] [stdout] e1b769ecab9b648ad184e6cb44469620091ffc4216746a0e49ff9ee8cf09a04f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2278ef25f90817c20d6dd0d2da58a990eb6f53cb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 10ea4091384af340952495a6366171cfdf9f6ee54ed371bba5ba00e744fd946e [INFO] running `Command { std: "docker" "start" "-a" "10ea4091384af340952495a6366171cfdf9f6ee54ed371bba5ba00e744fd946e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Checking log v0.4.25 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Checking once_cell v1.20.3 [INFO] [stderr] Checking ryu v1.0.19 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling serde_json v1.0.138 [INFO] [stderr] Compiling rustversion v1.0.19 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Checking bitflags v2.8.0 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking bstr v1.11.3 [INFO] [stderr] Compiling cc v1.2.13 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking miniz_oxide v0.8.3 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking signal-hook-mio v0.2.4 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking lru v0.12.5 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking quote v1.0.38 [INFO] [stderr] Checking flate2 v1.0.35 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling substring v1.4.5 [INFO] [stderr] Checking cassowary v0.3.0 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking unicode-width v0.2.0 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Checking chrono v0.4.39 [INFO] [stderr] Checking castaway v0.2.3 [INFO] [stderr] Checking png v0.17.16 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Checking compact_str v0.8.1 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Checking bytemuck v1.21.0 [INFO] [stderr] Checking serde_yaml v0.8.26 [INFO] [stderr] Checking unicode-truncate v1.1.0 [INFO] [stderr] Checking toml v0.5.11 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Checking x11rb-protocol v0.13.1 [INFO] [stderr] Checking owo-colors v3.5.0 [INFO] [stderr] Checking image v0.25.5 [INFO] [stderr] Checking eyre v0.6.12 [INFO] [stderr] Checking dirs-sys v0.5.0 [INFO] [stderr] Checking rust-i18n-support v1.1.0 [INFO] [stderr] Checking phf v0.11.3 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Checking string-builder v0.2.0 [INFO] [stderr] Checking font8x8 v0.3.1 [INFO] [stderr] Checking strfmt v0.2.4 [INFO] [stderr] Checking directories v6.0.0 [INFO] [stderr] error: could not compile `serde` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/2278ef25f90817c20d6dd0d2da58a990eb6f53cb/bin/rustc --crate-name serde --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.217/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 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=27ca816babb16436 -C extra-filename=-8bdea2c681265101 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid --check-cfg 'cfg(no_core_cstr)' --check-cfg 'cfg(no_core_error)' --check-cfg 'cfg(no_core_net)' --check-cfg 'cfg(no_core_num_saturating)' --check-cfg 'cfg(no_core_try_from)' --check-cfg 'cfg(no_diagnostic_namespace)' --check-cfg 'cfg(no_float_copysign)' --check-cfg 'cfg(no_num_nonzero_signed)' --check-cfg 'cfg(no_relaxed_trait_bounds)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --check-cfg 'cfg(no_systemtime_checked_add)' --check-cfg 'cfg(no_target_has_atomic)'` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "10ea4091384af340952495a6366171cfdf9f6ee54ed371bba5ba00e744fd946e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10ea4091384af340952495a6366171cfdf9f6ee54ed371bba5ba00e744fd946e", kill_on_drop: false }` [INFO] [stdout] 10ea4091384af340952495a6366171cfdf9f6ee54ed371bba5ba00e744fd946e