[INFO] cloning repository https://github.com/griffi-gh/awfuldb [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/griffi-gh/awfuldb" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgriffi-gh%2Fawfuldb", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgriffi-gh%2Fawfuldb'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] dce63c4fe422cf1f3a172cf0f448bf883c4f3f68 [INFO] testing griffi-gh/awfuldb against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgriffi-gh%2Fawfuldb" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/griffi-gh/awfuldb [INFO] finished tweaking git repo https://github.com/griffi-gh/awfuldb [INFO] tweaked toml for git repo https://github.com/griffi-gh/awfuldb written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/griffi-gh/awfuldb on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/griffi-gh/awfuldb 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5606704cf75d36442b20fa5f84a130b30986fb1cd20acb4fef795462d25526dd [INFO] running `Command { std: "docker" "start" "-a" "5606704cf75d36442b20fa5f84a130b30986fb1cd20acb4fef795462d25526dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5606704cf75d36442b20fa5f84a130b30986fb1cd20acb4fef795462d25526dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5606704cf75d36442b20fa5f84a130b30986fb1cd20acb4fef795462d25526dd", kill_on_drop: false }` [INFO] [stdout] 5606704cf75d36442b20fa5f84a130b30986fb1cd20acb4fef795462d25526dd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 05635810da8b6785389b839a8fd7bcf3b741c89ff74b9c9ee60cb10bda996718 [INFO] running `Command { std: "docker" "start" "-a" "05635810da8b6785389b839a8fd7bcf3b741c89ff74b9c9ee60cb10bda996718", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling rustix v0.38.19 [INFO] [stderr] Compiling linux-raw-sys v0.4.10 [INFO] [stderr] Compiling serde v1.0.189 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling anstyle-parse v0.2.2 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling anstyle v1.0.4 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling deranged v0.3.9 [INFO] [stderr] Compiling gzip-header v1.0.0 [INFO] [stderr] Compiling brotli-decompressor v2.5.0 [INFO] [stderr] Compiling clap_lex v0.5.1 [INFO] [stderr] Compiling chunked_transfer v1.4.1 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling anstream v0.6.4 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling tiny_http v0.12.0 [INFO] [stderr] Compiling deflate v1.0.0 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] Compiling sha1_smol v1.0.0 [INFO] [stderr] Compiling divrem v1.0.0 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling filetime v0.2.22 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling time v0.3.30 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling brotli v3.4.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling terminal_size v0.3.0 [INFO] [stderr] Compiling tempfile v3.8.0 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling clap_builder v4.4.6 [INFO] [stderr] Compiling colored v2.0.4 [INFO] [stderr] Compiling multipart v0.18.0 [INFO] [stderr] Compiling serde_derive v1.0.189 [INFO] [stderr] Compiling clap_derive v4.4.2 [INFO] [stderr] Compiling clap v4.4.6 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling rouille v3.6.2 [INFO] [stderr] Compiling awfuldb v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `columns` [INFO] [stdout] --> src/operations.rs:209:26 [INFO] [stdout] | [INFO] [stdout] 209 | DbRow::AsNamed(columns) => todo!("handle DbRow::AsNamed"), [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_columns` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `from_type` and `into_type` are never used [INFO] [stdout] --> src/types.rs:180:16 [INFO] [stdout] | [INFO] [stdout] 179 | impl TypeTree { [INFO] [stdout] | ------------- associated items in this implementation [INFO] [stdout] 180 | pub const fn from_type(value: Type) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 184 | pub const fn into_type(self) -> Type { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `mark_header_dirty`, `allocate_multiple_sectors`, and `optimize` are never used [INFO] [stdout] --> src/database.rs:40:17 [INFO] [stdout] | [INFO] [stdout] 25 | impl Database { [INFO] [stdout] | --------------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 40 | pub(crate) fn mark_header_dirty(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 164 | pub fn allocate_multiple_sectors(&mut self, buf: &mut [u64]) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 229 | pub fn optimize(&mut self) -> Result<()> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.14s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: buf_redux v0.8.4, multipart v0.18.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] running `Command { std: "docker" "inspect" "05635810da8b6785389b839a8fd7bcf3b741c89ff74b9c9ee60cb10bda996718", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "05635810da8b6785389b839a8fd7bcf3b741c89ff74b9c9ee60cb10bda996718", kill_on_drop: false }` [INFO] [stdout] 05635810da8b6785389b839a8fd7bcf3b741c89ff74b9c9ee60cb10bda996718 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 645c06ccfa0ff9ca775a73d18980464f7aad63e470238094105b44e73e765eab [INFO] running `Command { std: "docker" "start" "-a" "645c06ccfa0ff9ca775a73d18980464f7aad63e470238094105b44e73e765eab", kill_on_drop: false }` [INFO] [stderr] Compiling awfuldb v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `columns` [INFO] [stdout] --> src/operations.rs:209:26 [INFO] [stdout] | [INFO] [stdout] 209 | DbRow::AsNamed(columns) => todo!("handle DbRow::AsNamed"), [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_columns` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `from_type` and `into_type` are never used [INFO] [stdout] --> src/types.rs:180:16 [INFO] [stdout] | [INFO] [stdout] 179 | impl TypeTree { [INFO] [stdout] | ------------- associated items in this implementation [INFO] [stdout] 180 | pub const fn from_type(value: Type) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 184 | pub const fn into_type(self) -> Type { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `mark_header_dirty`, `allocate_multiple_sectors`, and `optimize` are never used [INFO] [stdout] --> src/database.rs:40:17 [INFO] [stdout] | [INFO] [stdout] 25 | impl Database { [INFO] [stdout] | --------------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 40 | pub(crate) fn mark_header_dirty(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 164 | pub fn allocate_multiple_sectors(&mut self, buf: &mut [u64]) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 229 | pub fn optimize(&mut self) -> Result<()> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.31s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: buf_redux v0.8.4, multipart v0.18.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] running `Command { std: "docker" "inspect" "645c06ccfa0ff9ca775a73d18980464f7aad63e470238094105b44e73e765eab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "645c06ccfa0ff9ca775a73d18980464f7aad63e470238094105b44e73e765eab", kill_on_drop: false }` [INFO] [stdout] 645c06ccfa0ff9ca775a73d18980464f7aad63e470238094105b44e73e765eab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 72b314f21f95ad96e277de9a1509ed5a02c46fa56af31cc2220badcd731244d4 [INFO] running `Command { std: "docker" "start" "-a" "72b314f21f95ad96e277de9a1509ed5a02c46fa56af31cc2220badcd731244d4", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `columns` [INFO] [stderr] --> src/operations.rs:209:26 [INFO] [stderr] | [INFO] [stderr] 209 | DbRow::AsNamed(columns) => todo!("handle DbRow::AsNamed"), [INFO] [stderr] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_columns` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: associated items `from_type` and `into_type` are never used [INFO] [stderr] --> src/types.rs:180:16 [INFO] [stderr] | [INFO] [stderr] 179 | impl TypeTree { [INFO] [stderr] | ------------- associated items in this implementation [INFO] [stderr] 180 | pub const fn from_type(value: Type) -> Self { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 184 | pub const fn into_type(self) -> Type { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: methods `mark_header_dirty`, `allocate_multiple_sectors`, and `optimize` are never used [INFO] [stderr] --> src/database.rs:40:17 [INFO] [stderr] | [INFO] [stderr] 25 | impl Database { [INFO] [stderr] | --------------------------- methods in this implementation [INFO] [stderr] ... [INFO] [stderr] 40 | pub(crate) fn mark_header_dirty(&mut self) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 164 | pub fn allocate_multiple_sectors(&mut self, buf: &mut [u64]) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 229 | pub fn optimize(&mut self) -> Result<()> { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `awfuldb` (bin "awfuldb" test) generated 3 warnings (run `cargo fix --bin "awfuldb" -p awfuldb --tests` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: buf_redux v0.8.4, multipart v0.18.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/awfuldb-25ebe411fe0ee4d9) [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" "72b314f21f95ad96e277de9a1509ed5a02c46fa56af31cc2220badcd731244d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "72b314f21f95ad96e277de9a1509ed5a02c46fa56af31cc2220badcd731244d4", kill_on_drop: false }` [INFO] [stdout] 72b314f21f95ad96e277de9a1509ed5a02c46fa56af31cc2220badcd731244d4