[INFO] cloning repository https://github.com/umbraperf/umbraperf [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/umbraperf/umbraperf" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fumbraperf%2Fumbraperf", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fumbraperf%2Fumbraperf'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 71e69d33609e4d54b65b39e23e1ff33c654409bf [INFO] testing umbraperf/umbraperf against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fumbraperf%2Fumbraperf" "/workspace/builds/worker-114/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-114/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/umbraperf/umbraperf on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/umbraperf/umbraperf [INFO] finished tweaking git repo https://github.com/umbraperf/umbraperf [INFO] tweaked toml for git repo https://github.com/umbraperf/umbraperf written to /workspace/builds/worker-114/source/Cargo.toml [INFO] crate git repo https://github.com/umbraperf/umbraperf already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /workspace/builds/worker-114/source/crate/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-114/source/Cargo.toml [INFO] [stderr] warning: /workspace/builds/worker-114/source/crate/Cargo.toml: unused manifest key: target.cfg(target_arch = "wasm32").features [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-114/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-114/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f679092ef220f83cd8ca5341bf7c756dc6da8fe4851325a01442672c1b4d2cc2 [INFO] running `Command { std: "docker" "start" "-a" "f679092ef220f83cd8ca5341bf7c756dc6da8fe4851325a01442672c1b4d2cc2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f679092ef220f83cd8ca5341bf7c756dc6da8fe4851325a01442672c1b4d2cc2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f679092ef220f83cd8ca5341bf7c756dc6da8fe4851325a01442672c1b4d2cc2", kill_on_drop: false }` [INFO] [stdout] f679092ef220f83cd8ca5341bf7c756dc6da8fe4851325a01442672c1b4d2cc2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-114/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-114/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6dad0c815d4c28e2de8ea8f3d71e9ed7d6a5c7423b15518e4f0c2421e111d283 [INFO] running `Command { std: "docker" "start" "-a" "6dad0c815d4c28e2de8ea8f3d71e9ed7d6a5c7423b15518e4f0c2421e111d283", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/crate/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] warning: /opt/rustwide/workdir/crate/Cargo.toml: unused manifest key: target.cfg(target_arch = "wasm32").features [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.101 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.129 [INFO] [stderr] Compiling serde v1.0.129 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.74 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling bumpalo v3.7.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling wasm-bindgen v0.2.74 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling futures-sink v0.3.15 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.3 [INFO] [stderr] Compiling zstd-safe v4.1.1+zstd.1.5.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling snap v1.0.5 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling futures-io v0.3.15 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling integer-encoding v1.1.7 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling parquet v5.5.0 (/opt/rustwide/workdir/crate/parquet) [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling encode_unicode v0.3.6 [INFO] [stderr] Compiling boolvec v0.2.6 [INFO] [stderr] Compiling alloc-stdlib v0.2.1 [INFO] [stderr] Compiling instant v0.1.10 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.4.0 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling brotli-decompressor v2.3.2 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling ordered-float v1.1.1 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling cc v1.0.71 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling thrift v0.13.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling brotli v3.3.2 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling parquet-format v2.6.1 [INFO] [stderr] Compiling zstd-sys v1.6.1+zstd.1.5.0 [INFO] [stderr] Compiling lz4-sys v1.9.2 [INFO] [stderr] Compiling num v0.4.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.74 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.74 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling multiversion-macros v0.6.1 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.74 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling flatbuffers v2.0.0 [INFO] [stderr] Compiling zip v0.5.13 [INFO] [stderr] Compiling multiversion v0.6.1 [INFO] [stderr] Compiling lz4 v1.23.2 [INFO] [stderr] Compiling futures-executor v0.3.15 [INFO] [stderr] Compiling futures v0.3.15 [INFO] [stderr] Compiling bstr v0.2.16 [INFO] [stderr] Compiling rust_decimal v1.19.0 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling arrow v5.5.0 [INFO] [stderr] Compiling js-sys v0.3.51 [INFO] [stderr] Compiling console_error_panic_hook v0.1.6 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.24 [INFO] [stderr] Compiling web-sys v0.3.51 [INFO] [stderr] Compiling zstd v0.9.0+zstd.1.5.0 [INFO] [stderr] Compiling umbra_profiler v1.0.0 (/opt/rustwide/workdir/crate) [INFO] [stdout] warning: unused import: `basic::find_unique_string` [INFO] [stdout] --> crate/src/exec/freq/abs_freq.rs:10:19 [INFO] [stdout] | [INFO] [stdout] 10 | exec::basic::{basic::find_unique_string, filter}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `print_to_cons::print_to_js_with_obj` [INFO] [stdout] --> crate/src/exec/freq/freq.rs:25:80 [INFO] [stdout] | [INFO] [stdout] 25 | record_batch_util::{create_new_record_batch, send_record_batch_to_js}, print_to_cons::print_to_js_with_obj, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `filter::filter_with`, `record_batch_schema::RecordBatchSchema` [INFO] [stdout] --> crate/src/exec/basic/count.rs:13:46 [INFO] [stdout] | [INFO] [stdout] 13 | exec::basic::{basic::find_unique_string, filter::filter_with}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 14 | state::state::{get_mapping_operator, get_unfiltered_record_batch}, [INFO] [stdout] 15 | utils::{array_util::get_stringarray_column, record_batch_util::create_new_record_batch, record_batch_schema::RecordBatchSchema}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `print_to_cons::print_to_js_with_obj` [INFO] [stdout] --> crate/src/exec/basic/uir.rs:19:61 [INFO] [stdout] | [INFO] [stdout] 19 | record_batch_util::{self, create_new_record_batch}, print_to_cons::print_to_js_with_obj, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around function argument [INFO] [stdout] --> crate/src/exec/basic/uir.rs:236:47 [INFO] [stdout] | [INFO] [stdout] 236 | vec.push(round(100.*round((curr_freq.1 / total_sum_vec[curr_freq.0])))); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 236 - vec.push(round(100.*round((curr_freq.1 / total_sum_vec[curr_freq.0])))); [INFO] [stdout] 236 + vec.push(round(100.*round(curr_freq.1 / total_sum_vec[curr_freq.0]))); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `basic::sort_batch` [INFO] [stdout] --> crate/src/utils/record_batch_util.rs:4:99 [INFO] [stdout] | [INFO] [stdout] 4 | web_file::{serde_reader::DictFields, web_file_chunkreader::WebFileChunkReader}, exec::basic::{basic::sort_batch, filter::filter_with}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `print_to_cons::print_to_js_with_obj` [INFO] [stdout] --> crate/src/utils/record_batch_util.rs:17:85 [INFO] [stdout] | [INFO] [stdout] 17 | use super::{array_util::{get_floatarray_column, get_int64_column, get_uint_column}, print_to_cons::print_to_js_with_obj}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `event_col` [INFO] [stdout] --> crate/src/exec/freq/abs_freq.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | event_col: usize, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_event_col` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `start_timer` [INFO] [stdout] --> crate/src/lib.rs:72:4 [INFO] [stdout] | [INFO] [stdout] 72 | fn start_timer() -> instant::Instant { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `stop_timer` [INFO] [stdout] --> crate/src/lib.rs:76:4 [INFO] [stdout] | [INFO] [stdout] 76 | fn stop_timer(now: instant::Instant, measured_str: &str) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `dso` [INFO] [stdout] --> crate/src/web_file/serde_reader.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | dso: Map, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Dictionary` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> crate/src/web_file/serde_reader.rs:12:23 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Deserialize, Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `mapping` [INFO] [stdout] --> crate/src/web_file/serde_reader.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | mapping: Map, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Dictionary` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> crate/src/web_file/serde_reader.rs:12:23 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Deserialize, Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Physical` [INFO] [stdout] --> crate/src/utils/record_batch_schema.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | Physical = 7, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `median` [INFO] [stdout] --> crate/src/exec/basic/statistics.rs:15:8 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn median(numbers: &mut [i64]) -> i64 { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 14 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 12s [INFO] running `Command { std: "docker" "inspect" "6dad0c815d4c28e2de8ea8f3d71e9ed7d6a5c7423b15518e4f0c2421e111d283", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6dad0c815d4c28e2de8ea8f3d71e9ed7d6a5c7423b15518e4f0c2421e111d283", kill_on_drop: false }` [INFO] [stdout] 6dad0c815d4c28e2de8ea8f3d71e9ed7d6a5c7423b15518e4f0c2421e111d283 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-114/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-114/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bde209501d16e9f7ea120d95c635d16833d7205c0a4577972238a4d6fcb9c37c [INFO] running `Command { std: "docker" "start" "-a" "bde209501d16e9f7ea120d95c635d16833d7205c0a4577972238a4d6fcb9c37c", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/crate/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] warning: /opt/rustwide/workdir/crate/Cargo.toml: unused manifest key: target.cfg(target_arch = "wasm32").features [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling plotters-backend v0.3.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.24 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stdout] warning: unused import: `basic::find_unique_string` [INFO] [stdout] --> crate/src/exec/freq/abs_freq.rs:10:19 [INFO] [stdout] | [INFO] [stdout] 10 | exec::basic::{basic::find_unique_string, filter}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `print_to_cons::print_to_js_with_obj` [INFO] [stdout] --> crate/src/exec/freq/freq.rs:25:80 [INFO] [stdout] | [INFO] [stdout] 25 | record_batch_util::{create_new_record_batch, send_record_batch_to_js}, print_to_cons::print_to_js_with_obj, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `filter::filter_with`, `record_batch_schema::RecordBatchSchema` [INFO] [stdout] --> crate/src/exec/basic/count.rs:13:46 [INFO] [stdout] | [INFO] [stdout] 13 | exec::basic::{basic::find_unique_string, filter::filter_with}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 14 | state::state::{get_mapping_operator, get_unfiltered_record_batch}, [INFO] [stdout] 15 | utils::{array_util::get_stringarray_column, record_batch_util::create_new_record_batch, record_batch_schema::RecordBatchSchema}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `print_to_cons::print_to_js_with_obj` [INFO] [stdout] --> crate/src/exec/basic/uir.rs:19:61 [INFO] [stdout] | [INFO] [stdout] 19 | record_batch_util::{self, create_new_record_batch}, print_to_cons::print_to_js_with_obj, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around function argument [INFO] [stdout] --> crate/src/exec/basic/uir.rs:236:47 [INFO] [stdout] | [INFO] [stdout] 236 | vec.push(round(100.*round((curr_freq.1 / total_sum_vec[curr_freq.0])))); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 236 - vec.push(round(100.*round((curr_freq.1 / total_sum_vec[curr_freq.0])))); [INFO] [stdout] 236 + vec.push(round(100.*round(curr_freq.1 / total_sum_vec[curr_freq.0]))); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `basic::sort_batch` [INFO] [stdout] --> crate/src/utils/record_batch_util.rs:4:99 [INFO] [stdout] | [INFO] [stdout] 4 | web_file::{serde_reader::DictFields, web_file_chunkreader::WebFileChunkReader}, exec::basic::{basic::sort_batch, filter::filter_with}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `print_to_cons::print_to_js_with_obj` [INFO] [stdout] --> crate/src/utils/record_batch_util.rs:17:85 [INFO] [stdout] | [INFO] [stdout] 17 | use super::{array_util::{get_floatarray_column, get_int64_column, get_uint_column}, print_to_cons::print_to_js_with_obj}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `event_col` [INFO] [stdout] --> crate/src/exec/freq/abs_freq.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | event_col: usize, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_event_col` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `start_timer` [INFO] [stdout] --> crate/src/lib.rs:72:4 [INFO] [stdout] | [INFO] [stdout] 72 | fn start_timer() -> instant::Instant { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `stop_timer` [INFO] [stdout] --> crate/src/lib.rs:76:4 [INFO] [stdout] | [INFO] [stdout] 76 | fn stop_timer(now: instant::Instant, measured_str: &str) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `dso` [INFO] [stdout] --> crate/src/web_file/serde_reader.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | dso: Map, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Dictionary` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> crate/src/web_file/serde_reader.rs:12:23 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Deserialize, Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `mapping` [INFO] [stdout] --> crate/src/web_file/serde_reader.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | mapping: Map, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Dictionary` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> crate/src/web_file/serde_reader.rs:12:23 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Deserialize, Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Physical` [INFO] [stdout] --> crate/src/utils/record_batch_schema.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | Physical = 7, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `median` [INFO] [stdout] --> crate/src/exec/basic/statistics.rs:15:8 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn median(numbers: &mut [i64]) -> i64 { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 14 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling plotters-svg v0.3.1 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling wasm-bindgen-test v0.3.24 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling plotters v0.3.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling umbra_profiler v1.0.0 (/opt/rustwide/workdir/crate) [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stdout] warning: unused import: `basic::find_unique_string` [INFO] [stdout] --> crate/src/exec/freq/abs_freq.rs:10:19 [INFO] [stdout] | [INFO] [stdout] 10 | exec::basic::{basic::find_unique_string, filter}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `print_to_cons::print_to_js_with_obj` [INFO] [stdout] --> crate/src/exec/freq/freq.rs:25:80 [INFO] [stdout] | [INFO] [stdout] 25 | record_batch_util::{create_new_record_batch, send_record_batch_to_js}, print_to_cons::print_to_js_with_obj, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `filter::filter_with`, `record_batch_schema::RecordBatchSchema` [INFO] [stdout] --> crate/src/exec/basic/count.rs:13:46 [INFO] [stdout] | [INFO] [stdout] 13 | exec::basic::{basic::find_unique_string, filter::filter_with}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 14 | state::state::{get_mapping_operator, get_unfiltered_record_batch}, [INFO] [stdout] 15 | utils::{array_util::get_stringarray_column, record_batch_util::create_new_record_batch, record_batch_schema::RecordBatchSchema}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `print_to_cons::print_to_js_with_obj` [INFO] [stdout] --> crate/src/exec/basic/uir.rs:19:61 [INFO] [stdout] | [INFO] [stdout] 19 | record_batch_util::{self, create_new_record_batch}, print_to_cons::print_to_js_with_obj, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around function argument [INFO] [stdout] --> crate/src/exec/basic/uir.rs:236:47 [INFO] [stdout] | [INFO] [stdout] 236 | vec.push(round(100.*round((curr_freq.1 / total_sum_vec[curr_freq.0])))); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 236 - vec.push(round(100.*round((curr_freq.1 / total_sum_vec[curr_freq.0])))); [INFO] [stdout] 236 + vec.push(round(100.*round(curr_freq.1 / total_sum_vec[curr_freq.0]))); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `basic::sort_batch` [INFO] [stdout] --> crate/src/utils/record_batch_util.rs:4:99 [INFO] [stdout] | [INFO] [stdout] 4 | web_file::{serde_reader::DictFields, web_file_chunkreader::WebFileChunkReader}, exec::basic::{basic::sort_batch, filter::filter_with}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `print_to_cons::print_to_js_with_obj` [INFO] [stdout] --> crate/src/utils/record_batch_util.rs:17:85 [INFO] [stdout] | [INFO] [stdout] 17 | use super::{array_util::{get_floatarray_column, get_int64_column, get_uint_column}, print_to_cons::print_to_js_with_obj}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `event_col` [INFO] [stdout] --> crate/src/exec/freq/abs_freq.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | event_col: usize, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_event_col` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `start_timer` [INFO] [stdout] --> crate/src/lib.rs:72:4 [INFO] [stdout] | [INFO] [stdout] 72 | fn start_timer() -> instant::Instant { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `stop_timer` [INFO] [stdout] --> crate/src/lib.rs:76:4 [INFO] [stdout] | [INFO] [stdout] 76 | fn stop_timer(now: instant::Instant, measured_str: &str) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `dso` [INFO] [stdout] --> crate/src/web_file/serde_reader.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | dso: Map, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Dictionary` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> crate/src/web_file/serde_reader.rs:12:23 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Deserialize, Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `mapping` [INFO] [stdout] --> crate/src/web_file/serde_reader.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | mapping: Map, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Dictionary` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> crate/src/web_file/serde_reader.rs:12:23 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Deserialize, Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Physical` [INFO] [stdout] --> crate/src/utils/record_batch_schema.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | Physical = 7, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `median` [INFO] [stdout] --> crate/src/exec/basic/statistics.rs:15:8 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn median(numbers: &mut [i64]) -> i64 { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling criterion-plot v0.4.4 [INFO] [stderr] Compiling criterion v0.3.5 [INFO] [stdout] warning: 14 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling parquet v5.5.0 (/opt/rustwide/workdir/crate/parquet) [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `util` [INFO] [stdout] --> crate/parquet/src/arrow/arrow_reader.rs:408:37 [INFO] [stdout] | [INFO] [stdout] 408 | let testdata = arrow::util::test_util::parquet_test_data(); [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `util` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `util` [INFO] [stdout] --> crate/parquet/src/arrow/arrow_reader.rs:614:32 [INFO] [stdout] | [INFO] [stdout] 614 | path.push(arrow::util::test_util::arrow_test_data()); [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `util` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_util` in `util` [INFO] [stdout] --> crate/parquet/src/arrow/arrow_reader.rs:658:37 [INFO] [stdout] | [INFO] [stdout] 658 | let testdata = arrow::util::test_util::parquet_test_data(); [INFO] [stdout] | ^^^^^^^^^ could not find `test_util` in `util` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `parquet` due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "bde209501d16e9f7ea120d95c635d16833d7205c0a4577972238a4d6fcb9c37c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bde209501d16e9f7ea120d95c635d16833d7205c0a4577972238a4d6fcb9c37c", kill_on_drop: false }` [INFO] [stdout] bde209501d16e9f7ea120d95c635d16833d7205c0a4577972238a4d6fcb9c37c