[INFO] cloning repository https://github.com/perplexedpigmy/pan
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/perplexedpigmy/pan" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fperplexedpigmy%2Fpan", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fperplexedpigmy%2Fpan'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 56c8b43ca3daeadc682fa41c3608b04a3d08fe58
[INFO] testing perplexedpigmy/pan against 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fperplexedpigmy%2Fpan" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/perplexedpigmy/pan
[INFO] finished tweaking git repo https://github.com/perplexedpigmy/pan
[INFO] tweaked toml for git repo https://github.com/perplexedpigmy/pan written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/perplexedpigmy/pan on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/perplexedpigmy/pan 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded seahash v4.1.0
[INFO] [stderr]   Downloaded rend v0.4.2
[INFO] [stderr]   Downloaded rust_decimal_macros v1.36.0
[INFO] [stderr]   Downloaded simple-eyre v0.3.1
[INFO] [stderr]   Downloaded ptr_meta v0.1.4
[INFO] [stderr]   Downloaded bytecheck_derive v0.6.12
[INFO] [stderr]   Downloaded colored v2.1.0
[INFO] [stderr]   Downloaded eyre v0.6.12
[INFO] [stderr]   Downloaded terminal_size v0.4.0
[INFO] [stderr]   Downloaded rkyv_derive v0.7.45
[INFO] [stderr]   Downloaded arbtest v0.3.1
[INFO] [stderr]   Downloaded ptr_meta_derive v0.1.4
[INFO] [stderr]   Downloaded capitalize v0.1.0
[INFO] [stderr]   Downloaded unicase v2.8.0
[INFO] [stderr]   Downloaded term v0.7.0
[INFO] [stderr]   Downloaded borsh v1.5.2
[INFO] [stderr]   Downloaded rkyv v0.7.45
[INFO] [stderr]   Downloaded prettytable-rs v0.10.0
[INFO] [stderr]   Downloaded ahash v0.7.8
[INFO] [stderr]   Downloaded simdutf8 v0.1.5
[INFO] [stderr]   Downloaded hermit-abi v0.4.0
[INFO] [stderr]   Downloaded unicode-width v0.1.14
[INFO] [stderr]   Downloaded is-terminal v0.4.13
[INFO] [stderr]   Downloaded dirs-next v2.0.0
[INFO] [stderr]   Downloaded rustix v0.38.40
[INFO] [stderr]   Downloaded borsh-derive v1.5.2
[INFO] [stderr]   Downloaded bytecheck v0.6.12
[INFO] [stderr]   Downloaded indenter v0.3.3
[INFO] [stderr]   Downloaded unicode-width v0.2.0
[INFO] [stderr]   Downloaded libc v0.2.162
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ee5494ef22ea861a19d3dbc6c4bf1602d761f5516558fe271cca4cc90b95a142
[INFO] running `Command { std: "docker" "start" "-a" "ee5494ef22ea861a19d3dbc6c4bf1602d761f5516558fe271cca4cc90b95a142", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ee5494ef22ea861a19d3dbc6c4bf1602d761f5516558fe271cca4cc90b95a142", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ee5494ef22ea861a19d3dbc6c4bf1602d761f5516558fe271cca4cc90b95a142", kill_on_drop: false }`
[INFO] [stdout] ee5494ef22ea861a19d3dbc6c4bf1602d761f5516558fe271cca4cc90b95a142
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 387a4a19ab0232dc4b4c5cfc42502f4496734771bf833e2812be4cd1e090d750
[INFO] running `Command { std: "docker" "start" "-a" "387a4a19ab0232dc4b4c5cfc42502f4496734771bf833e2812be4cd1e090d750", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling libc v0.2.162
[INFO] [stderr]    Compiling rustix v0.38.40
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling rust_decimal v1.36.0
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling csv-core v0.1.11
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling unicase v2.8.0
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling clap_lex v0.7.2
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling terminal_size v0.4.0
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling is-terminal v0.4.13
[INFO] [stderr]    Compiling encode_unicode v1.0.0
[INFO] [stderr]    Compiling clap_builder v4.5.20
[INFO] [stderr]    Compiling arbitrary v1.4.1
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling rust_decimal_macros v1.36.0
[INFO] [stderr]    Compiling simple-eyre v0.3.1
[INFO] [stderr]    Compiling colored v2.1.0
[INFO] [stderr]    Compiling capitalize v0.1.0
[INFO] [stderr]    Compiling arbtest v0.3.1
[INFO] [stderr]    Compiling csv v1.3.1
[INFO] [stderr]    Compiling prettytable-rs v0.10.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling clap v4.5.20
[INFO] [stderr]    Compiling pn v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.43s
[INFO] running `Command { std: "docker" "inspect" "387a4a19ab0232dc4b4c5cfc42502f4496734771bf833e2812be4cd1e090d750", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "387a4a19ab0232dc4b4c5cfc42502f4496734771bf833e2812be4cd1e090d750", kill_on_drop: false }`
[INFO] [stdout] 387a4a19ab0232dc4b4c5cfc42502f4496734771bf833e2812be4cd1e090d750
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 07257c0613ba4ab33c0edfc9db2cb4ff197712346aa94779de1f4854137086b0
[INFO] running `Command { std: "docker" "start" "-a" "07257c0613ba4ab33c0edfc9db2cb4ff197712346aa94779de1f4854137086b0", kill_on_drop: false }`
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling pn v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.26s
[INFO] running `Command { std: "docker" "inspect" "07257c0613ba4ab33c0edfc9db2cb4ff197712346aa94779de1f4854137086b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "07257c0613ba4ab33c0edfc9db2cb4ff197712346aa94779de1f4854137086b0", kill_on_drop: false }`
[INFO] [stdout] 07257c0613ba4ab33c0edfc9db2cb4ff197712346aa94779de1f4854137086b0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 1cd462e459835e889cc3bc96a468076381f9fd6dc346af950ccc0bd0afbc69a4
[INFO] running `Command { std: "docker" "start" "-a" "1cd462e459835e889cc3bc96a468076381f9fd6dc346af950ccc0bd0afbc69a4", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pn-b6557796f47c396d)
[INFO] [stdout] 
[INFO] [stdout] running 28 tests
[INFO] [stdout] test common::mass::tests::test_gram_add ... ok
[INFO] [stdout] test common::mass::tests::test_gram_constructor ... ok
[INFO] [stdout] test common::mass::tests::test_gram_div_f32 ... ok
[INFO] [stdout] test common::mass::tests::test_gram_add_f32 ... ok
[INFO] [stdout] test common::mass::tests::test_gram_from_float ... ok
[INFO] [stdout] test common::mass::tests::test_gram_from_int ... ok
[INFO] [stdout] test common::mass::tests::test_gram_div_i32 ... ok
[INFO] [stdout] test common::mass::tests::test_gram_into_float ... ok
[INFO] [stdout] test common::mass::tests::test_gram_into_int ... ok
[INFO] [stdout] test common::mass::tests::test_gram_mul_f32 ... ok
[INFO] [stdout] test common::mass::tests::test_gram_add_i32 ... ok
[INFO] [stdout] test common::mass::tests::test_gram_mul_i32 ... ok
[INFO] [stdout] test ingredient::flour::tests::invalid_when_ratios_do_not_sum_less_then_100 ... ok
[INFO] [stdout] test ingredient::water::tests::test_water_add_f32 ... ok
[INFO] [stdout] test ingredient::water::tests::test_water_add_gram ... ok
[INFO] [stdout] test ingredient::flour::tests::valid_repurpose_with_one_flour ... ok
[INFO] [stdout] test ingredient::water::tests::test_water_add_i32 ... ok
[INFO] [stdout] test ingredient::preferment::starter::tests::valid_ratio_to_mass ... ok
[INFO] [stdout] test ingredient::flour::tests::valid_repurpose_with_multi_flour_mutli_preferment ... ok
[INFO] [stdout] test ingredient::flour::tests::valid_repurpose_with_multi_flour ... ok
[INFO] [stdout] test ingredient::water::tests::test_water_constructor ... ok
[INFO] [stdout] test ingredient::flour::tests::invalid_when_ratios_do_not_sum_greater_than_100 ... ok
[INFO] [stdout] test ingredient::water::tests::test_water_div_i32 ... ok
[INFO] [stdout] test ingredient::water::tests::test_water_div_f32 ... ok
[INFO] [stdout] test ingredient::flour::tests::valid_when_ratios_sum_to_100 ... ok
[INFO] [stdout] test ingredient::water::tests::test_water_mul_f32 ... ok
[INFO] [stdout] test ingredient::water::tests::test_water_mul_i32 ... ok
[INFO] [stdout] test ingredient::preferment::tangzhong::tests::valid_ratio_to_mass ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 28 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/pn-f8a0387e15d568ba)
[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] [stderr]    Doc-tests pn
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/recipe.rs - recipe::Recipe::missing_water (line 68) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/recipe.rs - recipe::Recipe::missing_water (line 68) stdout ----
[INFO] [stdout] error: expected identifier, found `<`
[INFO] [stdout]  --> src/recipe.rs:69:5
[INFO] [stdout]   |
[INFO] [stdout] 1 |     <Missing water> =  <Total flour mass> x Hydration - <current water content>
[INFO] [stdout]   |     ^ expected identifier
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/recipe.rs - recipe::Recipe::missing_water (line 68)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "1cd462e459835e889cc3bc96a468076381f9fd6dc346af950ccc0bd0afbc69a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1cd462e459835e889cc3bc96a468076381f9fd6dc346af950ccc0bd0afbc69a4", kill_on_drop: false }`
[INFO] [stdout] 1cd462e459835e889cc3bc96a468076381f9fd6dc346af950ccc0bd0afbc69a4
