[INFO] cloning repository https://github.com/elealang/lulo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/elealang/lulo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felealang%2Flulo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felealang%2Flulo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e668317a289d7702327bdfbb596ad5c5434a5a5f [INFO] testing elealang/lulo against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felealang%2Flulo" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/elealang/lulo on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/elealang/lulo [INFO] finished tweaking git repo https://github.com/elealang/lulo [INFO] tweaked toml for git repo https://github.com/elealang/lulo written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/elealang/lulo already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bc0e9aac751d000a42dbe90dd6fb154601eb040a37a97197840d780491afa9bd [INFO] running `Command { std: "docker" "start" "-a" "bc0e9aac751d000a42dbe90dd6fb154601eb040a37a97197840d780491afa9bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bc0e9aac751d000a42dbe90dd6fb154601eb040a37a97197840d780491afa9bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc0e9aac751d000a42dbe90dd6fb154601eb040a37a97197840d780491afa9bd", kill_on_drop: false }` [INFO] [stdout] bc0e9aac751d000a42dbe90dd6fb154601eb040a37a97197840d780491afa9bd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 617862d4f20ee3b4a2bbe0b794c3592c1a9f5060e570d13df4a9126e0663fec1 [INFO] running `Command { std: "docker" "start" "-a" "617862d4f20ee3b4a2bbe0b794c3592c1a9f5060e570d13df4a9126e0663fec1", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.69 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling askama_escape v0.10.1 [INFO] [stderr] Compiling os_str_bytes v2.4.0 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling nom v6.2.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling textwrap v0.12.1 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling bitvec v0.19.5 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Compiling clap v3.0.0-beta.2 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling envy v0.4.2 [INFO] [stderr] Compiling serde_yaml v0.8.17 [INFO] [stderr] Compiling askama_shared v0.11.1 [INFO] [stderr] Compiling askama_derive v0.10.5 [INFO] [stderr] Compiling askama v0.10.5 [INFO] [stderr] Compiling lulo v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/gen/code/rust.rs:108:31 [INFO] [stdout] | [INFO] [stdout] 108 | fn template_string(template: &Template) -> Result { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 108 - fn template_string(template: &Template) -> Result { [INFO] [stdout] 108 + fn template_string(template: &dyn Template) -> Result { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `TypeSum` [INFO] [stdout] --> src/validate.rs:4:48 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::types::base::typ::{SetSize, TypeId, TypeSum}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ArtifactHTML` [INFO] [stdout] --> src/gen/mod.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 39 | ArtifactHTML => Ok(String::from("")), [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ArtifactHTML` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `schema` [INFO] [stdout] --> src/gen/mod.rs:37:16 [INFO] [stdout] | [INFO] [stdout] 37 | fn string_html(schema: &Schema, artifact: &ArtifactHTML) -> Result { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `ArtifactHTML` should have a snake case name [INFO] [stdout] --> src/gen/mod.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 39 | ArtifactHTML => Ok(String::from("")), [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `artifact_html` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/gen/code/rust.rs:108:31 [INFO] [stdout] | [INFO] [stdout] 108 | fn template_string(template: &Template) -> Result { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 108 - fn template_string(template: &Template) -> Result { [INFO] [stdout] 108 + fn template_string(template: &dyn Template) -> Result { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `TypeSum` [INFO] [stdout] --> src/validate.rs:4:48 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::types::base::typ::{SetSize, TypeId, TypeSum}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ArtifactHTML` [INFO] [stdout] --> src/gen/mod.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 39 | ArtifactHTML => Ok(String::from("")), [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ArtifactHTML` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `schema` [INFO] [stdout] --> src/gen/mod.rs:37:16 [INFO] [stdout] | [INFO] [stdout] 37 | fn string_html(schema: &Schema, artifact: &ArtifactHTML) -> Result { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `HTML` [INFO] [stdout] --> src/gen/mod.rs:47:5 [INFO] [stdout] | [INFO] [stdout] 47 | HTML(ArtifactHTML), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `TypeNotInSchema` [INFO] [stdout] --> src/gen/error.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | TypeNotInSchema(ErrorTypeNotInSchema), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/gen/error.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `title` [INFO] [stdout] --> src/types/base/typ.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn title(&self) -> String { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/types/obj/typ.rs:112:12 [INFO] [stdout] | [INFO] [stdout] 112 | pub fn new(id: TypeId, type_ids: Vec) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `N` [INFO] [stdout] --> src/types/obj/typ.rs:138:5 [INFO] [stdout] | [INFO] [stdout] 138 | N(i64), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `SetSize` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/obj/typ.rs:135:10 [INFO] [stdout] | [INFO] [stdout] 135 | #[derive(Clone, Debug, Eq, Ord, PartialEq, PartialOrd)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/types/obj/typ.rs:194:12 [INFO] [stdout] | [INFO] [stdout] 194 | pub fn new(id: base::typ::TypeId) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/types/obj/typ.rs:230:12 [INFO] [stdout] | [INFO] [stdout] 230 | pub fn new(id: base::typ::TypeId) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/types/obj/typ.rs:294:12 [INFO] [stdout] | [INFO] [stdout] 294 | pub fn new(id: base::typ::TypeId) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `from_vec` [INFO] [stdout] --> src/types/obj/value.rs:77:12 [INFO] [stdout] | [INFO] [stdout] 77 | pub fn from_vec(values: Vec<(TypeId, Value)>, origin_uri: Option) -> Self { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `from_string` [INFO] [stdout] --> src/types/obj/value.rs:132:12 [INFO] [stdout] | [INFO] [stdout] 132 | pub fn from_string(s: &str) -> TextValue { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `from_integer` [INFO] [stdout] --> src/types/obj/value.rs:161:12 [INFO] [stdout] | [INFO] [stdout] 161 | pub fn from_integer(i: i64) -> IntegerValue { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `from_string` [INFO] [stdout] --> src/types/obj/value.rs:212:12 [INFO] [stdout] | [INFO] [stdout] 212 | pub fn from_string(s: &str) -> SymbolValue { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `from_string` [INFO] [stdout] --> src/types/obj/value.rs:241:12 [INFO] [stdout] | [INFO] [stdout] 241 | pub fn from_string(_: &str) -> TimestampValue { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `from_string` [INFO] [stdout] --> src/types/obj/value.rs:270:12 [INFO] [stdout] | [INFO] [stdout] 270 | pub fn from_string(_: &str) -> DateValue { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `ArtifactHTML` should have a snake case name [INFO] [stdout] --> src/gen/mod.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 39 | ArtifactHTML => Ok(String::from("")), [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `artifact_html` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 19 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 30.88s [INFO] running `Command { std: "docker" "inspect" "617862d4f20ee3b4a2bbe0b794c3592c1a9f5060e570d13df4a9126e0663fec1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "617862d4f20ee3b4a2bbe0b794c3592c1a9f5060e570d13df4a9126e0663fec1", kill_on_drop: false }` [INFO] [stdout] 617862d4f20ee3b4a2bbe0b794c3592c1a9f5060e570d13df4a9126e0663fec1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2e40f686c6b863002d1f7488983dd925c6f8b562342f661062a5923153b414a4 [INFO] running `Command { std: "docker" "start" "-a" "2e40f686c6b863002d1f7488983dd925c6f8b562342f661062a5923153b414a4", kill_on_drop: false }` [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/gen/code/rust.rs:108:31 [INFO] [stdout] | [INFO] [stdout] 108 | fn template_string(template: &Template) -> Result { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 108 - fn template_string(template: &Template) -> Result { [INFO] [stdout] 108 + fn template_string(template: &dyn Template) -> Result { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `TypeSum` [INFO] [stdout] --> src/validate.rs:4:48 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::types::base::typ::{SetSize, TypeId, TypeSum}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling lulo v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `ArtifactHTML` [INFO] [stdout] --> src/gen/mod.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 39 | ArtifactHTML => Ok(String::from("")), [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ArtifactHTML` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `schema` [INFO] [stdout] --> src/gen/mod.rs:37:16 [INFO] [stdout] | [INFO] [stdout] 37 | fn string_html(schema: &Schema, artifact: &ArtifactHTML) -> Result { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `ArtifactHTML` should have a snake case name [INFO] [stdout] --> src/gen/mod.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 39 | ArtifactHTML => Ok(String::from("")), [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `artifact_html` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/gen/code/rust.rs:108:31 [INFO] [stdout] | [INFO] [stdout] 108 | fn template_string(template: &Template) -> Result { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 108 - fn template_string(template: &Template) -> Result { [INFO] [stdout] 108 + fn template_string(template: &dyn Template) -> Result { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `TypeSum` [INFO] [stdout] --> src/validate.rs:4:48 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::types::base::typ::{SetSize, TypeId, TypeSum}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ArtifactHTML` [INFO] [stdout] --> src/gen/mod.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 39 | ArtifactHTML => Ok(String::from("")), [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ArtifactHTML` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `schema` [INFO] [stdout] --> src/gen/mod.rs:37:16 [INFO] [stdout] | [INFO] [stdout] 37 | fn string_html(schema: &Schema, artifact: &ArtifactHTML) -> Result { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `HTML` [INFO] [stdout] --> src/gen/mod.rs:47:5 [INFO] [stdout] | [INFO] [stdout] 47 | HTML(ArtifactHTML), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `TypeNotInSchema` [INFO] [stdout] --> src/gen/error.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | TypeNotInSchema(ErrorTypeNotInSchema), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/gen/error.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `title` [INFO] [stdout] --> src/types/base/typ.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn title(&self) -> String { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/types/obj/typ.rs:112:12 [INFO] [stdout] | [INFO] [stdout] 112 | pub fn new(id: TypeId, type_ids: Vec) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `N` [INFO] [stdout] --> src/types/obj/typ.rs:138:5 [INFO] [stdout] | [INFO] [stdout] 138 | N(i64), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `SetSize` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/obj/typ.rs:135:10 [INFO] [stdout] | [INFO] [stdout] 135 | #[derive(Clone, Debug, Eq, Ord, PartialEq, PartialOrd)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/types/obj/typ.rs:194:12 [INFO] [stdout] | [INFO] [stdout] 194 | pub fn new(id: base::typ::TypeId) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/types/obj/typ.rs:230:12 [INFO] [stdout] | [INFO] [stdout] 230 | pub fn new(id: base::typ::TypeId) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/types/obj/typ.rs:294:12 [INFO] [stdout] | [INFO] [stdout] 294 | pub fn new(id: base::typ::TypeId) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `from_vec` [INFO] [stdout] --> src/types/obj/value.rs:77:12 [INFO] [stdout] | [INFO] [stdout] 77 | pub fn from_vec(values: Vec<(TypeId, Value)>, origin_uri: Option) -> Self { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `from_string` [INFO] [stdout] --> src/types/obj/value.rs:132:12 [INFO] [stdout] | [INFO] [stdout] 132 | pub fn from_string(s: &str) -> TextValue { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `from_integer` [INFO] [stdout] --> src/types/obj/value.rs:161:12 [INFO] [stdout] | [INFO] [stdout] 161 | pub fn from_integer(i: i64) -> IntegerValue { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `from_string` [INFO] [stdout] --> src/types/obj/value.rs:212:12 [INFO] [stdout] | [INFO] [stdout] 212 | pub fn from_string(s: &str) -> SymbolValue { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `from_string` [INFO] [stdout] --> src/types/obj/value.rs:241:12 [INFO] [stdout] | [INFO] [stdout] 241 | pub fn from_string(_: &str) -> TimestampValue { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `from_string` [INFO] [stdout] --> src/types/obj/value.rs:270:12 [INFO] [stdout] | [INFO] [stdout] 270 | pub fn from_string(_: &str) -> DateValue { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `ArtifactHTML` should have a snake case name [INFO] [stdout] --> src/gen/mod.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 39 | ArtifactHTML => Ok(String::from("")), [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `artifact_html` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 19 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `lulo_test_values_dir` [INFO] [stdout] --> tests/config.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | lulo_test_values_dir: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Config` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> tests/config.rs:12:23 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `test_value_file_path` [INFO] [stdout] --> tests/config.rs:54:12 [INFO] [stdout] | [INFO] [stdout] 54 | pub fn test_value_file_path(&self, value_name: &str) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `test_value_file_uri` [INFO] [stdout] --> tests/config.rs:64:12 [INFO] [stdout] | [INFO] [stdout] 64 | pub fn test_value_file_uri(&self, value_name: &str) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `test_value` [INFO] [stdout] --> tests/config.rs:69:12 [INFO] [stdout] | [INFO] [stdout] 69 | pub fn test_value(&self, value_name: &str) -> Value { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `value_character_simple` [INFO] [stdout] --> tests/config.rs:81:8 [INFO] [stdout] | [INFO] [stdout] 81 | pub fn value_character_simple(config: &Config) -> Value { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `value_character_simple` [INFO] [stdout] --> tests/config.rs:81:8 [INFO] [stdout] | [INFO] [stdout] 81 | pub fn value_character_simple(config: &Config) -> Value { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/gen/code/rust.rs:108:31 [INFO] [stdout] | [INFO] [stdout] 108 | fn template_string(template: &Template) -> Result { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 108 - fn template_string(template: &Template) -> Result { [INFO] [stdout] 108 + fn template_string(template: &dyn Template) -> Result { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/gen/code/rust.rs:108:31 [INFO] [stdout] | [INFO] [stdout] 108 | fn template_string(template: &Template) -> Result { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 108 - fn template_string(template: &Template) -> Result { [INFO] [stdout] 108 + fn template_string(template: &dyn Template) -> Result { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `TypeSum` [INFO] [stdout] --> src/validate.rs:4:48 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::types::base::typ::{SetSize, TypeId, TypeSum}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ArtifactHTML` [INFO] [stdout] --> src/gen/mod.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 39 | ArtifactHTML => Ok(String::from("")), [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ArtifactHTML` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `schema` [INFO] [stdout] --> src/gen/mod.rs:37:16 [INFO] [stdout] | [INFO] [stdout] 37 | fn string_html(schema: &Schema, artifact: &ArtifactHTML) -> Result { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `TypeSum` [INFO] [stdout] --> src/validate.rs:4:48 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::types::base::typ::{SetSize, TypeId, TypeSum}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ArtifactHTML` [INFO] [stdout] --> src/gen/mod.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 39 | ArtifactHTML => Ok(String::from("")), [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ArtifactHTML` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `schema` [INFO] [stdout] --> src/gen/mod.rs:37:16 [INFO] [stdout] | [INFO] [stdout] 37 | fn string_html(schema: &Schema, artifact: &ArtifactHTML) -> Result { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `ArtifactHTML` should have a snake case name [INFO] [stdout] --> src/gen/mod.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 39 | ArtifactHTML => Ok(String::from("")), [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `artifact_html` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `HTML` [INFO] [stdout] --> src/gen/mod.rs:47:5 [INFO] [stdout] | [INFO] [stdout] 47 | HTML(ArtifactHTML), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `TypeNotInSchema` [INFO] [stdout] --> src/gen/error.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | TypeNotInSchema(ErrorTypeNotInSchema), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/gen/error.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `title` [INFO] [stdout] --> src/types/base/typ.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn title(&self) -> String { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/types/obj/typ.rs:112:12 [INFO] [stdout] | [INFO] [stdout] 112 | pub fn new(id: TypeId, type_ids: Vec) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `N` [INFO] [stdout] --> src/types/obj/typ.rs:138:5 [INFO] [stdout] | [INFO] [stdout] 138 | N(i64), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `SetSize` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/obj/typ.rs:135:10 [INFO] [stdout] | [INFO] [stdout] 135 | #[derive(Clone, Debug, Eq, Ord, PartialEq, PartialOrd)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/types/obj/typ.rs:194:12 [INFO] [stdout] | [INFO] [stdout] 194 | pub fn new(id: base::typ::TypeId) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/types/obj/typ.rs:230:12 [INFO] [stdout] | [INFO] [stdout] 230 | pub fn new(id: base::typ::TypeId) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/types/obj/typ.rs:294:12 [INFO] [stdout] | [INFO] [stdout] 294 | pub fn new(id: base::typ::TypeId) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `from_vec` [INFO] [stdout] --> src/types/obj/value.rs:77:12 [INFO] [stdout] | [INFO] [stdout] 77 | pub fn from_vec(values: Vec<(TypeId, Value)>, origin_uri: Option) -> Self { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `from_string` [INFO] [stdout] --> src/types/obj/value.rs:132:12 [INFO] [stdout] | [INFO] [stdout] 132 | pub fn from_string(s: &str) -> TextValue { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `from_integer` [INFO] [stdout] --> src/types/obj/value.rs:161:12 [INFO] [stdout] | [INFO] [stdout] 161 | pub fn from_integer(i: i64) -> IntegerValue { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `from_string` [INFO] [stdout] --> src/types/obj/value.rs:212:12 [INFO] [stdout] | [INFO] [stdout] 212 | pub fn from_string(s: &str) -> SymbolValue { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `from_string` [INFO] [stdout] --> src/types/obj/value.rs:241:12 [INFO] [stdout] | [INFO] [stdout] 241 | pub fn from_string(_: &str) -> TimestampValue { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `from_string` [INFO] [stdout] --> src/types/obj/value.rs:270:12 [INFO] [stdout] | [INFO] [stdout] 270 | pub fn from_string(_: &str) -> DateValue { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `ArtifactHTML` should have a snake case name [INFO] [stdout] --> src/gen/mod.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 39 | ArtifactHTML => Ok(String::from("")), [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `artifact_html` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 19 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.78s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/lulo-28d82fbc04051879) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/lulo-6fecb0ea65f2eb3f) [INFO] [stderr] Executable tests/config.rs (/opt/rustwide/target/debug/deps/config-3760f8111ffd316f) [INFO] [stderr] Executable tests/gen.rs (/opt/rustwide/target/debug/deps/gen-679e4a9ce185b4a1) [INFO] [stderr] Executable tests/uri.rs (/opt/rustwide/target/debug/deps/uri-685f09779b471997) [INFO] [stderr] Executable tests/validate.rs (/opt/rustwide/target/debug/deps/validate-20d9b25b1acd9b9e) [INFO] running `Command { std: "docker" "inspect" "2e40f686c6b863002d1f7488983dd925c6f8b562342f661062a5923153b414a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e40f686c6b863002d1f7488983dd925c6f8b562342f661062a5923153b414a4", kill_on_drop: false }` [INFO] [stdout] 2e40f686c6b863002d1f7488983dd925c6f8b562342f661062a5923153b414a4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9a58fd4ecb6dd2d785b40c8e32b6ccf1c4d6d5f24d5361978abbd117c6c6327e [INFO] running `Command { std: "docker" "start" "-a" "9a58fd4ecb6dd2d785b40c8e32b6ccf1c4d6d5f24d5361978abbd117c6c6327e", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/gen/code/rust.rs:108:31 [INFO] [stderr] | [INFO] [stderr] 108 | fn template_string(template: &Template) -> Result { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 108 - fn template_string(template: &Template) -> Result { [INFO] [stderr] 108 + fn template_string(template: &dyn Template) -> Result { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unused import: `TypeSum` [INFO] [stderr] --> src/validate.rs:4:48 [INFO] [stderr] | [INFO] [stderr] 4 | use crate::types::base::typ::{SetSize, TypeId, TypeSum}; [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `ArtifactHTML` [INFO] [stderr] --> src/gen/mod.rs:39:9 [INFO] [stderr] | [INFO] [stderr] 39 | ArtifactHTML => Ok(String::from("")), [INFO] [stderr] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ArtifactHTML` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `schema` [INFO] [stderr] --> src/gen/mod.rs:37:16 [INFO] [stderr] | [INFO] [stderr] 37 | fn string_html(schema: &Schema, artifact: &ArtifactHTML) -> Result { [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_schema` [INFO] [stderr] [INFO] [stderr] warning: variable `ArtifactHTML` should have a snake case name [INFO] [stderr] --> src/gen/mod.rs:39:9 [INFO] [stderr] | [INFO] [stderr] 39 | ArtifactHTML => Ok(String::from("")), [INFO] [stderr] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `artifact_html` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_snake_case)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `lulo` (lib) generated 5 warnings [INFO] [stderr] warning: `lulo` (lib test) generated 5 warnings (5 duplicates) [INFO] [stderr] warning: function is never used: `value_character_simple` [INFO] [stderr] --> tests/config.rs:81:8 [INFO] [stderr] | [INFO] [stderr] 81 | pub fn value_character_simple(config: &Config) -> Value { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field is never read: `lulo_test_values_dir` [INFO] [stderr] --> tests/config.rs:14:5 [INFO] [stderr] | [INFO] [stderr] 14 | lulo_test_values_dir: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `Config` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> tests/config.rs:12:23 [INFO] [stderr] | [INFO] [stderr] 12 | #[derive(Deserialize, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `test_value_file_path` [INFO] [stderr] --> tests/config.rs:54:12 [INFO] [stderr] | [INFO] [stderr] 54 | pub fn test_value_file_path(&self, value_name: &str) -> String { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `test_value_file_uri` [INFO] [stderr] --> tests/config.rs:64:12 [INFO] [stderr] | [INFO] [stderr] 64 | pub fn test_value_file_uri(&self, value_name: &str) -> String { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `test_value` [INFO] [stderr] --> tests/config.rs:69:12 [INFO] [stderr] | [INFO] [stderr] 69 | pub fn test_value(&self, value_name: &str) -> Value { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `value_character_simple` [INFO] [stderr] --> tests/config.rs:81:8 [INFO] [stderr] | [INFO] [stderr] 81 | pub fn value_character_simple(config: &Config) -> Value { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `HTML` [INFO] [stderr] --> src/gen/mod.rs:47:5 [INFO] [stderr] | [INFO] [stderr] 47 | HTML(ArtifactHTML), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `TypeNotInSchema` [INFO] [stderr] --> src/gen/error.rs:9:5 [INFO] [stderr] | [INFO] [stderr] 9 | TypeNotInSchema(ErrorTypeNotInSchema), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/gen/error.rs:7:10 [INFO] [stderr] | [INFO] [stderr] 7 | #[derive(Debug, Eq, PartialEq)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `title` [INFO] [stderr] --> src/types/base/typ.rs:24:12 [INFO] [stderr] | [INFO] [stderr] 24 | pub fn title(&self) -> String { [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `new` [INFO] [stderr] --> src/types/obj/typ.rs:112:12 [INFO] [stderr] | [INFO] [stderr] 112 | pub fn new(id: TypeId, type_ids: Vec) -> Self { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `N` [INFO] [stderr] --> src/types/obj/typ.rs:138:5 [INFO] [stderr] | [INFO] [stderr] 138 | N(i64), [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `SetSize` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/types/obj/typ.rs:135:10 [INFO] [stderr] | [INFO] [stderr] 135 | #[derive(Clone, Debug, Eq, Ord, PartialEq, PartialOrd)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `new` [INFO] [stderr] --> src/types/obj/typ.rs:194:12 [INFO] [stderr] | [INFO] [stderr] 194 | pub fn new(id: base::typ::TypeId) -> Self { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `new` [INFO] [stderr] --> src/types/obj/typ.rs:230:12 [INFO] [stderr] | [INFO] [stderr] 230 | pub fn new(id: base::typ::TypeId) -> Self { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `new` [INFO] [stderr] --> src/types/obj/typ.rs:294:12 [INFO] [stderr] | [INFO] [stderr] 294 | pub fn new(id: base::typ::TypeId) -> Self { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `from_vec` [INFO] [stderr] --> src/types/obj/value.rs:77:12 [INFO] [stderr] | [INFO] [stderr] 77 | pub fn from_vec(values: Vec<(TypeId, Value)>, origin_uri: Option) -> Self { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `from_string` [INFO] [stderr] --> src/types/obj/value.rs:132:12 [INFO] [stderr] | [INFO] [stderr] 132 | pub fn from_string(s: &str) -> TextValue { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `from_integer` [INFO] [stderr] --> src/types/obj/value.rs:161:12 [INFO] [stderr] | [INFO] [stderr] 161 | pub fn from_integer(i: i64) -> IntegerValue { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `from_string` [INFO] [stderr] --> src/types/obj/value.rs:212:12 [INFO] [stderr] | [INFO] [stderr] 212 | pub fn from_string(s: &str) -> SymbolValue { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `from_string` [INFO] [stderr] --> src/types/obj/value.rs:241:12 [INFO] [stderr] | [INFO] [stderr] 241 | pub fn from_string(_: &str) -> TimestampValue { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `from_string` [INFO] [stderr] --> src/types/obj/value.rs:270:12 [INFO] [stderr] | [INFO] [stderr] 270 | pub fn from_string(_: &str) -> DateValue { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `lulo` (test "uri") generated 1 warning [INFO] [stderr] warning: `lulo` (test "gen") generated 5 warnings [INFO] [stderr] warning: `lulo` (bin "lulo") generated 19 warnings (5 duplicates) [INFO] [stderr] warning: `lulo` (bin "lulo" test) generated 19 warnings (19 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/lulo-28d82fbc04051879) [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] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/lulo-6fecb0ea65f2eb3f) [INFO] [stdout] [INFO] [stderr] Running tests/config.rs (/opt/rustwide/target/debug/deps/config-3760f8111ffd316f) [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] [stderr] Running tests/gen.rs (/opt/rustwide/target/debug/deps/gen-679e4a9ce185b4a1) [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] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test_rpg_character_simple ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- test_rpg_character_simple stdout ---- [INFO] [stdout] thread 'test_rpg_character_simple' panicked at 'Couldn't read test configuration: (missing value for field lulo_test_schemas_dir)', tests/config.rs:26:23 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x561412440b6d - std::backtrace_rs::backtrace::libunwind::trace::ha359b7f0090e2792 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x561412440b6d - std::backtrace_rs::backtrace::trace_unsynchronized::h0584631f25c1d70e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x561412440b6d - std::sys_common::backtrace::_print_fmt::hdadffd97d279ff14 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x561412440b6d - ::fmt::h26f189e611080a74 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x561412464e8c - core::fmt::write::hfb5d11dfe037e8b7 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/fmt/mod.rs:1194:17 [INFO] [stdout] 5: 0x56141243d371 - std::io::Write::write_fmt::h6a24ec64406df9e2 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x5614124428b5 - std::sys_common::backtrace::_print::h7a0e44402913ba60 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x5614124428b5 - std::sys_common::backtrace::print::h9767dc455a84e728 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x5614124428b5 - std::panicking::default_hook::{{closure}}::h60afd6c8b12988ad [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x5614124425a4 - std::panicking::default_hook::ha7b9bac6813f9d21 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x561412442e02 - std::panicking::rust_panic_with_hook::h7b117a162a6f8664 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x561412442ce7 - std::panicking::begin_panic_handler::{{closure}}::h346750923c608600 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x561412441024 - std::sys_common::backtrace::__rust_end_short_backtrace::h768c56c6a0c055c0 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x561412442a19 - rust_begin_unwind [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x5614122df3e3 - core::panicking::panic_fmt::h5c41cb2fa118fdbc [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x5614122df985 - gen::config::Config::from_env::h1d556b8456f81af5 [INFO] [stdout] at /opt/rustwide/workdir/tests/config.rs:26:23 [INFO] [stdout] 16: 0x5614122e33d1 - gen::test_rpg_character_simple::h2ab68491645f2723 [INFO] [stdout] at /opt/rustwide/workdir/tests/gen.rs:16:18 [INFO] [stdout] 17: 0x5614122e33aa - gen::test_rpg_character_simple::{{closure}}::h2b9dc4201963c627 [INFO] [stdout] at /opt/rustwide/workdir/tests/gen.rs:13:1 [INFO] [stdout] 18: 0x5614122e37ce - core::ops::function::FnOnce::call_once::h82df7e6b8806a526 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 19: 0x56141231aad3 - core::ops::function::FnOnce::call_once::h018fc248431ce8de [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x56141231aad3 - test::__rust_begin_short_backtrace::h293b982b6069d6e3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:574:5 [INFO] [stdout] 21: 0x561412319889 - as core::ops::function::FnOnce>::call_once::h4fc1be1a762c7a46 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 22: 0x561412319889 - as core::ops::function::FnOnce<()>>::call_once::hd44623ec51b9e897 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 23: 0x561412319889 - std::panicking::try::do_call::ha8cfa4b025f5b832 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 24: 0x561412319889 - std::panicking::try::h664f75e41c112145 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 25: 0x561412319889 - std::panic::catch_unwind::h4932ec05cd60558e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 26: 0x561412319889 - test::run_test_in_process::ha14a47756671755c [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:597:18 [INFO] [stdout] 27: 0x561412319889 - test::run_test::run_test_inner::{{closure}}::h0ec9e37c8f67b62d [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:491:39 [INFO] [stdout] 28: 0x5614122e5a3e - test::run_test::run_test_inner::{{closure}}::hd9d2e7f26d4f59e6 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:518:37 [INFO] [stdout] 29: 0x5614122e5a3e - std::sys_common::backtrace::__rust_begin_short_backtrace::h41c0a39fac5123f8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 30: 0x5614122eafa8 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h69a02ca0bebb6eeb [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 31: 0x5614122eafa8 - as core::ops::function::FnOnce<()>>::call_once::hdd05632920ce689b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 32: 0x5614122eafa8 - std::panicking::try::do_call::hb4947142729b90fd [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 33: 0x5614122eafa8 - std::panicking::try::h15a7e9b8394e6878 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 34: 0x5614122eafa8 - std::panic::catch_unwind::hbd3f4a3f9df49b85 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 35: 0x5614122eafa8 - std::thread::Builder::spawn_unchecked_::{{closure}}::h880b5d5f1b9799f4 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 36: 0x5614122eafa8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h304d5eaf401f5061 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 37: 0x561412447613 - as core::ops::function::FnOnce>::call_once::hdba7f2afed0c35b3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 38: 0x561412447613 - as core::ops::function::FnOnce>::call_once::h38b0832765bf7961 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 39: 0x561412447613 - std::sys::unix::thread::Thread::new::thread_start::h70236dc17753425e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 40: 0x7f73c60e8609 - start_thread [INFO] [stdout] 41: 0x7f73c5eb8163 - clone [INFO] [stdout] 42: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] test_rpg_character_simple [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--test gen' [INFO] running `Command { std: "docker" "inspect" "9a58fd4ecb6dd2d785b40c8e32b6ccf1c4d6d5f24d5361978abbd117c6c6327e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a58fd4ecb6dd2d785b40c8e32b6ccf1c4d6d5f24d5361978abbd117c6c6327e", kill_on_drop: false }` [INFO] [stdout] 9a58fd4ecb6dd2d785b40c8e32b6ccf1c4d6d5f24d5361978abbd117c6c6327e