[INFO] fetching crate jacs 0.2.13...
[INFO] checking jacs-0.2.13 against try#47af3d0de9d26c7deba4cfb203b710cc3f764e91 for pr-130443
[INFO] extracting crate jacs 0.2.13 into /workspace/builds/worker-6-tc2/source
[INFO] validating manifest of crates.io crate jacs 0.2.13 on toolchain 47af3d0de9d26c7deba4cfb203b710cc3f764e91
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate jacs 0.2.13
[INFO] finished tweaking crates.io crate jacs 0.2.13
[INFO] tweaked toml for crates.io crate jacs 0.2.13 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] crate crates.io crate jacs 0.2.13 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" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "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/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 30746660a621bc0c3fc6e898f004215c80d71487ed282dadab9c59bb29bda92c
[INFO] running `Command { std: "docker" "start" "-a" "30746660a621bc0c3fc6e898f004215c80d71487ed282dadab9c59bb29bda92c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "30746660a621bc0c3fc6e898f004215c80d71487ed282dadab9c59bb29bda92c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "30746660a621bc0c3fc6e898f004215c80d71487ed282dadab9c59bb29bda92c", kill_on_drop: false }`
[INFO] [stdout] 30746660a621bc0c3fc6e898f004215c80d71487ed282dadab9c59bb29bda92c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b59c7d019ab8e1a759cb3407e93b94b733ab3a930c93d53b7d2d951e125bac93
[INFO] running `Command { std: "docker" "start" "-a" "b59c7d019ab8e1a759cb3407e93b94b733ab3a930c93d53b7d2d951e125bac93", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling dunce v1.0.4
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]     Checking const-oid v0.9.6
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling jobserver v0.1.28
[INFO] [stderr]     Checking cpufeatures v0.2.12
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling cc v1.0.90
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]    Compiling rustix v0.38.32
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.92
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking anstyle-parse v0.2.3
[INFO] [stderr]     Checking pqcrypto-traits v0.3.5
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]     Checking anstyle v1.0.6
[INFO] [stderr]     Checking anstyle-query v1.0.2
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking anstream v0.6.13
[INFO] [stderr]    Compiling pqcrypto-internals v0.2.5
[INFO] [stderr]    Compiling openssl-sys v0.9.101
[INFO] [stderr]     Checking base64ct v1.6.0
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling bumpalo v3.15.3
[INFO] [stderr]     Checking pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.92
[INFO] [stderr]     Checking num-iter v0.1.44
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]     Checking regex v1.10.4
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]     Checking num-bigint v0.4.4
[INFO] [stderr]     Checking der v0.7.8
[INFO] [stderr]     Checking terminal_size v0.3.0
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.92
[INFO] [stderr]     Checking clap_builder v4.5.2
[INFO] [stderr]    Compiling string_cache_codegen v0.5.2
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking tokio v1.36.0
[INFO] [stderr]    Compiling clap_derive v4.5.4
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling phf_codegen v0.10.0
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking inout v0.1.3
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling wasm-bindgen v0.2.92
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling pest v2.7.9
[INFO] [stderr]     Checking miniz_oxide v0.7.2
[INFO] [stderr]     Checking clap v4.5.4
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling markup5ever v0.11.0
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.92
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]     Checking serde v1.0.197
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling pqcrypto-kyber v0.8.1
[INFO] [stderr]    Compiling pqcrypto-falcon v0.3.0
[INFO] [stderr]    Compiling pqcrypto-dilithium v0.5.0
[INFO] [stderr]    Compiling pqcrypto-sphincsplus v0.7.0
[INFO] [stderr]    Compiling pqcrypto-hqc v0.2.0
[INFO] [stderr]    Compiling pqcrypto-classicmceliece v0.2.0
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking num-complex v0.4.5
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]    Compiling num-bigint-dig v0.8.4
[INFO] [stderr]     Checking opaque-debug v0.3.1
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling time-macros v0.2.17
[INFO] [stderr]     Checking num v0.4.1
[INFO] [stderr]     Checking polyval v0.6.2
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling pest_meta v2.7.9
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]     Checking serde_json v1.0.114
[INFO] [stderr]     Checking indexmap v2.2.5
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde-big-array v0.5.1
[INFO] [stderr]     Checking string_cache v0.8.7
[INFO] [stderr]     Checking h2 v0.3.24
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]    Compiling html5ever v0.26.0
[INFO] [stderr]     Checking phf v0.10.1
[INFO] [stderr]     Checking bstr v1.9.1
[INFO] [stderr]     Checking hyper v0.14.28
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking sync_wrapper v0.1.2
[INFO] [stderr]     Checking data-encoding v2.5.0
[INFO] [stderr]     Checking ipnet v2.9.0
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]     Checking atomic v0.5.3
[INFO] [stderr]     Checking time v0.3.34
[INFO] [stderr]     Checking uuid v1.7.0
[INFO] [stderr]     Checking chrono v0.4.35
[INFO] [stdout] error[E0282]: type annotations needed for `Box<_>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/time-0.3.34/src/format_description/parse/mod.rs:83:9
[INFO] [stdout]    |
[INFO] [stdout] 83 |     let items = format_items
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 86 |     Ok(items.into())
[INFO] [stdout]    |              ---- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout]    = note: this is an inference error on crate `time` caused by an API change in Rust 1.80.0; update `time` to version `>=0.3.35` by calling `cargo update`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `time` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "b59c7d019ab8e1a759cb3407e93b94b733ab3a930c93d53b7d2d951e125bac93", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b59c7d019ab8e1a759cb3407e93b94b733ab3a930c93d53b7d2d951e125bac93", kill_on_drop: false }`
[INFO] [stdout] b59c7d019ab8e1a759cb3407e93b94b733ab3a930c93d53b7d2d951e125bac93
