[INFO] cloning repository https://github.com/omarmhaimdat/whatlang-pyo3
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/omarmhaimdat/whatlang-pyo3" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fomarmhaimdat%2Fwhatlang-pyo3", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fomarmhaimdat%2Fwhatlang-pyo3'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b7e887bf274b3350d022f50b089bba22901299e6
[INFO] testing omarmhaimdat/whatlang-pyo3 against beta-2025-10-28 for beta-1.92-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fomarmhaimdat%2Fwhatlang-pyo3" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/omarmhaimdat/whatlang-pyo3
[INFO] finished tweaking git repo https://github.com/omarmhaimdat/whatlang-pyo3
[INFO] tweaked toml for git repo https://github.com/omarmhaimdat/whatlang-pyo3 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/omarmhaimdat/whatlang-pyo3 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 git repo https://github.com/omarmhaimdat/whatlang-pyo3 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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 08aeeb57a4894e6576b225980fcb98a92cc9957f5b1c9dbbc4cf9ae5aa51c8c3
[INFO] running `Command { std: "docker" "start" "-a" "08aeeb57a4894e6576b225980fcb98a92cc9957f5b1c9dbbc4cf9ae5aa51c8c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "08aeeb57a4894e6576b225980fcb98a92cc9957f5b1c9dbbc4cf9ae5aa51c8c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "08aeeb57a4894e6576b225980fcb98a92cc9957f5b1c9dbbc4cf9ae5aa51c8c3", kill_on_drop: false }`
[INFO] [stdout] 08aeeb57a4894e6576b225980fcb98a92cc9957f5b1c9dbbc4cf9ae5aa51c8c3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] b740e980971551b9529d002b501652a6f23bd57ce14199a1f9be249c739d0594
[INFO] running `Command { std: "docker" "start" "-a" "b740e980971551b9529d002b501652a6f23bd57ce14199a1f9be249c739d0594", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.139
[INFO] [stderr]    Compiling target-lexicon v0.12.5
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.75
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling crossbeam-utils v0.8.14
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.13
[INFO] [stderr]    Compiling parking_lot_core v0.9.6
[INFO] [stderr]    Compiling serde_derive v1.0.152
[INFO] [stderr]    Compiling memoffset v0.8.0
[INFO] [stderr]    Compiling serde v1.0.152
[INFO] [stderr]    Compiling ahash v0.8.7
[INFO] [stderr]    Compiling zerocopy v0.7.32
[INFO] [stderr]    Compiling rayon-core v1.10.2
[INFO] [stderr]    Compiling portable-atomic v0.3.19
[INFO] [stderr]    Compiling serde_json v1.0.91
[INFO] [stderr]    Compiling allocator-api2 v0.2.16
[INFO] [stderr]    Compiling itoa v1.0.5
[INFO] [stderr]    Compiling indoc v1.0.9
[INFO] [stderr]    Compiling unindent v0.1.11
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling ryu v1.0.12
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling crossbeam-channel v0.5.6
[INFO] [stderr]    Compiling pyo3-build-config v0.18.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.2
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling console v0.15.5
[INFO] [stderr]    Compiling whatlang v0.16.4
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling indicatif v0.17.3
[INFO] [stderr]    Compiling rayon v1.6.1
[INFO] [stderr]    Compiling pyo3-ffi v0.18.0
[INFO] [stderr]    Compiling pyo3 v0.18.0
[INFO] [stderr]    Compiling pyo3-macros-backend v0.18.0
[INFO] [stderr]    Compiling pyo3-macros v0.18.0
[INFO] [stderr]    Compiling whatlang-pyo3 v0.6.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.63s
[INFO] running `Command { std: "docker" "inspect" "b740e980971551b9529d002b501652a6f23bd57ce14199a1f9be249c739d0594", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b740e980971551b9529d002b501652a6f23bd57ce14199a1f9be249c739d0594", kill_on_drop: false }`
[INFO] [stdout] b740e980971551b9529d002b501652a6f23bd57ce14199a1f9be249c739d0594
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 7291bc995cf6490e269f2bc5a8752b242edf1ad69281f9e73432af4ea10ed665
[INFO] running `Command { std: "docker" "start" "-a" "7291bc995cf6490e269f2bc5a8752b242edf1ad69281f9e73432af4ea10ed665", kill_on_drop: false }`
[INFO] [stderr]    Compiling whatlang-pyo3 v0.6.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.20s
[INFO] running `Command { std: "docker" "inspect" "7291bc995cf6490e269f2bc5a8752b242edf1ad69281f9e73432af4ea10ed665", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7291bc995cf6490e269f2bc5a8752b242edf1ad69281f9e73432af4ea10ed665", kill_on_drop: false }`
[INFO] [stdout] 7291bc995cf6490e269f2bc5a8752b242edf1ad69281f9e73432af4ea10ed665
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 0625db1ab105e9fe1b2a989b54744dc84546333d4d5f6f8de172169857d944be
[INFO] running `Command { std: "docker" "start" "-a" "0625db1ab105e9fe1b2a989b54744dc84546333d4d5f6f8de172169857d944be", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/whatlang-14d894d42e896035)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test tests::tests::test_script ... ok
[INFO] [stdout] test tests::tests::test_detect ... ok
[INFO] [stdout] test tests::tests::test_is_reliable ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "0625db1ab105e9fe1b2a989b54744dc84546333d4d5f6f8de172169857d944be", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0625db1ab105e9fe1b2a989b54744dc84546333d4d5f6f8de172169857d944be", kill_on_drop: false }`
[INFO] [stdout] 0625db1ab105e9fe1b2a989b54744dc84546333d4d5f6f8de172169857d944be
