[INFO] cloning repository https://github.com/yourlogarithm/dexompiler [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yourlogarithm/dexompiler" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyourlogarithm%2Fdexompiler", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyourlogarithm%2Fdexompiler'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ea99686b8753ba06ee064d16b5a08ffea981ef15 [INFO] checking yourlogarithm/dexompiler against try#012cd62c9add58ab3910e44c137d87db3ab70f61 for pr-155915 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyourlogarithm%2Fdexompiler" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/yourlogarithm/dexompiler [INFO] finished tweaking git repo https://github.com/yourlogarithm/dexompiler [INFO] tweaked toml for git repo https://github.com/yourlogarithm/dexompiler written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/yourlogarithm/dexompiler on toolchain 012cd62c9add58ab3910e44c137d87db3ab70f61 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/yourlogarithm/dexompiler 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" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a064330cac1cd53a9f28edf6720335828e1c4a7fa554fbdf947851182b997594 [INFO] running `Command { std: "docker" "start" "-a" "a064330cac1cd53a9f28edf6720335828e1c4a7fa554fbdf947851182b997594", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a064330cac1cd53a9f28edf6720335828e1c4a7fa554fbdf947851182b997594", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a064330cac1cd53a9f28edf6720335828e1c4a7fa554fbdf947851182b997594", kill_on_drop: false }` [INFO] [stdout] a064330cac1cd53a9f28edf6720335828e1c4a7fa554fbdf947851182b997594 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 585d99db05977c22a4ce19f9b979cb1fff43618679e40a2eced19b5f75a70bab [INFO] running `Command { std: "docker" "start" "-a" "585d99db05977c22a4ce19f9b979cb1fff43618679e40a2eced19b5f75a70bab", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Checking wyz v0.5.1 [INFO] [stderr] Compiling scroll v0.9.2 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Checking inout v0.1.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking zlib-rs v0.5.1 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Compiling cc v1.2.29 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Checking deranged v0.4.0 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking libz-rs-sys v0.5.1 [INFO] [stderr] Checking time-core v0.1.4 [INFO] [stderr] Checking bumpalo v3.19.0 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Checking zopfli v0.8.2 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling liblzma-sys v0.4.4 [INFO] [stderr] Compiling bzip2-sys v0.1.13+1.0.8 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling scroll_derive v0.9.5 [INFO] [stderr] Checking bzip2 v0.5.2 [INFO] [stderr] Checking time v0.3.41 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Checking pbkdf2 v0.12.2 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Compiling getset v0.0.9 [INFO] [stderr] Checking lru v0.12.5 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling deku_derive v0.16.0 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking cesu8 v1.1.0 [INFO] [stderr] Checking deflate64 v0.1.9 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking dex v0.5.0 (https://github.com/yourlogarithm/dex-parser.git?rev=740fa5752bdb231fa68d8c6bc4e1003e5d2ae538#740fa575) [INFO] [stderr] Checking thiserror v2.0.12 [INFO] [stderr] Checking deku v0.16.0 [INFO] [stderr] Checking axmldecoder v0.6.0 (https://github.com/yourlogarithm/axmldecoder.git?rev=db5cdc86d38a1d74a55fd3a1ac5a58dd0b34d43b#db5cdc86) [INFO] [stderr] Checking liblzma v0.4.2 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Checking zstd v0.13.3 [INFO] [stderr] Checking zip v4.2.0 [INFO] [stderr] Checking dexompiler v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 16s [INFO] running `Command { std: "docker" "inspect" "585d99db05977c22a4ce19f9b979cb1fff43618679e40a2eced19b5f75a70bab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "585d99db05977c22a4ce19f9b979cb1fff43618679e40a2eced19b5f75a70bab", kill_on_drop: false }` [INFO] [stdout] 585d99db05977c22a4ce19f9b979cb1fff43618679e40a2eced19b5f75a70bab