[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 master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFreemapSlovakia%2Flerc" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/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-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/FreemapSlovakia/lerc on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded prettyplease v0.2.32
[INFO] [stderr]   Downloaded bindgen v0.71.1
[INFO] [stderr]   Downloaded lerc-sys v0.1.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b44d5c12f35f6353729b1f0a016432f5f58a9f1d5fcac8913106a12eef425723
[INFO] running `Command { std: "docker" "start" "-a" "b44d5c12f35f6353729b1f0a016432f5f58a9f1d5fcac8913106a12eef425723", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b44d5c12f35f6353729b1f0a016432f5f58a9f1d5fcac8913106a12eef425723", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b44d5c12f35f6353729b1f0a016432f5f58a9f1d5fcac8913106a12eef425723", kill_on_drop: false }`
[INFO] [stdout] b44d5c12f35f6353729b1f0a016432f5f58a9f1d5fcac8913106a12eef425723
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 20d158fa83fd1529425f6379386fc22f784714510204f5989ed1e5908941e9db
[INFO] running `Command { std: "docker" "start" "-a" "20d158fa83fd1529425f6379386fc22f784714510204f5989ed1e5908941e9db", kill_on_drop: false }`
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling prettyplease v0.2.32
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling bindgen v0.71.1
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling cc v1.2.20
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling libloading v0.8.6
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling nom v7.1.3
[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 33.76s
[INFO] running `Command { std: "docker" "inspect" "20d158fa83fd1529425f6379386fc22f784714510204f5989ed1e5908941e9db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "20d158fa83fd1529425f6379386fc22f784714510204f5989ed1e5908941e9db", kill_on_drop: false }`
[INFO] [stdout] 20d158fa83fd1529425f6379386fc22f784714510204f5989ed1e5908941e9db
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 106b1b85e964da367abe052140c8bbb1165d6ed6392720581d852aa2d14b19e8
[INFO] running `Command { std: "docker" "start" "-a" "106b1b85e964da367abe052140c8bbb1165d6ed6392720581d852aa2d14b19e8", 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.43s
[INFO] running `Command { std: "docker" "inspect" "106b1b85e964da367abe052140c8bbb1165d6ed6392720581d852aa2d14b19e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "106b1b85e964da367abe052140c8bbb1165d6ed6392720581d852aa2d14b19e8", kill_on_drop: false }`
[INFO] [stdout] 106b1b85e964da367abe052140c8bbb1165d6ed6392720581d852aa2d14b19e8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 02971c4eb82255590165e87a8759c6f22bb24b7f0a6a39be243f2aea81172d17
[INFO] running `Command { std: "docker" "start" "-a" "02971c4eb82255590165e87a8759c6f22bb24b7f0a6a39be243f2aea81172d17", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/lerc-b1c345192987c700)
[INFO] [stdout] running 0 tests
[INFO] [stderr]    Doc-tests lerc
[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] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test src/lib.rs - (line 23) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - (line 13) - compile ... ok
[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.09s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.28s; merged doctests compilation took 0.19s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "02971c4eb82255590165e87a8759c6f22bb24b7f0a6a39be243f2aea81172d17", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "02971c4eb82255590165e87a8759c6f22bb24b7f0a6a39be243f2aea81172d17", kill_on_drop: false }`
[INFO] [stdout] 02971c4eb82255590165e87a8759c6f22bb24b7f0a6a39be243f2aea81172d17
