[INFO] cloning repository https://github.com/jit-y/spreadsheet_textconv
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jit-y/spreadsheet_textconv" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjit-y%2Fspreadsheet_textconv", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjit-y%2Fspreadsheet_textconv'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 754f4aef186fd5aca3bdd67fa7837d5e955ab205
[INFO] testing jit-y/spreadsheet_textconv against beta-2026-04-21 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjit-y%2Fspreadsheet_textconv" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jit-y/spreadsheet_textconv
[INFO] finished tweaking git repo https://github.com/jit-y/spreadsheet_textconv
[INFO] tweaked toml for git repo https://github.com/jit-y/spreadsheet_textconv written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jit-y/spreadsheet_textconv on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jit-y/spreadsheet_textconv 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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 633681573e162240caa43d5dfb6cf631ce6283b6c6d208a6d3871835f81c5318
[INFO] running `Command { std: "docker" "start" "-a" "633681573e162240caa43d5dfb6cf631ce6283b6c6d208a6d3871835f81c5318", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "633681573e162240caa43d5dfb6cf631ce6283b6c6d208a6d3871835f81c5318", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "633681573e162240caa43d5dfb6cf631ce6283b6c6d208a6d3871835f81c5318", kill_on_drop: false }`
[INFO] [stdout] 633681573e162240caa43d5dfb6cf631ce6283b6c6d208a6d3871835f81c5318
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cc3c79d08a67e23941e9ad77609bb88b536f384483ab48b48f653556d9d16891
[INFO] running `Command { std: "docker" "start" "-a" "cc3c79d08a67e23941e9ad77609bb88b536f384483ab48b48f653556d9d16891", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr]    Compiling libc v0.2.32
[INFO] [stderr]    Compiling cc v1.0.1
[INFO] [stderr]    Compiling cfg-if v0.1.2
[INFO] [stderr]    Compiling rustc-demangle v0.1.5
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling lazy_static v0.2.9
[INFO] [stderr]    Compiling podio v0.1.5
[INFO] [stderr]    Compiling regex-syntax v0.4.1
[INFO] [stderr]    Compiling utf8-ranges v1.0.0
[INFO] [stderr]    Compiling log v0.3.8
[INFO] [stderr]    Compiling byteorder v1.1.0
[INFO] [stderr]    Compiling encoding_rs v0.7.1
[INFO] [stderr]    Compiling encoding_rs v0.6.11
[INFO] [stderr]    Compiling unreachable v1.0.0
[INFO] [stderr]    Compiling thread_local v0.3.4
[INFO] [stdout] error[E0214]: parenthesized type parameters may only be used with a `Fn` trait
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/encoding_rs-0.6.11/src/utf_16.rs:33:44
[INFO] [stdout]    |
[INFO] [stdout] 33 |     pub fn additional_from_state(&self) -> usize() {
[INFO] [stdout]    |                                            ^^^^^^^ only `Fn` traits may use parentheses
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling memchr v1.0.1
[INFO] [stderr]    Compiling time v0.1.38
[INFO] [stderr]    Compiling aho-corasick v0.6.3
[INFO] [stderr]    Compiling msdos_time v0.1.5
[INFO] [stderr]    Compiling backtrace-sys v0.1.16
[INFO] [stderr]    Compiling miniz-sys v0.1.10
[INFO] [stdout] For more information about this error, try `rustc --explain E0214`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `encoding_rs` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "cc3c79d08a67e23941e9ad77609bb88b536f384483ab48b48f653556d9d16891", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cc3c79d08a67e23941e9ad77609bb88b536f384483ab48b48f653556d9d16891", kill_on_drop: false }`
[INFO] [stdout] cc3c79d08a67e23941e9ad77609bb88b536f384483ab48b48f653556d9d16891
