[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] building emtee40/ota-avb-root-increment against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[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 c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/chenxiaolong/avbroot`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/chenxiaolong/zip`
[INFO] [stderr]     Updating git repository `https://github.com/jongiddy/bzip2-rs`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded flagset v0.4.3
[INFO] [stderr]   Downloaded const-oid v0.9.5
[INFO] [stderr]   Downloaded zeroize v1.6.0
[INFO] [stderr]   Downloaded spki v0.7.2
[INFO] [stderr]   Downloaded der_derive v0.7.2
[INFO] [stderr]   Downloaded signature v2.1.0
[INFO] [stderr]   Downloaded syn v2.0.29
[INFO] [stderr]   Downloaded clap_complete v4.4.0
[INFO] [stderr]   Downloaded topological-sort v0.2.2
[INFO] [stderr]   Downloaded scrypt v0.11.0
[INFO] [stderr]   Downloaded sha2 v0.10.7
[INFO] [stderr]   Downloaded thiserror-impl v1.0.47
[INFO] [stderr]   Downloaded rtoolbox v0.0.1
[INFO] [stderr]   Downloaded pb-rs v0.10.0
[INFO] [stderr]   Downloaded pkcs5 v0.7.1
[INFO] [stderr]   Downloaded crossbeam-channel v0.5.8
[INFO] [stderr]   Downloaded rayon-core v1.11.0
[INFO] [stderr]   Downloaded rustix v0.38.11
[INFO] [stderr]   Downloaded clap v4.4.2
[INFO] [stderr]   Downloaded base64 v0.21.3
[INFO] [stderr]   Downloaded quick-protobuf v0.8.1
[INFO] [stderr]   Downloaded memchr v2.6.2
[INFO] [stderr]   Downloaded rsa v0.9.2
[INFO] [stderr]   Downloaded cms v0.2.2
[INFO] [stderr]   Downloaded clap_builder v4.4.2
[INFO] [stderr]   Downloaded aho-corasick v1.0.5
[INFO] [stderr]   Downloaded rayon v1.7.0
[INFO] [stderr]   Downloaded lzma-sys v0.1.20
[INFO] [stderr]   Downloaded libm v0.2.7
[INFO] [stderr]   Downloaded regex v1.9.4
[INFO] [stderr]   Downloaded rpassword v7.2.0
[INFO] [stderr]   Downloaded serde_spanned v0.6.3
[INFO] [stderr]   Downloaded xz2 v0.1.7
[INFO] [stderr]   Downloaded anstyle-wincon v2.1.0
[INFO] [stderr]   Downloaded anstream v0.5.0
[INFO] [stderr]   Downloaded clap_lex v0.5.1
[INFO] [stderr]   Downloaded clap_derive v4.4.2
[INFO] [stderr]   Downloaded cbc v0.1.2
[INFO] [stderr]   Downloaded errno v0.3.3
[INFO] [stderr]   Downloaded tempfile v3.8.0
[INFO] [stderr]   Downloaded ctrlc v3.4.0
[INFO] [stderr]   Downloaded lz4_flex v0.11.1
[INFO] [stderr]   Downloaded phf_macros v0.11.2
[INFO] [stderr]   Downloaded thiserror v1.0.47
[INFO] [stderr]   Downloaded anstyle v1.0.2
[INFO] [stderr]   Downloaded der v0.7.8
[INFO] [stderr]   Downloaded x509-cert v0.2.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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 483e3fdcfabf41cb71f98f805f5723e11dff2b4e86b17099ab48e2a3c4f9f196
[INFO] running `Command { std: "docker" "start" "-a" "483e3fdcfabf41cb71f98f805f5723e11dff2b4e86b17099ab48e2a3c4f9f196", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "483e3fdcfabf41cb71f98f805f5723e11dff2b4e86b17099ab48e2a3c4f9f196", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "483e3fdcfabf41cb71f98f805f5723e11dff2b4e86b17099ab48e2a3c4f9f196", kill_on_drop: false }`
[INFO] [stdout] 483e3fdcfabf41cb71f98f805f5723e11dff2b4e86b17099ab48e2a3c4f9f196
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0aee3af519c1aedd3f80aa4a71da7f1f1abe727dbaf9188301a87e8b8b3cf09f
[INFO] running `Command { std: "docker" "start" "-a" "0aee3af519c1aedd3f80aa4a71da7f1f1abe727dbaf9188301a87e8b8b3cf09f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling libc v0.2.147
[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 zeroize v1.6.0
[INFO] [stderr]    Compiling flagset v0.4.3
[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 siphasher v0.3.11
[INFO] [stderr]    Compiling anstyle-parse v0.2.1
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling memchr v2.6.2
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling anstyle-query v1.0.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling anstyle v1.0.2
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling rayon-core v1.11.0
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling num-bigint-dig v0.8.4
[INFO] [stderr]    Compiling rustix v0.38.11
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling clap_lex v0.5.1
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling anstream v0.5.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.8
[INFO] [stderr]    Compiling thiserror v1.0.47
[INFO] [stderr]    Compiling hashbrown v0.14.0
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling clap_builder v4.4.2
[INFO] [stderr]    Compiling smallvec v1.11.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling syn v2.0.29
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling linux-raw-sys v0.4.5
[INFO] [stderr]    Compiling bitflags v2.4.0
[INFO] [stderr]    Compiling regex-syntax v0.7.5
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]    Compiling flate2 v1.0.27
[INFO] [stderr]    Compiling aho-corasick v1.0.5
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling winnow v0.5.15
[INFO] [stderr]    Compiling indexmap v2.0.0
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling fastrand v2.0.0
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling zip v0.6.6 (https://github.com/chenxiaolong/zip?rev=989101f9384b9e94e36e6e9e0f51908fdf98bde6#989101f9)
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling lz4_flex v0.11.1
[INFO] [stderr]    Compiling quick-protobuf v0.8.1
[INFO] [stderr]    Compiling topological-sort v0.2.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 num_cpus v1.16.0
[INFO] [stderr]    Compiling rtoolbox v0.0.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8 (https://github.com/jongiddy/bzip2-rs?rev=2aefcb4d3634de1df226c73d93f758d65228bb8c#2aefcb4d)
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.7
[INFO] [stderr]    Compiling sha1 v0.10.5
[INFO] [stderr]    Compiling salsa20 v0.10.2
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling aes v0.8.3
[INFO] [stderr]    Compiling cbc v0.1.2
[INFO] [stderr]    Compiling signature v2.1.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling scrypt v0.11.0
[INFO] [stderr]    Compiling xz2 v0.1.7
[INFO] [stderr]    Compiling rpassword v7.2.0
[INFO] [stderr]    Compiling base64 v0.21.3
[INFO] [stderr]    Compiling regex-automata v0.3.7
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling pb-rs v0.10.0
[INFO] [stderr]    Compiling bzip2 v0.4.4 (https://github.com/jongiddy/bzip2-rs?rev=2aefcb4d3634de1df226c73d93f758d65228bb8c#2aefcb4d)
[INFO] [stderr]    Compiling rayon v1.7.0
[INFO] [stderr]    Compiling ctrlc v3.4.0
[INFO] [stderr]    Compiling tempfile v3.8.0
[INFO] [stderr]    Compiling avbroot v2.0.2 (https://github.com/chenxiaolong/avbroot?tag=v2.0.2#65979bef)
[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 thiserror-impl v1.0.47
[INFO] [stderr]    Compiling phf_macros v0.11.2
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling regex v1.9.4
[INFO] [stderr]    Compiling der v0.7.8
[INFO] [stderr]    Compiling clap v4.4.2
[INFO] [stderr]    Compiling clap_complete v4.4.0
[INFO] [stderr]    Compiling spki v0.7.2
[INFO] [stderr]    Compiling pkcs5 v0.7.1
[INFO] [stderr]    Compiling x509-cert v0.2.4
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]    Compiling cms v0.2.2
[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 1m 18s
[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" "0aee3af519c1aedd3f80aa4a71da7f1f1abe727dbaf9188301a87e8b8b3cf09f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0aee3af519c1aedd3f80aa4a71da7f1f1abe727dbaf9188301a87e8b8b3cf09f", kill_on_drop: false }`
[INFO] [stdout] 0aee3af519c1aedd3f80aa4a71da7f1f1abe727dbaf9188301a87e8b8b3cf09f
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1e33d0ffb24d00703004a13f5c14752c2eb74f9fa1a45b82e08b57d7b022555a
[INFO] running `Command { std: "docker" "start" "-a" "1e33d0ffb24d00703004a13f5c14752c2eb74f9fa1a45b82e08b57d7b022555a", 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 0.89s
[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" "1e33d0ffb24d00703004a13f5c14752c2eb74f9fa1a45b82e08b57d7b022555a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1e33d0ffb24d00703004a13f5c14752c2eb74f9fa1a45b82e08b57d7b022555a", kill_on_drop: false }`
[INFO] [stdout] 1e33d0ffb24d00703004a13f5c14752c2eb74f9fa1a45b82e08b57d7b022555a
