[INFO] cloning repository https://github.com/Fendril/android_sanity_checker
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Fendril/android_sanity_checker" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFendril%2Fandroid_sanity_checker", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFendril%2Fandroid_sanity_checker'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a59a8440cc4255928c75c9ea0637eb251db7ed41
[INFO] checking Fendril/android_sanity_checker against master#8f21a5c92ea55c348c275a1bc4fedbdf181e0d64 for pr-143011
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFendril%2Fandroid_sanity_checker" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Fendril/android_sanity_checker
[INFO] finished tweaking git repo https://github.com/Fendril/android_sanity_checker
[INFO] tweaked toml for git repo https://github.com/Fendril/android_sanity_checker written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Fendril/android_sanity_checker on toolchain 8f21a5c92ea55c348c275a1bc4fedbdf181e0d64
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Fendril/android_sanity_checker 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" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: dependencies.console.branche
[INFO] [stderr] warning: unused manifest key: env
[INFO] [stderr]     Updating git repository `https://github.com/console-rs/console.git`
[INFO] [stderr]     Updating git repository `https://github.com/console-rs/indicatif.git`
[INFO] [stderr]     Updating git repository `https://github.com/bojand/infer.git`
[INFO] [stderr]     Updating git repository `https://github.com/seanmonstar/num_cpus.git`
[INFO] [stderr]     Updating git repository `https://github.com/rayon-rs/rayon.git`
[INFO] [stderr]     Updating git repository `https://github.com/PolyMeilex/rfd.git`
[INFO] [stderr]     Updating git repository `https://github.com/baoyachi/sha256-rs.git`
[INFO] [stderr]     Updating git repository `https://github.com/stainless-steel/sqlite.git`
[INFO] [stderr]     Updating git repository `https://github.com/Hugal31/yara-rust.git`
[INFO] [stderr]     Updating git submodule `https://github.com/VirusTotal/yara/`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded toml v0.8.8
[INFO] [stderr]   Downloaded sqlite3-sys v0.15.2
[INFO] [stderr]   Downloaded portable-atomic v1.5.1
[INFO] [stderr]   Downloaded sqlite3-src v0.5.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d6e5c1fb2be5bc844b57cf2c473cd0d2dc7770ab9c1d0d56da73eb20f08d347e
[INFO] running `Command { std: "docker" "start" "-a" "d6e5c1fb2be5bc844b57cf2c473cd0d2dc7770ab9c1d0d56da73eb20f08d347e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d6e5c1fb2be5bc844b57cf2c473cd0d2dc7770ab9c1d0d56da73eb20f08d347e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d6e5c1fb2be5bc844b57cf2c473cd0d2dc7770ab9c1d0d56da73eb20f08d347e", kill_on_drop: false }`
[INFO] [stdout] d6e5c1fb2be5bc844b57cf2c473cd0d2dc7770ab9c1d0d56da73eb20f08d347e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f61c42ddc011f5d7685bcdd9e6e16fa3796880537d4290010b69751e2be9bcff
[INFO] running `Command { std: "docker" "start" "-a" "f61c42ddc011f5d7685bcdd9e6e16fa3796880537d4290010b69751e2be9bcff", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: dependencies.console.branche
[INFO] [stderr] warning: unused manifest key: env
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling target-lexicon v0.12.12
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling winnow v0.5.19
[INFO] [stderr]    Compiling smallvec v1.11.2
[INFO] [stderr]    Compiling version-compare v0.1.1
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling proc-macro2 v1.0.70
[INFO] [stderr]    Compiling clang-sys v1.6.1
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling bindgen v0.68.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling shlex v1.2.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling async-trait v0.1.74
[INFO] [stderr]    Compiling portable-atomic v1.5.1
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]    Compiling cfg-expr v0.15.5
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling rayon-core v1.12.0 (https://github.com/rayon-rs/rayon.git?branch=master#d1b18e61)
[INFO] [stderr]    Compiling indexmap v2.1.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking crossbeam-deque v0.8.3
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]     Checking cpufeatures v0.2.11
[INFO] [stderr]     Checking uuid v1.6.1
[INFO] [stderr]     Checking bytes v1.5.0
[INFO] [stderr]    Compiling rfd v0.12.1 (https://github.com/PolyMeilex/rfd.git?branch=master#81aa5d60)
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking console v0.15.7
[INFO] [stderr]     Checking tokio v1.34.0
[INFO] [stderr]     Checking cfb v0.7.3
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]     Checking number_prefix v0.4.0
[INFO] [stderr]     Checking num_cpus v1.16.0 (https://github.com/seanmonstar/num_cpus.git?branch=master#7c03fc93)
[INFO] [stderr]     Checking indicatif v0.17.7 (https://github.com/console-rs/indicatif.git?branch=main#81aa4c65)
[INFO] [stderr]     Checking rayon v1.8.0 (https://github.com/rayon-rs/rayon.git?branch=master#d1b18e61)
[INFO] [stderr]     Checking console v0.15.7 (https://github.com/console-rs/console.git#0567bdcb)
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]     Checking infer v0.15.0 (https://github.com/bojand/infer.git?branch=master#e95a5fbb)
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]    Compiling sqlite3-src v0.5.1
[INFO] [stderr]     Checking sqlite3-sys v0.15.2
[INFO] [stderr]     Checking sqlite v0.32.0 (https://github.com/stainless-steel/sqlite.git?branch=main#629601d6)
[INFO] [stderr]    Compiling serde_spanned v0.6.4
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling toml_edit v0.21.0
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling toml v0.8.8
[INFO] [stderr]    Compiling system-deps v6.2.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.50
[INFO] [stderr]    Compiling glib-sys v0.18.1
[INFO] [stderr]    Compiling gobject-sys v0.18.0
[INFO] [stderr]    Compiling gio-sys v0.18.1
[INFO] [stderr]    Compiling atk-sys v0.18.0
[INFO] [stderr]    Compiling gdk-sys v0.18.0
[INFO] [stderr]    Compiling cairo-sys-rs v0.18.2
[INFO] [stderr]    Compiling pango-sys v0.18.0
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.18.0
[INFO] [stderr]    Compiling gtk-sys v0.18.0
[INFO] [stderr]     Checking sha256 v1.4.0 (https://github.com/baoyachi/sha256-rs.git?branch=master#dfa209c4)
[INFO] [stderr]    Compiling yara-sys v0.23.0 (https://github.com/Hugal31/yara-rust.git?branch=master#e62b7c6c)
[INFO] [stderr]     Checking yara v0.23.0 (https://github.com/Hugal31/yara-rust.git?branch=master#e62b7c6c)
[INFO] [stderr]     Checking android_sanity_checker v0.1.5 (/opt/rustwide/workdir)
[INFO] [stdout] error: couldn't read `src/androidparser/../../resources/yara_precompiled.yara`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/androidparser/mod.rs:42:25
[INFO] [stdout]    |
[INFO] [stdout] 42 |                         include_bytes!("../../resources/yara_precompiled.yara")
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/androidparser/../../resources/yara_precompiled.yara`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/androidparser/mod.rs:42:25
[INFO] [stdout]    |
[INFO] [stdout] 42 |                         include_bytes!("../../resources/yara_precompiled.yara")
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `android_sanity_checker` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `android_sanity_checker` (lib test) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "f61c42ddc011f5d7685bcdd9e6e16fa3796880537d4290010b69751e2be9bcff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f61c42ddc011f5d7685bcdd9e6e16fa3796880537d4290010b69751e2be9bcff", kill_on_drop: false }`
[INFO] [stdout] f61c42ddc011f5d7685bcdd9e6e16fa3796880537d4290010b69751e2be9bcff
