[INFO] cloning repository https://github.com/Siprj/screeps-api-generator
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Siprj/screeps-api-generator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSiprj%2Fscreeps-api-generator", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSiprj%2Fscreeps-api-generator'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c85a9af006541fd6fc5add76f0cf9d2dac54563a
[INFO] building Siprj/screeps-api-generator against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSiprj%2Fscreeps-api-generator" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Siprj/screeps-api-generator
[INFO] finished tweaking git repo https://github.com/Siprj/screeps-api-generator
[INFO] tweaked toml for git repo https://github.com/Siprj/screeps-api-generator written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Siprj/screeps-api-generator on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Siprj/screeps-api-generator 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded sluice v0.5.5
[INFO] [stderr]   Downloaded polling v2.1.0
[INFO] [stderr]   Downloaded async-channel v1.6.1
[INFO] [stderr]   Downloaded simplelog v0.10.2
[INFO] [stderr]   Downloaded castaway v0.1.1
[INFO] [stderr]   Downloaded owo-colors v1.3.0
[INFO] [stderr]   Downloaded tracing-error v0.1.2
[INFO] [stderr]   Downloaded openssl-sys v0.9.68
[INFO] [stderr]   Downloaded eyre v0.6.5
[INFO] [stderr]   Downloaded tracing-attributes v0.1.18
[INFO] [stderr]   Downloaded fastrand v1.5.0
[INFO] [stderr]   Downloaded isahc v1.5.1
[INFO] [stderr]   Downloaded curl v0.4.39
[INFO] [stderr]   Downloaded color-spantrace v0.1.6
[INFO] [stderr]   Downloaded color-eyre v0.5.11
[INFO] [stderr]   Downloaded curl-sys v0.4.49+curl-7.79.1
[INFO] [stderr]   Downloaded libnghttp2-sys v0.1.7+1.45.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b88ba3cb07f9052748490c92472367097f3439b924eebaaa35f2028906eed8db
[INFO] running `Command { std: "docker" "start" "-a" "b88ba3cb07f9052748490c92472367097f3439b924eebaaa35f2028906eed8db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b88ba3cb07f9052748490c92472367097f3439b924eebaaa35f2028906eed8db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b88ba3cb07f9052748490c92472367097f3439b924eebaaa35f2028906eed8db", kill_on_drop: false }`
[INFO] [stdout] b88ba3cb07f9052748490c92472367097f3439b924eebaaa35f2028906eed8db
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3fbe0ba5c2c6127f21afba86c2ca6d44775602de3118cf58d2cb5dd930159dfa
[INFO] running `Command { std: "docker" "start" "-a" "3fbe0ba5c2c6127f21afba86c2ca6d44775602de3118cf58d2cb5dd930159dfa", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.32
[INFO] [stderr]    Compiling syn v1.0.81
[INFO] [stderr]    Compiling libc v0.2.105
[INFO] [stderr]    Compiling cc v1.0.71
[INFO] [stderr]    Compiling siphasher v0.3.7
[INFO] [stderr]    Compiling ppv-lite86 v0.2.15
[INFO] [stderr]    Compiling pkg-config v0.3.22
[INFO] [stderr]    Compiling smallvec v1.7.0
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling tracing-core v0.1.21
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.4
[INFO] [stderr]    Compiling futures-core v0.3.17
[INFO] [stderr]    Compiling serde v1.0.130
[INFO] [stderr]    Compiling lock_api v0.4.5
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]    Compiling futf v0.1.4
[INFO] [stderr]    Compiling tinyvec v1.5.0
[INFO] [stderr]    Compiling sharded-slab v0.1.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling cache-padded v1.1.1
[INFO] [stderr]    Compiling dtoa-short v0.3.3
[INFO] [stderr]    Compiling tendril v0.4.2
[INFO] [stderr]    Compiling nodrop v0.1.14
[INFO] [stderr]    Compiling futures-io v0.3.17
[INFO] [stderr]    Compiling concurrent-queue v1.2.2
[INFO] [stderr]    Compiling encoding_rs v0.8.29
[INFO] [stderr]    Compiling gimli v0.25.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.7
[INFO] [stderr]    Compiling eyre v0.6.5
[INFO] [stderr]    Compiling event-listener v2.5.1
[INFO] [stderr]    Compiling curl v0.4.39
[INFO] [stderr]    Compiling servo_arc v0.1.1
[INFO] [stderr]    Compiling object v0.27.1
[INFO] [stderr]    Compiling owo-colors v1.3.0
[INFO] [stderr]    Compiling thin-slice v0.1.1
[INFO] [stderr]    Compiling fastrand v1.5.0
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]    Compiling bytes v1.1.0
[INFO] [stderr]    Compiling async-channel v1.6.1
[INFO] [stderr]    Compiling waker-fn v1.1.0
[INFO] [stderr]    Compiling isahc v1.5.1
[INFO] [stderr]    Compiling parking v2.0.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.21
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling socket2 v0.4.2
[INFO] [stderr]    Compiling time v0.1.43
[INFO] [stderr]    Compiling polling v2.1.0
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling libnghttp2-sys v0.1.7+1.45.0
[INFO] [stderr]    Compiling libz-sys v1.1.3
[INFO] [stderr]    Compiling openssl-sys v0.9.68
[INFO] [stderr]    Compiling curl-sys v0.4.49+curl-7.79.1
[INFO] [stderr]    Compiling backtrace v0.3.62
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling tracing-subscriber v0.2.25
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling http v0.2.5
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling futures-lite v1.12.0
[INFO] [stderr]    Compiling sluice v0.5.5
[INFO] [stderr]    Compiling textwrap v0.14.2
[INFO] [stderr]    Compiling getopts v0.2.21
[INFO] [stderr]    Compiling os_str_bytes v4.2.0
[INFO] [stderr]    Compiling ego-tree v0.6.2
[INFO] [stderr]    Compiling phf_generator v0.8.0
[INFO] [stderr]    Compiling phf_codegen v0.8.0
[INFO] [stderr]    Compiling string_cache_codegen v0.5.1
[INFO] [stderr]    Compiling selectors v0.22.0
[INFO] [stderr]    Compiling addr2line v0.16.0
[INFO] [stderr]    Compiling castaway v0.1.1
[INFO] [stderr]    Compiling slab v0.4.5
[INFO] [stderr]    Compiling simplelog v0.10.2
[INFO] [stderr]    Compiling markup5ever v0.10.1
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling string_cache v0.8.2
[INFO] [stderr]    Compiling phf_macros v0.8.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.18
[INFO] [stderr]    Compiling cssparser v0.27.2
[INFO] [stderr]    Compiling html5ever v0.25.1
[INFO] [stderr]    Compiling pin-project-internal v1.0.8
[INFO] [stderr]    Compiling cssparser-macros v0.6.0
[INFO] [stderr]    Compiling derive_more v0.99.16
[INFO] [stderr]    Compiling clap_derive v3.0.0-beta.5
[INFO] [stderr]    Compiling tracing v0.1.29
[INFO] [stderr]    Compiling phf v0.8.0
[INFO] [stderr]    Compiling tracing-error v0.1.2
[INFO] [stderr]    Compiling pin-project v1.0.8
[INFO] [stderr]    Compiling color-spantrace v0.1.6
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling color-eyre v0.5.11
[INFO] [stderr]    Compiling clap v3.0.0-beta.5
[INFO] [stderr]    Compiling scraper v0.12.0
[INFO] [stderr]    Compiling screeps-api-generator v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `JSTypeMap` is never constructed
[INFO] [stdout]   --> src/main.rs:56:8
[INFO] [stdout]    |
[INFO] [stdout] 56 | struct JSTypeMap {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `JSObjectPair` is never constructed
[INFO] [stdout]   --> src/main.rs:62:8
[INFO] [stdout]    |
[INFO] [stdout] 62 | struct JSObjectPair {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `JSTypeObject` is never constructed
[INFO] [stdout]   --> src/main.rs:68:8
[INFO] [stdout]    |
[INFO] [stdout] 68 | struct JSTypeObject {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `JSType` is never used
[INFO] [stdout]   --> src/main.rs:73:6
[INFO] [stdout]    |
[INFO] [stdout] 73 | enum JSType {
[INFO] [stdout]    |      ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name`, `doc`, and `property_type` are never read
[INFO] [stdout]   --> src/main.rs:83:5
[INFO] [stdout]    |
[INFO] [stdout] 82 | struct ParsedPropertyDescription {
[INFO] [stdout]    |        ------------------------- fields in this struct
[INFO] [stdout] 83 |     name: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 84 |     doc: String,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 85 |     property_type: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ParsedPropertyDescription` 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 `name`, `doc`, and `method_type` are never read
[INFO] [stdout]   --> src/main.rs:90:5
[INFO] [stdout]    |
[INFO] [stdout] 89 | struct ParsedMethodDescription {
[INFO] [stdout]    |        ----------------------- fields in this struct
[INFO] [stdout] 90 |     name: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 91 |     doc: String,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 92 |     method_type: String,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ParsedMethodDescription` 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 `name`, `doc`, `methods`, and `properties` are never read
[INFO] [stdout]    --> src/main.rs:97:5
[INFO] [stdout]     |
[INFO] [stdout]  96 | struct ParsedApiModule {
[INFO] [stdout]     |        --------------- fields in this struct
[INFO] [stdout]  97 |     name: String,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout]  98 |     doc: String,
[INFO] [stdout]     |     ^^^
[INFO] [stdout]  99 |     methods: Vec<ParsedMethodDescription>,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 100 |     properties: Vec<ParsedPropertyDescription>,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ParsedApiModule` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> src/main.rs:104:8
[INFO] [stdout]     |
[INFO] [stdout] 103 | impl ParsedApiModule {
[INFO] [stdout]     | -------------------- associated function in this implementation
[INFO] [stdout] 104 |     fn new(name: String, doc: String) -> Self {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 02s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: html5ever v0.25.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5`
[INFO] running `Command { std: "docker" "inspect" "3fbe0ba5c2c6127f21afba86c2ca6d44775602de3118cf58d2cb5dd930159dfa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3fbe0ba5c2c6127f21afba86c2ca6d44775602de3118cf58d2cb5dd930159dfa", kill_on_drop: false }`
[INFO] [stdout] 3fbe0ba5c2c6127f21afba86c2ca6d44775602de3118cf58d2cb5dd930159dfa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6a78e5cdd29fbcec9a18071c9acbb7cc13d7eb667415baf9cbe0902d35a7242b
[INFO] running `Command { std: "docker" "start" "-a" "6a78e5cdd29fbcec9a18071c9acbb7cc13d7eb667415baf9cbe0902d35a7242b", kill_on_drop: false }`
[INFO] [stderr]    Compiling screeps-api-generator v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `JSTypeMap` is never constructed
[INFO] [stdout]   --> src/main.rs:56:8
[INFO] [stdout]    |
[INFO] [stdout] 56 | struct JSTypeMap {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `JSObjectPair` is never constructed
[INFO] [stdout]   --> src/main.rs:62:8
[INFO] [stdout]    |
[INFO] [stdout] 62 | struct JSObjectPair {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `JSTypeObject` is never constructed
[INFO] [stdout]   --> src/main.rs:68:8
[INFO] [stdout]    |
[INFO] [stdout] 68 | struct JSTypeObject {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `JSType` is never used
[INFO] [stdout]   --> src/main.rs:73:6
[INFO] [stdout]    |
[INFO] [stdout] 73 | enum JSType {
[INFO] [stdout]    |      ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name`, `doc`, and `property_type` are never read
[INFO] [stdout]   --> src/main.rs:83:5
[INFO] [stdout]    |
[INFO] [stdout] 82 | struct ParsedPropertyDescription {
[INFO] [stdout]    |        ------------------------- fields in this struct
[INFO] [stdout] 83 |     name: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 84 |     doc: String,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 85 |     property_type: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ParsedPropertyDescription` 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 `name`, `doc`, and `method_type` are never read
[INFO] [stdout]   --> src/main.rs:90:5
[INFO] [stdout]    |
[INFO] [stdout] 89 | struct ParsedMethodDescription {
[INFO] [stdout]    |        ----------------------- fields in this struct
[INFO] [stdout] 90 |     name: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 91 |     doc: String,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 92 |     method_type: String,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ParsedMethodDescription` 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 `name`, `doc`, `methods`, and `properties` are never read
[INFO] [stdout]    --> src/main.rs:97:5
[INFO] [stdout]     |
[INFO] [stdout]  96 | struct ParsedApiModule {
[INFO] [stdout]     |        --------------- fields in this struct
[INFO] [stdout]  97 |     name: String,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout]  98 |     doc: String,
[INFO] [stdout]     |     ^^^
[INFO] [stdout]  99 |     methods: Vec<ParsedMethodDescription>,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 100 |     properties: Vec<ParsedPropertyDescription>,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ParsedApiModule` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> src/main.rs:104:8
[INFO] [stdout]     |
[INFO] [stdout] 103 | impl ParsedApiModule {
[INFO] [stdout]     | -------------------- associated function in this implementation
[INFO] [stdout] 104 |     fn new(name: String, doc: String) -> Self {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.44s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: html5ever v0.25.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5`
[INFO] running `Command { std: "docker" "inspect" "6a78e5cdd29fbcec9a18071c9acbb7cc13d7eb667415baf9cbe0902d35a7242b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6a78e5cdd29fbcec9a18071c9acbb7cc13d7eb667415baf9cbe0902d35a7242b", kill_on_drop: false }`
[INFO] [stdout] 6a78e5cdd29fbcec9a18071c9acbb7cc13d7eb667415baf9cbe0902d35a7242b
