[INFO] fetching crate readr 0.1.0... [INFO] testing readr-0.1.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8 [INFO] extracting crate readr 0.1.0 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate readr 0.1.0 [INFO] finished tweaking crates.io crate readr 0.1.0 [INFO] tweaked toml for crates.io crate readr 0.1.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate readr 0.1.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate readr 0.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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded content_inspector v0.2.4 [INFO] [stderr] Downloaded snapbox-macros v0.3.10 [INFO] [stderr] Downloaded trycmd v0.15.9 [INFO] [stderr] Downloaded either v1.14.0 [INFO] [stderr] Downloaded clap-cargo v0.15.2 [INFO] [stderr] Downloaded cargo_metadata v0.19.1 [INFO] [stderr] Downloaded snapbox v0.6.21 [INFO] [stderr] Downloaded git-conventional v0.12.9 [INFO] [stderr] Downloaded toml-span v0.3.0 [INFO] [stderr] Downloaded tame-index v0.16.0 [INFO] [stderr] Downloaded cargo-release v0.25.17 [INFO] [stderr] Downloaded winnow v0.7.3 [INFO] [stderr] Downloaded twox-hash v2.1.0 [INFO] [stderr] Downloaded automod v1.0.14 [INFO] [stderr] Downloaded async-compression v0.4.20 [INFO] [stderr] Downloaded libz-sys v1.1.21 [INFO] [stderr] Downloaded openssl-src v300.4.2+3.4.1 [INFO] [stderr] Downloaded borsh v1.5.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 28c0933427811cc65d3e4d433a4e77090f67839157f4b4dbee3f30205eb308be [INFO] running `Command { std: "docker" "start" "-a" "28c0933427811cc65d3e4d433a4e77090f67839157f4b4dbee3f30205eb308be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "28c0933427811cc65d3e4d433a4e77090f67839157f4b4dbee3f30205eb308be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "28c0933427811cc65d3e4d433a4e77090f67839157f4b4dbee3f30205eb308be", kill_on_drop: false }` [INFO] [stdout] 28c0933427811cc65d3e4d433a4e77090f67839157f4b4dbee3f30205eb308be [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 516f2dc3c430a0042c041146c0e60b90ce16373fd566a745a6ed8cb0027d79ce [INFO] running `Command { std: "docker" "start" "-a" "516f2dc3c430a0042c041146c0e60b90ce16373fd566a745a6ed8cb0027d79ce", kill_on_drop: false }` [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling rustls-pki-types v1.11.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling http v1.2.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling cc v1.2.16 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling tokio v1.43.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling openssl-src v300.4.2+3.4.1 [INFO] [stderr] Compiling rustls v0.23.23 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling ring v0.17.11 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling libz-sys v1.1.21 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling openssl-sys v0.9.106 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling camino v1.1.9 [INFO] [stderr] Compiling semver v1.0.25 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling serde_json v1.0.139 [INFO] [stderr] Compiling miniz_oxide v0.8.5 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling winnow v0.7.3 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling either v1.14.0 [INFO] [stderr] Compiling rustls-native-certs v0.8.1 [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling flate2 v1.1.0 [INFO] [stderr] Compiling h2 v0.4.8 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling terminal_size v0.4.1 [INFO] [stderr] Compiling libgit2-sys v0.17.0+1.8.1 [INFO] [stderr] Compiling webpki-roots v0.26.8 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling clap_builder v4.5.31 [INFO] [stderr] Compiling tempfile v3.17.1 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling async-compression v0.4.20 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling bstr v1.11.3 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling tokio-rustls v0.26.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling hyper-rustls v0.27.5 [INFO] [stderr] Compiling cargo-platform v0.1.9 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling snapbox-macros v0.3.10 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling os_pipe v1.2.1 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling content_inspector v0.2.4 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling anyhow v1.0.96 [INFO] [stderr] Compiling reqwest v0.12.12 [INFO] [stderr] Compiling snapbox v0.6.21 [INFO] [stderr] Compiling time-macros v0.2.19 [INFO] [stderr] Compiling cargo_metadata v0.19.1 [INFO] [stderr] Compiling clap v4.5.31 [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling humantime-serde v1.1.1 [INFO] [stderr] Compiling smol_str v0.3.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.14 [INFO] [stderr] Compiling toml-span v0.3.0 [INFO] [stderr] Compiling automod v1.0.14 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling twox-hash v2.1.0 [INFO] [stderr] Compiling git-conventional v0.12.9 [INFO] [stderr] Compiling env_logger v0.11.6 [INFO] [stderr] Compiling trycmd v0.15.9 [INFO] [stderr] Compiling tame-index v0.16.0 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling clap-cargo v0.15.2 [INFO] [stderr] Compiling time v0.3.37 [INFO] [stderr] Compiling toml v0.8.20 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling git2 v0.19.0 [INFO] [stderr] Compiling cargo-release v0.25.17 [INFO] [stderr] Compiling readr v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6m 07s [INFO] running `Command { std: "docker" "inspect" "516f2dc3c430a0042c041146c0e60b90ce16373fd566a745a6ed8cb0027d79ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "516f2dc3c430a0042c041146c0e60b90ce16373fd566a745a6ed8cb0027d79ce", kill_on_drop: false }` [INFO] [stdout] 516f2dc3c430a0042c041146c0e60b90ce16373fd566a745a6ed8cb0027d79ce [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fb6d2e00366f3598cf7a42e43f07abc17430b032b177dee7f2c1d30b6571ef97 [INFO] running `Command { std: "docker" "start" "-a" "fb6d2e00366f3598cf7a42e43f07abc17430b032b177dee7f2c1d30b6571ef97", kill_on_drop: false }` [INFO] [stderr] Compiling readr v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.76s [INFO] running `Command { std: "docker" "inspect" "fb6d2e00366f3598cf7a42e43f07abc17430b032b177dee7f2c1d30b6571ef97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb6d2e00366f3598cf7a42e43f07abc17430b032b177dee7f2c1d30b6571ef97", kill_on_drop: false }` [INFO] [stdout] fb6d2e00366f3598cf7a42e43f07abc17430b032b177dee7f2c1d30b6571ef97 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1a97fd44aacc389f316379b3ab1024f7ce12c8f1348b2173f274b212b6811988 [INFO] running `Command { std: "docker" "start" "-a" "1a97fd44aacc389f316379b3ab1024f7ce12c8f1348b2173f274b212b6811988", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/readr-397e33d643385607) [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" "1a97fd44aacc389f316379b3ab1024f7ce12c8f1348b2173f274b212b6811988", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a97fd44aacc389f316379b3ab1024f7ce12c8f1348b2173f274b212b6811988", kill_on_drop: false }` [INFO] [stdout] 1a97fd44aacc389f316379b3ab1024f7ce12c8f1348b2173f274b212b6811988