[INFO] cloning repository https://github.com/roboFiddle/platt [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/roboFiddle/platt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FroboFiddle%2Fplatt", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FroboFiddle%2Fplatt'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c47860d8675f9c17cbc70699a0d347570a97692b [INFO] testing roboFiddle/platt against 1.77.0 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FroboFiddle%2Fplatt" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/roboFiddle/platt on toolchain 1.77.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.77.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/roboFiddle/platt [INFO] finished tweaking git repo https://github.com/roboFiddle/platt [INFO] tweaked toml for git repo https://github.com/roboFiddle/platt written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/roboFiddle/platt 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.77.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded treediff v4.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f299e12987d4b3c0207c80e2fc6bf5338db1f576f58722b75af12375eec52ab3 [INFO] running `Command { std: "docker" "start" "-a" "f299e12987d4b3c0207c80e2fc6bf5338db1f576f58722b75af12375eec52ab3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f299e12987d4b3c0207c80e2fc6bf5338db1f576f58722b75af12375eec52ab3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f299e12987d4b3c0207c80e2fc6bf5338db1f576f58722b75af12375eec52ab3", kill_on_drop: false }` [INFO] [stdout] f299e12987d4b3c0207c80e2fc6bf5338db1f576f58722b75af12375eec52ab3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 15c9ed2eae1e2becd9d95d2ce2a8105ffcdb1be6a1d39b72fb6ec4b05f38bce7 [INFO] running `Command { std: "docker" "start" "-a" "15c9ed2eae1e2becd9d95d2ce2a8105ffcdb1be6a1d39b72fb6ec4b05f38bce7", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.65 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling futures-core v0.3.13 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling futures-sink v0.3.13 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling futures-io v0.3.13 [INFO] [stderr] Compiling futures-task v0.3.13 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-channel v0.3.13 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling darling_core v0.12.2 [INFO] [stderr] Compiling futures-macro v0.3.13 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling darling_macro v0.12.2 [INFO] [stderr] Compiling futures-util v0.3.13 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling darling v0.12.2 [INFO] [stderr] Compiling derive_builder_core v0.9.0 [INFO] [stderr] Compiling platt_macros v0.1.0 (/opt/rustwide/workdir/platt_macros) [INFO] [stdout] warning: fields `attrs`, `vis`, and `generics` are never read [INFO] [stdout] --> platt_macros/src/derive_model.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct PlattModel { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 14 | ident: syn::Ident, [INFO] [stdout] 15 | attrs: Vec, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 16 | vis: syn::Visibility, [INFO] [stdout] | ^^^ [INFO] [stdout] 17 | generics: syn::Generics, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PlattModel` 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 `reverse` is never read [INFO] [stdout] --> platt_macros/src/derive_model.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 25 | struct PlattField { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 29 | reverse: Option [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PlattField` 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: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling futures-executor v0.3.13 [INFO] [stderr] Compiling futures v0.3.13 [INFO] [stderr] Compiling treediff v4.0.0 [INFO] [stderr] Compiling platt v0.1.0 (/opt/rustwide/workdir/platt) [INFO] [stdout] warning: unused variable: `filters` [INFO] [stdout] --> platt/src/query.rs:53:25 [INFO] [stdout] | [INFO] [stdout] 53 | pub fn filter(self, filters: Model::Filters) -> Self { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_filters` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `filters` [INFO] [stdout] --> platt/src/query.rs:57:26 [INFO] [stdout] | [INFO] [stdout] 57 | pub fn exclude(self, filters: Model::Filters) -> Self { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_filters` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `other` [INFO] [stdout] --> platt/src/query.rs:69:22 [INFO] [stdout] | [INFO] [stdout] 69 | pub fn sum(self, other: Self) -> Self { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_other` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `other` [INFO] [stdout] --> platt/src/query.rs:73:31 [INFO] [stdout] | [INFO] [stdout] 73 | pub fn intersection(self, other: Self) -> Self { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_other` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `other` [INFO] [stdout] --> platt/src/query.rs:77:29 [INFO] [stdout] | [INFO] [stdout] 77 | pub fn difference(self, other: Self) -> Self { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_other` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> platt/src/query.rs:16:35 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct FilterState(Vec); [INFO] [stdout] | ----------- ^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = note: `FilterState` 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] 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] 16 | pub struct FilterState(()); [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `db` is never read [INFO] [stdout] --> platt/src/query.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 39 | pub struct QuerySet { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 40 | db: DB, [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> platt/src/schema.rs:94:39 [INFO] [stdout] | [INFO] [stdout] 94 | pub struct Varchar(String); [INFO] [stdout] | ------- ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [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] 94 | pub struct Varchar(()); [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> platt/src/schema.rs:107:43 [INFO] [stdout] | [INFO] [stdout] 107 | pub struct ExactString(String); [INFO] [stdout] | ----------- ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [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] 107 | pub struct ExactString(()); [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> platt/src/schema.rs:146:22 [INFO] [stdout] | [INFO] [stdout] 146 | pub struct BitString(Vec); [INFO] [stdout] | --------- ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [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] 146 | pub struct BitString(()); [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling platt_example v0.1.0 (/opt/rustwide/workdir/platt_example) [INFO] [stdout] warning: unused import: `std::fs::File` [INFO] [stdout] --> platt_example/src/manage.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::fs::File; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io::Read` [INFO] [stdout] --> platt_example/src/manage.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::io::Read; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Draft`, `Published`, and `Removed` are never constructed [INFO] [stdout] --> platt_example/src/models.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 4 | pub enum BlogPostStatus { [INFO] [stdout] | -------------- variants in this enum [INFO] [stdout] 5 | Draft, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 6 | Published { at: u16 }, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 7 | Removed { at: u16, reason: String } [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `email` and `password` are never read [INFO] [stdout] --> platt_example/src/models.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct User { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 13 | email: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 14 | password: String [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `name`, `content`, `status`, and `posted_by` are never read [INFO] [stdout] --> platt_example/src/models.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct BlogPost { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 20 | name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 21 | content: platt::schema::Varchar<255>, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 22 | status: BlogPostStatus, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 23 | #[platt(reverse = "User")] [INFO] [stdout] 24 | posted_by: platt::schema::ForeignKey [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Draft`, `Published`, and `Removed` are never constructed [INFO] [stdout] --> platt_example/src/models.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 4 | pub enum BlogPostStatus { [INFO] [stdout] | -------------- variants in this enum [INFO] [stdout] 5 | Draft, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 6 | Published { at: u16 }, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 7 | Removed { at: u16, reason: String } [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `email` and `password` are never read [INFO] [stdout] --> platt_example/src/models.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct User { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 13 | email: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 14 | password: String [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `name`, `content`, `status`, and `posted_by` are never read [INFO] [stdout] --> platt_example/src/models.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct BlogPost { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 20 | name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 21 | content: platt::schema::Varchar<255>, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 22 | status: BlogPostStatus, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 23 | #[platt(reverse = "User")] [INFO] [stdout] 24 | posted_by: platt::schema::ForeignKey [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.16s [INFO] running `Command { std: "docker" "inspect" "15c9ed2eae1e2becd9d95d2ce2a8105ffcdb1be6a1d39b72fb6ec4b05f38bce7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "15c9ed2eae1e2becd9d95d2ce2a8105ffcdb1be6a1d39b72fb6ec4b05f38bce7", kill_on_drop: false }` [INFO] [stdout] 15c9ed2eae1e2becd9d95d2ce2a8105ffcdb1be6a1d39b72fb6ec4b05f38bce7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 060476bdb2b1cf50e3b9c3d6026dafffe872c48db84d6f2a606bedf697d1fe97 [INFO] running `Command { std: "docker" "start" "-a" "060476bdb2b1cf50e3b9c3d6026dafffe872c48db84d6f2a606bedf697d1fe97", kill_on_drop: false }` [INFO] [stderr] Compiling platt_macros v0.1.0 (/opt/rustwide/workdir/platt_macros) [INFO] [stdout] warning: fields `attrs`, `vis`, and `generics` are never read [INFO] [stdout] --> platt_macros/src/derive_model.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct PlattModel { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 14 | ident: syn::Ident, [INFO] [stdout] 15 | attrs: Vec, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 16 | vis: syn::Visibility, [INFO] [stdout] | ^^^ [INFO] [stdout] 17 | generics: syn::Generics, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PlattModel` 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 `reverse` is never read [INFO] [stdout] --> platt_macros/src/derive_model.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 25 | struct PlattField { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 29 | reverse: Option [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PlattField` 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 `attrs`, `vis`, and `generics` are never read [INFO] [stdout] --> platt_macros/src/derive_model.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct PlattModel { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 14 | ident: syn::Ident, [INFO] [stdout] 15 | attrs: Vec, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 16 | vis: syn::Visibility, [INFO] [stdout] | ^^^ [INFO] [stdout] 17 | generics: syn::Generics, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PlattModel` 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 `reverse` is never read [INFO] [stdout] --> platt_macros/src/derive_model.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 25 | struct PlattField { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 29 | reverse: Option [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PlattField` 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: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling platt v0.1.0 (/opt/rustwide/workdir/platt) [INFO] [stdout] warning: unused variable: `filters` [INFO] [stdout] --> platt/src/query.rs:53:25 [INFO] [stdout] | [INFO] [stdout] 53 | pub fn filter(self, filters: Model::Filters) -> Self { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_filters` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `filters` [INFO] [stdout] --> platt/src/query.rs:57:26 [INFO] [stdout] | [INFO] [stdout] 57 | pub fn exclude(self, filters: Model::Filters) -> Self { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_filters` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `other` [INFO] [stdout] --> platt/src/query.rs:69:22 [INFO] [stdout] | [INFO] [stdout] 69 | pub fn sum(self, other: Self) -> Self { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_other` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `filters` [INFO] [stdout] --> platt/src/query.rs:53:25 [INFO] [stdout] | [INFO] [stdout] 53 | pub fn filter(self, filters: Model::Filters) -> Self { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_filters` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `other` [INFO] [stdout] --> platt/src/query.rs:73:31 [INFO] [stdout] | [INFO] [stdout] 73 | pub fn intersection(self, other: Self) -> Self { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_other` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `other` [INFO] [stdout] --> platt/src/query.rs:77:29 [INFO] [stdout] | [INFO] [stdout] 77 | pub fn difference(self, other: Self) -> Self { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_other` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `filters` [INFO] [stdout] --> platt/src/query.rs:57:26 [INFO] [stdout] | [INFO] [stdout] 57 | pub fn exclude(self, filters: Model::Filters) -> Self { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_filters` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `other` [INFO] [stdout] --> platt/src/query.rs:69:22 [INFO] [stdout] | [INFO] [stdout] 69 | pub fn sum(self, other: Self) -> Self { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_other` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> platt/src/query.rs:16:35 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct FilterState(Vec); [INFO] [stdout] | ----------- ^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = note: `FilterState` 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] 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] 16 | pub struct FilterState(()); [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `db` is never read [INFO] [stdout] --> platt/src/query.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 39 | pub struct QuerySet { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 40 | db: DB, [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> platt/src/schema.rs:94:39 [INFO] [stdout] | [INFO] [stdout] 94 | pub struct Varchar(String); [INFO] [stdout] | ------- ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [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] 94 | pub struct Varchar(()); [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> platt/src/schema.rs:107:43 [INFO] [stdout] | [INFO] [stdout] 107 | pub struct ExactString(String); [INFO] [stdout] | ----------- ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [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] 107 | pub struct ExactString(()); [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> platt/src/schema.rs:146:22 [INFO] [stdout] | [INFO] [stdout] 146 | pub struct BitString(Vec); [INFO] [stdout] | --------- ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [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] 146 | pub struct BitString(()); [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `other` [INFO] [stdout] --> platt/src/query.rs:73:31 [INFO] [stdout] | [INFO] [stdout] 73 | pub fn intersection(self, other: Self) -> Self { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_other` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `other` [INFO] [stdout] --> platt/src/query.rs:77:29 [INFO] [stdout] | [INFO] [stdout] 77 | pub fn difference(self, other: Self) -> Self { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_other` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> platt/src/query.rs:16:35 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct FilterState(Vec); [INFO] [stdout] | ----------- ^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = note: `FilterState` 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] 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] 16 | pub struct FilterState(()); [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `db` is never read [INFO] [stdout] --> platt/src/query.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 39 | pub struct QuerySet { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 40 | db: DB, [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> platt/src/schema.rs:94:39 [INFO] [stdout] | [INFO] [stdout] 94 | pub struct Varchar(String); [INFO] [stdout] | ------- ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [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] 94 | pub struct Varchar(()); [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> platt/src/schema.rs:107:43 [INFO] [stdout] | [INFO] [stdout] 107 | pub struct ExactString(String); [INFO] [stdout] | ----------- ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [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] 107 | pub struct ExactString(()); [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> platt/src/schema.rs:146:22 [INFO] [stdout] | [INFO] [stdout] 146 | pub struct BitString(Vec); [INFO] [stdout] | --------- ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [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] 146 | pub struct BitString(()); [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustchvFQrH/symbols.o" "/opt/rustwide/target/debug/deps/platt-87d5883521d79624.platt.c1e981d6b906a61c-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/platt-87d5883521d79624.4zg5vlfnsk8grlek.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libserde_json-af69eb8842d9ec71.rlib" "/opt/rustwide/target/debug/deps/libryu-af9953cdfcb29dc4.rlib" "/opt/rustwide/target/debug/deps/libitoa-e4ea8f9ad7c35e99.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-300eeeab3fc50492.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-3b61adbfa5f479cb.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-25a2c6ed3a15969a.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-03c6df379885f78e.rlib" "/opt/rustwide/target/debug/deps/libserde-6f4177b6271babca.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-320ebc7037fb8f95.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5c5363659220970d.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-bec15aa2c4312c4c.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-fe71d6e60bf77974.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-0f5608a77595bf7e.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-b8b7c25fe3bad107.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-0f75b33b546e9dfc.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-2c2d79a7fce0ec84.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-d29140320fecac62.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-9274a8eb44eefdb5.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-4c1e8c7ac02fe45d.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0f62d6b334d8a8b9.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-56f5161b8051bb71.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-659f33ab33d4b7a0.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-194ca45e594e82cf.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8de8e7171366ad5b.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-dd54ac19f2116694.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-7466f872aeeff38e.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-9886ca42a5954174.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/platt-87d5883521d79624" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error; 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `platt` (lib); 10 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `platt` (lib test) due to 2 previous errors; 10 warnings emitted [INFO] running `Command { std: "docker" "inspect" "060476bdb2b1cf50e3b9c3d6026dafffe872c48db84d6f2a606bedf697d1fe97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "060476bdb2b1cf50e3b9c3d6026dafffe872c48db84d6f2a606bedf697d1fe97", kill_on_drop: false }` [INFO] [stdout] 060476bdb2b1cf50e3b9c3d6026dafffe872c48db84d6f2a606bedf697d1fe97 [INFO] testing roboFiddle/platt against beta-2024-03-24 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FroboFiddle%2Fplatt" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] fatal: could not create leading directories of '/workspace/builds/worker-5-tc2/source': No space left on device [INFO] testing roboFiddle/platt against beta-2024-03-24 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FroboFiddle%2Fplatt" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] fatal: could not create leading directories of '/workspace/builds/worker-5-tc2/source': No space left on device [INFO] testing roboFiddle/platt against beta-2024-03-24 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FroboFiddle%2Fplatt" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] fatal: could not create leading directories of '/workspace/builds/worker-5-tc2/source': No space left on device [INFO] testing roboFiddle/platt against beta-2024-03-24 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FroboFiddle%2Fplatt" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] fatal: could not create leading directories of '/workspace/builds/worker-5-tc2/source': No space left on device [INFO] testing roboFiddle/platt against beta-2024-03-24 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FroboFiddle%2Fplatt" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] fatal: could not create leading directories of '/workspace/builds/worker-5-tc2/source': No space left on device [ERROR] this task or one of its parent failed! [ERROR] failed to checkout https://github.com/roboFiddle/platt [ERROR] caused by: command failed: exit status: 128 [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.