[INFO] fetching crate tod 0.11.1... [INFO] testing tod-0.11.1 against 1.91.0 for beta-1.92-2 [INFO] extracting crate tod 0.11.1 into /workspace/builds/worker-4-tc1/source [INFO] removed /workspace/builds/worker-4-tc1/source/rust-toolchain.toml [INFO] started tweaking crates.io crate tod 0.11.1 [INFO] finished tweaking crates.io crate tod 0.11.1 [INFO] tweaked toml for crates.io crate tod 0.11.1 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate tod 0.11.1 on toolchain 1.91.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate tod 0.11.1 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" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded is-docker v0.2.0 [INFO] [stderr] Downloaded is-wsl v0.4.0 [INFO] [stderr] Downloaded open v5.3.2 [INFO] [stderr] Downloaded mockito v1.7.0 [INFO] [stderr] Downloaded supports-hyperlinks v3.1.0 [INFO] [stderr] Downloaded homedir v0.3.6 [INFO] [stderr] Downloaded windows-registry v0.5.2 [INFO] [stderr] Downloaded spinners v4.1.1 [INFO] [stderr] Downloaded inquire v0.9.1 [INFO] [stderr] Downloaded h2 v0.4.10 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a83f10f5e7bccfb7f9586b3bed3e2cbdb7baf5bf7bb2c004dc83b9a55c176789 [INFO] running `Command { std: "docker" "start" "-a" "a83f10f5e7bccfb7f9586b3bed3e2cbdb7baf5bf7bb2c004dc83b9a55c176789", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a83f10f5e7bccfb7f9586b3bed3e2cbdb7baf5bf7bb2c004dc83b9a55c176789", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a83f10f5e7bccfb7f9586b3bed3e2cbdb7baf5bf7bb2c004dc83b9a55c176789", kill_on_drop: false }` [INFO] [stdout] a83f10f5e7bccfb7f9586b3bed3e2cbdb7baf5bf7bb2c004dc83b9a55c176789 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dbd9e0c9a30ea89993b494b6ae7ca39bf5325c40e1ba09f45479ae59146fbbac [INFO] running `Command { std: "docker" "start" "-a" "dbd9e0c9a30ea89993b494b6ae7ca39bf5325c40e1ba09f45479ae59146fbbac", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling serde_core v1.0.225 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling cc v1.2.27 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling serde v1.0.225 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling syn v2.0.103 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling litrs v0.4.2 [INFO] [stderr] Compiling clap_builder v4.5.47 [INFO] [stderr] Compiling phf_shared v0.12.1 [INFO] [stderr] Compiling is-docker v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling chrono-tz v0.10.4 [INFO] [stderr] Compiling phf v0.12.1 [INFO] [stderr] Compiling is-wsl v0.4.0 [INFO] [stderr] Compiling fuzzy-matcher v0.3.7 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling axum-core v0.5.2 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling dyn-clone v1.0.19 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling terminal_size v0.4.3 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling pad v0.1.6 [INFO] [stderr] Compiling colored v3.0.0 [INFO] [stderr] Compiling supports-hyperlinks v3.1.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling rand_core v0.9.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/1.91.0-x86_64-unknown-linux-gnu/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,link -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=dbe238be9a1bca38 -C extra-filename=-d5300bc862a2b185 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-2a228ffd002f5834.rmeta --extern phf=/opt/rustwide/target/debug/deps/libphf-c492d4724f7c0886.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.91.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/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="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=35c6345b06830786 -C extra-filename=-87bec39ddd74ae03 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-30837483fd0d4fb6.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-bc9abf35f15701cf.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-6d2f6ebc0debe2a6.rmeta --cap-lints allow --cap-lints=warn --cfg syn_disable_nightly_tests` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "dbd9e0c9a30ea89993b494b6ae7ca39bf5325c40e1ba09f45479ae59146fbbac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dbd9e0c9a30ea89993b494b6ae7ca39bf5325c40e1ba09f45479ae59146fbbac", kill_on_drop: false }` [INFO] [stdout] dbd9e0c9a30ea89993b494b6ae7ca39bf5325c40e1ba09f45479ae59146fbbac