[INFO] cloning repository https://github.com/emtee40/ota-avb-root-increment [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/emtee40/ota-avb-root-increment" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Femtee40%2Fota-avb-root-increment", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Femtee40%2Fota-avb-root-increment'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f0b5a436f8c118f39d354b4e4b0ebbe35bc1edc7 [INFO] testing emtee40/ota-avb-root-increment against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Femtee40%2Fota-avb-root-increment" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/emtee40/ota-avb-root-increment [INFO] finished tweaking git repo https://github.com/emtee40/ota-avb-root-increment [INFO] tweaked toml for git repo https://github.com/emtee40/ota-avb-root-increment written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/emtee40/ota-avb-root-increment on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/emtee40/ota-avb-root-increment 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/chenxiaolong/avbroot` [INFO] [stderr] Updating git repository `https://github.com/chenxiaolong/zip` [INFO] [stderr] Updating git repository `https://github.com/jongiddy/bzip2-rs` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pb-rs v0.10.0 [INFO] [stderr] Downloaded ctrlc v3.4.0 [INFO] [stderr] Downloaded clap_complete v4.4.0 [INFO] [stderr] Downloaded lz4_flex v0.11.1 [INFO] [stderr] Downloaded der_derive v0.7.2 [INFO] [stderr] Downloaded flagset v0.4.3 [INFO] [stderr] Downloaded rsa v0.9.2 [INFO] [stderr] Downloaded x509-cert v0.2.4 [INFO] [stderr] Downloaded cms v0.2.2 [INFO] [stderr] Downloaded regex v1.9.4 [INFO] [stderr] Downloaded regex-automata v0.3.7 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 44fe413168efa852398be8353ac0176381c056fa41d82b072c9985facd45330a [INFO] running `Command { std: "docker" "start" "-a" "44fe413168efa852398be8353ac0176381c056fa41d82b072c9985facd45330a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "44fe413168efa852398be8353ac0176381c056fa41d82b072c9985facd45330a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44fe413168efa852398be8353ac0176381c056fa41d82b072c9985facd45330a", kill_on_drop: false }` [INFO] [stdout] 44fe413168efa852398be8353ac0176381c056fa41d82b072c9985facd45330a [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 924dc1d15b3142251c59ad63c18ad66af1749cc1cba2215ab774bf694b29cca0 [INFO] running `Command { std: "docker" "start" "-a" "924dc1d15b3142251c59ad63c18ad66af1749cc1cba2215ab774bf694b29cca0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling const-oid v0.9.5 [INFO] [stderr] Compiling cpufeatures v0.2.9 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling zeroize v1.6.0 [INFO] [stderr] Compiling flagset v0.4.3 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling syn v2.0.29 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling libm v0.2.7 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling anstyle-parse v0.2.1 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling memchr v2.6.2 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling anstyle v1.0.2 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling block-padding v0.3.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.7 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling anstream v0.5.0 [INFO] [stderr] Compiling salsa20 v0.10.2 [INFO] [stderr] Compiling aes v0.8.3 [INFO] [stderr] Compiling cbc v0.1.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling scrypt v0.11.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling lzma-sys v0.1.20 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 (https://github.com/jongiddy/bzip2-rs?rev=2aefcb4d3634de1df226c73d93f758d65228bb8c#2aefcb4d) [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling signature v2.1.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling clap_lex v0.5.1 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling rustix v0.38.11 [INFO] [stderr] Compiling clap_builder v4.4.2 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling aho-corasick v1.0.5 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling thiserror v1.0.47 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.5 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling pb-rs v0.10.0 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling regex-automata v0.3.7 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling der_derive v0.7.2 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling clap_derive v4.4.2 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Compiling der v0.7.8 [INFO] [stderr] Compiling avbroot v2.0.2 (https://github.com/chenxiaolong/avbroot?tag=v2.0.2#65979bef) [INFO] [stderr] Compiling thiserror-impl v1.0.47 [INFO] [stderr] Compiling flate2 v1.0.27 [INFO] [stderr] Compiling spki v0.7.2 [INFO] [stderr] Compiling clap v4.4.2 [INFO] [stderr] Compiling rtoolbox v0.0.1 [INFO] [stderr] Compiling pkcs5 v0.7.1 [INFO] [stderr] Compiling x509-cert v0.2.4 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling winnow v0.5.15 [INFO] [stderr] Compiling fastrand v2.0.0 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling pkcs1 v0.7.5 [INFO] [stderr] Compiling tempfile v3.8.0 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling rpassword v7.2.0 [INFO] [stderr] Compiling clap_complete v4.4.0 [INFO] [stderr] Compiling zip v0.6.6 (https://github.com/chenxiaolong/zip?rev=989101f9384b9e94e36e6e9e0f51908fdf98bde6#989101f9) [INFO] [stderr] Compiling rayon v1.7.0 [INFO] [stderr] Compiling regex v1.9.4 [INFO] [stderr] Compiling xz2 v0.1.7 [INFO] [stderr] Compiling bzip2 v0.4.4 (https://github.com/jongiddy/bzip2-rs?rev=2aefcb4d3634de1df226c73d93f758d65228bb8c#2aefcb4d) [INFO] [stderr] Compiling cms v0.2.2 [INFO] [stderr] Compiling lz4_flex v0.11.1 [INFO] [stderr] Compiling ctrlc v3.4.0 [INFO] [stderr] Compiling quick-protobuf v0.8.1 [INFO] [stderr] Compiling base64 v0.21.3 [INFO] [stderr] Compiling topological-sort v0.2.2 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling serde_spanned v0.6.3 [INFO] [stderr] Compiling toml_edit v0.19.14 [INFO] [stderr] Compiling rsa v0.9.2 [INFO] [stderr] Compiling avbroot-inc-ota v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 00s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: avbroot v2.0.2 (https://github.com/chenxiaolong/avbroot?tag=v2.0.2#65979bef), 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" "924dc1d15b3142251c59ad63c18ad66af1749cc1cba2215ab774bf694b29cca0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "924dc1d15b3142251c59ad63c18ad66af1749cc1cba2215ab774bf694b29cca0", kill_on_drop: false }` [INFO] [stdout] 924dc1d15b3142251c59ad63c18ad66af1749cc1cba2215ab774bf694b29cca0 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1cda5b8af8ac093cde4a10aafdf9fa02f25baed9cd87500722b9fd62f898e94f [INFO] running `Command { std: "docker" "start" "-a" "1cda5b8af8ac093cde4a10aafdf9fa02f25baed9cd87500722b9fd62f898e94f", kill_on_drop: false }` [INFO] [stderr] Compiling avbroot-inc-ota v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.06s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: avbroot v2.0.2 (https://github.com/chenxiaolong/avbroot?tag=v2.0.2#65979bef), 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" "1cda5b8af8ac093cde4a10aafdf9fa02f25baed9cd87500722b9fd62f898e94f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1cda5b8af8ac093cde4a10aafdf9fa02f25baed9cd87500722b9fd62f898e94f", kill_on_drop: false }` [INFO] [stdout] 1cda5b8af8ac093cde4a10aafdf9fa02f25baed9cd87500722b9fd62f898e94f [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 959a10a03a8ba76873e5df449d141c4eabae1d99da89fb0ec9f480272a2a61c3 [INFO] running `Command { std: "docker" "start" "-a" "959a10a03a8ba76873e5df449d141c4eabae1d99da89fb0ec9f480272a2a61c3", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: avbroot v2.0.2 (https://github.com/chenxiaolong/avbroot?tag=v2.0.2#65979bef), 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/avbroot_inc_ota-656e4e14e3376c68) [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" "959a10a03a8ba76873e5df449d141c4eabae1d99da89fb0ec9f480272a2a61c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "959a10a03a8ba76873e5df449d141c4eabae1d99da89fb0ec9f480272a2a61c3", kill_on_drop: false }` [INFO] [stdout] 959a10a03a8ba76873e5df449d141c4eabae1d99da89fb0ec9f480272a2a61c3