[INFO] cloning repository https://github.com/nilsmartel/bsc-connect-to-vertica [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nilsmartel/bsc-connect-to-vertica" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnilsmartel%2Fbsc-connect-to-vertica", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnilsmartel%2Fbsc-connect-to-vertica'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b7a91e67048d22cbb39612bbb263fb4f2e50f9b0 [INFO] testing nilsmartel/bsc-connect-to-vertica against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnilsmartel%2Fbsc-connect-to-vertica" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/nilsmartel/bsc-connect-to-vertica [INFO] finished tweaking git repo https://github.com/nilsmartel/bsc-connect-to-vertica [INFO] tweaked toml for git repo https://github.com/nilsmartel/bsc-connect-to-vertica written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/nilsmartel/bsc-connect-to-vertica on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/nilsmartel/bsc-connect-to-vertica 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded postgres v0.19.4 [INFO] [stderr] Downloaded varint-compression v0.1.0 [INFO] [stderr] Downloaded futures-macro v0.3.24 [INFO] [stderr] Downloaded anyhow v1.0.65 [INFO] [stderr] Downloaded fast-smaz v0.1.0 [INFO] [stderr] Downloaded md-5 v0.10.4 [INFO] [stderr] Downloaded tokio v1.21.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ac7e87d1937d1647366c07d40d4433552a6f2b7e789fcc20ecda4a48b4df1a10 [INFO] running `Command { std: "docker" "start" "-a" "ac7e87d1937d1647366c07d40d4433552a6f2b7e789fcc20ecda4a48b4df1a10", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ac7e87d1937d1647366c07d40d4433552a6f2b7e789fcc20ecda4a48b4df1a10", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac7e87d1937d1647366c07d40d4433552a6f2b7e789fcc20ecda4a48b4df1a10", kill_on_drop: false }` [INFO] [stdout] ac7e87d1937d1647366c07d40d4433552a6f2b7e789fcc20ecda4a48b4df1a10 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] fff94191e64d9f78322b7154b44bb683ae6bba3482f630d25c43b987d2c51f86 [INFO] running `Command { std: "docker" "start" "-a" "fff94191e64d9f78322b7154b44bb683ae6bba3482f630d25c43b987d2c51f86", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.133 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.4 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling futures-core v0.3.24 [INFO] [stderr] Compiling syn v1.0.100 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling once_cell v1.14.0 [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling lock_api v0.4.8 [INFO] [stderr] Compiling digest v0.10.5 [INFO] [stderr] Compiling tokio v1.21.1 [INFO] [stderr] Compiling futures-sink v0.3.24 [INFO] [stderr] Compiling futures-task v0.3.24 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling md-5 v0.10.4 [INFO] [stderr] Compiling tracing-core v0.1.29 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling futures-util v0.3.24 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling async-trait v0.1.57 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling futures-channel v0.3.24 [INFO] [stderr] Compiling phf_shared v0.11.1 [INFO] [stderr] Compiling tracing v0.1.36 [INFO] [stderr] Compiling phf v0.11.1 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling anyhow v1.0.65 [INFO] [stderr] Compiling postgres-protocol v0.6.4 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling varint-compression v0.1.0 [INFO] [stderr] Compiling fast-smaz v0.1.0 [INFO] [stderr] Compiling postgres-types v0.2.4 [INFO] [stderr] Compiling futures-macro v0.3.24 [INFO] [stderr] Compiling tokio-util v0.7.4 [INFO] [stderr] Compiling tokio-postgres v0.7.7 [INFO] [stderr] Compiling postgres v0.19.4 [INFO] [stderr] Compiling table-to-file v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `Client`, `NoTls`, and `types::FromSql` [INFO] [stdout] --> src/main.rs:2:16 [INFO] [stdout] | [INFO] [stdout] 2 | use postgres::{types::FromSql, Client, NoTls}; [INFO] [stdout] | ^^^^^^^^^^^^^^ ^^^^^^ ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rest` [INFO] [stdout] --> src/main.rs:110:39 [INFO] [stdout] | [INFO] [stdout] 110 | let ([tableid, rowid, colid], rest) = decompress_n(&rest[n..]); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_rest` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.27s [INFO] running `Command { std: "docker" "inspect" "fff94191e64d9f78322b7154b44bb683ae6bba3482f630d25c43b987d2c51f86", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fff94191e64d9f78322b7154b44bb683ae6bba3482f630d25c43b987d2c51f86", kill_on_drop: false }` [INFO] [stdout] fff94191e64d9f78322b7154b44bb683ae6bba3482f630d25c43b987d2c51f86 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] ea3b2d134c4e363b7ce7426aedd322343a1577999d4130bf5a85856022afb52f [INFO] running `Command { std: "docker" "start" "-a" "ea3b2d134c4e363b7ce7426aedd322343a1577999d4130bf5a85856022afb52f", kill_on_drop: false }` [INFO] [stderr] Compiling table-to-file v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `Client`, `NoTls`, and `types::FromSql` [INFO] [stdout] --> src/main.rs:2:16 [INFO] [stdout] | [INFO] [stdout] 2 | use postgres::{types::FromSql, Client, NoTls}; [INFO] [stdout] | ^^^^^^^^^^^^^^ ^^^^^^ ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rest` [INFO] [stdout] --> src/main.rs:110:39 [INFO] [stdout] | [INFO] [stdout] 110 | let ([tableid, rowid, colid], rest) = decompress_n(&rest[n..]); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_rest` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.56s [INFO] running `Command { std: "docker" "inspect" "ea3b2d134c4e363b7ce7426aedd322343a1577999d4130bf5a85856022afb52f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea3b2d134c4e363b7ce7426aedd322343a1577999d4130bf5a85856022afb52f", kill_on_drop: false }` [INFO] [stdout] ea3b2d134c4e363b7ce7426aedd322343a1577999d4130bf5a85856022afb52f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 70b220f77eab976ffa16f906fc0aefbe434afb734715099ef17106d80756f36a [INFO] running `Command { std: "docker" "start" "-a" "70b220f77eab976ffa16f906fc0aefbe434afb734715099ef17106d80756f36a", kill_on_drop: false }` [INFO] [stderr] warning: unused imports: `Client`, `NoTls`, and `types::FromSql` [INFO] [stderr] --> src/main.rs:2:16 [INFO] [stderr] | [INFO] [stderr] 2 | use postgres::{types::FromSql, Client, NoTls}; [INFO] [stderr] | ^^^^^^^^^^^^^^ ^^^^^^ ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `rest` [INFO] [stderr] --> src/main.rs:110:39 [INFO] [stderr] | [INFO] [stderr] 110 | let ([tableid, rowid, colid], rest) = decompress_n(&rest[n..]); [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_rest` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `table-to-file` (bin "table-to-file" test) generated 2 warnings (run `cargo fix --bin "table-to-file" --tests` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/table_to_file-58c375683473d074) [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" "70b220f77eab976ffa16f906fc0aefbe434afb734715099ef17106d80756f36a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "70b220f77eab976ffa16f906fc0aefbe434afb734715099ef17106d80756f36a", kill_on_drop: false }` [INFO] [stdout] 70b220f77eab976ffa16f906fc0aefbe434afb734715099ef17106d80756f36a