[INFO] cloning repository https://github.com/Hywan/ocppx
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Hywan/ocppx" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHywan%2Focppx", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHywan%2Focppx'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5b68ede19fa379cf625da196a83b8e4aefbf3160
[INFO] checking Hywan/ocppx against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHywan%2Focppx" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Hywan/ocppx
[INFO] finished tweaking git repo https://github.com/Hywan/ocppx
[INFO] tweaked toml for git repo https://github.com/Hywan/ocppx written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Hywan/ocppx on toolchain b1f2594eac607c1f051534800237eeedb5590a49
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Hywan/ocppx 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" "+b1f2594eac607c1f051534800237eeedb5590a49" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cd8c3c7c2cc6a4e4017ff8a957724ecbba969ef157095c6aefd6889adee18e46
[INFO] running `Command { std: "docker" "start" "-a" "cd8c3c7c2cc6a4e4017ff8a957724ecbba969ef157095c6aefd6889adee18e46", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cd8c3c7c2cc6a4e4017ff8a957724ecbba969ef157095c6aefd6889adee18e46", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cd8c3c7c2cc6a4e4017ff8a957724ecbba969ef157095c6aefd6889adee18e46", kill_on_drop: false }`
[INFO] [stdout] cd8c3c7c2cc6a4e4017ff8a957724ecbba969ef157095c6aefd6889adee18e46
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2b69e86b89a85c598ec9c3f1a45a116f7c232370ec07b8746aac67896760ce43
[INFO] running `Command { std: "docker" "start" "-a" "2b69e86b89a85c598ec9c3f1a45a116f7c232370ec07b8746aac67896760ce43", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.2
[INFO] [stderr]    Compiling syn v1.0.98
[INFO] [stderr]    Compiling regex-syntax v0.6.27
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling ryu v1.0.10
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling itoa v1.0.2
[INFO] [stderr]    Compiling if_chain v1.0.2
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]    Compiling case v1.0.0
[INFO] [stderr]     Checking ocppx-central-system v0.1.0 (/opt/rustwide/workdir/crates/ocppx-central-system)
[INFO] [stderr]    Compiling proc-macro2 v1.0.40
[INFO] [stderr]     Checking regex v1.6.0
[INFO] [stderr]    Compiling quote v1.0.20
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]    Compiling validator_types v0.15.0
[INFO] [stderr]    Compiling serde_derive v1.0.139
[INFO] [stderr]    Compiling thiserror-impl v1.0.31
[INFO] [stderr]    Compiling thiserror v1.0.31
[INFO] [stderr]    Compiling validator_derive v0.15.0
[INFO] [stderr]     Checking serde v1.0.139
[INFO] [stderr]     Checking url v2.2.2
[INFO] [stderr]     Checking serde_json v1.0.82
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]     Checking validator v0.15.0
[INFO] [stderr]    Compiling ocppx-types v0.1.0 (/opt/rustwide/workdir/crates/ocppx-types)
[INFO] [stdout] warning: value assigned to `error` is never read
[INFO] [stdout]   --> crates/ocppx-types/build.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 |         error: io::Error,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `schema_path` is never read
[INFO] [stdout]   --> crates/ocppx-types/build.rs:32:9
[INFO] [stdout]    |
[INFO] [stdout] 32 |         schema_path: PathBuf,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `error` is never read
[INFO] [stdout]   --> crates/ocppx-types/build.rs:37:9
[INFO] [stdout]    |
[INFO] [stdout] 37 |         error: serde_json::Error,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `schema_path` is never read
[INFO] [stdout]   --> crates/ocppx-types/build.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 38 |         schema_path: PathBuf,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `struct_name`
[INFO] [stdout]    --> crates/ocppx-types/build.rs:304:5
[INFO] [stdout]     |
[INFO] [stdout] 304 |     struct_name: &str,
[INFO] [stdout]     |     ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_struct_name`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Other` is never constructed
[INFO] [stdout]   --> crates/ocppx-types/build.rs:62:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | enum Error {
[INFO] [stdout]    |      ----- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 62 |     Other,
[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]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]    --> crates/ocppx-types/build.rs:143:5
[INFO] [stdout]     |
[INFO] [stdout] 142 | struct Schema {
[INFO] [stdout]     |        ------ field in this struct
[INFO] [stdout] 143 |     id: String,
[INFO] [stdout]     |     ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Schema` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]    --> crates/ocppx-types/build.rs:165:5
[INFO] [stdout]     |
[INFO] [stdout] 156 | struct SchemaProperty {
[INFO] [stdout]     |        -------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 165 |     pattern: Option<String>,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     max_items: Option<u32>,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 170 |     min_items: Option<u32>,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 171 |     unique_items: Option<bool>,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 172 |     max_contains: Option<u32>,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 173 |     min_contains: Option<u32>,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 177 |     additional_properties: Option<bool>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 178 |     max_properties: Option<i32>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout] 179 |     min_properties: Option<i32>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `SchemaProperty` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.34s
[INFO] running `Command { std: "docker" "inspect" "2b69e86b89a85c598ec9c3f1a45a116f7c232370ec07b8746aac67896760ce43", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2b69e86b89a85c598ec9c3f1a45a116f7c232370ec07b8746aac67896760ce43", kill_on_drop: false }`
[INFO] [stdout] 2b69e86b89a85c598ec9c3f1a45a116f7c232370ec07b8746aac67896760ce43
