[INFO] cloning repository https://github.com/robert-at-pretension-io/Writing-a-parser-for-.d.ts-files
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/robert-at-pretension-io/Writing-a-parser-for-.d.ts-files" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobert-at-pretension-io%2FWriting-a-parser-for-.d.ts-files", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobert-at-pretension-io%2FWriting-a-parser-for-.d.ts-files'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 69cf9a3b3462803a5e7e061d8f89c541b6d9a478
[INFO] checking robert-at-pretension-io/Writing-a-parser-for-.d.ts-files against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobert-at-pretension-io%2FWriting-a-parser-for-.d.ts-files" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/robert-at-pretension-io/Writing-a-parser-for-.d.ts-files
[INFO] finished tweaking git repo https://github.com/robert-at-pretension-io/Writing-a-parser-for-.d.ts-files
[INFO] tweaked toml for git repo https://github.com/robert-at-pretension-io/Writing-a-parser-for-.d.ts-files written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/robert-at-pretension-io/Writing-a-parser-for-.d.ts-files on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/robert-at-pretension-io/Writing-a-parser-for-.d.ts-files 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded dialoguer v0.10.0
[INFO] [stderr]   Downloaded ron v0.7.0
[INFO] [stderr]   Downloaded hashbrown v0.12.0
[INFO] [stderr]   Downloaded config v0.13.0
[INFO] [stderr]   Downloaded tokio v1.18.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4c74f1496ac06813b3b4723192db6d897e7e258182c8a17ce761087ba60a13b6
[INFO] running `Command { std: "docker" "start" "-a" "4c74f1496ac06813b3b4723192db6d897e7e258182c8a17ce761087ba60a13b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4c74f1496ac06813b3b4723192db6d897e7e258182c8a17ce761087ba60a13b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4c74f1496ac06813b3b4723192db6d897e7e258182c8a17ce761087ba60a13b6", kill_on_drop: false }`
[INFO] [stdout] 4c74f1496ac06813b3b4723192db6d897e7e258182c8a17ce761087ba60a13b6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bbf528f5d7ac9650b8c73bc21583bab8f20dbbc24be076fb11cbfddaa39538a8
[INFO] running `Command { std: "docker" "start" "-a" "bbf528f5d7ac9650b8c73bc21583bab8f20dbbc24be076fb11cbfddaa39538a8", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.121
[INFO] [stderr]    Compiling proc-macro2 v1.0.36
[INFO] [stderr]    Compiling syn v1.0.90
[INFO] [stderr]     Checking once_cell v1.10.0
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]     Checking regex-syntax v0.6.25
[INFO] [stderr]    Compiling nom v7.1.0
[INFO] [stderr]     Checking dlv-list v0.3.0
[INFO] [stderr]    Compiling async-trait v0.1.53
[INFO] [stderr]     Checking fastrand v1.7.0
[INFO] [stderr]     Checking ryu v1.0.9
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]     Checking zeroize v1.5.4
[INFO] [stderr]    Compiling quote v1.0.17
[INFO] [stderr]     Checking getrandom v0.2.6
[INFO] [stderr]     Checking terminal_size v0.1.17
[INFO] [stderr]     Checking parking_lot_core v0.9.3
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking mio v0.8.2
[INFO] [stderr]     Checking tempfile v3.3.0
[INFO] [stderr]     Checking socket2 v0.4.4
[INFO] [stderr]     Checking ahash v0.7.6
[INFO] [stderr]     Checking parking_lot v0.12.0
[INFO] [stderr]     Checking hashbrown v0.12.0
[INFO] [stderr]     Checking regex v1.5.5
[INFO] [stderr]     Checking ordered-multimap v0.4.3
[INFO] [stderr]     Checking rust-ini v0.18.0
[INFO] [stderr]     Checking console v0.15.0
[INFO] [stderr]     Checking dialoguer v0.10.0
[INFO] [stderr]    Compiling pest_generator v2.1.3
[INFO] [stderr]    Compiling serde_derive v1.0.136
[INFO] [stderr]    Compiling tokio-macros v1.7.0
[INFO] [stderr]     Checking tokio v1.18.1
[INFO] [stderr]    Compiling pest_derive v2.1.0
[INFO] [stderr]     Checking ron v0.7.0
[INFO] [stderr]     Checking serde_json v1.0.79
[INFO] [stderr]     Checking json5 v0.4.1
[INFO] [stderr]     Checking toml v0.5.8
[INFO] [stderr]     Checking config v0.13.0
[INFO] [stderr]     Checking my-project v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:332:13
[INFO] [stdout]     |
[INFO] [stdout] 332 |         let mut graph = Graph {
[INFO] [stdout]     |             ----^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `contents`
[INFO] [stdout]    --> src/main.rs:327:13
[INFO] [stdout]     |
[INFO] [stdout] 327 |         let contents = fs::read_to_string(filename).expect("Unable to read file");
[INFO] [stdout]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_contents`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `my_type`
[INFO] [stdout]    --> src/main.rs:362:21
[INFO] [stdout]     |
[INFO] [stdout] 362 |     fn is_primative(my_type: &Type) -> bool {
[INFO] [stdout]     |                     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_my_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:332:13
[INFO] [stdout]     |
[INFO] [stdout] 332 |         let mut graph = Graph {
[INFO] [stdout]     |             ----^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `edges`, `elemental_types`, `primative_types`, and `composite_types` are never read
[INFO] [stdout]    --> src/main.rs:317:5
[INFO] [stdout]     |
[INFO] [stdout] 316 | struct Graph {
[INFO] [stdout]     |        ----- fields in this struct
[INFO] [stdout] 317 |     edges: Vec<(String, String)>,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 318 |     elemental_types: HashSet<Type>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 319 |     /// These types are used to ...
[INFO] [stdout] 320 |     primative_types: HashSet<Type>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 321 |     composite_types: HashSet<Type>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Graph` has derived impls for the traits `Clone` and `Debug`, but these are 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: associated function `is_primative` is never used
[INFO] [stdout]    --> src/main.rs:362:8
[INFO] [stdout]     |
[INFO] [stdout] 324 | impl Graph {
[INFO] [stdout]     | ---------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 362 |     fn is_primative(my_type: &Type) -> bool {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `prop_type` is never read
[INFO] [stdout]    --> src/main.rs:372:5
[INFO] [stdout]     |
[INFO] [stdout] 370 | struct Type {
[INFO] [stdout]     |        ---- field in this struct
[INFO] [stdout] 371 |     name: String,
[INFO] [stdout] 372 |     prop_type: HashMap<String, String>,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Type` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `add_name` are never used
[INFO] [stdout]    --> src/main.rs:388:8
[INFO] [stdout]     |
[INFO] [stdout] 387 | impl Type {
[INFO] [stdout]     | --------- associated items in this implementation
[INFO] [stdout] 388 |     fn new() -> Type {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 395 |     fn add_name(&mut self, name: &str) {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `contents`
[INFO] [stdout]    --> src/main.rs:327:13
[INFO] [stdout]     |
[INFO] [stdout] 327 |         let contents = fs::read_to_string(filename).expect("Unable to read file");
[INFO] [stdout]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_contents`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `my_type`
[INFO] [stdout]    --> src/main.rs:362:21
[INFO] [stdout]     |
[INFO] [stdout] 362 |     fn is_primative(my_type: &Type) -> bool {
[INFO] [stdout]     |                     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_my_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `edges`, `elemental_types`, `primative_types`, and `composite_types` are never read
[INFO] [stdout]    --> src/main.rs:317:5
[INFO] [stdout]     |
[INFO] [stdout] 316 | struct Graph {
[INFO] [stdout]     |        ----- fields in this struct
[INFO] [stdout] 317 |     edges: Vec<(String, String)>,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 318 |     elemental_types: HashSet<Type>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 319 |     /// These types are used to ...
[INFO] [stdout] 320 |     primative_types: HashSet<Type>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 321 |     composite_types: HashSet<Type>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Graph` has derived impls for the traits `Clone` and `Debug`, but these are 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: associated function `is_primative` is never used
[INFO] [stdout]    --> src/main.rs:362:8
[INFO] [stdout]     |
[INFO] [stdout] 324 | impl Graph {
[INFO] [stdout]     | ---------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 362 |     fn is_primative(my_type: &Type) -> bool {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `prop_type` is never read
[INFO] [stdout]    --> src/main.rs:372:5
[INFO] [stdout]     |
[INFO] [stdout] 370 | struct Type {
[INFO] [stdout]     |        ---- field in this struct
[INFO] [stdout] 371 |     name: String,
[INFO] [stdout] 372 |     prop_type: HashMap<String, String>,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Type` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `add_name` are never used
[INFO] [stdout]    --> src/main.rs:388:8
[INFO] [stdout]     |
[INFO] [stdout] 387 | impl Type {
[INFO] [stdout]     | --------- associated items in this implementation
[INFO] [stdout] 388 |     fn new() -> Type {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 395 |     fn add_name(&mut self, name: &str) {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.74s
[INFO] running `Command { std: "docker" "inspect" "bbf528f5d7ac9650b8c73bc21583bab8f20dbbc24be076fb11cbfddaa39538a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bbf528f5d7ac9650b8c73bc21583bab8f20dbbc24be076fb11cbfddaa39538a8", kill_on_drop: false }`
[INFO] [stdout] bbf528f5d7ac9650b8c73bc21583bab8f20dbbc24be076fb11cbfddaa39538a8
