[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-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felealang%2Flulo" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/elealang/lulo on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "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-12/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-02-22" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 889baafee75c7f1abee406ab4e6bd91aeb09120fe3453c1ce6e3dde7205265f1 [INFO] running `Command { std: "docker" "start" "-a" "889baafee75c7f1abee406ab4e6bd91aeb09120fe3453c1ce6e3dde7205265f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "889baafee75c7f1abee406ab4e6bd91aeb09120fe3453c1ce6e3dde7205265f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "889baafee75c7f1abee406ab4e6bd91aeb09120fe3453c1ce6e3dde7205265f1", kill_on_drop: false }` [INFO] [stdout] 889baafee75c7f1abee406ab4e6bd91aeb09120fe3453c1ce6e3dde7205265f1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] adf1e0f06db0848817f1a7a13280ab7d4d0a847be8cf11596f072cc4da3c8959 [INFO] running `Command { std: "docker" "start" "-a" "adf1e0f06db0848817f1a7a13280ab7d4d0a847be8cf11596f072cc4da3c8959", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.26 [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 libc v0.2.93 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling bitvec v0.19.5 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling nom v6.2.1 [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 32.10s [INFO] running `Command { std: "docker" "inspect" "adf1e0f06db0848817f1a7a13280ab7d4d0a847be8cf11596f072cc4da3c8959", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "adf1e0f06db0848817f1a7a13280ab7d4d0a847be8cf11596f072cc4da3c8959", kill_on_drop: false }` [INFO] [stdout] adf1e0f06db0848817f1a7a13280ab7d4d0a847be8cf11596f072cc4da3c8959 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 879e0fa2a58682aae63ccdf9fd88f96d92e2c043698275879fd57c3859636464 [INFO] running `Command { std: "docker" "start" "-a" "879e0fa2a58682aae63ccdf9fd88f96d92e2c043698275879fd57c3859636464", 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: 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: 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: 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: 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] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.34s [INFO] running `Command { std: "docker" "inspect" "879e0fa2a58682aae63ccdf9fd88f96d92e2c043698275879fd57c3859636464", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "879e0fa2a58682aae63ccdf9fd88f96d92e2c043698275879fd57c3859636464", kill_on_drop: false }` [INFO] [stdout] 879e0fa2a58682aae63ccdf9fd88f96d92e2c043698275879fd57c3859636464 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4811a240bf0a30b194e1827e179e561f9773c222833b1af4662aefba3522e6c3 [INFO] running `Command { std: "docker" "start" "-a" "4811a240bf0a30b194e1827e179e561f9773c222833b1af4662aefba3522e6c3", 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: 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: 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: `lulo` (test "gen") generated 5 warnings [INFO] [stderr] warning: `lulo` (bin "lulo" test) generated 19 warnings (5 duplicates) [INFO] [stderr] warning: `lulo` (bin "lulo") generated 19 warnings (19 duplicates) [INFO] [stderr] warning: `lulo` (test "uri") generated 1 warning [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/lulo-28d82fbc04051879) [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-6fecb0ea65f2eb3f) [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-3760f8111ffd316f) [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-679e4a9ce185b4a1) [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: 0x55b71e27ec8c - std::backtrace_rs::backtrace::libunwind::trace::h02555d7ca8aa068a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55b71e27ec8c - std::backtrace_rs::backtrace::trace_unsynchronized::h8555a46024147da8 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55b71e27ec8c - std::sys_common::backtrace::_print_fmt::h4c7f50b4f105da1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55b71e27ec8c - ::fmt::ha305a40dbc030444 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55b71e2a5a6c - core::fmt::write::hadd15acf4d6ce273 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x55b71e27a3b8 - std::io::Write::write_fmt::h271050faa79d27d2 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x55b71e280f57 - std::sys_common::backtrace::_print::h0dd5c0810675bd8c [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x55b71e280f57 - std::sys_common::backtrace::print::h20a2155fa0a22ca6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x55b71e280f57 - std::panicking::default_hook::{{closure}}::habb3b6f3ccdfe00a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55b71e280c8b - std::panicking::default_hook::h1c5cf4d5063a38e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55b71e2816aa - std::panicking::rust_panic_with_hook::hb5de7a3072d2cf59 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x55b71e281397 - std::panicking::begin_panic_handler::{{closure}}::h5106de2f55f1a411 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x55b71e27f154 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ad5c2a8a003ca72 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x55b71e2810a9 - rust_begin_unwind [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x55b71e12e133 - core::panicking::panic_fmt::hfb4b8460cd493e74 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x55b71e12ebb5 - gen::config::Config::from_env::h20d4a3ffed1f21fa [INFO] [stdout] at /opt/rustwide/workdir/tests/config.rs:26:23 [INFO] [stdout] 16: 0x55b71e131be1 - gen::test_rpg_character_simple::h8c4d7d726c84a262 [INFO] [stdout] at /opt/rustwide/workdir/tests/gen.rs:16:18 [INFO] [stdout] 17: 0x55b71e131bba - gen::test_rpg_character_simple::{{closure}}::hddb20a5d964906a8 [INFO] [stdout] at /opt/rustwide/workdir/tests/gen.rs:13:1 [INFO] [stdout] 18: 0x55b71e1325ce - core::ops::function::FnOnce::call_once::h96e629b2e056af57 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 19: 0x55b71e15fd83 - core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x55b71e15fd83 - test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575:5 [INFO] [stdout] 21: 0x55b71e15eab1 - as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 22: 0x55b71e15eab1 - as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 23: 0x55b71e15eab1 - std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 24: 0x55b71e15eab1 - std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 25: 0x55b71e15eab1 - std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 26: 0x55b71e15eab1 - test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598:18 [INFO] [stdout] 27: 0x55b71e15eab1 - test::run_test::run_test_inner::{{closure}}::h4e58ce9f68eb43e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:492:39 [INFO] [stdout] 28: 0x55b71e168391 - test::run_test::run_test_inner::{{closure}}::h6d18db28c5e396ee [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:519:37 [INFO] [stdout] 29: 0x55b71e168391 - std::sys_common::backtrace::__rust_begin_short_backtrace::h32292cb2cd8be620 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 30: 0x55b71e134aef - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h71ee66b20f7b0482 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 31: 0x55b71e134aef - as core::ops::function::FnOnce<()>>::call_once::hb6046e1d1a75a4a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 32: 0x55b71e134aef - std::panicking::try::do_call::h5422165a88309c77 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 33: 0x55b71e134aef - std::panicking::try::h840a12b54e2c9f5d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 34: 0x55b71e134aef - std::panic::catch_unwind::h85910e437c8da180 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 35: 0x55b71e134aef - std::thread::Builder::spawn_unchecked_::{{closure}}::ha3af3a297bfd51d6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 36: 0x55b71e134aef - core::ops::function::FnOnce::call_once{{vtable.shim}}::hff8788f58e0e06a9 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 37: 0x55b71e287343 - as core::ops::function::FnOnce>::call_once::h82a18723295373b7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 38: 0x55b71e287343 - as core::ops::function::FnOnce>::call_once::h4b9b8634f7a2a5a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 39: 0x55b71e287343 - std::sys::unix::thread::Thread::new::thread_start::h3dc341aa024c6852 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 40: 0x7f2045394609 - start_thread [INFO] [stdout] 41: 0x7f2045166293 - 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.02s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--test gen' [INFO] running `Command { std: "docker" "inspect" "4811a240bf0a30b194e1827e179e561f9773c222833b1af4662aefba3522e6c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4811a240bf0a30b194e1827e179e561f9773c222833b1af4662aefba3522e6c3", kill_on_drop: false }` [INFO] [stdout] 4811a240bf0a30b194e1827e179e561f9773c222833b1af4662aefba3522e6c3