[INFO] fetching crate yadf 1.3.0... [INFO] testing yadf-1.3.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8 [INFO] extracting crate yadf 1.3.0 into /workspace/builds/worker-3-tc2/source [INFO] removed /workspace/builds/worker-3-tc2/source/.cargo/config.toml [INFO] started tweaking crates.io crate yadf 1.3.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate yadf 1.3.0 [INFO] tweaked toml for crates.io crate yadf 1.3.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate yadf 1.3.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate yadf 1.3.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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e345f2c97677e29148de555f5556a6346f7da5f22330c114649a7610eef83afa [INFO] running `Command { std: "docker" "start" "-a" "e345f2c97677e29148de555f5556a6346f7da5f22330c114649a7610eef83afa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e345f2c97677e29148de555f5556a6346f7da5f22330c114649a7610eef83afa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e345f2c97677e29148de555f5556a6346f7da5f22330c114649a7610eef83afa", kill_on_drop: false }` [INFO] [stdout] e345f2c97677e29148de555f5556a6346f7da5f22330c114649a7610eef83afa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d1983ec210aa9eb5398d4e2b83043025a7941d2eba685af1cd4edd1604cda9fe [INFO] running `Command { std: "docker" "start" "-a" "d1983ec210aa9eb5398d4e2b83043025a7941d2eba685af1cd4edd1604cda9fe", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Compiling cc v1.1.7 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling rust_decimal v1.35.0 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling gimli v0.29.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling object v0.36.2 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling serde_json v1.0.121 [INFO] [stderr] Compiling clap_builder v4.5.11 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling uuid v1.10.0 [INFO] [stderr] Compiling csv-core v0.1.11 [INFO] [stderr] Compiling yadf v1.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling utf8-width v0.1.7 [INFO] [stderr] Compiling crossbeam-channel v0.5.13 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Compiling highway v1.2.0 [INFO] [stderr] Compiling metrohash v1.0.6 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling seahash v4.1.0 [INFO] [stderr] Compiling dunce v1.0.4 [INFO] [stderr] Compiling backtrace v0.3.73 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling byte-unit v5.1.4 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling addr2line v0.22.0 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling bstr v1.10.0 [INFO] [stderr] Compiling env_filter v0.1.2 [INFO] [stderr] Compiling globset v0.4.14 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling zerocopy-derive v0.6.6 [INFO] [stderr] Compiling clap_derive v4.5.11 [INFO] [stderr] Compiling typed-builder-macro v0.19.1 [INFO] [stderr] Compiling env_logger v0.11.5 [INFO] [stderr] Compiling ignore v0.4.22 [INFO] [stderr] Compiling zerocopy v0.6.6 [INFO] [stderr] Compiling ppv-lite86 v0.2.18 [INFO] [stderr] Compiling typed-builder v0.19.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling clap v4.5.11 [INFO] [stderr] Compiling clap-verbosity-flag v2.2.1 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling toml_datetime v0.6.7 [INFO] [stderr] Compiling serde_spanned v0.6.7 [INFO] [stderr] Compiling os_info v3.8.2 [INFO] [stderr] Compiling csv v1.3.0 [INFO] [stderr] Compiling toml_edit v0.22.17 [INFO] [stderr] Compiling toml v0.8.16 [INFO] [stderr] Compiling human-panic v2.0.1 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.99s [INFO] running `Command { std: "docker" "inspect" "d1983ec210aa9eb5398d4e2b83043025a7941d2eba685af1cd4edd1604cda9fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d1983ec210aa9eb5398d4e2b83043025a7941d2eba685af1cd4edd1604cda9fe", kill_on_drop: false }` [INFO] [stdout] d1983ec210aa9eb5398d4e2b83043025a7941d2eba685af1cd4edd1604cda9fe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8760e4455ad19372762e991f3cc7334eb15f465e8f762847e66f9e4e56a2b46d [INFO] running `Command { std: "docker" "start" "-a" "8760e4455ad19372762e991f3cc7334eb15f465e8f762847e66f9e4e56a2b46d", kill_on_drop: false }` [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling predicates-core v1.0.8 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling assert_cmd v2.0.15 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling termtree v0.4.1 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling predicates-tree v1.0.11 [INFO] [stderr] Compiling predicates v3.1.2 [INFO] [stderr] Compiling yadf v1.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.54s [INFO] running `Command { std: "docker" "inspect" "8760e4455ad19372762e991f3cc7334eb15f465e8f762847e66f9e4e56a2b46d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8760e4455ad19372762e991f3cc7334eb15f465e8f762847e66f9e4e56a2b46d", kill_on_drop: false }` [INFO] [stdout] 8760e4455ad19372762e991f3cc7334eb15f465e8f762847e66f9e4e56a2b46d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 46e5430ada2cee8905dd829e519b40a2089a88a70689c908c604f068c07b2d97 [INFO] running `Command { std: "docker" "start" "-a" "46e5430ada2cee8905dd829e519b40a2089a88a70689c908c604f068c07b2d97", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/yadf-119ba41ec23dee0a) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test bag::display::tests::fdupes ... ok [INFO] [stdout] test fs::hash::tests::different_hash_partial_and_full_for_small_file_because_of_size ... ok [INFO] [stdout] test path::tests::shouldnt_panic_on_invalid_utf8_path ... ok [INFO] [stdout] test bag::display::tests::machine ... ok [INFO] [stdout] test bag::serialize::tests::json ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/yadf-025c0acbf3160aca) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test args::tests::replication_factor_parsing ... ok [INFO] [stdout] test tests::csv ... ok [INFO] [stdout] test tests::ldjson ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-b8e60378f00156ff) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test dir_macro ... ok [INFO] [stdout] test function_name ... ok [INFO] [stdout] test glob_pattern ... FAILED [INFO] [stdout] test max_file_size ... FAILED [INFO] [stdout] test min_file_size ... FAILED [INFO] [stdout] test non_utf8_paths ... FAILED [INFO] [stdout] test regex ... FAILED [INFO] [stdout] test trace_output ... FAILED [INFO] [stdout] test hard_links_flag ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- glob_pattern stdout ---- [INFO] [stdout] Error: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } [INFO] [stdout] [INFO] [stdout] ---- max_file_size stdout ---- [INFO] [stdout] Error: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } [INFO] [stdout] [INFO] [stdout] ---- min_file_size stdout ---- [INFO] [stdout] Error: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } [INFO] [stdout] [INFO] [stdout] ---- non_utf8_paths stdout ---- [INFO] [stdout] Error: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } [INFO] [stdout] [INFO] [stdout] ---- regex stdout ---- [INFO] [stdout] Error: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } [INFO] [stdout] [INFO] [stdout] ---- trace_output stdout ---- [INFO] [stdout] Error: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] glob_pattern [INFO] [stdout] max_file_size [INFO] [stdout] min_file_size [INFO] [stdout] non_utf8_paths [INFO] [stdout] regex [INFO] [stdout] trace_output [INFO] [stdout] [INFO] [stdout] test result: FAILED. 3 passed; 6 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test integration` [INFO] running `Command { std: "docker" "inspect" "46e5430ada2cee8905dd829e519b40a2089a88a70689c908c604f068c07b2d97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "46e5430ada2cee8905dd829e519b40a2089a88a70689c908c604f068c07b2d97", kill_on_drop: false }` [INFO] [stdout] 46e5430ada2cee8905dd829e519b40a2089a88a70689c908c604f068c07b2d97