[INFO] cloning repository https://github.com/FreemapSlovakia/lerc
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/FreemapSlovakia/lerc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFreemapSlovakia%2Flerc", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFreemapSlovakia%2Flerc'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 16a3f09e2b1d6f68a3f4499276b78fa6b6929696
[INFO] testing FreemapSlovakia/lerc against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFreemapSlovakia%2Flerc" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/FreemapSlovakia/lerc
[INFO] finished tweaking git repo https://github.com/FreemapSlovakia/lerc
[INFO] tweaked toml for git repo https://github.com/FreemapSlovakia/lerc written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/FreemapSlovakia/lerc on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/FreemapSlovakia/lerc 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 56628ddba9a0298e9f8a28a01b2baad88b7afc54123cbeaeb6dbae442ca4bf64
[INFO] running `Command { std: "docker" "start" "-a" "56628ddba9a0298e9f8a28a01b2baad88b7afc54123cbeaeb6dbae442ca4bf64", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "56628ddba9a0298e9f8a28a01b2baad88b7afc54123cbeaeb6dbae442ca4bf64", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "56628ddba9a0298e9f8a28a01b2baad88b7afc54123cbeaeb6dbae442ca4bf64", kill_on_drop: false }`
[INFO] [stdout] 56628ddba9a0298e9f8a28a01b2baad88b7afc54123cbeaeb6dbae442ca4bf64
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3ce30f986d97c91e5e7282806e80c246701f3b58dca99c9643b3303f088958f8
[INFO] running `Command { std: "docker" "start" "-a" "3ce30f986d97c91e5e7282806e80c246701f3b58dca99c9643b3303f088958f8", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling prettyplease v0.2.32
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling bindgen v0.71.1
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling libloading v0.8.6
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling cc v1.2.20
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling lerc-sys v0.1.2
[INFO] [stderr]    Compiling lerc v0.2.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.00s
[INFO] running `Command { std: "docker" "inspect" "3ce30f986d97c91e5e7282806e80c246701f3b58dca99c9643b3303f088958f8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3ce30f986d97c91e5e7282806e80c246701f3b58dca99c9643b3303f088958f8", kill_on_drop: false }`
[INFO] [stdout] 3ce30f986d97c91e5e7282806e80c246701f3b58dca99c9643b3303f088958f8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ed6363029a7e8409f474df6769709984be9a6220078a6f77ad0ebe47fd528fc3
[INFO] running `Command { std: "docker" "start" "-a" "ed6363029a7e8409f474df6769709984be9a6220078a6f77ad0ebe47fd528fc3", kill_on_drop: false }`
[INFO] [stderr]    Compiling lerc v0.2.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s
[INFO] running `Command { std: "docker" "inspect" "ed6363029a7e8409f474df6769709984be9a6220078a6f77ad0ebe47fd528fc3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ed6363029a7e8409f474df6769709984be9a6220078a6f77ad0ebe47fd528fc3", kill_on_drop: false }`
[INFO] [stdout] ed6363029a7e8409f474df6769709984be9a6220078a6f77ad0ebe47fd528fc3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d5d7bef1c3adb9a54556a0c34ba84385eef0164c2a5492c4e0a5aeb414ce3d1d
[INFO] running `Command { std: "docker" "start" "-a" "d5d7bef1c3adb9a54556a0c34ba84385eef0164c2a5492c4e0a5aeb414ce3d1d", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/lerc-01a84dd504a089cb)
[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 lerc
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test src/lib.rs - (line 13) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 23) - compile ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 23) stdout ----
[INFO] [stdout] error[E0308]: arguments to this function are incorrect
[INFO] [stdout]   --> src/lib.rs:29:20
[INFO] [stdout]    |
[INFO] [stdout] 29 | let (data, mask) = decode::<f32>(&compressed, info.width, info.height, info.depth, info.bands, info.masks).unwrap();
[INFO] [stdout]    |                    ^^^^^^^^^^^^^              ----------  -----------  ----------  ----------  ---------- expected `usize`, found `u32`
[INFO] [stdout]    |                                               |           |            |           |
[INFO] [stdout]    |                                               |           |            |           expected `usize`, found `u32`
[INFO] [stdout]    |                                               |           |            expected `usize`, found `u32`
[INFO] [stdout]    |                                               |           expected `usize`, found `u32`
[INFO] [stdout]    |                                               expected `usize`, found `u32`
[INFO] [stdout]    |
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/decode.rs:19:8
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub fn decode<T: LercDataType>(
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] help: you can convert a `u32` to a `usize` and panic if the converted value doesn't fit
[INFO] [stdout]    |
[INFO] [stdout] 29 | let (data, mask) = decode::<f32>(&compressed, info.width.try_into().unwrap(), info.height, info.depth, info.bands, info.masks).unwrap();
[INFO] [stdout]    |                                                         ++++++++++++++++++++
[INFO] [stdout] help: you can convert a `u32` to a `usize` and panic if the converted value doesn't fit
[INFO] [stdout]    |
[INFO] [stdout] 29 | let (data, mask) = decode::<f32>(&compressed, info.width, info.height.try_into().unwrap(), info.depth, info.bands, info.masks).unwrap();
[INFO] [stdout]    |                                                                      ++++++++++++++++++++
[INFO] [stdout] help: you can convert a `u32` to a `usize` and panic if the converted value doesn't fit
[INFO] [stdout]    |
[INFO] [stdout] 29 | let (data, mask) = decode::<f32>(&compressed, info.width, info.height, info.depth.try_into().unwrap(), info.bands, info.masks).unwrap();
[INFO] [stdout]    |                                                                                  ++++++++++++++++++++
[INFO] [stdout] help: you can convert a `u32` to a `usize` and panic if the converted value doesn't fit
[INFO] [stdout]    |
[INFO] [stdout] 29 | let (data, mask) = decode::<f32>(&compressed, info.width, info.height, info.depth, info.bands.try_into().unwrap(), info.masks).unwrap();
[INFO] [stdout]    |                                                                                              ++++++++++++++++++++
[INFO] [stdout] help: you can convert a `u32` to a `usize` and panic if the converted value doesn't fit
[INFO] [stdout]    |
[INFO] [stdout] 29 | let (data, mask) = decode::<f32>(&compressed, info.width, info.height, info.depth, info.bands, info.masks.try_into().unwrap()).unwrap();
[INFO] [stdout]    |                                                                                                          ++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 23)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.18s; merged doctests compilation took 0.09s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "d5d7bef1c3adb9a54556a0c34ba84385eef0164c2a5492c4e0a5aeb414ce3d1d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d5d7bef1c3adb9a54556a0c34ba84385eef0164c2a5492c4e0a5aeb414ce3d1d", kill_on_drop: false }`
[INFO] [stdout] d5d7bef1c3adb9a54556a0c34ba84385eef0164c2a5492c4e0a5aeb414ce3d1d
