[INFO] cloning repository https://github.com/archlinter/archlint
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/archlinter/archlint" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farchlinter%2Farchlint", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farchlinter%2Farchlint'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 351f919a48d30276c436e4b22a84aa5c97cf71fc
[INFO] checking archlinter/archlint against 760e1de835e253bf28bbcbfee38b5e8ed9ffe074 for pr-133502-27
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farchlinter%2Farchlint" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/archlinter/archlint
[INFO] finished tweaking git repo https://github.com/archlinter/archlint
[INFO] tweaked toml for git repo https://github.com/archlinter/archlint written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/archlinter/archlint on toolchain 760e1de835e253bf28bbcbfee38b5e8ed9ffe074
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/archlinter/archlint 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" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:c36f533e8924a726b63f9d01e781fa8c8c28c96d1d595403829afb31452ee0f5" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] ecfe3c829a0b3612f7d7b7fc215aa8c8649f9dc60e9ce4e8e0bade1581a26b10
[INFO] running `Command { std: "docker" "start" "ecfe3c829a0b3612f7d7b7fc215aa8c8649f9dc60e9ce4e8e0bade1581a26b10", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ecfe3c829a0b3612f7d7b7fc215aa8c8649f9dc60e9ce4e8e0bade1581a26b10", 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" "ecfe3c829a0b3612f7d7b7fc215aa8c8649f9dc60e9ce4e8e0bade1581a26b10" "/opt/rustwide/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ecfe3c829a0b3612f7d7b7fc215aa8c8649f9dc60e9ce4e8e0bade1581a26b10", 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" "ecfe3c829a0b3612f7d7b7fc215aa8c8649f9dc60e9ce4e8e0bade1581a26b10" "/opt/rustwide/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.104
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling find-msvc-tools v0.1.6
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]     Checking unicode-width v0.2.2
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling owo-colors v4.2.3
[INFO] [stderr]     Checking ryu v1.0.22
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling aws-lc-rs v1.15.2
[INFO] [stderr]     Checking rustc-hash v2.1.1
[INFO] [stderr]     Checking oxc_data_structures v0.108.0
[INFO] [stderr]     Checking cow-utils v0.1.3
[INFO] [stderr]     Checking oxc_estree v0.108.0
[INFO] [stderr]     Checking compact_str v0.9.0
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking textwrap v0.16.2
[INFO] [stderr]    Compiling zmij v1.0.5
[INFO] [stderr]     Checking unicode-id-start v1.4.0
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]    Compiling phf v0.13.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling serde_json v1.0.148
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling portable-atomic v1.13.0
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking bumpalo v3.19.1
[INFO] [stderr]     Checking dragonbox_ecma v0.0.5
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking clap_lex v0.7.6
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]     Checking openssl-probe v0.2.0
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]     Checking unit-prefix v0.5.2
[INFO] [stderr]    Compiling redb v3.1.0
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]     Checking clap_builder v4.5.53
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]     Checking number_prefix v0.4.0
[INFO] [stderr]     Checking dyn-clone v1.0.20
[INFO] [stderr]     Checking ucd-trie v0.1.7
[INFO] [stderr]     Checking jiff v0.2.17
[INFO] [stderr]     Checking iana-time-zone v0.1.64
[INFO] [stderr]    Compiling syn v2.0.112
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling include_dir_macros v0.7.4
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking anyhow v1.0.100
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]     Checking predicates-core v1.0.9
[INFO] [stderr]     Checking oxc_allocator v0.108.0
[INFO] [stderr]     Checking indexmap v2.12.1
[INFO] [stderr]     Checking include_dir v0.7.4
[INFO] [stderr]     Checking float-cmp v0.10.0
[INFO] [stderr]     Checking termtree v0.5.1
[INFO] [stderr]     Checking difflib v0.4.0
[INFO] [stderr]     Checking normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling assert_cmd v2.1.1
[INFO] [stderr]     Checking predicates-tree v1.0.12
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking unicode-ident v1.0.22
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking console v0.16.2
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking inotify v0.9.6
[INFO] [stderr]    Compiling cc v1.2.51
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking filetime v0.2.26
[INFO] [stderr]     Checking petgraph v0.6.5
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking indicatif v0.17.11
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking notify v6.1.1
[INFO] [stderr]     Checking indicatif v0.18.3
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr] error: could not compile `jiff` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/bin/rustc --crate-name jiff --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/jiff-0.2.17/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 --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "js", "logging", "perf-inline", "serde", "static", "static-tz", "std", "tz-fat", "tz-system", "tzdb-bundle-always", "tzdb-bundle-platform", "tzdb-concatenated", "tzdb-zoneinfo"))' -C metadata=f2f9004a9d8168ac -C extra-filename=-32ae23e661748b0c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --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" "ecfe3c829a0b3612f7d7b7fc215aa8c8649f9dc60e9ce4e8e0bade1581a26b10", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ecfe3c829a0b3612f7d7b7fc215aa8c8649f9dc60e9ce4e8e0bade1581a26b10", kill_on_drop: false }`
[INFO] [stdout] ecfe3c829a0b3612f7d7b7fc215aa8c8649f9dc60e9ce4e8e0bade1581a26b10
