[INFO] cloning repository https://github.com/jcronenberg/wicked2nm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jcronenberg/wicked2nm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjcronenberg%2Fwicked2nm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjcronenberg%2Fwicked2nm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1f87ad73e026e6f9f1d9d1e0e2e741f0a43731eb [INFO] checking jcronenberg/wicked2nm against master#40557f6225e337d68c8d4f086557ce54135f5dd9 for pr-158447 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjcronenberg%2Fwicked2nm" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/jcronenberg/wicked2nm [INFO] finished tweaking git repo https://github.com/jcronenberg/wicked2nm [INFO] tweaked toml for git repo https://github.com/jcronenberg/wicked2nm written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jcronenberg/wicked2nm on toolchain 40557f6225e337d68c8d4f086557ce54135f5dd9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40557f6225e337d68c8d4f086557ce54135f5dd9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/jcronenberg/wicked2nm 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" "+40557f6225e337d68c8d4f086557ce54135f5dd9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/agama-project/agama` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded testing_logger v0.1.1 [INFO] [stderr] Downloaded macaddr v1.0.1 [INFO] [stderr] Downloaded cidr v0.3.2 [INFO] [stderr] Downloaded serde_ignored v0.1.14 [INFO] [stderr] Downloaded locale_config v0.3.0 [INFO] [stderr] Downloaded gettext-rs v0.7.7 [INFO] [stderr] Downloaded temp-dir v0.1.16 [INFO] [stderr] Downloaded tracing-journald v0.3.2 [INFO] [stderr] Downloaded merge_derive v0.2.0 [INFO] [stderr] Downloaded merge v0.2.0 [INFO] [stderr] Downloaded libsystemd v0.7.2 [INFO] [stderr] Downloaded fs-err v3.3.0 [INFO] [stderr] Downloaded fluent-uri v0.4.1 [INFO] [stderr] Downloaded curl v0.4.49 [INFO] [stderr] Downloaded libz-sys v1.1.25 [INFO] [stderr] Downloaded curl-sys v0.4.86+curl-8.19.0 [INFO] [stderr] Downloaded gettext-sys v0.26.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] a0dfcd7cf566bc14ee18a5923415044a293495c76d534eeee7d67ee0c0fae78a [INFO] running `Command { std: "docker" "start" "a0dfcd7cf566bc14ee18a5923415044a293495c76d534eeee7d67ee0c0fae78a", 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" "a0dfcd7cf566bc14ee18a5923415044a293495c76d534eeee7d67ee0c0fae78a" "/opt/rustwide/cargo-home/bin/cargo" "+40557f6225e337d68c8d4f086557ce54135f5dd9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a0dfcd7cf566bc14ee18a5923415044a293495c76d534eeee7d67ee0c0fae78a", 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" "a0dfcd7cf566bc14ee18a5923415044a293495c76d534eeee7d67ee0c0fae78a" "/opt/rustwide/cargo-home/bin/cargo" "+40557f6225e337d68c8d4f086557ce54135f5dd9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling cc v1.2.57 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Checking linux-raw-sys v0.12.1 [INFO] [stderr] Compiling winnow v1.0.0 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling toml_datetime v1.1.0+spec-1.1.0 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Compiling winnow v0.7.15 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking futures-lite v2.6.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling async-io v2.6.0 [INFO] [stderr] Checking event-listener v5.4.1 [INFO] [stderr] Compiling temp-dir v0.1.16 [INFO] [stderr] Checking siphasher v1.0.2 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Compiling endi v1.1.1 [INFO] [stderr] Checking phf_shared v0.12.1 [INFO] [stderr] Checking async-channel v2.5.0 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling uuid v1.22.0 [INFO] [stderr] Checking percent-encoding v2.3.2 [INFO] [stderr] Compiling toml_parser v1.1.0+spec-1.1.0 [INFO] [stderr] Compiling chrono-tz v0.10.4 [INFO] [stderr] Checking simd-adler32 v0.3.8 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Compiling curl v0.4.49 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking chrono v0.4.44 [INFO] [stderr] Checking form_urlencoded v1.2.2 [INFO] [stderr] Checking piper v0.2.5 [INFO] [stderr] Checking serde_json v1.0.149 [INFO] [stderr] Checking phf v0.12.1 [INFO] [stderr] Checking async-lock v3.4.2 [INFO] [stderr] Compiling fs-err v3.3.0 [INFO] [stderr] Compiling camino v1.2.2 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking flate2 v1.1.9 [INFO] [stderr] Checking blocking v1.6.2 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Compiling toml_edit v0.25.8+spec-1.1.0 [INFO] [stderr] Checking async-executor v1.14.0 [INFO] [stderr] Compiling libz-sys v1.1.25 [INFO] [stderr] Compiling openssl-sys v0.9.112 [INFO] [stderr] Compiling curl-sys v0.4.86+curl-8.19.0 [INFO] [stderr] Compiling gettext-sys v0.26.0 [INFO] [stderr] Checking async-broadcast v0.7.2 [INFO] [stderr] Checking errno v0.3.14 [INFO] [stderr] Checking socket2 v0.6.3 [INFO] [stderr] Checking getrandom v0.4.2 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Checking signal-hook-registry v1.4.8 [INFO] [stderr] Checking ordered-stream v0.2.0 [INFO] [stderr] Checking nom v8.0.0 [INFO] [stderr] Checking borrow-or-share v0.2.4 [INFO] [stderr] Compiling num-conv v0.2.0 [INFO] [stderr] Compiling proc-macro-crate v3.5.0 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling time-macros v0.2.27 [INFO] [stderr] Checking futures-task v0.3.32 [INFO] [stderr] Checking bstr v1.12.1 [INFO] [stderr] Checking semver v1.0.27 [INFO] [stderr] Checking regex v1.12.3 [INFO] [stderr] Checking matchers v0.2.0 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Checking serde_path_to_error v0.1.20 [INFO] [stderr] Checking serde_ignored v0.1.14 [INFO] [stderr] Checking dotenv v0.15.0 [INFO] [stderr] Checking locale_config v0.3.0 [INFO] [stderr] Checking globset v0.4.18 [INFO] [stderr] Checking strum v0.25.0 [INFO] [stderr] Checking testing_logger v0.1.1 [INFO] [stderr] Checking gettext-rs v0.7.7 [INFO] [stderr] Checking time v0.3.47 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Checking simplelog v0.12.2 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling enumflags2_derive v0.7.12 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling merge_derive v0.2.0 [INFO] [stderr] Compiling async-recursion v1.1.1 [INFO] [stderr] Compiling pin-project-internal v1.1.11 [INFO] [stderr] Checking ref-cast v1.0.25 [INFO] [stderr] Compiling clap_derive v4.6.0 [INFO] [stderr] Checking merge v0.2.0 [INFO] [stderr] Checking tokio v1.50.0 [INFO] [stderr] Compiling strum_macros v0.25.3 [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/40557f6225e337d68c8d4f086557ce54135f5dd9/bin/rustc --crate-name chrono_tz --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/chrono-tz-0.10.4/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", "chrono-tz-build", "default", "filter-by-regex", "serde", "std"))' -C metadata=007411cd47c9c4d5 -C extra-filename=-ff40bfdc48415206 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-62a62d6bb130cbbd.rmeta --extern phf=/opt/rustwide/target/debug/deps/libphf-0f168eeb6d2fcf78.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" "a0dfcd7cf566bc14ee18a5923415044a293495c76d534eeee7d67ee0c0fae78a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a0dfcd7cf566bc14ee18a5923415044a293495c76d534eeee7d67ee0c0fae78a", kill_on_drop: false }` [INFO] [stdout] a0dfcd7cf566bc14ee18a5923415044a293495c76d534eeee7d67ee0c0fae78a