[INFO] cloning repository https://github.com/jhq223/rust-droid [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jhq223/rust-droid" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjhq223%2Frust-droid", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjhq223%2Frust-droid'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7f34e8ae848411a230dfde81c6133e764b82dfc1 [INFO] checking jhq223/rust-droid against try#fcfb0ffc7ed7fc631df1136063939ef648434735 for pr-152543 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjhq223%2Frust-droid" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/jhq223/rust-droid [INFO] finished tweaking git repo https://github.com/jhq223/rust-droid [INFO] tweaked toml for git repo https://github.com/jhq223/rust-droid written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jhq223/rust-droid on toolchain fcfb0ffc7ed7fc631df1136063939ef648434735 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fcfb0ffc7ed7fc631df1136063939ef648434735" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/jhq223/rust-droid 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" "+fcfb0ffc7ed7fc631df1136063939ef648434735" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+fcfb0ffc7ed7fc631df1136063939ef648434735" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2af3c5c958a459fe57cda17fd4509f8b1a33351d62071b1300ca94859ed31017 [INFO] running `Command { std: "docker" "start" "-a" "2af3c5c958a459fe57cda17fd4509f8b1a33351d62071b1300ca94859ed31017", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2af3c5c958a459fe57cda17fd4509f8b1a33351d62071b1300ca94859ed31017", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2af3c5c958a459fe57cda17fd4509f8b1a33351d62071b1300ca94859ed31017", kill_on_drop: false }` [INFO] [stdout] 2af3c5c958a459fe57cda17fd4509f8b1a33351d62071b1300ca94859ed31017 [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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+fcfb0ffc7ed7fc631df1136063939ef648434735" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fea6fe6bd1010e021c08911881c1ccde35030ada45a769d485043aa513240c52 [INFO] running `Command { std: "docker" "start" "-a" "fea6fe6bd1010e021c08911881c1ccde35030ada45a769d485043aa513240c52", kill_on_drop: false }` [INFO] [stderr] Compiling find-msvc-tools v0.1.4 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling generic-array v0.14.9 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling aws-lc-rs v1.14.1 [INFO] [stderr] Checking der v0.7.10 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Checking weezl v0.1.11 [INFO] [stderr] Checking deranged v0.5.5 [INFO] [stderr] Checking rustls-pki-types v1.13.0 [INFO] [stderr] Compiling num-bigint-dig v0.8.5 [INFO] [stderr] Checking socket2 v0.6.1 [INFO] [stderr] Compiling virtue v0.0.18 [INFO] [stderr] Compiling rustls v0.23.35 [INFO] [stderr] Compiling rusb v0.9.4 [INFO] [stderr] Checking pem v3.0.6 [INFO] [stderr] Checking flume v0.11.1 [INFO] [stderr] Checking mio v1.1.0 [INFO] [stderr] Checking if-addrs v0.14.0 [INFO] [stderr] Checking unty v0.0.4 [INFO] [stderr] Checking quick-protobuf v0.8.1 [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Checking chrono v0.4.42 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Checking socket-pktinfo v0.3.2 [INFO] [stderr] Checking anstream v0.6.21 [INFO] [stderr] Checking jiff v0.2.16 [INFO] [stderr] Checking gif v0.13.3 [INFO] [stderr] Compiling bincode_derive v2.0.1 [INFO] [stderr] Checking mdns-sd v0.17.0 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking spki v0.7.3 [INFO] [stderr] Compiling cc v1.2.45 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Checking pkcs8 v0.10.2 [INFO] [stderr] Checking time v0.3.44 [INFO] [stderr] Checking pkcs1 v0.7.5 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Checking yasna v0.5.2 [INFO] [stderr] Compiling aws-lc-sys v0.32.3 [INFO] [stderr] Compiling libusb1-sys v0.7.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Checking regex v1.12.2 [INFO] [stderr] Checking env_filter v0.1.4 [INFO] [stderr] Checking env_logger v0.11.8 [INFO] [stderr] Compiling zerocopy-derive v0.8.27 [INFO] [stderr] Compiling equator-macro v0.4.2 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling profiling-procmacros v1.0.17 [INFO] [stderr] Compiling fax_derive v0.2.0 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Checking profiling v1.0.17 [INFO] [stderr] Checking equator v0.4.2 [INFO] [stderr] Checking fax v0.2.6 [INFO] [stderr] Checking aligned-vec v0.6.4 [INFO] [stderr] Checking v_frame v0.3.9 [INFO] [stderr] Checking av1-grain v0.2.5 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking zerocopy v0.8.27 [INFO] [stderr] Checking rav1e v0.7.1 [INFO] [stderr] Checking thiserror v2.0.17 [INFO] [stderr] Checking rcgen v0.14.5 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking half v2.7.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking exr v1.74.0 [INFO] [stderr] Checking tiff v0.10.3 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking rand_distr v0.4.3 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking bincode v2.0.1 [INFO] [stderr] Checking rsa v0.9.8 [INFO] [stderr] Checking ravif v0.11.20 [INFO] [stderr] Checking image v0.25.8 [INFO] [stderr] Checking imageproc v0.25.0 [INFO] [stderr] Checking rustls-webpki v0.103.8 [INFO] [stderr] Checking adb_client v2.1.18 [INFO] [stderr] Checking rust-droid v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 58.13s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.5 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "fea6fe6bd1010e021c08911881c1ccde35030ada45a769d485043aa513240c52", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fea6fe6bd1010e021c08911881c1ccde35030ada45a769d485043aa513240c52", kill_on_drop: false }` [INFO] [stdout] fea6fe6bd1010e021c08911881c1ccde35030ada45a769d485043aa513240c52