[INFO] fetching crate rosbags-rs 0.3.4... [INFO] checking rosbags-rs-0.3.4 against master#42f4793e5a514858221b07ac379029d90353913e for pr-148952 [INFO] extracting crate rosbags-rs 0.3.4 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate rosbags-rs 0.3.4 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate rosbags-rs 0.3.4 [INFO] tweaked toml for crates.io crate rosbags-rs 0.3.4 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate rosbags-rs 0.3.4 on toolchain 42f4793e5a514858221b07ac379029d90353913e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+42f4793e5a514858221b07ac379029d90353913e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate rosbags-rs 0.3.4 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" "+42f4793e5a514858221b07ac379029d90353913e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rusqlite v0.31.0 [INFO] [stderr] Downloaded mcap v0.8.0 [INFO] [stderr] Downloaded libsqlite3-sys v0.28.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+42f4793e5a514858221b07ac379029d90353913e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7f13d4e7f9edbe20f5b6392222413deffbaf8a536e580d872544ad607a8698f5 [INFO] running `Command { std: "docker" "start" "-a" "7f13d4e7f9edbe20f5b6392222413deffbaf8a536e580d872544ad607a8698f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7f13d4e7f9edbe20f5b6392222413deffbaf8a536e580d872544ad607a8698f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f13d4e7f9edbe20f5b6392222413deffbaf8a536e580d872544ad607a8698f5", kill_on_drop: false }` [INFO] [stdout] 7f13d4e7f9edbe20f5b6392222413deffbaf8a536e580d872544ad607a8698f5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+42f4793e5a514858221b07ac379029d90353913e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5f31581216824e57f90945e81d1543a0db74a052a7191582f2cf0ab27600b3e7 [INFO] running `Command { std: "docker" "start" "-a" "5f31581216824e57f90945e81d1543a0db74a052a7191582f2cf0ab27600b3e7", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Compiling cc v1.2.26 [INFO] [stderr] Compiling binrw_derive v0.12.0 [INFO] [stderr] Checking ahash v0.8.12 [INFO] [stderr] Compiling binrw v0.12.0 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Checking array-init v2.1.0 [INFO] [stderr] Checking bytemuck v1.23.0 [INFO] [stderr] Checking hashbrown v0.15.4 [INFO] [stderr] Checking num_cpus v1.17.0 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Checking fallible-iterator v0.3.0 [INFO] [stderr] Checking tempfile v3.20.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking indexmap v2.9.0 [INFO] [stderr] Checking hashlink v0.9.1 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling lz4-sys v1.11.1+lz4-1.10.0 [INFO] [stderr] Compiling libsqlite3-sys v0.28.0 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking zstd v0.11.2+zstd.1.5.2 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Checking zstd v0.13.3 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling enumset_derive v0.11.0 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking lz4 v1.28.1 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Checking enumset v1.1.6 [INFO] [stderr] Checking rusqlite v0.31.0 [INFO] [stderr] Checking mcap v0.8.0 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking rosbags-rs v0.3.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 23s [INFO] running `Command { std: "docker" "inspect" "5f31581216824e57f90945e81d1543a0db74a052a7191582f2cf0ab27600b3e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f31581216824e57f90945e81d1543a0db74a052a7191582f2cf0ab27600b3e7", kill_on_drop: false }` [INFO] [stdout] 5f31581216824e57f90945e81d1543a0db74a052a7191582f2cf0ab27600b3e7