[INFO] fetching crate simpleaf 0.18.4...
[INFO] checking simpleaf-0.18.4 against try#c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f for pr-133502-20
[INFO] extracting crate simpleaf 0.18.4 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate simpleaf 0.18.4
[INFO] finished tweaking crates.io crate simpleaf 0.18.4
[INFO] tweaked toml for crates.io crate simpleaf 0.18.4 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate simpleaf 0.18.4 on toolchain c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate simpleaf 0.18.4 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" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 014fbb302d1da1e8cbf439142113457c8c31120cfd40e29930ceb9f1295a0af2
[INFO] running `Command { std: "docker" "start" "-a" "014fbb302d1da1e8cbf439142113457c8c31120cfd40e29930ceb9f1295a0af2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "014fbb302d1da1e8cbf439142113457c8c31120cfd40e29930ceb9f1295a0af2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "014fbb302d1da1e8cbf439142113457c8c31120cfd40e29930ceb9f1295a0af2", kill_on_drop: false }`
[INFO] [stdout] 014fbb302d1da1e8cbf439142113457c8c31120cfd40e29930ceb9f1295a0af2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 36692a973198138453940df61f9ee9386ab0b9e1c166cfc3286159ce5f9404f5
[INFO] running `Command { std: "docker" "start" "-a" "36692a973198138453940df61f9ee9386ab0b9e1c166cfc3286159ce5f9404f5", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rustix v0.38.42
[INFO] [stderr]    Compiling syn v2.0.93
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking lexical-util v0.8.5
[INFO] [stderr]    Compiling target-features v0.1.6
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling rustversion v1.0.19
[INFO] [stderr]     Checking siphasher v0.3.11
[INFO] [stderr]    Compiling libz-sys v1.1.20
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling cloudflare-zlib-sys v0.3.3
[INFO] [stderr]     Checking indexmap v2.7.0
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]     Checking iana-time-zone v0.1.61
[INFO] [stderr]     Checking simdutf8 v0.1.5
[INFO] [stderr]     Checking lexical-parse-integer v0.8.6
[INFO] [stderr]     Checking lexical-write-integer v0.8.5
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]     Checking lexical-parse-float v0.8.5
[INFO] [stderr]     Checking lexical-write-float v0.8.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling polars-utils v0.34.2
[INFO] [stderr]     Checking foreign_vec v0.1.0
[INFO] [stderr]     Checking ethnum v1.5.0
[INFO] [stderr]    Compiling peg-runtime v0.8.3
[INFO] [stderr]     Checking streaming-iterator v0.1.9
[INFO] [stderr]     Checking strength_reduce v0.2.4
[INFO] [stderr]     Checking dyn-clone v1.0.17
[INFO] [stderr]    Compiling polars-core v0.34.2
[INFO] [stderr]    Compiling polars-ops v0.34.2
[INFO] [stderr]     Checking lexical-core v0.8.5
[INFO] [stderr]     Checking xxhash-rust v0.8.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking noodles-core v0.12.0
[INFO] [stderr]     Checking lexical v6.1.1
[INFO] [stderr]    Compiling polars-plan v0.34.2
[INFO] [stderr]    Compiling peg-macros v0.8.4
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]     Checking chrono v0.4.39
[INFO] [stderr]     Checking argminmax v0.6.2
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]     Checking atoi v2.0.0
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling serde_json v1.0.134
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]     Checking fast-float v0.2.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling polars-lazy v0.34.2
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]     Checking memmap2 v0.7.1
[INFO] [stderr]    Compiling polars v0.34.2
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking ring v0.17.8
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking bytecount v0.6.8
[INFO] [stderr]     Checking yansi-term v0.1.2
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking lzma-sys v0.1.20
[INFO] [stderr]     Checking bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]     Checking annotate-snippets v0.9.2
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking keccak v0.1.5
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]     Checking bzip2 v0.4.4
[INFO] [stderr]     Checking xz2 v0.1.7
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking is-terminal v0.4.13
[INFO] [stderr]     Checking rust-lapper v1.1.0
[INFO] [stderr]    Compiling blake3 v1.5.5
[INFO] [stderr]     Checking buffer-redux v1.0.2
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]    Compiling minreq v2.13.0
[INFO] [stderr]     Checking md5 v0.7.0
[INFO] [stderr]     Checking peak_alloc v0.2.1
[INFO] [stderr]    Compiling semver v1.0.24
[INFO] [stderr]     Checking env_logger v0.10.2
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]     Checking papergrid v0.11.0
[INFO] [stderr]    Compiling time-macros v0.2.19
[INFO] [stderr]     Checking faccess v0.2.4
[INFO] [stderr]     Checking memmap2 v0.9.5
[INFO] [stderr]     Checking os_pipe v1.2.1
[INFO] [stderr]     Checking csv-core v0.1.11
[INFO] [stderr]     Checking thousands v0.2.0
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking now v0.1.3
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking terminal_size v0.4.1
[INFO] [stderr]     Checking tempfile v3.14.0
[INFO] [stderr]     Checking which v6.0.3
[INFO] [stderr]     Checking clap_builder v4.5.23
[INFO] [stderr]    Compiling peg v0.8.4
[INFO] [stderr]     Checking flate2 v1.0.35
[INFO] [stderr]     Checking noodles-bgzf v0.25.0
[INFO] [stderr]     Checking needletail v0.5.1
[INFO] [stderr]     Checking noodles-csi v0.26.0
[INFO] [stderr]     Checking noodles-fasta v0.30.0
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking noodles-gff v0.23.0
[INFO] [stderr]     Checking noodles-gtf v0.19.0
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling bytemuck_derive v1.8.1
[INFO] [stderr]    Compiling jrsonnet-gcmodule-derive v0.3.9
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.9
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]    Compiling cmd_lib_macros v1.9.5
[INFO] [stderr]    Compiling multiversion-macros v0.7.4
[INFO] [stderr]    Compiling structdump-derive v0.2.0
[INFO] [stderr]    Compiling nutype_macros v0.3.1
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling structdump v0.2.0
[INFO] [stderr]    Compiling jrsonnet-gcmodule v0.3.9
[INFO] [stderr]    Compiling jrsonnet-macros v0.5.0-pre95
[INFO] [stderr]     Checking noodles v0.56.0
[INFO] [stderr]    Compiling tabled_derive v0.7.0
[INFO] [stderr]     Checking jrsonnet-types v0.5.0-pre95
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]     Checking cmd_lib v1.9.5
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking bytemuck v1.21.0
[INFO] [stderr]     Checking polars-error v0.34.2
[INFO] [stderr]    Compiling thiserror v2.0.9
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking niffler v2.6.0
[INFO] [stderr]    Compiling pest v2.7.15
[INFO] [stderr]     Checking multiversion v0.7.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking tabled v0.15.0
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking oomfi v0.1.2
[INFO] [stderr]     Checking clap v4.5.23
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling jrsonnet-interner v0.5.0-pre95
[INFO] [stderr]    Compiling jrsonnet-parser v0.5.0-pre95
[INFO] [stderr]     Checking nutype v0.3.1
[INFO] [stderr]     Checking polars-arrow v0.34.2
[INFO] [stderr]    Compiling pest_meta v2.7.15
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]    Compiling phf_macros v0.10.0
[INFO] [stderr]    Compiling phf_macros v0.11.2
[INFO] [stderr]     Checking phf v0.11.2
[INFO] [stderr]     Checking phf v0.10.1
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking comfy-table v7.1.3
[INFO] [stderr]    Compiling pest_generator v2.7.15
[INFO] [stderr]    Compiling jrsonnet-stdlib v0.5.0-pre95
[INFO] [stderr]    Compiling pest_derive v2.7.15
[INFO] [stderr]     Checking seq_geom_parser v0.3.0
[INFO] [stderr]     Checking seq_geom_xform v0.4.0
[INFO] [stderr]     Checking jrsonnet-evaluator v0.5.0-pre95
[INFO] [stderr]     Checking serde_yaml_with_quirks v0.8.24
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]     Checking csv v1.3.1
[INFO] [stderr]     Checking time v0.3.37
[INFO] [stderr]     Checking polars-row v0.34.2
[INFO] [stderr]     Checking jrsonnet-cli v0.5.0-pre95
[INFO] [stdout] error[E0282]: type annotations needed for `Option<_>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-core-0.34.2/src/series/arithmetic/borrowed.rs:165:54
[INFO] [stdout]     |
[INFO] [stdout] 165 |                 arity::binary_elementwise(lhs, rhs, |opt_l, opt_r| match (opt_l, opt_r) {
[INFO] [stdout]     |                                                      ^^^^^
[INFO] [stdout] 166 |                     (Some(l), Some(r)) => l.checked_div(&r),
[INFO] [stdout]     |                                           - type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type, where the placeholders `_` are specified
[INFO] [stdout]     |
[INFO] [stdout] 165 |                 arity::binary_elementwise(lhs, rhs, |opt_l: Option<_>, opt_r| match (opt_l, opt_r) {
[INFO] [stdout]     |                                                           +++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed for `Option<_>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-core-0.34.2/src/series/arithmetic/borrowed.rs:181:61
[INFO] [stdout]     |
[INFO] [stdout] 181 |                 arity::binary_elementwise(lhs, rhs, |opt_l, opt_r| match (opt_l, opt_r) {
[INFO] [stdout]     |                                                             ^^^^^
[INFO] [stdout] 182 |                     (Some(l), Some(r)) => {
[INFO] [stdout] 183 |                         if r.is_zero() {
[INFO] [stdout]     |                            - type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type, where the placeholders `_` are specified
[INFO] [stdout]     |
[INFO] [stdout] 181 |                 arity::binary_elementwise(lhs, rhs, |opt_l, opt_r: Option<_>| match (opt_l, opt_r) {
[INFO] [stdout]     |                                                                  +++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed for `Option<_>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-core-0.34.2/src/series/arithmetic/borrowed.rs:202:61
[INFO] [stdout]     |
[INFO] [stdout] 202 |                 arity::binary_elementwise(lhs, rhs, |opt_l, opt_r| match (opt_l, opt_r) {
[INFO] [stdout]     |                                                             ^^^^^
[INFO] [stdout] 203 |                     (Some(l), Some(r)) => {
[INFO] [stdout] 204 |                         if r.is_zero() {
[INFO] [stdout]     |                            - type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type, where the placeholders `_` are specified
[INFO] [stdout]     |
[INFO] [stdout] 202 |                 arity::binary_elementwise(lhs, rhs, |opt_l, opt_r: Option<_>| match (opt_l, opt_r) {
[INFO] [stdout]     |                                                                  +++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `polars-core` (lib) due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "36692a973198138453940df61f9ee9386ab0b9e1c166cfc3286159ce5f9404f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "36692a973198138453940df61f9ee9386ab0b9e1c166cfc3286159ce5f9404f5", kill_on_drop: false }`
[INFO] [stdout] 36692a973198138453940df61f9ee9386ab0b9e1c166cfc3286159ce5f9404f5
