[INFO] cloning repository https://github.com/StackDoubleFlow/xref_gen [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/StackDoubleFlow/xref_gen" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStackDoubleFlow%2Fxref_gen", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStackDoubleFlow%2Fxref_gen'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8d754e97cfdec1466125c523df6d7a5e721e2762 [INFO] checking StackDoubleFlow/xref_gen against master#385fa9d845dd326c6bbfd58c22244215e431948a for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStackDoubleFlow%2Fxref_gen" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/StackDoubleFlow/xref_gen on toolchain 385fa9d845dd326c6bbfd58c22244215e431948a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/StackDoubleFlow/xref_gen [INFO] finished tweaking git repo https://github.com/StackDoubleFlow/xref_gen [INFO] tweaked toml for git repo https://github.com/StackDoubleFlow/xref_gen written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/StackDoubleFlow/xref_gen 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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/StackDoubleFlow/brocolib.git` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded funty v1.2.0 [INFO] [stderr] Downloaded wyz v0.4.0 [INFO] [stderr] Downloaded deku_derive v0.13.0 [INFO] [stderr] Downloaded cstr_core v0.2.5 [INFO] [stderr] Downloaded fixedbitset v0.4.1 [INFO] [stderr] Downloaded clang-sys v1.3.3 [INFO] [stderr] Downloaded deku v0.13.0 [INFO] [stderr] Downloaded bindgen v0.59.2 [INFO] [stderr] Downloaded bad64 v0.6.0 [INFO] [stderr] Downloaded bitvec v0.22.3 [INFO] [stderr] Downloaded bad64-sys v0.5.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5174667b1e880973df1cc58e4081f7d9231b180522a9ce9a739c5110d1dd2b40 [INFO] running `Command { std: "docker" "start" "-a" "5174667b1e880973df1cc58e4081f7d9231b180522a9ce9a739c5110d1dd2b40", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5174667b1e880973df1cc58e4081f7d9231b180522a9ce9a739c5110d1dd2b40", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5174667b1e880973df1cc58e4081f7d9231b180522a9ce9a739c5110d1dd2b40", kill_on_drop: false }` [INFO] [stdout] 5174667b1e880973df1cc58e4081f7d9231b180522a9ce9a739c5110d1dd2b40 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2502650e8323d99652fcf3f82b56c6a29ddfb9f80d7b4fd8ae2ff0e89e0fc151 [INFO] running `Command { std: "docker" "start" "-a" "2502650e8323d99652fcf3f82b56c6a29ddfb9f80d7b4fd8ae2ff0e89e0fc151", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.96 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling regex-syntax v0.6.26 [INFO] [stderr] Compiling bindgen v0.59.2 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling clang-sys v1.3.3 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling radium v0.6.2 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling indexmap v1.8.2 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Checking miniz_oxide v0.5.3 [INFO] [stderr] Checking wyz v0.4.0 [INFO] [stderr] Compiling regex v1.5.6 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking cty v0.2.2 [INFO] [stderr] Checking funty v1.2.0 [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking bitvec v0.22.3 [INFO] [stderr] Checking cstr_core v0.2.5 [INFO] [stderr] Checking flate2 v1.0.24 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Compiling cpp_demangle v0.3.5 [INFO] [stderr] Checking once_cell v1.12.0 [INFO] [stderr] Checking os_str_bytes v6.1.0 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Checking clap_lex v0.2.0 [INFO] [stderr] Checking console v0.15.0 [INFO] [stderr] Checking object v0.28.4 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking fixedbitset v0.4.1 [INFO] [stderr] Checking textwrap v0.15.0 [INFO] [stderr] Checking ryu v1.0.10 [INFO] [stderr] Checking petgraph v0.6.2 [INFO] [stderr] Checking indicatif v0.16.2 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling clap_derive v3.1.18 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling proc-macro-crate v1.1.3 [INFO] [stderr] Compiling bad64-sys v0.5.0 [INFO] [stderr] Compiling deku_derive v0.13.0 [INFO] [stderr] Checking clap v3.1.18 [INFO] [stderr] Checking deku v0.13.0 [INFO] [stderr] Checking il2cpp_metadata_raw v0.1.0 (https://github.com/StackDoubleFlow/brocolib.git#3f4381e7) [INFO] [stderr] Checking serde_json v1.0.81 [INFO] [stderr] Checking bad64 v0.6.0 [INFO] [stderr] Checking il2cpp_binary v0.1.0 (https://github.com/StackDoubleFlow/brocolib.git#3f4381e7) [INFO] [stderr] Checking xref_gen v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `ObjectSection` [INFO] [stdout] --> src/il2cpp.rs:7:22 [INFO] [stdout] | [INFO] [stdout] 7 | use object::{Object, ObjectSection}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Object` [INFO] [stdout] --> src/il2cpp.rs:7:14 [INFO] [stdout] | [INFO] [stdout] 7 | use object::{Object, ObjectSection}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ObjectSection` [INFO] [stdout] --> src/il2cpp.rs:7:22 [INFO] [stdout] | [INFO] [stdout] 7 | use object::{Object, ObjectSection}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Object` [INFO] [stdout] --> src/il2cpp.rs:7:14 [INFO] [stdout] | [INFO] [stdout] 7 | use object::{Object, ObjectSection}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `idx` [INFO] [stdout] --> src/il2cpp.rs:50:18 [INFO] [stdout] | [INFO] [stdout] 50 | for (idx, method) in metadata.methods [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_idx` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `idx` [INFO] [stdout] --> src/il2cpp.rs:50:18 [INFO] [stdout] | [INFO] [stdout] 50 | for (idx, method) in metadata.methods [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_idx` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `offset` is never read [INFO] [stdout] --> src/graph.rs:116:9 [INFO] [stdout] | [INFO] [stdout] 113 | pub struct Ref { [INFO] [stdout] | --- field in this struct [INFO] [stdout] ... [INFO] [stdout] 116 | pub offset: u64, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `symbol_map` is never read [INFO] [stdout] --> src/graph.rs:136:9 [INFO] [stdout] | [INFO] [stdout] 133 | pub struct GraphInfo<'obj> { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 136 | pub symbol_map: HashMap, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `offset` is never read [INFO] [stdout] --> src/graph.rs:116:9 [INFO] [stdout] | [INFO] [stdout] 113 | pub struct Ref { [INFO] [stdout] | --- field in this struct [INFO] [stdout] ... [INFO] [stdout] 116 | pub offset: u64, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `symbol_map` is never read [INFO] [stdout] --> src/graph.rs:136:9 [INFO] [stdout] | [INFO] [stdout] 133 | pub struct GraphInfo<'obj> { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 136 | pub symbol_map: HashMap, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 26s [INFO] running `Command { std: "docker" "inspect" "2502650e8323d99652fcf3f82b56c6a29ddfb9f80d7b4fd8ae2ff0e89e0fc151", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2502650e8323d99652fcf3f82b56c6a29ddfb9f80d7b4fd8ae2ff0e89e0fc151", kill_on_drop: false }` [INFO] [stdout] 2502650e8323d99652fcf3f82b56c6a29ddfb9f80d7b4fd8ae2ff0e89e0fc151 [INFO] checking StackDoubleFlow/xref_gen against try#645bb72776a6a56a1a8f52631a44bd082b2ba509 for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStackDoubleFlow%2Fxref_gen" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/StackDoubleFlow/xref_gen on toolchain 645bb72776a6a56a1a8f52631a44bd082b2ba509 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/StackDoubleFlow/xref_gen [INFO] finished tweaking git repo https://github.com/StackDoubleFlow/xref_gen [INFO] tweaked toml for git repo https://github.com/StackDoubleFlow/xref_gen written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/StackDoubleFlow/xref_gen 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" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3e059b611f7e30d28bd781cdd43524b6e0bed9e7b94b55e4cdea836810a1b08b [INFO] running `Command { std: "docker" "start" "-a" "3e059b611f7e30d28bd781cdd43524b6e0bed9e7b94b55e4cdea836810a1b08b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3e059b611f7e30d28bd781cdd43524b6e0bed9e7b94b55e4cdea836810a1b08b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e059b611f7e30d28bd781cdd43524b6e0bed9e7b94b55e4cdea836810a1b08b", kill_on_drop: false }` [INFO] [stdout] 3e059b611f7e30d28bd781cdd43524b6e0bed9e7b94b55e4cdea836810a1b08b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5e90d35bcff05479c62b854a9ba9e7cc0dca602c61484df48fcbd1262f452251 [INFO] running `Command { std: "docker" "start" "-a" "5e90d35bcff05479c62b854a9ba9e7cc0dca602c61484df48fcbd1262f452251", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.96 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling bindgen v0.59.2 [INFO] [stderr] Compiling regex-syntax v0.6.26 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling clang-sys v1.3.3 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling radium v0.6.2 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling indexmap v1.8.2 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Checking miniz_oxide v0.5.3 [INFO] [stderr] Checking wyz v0.4.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Compiling regex v1.5.6 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking funty v1.2.0 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Checking cty v0.2.2 [INFO] [stderr] Checking bitvec v0.22.3 [INFO] [stderr] Checking cstr_core v0.2.5 [INFO] [stderr] Checking flate2 v1.0.24 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Compiling cpp_demangle v0.3.5 [INFO] [stderr] Checking once_cell v1.12.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Checking os_str_bytes v6.1.0 [INFO] [stderr] Checking console v0.15.0 [INFO] [stderr] Checking clap_lex v0.2.0 [INFO] [stderr] Checking object v0.28.4 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking ryu v1.0.10 [INFO] [stderr] Checking textwrap v0.15.0 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking fixedbitset v0.4.1 [INFO] [stderr] Checking petgraph v0.6.2 [INFO] [stderr] Checking indicatif v0.16.2 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling clap_derive v3.1.18 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling bad64-sys v0.5.0 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling proc-macro-crate v1.1.3 [INFO] [stderr] Checking clap v3.1.18 [INFO] [stderr] Compiling deku_derive v0.13.0 [INFO] [stderr] Checking deku v0.13.0 [INFO] [stderr] Checking il2cpp_metadata_raw v0.1.0 (https://github.com/StackDoubleFlow/brocolib.git#3f4381e7) [INFO] [stderr] Checking serde_json v1.0.81 [INFO] [stderr] Checking bad64 v0.6.0 [INFO] [stderr] Checking il2cpp_binary v0.1.0 (https://github.com/StackDoubleFlow/brocolib.git#3f4381e7) [INFO] [stderr] Checking xref_gen v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `ObjectSection` [INFO] [stdout] --> src/il2cpp.rs:7:22 [INFO] [stdout] | [INFO] [stdout] 7 | use object::{Object, ObjectSection}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Object` [INFO] [stdout] --> src/il2cpp.rs:7:14 [INFO] [stdout] | [INFO] [stdout] 7 | use object::{Object, ObjectSection}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ObjectSection` [INFO] [stdout] --> src/il2cpp.rs:7:22 [INFO] [stdout] | [INFO] [stdout] 7 | use object::{Object, ObjectSection}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Object` [INFO] [stdout] --> src/il2cpp.rs:7:14 [INFO] [stdout] | [INFO] [stdout] 7 | use object::{Object, ObjectSection}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `idx` [INFO] [stdout] --> src/il2cpp.rs:50:18 [INFO] [stdout] | [INFO] [stdout] 50 | for (idx, method) in metadata.methods [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_idx` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `idx` [INFO] [stdout] --> src/il2cpp.rs:50:18 [INFO] [stdout] | [INFO] [stdout] 50 | for (idx, method) in metadata.methods [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_idx` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `offset` is never read [INFO] [stdout] --> src/graph.rs:116:9 [INFO] [stdout] | [INFO] [stdout] 113 | pub struct Ref { [INFO] [stdout] | --- field in this struct [INFO] [stdout] ... [INFO] [stdout] 116 | pub offset: u64, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `symbol_map` is never read [INFO] [stdout] --> src/graph.rs:136:9 [INFO] [stdout] | [INFO] [stdout] 133 | pub struct GraphInfo<'obj> { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 136 | pub symbol_map: HashMap, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `offset` is never read [INFO] [stdout] --> src/graph.rs:116:9 [INFO] [stdout] | [INFO] [stdout] 113 | pub struct Ref { [INFO] [stdout] | --- field in this struct [INFO] [stdout] ... [INFO] [stdout] 116 | pub offset: u64, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `symbol_map` is never read [INFO] [stdout] --> src/graph.rs:136:9 [INFO] [stdout] | [INFO] [stdout] 133 | pub struct GraphInfo<'obj> { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 136 | pub symbol_map: HashMap, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 17s [INFO] running `Command { std: "docker" "inspect" "5e90d35bcff05479c62b854a9ba9e7cc0dca602c61484df48fcbd1262f452251", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e90d35bcff05479c62b854a9ba9e7cc0dca602c61484df48fcbd1262f452251", kill_on_drop: false }` [INFO] [stdout] 5e90d35bcff05479c62b854a9ba9e7cc0dca602c61484df48fcbd1262f452251