[INFO] fetching crate dora-arrow-convert 0.3.13...
[INFO] testing dora-arrow-convert-0.3.13 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate dora-arrow-convert 0.3.13 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate dora-arrow-convert 0.3.13
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate dora-arrow-convert 0.3.13
[INFO] tweaked toml for crates.io crate dora-arrow-convert 0.3.13 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate dora-arrow-convert 0.3.13 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 dora-arrow-convert 0.3.13 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-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 951e9693af600c630322ca245ed7a2d86fb799ea86146faaddc797f3692e6e20
[INFO] running `Command { std: "docker" "start" "-a" "951e9693af600c630322ca245ed7a2d86fb799ea86146faaddc797f3692e6e20", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "951e9693af600c630322ca245ed7a2d86fb799ea86146faaddc797f3692e6e20", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "951e9693af600c630322ca245ed7a2d86fb799ea86146faaddc797f3692e6e20", kill_on_drop: false }`
[INFO] [stdout] 951e9693af600c630322ca245ed7a2d86fb799ea86146faaddc797f3692e6e20
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 27a6e195a1cfda0496fa965d27bc434862fe36e4ba6df7d5c0fb605a99cf9372
[INFO] running `Command { std: "docker" "start" "-a" "27a6e195a1cfda0496fa965d27bc434862fe36e4ba6df7d5c0fb605a99cf9372", kill_on_drop: false }`
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling arrow-schema v54.3.1
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling lexical-util v1.0.7
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling csv-core v0.1.12
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling indenter v0.3.4
[INFO] [stderr]    Compiling flatbuffers v24.12.23
[INFO] [stderr]    Compiling lexical-write-integer v1.0.6
[INFO] [stderr]    Compiling lexical-parse-integer v1.0.6
[INFO] [stderr]    Compiling csv v1.3.1
[INFO] [stderr]    Compiling lexical-write-float v1.0.6
[INFO] [stderr]    Compiling lexical-parse-float v1.0.6
[INFO] [stderr]    Compiling lexical-core v1.0.6
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling arrow-buffer v54.3.1
[INFO] [stderr]    Compiling arrow-data v54.3.1
[INFO] [stderr]    Compiling arrow-array v54.3.1
[INFO] [stderr]    Compiling arrow-select v54.3.1
[INFO] [stderr]    Compiling arrow-ipc v54.3.1
[INFO] [stderr]    Compiling arrow-arith v54.3.1
[INFO] [stderr]    Compiling arrow-row v54.3.1
[INFO] [stderr]    Compiling arrow-cast v54.3.1
[INFO] [stderr]    Compiling arrow-string v54.3.1
[INFO] [stderr]    Compiling arrow-ord v54.3.1
[INFO] [stderr]    Compiling arrow-json v54.3.1
[INFO] [stderr]    Compiling arrow-csv v54.3.1
[INFO] [stderr]    Compiling arrow v54.3.1
[INFO] [stderr]    Compiling dora-arrow-convert v0.3.13 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.94s
[INFO] running `Command { std: "docker" "inspect" "27a6e195a1cfda0496fa965d27bc434862fe36e4ba6df7d5c0fb605a99cf9372", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "27a6e195a1cfda0496fa965d27bc434862fe36e4ba6df7d5c0fb605a99cf9372", kill_on_drop: false }`
[INFO] [stdout] 27a6e195a1cfda0496fa965d27bc434862fe36e4ba6df7d5c0fb605a99cf9372
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 09deeb4389025beca10c8e7932a67744e6d5251f43e53cce5462f0e7d2957477
[INFO] running `Command { std: "docker" "start" "-a" "09deeb4389025beca10c8e7932a67744e6d5251f43e53cce5462f0e7d2957477", kill_on_drop: false }`
[INFO] [stderr]    Compiling dora-arrow-convert v0.3.13 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.36s
[INFO] running `Command { std: "docker" "inspect" "09deeb4389025beca10c8e7932a67744e6d5251f43e53cce5462f0e7d2957477", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "09deeb4389025beca10c8e7932a67744e6d5251f43e53cce5462f0e7d2957477", kill_on_drop: false }`
[INFO] [stdout] 09deeb4389025beca10c8e7932a67744e6d5251f43e53cce5462f0e7d2957477
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 351159cfaf39a628d04b2d6ef80ece7536926b343d7f4bf76f38bf3ce992ce21
[INFO] running `Command { std: "docker" "start" "-a" "351159cfaf39a628d04b2d6ef80ece7536926b343d7f4bf76f38bf3ce992ce21", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dora_arrow_convert-a916e2bdf257a178)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test from_impls::tests::test_u8 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/conversion_test.rs (/opt/rustwide/target/debug/deps/conversion_test-7359dd484bcfdb8e)
[INFO] [stdout] 
[INFO] [stdout] running 27 tests
[INFO] [stdout] test tests::test_bool_round_trip ... ok
[INFO] [stdout] test tests::test_f32_round_trip ... ok
[INFO] [stdout] test tests::test_f16_round_trip ... ok
[INFO] [stdout] test tests::test_i16_round_trip ... ok
[INFO] [stdout] test tests::test_i32_round_trip ... ok
[INFO] [stdout] test tests::test_f64_round_trip ... ok
[INFO] [stdout] test tests::test_i64_round_trip ... ok
[INFO] [stdout] test tests::test_i8_round_trip ... ok
[INFO] [stdout] test tests::test_naivedate_round_trip ... ok
[INFO] [stdout] test tests::test_naivedatetime_round_trip ... ok
[INFO] [stdout] test tests::test_naivetime_round_trip ... ok
[INFO] [stdout] test tests::test_str_round_trip ... ok
[INFO] [stdout] test tests::test_string_round_trip ... ok
[INFO] [stdout] test tests::test_u32_round_trip ... ok
[INFO] [stdout] test tests::test_u16_round_trip ... ok
[INFO] [stdout] test tests::test_u64_round_trip ... ok
[INFO] [stdout] test tests::test_vec_f32_round_trip ... ok
[INFO] [stdout] test tests::test_vec_f64_round_trip ... ok
[INFO] [stdout] test tests::test_vec_i16_round_trip ... ok
[INFO] [stdout] test tests::test_vec_i32_round_trip ... ok
[INFO] [stdout] test tests::test_vec_i64_round_trip ... ok
[INFO] [stdout] test tests::test_vec_i8_round_trip ... ok
[INFO] [stdout] test tests::test_u8_round_trip ... ok
[INFO] [stdout] test tests::test_vec_u32_round_trip ... ok
[INFO] [stdout] test tests::test_vec_u64_round_trip ... ok
[INFO] [stdout] test tests::test_vec_u8_round_trip ... ok
[INFO] [stdout] test tests::test_vec_u16_round_trip ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 27 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests dora_arrow_convert
[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" "351159cfaf39a628d04b2d6ef80ece7536926b343d7f4bf76f38bf3ce992ce21", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "351159cfaf39a628d04b2d6ef80ece7536926b343d7f4bf76f38bf3ce992ce21", kill_on_drop: false }`
[INFO] [stdout] 351159cfaf39a628d04b2d6ef80ece7536926b343d7f4bf76f38bf3ce992ce21
