[INFO] cloning repository https://github.com/qxuken/test_native_db [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/qxuken/test_native_db" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqxuken%2Ftest_native_db", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqxuken%2Ftest_native_db'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 400307d7dbd66bcf1263202e02ff5542d8c63d9d [INFO] testing qxuken/test_native_db against 1.80.0 for beta-1.81-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqxuken%2Ftest_native_db" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/qxuken/test_native_db on toolchain 1.80.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.80.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/qxuken/test_native_db [INFO] finished tweaking git repo https://github.com/qxuken/test_native_db [INFO] tweaked toml for git repo https://github.com/qxuken/test_native_db written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/qxuken/test_native_db 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" "+1.80.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded native_db v0.5.1 [INFO] [stderr] Downloaded native_db_macro v0.5.1 [INFO] [stderr] Downloaded native_model_macro v0.4.3 [INFO] [stderr] Downloaded native_model v0.4.3 [INFO] [stderr] Downloaded redb v1.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.80.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a6bd5ddd88d19b51b6b873e554b711c9f295544fb6ad9f0cf0c172ed19835487 [INFO] running `Command { std: "docker" "start" "-a" "a6bd5ddd88d19b51b6b873e554b711c9f295544fb6ad9f0cf0c172ed19835487", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a6bd5ddd88d19b51b6b873e554b711c9f295544fb6ad9f0cf0c172ed19835487", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a6bd5ddd88d19b51b6b873e554b711c9f295544fb6ad9f0cf0c172ed19835487", kill_on_drop: false }` [INFO] [stdout] a6bd5ddd88d19b51b6b873e554b711c9f295544fb6ad9f0cf0c172ed19835487 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.80.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] baa5a1825b09084250565981f79e24ef03c730a20964063c75d0388714f36f48 [INFO] running `Command { std: "docker" "start" "-a" "baa5a1825b09084250565981f79e24ef03c730a20964063c75d0388714f36f48", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling rustix v0.38.28 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling camino v1.1.6 [INFO] [stderr] Compiling crossbeam-utils v0.8.17 [INFO] [stderr] Compiling semver v1.0.20 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.12 [INFO] [stderr] Compiling pulldown-cmark v0.9.3 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Compiling syn v2.0.41 [INFO] [stderr] Compiling crossbeam-epoch v0.9.16 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling bytecount v0.6.7 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.4 [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling thiserror v1.0.51 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling tempfile v3.8.1 [INFO] [stderr] Compiling rayon v1.8.0 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling anstyle v1.0.4 [INFO] [stderr] Compiling weezl v0.1.7 [INFO] [stderr] Compiling redb v1.4.0 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling flume v0.11.0 [INFO] [stderr] Compiling anstream v0.6.5 [INFO] [stderr] Compiling fdeflate v0.3.1 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling smallvec v1.11.2 [INFO] [stderr] Compiling bytemuck v1.14.0 [INFO] [stderr] Compiling half v2.2.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling clap_lex v0.6.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling exr v1.71.0 [INFO] [stderr] Compiling clap_builder v4.4.11 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling gif v0.12.0 [INFO] [stderr] Compiling png v0.17.10 [INFO] [stderr] Compiling jpeg-decoder v0.3.0 [INFO] [stderr] Compiling csv-core v0.1.11 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling atomic v0.5.3 [INFO] [stderr] Compiling tiff v0.9.0 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling zerocopy-derive v0.7.31 [INFO] [stderr] Compiling thiserror-impl v1.0.51 [INFO] [stderr] Compiling native_model_macro v0.4.3 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling zerocopy v0.7.31 [INFO] [stderr] Compiling native_db_macro v0.5.1 [INFO] [stderr] Compiling image v0.24.7 [INFO] [stderr] Compiling clap v4.4.11 [INFO] [stderr] Compiling cargo-platform v0.1.5 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling csv v1.3.0 [INFO] [stderr] Compiling uuid v1.6.1 [INFO] [stderr] Compiling cargo_metadata v0.14.2 [INFO] [stderr] Compiling skeptic v0.13.7 [INFO] [stderr] Compiling native_model v0.4.3 [INFO] [stderr] Compiling native_db v0.5.1 [INFO] [stderr] Compiling test_native_db v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `id` and `paintings` are never read [INFO] [stdout] --> src/csv.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct CsvArtist { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 6 | pub id: u64, [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 13 | pub paintings: u64, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CsvArtist` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.65s [INFO] running `Command { std: "docker" "inspect" "baa5a1825b09084250565981f79e24ef03c730a20964063c75d0388714f36f48", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "baa5a1825b09084250565981f79e24ef03c730a20964063c75d0388714f36f48", kill_on_drop: false }` [INFO] [stdout] baa5a1825b09084250565981f79e24ef03c730a20964063c75d0388714f36f48 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.80.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3aaa4faf45975b8fbed102d1378a04fa3980429510da03c980e6a8ce93ed3b0f [INFO] running `Command { std: "docker" "start" "-a" "3aaa4faf45975b8fbed102d1378a04fa3980429510da03c980e6a8ce93ed3b0f", kill_on_drop: false }` [INFO] [stderr] Compiling test_native_db v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `id` and `paintings` are never read [INFO] [stdout] --> src/csv.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct CsvArtist { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 6 | pub id: u64, [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 13 | pub paintings: u64, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CsvArtist` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.43s [INFO] running `Command { std: "docker" "inspect" "3aaa4faf45975b8fbed102d1378a04fa3980429510da03c980e6a8ce93ed3b0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3aaa4faf45975b8fbed102d1378a04fa3980429510da03c980e6a8ce93ed3b0f", kill_on_drop: false }` [INFO] [stdout] 3aaa4faf45975b8fbed102d1378a04fa3980429510da03c980e6a8ce93ed3b0f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.80.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 741e7c2cc54c3c12afd9a0c1177e4146f8e77459c8e2289844510832c668da45 [INFO] running `Command { std: "docker" "start" "-a" "741e7c2cc54c3c12afd9a0c1177e4146f8e77459c8e2289844510832c668da45", kill_on_drop: false }` [INFO] [stderr] warning: fields `id` and `paintings` are never read [INFO] [stderr] --> src/csv.rs:6:9 [INFO] [stderr] | [INFO] [stderr] 5 | pub struct CsvArtist { [INFO] [stderr] | --------- fields in this struct [INFO] [stderr] 6 | pub id: u64, [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 13 | pub paintings: u64, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `CsvArtist` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `test_native_db` (bin "test_native_db" test) generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/test_native_db-cf18512a1ac75d16) [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" "741e7c2cc54c3c12afd9a0c1177e4146f8e77459c8e2289844510832c668da45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "741e7c2cc54c3c12afd9a0c1177e4146f8e77459c8e2289844510832c668da45", kill_on_drop: false }` [INFO] [stdout] 741e7c2cc54c3c12afd9a0c1177e4146f8e77459c8e2289844510832c668da45