[INFO] fetching crate mirror-log 0.1.5...
[INFO] checking mirror-log-0.1.5 against master#59fd4ef94daa991e6797b5aa6127e824f3067def for pr-145108-2
[INFO] extracting crate mirror-log 0.1.5 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate mirror-log 0.1.5
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate mirror-log 0.1.5
[INFO] tweaked toml for crates.io crate mirror-log 0.1.5 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate mirror-log 0.1.5 on toolchain 59fd4ef94daa991e6797b5aa6127e824f3067def
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+59fd4ef94daa991e6797b5aa6127e824f3067def" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate mirror-log 0.1.5 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" "+59fd4ef94daa991e6797b5aa6127e824f3067def" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded psm v0.1.29
[INFO] [stderr]   Downloaded comfy-table v7.2.2
[INFO] [stderr]   Downloaded object_store v0.12.5
[INFO] [stderr]   Downloaded ar_archive_writer v0.5.1
[INFO] [stderr]   Downloaded rusqlite v0.32.1
[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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+59fd4ef94daa991e6797b5aa6127e824f3067def" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a37cdefbbdc38d6744309e50326baa9070144daedeb6f5e7772b3f5f4ec2ed0c
[INFO] running `Command { std: "docker" "start" "-a" "a37cdefbbdc38d6744309e50326baa9070144daedeb6f5e7772b3f5f4ec2ed0c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a37cdefbbdc38d6744309e50326baa9070144daedeb6f5e7772b3f5f4ec2ed0c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a37cdefbbdc38d6744309e50326baa9070144daedeb6f5e7772b3f5f4ec2ed0c", kill_on_drop: false }`
[INFO] [stdout] a37cdefbbdc38d6744309e50326baa9070144daedeb6f5e7772b3f5f4ec2ed0c
[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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+59fd4ef94daa991e6797b5aa6127e824f3067def" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5643485a4c9e284b627dbc90e8a4824cd1b4ca59cab8b9894b0317a99e48cd41
[INFO] running `Command { std: "docker" "start" "-a" "5643485a4c9e284b627dbc90e8a4824cd1b4ca59cab8b9894b0317a99e48cd41", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling find-msvc-tools v0.1.8
[INFO] [stderr]    Compiling zerocopy v0.8.34
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]     Checking simdutf8 v0.1.5
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]     Checking ethnum v1.5.2
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]     Checking dyn-clone v1.0.20
[INFO] [stderr]     Checking streaming-iterator v0.1.9
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking strength_reduce v0.2.4
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]    Compiling polars-utils v0.52.0
[INFO] [stderr]     Checking raw-cpuid v11.6.0
[INFO] [stderr]     Checking uuid v1.20.0
[INFO] [stderr]     Checking memmap2 v0.9.9
[INFO] [stderr]    Compiling polars-schema v0.52.0
[INFO] [stderr]     Checking polars-error v0.52.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling chrono-tz v0.10.4
[INFO] [stderr]    Compiling polars-arrow v0.52.0
[INFO] [stderr]     Checking debug_unsafe v0.1.3
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]     Checking xxhash-rust v0.8.15
[INFO] [stderr]    Compiling target-features v0.1.6
[INFO] [stderr]     Checking atoi_simd v0.16.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking array-init-cursor v0.2.1
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]    Compiling polars-compute v0.52.0
[INFO] [stderr]     Checking planus v0.3.1
[INFO] [stderr]    Compiling polars-utils v0.36.2
[INFO] [stderr]     Checking fast-float2 v0.2.3
[INFO] [stderr]     Checking boxcar v0.2.14
[INFO] [stderr]    Compiling polars-core v0.52.0
[INFO] [stderr]    Compiling polars-arrow v0.36.2
[INFO] [stderr]     Checking fast-float v0.2.0
[INFO] [stderr]     Checking foreign_vec v0.1.0
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]     Checking atoi_simd v0.15.6
[INFO] [stderr]    Compiling polars-ops v0.52.0
[INFO] [stderr]     Checking home v0.5.12
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]     Checking unicode-reverse v1.0.9
[INFO] [stderr]    Compiling polars-compute v0.36.2
[INFO] [stderr]    Compiling polars-plan v0.52.0
[INFO] [stderr]    Compiling polars-core v0.36.2
[INFO] [stderr]     Checking glob v0.3.3
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling polars-ops v0.36.2
[INFO] [stderr]     Checking alloc-stdlib v0.2.2
[INFO] [stderr]     Checking num-traits v0.2.19
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling polars-expr v0.52.0
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling snap v1.1.1
[INFO] [stderr]     Checking brotli-decompressor v2.5.1
[INFO] [stderr]     Checking flate2 v1.1.8
[INFO] [stderr]     Checking streaming-decompression v0.1.2
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling polars-lazy v0.52.0
[INFO] [stderr]     Checking anstyle-query v1.1.5
[INFO] [stderr]     Checking parquet-format-safe v0.2.4
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]    Compiling cc v1.2.54
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking memmap2 v0.7.1
[INFO] [stderr]    Compiling polars v0.36.2
[INFO] [stderr]     Checking clap_lex v0.7.7
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking sqlparser v0.53.0
[INFO] [stderr]     Checking brotli v3.5.0
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking chrono v0.4.43
[INFO] [stderr]     Checking argminmax v0.6.3
[INFO] [stderr]     Checking atoi v2.0.0
[INFO] [stderr]     Checking clap_builder v4.5.54
[INFO] [stderr]     Checking comfy-table v7.2.2
[INFO] [stderr]    Compiling ar_archive_writer v0.5.1
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling recursive-proc-macro-impl v0.1.1
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]     Checking now v0.1.3
[INFO] [stderr]    Compiling psm v0.1.29
[INFO] [stderr]    Compiling stacker v0.1.22
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling lz4-sys v1.11.1+lz4-1.10.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking recursive v0.1.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking rand_distr v0.5.1
[INFO] [stderr]     Checking hashlink v0.9.1
[INFO] [stderr]     Checking clap v4.5.54
[INFO] [stderr]    Compiling multiversion-macros v0.7.4
[INFO] [stderr]     Checking bytes v1.11.0
[INFO] [stderr]     Checking compact_str v0.9.0
[INFO] [stderr]     Checking arrow-format v0.8.1
[INFO] [stderr]     Checking multiversion v0.7.4
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking polars-error v0.36.2
[INFO] [stderr]     Checking lz4 v1.28.1
[INFO] [stderr]     Checking rusqlite v0.32.1
[INFO] [stderr]     Checking polars-dtype v0.52.0
[INFO] [stderr]     Checking polars-row v0.36.2
[INFO] [stderr]     Checking polars-parquet v0.36.2
[INFO] [stderr]     Checking polars-row v0.52.0
[INFO] [stderr]     Checking polars-time v0.36.2
[INFO] [stderr]     Checking polars-io v0.36.2
[INFO] [stderr]     Checking polars-io v0.52.0
[INFO] [stderr]     Checking polars-time v0.52.0
[INFO] [stderr]     Checking polars-mem-engine v0.52.0
[INFO] [stderr]     Checking polars-sql v0.52.0
[INFO] [stderr]     Checking mirror-log v0.1.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 37s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: polars-sql v0.52.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "5643485a4c9e284b627dbc90e8a4824cd1b4ca59cab8b9894b0317a99e48cd41", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5643485a4c9e284b627dbc90e8a4824cd1b4ca59cab8b9894b0317a99e48cd41", kill_on_drop: false }`
[INFO] [stdout] 5643485a4c9e284b627dbc90e8a4824cd1b4ca59cab8b9894b0317a99e48cd41
