[INFO] cloning repository https://github.com/Darxoon/ctr-bcres
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Darxoon/ctr-bcres" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDarxoon%2Fctr-bcres", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDarxoon%2Fctr-bcres'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3e90c18ea8414225d7eaa8cbe6ae62bf522223c6
[INFO] testing Darxoon/ctr-bcres against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDarxoon%2Fctr-bcres" "/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/Darxoon/ctr-bcres
[INFO] finished tweaking git repo https://github.com/Darxoon/ctr-bcres
[INFO] tweaked toml for git repo https://github.com/Darxoon/ctr-bcres written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Darxoon/ctr-bcres on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 26 packages to latest Rust 1.97.0-beta.6 compatible versions
[INFO] [stderr]       Adding glam v0.25.0 (available: v0.33.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] fae4d5d8eb35bc301d950caf751cfe55b4dc6342d98be88bdbc330879c04edab
[INFO] running `Command { std: "docker" "start" "fae4d5d8eb35bc301d950caf751cfe55b4dc6342d98be88bdbc330879c04edab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fae4d5d8eb35bc301d950caf751cfe55b4dc6342d98be88bdbc330879c04edab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "fae4d5d8eb35bc301d950caf751cfe55b4dc6342d98be88bdbc330879c04edab" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fae4d5d8eb35bc301d950caf751cfe55b4dc6342d98be88bdbc330879c04edab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "fae4d5d8eb35bc301d950caf751cfe55b4dc6342d98be88bdbc330879c04edab" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.46
[INFO] [stderr]    Compiling owo-colors v4.3.0
[INFO] [stderr]    Compiling binrw_derive v0.15.1
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling binrw v0.15.1
[INFO] [stderr]    Compiling anyhow v1.0.103
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling array-init v2.1.0
[INFO] [stderr]    Compiling md5 v0.8.0
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling ctr-bcres v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.98s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: binrw v0.15.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5`
[INFO] running `Command { std: "docker" "inspect" "fae4d5d8eb35bc301d950caf751cfe55b4dc6342d98be88bdbc330879c04edab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "fae4d5d8eb35bc301d950caf751cfe55b4dc6342d98be88bdbc330879c04edab" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling ctr-bcres v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.28s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: binrw v0.15.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5`
[INFO] running `Command { std: "docker" "inspect" "fae4d5d8eb35bc301d950caf751cfe55b4dc6342d98be88bdbc330879c04edab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "fae4d5d8eb35bc301d950caf751cfe55b4dc6342d98be88bdbc330879c04edab" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: binrw v0.15.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ctr_bcres-b1c7fd25f80fa213)
[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 ctr_bcres
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test src/util/blz.rs - util::blz::BLZ_MASK (line 16) ... FAILED
[INFO] [stdout] test src/util/blz.rs - util::blz::search (line 255) ... FAILED
[INFO] [stdout] test src/util/blz.rs - util::blz::BLZ_MAX_OFFSET (line 27) ... FAILED
[INFO] [stdout] test src/util/blz.rs - util::blz::BLZ_MAX_CODED (line 32) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/util/blz.rs - util::blz::BLZ_MASK (line 16) stdout ----
[INFO] [stdout] error: this file contains an unclosed delimiter
[INFO] [stdout]   --> src/util/blz.rs:17:44
[INFO] [stdout]    |
[INFO] [stdout] 17 | ((((1 << BLZ_SHIFT) - 1) << (8 - BLZ_SHIFT)
[INFO] [stdout]    | -- unclosed delimiter                      ^
[INFO] [stdout]    | |
[INFO] [stdout]    | unclosed delimiter
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/util/blz.rs - util::blz::search (line 255) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `found_length` in this scope
[INFO] [stdout]    --> src/util/blz.rs:256:2
[INFO] [stdout]     |
[INFO] [stdout] 256 | (found_length, found_position)
[INFO] [stdout]     |  ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `found_position` in this scope
[INFO] [stdout]    --> src/util/blz.rs:256:16
[INFO] [stdout]     |
[INFO] [stdout] 256 | (found_length, found_position)
[INFO] [stdout]     |                ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/util/blz.rs - util::blz::BLZ_MAX_OFFSET (line 27) stdout ----
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/util/blz.rs:28:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_util_blz_rs_27_0() {
[INFO] [stdout]    |                                                                             - help: try adding a return type: `-> i32`
[INFO] [stdout] 28 | ((1 << 12) + 2)
[INFO] [stdout]    | ^^^^^^^^^^^^^^^ expected `()`, found integer
[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] ---- src/util/blz.rs - util::blz::BLZ_MAX_CODED (line 32) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `BLZ_THRESHOLD` in this scope
[INFO] [stdout]   --> src/util/blz.rs:33:13
[INFO] [stdout]    |
[INFO] [stdout] 33 | ((1 << 4) + BLZ_THRESHOLD)
[INFO] [stdout]    |             ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/util/blz.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_util_blz_rs_32_0() {
[INFO] [stdout]    |                                                                             - help: try adding a return type: `-> i32`
[INFO] [stdout] 33 | ((1 << 4) + BLZ_THRESHOLD)
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `()`, found integer
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0308, E0425.
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/util/blz.rs - util::blz::BLZ_MASK (line 16)
[INFO] [stdout]     src/util/blz.rs - util::blz::BLZ_MAX_CODED (line 32)
[INFO] [stdout]     src/util/blz.rs - util::blz::BLZ_MAX_OFFSET (line 27)
[INFO] [stdout]     src/util/blz.rs - util::blz::search (line 255)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.29s; merged doctests compilation took 0.13s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "fae4d5d8eb35bc301d950caf751cfe55b4dc6342d98be88bdbc330879c04edab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fae4d5d8eb35bc301d950caf751cfe55b4dc6342d98be88bdbc330879c04edab", kill_on_drop: false }`
[INFO] [stdout] fae4d5d8eb35bc301d950caf751cfe55b4dc6342d98be88bdbc330879c04edab
