[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 1.60.0 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 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "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" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded envy v0.4.2 [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" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 12216e28d67bea95572600138e04d4891d6eb7abddef13376d45713f887ed070 [INFO] running `Command { std: "docker" "start" "-a" "12216e28d67bea95572600138e04d4891d6eb7abddef13376d45713f887ed070", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "12216e28d67bea95572600138e04d4891d6eb7abddef13376d45713f887ed070", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "12216e28d67bea95572600138e04d4891d6eb7abddef13376d45713f887ed070", kill_on_drop: false }` [INFO] [stdout] 12216e28d67bea95572600138e04d4891d6eb7abddef13376d45713f887ed070 [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" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 372615192a7201ff175f551303d86dced5fae4b02c6a512b97c65a61726b2eeb [INFO] running `Command { std: "docker" "start" "-a" "372615192a7201ff175f551303d86dced5fae4b02c6a512b97c65a61726b2eeb", 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 askama_escape v0.10.1 [INFO] [stderr] Compiling unicode-segmentation v1.7.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 http v0.2.4 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling quote v1.0.9 [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 serde_yaml v0.8.17 [INFO] [stderr] Compiling envy v0.4.2 [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 22.55s [INFO] running `Command { std: "docker" "inspect" "372615192a7201ff175f551303d86dced5fae4b02c6a512b97c65a61726b2eeb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "372615192a7201ff175f551303d86dced5fae4b02c6a512b97c65a61726b2eeb", kill_on_drop: false }` [INFO] [stdout] 372615192a7201ff175f551303d86dced5fae4b02c6a512b97c65a61726b2eeb [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" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] efd117b1927ff75933851e5cb2817ee0a7286fb825ed4346aa1ab261d03bdb9e [INFO] running `Command { std: "docker" "start" "-a" "efd117b1927ff75933851e5cb2817ee0a7286fb825ed4346aa1ab261d03bdb9e", kill_on_drop: false }` [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] [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: 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: 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: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 19 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.61s [INFO] running `Command { std: "docker" "inspect" "efd117b1927ff75933851e5cb2817ee0a7286fb825ed4346aa1ab261d03bdb9e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "efd117b1927ff75933851e5cb2817ee0a7286fb825ed4346aa1ab261d03bdb9e", kill_on_drop: false }` [INFO] [stdout] efd117b1927ff75933851e5cb2817ee0a7286fb825ed4346aa1ab261d03bdb9e [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" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f775b32b512a07e70cabfbf5fe653ee8455d738cbbdda9f557f306de8345fb89 [INFO] running `Command { std: "docker" "start" "-a" "f775b32b512a07e70cabfbf5fe653ee8455d738cbbdda9f557f306de8345fb89", kill_on_drop: false }` [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: 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: 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: `lulo` (test "uri") generated 1 warning [INFO] [stderr] warning: `lulo` (bin "lulo") generated 19 warnings (5 duplicates) [INFO] [stderr] warning: `lulo` (test "gen") generated 5 warnings [INFO] [stderr] warning: `lulo` (bin "lulo" test) generated 19 warnings (19 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/lulo-d82f290c80468ae8) [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] [stderr] Running unittests (/opt/rustwide/target/debug/deps/lulo-ff8d4ef15fbc4f91) [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] [stderr] Running tests/config.rs (/opt/rustwide/target/debug/deps/config-4387111beb36d403) [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] [stderr] Running tests/gen.rs (/opt/rustwide/target/debug/deps/gen-4bcd3d7604c7b7a7) [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: 0x557e5bc850ad - std::backtrace_rs::backtrace::libunwind::trace::hee598835bc88d35b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x557e5bc850ad - std::backtrace_rs::backtrace::trace_unsynchronized::h9cdc730ba5cf5d72 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x557e5bc850ad - std::sys_common::backtrace::_print_fmt::h75aeaf7ed30e43fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x557e5bc850ad - ::fmt::h606862f787600875 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x557e5bcabf0c - core::fmt::write::he803f0f418caf762 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x557e5bc807d8 - std::io::Write::write_fmt::hbe7c1a63616291e2 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x557e5bc87387 - std::sys_common::backtrace::_print::h64d038cf8ac3e13e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x557e5bc87387 - std::sys_common::backtrace::print::h359300b4a7fccf65 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x557e5bc87387 - std::panicking::default_hook::{{closure}}::hf51be35e2f510149 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x557e5bc870bc - std::panicking::default_hook::h03ca0f22e1d2d25e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x557e5bc87ad9 - std::panicking::rust_panic_with_hook::h3b7380e99b825b63 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x557e5bc877c7 - std::panicking::begin_panic_handler::{{closure}}::h8e849d0710154ce0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x557e5bc85574 - std::sys_common::backtrace::__rust_end_short_backtrace::hedcdaddbd4c46cc5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x557e5bc874d9 - rust_begin_unwind [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x557e5bb27133 - core::panicking::panic_fmt::he1bbc7336d49a357 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x557e5bb27bb5 - gen::config::Config::from_env::h73382029c4d8cf27 [INFO] [stdout] at /opt/rustwide/workdir/tests/config.rs:26:23 [INFO] [stdout] 16: 0x557e5bb2abb1 - gen::test_rpg_character_simple::hb4670b2891721171 [INFO] [stdout] at /opt/rustwide/workdir/tests/gen.rs:16:18 [INFO] [stdout] 17: 0x557e5bb2ab8a - gen::test_rpg_character_simple::{{closure}}::h03d2a5d21eceed4f [INFO] [stdout] at /opt/rustwide/workdir/tests/gen.rs:13:1 [INFO] [stdout] 18: 0x557e5bb2b5be - core::ops::function::FnOnce::call_once::h4f5488d0c16ca1f6 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 19: 0x557e5bb58dc3 - core::ops::function::FnOnce::call_once::h2a47b4b927cb6ca5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x557e5bb58dc3 - test::__rust_begin_short_backtrace::h594ef8055a183b9b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:575:5 [INFO] [stdout] 21: 0x557e5bb57aa4 - as core::ops::function::FnOnce>::call_once::hb40cbb8bc3e1be15 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 22: 0x557e5bb57aa4 - as core::ops::function::FnOnce<()>>::call_once::ha4f2bd3b806745a0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 23: 0x557e5bb57aa4 - std::panicking::try::do_call::h92af9f8bc77a5987 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 24: 0x557e5bb57aa4 - std::panicking::try::h9df49eeae42572b7 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 25: 0x557e5bb57aa4 - std::panic::catch_unwind::h101dbadc82bbe0fd [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 26: 0x557e5bb57aa4 - test::run_test_in_process::h2ad7bffb068e750a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:598:18 [INFO] [stdout] 27: 0x557e5bb57aa4 - test::run_test::run_test_inner::{{closure}}::h384faf46554c5acb [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:492:39 [INFO] [stdout] 28: 0x557e5bb613c1 - test::run_test::run_test_inner::{{closure}}::h17cfe94835a46685 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:519:37 [INFO] [stdout] 29: 0x557e5bb613c1 - std::sys_common::backtrace::__rust_begin_short_backtrace::h82709e5086312627 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 30: 0x557e5bb2da3f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdfea66a201b39571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 31: 0x557e5bb2da3f - as core::ops::function::FnOnce<()>>::call_once::h4912df03598e67fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 32: 0x557e5bb2da3f - std::panicking::try::do_call::h6d5dc1045d0eade8 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 33: 0x557e5bb2da3f - std::panicking::try::hbc897fc717ec6571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 34: 0x557e5bb2da3f - std::panic::catch_unwind::h27f1e958c91391ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 35: 0x557e5bb2da3f - std::thread::Builder::spawn_unchecked_::{{closure}}::h1b42e48537edc3c0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 36: 0x557e5bb2da3f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9137b3d6d2a88354 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 37: 0x557e5bc8d7c3 - as core::ops::function::FnOnce>::call_once::hf70ac038171e3e1a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 38: 0x557e5bc8d7c3 - as core::ops::function::FnOnce>::call_once::he6690128792365ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 39: 0x557e5bc8d7c3 - std::sys::unix::thread::Thread::new::thread_start::ha07928d93d5a5ec9 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 40: 0x7fa0caf1a609 - start_thread [INFO] [stdout] 41: 0x7fa0cacea163 - 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" "f775b32b512a07e70cabfbf5fe653ee8455d738cbbdda9f557f306de8345fb89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f775b32b512a07e70cabfbf5fe653ee8455d738cbbdda9f557f306de8345fb89", kill_on_drop: false }` [INFO] [stdout] f775b32b512a07e70cabfbf5fe653ee8455d738cbbdda9f557f306de8345fb89