[INFO] fetching crate imessage-exporter 3.1.0... [INFO] building imessage-exporter-3.1.0 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] extracting crate imessage-exporter 3.1.0 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate imessage-exporter 3.1.0 [INFO] finished tweaking crates.io crate imessage-exporter 3.1.0 [INFO] tweaked toml for crates.io crate imessage-exporter 3.1.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate imessage-exporter 3.1.0 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 crates.io crate imessage-exporter 3.1.0 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 crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded fdlimit v0.3.0 [INFO] [stderr] Downloaded aes-kw v0.2.1 [INFO] [stderr] Downloaded cbc v0.1.2 [INFO] [stderr] Downloaded jzon v0.12.5 [INFO] [stderr] Downloaded plist v1.8.0 [INFO] [stderr] Downloaded protobuf-parse v3.7.2 [INFO] [stderr] Downloaded protobuf-codegen v3.7.2 [INFO] [stderr] Downloaded crabapple v0.4.3 [INFO] [stderr] Downloaded rusqlite v0.37.0 [INFO] [stderr] Downloaded imessage-database v3.1.0 [INFO] [stderr] Downloaded libsqlite3-sys v0.35.0 [INFO] [stderr] Downloaded crabstep v0.3.2 [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] 7d9e5a97d9115c497ecfd70aff22698869e32cd1257344a6129b17435a3dae3e [INFO] running `Command { std: "docker" "start" "-a" "7d9e5a97d9115c497ecfd70aff22698869e32cd1257344a6129b17435a3dae3e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7d9e5a97d9115c497ecfd70aff22698869e32cd1257344a6129b17435a3dae3e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d9e5a97d9115c497ecfd70aff22698869e32cd1257344a6129b17435a3dae3e", kill_on_drop: false }` [INFO] [stdout] 7d9e5a97d9115c497ecfd70aff22698869e32cd1257344a6129b17435a3dae3e [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] 4c65595df9e340b8425dfcb64b6e811cab08805f9e2a8fa7103cab2878f06598 [INFO] running `Command { std: "docker" "start" "-a" "4c65595df9e340b8425dfcb64b6e811cab08805f9e2a8fa7103cab2878f06598", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling libsqlite3-sys v0.35.0 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling block-padding v0.3.3 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling quick-xml v0.38.3 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling base64ct v1.8.0 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling password-hash v0.5.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling lzma-rs v0.3.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling aes-kw v0.2.1 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling clap_builder v4.5.47 [INFO] [stderr] Compiling console v0.16.0 [INFO] [stderr] Compiling cbc v0.1.2 [INFO] [stderr] Compiling crabstep v0.3.2 [INFO] [stderr] Compiling unit-prefix v0.5.1 [INFO] [stderr] Compiling jzon v0.12.5 [INFO] [stderr] Compiling filetime v0.2.26 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling indicatif v0.18.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling plist v1.8.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling protobuf-support v3.7.2 [INFO] [stderr] Compiling fdlimit v0.3.0 [INFO] [stderr] Compiling protobuf v3.7.2 [INFO] [stderr] Compiling clap v4.5.47 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling protobuf-parse v3.7.2 [INFO] [stderr] Compiling protobuf-codegen v3.7.2 [INFO] [stderr] Compiling imessage-database v3.1.0 [INFO] [stderr] Compiling rusqlite v0.37.0 [INFO] [stderr] Compiling crabapple v0.4.3 [INFO] [stderr] Compiling imessage-exporter v3.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.54s [INFO] running `Command { std: "docker" "inspect" "4c65595df9e340b8425dfcb64b6e811cab08805f9e2a8fa7103cab2878f06598", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c65595df9e340b8425dfcb64b6e811cab08805f9e2a8fa7103cab2878f06598", kill_on_drop: false }` [INFO] [stdout] 4c65595df9e340b8425dfcb64b6e811cab08805f9e2a8fa7103cab2878f06598 [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] 90efdc28d09db9f61a32f9d101346655528b5e3da2ba6cf2b28d86c59ad08270 [INFO] running `Command { std: "docker" "start" "-a" "90efdc28d09db9f61a32f9d101346655528b5e3da2ba6cf2b28d86c59ad08270", kill_on_drop: false }` [INFO] [stderr] Compiling imessage-exporter v3.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 4.05s [INFO] running `Command { std: "docker" "inspect" "90efdc28d09db9f61a32f9d101346655528b5e3da2ba6cf2b28d86c59ad08270", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "90efdc28d09db9f61a32f9d101346655528b5e3da2ba6cf2b28d86c59ad08270", kill_on_drop: false }` [INFO] [stdout] 90efdc28d09db9f61a32f9d101346655528b5e3da2ba6cf2b28d86c59ad08270