[INFO] cloning repository https://github.com/julian-baumann/SwiftAndroidGenerator
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/julian-baumann/SwiftAndroidGenerator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjulian-baumann%2FSwiftAndroidGenerator", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjulian-baumann%2FSwiftAndroidGenerator'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3814dc6075299fed12fa63351cde18d42d8f8dc2
[INFO] checking julian-baumann/SwiftAndroidGenerator against try#5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db for pr-143717
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjulian-baumann%2FSwiftAndroidGenerator" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/julian-baumann/SwiftAndroidGenerator
[INFO] finished tweaking git repo https://github.com/julian-baumann/SwiftAndroidGenerator
[INFO] tweaked toml for git repo https://github.com/julian-baumann/SwiftAndroidGenerator written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/julian-baumann/SwiftAndroidGenerator on toolchain 5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/julian-baumann/SwiftAndroidGenerator 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" "+5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db" "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] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded jbcrs v0.1.3
[INFO] [stderr]   Downloaded jars v0.1.1
[INFO] [stderr]   Downloaded yade v0.1.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b22f912f705f484f2e4f42f58bd41b49f099e876d732d01ed30d20a098bdcc10
[INFO] running `Command { std: "docker" "start" "-a" "b22f912f705f484f2e4f42f58bd41b49f099e876d732d01ed30d20a098bdcc10", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b22f912f705f484f2e4f42f58bd41b49f099e876d732d01ed30d20a098bdcc10", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b22f912f705f484f2e4f42f58bd41b49f099e876d732d01ed30d20a098bdcc10", kill_on_drop: false }`
[INFO] [stdout] b22f912f705f484f2e4f42f58bd41b49f099e876d732d01ed30d20a098bdcc10
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 48e15b0514a5d20667657254c8fe75944580a226ee5973bc3f61cfdf93c1bea7
[INFO] running `Command { std: "docker" "start" "-a" "48e15b0514a5d20667657254c8fe75944580a226ee5973bc3f61cfdf93c1bea7", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]     Checking cpufeatures v0.2.12
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling unicode-xid v0.0.4
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling quote v0.3.15
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]    Compiling synom v0.11.3
[INFO] [stderr]     Checking base64ct v1.6.0
[INFO] [stderr]     Checking miniz_oxide v0.7.2
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]     Checking time-core v0.1.2
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking num-conv v0.1.0
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking password-hash v0.4.2
[INFO] [stderr]    Compiling syn v0.11.11
[INFO] [stderr]     Checking constant_time_eq v0.1.5
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking maplit v1.0.2
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking flate2 v1.0.28
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking time v0.3.34
[INFO] [stderr]    Compiling jobserver v0.1.28
[INFO] [stderr]    Compiling synstructure v0.6.1
[INFO] [stderr]    Compiling cc v1.0.90
[INFO] [stderr]    Compiling yade v0.1.2
[INFO] [stderr]     Checking jbcrs v0.1.3
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking inout v0.1.3
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling zstd-sys v2.0.10+zstd.1.5.6
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking pbkdf2 v0.11.0
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]     Checking bzip2 v0.4.4
[INFO] [stderr]     Checking strum v0.24.1
[INFO] [stderr]     Checking spinners v4.1.1
[INFO] [stderr]     Checking zstd v0.11.2+zstd.1.5.2
[INFO] [stderr]     Checking zip v0.6.6
[INFO] [stderr]     Checking jars v0.1.1
[INFO] [stderr]     Checking swift_android_generator v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `classes`
[INFO] [stdout]   --> src/main.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 |     let classes = jar_analyzer.get_classes();
[INFO] [stdout]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_classes`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/type_resolver.rs:13:11
[INFO] [stdout]    |
[INFO] [stdout] 13 |     Array(Box<JavaType>),
[INFO] [stdout]    |     ----- ^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `JavaType` 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] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 13 -     Array(Box<JavaType>),
[INFO] [stdout] 13 +     Array(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/type_resolver.rs:14:15
[INFO] [stdout]    |
[INFO] [stdout] 14 |     Reference(String),
[INFO] [stdout]    |     --------- ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `JavaType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 14 -     Reference(String),
[INFO] [stdout] 14 +     Reference(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `full_name`, `name`, and `methods` are never read
[INFO] [stdout]   --> src/jar_analyzer.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub struct JavaClass {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout] 23 |     pub full_name: String,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 24 |     pub name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 25 |     pub methods: Vec<JavaMethod>
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `classes`
[INFO] [stdout]   --> src/main.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 |     let classes = jar_analyzer.get_classes();
[INFO] [stdout]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_classes`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/type_resolver.rs:13:11
[INFO] [stdout]    |
[INFO] [stdout] 13 |     Array(Box<JavaType>),
[INFO] [stdout]    |     ----- ^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `JavaType` 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] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 13 -     Array(Box<JavaType>),
[INFO] [stdout] 13 +     Array(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/type_resolver.rs:14:15
[INFO] [stdout]    |
[INFO] [stdout] 14 |     Reference(String),
[INFO] [stdout]    |     --------- ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `JavaType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 14 -     Reference(String),
[INFO] [stdout] 14 +     Reference(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `full_name`, `name`, and `methods` are never read
[INFO] [stdout]   --> src/jar_analyzer.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub struct JavaClass {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout] 23 |     pub full_name: String,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 24 |     pub name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 25 |     pub methods: Vec<JavaMethod>
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.67s
[INFO] running `Command { std: "docker" "inspect" "48e15b0514a5d20667657254c8fe75944580a226ee5973bc3f61cfdf93c1bea7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "48e15b0514a5d20667657254c8fe75944580a226ee5973bc3f61cfdf93c1bea7", kill_on_drop: false }`
[INFO] [stdout] 48e15b0514a5d20667657254c8fe75944580a226ee5973bc3f61cfdf93c1bea7
