[INFO] fetching crate rustdx-cmd 0.4.2... [INFO] testing rustdx-cmd-0.4.2 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8 [INFO] extracting crate rustdx-cmd 0.4.2 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate rustdx-cmd 0.4.2 [INFO] finished tweaking crates.io crate rustdx-cmd 0.4.2 [INFO] tweaked toml for crates.io crate rustdx-cmd 0.4.2 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate rustdx-cmd 0.4.2 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 rustdx-cmd 0.4.2 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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 090cda68e904ee3568864796ad45f7c83ea0546550e86d41678c338008e8118c [INFO] running `Command { std: "docker" "start" "-a" "090cda68e904ee3568864796ad45f7c83ea0546550e86d41678c338008e8118c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "090cda68e904ee3568864796ad45f7c83ea0546550e86d41678c338008e8118c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "090cda68e904ee3568864796ad45f7c83ea0546550e86d41678c338008e8118c", kill_on_drop: false }` [INFO] [stdout] 090cda68e904ee3568864796ad45f7c83ea0546550e86d41678c338008e8118c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 50c120995066b6a83374705885753f9c52150ac0e1814b61dd9ed30cd49d2f01 [INFO] running `Command { std: "docker" "start" "-a" "50c120995066b6a83374705885753f9c52150ac0e1814b61dd9ed30cd49d2f01", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling winnow v0.6.18 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling cc v1.1.21 [INFO] [stderr] Compiling indexmap v2.5.0 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling encoding_rs v0.8.34 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling zip v1.1.4 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling csv-core v0.1.11 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling rustdx-cmd v0.4.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling subprocess v0.2.9 [INFO] [stderr] Compiling flate2 v1.0.33 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling codepage v0.1.2 [INFO] [stderr] Compiling quick-xml v0.31.0 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling toml_edit v0.22.21 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling thiserror-impl v1.0.64 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling num_enum_derive v0.7.3 [INFO] [stderr] Compiling env_filter v0.1.2 [INFO] [stderr] Compiling env_logger v0.11.5 [INFO] [stderr] Compiling num_enum v0.7.3 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling ureq v2.8.0 [INFO] [stderr] Compiling argh_shared v0.1.12 [INFO] [stderr] Compiling rustdx v0.4.2 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling calamine v0.25.0 [INFO] [stderr] Compiling csv v1.3.0 [INFO] [stderr] Compiling argh_derive v0.1.12 [INFO] [stderr] Compiling argh v0.1.12 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.54s [INFO] running `Command { std: "docker" "inspect" "50c120995066b6a83374705885753f9c52150ac0e1814b61dd9ed30cd49d2f01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "50c120995066b6a83374705885753f9c52150ac0e1814b61dd9ed30cd49d2f01", kill_on_drop: false }` [INFO] [stdout] 50c120995066b6a83374705885753f9c52150ac0e1814b61dd9ed30cd49d2f01 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] ede1c69c7466b8b489beeaefa1298c0bf0798f14313cf83a981dacefb277ccd9 [INFO] running `Command { std: "docker" "start" "-a" "ede1c69c7466b8b489beeaefa1298c0bf0798f14313cf83a981dacefb277ccd9", kill_on_drop: false }` [INFO] [stderr] Compiling rustdx-cmd v0.4.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.41s [INFO] running `Command { std: "docker" "inspect" "ede1c69c7466b8b489beeaefa1298c0bf0798f14313cf83a981dacefb277ccd9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ede1c69c7466b8b489beeaefa1298c0bf0798f14313cf83a981dacefb277ccd9", kill_on_drop: false }` [INFO] [stdout] ede1c69c7466b8b489beeaefa1298c0bf0798f14313cf83a981dacefb277ccd9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] eed8cb9451ece62220bfddd480d76ba406f14a6021bb7a62aa55c77c1bda4972 [INFO] running `Command { std: "docker" "start" "-a" "eed8cb9451ece62220bfddd480d76ba406f14a6021bb7a62aa55c77c1bda4972", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rustdx_cmd-c83606f3c0f9bf3c) [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] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rustdx-80dfaa9dbac062f5) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test io::test_insert_clickhouse ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- io::test_insert_clickhouse stdout ---- [INFO] [stdout] Error: No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] Location: [INFO] [stdout] src/io.rs:161:18 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] io::test_insert_clickhouse [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--bin rustdx` [INFO] running `Command { std: "docker" "inspect" "eed8cb9451ece62220bfddd480d76ba406f14a6021bb7a62aa55c77c1bda4972", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eed8cb9451ece62220bfddd480d76ba406f14a6021bb7a62aa55c77c1bda4972", kill_on_drop: false }` [INFO] [stdout] eed8cb9451ece62220bfddd480d76ba406f14a6021bb7a62aa55c77c1bda4972