[INFO] fetching crate string_dataframe 0.1.0... [INFO] building string_dataframe-0.1.0 against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2 [INFO] extracting crate string_dataframe 0.1.0 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate string_dataframe 0.1.0 [INFO] finished tweaking crates.io crate string_dataframe 0.1.0 [INFO] tweaked toml for crates.io crate string_dataframe 0.1.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate string_dataframe 0.1.0 on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 112 packages to latest compatible versions [INFO] [stderr] Adding flatbuffers v2.0.0 (available: v2.1.2) [INFO] [stderr] Adding parquet v6.5.0 (available: v56.2.0) [INFO] [stderr] Adding zstd-safe v4.1.3+zstd.1.5.1 (available: v4.1.6+zstd.1.5.2) [INFO] [stderr] Adding zstd-sys v1.6.2+zstd.1.5.1 (available: v1.6.3+zstd.1.5.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b59b86ff1098624c2a4357dd5b0a4c8314692629eafcafacac6a9df5f7e8168c [INFO] running `Command { std: "docker" "start" "-a" "b59b86ff1098624c2a4357dd5b0a4c8314692629eafcafacac6a9df5f7e8168c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b59b86ff1098624c2a4357dd5b0a4c8314692629eafcafacac6a9df5f7e8168c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b59b86ff1098624c2a4357dd5b0a4c8314692629eafcafacac6a9df5f7e8168c", kill_on_drop: false }` [INFO] [stdout] b59b86ff1098624c2a4357dd5b0a4c8314692629eafcafacac6a9df5f7e8168c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d80ce142806949693a89ab1924e26f29457c83751f7ed219c25e10e8e7a91807 [INFO] running `Command { std: "docker" "start" "-a" "d80ce142806949693a89ab1924e26f29457c83751f7ed219c25e10e8e7a91807", kill_on_drop: false }` [INFO] [stderr] Compiling lexical-util v0.8.5 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling zstd-safe v4.1.3+zstd.1.5.1 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling ordered-float v1.1.1 [INFO] [stderr] Compiling integer-encoding v1.1.7 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling multiversion-macros v0.6.1 [INFO] [stderr] Compiling snap v1.1.1 [INFO] [stderr] Compiling flatbuffers v2.0.0 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling parquet v6.5.0 [INFO] [stderr] Compiling term-table v1.4.0 [INFO] [stderr] Compiling cc v1.2.39 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling brotli-decompressor v2.5.1 [INFO] [stderr] Compiling thrift v0.13.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling lexical-write-integer v0.8.5 [INFO] [stderr] Compiling lexical-parse-integer v0.8.6 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling lexical-write-float v0.8.5 [INFO] [stderr] Compiling lexical-parse-float v0.8.5 [INFO] [stderr] Compiling parquet-format v2.6.1 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling lexical-core v0.8.5 [INFO] [stderr] Compiling brotli v3.5.0 [INFO] [stderr] Compiling multiversion v0.6.1 [INFO] [stderr] Compiling zstd-sys v1.6.2+zstd.1.5.1 [INFO] [stderr] Compiling lz4-sys v1.11.1+lz4-1.10.0 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling arrow v6.5.0 [INFO] [stderr] Compiling lz4 v1.28.1 [INFO] [stderr] Compiling zstd v0.9.2+zstd.1.5.1 [INFO] [stderr] Compiling string_dataframe v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `term_table::table_cell::TableCell::new_with_alignment`: Use builder instead [INFO] [stdout] --> src/csv_data_frame.rs:147:24 [INFO] [stdout] | [INFO] [stdout] 147 | TableCell::new_with_alignment(column, 2, Alignment::Center) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `term_table::table_cell::TableCell::new_with_alignment`: Use builder instead [INFO] [stdout] --> src/csv_data_frame.rs:153:28 [INFO] [stdout] | [INFO] [stdout] 153 | TableCell::new_with_alignment( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.94s [INFO] running `Command { std: "docker" "inspect" "d80ce142806949693a89ab1924e26f29457c83751f7ed219c25e10e8e7a91807", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d80ce142806949693a89ab1924e26f29457c83751f7ed219c25e10e8e7a91807", kill_on_drop: false }` [INFO] [stdout] d80ce142806949693a89ab1924e26f29457c83751f7ed219c25e10e8e7a91807 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 34f99e8f251e780d727cb6e3959c46ae4a74a5aba9cbdcaf19fa6af122443a85 [INFO] running `Command { std: "docker" "start" "-a" "34f99e8f251e780d727cb6e3959c46ae4a74a5aba9cbdcaf19fa6af122443a85", kill_on_drop: false }` [INFO] [stderr] Compiling string_dataframe v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `term_table::table_cell::TableCell::new_with_alignment`: Use builder instead [INFO] [stdout] --> src/csv_data_frame.rs:147:24 [INFO] [stdout] | [INFO] [stdout] 147 | TableCell::new_with_alignment(column, 2, Alignment::Center) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `term_table::table_cell::TableCell::new_with_alignment`: Use builder instead [INFO] [stdout] --> src/csv_data_frame.rs:153:28 [INFO] [stdout] | [INFO] [stdout] 153 | TableCell::new_with_alignment( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `term_table::table_cell::TableCell::new_with_alignment`: Use builder instead [INFO] [stdout] --> src/csv_data_frame.rs:147:24 [INFO] [stdout] | [INFO] [stdout] 147 | TableCell::new_with_alignment(column, 2, Alignment::Center) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `term_table::table_cell::TableCell::new_with_alignment`: Use builder instead [INFO] [stdout] --> src/csv_data_frame.rs:153:28 [INFO] [stdout] | [INFO] [stdout] 153 | TableCell::new_with_alignment( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.34s [INFO] running `Command { std: "docker" "inspect" "34f99e8f251e780d727cb6e3959c46ae4a74a5aba9cbdcaf19fa6af122443a85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "34f99e8f251e780d727cb6e3959c46ae4a74a5aba9cbdcaf19fa6af122443a85", kill_on_drop: false }` [INFO] [stdout] 34f99e8f251e780d727cb6e3959c46ae4a74a5aba9cbdcaf19fa6af122443a85