[INFO] cloning repository https://github.com/sabinadams/aurora-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sabinadams/aurora-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsabinadams%2Faurora-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsabinadams%2Faurora-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9ae7290dbe52583ef899c6645fc546e7f5d373f6 [INFO] testing sabinadams/aurora-rust against try#17092ad00ed8fe1e7f81a7e38238ff70779034b1 for pr-140985 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsabinadams%2Faurora-rust" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sabinadams/aurora-rust on toolchain 17092ad00ed8fe1e7f81a7e38238ff70779034b1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sabinadams/aurora-rust [INFO] finished tweaking git repo https://github.com/sabinadams/aurora-rust [INFO] tweaked toml for git repo https://github.com/sabinadams/aurora-rust written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/sabinadams/aurora-rust 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" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 211183019ec0e86b9698052b671df97b719ce3a446770b6094a993c4671b015b [INFO] running `Command { std: "docker" "start" "-a" "211183019ec0e86b9698052b671df97b719ce3a446770b6094a993c4671b015b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "211183019ec0e86b9698052b671df97b719ce3a446770b6094a993c4671b015b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "211183019ec0e86b9698052b671df97b719ce3a446770b6094a993c4671b015b", kill_on_drop: false }` [INFO] [stdout] 211183019ec0e86b9698052b671df97b719ce3a446770b6094a993c4671b015b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4f6587796af5ff9cab44adc21b67e6cbdca70261e27d2ff5ca0a0b8e79f2cb0e [INFO] running `Command { std: "docker" "start" "-a" "4f6587796af5ff9cab44adc21b67e6cbdca70261e27d2ff5ca0a0b8e79f2cb0e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling indexmap v1.8.2 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling once_cell v1.12.0 [INFO] [stderr] Compiling regex-syntax v0.6.26 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling connection-string v0.1.14 [INFO] [stderr] Compiling indoc v1.0.6 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling regex v1.5.6 [INFO] [stderr] Compiling prisma-fmt v0.1.0 (https://github.com/prisma/prisma-engines#7fbd9965) [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling bigdecimal v0.2.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling enumflags2_derive v0.7.4 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling serde_repr v0.1.8 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling enumflags2 v0.7.5 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling diagnostics v0.1.0 (https://github.com/prisma/prisma-engines#7fbd9965) [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling schema-ast v0.1.0 (https://github.com/prisma/prisma-engines#7fbd9965) [INFO] [stderr] Compiling parser-database v0.1.0 (https://github.com/prisma/prisma-engines#7fbd9965) [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling native-types v0.1.0 (https://github.com/prisma/prisma-engines#7fbd9965) [INFO] [stderr] Compiling datamodel-connector v0.1.0 (https://github.com/prisma/prisma-engines#7fbd9965) [INFO] [stderr] Compiling lsp-types v0.91.1 [INFO] [stderr] Compiling prisma-value v0.1.0 (https://github.com/prisma/prisma-engines#7fbd9965) [INFO] [stderr] Compiling sql-datamodel-connector v0.1.0 (https://github.com/prisma/prisma-engines#7fbd9965) [INFO] [stderr] Compiling mongodb-datamodel-connector v0.1.0 (https://github.com/prisma/prisma-engines#7fbd9965) [INFO] [stderr] Compiling dml v0.1.0 (https://github.com/prisma/prisma-engines#7fbd9965) [INFO] [stderr] Compiling datamodel v0.1.0 (https://github.com/prisma/prisma-engines#7fbd9965) [INFO] [stderr] Compiling aurora-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `Value` and `json` [INFO] [stdout] --> src/builder.rs:3:18 [INFO] [stdout] | [INFO] [stdout] 3 | use serde_json::{json, Value}; [INFO] [stdout] | ^^^^ ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `comp` [INFO] [stdout] --> src/model_helpers.rs:39:36 [INFO] [stdout] | [INFO] [stdout] 39 | Top::CompositeType(comp) => { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_comp` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `model` [INFO] [stdout] --> src/model_helpers.rs:42:28 [INFO] [stdout] | [INFO] [stdout] 42 | Top::Model(model) => { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_model` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `field` [INFO] [stdout] --> src/model_helpers.rs:45:27 [INFO] [stdout] | [INFO] [stdout] 45 | Top::Type(field) => { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_field` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `path` [INFO] [stdout] --> src/builder.rs:136:71 [INFO] [stdout] | [INFO] [stdout] 136 | pub fn add_enum(&mut self, mut schema_enum: datamodel::ast::Enum, path: PathBuf ) -> Result<(), Box> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/util/file.rs:15:8 [INFO] [stdout] | [INFO] [stdout] 15 | Io(io::Error), [INFO] [stdout] | -- ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [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] 15 - Io(io::Error), [INFO] [stdout] 15 + Io(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/util/file.rs:16:10 [INFO] [stdout] | [INFO] [stdout] 16 | Json(serde_json::Error), [INFO] [stdout] | ---- ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [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] 16 - Json(serde_json::Error), [INFO] [stdout] 16 + Json(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `consolidate_attributes` and `print` are never used [INFO] [stdout] --> src/builder.rs:173:8 [INFO] [stdout] | [INFO] [stdout] 13 | impl Builder { [INFO] [stdout] | ------------ associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 173 | fn consolidate_attributes() {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 174 | [INFO] [stdout] 175 | pub fn print(&self) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 10s [INFO] running `Command { std: "docker" "inspect" "4f6587796af5ff9cab44adc21b67e6cbdca70261e27d2ff5ca0a0b8e79f2cb0e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f6587796af5ff9cab44adc21b67e6cbdca70261e27d2ff5ca0a0b8e79f2cb0e", kill_on_drop: false }` [INFO] [stdout] 4f6587796af5ff9cab44adc21b67e6cbdca70261e27d2ff5ca0a0b8e79f2cb0e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3d65fbe83bb38008a51ea965bdff2c484f56013cc33e7df6944beb9640b3d7be [INFO] running `Command { std: "docker" "start" "-a" "3d65fbe83bb38008a51ea965bdff2c484f56013cc33e7df6944beb9640b3d7be", kill_on_drop: false }` [INFO] [stderr] Compiling aurora-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `Value` and `json` [INFO] [stdout] --> src/builder.rs:3:18 [INFO] [stdout] | [INFO] [stdout] 3 | use serde_json::{json, Value}; [INFO] [stdout] | ^^^^ ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `comp` [INFO] [stdout] --> src/model_helpers.rs:39:36 [INFO] [stdout] | [INFO] [stdout] 39 | Top::CompositeType(comp) => { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_comp` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `model` [INFO] [stdout] --> src/model_helpers.rs:42:28 [INFO] [stdout] | [INFO] [stdout] 42 | Top::Model(model) => { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_model` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `field` [INFO] [stdout] --> src/model_helpers.rs:45:27 [INFO] [stdout] | [INFO] [stdout] 45 | Top::Type(field) => { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_field` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `path` [INFO] [stdout] --> src/builder.rs:136:71 [INFO] [stdout] | [INFO] [stdout] 136 | pub fn add_enum(&mut self, mut schema_enum: datamodel::ast::Enum, path: PathBuf ) -> Result<(), Box> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/util/file.rs:15:8 [INFO] [stdout] | [INFO] [stdout] 15 | Io(io::Error), [INFO] [stdout] | -- ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [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] 15 - Io(io::Error), [INFO] [stdout] 15 + Io(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/util/file.rs:16:10 [INFO] [stdout] | [INFO] [stdout] 16 | Json(serde_json::Error), [INFO] [stdout] | ---- ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [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] 16 - Json(serde_json::Error), [INFO] [stdout] 16 + Json(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `consolidate_attributes` and `print` are never used [INFO] [stdout] --> src/builder.rs:173:8 [INFO] [stdout] | [INFO] [stdout] 13 | impl Builder { [INFO] [stdout] | ------------ associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 173 | fn consolidate_attributes() {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 174 | [INFO] [stdout] 175 | pub fn print(&self) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.49s [INFO] running `Command { std: "docker" "inspect" "3d65fbe83bb38008a51ea965bdff2c484f56013cc33e7df6944beb9640b3d7be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d65fbe83bb38008a51ea965bdff2c484f56013cc33e7df6944beb9640b3d7be", kill_on_drop: false }` [INFO] [stdout] 3d65fbe83bb38008a51ea965bdff2c484f56013cc33e7df6944beb9640b3d7be [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 57b287193a3b4446026bac2648c87ad80089e98f20bb6d7f57e9e129c0e23fbe [INFO] running `Command { std: "docker" "start" "-a" "57b287193a3b4446026bac2648c87ad80089e98f20bb6d7f57e9e129c0e23fbe", kill_on_drop: false }` [INFO] [stderr] warning: unused imports: `Value` and `json` [INFO] [stderr] --> src/builder.rs:3:18 [INFO] [stderr] | [INFO] [stderr] 3 | use serde_json::{json, Value}; [INFO] [stderr] | ^^^^ ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `comp` [INFO] [stderr] --> src/model_helpers.rs:39:36 [INFO] [stderr] | [INFO] [stderr] 39 | Top::CompositeType(comp) => { [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_comp` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `model` [INFO] [stderr] --> src/model_helpers.rs:42:28 [INFO] [stderr] | [INFO] [stderr] 42 | Top::Model(model) => { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_model` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `field` [INFO] [stderr] --> src/model_helpers.rs:45:27 [INFO] [stderr] | [INFO] [stderr] 45 | Top::Type(field) => { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_field` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `path` [INFO] [stderr] --> src/builder.rs:136:71 [INFO] [stderr] | [INFO] [stderr] 136 | pub fn add_enum(&mut self, mut schema_enum: datamodel::ast::Enum, path: PathBuf ) -> Result<(), Box> { [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_path` [INFO] [stderr] [INFO] [stderr] warning: field `0` is never read [INFO] [stderr] --> src/util/file.rs:15:8 [INFO] [stderr] | [INFO] [stderr] 15 | Io(io::Error), [INFO] [stderr] | -- ^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | field in this variant [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stderr] | [INFO] [stderr] 15 - Io(io::Error), [INFO] [stderr] 15 + Io(()), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: field `0` is never read [INFO] [stderr] --> src/util/file.rs:16:10 [INFO] [stderr] | [INFO] [stderr] 16 | Json(serde_json::Error), [INFO] [stderr] | ---- ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | field in this variant [INFO] [stderr] | [INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stderr] | [INFO] [stderr] 16 - Json(serde_json::Error), [INFO] [stderr] 16 + Json(()), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: associated items `consolidate_attributes` and `print` are never used [INFO] [stderr] --> src/builder.rs:173:8 [INFO] [stderr] | [INFO] [stderr] 13 | impl Builder { [INFO] [stderr] | ------------ associated items in this implementation [INFO] [stderr] ... [INFO] [stderr] 173 | fn consolidate_attributes() {} [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 174 | [INFO] [stderr] 175 | pub fn print(&self) { [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `aurora-rust` (bin "aurora-rust" test) generated 8 warnings (run `cargo fix --bin "aurora-rust" --tests` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/aurora_rust-257782027d2593a5) [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" "57b287193a3b4446026bac2648c87ad80089e98f20bb6d7f57e9e129c0e23fbe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "57b287193a3b4446026bac2648c87ad80089e98f20bb6d7f57e9e129c0e23fbe", kill_on_drop: false }` [INFO] [stdout] 57b287193a3b4446026bac2648c87ad80089e98f20bb6d7f57e9e129c0e23fbe