[INFO] fetching crate namaka 0.2.0...
[INFO] testing namaka-0.2.0 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate namaka 0.2.0 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate namaka 0.2.0
[INFO] finished tweaking crates.io crate namaka 0.2.0
[INFO] tweaked toml for crates.io crate namaka 0.2.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate namaka 0.2.0 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 namaka 0.2.0 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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 42896c7bd0c0718901000fae0396de16551dbc8c5c3afc9e1442b9dfe9b54430
[INFO] running `Command { std: "docker" "start" "-a" "42896c7bd0c0718901000fae0396de16551dbc8c5c3afc9e1442b9dfe9b54430", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "42896c7bd0c0718901000fae0396de16551dbc8c5c3afc9e1442b9dfe9b54430", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "42896c7bd0c0718901000fae0396de16551dbc8c5c3afc9e1442b9dfe9b54430", kill_on_drop: false }`
[INFO] [stdout] 42896c7bd0c0718901000fae0396de16551dbc8c5c3afc9e1442b9dfe9b54430
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 87e560bbd72f30f4afada3cff25781185175ce9a1012be8e0d2653d349e2b03e
[INFO] running `Command { std: "docker" "start" "-a" "87e560bbd72f30f4afada3cff25781185175ce9a1012be8e0d2653d349e2b03e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.59
[INFO] [stderr]    Compiling quote v1.0.28
[INFO] [stderr]    Compiling unicode-ident v1.0.9
[INFO] [stderr]    Compiling libc v0.2.144
[INFO] [stderr]    Compiling once_cell v1.17.2
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling serde v1.0.163
[INFO] [stderr]    Compiling rustix v0.37.19
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling anstyle-parse v0.2.0
[INFO] [stderr]    Compiling anstyle v1.0.0
[INFO] [stderr]    Compiling clap_lex v0.5.0
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling encoding_index_tests v0.1.4
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling tracing-core v0.1.31
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling thread_local v1.1.7
[INFO] [stderr]    Compiling sharded-slab v0.1.4
[INFO] [stderr]    Compiling log v0.4.18
[INFO] [stderr]    Compiling ryu v1.0.13
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]    Compiling serde_json v1.0.96
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling eyre v0.6.8
[INFO] [stderr]    Compiling regex-syntax v0.7.2
[INFO] [stderr]    Compiling itoa v1.0.6
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling gimli v0.27.2
[INFO] [stderr]    Compiling aho-corasick v1.0.1
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling roff v0.2.1
[INFO] [stderr]    Compiling bytemuck v1.13.1
[INFO] [stderr]    Compiling semver v1.0.17
[INFO] [stderr]    Compiling walkdir v2.3.3
[INFO] [stderr]    Compiling rgb v0.8.36
[INFO] [stderr]    Compiling flate2 v1.0.26
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling bstr v1.5.0
[INFO] [stderr]    Compiling aho-corasick v0.7.20
[INFO] [stderr]    Compiling object v0.30.3
[INFO] [stderr]    Compiling syn v2.0.18
[INFO] [stderr]    Compiling onig_sys v69.8.1
[INFO] [stderr]    Compiling backtrace v0.3.67
[INFO] [stderr]    Compiling miniz_oxide v0.6.2
[INFO] [stderr]    Compiling encoding-index-singlebyte v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-tradchinese v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-simpchinese v1.20141219.5
[INFO] [stderr]    Compiling tracing-subscriber v0.3.17
[INFO] [stderr]    Compiling encoding-index-japanese v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-korean v1.20141219.5
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling winnow v0.4.6
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.23
[INFO] [stderr]    Compiling std_prelude v0.2.12
[INFO] [stderr]    Compiling bat v0.23.0
[INFO] [stderr]    Compiling path_abs v0.5.1
[INFO] [stderr]    Compiling encoding v0.2.33
[INFO] [stderr]    Compiling console v0.15.7
[INFO] [stderr]    Compiling ansi_colours v1.2.1
[INFO] [stderr]    Compiling regex v1.8.3
[INFO] [stderr]    Compiling content_inspector v0.2.4
[INFO] [stderr]    Compiling addr2line v0.19.0
[INFO] [stderr]    Compiling bstr v0.2.17
[INFO] [stderr]    Compiling nu-ansi-term v0.47.0
[INFO] [stderr]    Compiling shell-words v1.1.0
[INFO] [stderr]    Compiling tracing-error v0.2.0
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling color-spantrace v0.2.0
[INFO] [stderr]    Compiling bytesize v1.2.0
[INFO] [stderr]    Compiling zeroize v1.6.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling similar v2.2.1
[INFO] [stderr]    Compiling color-eyre v0.6.2
[INFO] [stderr]    Compiling is-terminal v0.4.7
[INFO] [stderr]    Compiling anstream v0.3.2
[INFO] [stderr]    Compiling clap_builder v4.3.1
[INFO] [stderr]    Compiling globset v0.4.10
[INFO] [stderr]    Compiling terminal_size v0.2.6
[INFO] [stderr]    Compiling tempfile v3.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.163
[INFO] [stderr]    Compiling clap_derive v4.3.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]    Compiling monostate-impl v0.1.6
[INFO] [stderr]    Compiling dialoguer v0.10.4
[INFO] [stderr]    Compiling onig v6.4.0
[INFO] [stderr]    Compiling clap v4.3.1
[INFO] [stderr]    Compiling clap_complete v4.3.1
[INFO] [stderr]    Compiling clap_mangen v0.2.12
[INFO] [stderr]    Compiling namaka v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling serde_spanned v0.6.2
[INFO] [stderr]    Compiling toml_datetime v0.6.2
[INFO] [stderr]    Compiling serde_yaml v0.8.26
[INFO] [stderr]    Compiling clircle v0.3.0
[INFO] [stderr]    Compiling monostate v0.1.6
[INFO] [stderr]    Compiling toml_edit v0.19.10
[INFO] [stderr]    Compiling syntect v5.0.0
[INFO] [stderr]    Compiling toml v0.7.4
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.29s
[INFO] running `Command { std: "docker" "inspect" "87e560bbd72f30f4afada3cff25781185175ce9a1012be8e0d2653d349e2b03e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "87e560bbd72f30f4afada3cff25781185175ce9a1012be8e0d2653d349e2b03e", kill_on_drop: false }`
[INFO] [stdout] 87e560bbd72f30f4afada3cff25781185175ce9a1012be8e0d2653d349e2b03e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 86727a7970bf40cd37a38e3f2cc5ac54c565993fa757252254b9b0aeeb28dc82
[INFO] running `Command { std: "docker" "start" "-a" "86727a7970bf40cd37a38e3f2cc5ac54c565993fa757252254b9b0aeeb28dc82", kill_on_drop: false }`
[INFO] [stderr]    Compiling namaka v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.95s
[INFO] running `Command { std: "docker" "inspect" "86727a7970bf40cd37a38e3f2cc5ac54c565993fa757252254b9b0aeeb28dc82", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "86727a7970bf40cd37a38e3f2cc5ac54c565993fa757252254b9b0aeeb28dc82", kill_on_drop: false }`
[INFO] [stdout] 86727a7970bf40cd37a38e3f2cc5ac54c565993fa757252254b9b0aeeb28dc82
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] d0d2184f9b560787773408d62d959a6187fabc3449f376ad4bcc09760b080872
[INFO] running `Command { std: "docker" "start" "-a" "d0d2184f9b560787773408d62d959a6187fabc3449f376ad4bcc09760b080872", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/namaka-489bed4d6680b11f)
[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" "d0d2184f9b560787773408d62d959a6187fabc3449f376ad4bcc09760b080872", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d0d2184f9b560787773408d62d959a6187fabc3449f376ad4bcc09760b080872", kill_on_drop: false }`
[INFO] [stdout] d0d2184f9b560787773408d62d959a6187fabc3449f376ad4bcc09760b080872
