[INFO] cloning repository https://github.com/KodyKantor/rust-statemap [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/KodyKantor/rust-statemap" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKodyKantor%2Frust-statemap", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKodyKantor%2Frust-statemap'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0996d3a7e207b3463ccdbec799d690c943a246f0 [INFO] checking KodyKantor/rust-statemap against master#2e6fc425411280c658d852813de01c5157255088 for pr-128013 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKodyKantor%2Frust-statemap" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/KodyKantor/rust-statemap on toolchain 2e6fc425411280c658d852813de01c5157255088 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2e6fc425411280c658d852813de01c5157255088" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/KodyKantor/rust-statemap [INFO] finished tweaking git repo https://github.com/KodyKantor/rust-statemap [INFO] tweaked toml for git repo https://github.com/KodyKantor/rust-statemap written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/KodyKantor/rust-statemap 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" "+2e6fc425411280c658d852813de01c5157255088" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded siphasher v0.3.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+2e6fc425411280c658d852813de01c5157255088" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 66366e77f278a7bc22f425a684af7cda633f039bb5b7d107490aa25520df685c [INFO] running `Command { std: "docker" "start" "-a" "66366e77f278a7bc22f425a684af7cda633f039bb5b7d107490aa25520df685c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "66366e77f278a7bc22f425a684af7cda633f039bb5b7d107490aa25520df685c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "66366e77f278a7bc22f425a684af7cda633f039bb5b7d107490aa25520df685c", kill_on_drop: false }` [INFO] [stdout] 66366e77f278a7bc22f425a684af7cda633f039bb5b7d107490aa25520df685c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+2e6fc425411280c658d852813de01c5157255088" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d2d9ce68374ed8fabba4d0c7a6e7de959b07b4de0852856581d0d5bfe0aaa97f [INFO] running `Command { std: "docker" "start" "-a" "d2d9ce68374ed8fabba4d0c7a6e7de959b07b4de0852856581d0d5bfe0aaa97f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling siphasher v0.3.2 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Checking itoa v0.4.5 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling palette v0.5.0 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling palette_derive v0.5.0 [INFO] [stderr] Checking serde_json v1.0.51 [INFO] [stderr] Checking chrono v0.4.11 [INFO] [stderr] Checking statemap v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `entity` and `description` are never read [INFO] [stdout] --> src/statemap.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 40 | pub struct StatemapDescription { [INFO] [stdout] | ------------------- fields in this struct [INFO] [stdout] 41 | entity: String, // name of entity [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 42 | description: String, // description of entity [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `StatemapDescription` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `time`, `entity`, `event`, and `target` are never read [INFO] [stdout] --> src/statemap.rs:59:5 [INFO] [stdout] | [INFO] [stdout] 58 | pub struct StatemapEvent { [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] 59 | time: String, // time of this datum [INFO] [stdout] | ^^^^ [INFO] [stdout] 60 | entity: String, // name of entity [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 61 | event: String, // type of event [INFO] [stdout] | ^^^^^ [INFO] [stdout] 62 | target: Option, // target for event, if any [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `StatemapEvent` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `state` and `tag` are never read [INFO] [stdout] --> src/statemap.rs:67:5 [INFO] [stdout] | [INFO] [stdout] 66 | pub struct StatemapTag { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 67 | state: u32, // state for this tag [INFO] [stdout] | ^^^^^ [INFO] [stdout] 68 | tag: String, // tag itself [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `StatemapTag` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `entity` and `description` are never read [INFO] [stdout] --> src/statemap.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 40 | pub struct StatemapDescription { [INFO] [stdout] | ------------------- fields in this struct [INFO] [stdout] 41 | entity: String, // name of entity [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 42 | description: String, // description of entity [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `StatemapDescription` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `time`, `entity`, `event`, and `target` are never read [INFO] [stdout] --> src/statemap.rs:59:5 [INFO] [stdout] | [INFO] [stdout] 58 | pub struct StatemapEvent { [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] 59 | time: String, // time of this datum [INFO] [stdout] | ^^^^ [INFO] [stdout] 60 | entity: String, // name of entity [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 61 | event: String, // type of event [INFO] [stdout] | ^^^^^ [INFO] [stdout] 62 | target: Option, // target for event, if any [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `StatemapEvent` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `state` and `tag` are never read [INFO] [stdout] --> src/statemap.rs:67:5 [INFO] [stdout] | [INFO] [stdout] 66 | pub struct StatemapTag { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 67 | state: u32, // state for this tag [INFO] [stdout] | ^^^^^ [INFO] [stdout] 68 | tag: String, // tag itself [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `StatemapTag` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.85s [INFO] running `Command { std: "docker" "inspect" "d2d9ce68374ed8fabba4d0c7a6e7de959b07b4de0852856581d0d5bfe0aaa97f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d2d9ce68374ed8fabba4d0c7a6e7de959b07b4de0852856581d0d5bfe0aaa97f", kill_on_drop: false }` [INFO] [stdout] d2d9ce68374ed8fabba4d0c7a6e7de959b07b4de0852856581d0d5bfe0aaa97f