[INFO] fetching crate bigquery-functions 0.1.15... [INFO] testing bigquery-functions-0.1.15 against try#311784882baa42a9638298cb325fa01a062c9d0f+cargoflags=-Zbuild-dir-new-layout for pr-149852 [INFO] extracting crate bigquery-functions 0.1.15 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate bigquery-functions 0.1.15 [INFO] finished tweaking crates.io crate bigquery-functions 0.1.15 [INFO] tweaked toml for crates.io crate bigquery-functions 0.1.15 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate bigquery-functions 0.1.15 on toolchain 311784882baa42a9638298cb325fa01a062c9d0f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+311784882baa42a9638298cb325fa01a062c9d0f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate bigquery-functions 0.1.15 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" "+311784882baa42a9638298cb325fa01a062c9d0f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+311784882baa42a9638298cb325fa01a062c9d0f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3edce12e2f3e29beb2a010799048660e3f8fffbe44e2262e11a0d37dcd5a86ac [INFO] running `Command { std: "docker" "start" "-a" "3edce12e2f3e29beb2a010799048660e3f8fffbe44e2262e11a0d37dcd5a86ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3edce12e2f3e29beb2a010799048660e3f8fffbe44e2262e11a0d37dcd5a86ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3edce12e2f3e29beb2a010799048660e3f8fffbe44e2262e11a0d37dcd5a86ac", kill_on_drop: false }` [INFO] [stdout] 3edce12e2f3e29beb2a010799048660e3f8fffbe44e2262e11a0d37dcd5a86ac [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+311784882baa42a9638298cb325fa01a062c9d0f" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }` [INFO] [stdout] 8885e2d1544d949ddd521af0c277e707b040cdb4de4e669e7d662ab2245b5ddb [INFO] running `Command { std: "docker" "start" "-a" "8885e2d1544d949ddd521af0c277e707b040cdb4de4e669e7d662ab2245b5ddb", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.85 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling cc v1.0.99 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling futf v0.1.5 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling tendril v0.4.3 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling string_cache_codegen v0.5.2 [INFO] [stderr] Compiling tokio v1.38.0 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling markup5ever v0.12.1 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling markup5ever v0.11.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling dtoa v1.0.9 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling dtoa-short v0.3.5 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling selectors v0.22.0 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling servo_arc v0.1.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling unicode-width v0.1.13 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling thin-slice v0.1.1 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling encoding_rs v0.8.34 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling html5ever v0.27.0 [INFO] [stderr] Compiling cssparser v0.27.2 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling html5ever v0.26.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling hyper v0.14.29 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling ego-tree v0.6.2 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling similar v2.5.0 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling string_cache v0.8.7 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling xml5ever v0.18.1 [INFO] [stderr] Compiling bigquery-functions-types-macros v0.1.15 [INFO] [stderr] Compiling scraper v0.13.0 [INFO] [stderr] Compiling markup5ever_rcdom v0.3.0 [INFO] [stderr] Compiling mdka v1.2.5 [INFO] [stderr] Compiling bigquery-functions v0.1.15 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/json_types.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 11 | impl Function { [INFO] [stdout] | ------------- associated function in this implementation [INFO] [stdout] 12 | pub fn new( [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::hash::Hash` [INFO] [stdout] --> src/main.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use std::hash::Hash; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/json_types.rs:34:12 [INFO] [stdout] | [INFO] [stdout] 33 | impl Argument { [INFO] [stdout] | ------------- associated function in this implementation [INFO] [stdout] 34 | pub fn new(name: Option, supported_argument_type: String) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 19s [INFO] running `Command { std: "docker" "inspect" "8885e2d1544d949ddd521af0c277e707b040cdb4de4e669e7d662ab2245b5ddb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8885e2d1544d949ddd521af0c277e707b040cdb4de4e669e7d662ab2245b5ddb", kill_on_drop: false }` [INFO] [stdout] 8885e2d1544d949ddd521af0c277e707b040cdb4de4e669e7d662ab2245b5ddb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+311784882baa42a9638298cb325fa01a062c9d0f" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }` [INFO] [stdout] a74ddf2f1667961b9651c4200cac1927336a1cc1dd7ae59b1af9e1c781c49916 [INFO] running `Command { std: "docker" "start" "-a" "a74ddf2f1667961b9651c4200cac1927336a1cc1dd7ae59b1af9e1c781c49916", kill_on_drop: false }` [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/json_types.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 11 | impl Function { [INFO] [stdout] | ------------- associated function in this implementation [INFO] [stdout] 12 | pub fn new( [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling bigquery-functions v0.1.15 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::hash::Hash` [INFO] [stdout] --> src/main.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use std::hash::Hash; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/json_types.rs:34:12 [INFO] [stdout] | [INFO] [stdout] 33 | impl Argument { [INFO] [stdout] | ------------- associated function in this implementation [INFO] [stdout] 34 | pub fn new(name: Option, supported_argument_type: String) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/json_types.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 11 | impl Function { [INFO] [stdout] | ------------- associated function in this implementation [INFO] [stdout] 12 | pub fn new( [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.96s [INFO] running `Command { std: "docker" "inspect" "a74ddf2f1667961b9651c4200cac1927336a1cc1dd7ae59b1af9e1c781c49916", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a74ddf2f1667961b9651c4200cac1927336a1cc1dd7ae59b1af9e1c781c49916", kill_on_drop: false }` [INFO] [stdout] a74ddf2f1667961b9651c4200cac1927336a1cc1dd7ae59b1af9e1c781c49916 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+311784882baa42a9638298cb325fa01a062c9d0f" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }` [INFO] [stdout] 4c830ce1dd5b2eb4395902d76f3afcd3d81c606cca7d3c748f61ba8677f25c49 [INFO] running `Command { std: "docker" "start" "-a" "4c830ce1dd5b2eb4395902d76f3afcd3d81c606cca7d3c748f61ba8677f25c49", kill_on_drop: false }` [INFO] [stderr] warning: associated function `new` is never used [INFO] [stderr] --> src/json_types.rs:12:12 [INFO] [stderr] | [INFO] [stderr] 11 | impl Function { [INFO] [stderr] | ------------- associated function in this implementation [INFO] [stderr] 12 | pub fn new( [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `bigquery-functions` (lib) generated 1 warning [INFO] [stderr] warning: unused import: `std::hash::Hash` [INFO] [stderr] --> src/main.rs:10:5 [INFO] [stderr] | [INFO] [stderr] 10 | use std::hash::Hash; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: associated function `new` is never used [INFO] [stderr] --> src/json_types.rs:34:12 [INFO] [stderr] | [INFO] [stderr] 33 | impl Argument { [INFO] [stderr] | ------------- associated function in this implementation [INFO] [stderr] 34 | pub fn new(name: Option, supported_argument_type: String) -> Self { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `bigquery-functions` (bin "bigquery-functions" test) generated 2 warnings (run `cargo fix --bin "bigquery-functions" -p bigquery-functions --tests` to apply 1 suggestion) [INFO] [stderr] warning: `bigquery-functions` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/build/bigquery-functions/6110f00c91f4cf13/deps/bigquery_functions-6110f00c91f4cf13) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test tests::test_get_distinct_allowed_categories ... ok [INFO] [stdout] test tests::test_get_bigquery_function_categories ... FAILED [INFO] [stdout] test tests::test_get_bigquery_function_names ... FAILED [INFO] [stdout] test tests::test_get_bigquery_functions ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- tests::test_get_bigquery_function_categories stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::test_get_bigquery_function_categories' (17) panicked at src/lib.rs:69:9: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: 30 [INFO] [stdout] right: 25 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x58f58987b012 - std[7ec1163218fd4288]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x58f58987b012 - std[7ec1163218fd4288]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x58f58987b012 - std[7ec1163218fd4288]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/sys/backtrace.rs:68:9 [INFO] [stdout] 3: 0x58f58987b012 - <::print::DisplayBacktrace as core[784384805ecffc2c]::fmt::Display>::fmt [INFO] [stdout] at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/sys/backtrace.rs:38:26 [INFO] [stdout] 4: 0x58f58988f817 - ::fmt [INFO] [stdout] at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x58f58988f817 - core[784384805ecffc2c]::fmt::write [INFO] [stdout] 6: 0x58f58987fe56 - std[7ec1163218fd4288]::io::default_write_fmt::> [INFO] [stdout] at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/io/mod.rs:614:11 [INFO] [stdout] 7: 0x58f58987fe56 - as std[7ec1163218fd4288]::io::Write>::write_fmt [INFO] [stdout] at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/io/mod.rs:1969:13 [INFO] [stdout] 8: 0x58f5898597bf - ::print [INFO] [stdout] at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/sys/backtrace.rs:41:9 [INFO] [stdout] 9: 0x58f5898597bf - std[7ec1163218fd4288]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x58f5898732d9 - std[7ec1163218fd4288]::panicking::default_hook [INFO] [stdout] at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x58f5898096ae - core[784384805ecffc2c]::ops::function::Fn<(&'a std[7ec1163218fd4288]::panic::PanicHookInfo<'b>,), Output = ()> + core[784384805ecffc2c]::marker::Sync + core[784384805ecffc2c]::marker::Send> as core[784384805ecffc2c]::ops::function::Fn<(&std[7ec1163218fd4288]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 12: 0x58f5898096ae - test[370c4ac83c3338cc]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x58f589873492 - core[784384805ecffc2c]::ops::function::Fn<(&'a std[7ec1163218fd4288]::panic::PanicHookInfo<'b>,), Output = ()> + core[784384805ecffc2c]::marker::Sync + core[784384805ecffc2c]::marker::Send> as core[784384805ecffc2c]::ops::function::Fn<(&std[7ec1163218fd4288]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 14: 0x58f589873492 - std[7ec1163218fd4288]::panicking::panic_with_hook [INFO] [stdout] at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x58f589859878 - std[7ec1163218fd4288]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x58f58984e9d9 - std[7ec1163218fd4288]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/sys/backtrace.rs:176:18 [INFO] [stdout] 17: 0x58f58985a7ad - __rustc[cbcfe5aadef28f7f]::rust_begin_unwind [INFO] [stdout] at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x58f58988fecc - core[784384805ecffc2c]::panicking::panic_fmt [INFO] [stdout] at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x58f58988fd83 - core[784384805ecffc2c]::panicking::assert_failed_inner [INFO] [stdout] at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/core/src/panicking.rs:439:17 [INFO] [stdout] 20: 0x58f58988c1dd - core[784384805ecffc2c]::panicking::assert_failed:: [INFO] [stdout] at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/core/src/panicking.rs:394:5 [INFO] [stdout] 21: 0x58f5897ecf81 - bigquery_functions[c99332cd04dd40cc]::tests::test_get_bigquery_function_categories [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:69:9 [INFO] [stdout] 22: 0x58f5897ebf97 - bigquery_functions[c99332cd04dd40cc]::tests::test_get_bigquery_function_categories::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:67:47 [INFO] [stdout] 23: 0x58f5897edde6 - >::call_once [INFO] [stdout] at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x58f5897fd9db - core[784384805ecffc2c]::result::Result<(), alloc[a1c94c07e218b93e]::string::String> as core[784384805ecffc2c]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x58f5897fd9db - test[370c4ac83c3338cc]::__rust_begin_short_backtrace::, fn() -> core[784384805ecffc2c]::result::Result<(), alloc[a1c94c07e218b93e]::string::String>> [INFO] [stdout] at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x58f58980a2ba - test[370c4ac83c3338cc]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x58f58980a2ba - as core[784384805ecffc2c]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 28: 0x58f58980a2ba - std[7ec1163218fd4288]::panicking::catch_unwind::do_call::, core[784384805ecffc2c]::result::Result<(), alloc[a1c94c07e218b93e]::string::String>> [INFO] [stdout] at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/panicking.rs:581:40 [INFO] [stdout] 29: 0x58f58980a2ba - std[7ec1163218fd4288]::panicking::catch_unwind::, core[784384805ecffc2c]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/panicking.rs:544:19 [INFO] [stdout] 30: 0x58f58980a2ba - std[7ec1163218fd4288]::panic::catch_unwind::, core[784384805ecffc2c]::result::Result<(), alloc[a1c94c07e218b93e]::string::String>> [INFO] [stdout] at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x58f58980a2ba - test[370c4ac83c3338cc]::run_test_in_process [INFO] [stdout] at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x58f58980a2ba - test[370c4ac83c3338cc]::run_test::{closure#0} [INFO] [stdout] at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x58f589804754 - test[370c4ac83c3338cc]::run_test::{closure#1} [INFO] [stdout] at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x58f589804754 - std[7ec1163218fd4288]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/sys/backtrace.rs:160:18 [INFO] [stdout] 35: 0x58f58980cdb2 - std[7ec1163218fd4288]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/thread/lifecycle.rs:92:13 [INFO] [stdout] 36: 0x58f58980cdb2 - ::{closure#1}::{closure#0}> as core[784384805ecffc2c]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 37: 0x58f58980cdb2 - std[7ec1163218fd4288]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/panicking.rs:581:40 [INFO] [stdout] 38: 0x58f58980cdb2 - std[7ec1163218fd4288]::panicking::catch_unwind::<(), core[784384805ecffc2c]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/panicking.rs:544:19 [INFO] [stdout] 39: 0x58f58980cdb2 - std[7ec1163218fd4288]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x58f58980cdb2 - std[7ec1163218fd4288]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/thread/lifecycle.rs:90:26 [INFO] [stdout] 41: 0x58f58980cdb2 - ::{closure#1} as core[784384805ecffc2c]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x58f58987a8bf - + core[784384805ecffc2c]::marker::Send> as core[784384805ecffc2c]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/alloc/src/boxed.rs:2206:9 [INFO] [stdout] 43: 0x58f58987a8bf - ::new::thread_start [INFO] [stdout] at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/sys/thread/unix.rs:119:17 [INFO] [stdout] 44: 0x7b3ad6751aa4 - [INFO] [stdout] 45: 0x7b3ad67dea64 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::test_get_bigquery_function_names stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::test_get_bigquery_function_names' (18) panicked at src/lib.rs:63:9: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: 360 [INFO] [stdout] right: 300 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x58f58987b012 - std[7ec1163218fd4288]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x58f58987b012 - std[7ec1163218fd4288]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x58f58987b012 - std[7ec1163218fd4288]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/sys/backtrace.rs:68:9 [INFO] [stdout] 3: 0x58f58987b012 - <::print::DisplayBacktrace as core[784384805ecffc2c]::fmt::Display>::fmt [INFO] [stdout] at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/sys/backtrace.rs:38:26 [INFO] [stdout] 4: 0x58f58988f817 - ::fmt [INFO] [stdout] at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x58f58988f817 - core[784384805ecffc2c]::fmt::write [INFO] [stdout] 6: 0x58f58987fe56 - std[7ec1163218fd4288]::io::default_write_fmt::> [INFO] [stdout] at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/io/mod.rs:614:11 [INFO] [stdout] 7: 0x58f58987fe56 - as std[7ec1163218fd4288]::io::Write>::write_fmt [INFO] [stdout] at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/io/mod.rs:1969:13 [INFO] [stdout] 8: 0x58f5898597bf - ::print [INFO] [stdout] at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/sys/backtrace.rs:41:9 [INFO] [stdout] 9: 0x58f5898597bf - std[7ec1163218fd4288]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x58f5898732d9 - std[7ec1163218fd4288]::panicking::default_hook [INFO] [stdout] at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x58f5898096ae - core[784384805ecffc2c]::ops::function::Fn<(&'a std[7ec1163218fd4288]::panic::PanicHookInfo<'b>,), Output = ()> + core[784384805ecffc2c]::marker::Sync + core[784384805ecffc2c]::marker::Send> as core[784384805ecffc2c]::ops::function::Fn<(&std[7ec1163218fd4288]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 12: 0x58f5898096ae - test[370c4ac83c3338cc]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x58f589873492 - core[784384805ecffc2c]::ops::function::Fn<(&'a std[7ec1163218fd4288]::panic::PanicHookInfo<'b>,), Output = ()> + core[784384805ecffc2c]::marker::Sync + core[784384805ecffc2c]::marker::Send> as core[784384805ecffc2c]::ops::function::Fn<(&std[7ec1163218fd4288]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 14: 0x58f589873492 - std[7ec1163218fd4288]::panicking::panic_with_hook [INFO] [stdout] at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x58f589859878 - std[7ec1163218fd4288]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x58f58984e9d9 - std[7ec1163218fd4288]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/sys/backtrace.rs:176:18 [INFO] [stdout] 17: 0x58f58985a7ad - __rustc[cbcfe5aadef28f7f]::rust_begin_unwind [INFO] [stdout] at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x58f58988fecc - core[784384805ecffc2c]::panicking::panic_fmt [INFO] [stdout] at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x58f58988fd83 - core[784384805ecffc2c]::panicking::assert_failed_inner [INFO] [stdout] at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/core/src/panicking.rs:439:17 [INFO] [stdout] 20: 0x58f58988c1dd - core[784384805ecffc2c]::panicking::assert_failed:: [INFO] [stdout] at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/core/src/panicking.rs:394:5 [INFO] [stdout] 21: 0x58f5897ecda1 - bigquery_functions[c99332cd04dd40cc]::tests::test_get_bigquery_function_names [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:63:9 [INFO] [stdout] 22: 0x58f5897ebf37 - bigquery_functions[c99332cd04dd40cc]::tests::test_get_bigquery_function_names::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:61:42 [INFO] [stdout] 23: 0x58f5897edd66 - >::call_once [INFO] [stdout] at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x58f5897fd9db - core[784384805ecffc2c]::result::Result<(), alloc[a1c94c07e218b93e]::string::String> as core[784384805ecffc2c]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x58f5897fd9db - test[370c4ac83c3338cc]::__rust_begin_short_backtrace::, fn() -> core[784384805ecffc2c]::result::Result<(), alloc[a1c94c07e218b93e]::string::String>> [INFO] [stdout] at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x58f58980a2ba - test[370c4ac83c3338cc]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x58f58980a2ba - as core[784384805ecffc2c]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 28: 0x58f58980a2ba - std[7ec1163218fd4288]::panicking::catch_unwind::do_call::, core[784384805ecffc2c]::result::Result<(), alloc[a1c94c07e218b93e]::string::String>> [INFO] [stdout] at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/panicking.rs:581:40 [INFO] [stdout] 29: 0x58f58980a2ba - std[7ec1163218fd4288]::panicking::catch_unwind::, core[784384805ecffc2c]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/panicking.rs:544:19 [INFO] [stdout] 30: 0x58f58980a2ba - std[7ec1163218fd4288]::panic::catch_unwind::, core[784384805ecffc2c]::result::Result<(), alloc[a1c94c07e218b93e]::string::String>> [INFO] [stdout] at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x58f58980a2ba - test[370c4ac83c3338cc]::run_test_in_process [INFO] [stdout] at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x58f58980a2ba - test[370c4ac83c3338cc]::run_test::{closure#0} [INFO] [stdout] at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x58f589804754 - test[370c4ac83c3338cc]::run_test::{closure#1} [INFO] [stdout] at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x58f589804754 - std[7ec1163218fd4288]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/sys/backtrace.rs:160:18 [INFO] [stdout] 35: 0x58f58980cdb2 - std[7ec1163218fd4288]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/thread/lifecycle.rs:92:13 [INFO] [stdout] 36: 0x58f58980cdb2 - ::{closure#1}::{closure#0}> as core[784384805ecffc2c]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 37: 0x58f58980cdb2 - std[7ec1163218fd4288]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/panicking.rs:581:40 [INFO] [stdout] 38: 0x58f58980cdb2 - std[7ec1163218fd4288]::panicking::catch_unwind::<(), core[784384805ecffc2c]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/panicking.rs:544:19 [INFO] [stdout] 39: 0x58f58980cdb2 - std[7ec1163218fd4288]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x58f58980cdb2 - std[7ec1163218fd4288]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/thread/lifecycle.rs:90:26 [INFO] [stdout] 41: 0x58f58980cdb2 - ::{closure#1} as core[784384805ecffc2c]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x58f58987a8bf - + core[784384805ecffc2c]::marker::Send> as core[784384805ecffc2c]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/alloc/src/boxed.rs:2206:9 [INFO] [stdout] 43: 0x58f58987a8bf - ::new::thread_start [INFO] [stdout] at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/sys/thread/unix.rs:119:17 [INFO] [stdout] 44: 0x7b3ad6751aa4 - [INFO] [stdout] 45: 0x7b3ad67dea64 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::test_get_bigquery_functions stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::test_get_bigquery_functions' (19) panicked at src/lib.rs:75:9: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: 360 [INFO] [stdout] right: 300 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x58f58987b012 - std[7ec1163218fd4288]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x58f58987b012 - std[7ec1163218fd4288]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x58f58987b012 - std[7ec1163218fd4288]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/sys/backtrace.rs:68:9 [INFO] [stdout] 3: 0x58f58987b012 - <::print::DisplayBacktrace as core[784384805ecffc2c]::fmt::Display>::fmt [INFO] [stdout] at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/sys/backtrace.rs:38:26 [INFO] [stdout] 4: 0x58f58988f817 - ::fmt [INFO] [stdout] at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x58f58988f817 - core[784384805ecffc2c]::fmt::write [INFO] [stdout] 6: 0x58f58987fe56 - std[7ec1163218fd4288]::io::default_write_fmt::> [INFO] [stdout] at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/io/mod.rs:614:11 [INFO] [stdout] 7: 0x58f58987fe56 - as std[7ec1163218fd4288]::io::Write>::write_fmt [INFO] [stdout] at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/io/mod.rs:1969:13 [INFO] [stdout] 8: 0x58f5898597bf - ::print [INFO] [stdout] at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/sys/backtrace.rs:41:9 [INFO] [stdout] 9: 0x58f5898597bf - std[7ec1163218fd4288]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x58f5898732d9 - std[7ec1163218fd4288]::panicking::default_hook [INFO] [stdout] at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x58f5898096ae - core[784384805ecffc2c]::ops::function::Fn<(&'a std[7ec1163218fd4288]::panic::PanicHookInfo<'b>,), Output = ()> + core[784384805ecffc2c]::marker::Sync + core[784384805ecffc2c]::marker::Send> as core[784384805ecffc2c]::ops::function::Fn<(&std[7ec1163218fd4288]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 12: 0x58f5898096ae - test[370c4ac83c3338cc]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x58f589873492 - core[784384805ecffc2c]::ops::function::Fn<(&'a std[7ec1163218fd4288]::panic::PanicHookInfo<'b>,), Output = ()> + core[784384805ecffc2c]::marker::Sync + core[784384805ecffc2c]::marker::Send> as core[784384805ecffc2c]::ops::function::Fn<(&std[7ec1163218fd4288]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 14: 0x58f589873492 - std[7ec1163218fd4288]::panicking::panic_with_hook [INFO] [stdout] at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x58f589859878 - std[7ec1163218fd4288]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x58f58984e9d9 - std[7ec1163218fd4288]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/sys/backtrace.rs:176:18 [INFO] [stdout] 17: 0x58f58985a7ad - __rustc[cbcfe5aadef28f7f]::rust_begin_unwind [INFO] [stdout] at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x58f58988fecc - core[784384805ecffc2c]::panicking::panic_fmt [INFO] [stdout] at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x58f58988fd83 - core[784384805ecffc2c]::panicking::assert_failed_inner [INFO] [stdout] at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/core/src/panicking.rs:439:17 [INFO] [stdout] 20: 0x58f58988c1dd - core[784384805ecffc2c]::panicking::assert_failed:: [INFO] [stdout] at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/core/src/panicking.rs:394:5 [INFO] [stdout] 21: 0x58f5897ecce1 - bigquery_functions[c99332cd04dd40cc]::tests::test_get_bigquery_functions [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:75:9 [INFO] [stdout] 22: 0x58f5897ebf07 - bigquery_functions[c99332cd04dd40cc]::tests::test_get_bigquery_functions::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:73:37 [INFO] [stdout] 23: 0x58f5897edd26 - >::call_once [INFO] [stdout] at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x58f5897fd9db - core[784384805ecffc2c]::result::Result<(), alloc[a1c94c07e218b93e]::string::String> as core[784384805ecffc2c]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x58f5897fd9db - test[370c4ac83c3338cc]::__rust_begin_short_backtrace::, fn() -> core[784384805ecffc2c]::result::Result<(), alloc[a1c94c07e218b93e]::string::String>> [INFO] [stdout] at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x58f58980a2ba - test[370c4ac83c3338cc]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x58f58980a2ba - as core[784384805ecffc2c]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 28: 0x58f58980a2ba - std[7ec1163218fd4288]::panicking::catch_unwind::do_call::, core[784384805ecffc2c]::result::Result<(), alloc[a1c94c07e218b93e]::string::String>> [INFO] [stdout] at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/panicking.rs:581:40 [INFO] [stdout] 29: 0x58f58980a2ba - std[7ec1163218fd4288]::panicking::catch_unwind::, core[784384805ecffc2c]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/panicking.rs:544:19 [INFO] [stdout] 30: 0x58f58980a2ba - std[7ec1163218fd4288]::panic::catch_unwind::, core[784384805ecffc2c]::result::Result<(), alloc[a1c94c07e218b93e]::string::String>> [INFO] [stdout] at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x58f58980a2ba - test[370c4ac83c3338cc]::run_test_in_process [INFO] [stdout] at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x58f58980a2ba - test[370c4ac83c3338cc]::run_test::{closure#0} [INFO] [stdout] at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x58f589804754 - test[370c4ac83c3338cc]::run_test::{closure#1} [INFO] [stdout] at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x58f589804754 - std[7ec1163218fd4288]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/sys/backtrace.rs:160:18 [INFO] [stdout] 35: 0x58f58980cdb2 - std[7ec1163218fd4288]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/thread/lifecycle.rs:92:13 [INFO] [stdout] 36: 0x58f58980cdb2 - ::{closure#1}::{closure#0}> as core[784384805ecffc2c]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 37: 0x58f58980cdb2 - std[7ec1163218fd4288]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/panicking.rs:581:40 [INFO] [stdout] 38: 0x58f58980cdb2 - std[7ec1163218fd4288]::panicking::catch_unwind::<(), core[784384805ecffc2c]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/panicking.rs:544:19 [INFO] [stdout] 39: 0x58f58980cdb2 - std[7ec1163218fd4288]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x58f58980cdb2 - std[7ec1163218fd4288]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/thread/lifecycle.rs:90:26 [INFO] [stdout] 41: 0x58f58980cdb2 - ::{closure#1} as core[784384805ecffc2c]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x58f58987a8bf - + core[784384805ecffc2c]::marker::Send> as core[784384805ecffc2c]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/alloc/src/boxed.rs:2206:9 [INFO] [stdout] 43: 0x58f58987a8bf - ::new::thread_start [INFO] [stdout] at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/sys/thread/unix.rs:119:17 [INFO] [stdout] 44: 0x7b3ad6751aa4 - [INFO] [stdout] 45: 0x7b3ad67dea64 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] tests::test_get_bigquery_function_categories [INFO] [stdout] tests::test_get_bigquery_function_names [INFO] [stdout] tests::test_get_bigquery_functions [INFO] [stdout] [INFO] [stdout] test result: FAILED. 1 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "4c830ce1dd5b2eb4395902d76f3afcd3d81c606cca7d3c748f61ba8677f25c49", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c830ce1dd5b2eb4395902d76f3afcd3d81c606cca7d3c748f61ba8677f25c49", kill_on_drop: false }` [INFO] [stdout] 4c830ce1dd5b2eb4395902d76f3afcd3d81c606cca7d3c748f61ba8677f25c49