[INFO] cloning repository https://github.com/k0x55aa/cvelist
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/k0x55aa/cvelist" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fk0x55aa%2Fcvelist", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fk0x55aa%2Fcvelist'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 638eaf0d813c6ee63f61dc1ef22e8fcc5303216a
[INFO] checking k0x55aa/cvelist against master#a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb for pr-151109
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fk0x55aa%2Fcvelist" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/k0x55aa/cvelist
[INFO] finished tweaking git repo https://github.com/k0x55aa/cvelist
[INFO] tweaked toml for git repo https://github.com/k0x55aa/cvelist written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/k0x55aa/cvelist on toolchain a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/k0x55aa/cvelist 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" "+a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded memo-map v0.3.3
[INFO] [stderr]   Downloaded rocket_dyn_templates v0.2.0
[INFO] [stderr]   Downloaded deranged v0.4.1
[INFO] [stderr]   Downloaded pe-parser v0.7.0
[INFO] [stderr]   Downloaded clap v4.5.35
[INFO] [stderr]   Downloaded scroll_derive v0.12.0
[INFO] [stderr]   Downloaded scroll v0.12.0
[INFO] [stderr]   Downloaded mach_o_sys v0.1.1
[INFO] [stderr]   Downloaded clap_builder v4.5.35
[INFO] [stderr]   Downloaded goblin v0.9.3
[INFO] [stderr]   Downloaded minijinja v2.9.0
[INFO] [stderr]   Downloaded deunicode v1.6.1
[INFO] [stderr]   Downloaded mach_o v0.1.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bbc64ce63244ffde5de3f94877afb4aec5269782eb7b66d189a915b402f6cd6c
[INFO] running `Command { std: "docker" "start" "-a" "bbc64ce63244ffde5de3f94877afb4aec5269782eb7b66d189a915b402f6cd6c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bbc64ce63244ffde5de3f94877afb4aec5269782eb7b66d189a915b402f6cd6c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bbc64ce63244ffde5de3f94877afb4aec5269782eb7b66d189a915b402f6cd6c", kill_on_drop: false }`
[INFO] [stdout] bbc64ce63244ffde5de3f94877afb4aec5269782eb7b66d189a915b402f6cd6c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5cfd4becc8f52fd30a59210f12d2826f4e2db7e93eba34973828e471dfd7ce79
[INFO] running `Command { std: "docker" "start" "-a" "5cfd4becc8f52fd30a59210f12d2826f4e2db7e93eba34973828e471dfd7ce79", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling cc v1.2.17
[INFO] [stderr]     Checking smallvec v1.14.0
[INFO] [stderr]     Checking bitflags v2.9.0
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking litemap v0.7.5
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.1
[INFO] [stderr]    Compiling zerocopy v0.8.24
[INFO] [stderr]    Compiling ref-cast v1.0.24
[INFO] [stderr]    Compiling icu_properties_data v1.5.1
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.1
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling deranged v0.4.1
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling openssl v0.10.71
[INFO] [stderr]    Compiling chrono-tz-build v0.3.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking socket2 v0.5.9
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking is-terminal v0.4.16
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]     Checking bstr v1.11.3
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]     Checking yansi v1.0.1
[INFO] [stderr]     Checking winnow v0.7.4
[INFO] [stderr]    Compiling rustix v1.0.5
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]    Compiling indexmap v2.8.0
[INFO] [stderr]     Checking chrono v0.4.40
[INFO] [stderr]    Compiling chrono-tz v0.9.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling openssl-sys v0.9.106
[INFO] [stderr]    Compiling tokio v1.44.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling v_htmlescape v0.15.8
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]     Checking linux-raw-sys v0.9.3
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking unic-ucd-segment v0.9.0
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]    Compiling rocket v0.5.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking clap_lex v0.7.4
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking deunicode v1.6.1
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking unic-segment v0.9.0
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]     Checking clap_builder v4.5.35
[INFO] [stderr]     Checking slug v0.1.6
[INFO] [stderr]     Checking humansize v2.1.3
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking inotify v0.9.6
[INFO] [stderr]     Checking filetime v0.2.25
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking globset v0.4.16
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking crossbeam-channel v0.5.14
[INFO] [stderr]     Checking rustls-pki-types v1.11.0
[INFO] [stderr]     Checking memo-map v0.3.3
[INFO] [stderr]     Checking self_cell v1.1.0
[INFO] [stderr]     Checking notify v6.1.1
[INFO] [stderr]     Checking plain v0.2.3
[INFO] [stderr]     Checking mach_o_sys v0.1.1
[INFO] [stderr]     Checking ignore v0.4.23
[INFO] [stderr]     Checking normpath v1.3.0
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking globwalk v0.9.1
[INFO] [stderr]     Checking clap v4.5.35
[INFO] [stderr]     Checking tempfile v3.19.1
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling devise_core v0.4.2
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling pear_codegen v0.2.9
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling ref-cast-impl v1.0.24
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling devise_codegen v0.4.2
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]    Compiling scroll_derive v0.12.0
[INFO] [stderr]    Compiling bytemuck_derive v1.9.3
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr] error: could not compile `chrono-tz` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb/bin/rustc --crate-name chrono_tz --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/chrono-tz-0.9.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 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "case-insensitive", "default", "filter-by-regex", "serde", "std"))' -C metadata=0c3fcd6d1363d0b6 -C extra-filename=-8d2bd12c83fe68d8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-b4de601c48950332.rmeta --extern phf=/opt/rustwide/target/debug/deps/libphf-6ea7ed212996fda2.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" "5cfd4becc8f52fd30a59210f12d2826f4e2db7e93eba34973828e471dfd7ce79", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5cfd4becc8f52fd30a59210f12d2826f4e2db7e93eba34973828e471dfd7ce79", kill_on_drop: false }`
[INFO] [stdout] 5cfd4becc8f52fd30a59210f12d2826f4e2db7e93eba34973828e471dfd7ce79
