[INFO] cloning repository https://github.com/karec/rustifile [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/karec/rustifile" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkarec%2Frustifile", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkarec%2Frustifile'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cf725321d9c7a34ab88ac870bdac747d213894b4 [INFO] testing karec/rustifile against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkarec%2Frustifile" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/karec/rustifile [INFO] finished tweaking git repo https://github.com/karec/rustifile [INFO] tweaked toml for git repo https://github.com/karec/rustifile written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/karec/rustifile on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/karec/rustifile 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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4906bb35692abaf70a408c8ea94e5c3264fb193714922cc4a498edc8621184b4 [INFO] running `Command { std: "docker" "start" "-a" "4906bb35692abaf70a408c8ea94e5c3264fb193714922cc4a498edc8621184b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4906bb35692abaf70a408c8ea94e5c3264fb193714922cc4a498edc8621184b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4906bb35692abaf70a408c8ea94e5c3264fb193714922cc4a498edc8621184b4", kill_on_drop: false }` [INFO] [stdout] 4906bb35692abaf70a408c8ea94e5c3264fb193714922cc4a498edc8621184b4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 15aaecb02c1d46057d24bd5821d2b758330f1ff3b1921d2ee4960c2bc90a65ec [INFO] running `Command { std: "docker" "start" "-a" "15aaecb02c1d46057d24bd5821d2b758330f1ff3b1921d2ee4960c2bc90a65ec", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling dyn-clone v1.0.19 [INFO] [stderr] Compiling inventory v0.3.20 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling jaq-core v2.2.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling csv-core v0.1.12 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling typetag-impl v0.2.20 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling erased-serde v0.4.6 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling typetag v0.2.20 [INFO] [stderr] Compiling rustifile v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.77s [INFO] running `Command { std: "docker" "inspect" "15aaecb02c1d46057d24bd5821d2b758330f1ff3b1921d2ee4960c2bc90a65ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "15aaecb02c1d46057d24bd5821d2b758330f1ff3b1921d2ee4960c2bc90a65ec", kill_on_drop: false }` [INFO] [stdout] 15aaecb02c1d46057d24bd5821d2b758330f1ff3b1921d2ee4960c2bc90a65ec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9e7a8d3b94ebac517cf48c1b1499f919b44b31eb787492664c8bb433226688e2 [INFO] running `Command { std: "docker" "start" "-a" "9e7a8d3b94ebac517cf48c1b1499f919b44b31eb787492664c8bb433226688e2", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling rustifile v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 4.86s [INFO] running `Command { std: "docker" "inspect" "9e7a8d3b94ebac517cf48c1b1499f919b44b31eb787492664c8bb433226688e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e7a8d3b94ebac517cf48c1b1499f919b44b31eb787492664c8bb433226688e2", kill_on_drop: false }` [INFO] [stdout] 9e7a8d3b94ebac517cf48c1b1499f919b44b31eb787492664c8bb433226688e2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0ae928f2cea73bace2d66f4bcecb4bbc39edd4df2d28932b2c408357f6449fb3 [INFO] running `Command { std: "docker" "start" "-a" "0ae928f2cea73bace2d66f4bcecb4bbc39edd4df2d28932b2c408357f6449fb3", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rustifile-a9750a0a0c20fc08) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test readers::csv::tests::test_nonexistent_file ... ok [INFO] [stdout] test readers::jsonstream::tests::test_json_invalid_file_stream_reader_iteration ... ok [INFO] [stdout] test readers::jsonstream::tests::test_json_stream_reader_iteration ... ok [INFO] [stdout] test readers::jsonstream::tests::test_json_file_does_not_exists ... ok [INFO] [stdout] test readers::csv::tests::test_empty_file ... ok [INFO] [stdout] test readers::csv::tests::test_custom_delimiter ... ok [INFO] [stdout] test readers::csv::tests::test_flexible_reader ... ok [INFO] [stdout] test readers::csv::tests::test_reading_file ... ok [INFO] [stdout] test readers::jsonstream::tests::test_json_stream_reader_init ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests rustifile [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/readers/mod.rs - readers::FileReader::read_item (line 28) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "0ae928f2cea73bace2d66f4bcecb4bbc39edd4df2d28932b2c408357f6449fb3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ae928f2cea73bace2d66f4bcecb4bbc39edd4df2d28932b2c408357f6449fb3", kill_on_drop: false }` [INFO] [stdout] 0ae928f2cea73bace2d66f4bcecb4bbc39edd4df2d28932b2c408357f6449fb3