[INFO] cloning repository https://github.com/Truthixify/cask-db-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Truthixify/cask-db-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTruthixify%2Fcask-db-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTruthixify%2Fcask-db-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 84f7828a1dcd01dacd8aafc0cd4dc8fd98cfb32f [INFO] testing Truthixify/cask-db-rs against beta-2025-01-12 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTruthixify%2Fcask-db-rs" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Truthixify/cask-db-rs on toolchain beta-2025-01-12 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-01-12" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Truthixify/cask-db-rs [INFO] finished tweaking git repo https://github.com/Truthixify/cask-db-rs [INFO] tweaked toml for git repo https://github.com/Truthixify/cask-db-rs written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Truthixify/cask-db-rs 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" "+beta-2025-01-12" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7af2c3930822090c77ea3dcadf14a360d0d35569bf75c9d47b77ed8cb91fa3df [INFO] running `Command { std: "docker" "start" "-a" "7af2c3930822090c77ea3dcadf14a360d0d35569bf75c9d47b77ed8cb91fa3df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7af2c3930822090c77ea3dcadf14a360d0d35569bf75c9d47b77ed8cb91fa3df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7af2c3930822090c77ea3dcadf14a360d0d35569bf75c9d47b77ed8cb91fa3df", kill_on_drop: false }` [INFO] [stdout] 7af2c3930822090c77ea3dcadf14a360d0d35569bf75c9d47b77ed8cb91fa3df [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] df87797320b8cff3e1fd530f808b7e56e67debd2ec1ada9c01de044f04536843 [INFO] running `Command { std: "docker" "start" "-a" "df87797320b8cff3e1fd530f808b7e56e67debd2ec1ada9c01de044f04536843", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling crc v3.2.1 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling clap_builder v4.5.23 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling syn v2.0.95 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling clap v4.5.23 [INFO] [stderr] Compiling cask-db v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: method `encode_header` is never used [INFO] [stdout] --> src/format.rs:93:12 [INFO] [stdout] | [INFO] [stdout] 43 | impl KeyValue { [INFO] [stdout] | ------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 93 | pub fn encode_header(&self) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `iter` is never used [INFO] [stdout] --> src/rb_trees.rs:171:12 [INFO] [stdout] | [INFO] [stdout] 47 | impl RBTree { [INFO] [stdout] | ---------------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 171 | pub fn iter<'a>(&self) -> RBTreeIterator<'a, K, V> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.11s [INFO] running `Command { std: "docker" "inspect" "df87797320b8cff3e1fd530f808b7e56e67debd2ec1ada9c01de044f04536843", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df87797320b8cff3e1fd530f808b7e56e67debd2ec1ada9c01de044f04536843", kill_on_drop: false }` [INFO] [stdout] df87797320b8cff3e1fd530f808b7e56e67debd2ec1ada9c01de044f04536843 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eb25036dfedc7c2feb277d1b5766214a7e57f241066ba51fdff787627bb80613 [INFO] running `Command { std: "docker" "start" "-a" "eb25036dfedc7c2feb277d1b5766214a7e57f241066ba51fdff787627bb80613", kill_on_drop: false }` [INFO] [stderr] Compiling cask-db v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: method `encode_header` is never used [INFO] [stdout] --> src/format.rs:93:12 [INFO] [stdout] | [INFO] [stdout] 43 | impl KeyValue { [INFO] [stdout] | ------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 93 | pub fn encode_header(&self) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `iter` is never used [INFO] [stdout] --> src/rb_trees.rs:171:12 [INFO] [stdout] | [INFO] [stdout] 47 | impl RBTree { [INFO] [stdout] | ---------------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 171 | pub fn iter<'a>(&self) -> RBTreeIterator<'a, K, V> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `encode_header` is never used [INFO] [stdout] --> src/format.rs:93:12 [INFO] [stdout] | [INFO] [stdout] 43 | impl KeyValue { [INFO] [stdout] | ------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 93 | pub fn encode_header(&self) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `iter` is never used [INFO] [stdout] --> src/rb_trees.rs:171:12 [INFO] [stdout] | [INFO] [stdout] 47 | impl RBTree { [INFO] [stdout] | ---------------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 171 | pub fn iter<'a>(&self) -> RBTreeIterator<'a, K, V> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.71s [INFO] running `Command { std: "docker" "inspect" "eb25036dfedc7c2feb277d1b5766214a7e57f241066ba51fdff787627bb80613", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb25036dfedc7c2feb277d1b5766214a7e57f241066ba51fdff787627bb80613", kill_on_drop: false }` [INFO] [stdout] eb25036dfedc7c2feb277d1b5766214a7e57f241066ba51fdff787627bb80613 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7a5ccaed497a38456cd6670f4bf650dee90b2abde0399418470c71f253384234 [INFO] running `Command { std: "docker" "start" "-a" "7a5ccaed497a38456cd6670f4bf650dee90b2abde0399418470c71f253384234", kill_on_drop: false }` [INFO] [stderr] warning: method `encode_header` is never used [INFO] [stderr] --> src/format.rs:93:12 [INFO] [stderr] | [INFO] [stderr] 43 | impl KeyValue { [INFO] [stderr] | ------------- method in this implementation [INFO] [stderr] ... [INFO] [stderr] 93 | pub fn encode_header(&self) -> Vec { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: method `iter` is never used [INFO] [stderr] --> src/rb_trees.rs:171:12 [INFO] [stderr] | [INFO] [stderr] 47 | impl RBTree { [INFO] [stderr] | ---------------------------- method in this implementation [INFO] [stderr] ... [INFO] [stderr] 171 | pub fn iter<'a>(&self) -> RBTreeIterator<'a, K, V> { [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: `cask-db` (lib) generated 2 warnings [INFO] [stderr] warning: `cask-db` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cask_db-2b8ff28d2f24a7e0) [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] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cask_db-8e9975205f2ef211) [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 cask_db [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" "7a5ccaed497a38456cd6670f4bf650dee90b2abde0399418470c71f253384234", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a5ccaed497a38456cd6670f4bf650dee90b2abde0399418470c71f253384234", kill_on_drop: false }` [INFO] [stdout] 7a5ccaed497a38456cd6670f4bf650dee90b2abde0399418470c71f253384234