[INFO] fetching crate nu_plugin_charset 0.1.2...
[INFO] testing nu_plugin_charset-0.1.2 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate nu_plugin_charset 0.1.2 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate nu_plugin_charset 0.1.2
[INFO] finished tweaking crates.io crate nu_plugin_charset 0.1.2
[INFO] tweaked toml for crates.io crate nu_plugin_charset 0.1.2 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate nu_plugin_charset 0.1.2 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate nu_plugin_charset 0.1.2 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-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d29afc192f2820b4d16ba5bb4d7076aa4dbd58ea3f750591a8628155e69c373d
[INFO] running `Command { std: "docker" "start" "-a" "d29afc192f2820b4d16ba5bb4d7076aa4dbd58ea3f750591a8628155e69c373d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d29afc192f2820b4d16ba5bb4d7076aa4dbd58ea3f750591a8628155e69c373d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d29afc192f2820b4d16ba5bb4d7076aa4dbd58ea3f750591a8628155e69c373d", kill_on_drop: false }`
[INFO] [stdout] d29afc192f2820b4d16ba5bb4d7076aa4dbd58ea3f750591a8628155e69c373d
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f1b81a978f2183f399d9e64744744c3c3926ec84563980e8c8504230df051009
[INFO] running `Command { std: "docker" "start" "-a" "f1b81a978f2183f399d9e64744744c3c3926ec84563980e8c8504230df051009", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling serde v1.0.183
[INFO] [stderr]    Compiling serde_derive v1.0.183
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling rustix v0.38.8
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling bitflags v2.4.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.5
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling ahash v0.8.3
[INFO] [stderr]    Compiling thiserror v1.0.44
[INFO] [stderr]    Compiling erased-serde v0.3.28
[INFO] [stderr]    Compiling aho-corasick v1.0.3
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling allocator-api2 v0.2.16
[INFO] [stderr]    Compiling rayon-core v1.11.0
[INFO] [stderr]    Compiling regex-syntax v0.7.4
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling pure-rust-locales v0.5.6
[INFO] [stderr]    Compiling smawk v0.3.1
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling serde_json v1.0.104
[INFO] [stderr]    Compiling is_ci v1.1.1
[INFO] [stderr]    Compiling nu-ansi-term v0.49.0
[INFO] [stderr]    Compiling hashbrown v0.14.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.57
[INFO] [stderr]    Compiling textwrap v0.15.2
[INFO] [stderr]    Compiling num-format v0.4.4
[INFO] [stderr]    Compiling inventory v0.3.11
[INFO] [stderr]    Compiling quote v1.0.32
[INFO] [stderr]    Compiling crossbeam-channel v0.5.8
[INFO] [stderr]    Compiling syn v2.0.28
[INFO] [stderr]    Compiling lscolors v0.15.0
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling sys-locale v0.3.0
[INFO] [stderr]    Compiling vte_generate_state_changes v0.1.1
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling terminal_size v0.1.17
[INFO] [stderr]    Compiling crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling supports-hyperlinks v2.1.0
[INFO] [stderr]    Compiling supports-color v2.0.0
[INFO] [stderr]    Compiling supports-unicode v2.0.0
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling utf8-width v0.1.6
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling lru v0.11.0
[INFO] [stderr]    Compiling vte v0.10.1
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling indexmap v2.0.0
[INFO] [stderr]    Compiling nu-glob v0.83.1
[INFO] [stderr]    Compiling encoding_rs v0.8.32
[INFO] [stderr]    Compiling chardet v0.2.4
[INFO] [stderr]    Compiling rayon v1.7.0
[INFO] [stderr]    Compiling rmp v0.8.12
[INFO] [stderr]    Compiling strip-ansi-escapes v0.1.1
[INFO] [stderr]    Compiling nu-utils v0.83.1
[INFO] [stderr]    Compiling regex-automata v0.3.6
[INFO] [stderr]    Compiling chrono v0.4.26
[INFO] [stderr]    Compiling byte-unit v4.0.19
[INFO] [stderr]    Compiling rmp-serde v1.1.2
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.44
[INFO] [stderr]    Compiling typetag-impl v0.2.12
[INFO] [stderr]    Compiling miette-derive v5.10.0
[INFO] [stderr]    Compiling typetag v0.2.12
[INFO] [stderr]    Compiling sysinfo v0.29.8
[INFO] [stderr]    Compiling regex v1.9.3
[INFO] [stderr]    Compiling pwd v1.4.0
[INFO] [stderr]    Compiling chrono-humanize v0.2.3
[INFO] [stderr]    Compiling nu-path v0.83.1
[INFO] [stderr]    Compiling miette v5.10.0
[INFO] [stderr]    Compiling fancy-regex v0.11.0
[INFO] [stderr]    Compiling nu-protocol v0.83.1
[INFO] [stderr]    Compiling nu-engine v0.83.1
[INFO] [stderr]    Compiling nu-plugin v0.83.1
[INFO] [stderr]    Compiling nu_plugin_charset v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.73s
[INFO] running `Command { std: "docker" "inspect" "f1b81a978f2183f399d9e64744744c3c3926ec84563980e8c8504230df051009", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f1b81a978f2183f399d9e64744744c3c3926ec84563980e8c8504230df051009", kill_on_drop: false }`
[INFO] [stdout] f1b81a978f2183f399d9e64744744c3c3926ec84563980e8c8504230df051009
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7dd431a87141b43a4683297347231a0597f4d9ff2b130c086312e300415670b4
[INFO] running `Command { std: "docker" "start" "-a" "7dd431a87141b43a4683297347231a0597f4d9ff2b130c086312e300415670b4", kill_on_drop: false }`
[INFO] [stderr]    Compiling nu_plugin_charset v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.50s
[INFO] running `Command { std: "docker" "inspect" "7dd431a87141b43a4683297347231a0597f4d9ff2b130c086312e300415670b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7dd431a87141b43a4683297347231a0597f4d9ff2b130c086312e300415670b4", kill_on_drop: false }`
[INFO] [stdout] 7dd431a87141b43a4683297347231a0597f4d9ff2b130c086312e300415670b4
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 771f83a164f7f2c3e53c008b89d0eee8bb090e19bbf14f1bcc62d5d675a86d9e
[INFO] running `Command { std: "docker" "start" "-a" "771f83a164f7f2c3e53c008b89d0eee8bb090e19bbf14f1bcc62d5d675a86d9e", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/nu_plugin_charset-91370dd43c645bb7)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "771f83a164f7f2c3e53c008b89d0eee8bb090e19bbf14f1bcc62d5d675a86d9e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "771f83a164f7f2c3e53c008b89d0eee8bb090e19bbf14f1bcc62d5d675a86d9e", kill_on_drop: false }`
[INFO] [stdout] 771f83a164f7f2c3e53c008b89d0eee8bb090e19bbf14f1bcc62d5d675a86d9e
