[INFO] cloning repository https://github.com/sjvrensburg/mathwords [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sjvrensburg/mathwords" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsjvrensburg%2Fmathwords", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsjvrensburg%2Fmathwords'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2c4ba8b45f9dc1de847ef3d29d7ec963b6adefbb [INFO] testing sjvrensburg/mathwords against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsjvrensburg%2Fmathwords" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/sjvrensburg/mathwords [INFO] finished tweaking git repo https://github.com/sjvrensburg/mathwords [INFO] tweaked toml for git repo https://github.com/sjvrensburg/mathwords written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/sjvrensburg/mathwords on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/sjvrensburg/mathwords 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ea7d7ea1b706c42e67293bb9d4ce5568f0ff01faf18354ed82bdef45794ed8b1 [INFO] running `Command { std: "docker" "start" "-a" "ea7d7ea1b706c42e67293bb9d4ce5568f0ff01faf18354ed82bdef45794ed8b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ea7d7ea1b706c42e67293bb9d4ce5568f0ff01faf18354ed82bdef45794ed8b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea7d7ea1b706c42e67293bb9d4ce5568f0ff01faf18354ed82bdef45794ed8b1", kill_on_drop: false }` [INFO] [stdout] ea7d7ea1b706c42e67293bb9d4ce5568f0ff01faf18354ed82bdef45794ed8b1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c0f602d81c204f58e17799a4f7314cf92e990e9843f39c85b9ba569b946a56d2 [INFO] running `Command { std: "docker" "start" "-a" "c0f602d81c204f58e17799a4f7314cf92e990e9843f39c85b9ba569b946a56d2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling target-lexicon v0.13.4 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling gimli v0.32.3 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling rustc-demangle v0.1.26 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling libbz2-rs-sys v0.2.2 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling phf_shared v0.12.1 [INFO] [stderr] Compiling phf_shared v0.13.1 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling phf_generator v0.12.1 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling phf_generator v0.13.1 [INFO] [stderr] Compiling peresil v0.3.0 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling typed-arena v1.7.0 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling bzip2 v0.6.1 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling sxd-document v0.3.2 [INFO] [stderr] Compiling pyo3-build-config v0.27.2 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling jiff v0.2.16 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling indexmap v2.12.1 [INFO] [stderr] Compiling sxd-xpath v0.4.2 [INFO] [stderr] Compiling include_dir_macros v0.7.4 [INFO] [stderr] Compiling dtoa v1.0.10 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling unindent v0.2.4 [INFO] [stderr] Compiling indoc v2.0.7 [INFO] [stderr] Compiling radix_fmt v1.0.0 [INFO] [stderr] Compiling stable-arena v0.2.0 [INFO] [stderr] Compiling roman-numerals-rs v3.1.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling unicode-script v0.5.8 [INFO] [stderr] Compiling include_dir v0.7.4 [INFO] [stderr] Compiling zip v6.0.0 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling addr2line v0.25.1 [INFO] [stderr] Compiling pyo3-macros-backend v0.27.2 [INFO] [stderr] Compiling pyo3-ffi v0.27.2 [INFO] [stderr] Compiling pyo3 v0.27.2 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling backtrace v0.3.76 [INFO] [stderr] Compiling env_filter v0.1.4 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling mathcat v0.7.6-beta.1 [INFO] [stderr] Compiling phf_macros v0.13.1 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling phf_macros v0.12.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling phf v0.13.1 [INFO] [stderr] Compiling phf v0.12.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling math-core v0.1.1 [INFO] [stderr] Compiling pyo3-macros v0.27.2 [INFO] [stderr] Compiling mathwords v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.09s [INFO] running `Command { std: "docker" "inspect" "c0f602d81c204f58e17799a4f7314cf92e990e9843f39c85b9ba569b946a56d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0f602d81c204f58e17799a4f7314cf92e990e9843f39c85b9ba569b946a56d2", kill_on_drop: false }` [INFO] [stdout] c0f602d81c204f58e17799a4f7314cf92e990e9843f39c85b9ba569b946a56d2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fec7cf7e203abc35d615138e4b8e264f2394da062518de78fbaa91f752ee78a3 [INFO] running `Command { std: "docker" "start" "-a" "fec7cf7e203abc35d615138e4b8e264f2394da062518de78fbaa91f752ee78a3", kill_on_drop: false }` [INFO] [stderr] Compiling mathwords v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.91s [INFO] running `Command { std: "docker" "inspect" "fec7cf7e203abc35d615138e4b8e264f2394da062518de78fbaa91f752ee78a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fec7cf7e203abc35d615138e4b8e264f2394da062518de78fbaa91f752ee78a3", kill_on_drop: false }` [INFO] [stdout] fec7cf7e203abc35d615138e4b8e264f2394da062518de78fbaa91f752ee78a3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7c5566ce0f48dd04f688c7bac6b52a806338ae7b4588a39411bcbe19193c9b94 [INFO] running `Command { std: "docker" "start" "-a" "7c5566ce0f48dd04f688c7bac6b52a806338ae7b4588a39411bcbe19193c9b94", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mathwords-f58b264e13be5817) [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" "7c5566ce0f48dd04f688c7bac6b52a806338ae7b4588a39411bcbe19193c9b94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7c5566ce0f48dd04f688c7bac6b52a806338ae7b4588a39411bcbe19193c9b94", kill_on_drop: false }` [INFO] [stdout] 7c5566ce0f48dd04f688c7bac6b52a806338ae7b4588a39411bcbe19193c9b94