[INFO] cloning repository https://github.com/qwreey/pendroid-linux [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/qwreey/pendroid-linux" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqwreey%2Fpendroid-linux", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqwreey%2Fpendroid-linux'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d9b7d61db51c7ae66073433e9556a2e820e8d6af [INFO] testing qwreey/pendroid-linux against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqwreey%2Fpendroid-linux" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/qwreey/pendroid-linux [INFO] finished tweaking git repo https://github.com/qwreey/pendroid-linux [INFO] tweaked toml for git repo https://github.com/qwreey/pendroid-linux written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/qwreey/pendroid-linux on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/qwreey/pendroid-linux 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" "+0abe69e6c16114311cc2700e972492e64d69c28f" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ab5ae3399d229248abebd5c6043ce7a215cb6913d0927d1b5a4ee18825b7ea4d [INFO] running `Command { std: "docker" "start" "-a" "ab5ae3399d229248abebd5c6043ce7a215cb6913d0927d1b5a4ee18825b7ea4d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ab5ae3399d229248abebd5c6043ce7a215cb6913d0927d1b5a4ee18825b7ea4d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab5ae3399d229248abebd5c6043ce7a215cb6913d0927d1b5a4ee18825b7ea4d", kill_on_drop: false }` [INFO] [stdout] ab5ae3399d229248abebd5c6043ce7a215cb6913d0927d1b5a4ee18825b7ea4d [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f774d23f3fb145bcd729269aad3f1e129a1d5a962941340279b6e6f1769dfcee [INFO] running `Command { std: "docker" "start" "-a" "f774d23f3fb145bcd729269aad3f1e129a1d5a962941340279b6e6f1769dfcee", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling serde_core v1.0.223 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling serde v1.0.223 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling indexmap v2.11.3 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling cc v1.2.37 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling aws-lc-rs v1.14.0 [INFO] [stderr] Compiling endi v1.1.0 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling async-io v2.6.0 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling deranged v0.5.3 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Compiling async-lock v3.4.1 [INFO] [stderr] Compiling pxfm v0.1.23 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling rusb v0.9.4 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling time v0.3.43 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling aws-lc-sys v0.31.0 [INFO] [stderr] Compiling libusb1-sys v0.7.0 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Compiling yasna v0.5.2 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling pkcs1 v0.7.5 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling blocking v1.6.2 [INFO] [stderr] Compiling pem v3.0.5 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling async-broadcast v0.7.2 [INFO] [stderr] Compiling async-executor v1.13.3 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling if-addrs v0.13.4 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling ordered-stream v0.2.0 [INFO] [stderr] Compiling moxcms v0.7.5 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling bytemuck v1.23.2 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling clap_builder v4.5.47 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling mdns-sd v0.13.11 [INFO] [stderr] Compiling homedir v0.3.4 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling quick-protobuf v0.8.1 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Compiling bytebuffer v2.3.0 [INFO] [stderr] Compiling daemonize v0.5.0 [INFO] [stderr] Compiling qwreey-utility-rs v0.1.7 [INFO] [stderr] Compiling polling v3.11.0 [INFO] [stderr] Compiling serde_derive v1.0.223 [INFO] [stderr] Compiling enumflags2_derive v0.7.12 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling async-signal v0.2.13 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling async-process v2.5.0 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling auto-launch v0.5.0 [INFO] [stderr] Compiling evdev v0.13.2 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling zvariant_utils v3.2.1 [INFO] [stderr] Compiling enumflags2 v0.7.12 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling clap v4.5.47 [INFO] [stderr] Compiling zvariant_derive v5.7.0 [INFO] [stderr] Compiling image v0.25.8 [INFO] [stderr] Compiling rsa v0.9.8 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling zvariant v5.7.0 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tokio-websockets v0.12.1 [INFO] [stderr] Compiling zbus_names v4.2.0 [INFO] [stderr] Compiling zbus_macros v5.11.0 [INFO] [stderr] Compiling zbus v5.11.0 [INFO] [stderr] Compiling rustls-webpki v0.103.5 [INFO] [stderr] Compiling rcgen v0.13.2 [INFO] [stderr] Compiling notify-rust v4.11.7 [INFO] [stderr] Compiling adb_client v2.1.16 [INFO] [stderr] Compiling pendroid-linux v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 01s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4 [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" "f774d23f3fb145bcd729269aad3f1e129a1d5a962941340279b6e6f1769dfcee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f774d23f3fb145bcd729269aad3f1e129a1d5a962941340279b6e6f1769dfcee", kill_on_drop: false }` [INFO] [stdout] f774d23f3fb145bcd729269aad3f1e129a1d5a962941340279b6e6f1769dfcee [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 751947410dd7da261267e2cf12e4c74ce28adadfe62c7a998bf4511725769ba7 [INFO] running `Command { std: "docker" "start" "-a" "751947410dd7da261267e2cf12e4c74ce28adadfe62c7a998bf4511725769ba7", kill_on_drop: false }` [INFO] [stderr] Compiling pendroid-linux v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.59s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4 [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" "751947410dd7da261267e2cf12e4c74ce28adadfe62c7a998bf4511725769ba7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "751947410dd7da261267e2cf12e4c74ce28adadfe62c7a998bf4511725769ba7", kill_on_drop: false }` [INFO] [stdout] 751947410dd7da261267e2cf12e4c74ce28adadfe62c7a998bf4511725769ba7 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e45ce06d0051269b90c0967eb41d8f0c7ba899877479003b9486f0aeedfefc14 [INFO] running `Command { std: "docker" "start" "-a" "e45ce06d0051269b90c0967eb41d8f0c7ba899877479003b9486f0aeedfefc14", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.44s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/pendroid_linux-c236db607f028956) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "e45ce06d0051269b90c0967eb41d8f0c7ba899877479003b9486f0aeedfefc14", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e45ce06d0051269b90c0967eb41d8f0c7ba899877479003b9486f0aeedfefc14", kill_on_drop: false }` [INFO] [stdout] e45ce06d0051269b90c0967eb41d8f0c7ba899877479003b9486f0aeedfefc14