[INFO] fetching crate nanosql 0.10.0... [INFO] testing nanosql-0.10.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_getrandom_patch_0 [INFO] extracting crate nanosql 0.10.0 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate nanosql 0.10.0 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate nanosql 0.10.0 [INFO] tweaked toml for crates.io crate nanosql 0.10.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate nanosql 0.10.0 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate nanosql 0.10.0 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded recursive-proc-macro-impl v0.1.1 [INFO] [stderr] Downloaded recursive v0.1.1 [INFO] [stderr] Downloaded stacker v0.1.17 [INFO] [stderr] Downloaded nanosql_macros v0.10.0 [INFO] [stderr] Downloaded rustfix v0.8.7 [INFO] [stderr] Downloaded miow v0.6.0 [INFO] [stderr] Downloaded tester v0.9.1 [INFO] [stderr] Downloaded compiletest_rs v0.11.2 [INFO] [stderr] Downloaded ptree v0.5.2 [INFO] [stderr] Downloaded rusqlite v0.33.0 [INFO] [stderr] Downloaded sqlparser v0.54.0 [INFO] [stderr] Downloaded libsqlite3-sys v0.31.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 40cdfd5e4bdf971ff80341b8c6da7253c794d80e8c8ff20e74518031d09c372d [INFO] running `Command { std: "docker" "start" "-a" "40cdfd5e4bdf971ff80341b8c6da7253c794d80e8c8ff20e74518031d09c372d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "40cdfd5e4bdf971ff80341b8c6da7253c794d80e8c8ff20e74518031d09c372d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "40cdfd5e4bdf971ff80341b8c6da7253c794d80e8c8ff20e74518031d09c372d", kill_on_drop: false }` [INFO] [stdout] 40cdfd5e4bdf971ff80341b8c6da7253c794d80e8c8ff20e74518031d09c372d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 2ee8547d39cbc396913151cd17044b2be18f3abc23f6fca82bc2592689f9e6c7 [INFO] running `Command { std: "docker" "start" "-a" "2ee8547d39cbc396913151cd17044b2be18f3abc23f6fca82bc2592689f9e6c7", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling cc v1.2.10 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling if_chain v1.0.2 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling foldhash v0.1.4 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling libsqlite3-sys v0.31.0 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling rusqlite v0.33.0 [INFO] [stderr] Compiling psm v0.1.24 [INFO] [stderr] Compiling stacker v0.1.17 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling deluxe-core v0.5.0 [INFO] [stderr] Compiling recursive-proc-macro-impl v0.1.1 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling deluxe-macros v0.5.0 [INFO] [stderr] Compiling recursive v0.1.1 [INFO] [stderr] Compiling sqlparser v0.54.0 [INFO] [stderr] Compiling deluxe v0.5.0 [INFO] [stderr] Compiling nanosql_macros v0.10.0 [INFO] [stderr] Compiling nanosql v0.10.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.28s [INFO] running `Command { std: "docker" "inspect" "2ee8547d39cbc396913151cd17044b2be18f3abc23f6fca82bc2592689f9e6c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ee8547d39cbc396913151cd17044b2be18f3abc23f6fca82bc2592689f9e6c7", kill_on_drop: false }` [INFO] [stdout] 2ee8547d39cbc396913151cd17044b2be18f3abc23f6fca82bc2592689f9e6c7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 0a9f890b0962084f229894c53e9bdcfd0801e8342db7a07739b99d55e270ad7f [INFO] running `Command { std: "docker" "start" "-a" "0a9f890b0962084f229894c53e9bdcfd0801e8342db7a07739b99d55e270ad7f", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling serde_json v1.0.138 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling ryu v1.0.19 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling compiletest_rs v0.11.2 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling tester v0.9.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling rustfix v0.8.7 [INFO] [stderr] Compiling nanosql v0.10.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `name_id`, `tax_id`, `name`, and `kind` are never read [INFO] [stdout] --> examples/realistic.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 46 | struct Name { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 47 | #[nanosql(pk)] [INFO] [stdout] 48 | name_id: u64, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 49 | #[nanosql(fk = Taxon::tax_id)] [INFO] [stdout] 50 | tax_id: u64, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 51 | #[nanosql(index)] [INFO] [stdout] 52 | name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 53 | kind: NameKind, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Name` 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: fields `rank`, `parent_id`, and `name_kind` are never read [INFO] [stdout] --> examples/realistic.rs:84:5 [INFO] [stdout] | [INFO] [stdout] 82 | struct NamedTaxon { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 83 | tax_id: u64, [INFO] [stdout] 84 | rank: Rank, [INFO] [stdout] | ^^^^ [INFO] [stdout] 85 | parent_id: Option, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 89 | name_kind: Option, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `NamedTaxon` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `does_not_matter` is never read [INFO] [stdout] --> tests/ignore.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 22 | struct IgnoredParamFirstNamed<'a> { [INFO] [stdout] | ---------------------- field in this struct [INFO] [stdout] 23 | #[nanosql(ignore)] [INFO] [stdout] 24 | does_not_matter: i64, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `IgnoredParamFirstNamed` 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: field `trailing_junk` is never read [INFO] [stdout] --> tests/ignore.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 29 | struct IgnoredParamLastNamed { [INFO] [stdout] | --------------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 32 | trailing_junk: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `IgnoredParamLastNamed` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `ignored_1` and `another_ignored` are never read [INFO] [stdout] --> tests/ignore.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 36 | struct IgnoredParamManyNamed { [INFO] [stdout] | --------------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 39 | ignored_1: f32, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 42 | another_ignored: Vec>, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `IgnoredParamManyNamed` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `2` is never read [INFO] [stdout] --> tests/ignore.rs:57:24 [INFO] [stdout] | [INFO] [stdout] 53 | struct IgnoredParamManyUnnamed<'p>( [INFO] [stdout] | ----------------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 57 | #[nanosql(ignore)] Cow<'static, str>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `IgnoredParamManyUnnamed` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 57 - #[nanosql(ignore)] Cow<'static, str>, [INFO] [stdout] 57 + #[nanosql(ignore)] (), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `first_ignored`, `payload`, and `second_ignored` are never read [INFO] [stdout] --> tests/ignore.rs:393:9 [INFO] [stdout] | [INFO] [stdout] 391 | struct Test { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 392 | #[nanosql(ignore)] [INFO] [stdout] 393 | first_ignored: String, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 394 | payload: i64, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 395 | #[nanosql(ignore)] [INFO] [stdout] 396 | second_ignored: DoesNotImplementDefaultOrToSqlOrParam, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Test` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `1` and `2` are never read [INFO] [stdout] --> tests/ignore.rs:407:9 [INFO] [stdout] | [INFO] [stdout] 405 | struct Test( [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 406 | #[nanosql(ignore)] DoesNotImplementDefaultOrToSqlOrParam, [INFO] [stdout] 407 | Box, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 408 | #[nanosql(ignore)] Cow<'static, [u8]>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider removing these fields [INFO] [stdout] = note: `Test` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `foo` and `bar` are never read [INFO] [stdout] --> tests/ignore.rs:419:9 [INFO] [stdout] | [INFO] [stdout] 417 | struct Test<'lt> { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 418 | #[nanosql(ignore)] [INFO] [stdout] 419 | foo: DoesNotImplementDefaultOrToSqlOrParam, [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 422 | bar: u32, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `QueryPlan` doesn't implement `std::fmt::Display` [INFO] [stdout] --> src/explain.rs:467:19 [INFO] [stdout] | [INFO] [stdout] 467 | println!("{eqp}"); [INFO] [stdout] | ^^^^^ `QueryPlan` cannot be formatted with the default formatter [INFO] [stdout] | [INFO] [stdout] = help: the trait `std::fmt::Display` is not implemented for `QueryPlan` [INFO] [stdout] = note: in format strings you may be able to use `{:?}` (or {:#?} for pretty-print) instead [INFO] [stdout] = note: this error originates in the macro `$crate::format_args_nl` which comes from the expansion of the macro `println` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `nanosql` (lib test) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "0a9f890b0962084f229894c53e9bdcfd0801e8342db7a07739b99d55e270ad7f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a9f890b0962084f229894c53e9bdcfd0801e8342db7a07739b99d55e270ad7f", kill_on_drop: false }` [INFO] [stdout] 0a9f890b0962084f229894c53e9bdcfd0801e8342db7a07739b99d55e270ad7f