[INFO] cloning repository https://github.com/DCLARKE23/storyteller
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DCLARKE23/storyteller" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDCLARKE23%2Fstoryteller", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDCLARKE23%2Fstoryteller'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2ff3ae9def9546bcf811ac3cdc6f753b4f295275
[INFO] checking DCLARKE23/storyteller against master#507271bc119683008ec719ecee48814e8ac86c65 for pr-146440
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDCLARKE23%2Fstoryteller" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/DCLARKE23/storyteller
[INFO] finished tweaking git repo https://github.com/DCLARKE23/storyteller
[INFO] tweaked toml for git repo https://github.com/DCLARKE23/storyteller written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/DCLARKE23/storyteller on toolchain 507271bc119683008ec719ecee48814e8ac86c65
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+507271bc119683008ec719ecee48814e8ac86c65" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/DCLARKE23/storyteller already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+507271bc119683008ec719ecee48814e8ac86c65" "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-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+507271bc119683008ec719ecee48814e8ac86c65" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 72be841e53aca137a73664cdb7e0c72415379f4201fc113ae7c297b6534e346c
[INFO] running `Command { std: "docker" "start" "-a" "72be841e53aca137a73664cdb7e0c72415379f4201fc113ae7c297b6534e346c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "72be841e53aca137a73664cdb7e0c72415379f4201fc113ae7c297b6534e346c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "72be841e53aca137a73664cdb7e0c72415379f4201fc113ae7c297b6534e346c", kill_on_drop: false }`
[INFO] [stdout] 72be841e53aca137a73664cdb7e0c72415379f4201fc113ae7c297b6534e346c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+507271bc119683008ec719ecee48814e8ac86c65" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d19db0f6c1f62d1022214ec46cbb9a663f466a76e393a2696cba3c8d7de47966
[INFO] running `Command { std: "docker" "start" "-a" "d19db0f6c1f62d1022214ec46cbb9a663f466a76e393a2696cba3c8d7de47966", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking storyteller v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `label`
[INFO] [stdout]   --> src/lib.rs:39:45
[INFO] [stdout]    |
[INFO] [stdout] 39 |      pub fn new(initial_text: &'static str, label: Vec<L>) -> Self {    // why is the label a vec of L
[INFO] [stdout]    |                                             ^^^^^ help: if this is intentional, prefix it with an underscore: `_label`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name` and `sections` are never read
[INFO] [stdout]  --> src/lib.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct StoryBuilder<L> {
[INFO] [stdout]   |            ------------ fields in this struct
[INFO] [stdout] 7 |     name: String,
[INFO] [stdout]   |     ^^^^
[INFO] [stdout] 8 |     sections: HashMap<L, Box<dyn StorySection<L>>>,
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `builder` and `add_section` are never used
[INFO] [stdout]   --> src/lib.rs:15:8
[INFO] [stdout]    |
[INFO] [stdout] 11 | / impl<L> StoryBuilder<L>
[INFO] [stdout] 12 | | where
[INFO] [stdout] 13 | |     L: Eq + Hash,
[INFO] [stdout]    | |_________________- associated items in this implementation
[INFO] [stdout] 14 |   {
[INFO] [stdout] 15 |       fn builder(name: impl Into<String>) -> Self {
[INFO] [stdout]    |          ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 21 |       fn add_section<S: StorySection<L> + 'static>(&mut self, label: L, section: S) {
[INFO] [stdout]    |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `initial_text`, `options`, and `next_sections` are never read
[INFO] [stdout]   --> src/lib.rs:33:6
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub struct OptionSelectSection<L> {
[INFO] [stdout]    |            ------------------- fields in this struct
[INFO] [stdout] 33 |      initial_text: &'static str,    // The initial question of the option eg: x happened, how do you respond?
[INFO] [stdout]    |      ^^^^^^^^^^^^
[INFO] [stdout] 34 |      options: Vec<&'static str>,    // The text options available to the player 
[INFO] [stdout]    |      ^^^^^^^
[INFO] [stdout] 35 |      next_sections: Vec<Option<L>>, // The list of next story sections depending on answers
[INFO] [stdout]    |      ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `text` is never read
[INFO] [stdout]   --> src/lib.rs:59:5
[INFO] [stdout]    |
[INFO] [stdout] 57 | pub struct TextSection<L> {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] 58 |     next: Option<L>,
[INFO] [stdout] 59 |     text: &'static str,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `label`
[INFO] [stdout]   --> src/lib.rs:39:45
[INFO] [stdout]    |
[INFO] [stdout] 39 |      pub fn new(initial_text: &'static str, label: Vec<L>) -> Self {    // why is the label a vec of L
[INFO] [stdout]    |                                             ^^^^^ help: if this is intentional, prefix it with an underscore: `_label`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name` and `sections` are never read
[INFO] [stdout]  --> src/lib.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct StoryBuilder<L> {
[INFO] [stdout]   |            ------------ fields in this struct
[INFO] [stdout] 7 |     name: String,
[INFO] [stdout]   |     ^^^^
[INFO] [stdout] 8 |     sections: HashMap<L, Box<dyn StorySection<L>>>,
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `builder` and `add_section` are never used
[INFO] [stdout]   --> src/lib.rs:15:8
[INFO] [stdout]    |
[INFO] [stdout] 11 | / impl<L> StoryBuilder<L>
[INFO] [stdout] 12 | | where
[INFO] [stdout] 13 | |     L: Eq + Hash,
[INFO] [stdout]    | |_________________- associated items in this implementation
[INFO] [stdout] 14 |   {
[INFO] [stdout] 15 |       fn builder(name: impl Into<String>) -> Self {
[INFO] [stdout]    |          ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 21 |       fn add_section<S: StorySection<L> + 'static>(&mut self, label: L, section: S) {
[INFO] [stdout]    |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `initial_text`, `options`, and `next_sections` are never read
[INFO] [stdout]   --> src/lib.rs:33:6
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub struct OptionSelectSection<L> {
[INFO] [stdout]    |            ------------------- fields in this struct
[INFO] [stdout] 33 |      initial_text: &'static str,    // The initial question of the option eg: x happened, how do you respond?
[INFO] [stdout]    |      ^^^^^^^^^^^^
[INFO] [stdout] 34 |      options: Vec<&'static str>,    // The text options available to the player 
[INFO] [stdout]    |      ^^^^^^^
[INFO] [stdout] 35 |      next_sections: Vec<Option<L>>, // The list of next story sections depending on answers
[INFO] [stdout]    |      ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `text` is never read
[INFO] [stdout]   --> src/lib.rs:59:5
[INFO] [stdout]    |
[INFO] [stdout] 57 | pub struct TextSection<L> {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] 58 |     next: Option<L>,
[INFO] [stdout] 59 |     text: &'static str,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.65s
[INFO] running `Command { std: "docker" "inspect" "d19db0f6c1f62d1022214ec46cbb9a663f466a76e393a2696cba3c8d7de47966", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d19db0f6c1f62d1022214ec46cbb9a663f466a76e393a2696cba3c8d7de47966", kill_on_drop: false }`
[INFO] [stdout] d19db0f6c1f62d1022214ec46cbb9a663f466a76e393a2696cba3c8d7de47966
