[INFO] cloning repository https://github.com/TimoFreiberg/parse-kotlin-data-class [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TimoFreiberg/parse-kotlin-data-class" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTimoFreiberg%2Fparse-kotlin-data-class", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTimoFreiberg%2Fparse-kotlin-data-class'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8213f99904629ce0ef86944430d0cfff670db21d [INFO] checking TimoFreiberg/parse-kotlin-data-class against try#cac44d9528e3bbbdaa1537d187bd489ccc5de18c for pr-91141 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTimoFreiberg%2Fparse-kotlin-data-class" "/workspace/builds/worker-59/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-59/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/TimoFreiberg/parse-kotlin-data-class on toolchain cac44d9528e3bbbdaa1537d187bd489ccc5de18c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/TimoFreiberg/parse-kotlin-data-class [INFO] finished tweaking git repo https://github.com/TimoFreiberg/parse-kotlin-data-class [INFO] tweaked toml for git repo https://github.com/TimoFreiberg/parse-kotlin-data-class written to /workspace/builds/worker-59/source/Cargo.toml [INFO] crate git repo https://github.com/TimoFreiberg/parse-kotlin-data-class already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "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-59/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-59/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b3322c401acc3ce299b4d83d02190ccb2a16c38a560758194778f40a80649102 [INFO] running `Command { std: "docker" "start" "-a" "b3322c401acc3ce299b4d83d02190ccb2a16c38a560758194778f40a80649102", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b3322c401acc3ce299b4d83d02190ccb2a16c38a560758194778f40a80649102", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b3322c401acc3ce299b4d83d02190ccb2a16c38a560758194778f40a80649102", kill_on_drop: false }` [INFO] [stdout] b3322c401acc3ce299b4d83d02190ccb2a16c38a560758194778f40a80649102 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-59/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-59/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7ccf8b0c7ad9e773979786f047cad3eb31512566db61abd0b301768c5dd13c15 [INFO] running `Command { std: "docker" "start" "-a" "7ccf8b0c7ad9e773979786f047cad3eb31512566db61abd0b301768c5dd13c15", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Compiling eyre v0.6.5 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Checking indenter v0.3.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking serde_bytes v0.11.5 [INFO] [stderr] Checking ron v0.6.0 (/opt/rustwide/workdir/ron) [INFO] [stderr] Checking kotlin-data-class v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `boolean` [INFO] [stdout] --> ron/examples/decode.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | boolean: bool, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `float` [INFO] [stdout] --> ron/examples/decode.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | float: f32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `map` [INFO] [stdout] --> ron/examples/decode.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | map: HashMap, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `nested` [INFO] [stdout] --> ron/examples/decode.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | nested: Nested, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `option` [INFO] [stdout] --> ron/examples/decode.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | option: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `tuple` [INFO] [stdout] --> ron/examples/decode.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | tuple: (u32, u32), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `a` [INFO] [stdout] --> ron/examples/decode.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | a: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `b` [INFO] [stdout] --> ron/examples/decode.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | b: char, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `boolean` [INFO] [stdout] --> ron/examples/decode_file.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | boolean: bool, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `float` [INFO] [stdout] --> ron/examples/decode_file.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | float: f32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `map` [INFO] [stdout] --> ron/examples/decode_file.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | map: HashMap, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `nested` [INFO] [stdout] --> ron/examples/decode_file.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | nested: Nested, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `tuple` [INFO] [stdout] --> ron/examples/decode_file.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | tuple: (u32, u32), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `vec` [INFO] [stdout] --> ron/examples/decode_file.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | vec: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `a` [INFO] [stdout] --> ron/examples/decode_file.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | a: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `b` [INFO] [stdout] --> ron/examples/decode_file.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | b: char, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 38.35s [INFO] running `Command { std: "docker" "inspect" "7ccf8b0c7ad9e773979786f047cad3eb31512566db61abd0b301768c5dd13c15", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ccf8b0c7ad9e773979786f047cad3eb31512566db61abd0b301768c5dd13c15", kill_on_drop: false }` [INFO] [stdout] 7ccf8b0c7ad9e773979786f047cad3eb31512566db61abd0b301768c5dd13c15