[INFO] cloning repository https://github.com/galuszkak/nu_plugin_bigquery [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/galuszkak/nu_plugin_bigquery" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgaluszkak%2Fnu_plugin_bigquery", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgaluszkak%2Fnu_plugin_bigquery'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f64dc2fc8d6cd7648415af52649e81bc250033ee [INFO] testing galuszkak/nu_plugin_bigquery against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgaluszkak%2Fnu_plugin_bigquery" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/galuszkak/nu_plugin_bigquery [INFO] finished tweaking git repo https://github.com/galuszkak/nu_plugin_bigquery [INFO] tweaked toml for git repo https://github.com/galuszkak/nu_plugin_bigquery written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/galuszkak/nu_plugin_bigquery on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/galuszkak/nu_plugin_bigquery 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" "+0abe69e6c16114311cc2700e972492e64d69c28f" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c91c0bd396f939b792415984e028c763a0673112193d1157a4bc78f64bafcc50 [INFO] running `Command { std: "docker" "start" "-a" "c91c0bd396f939b792415984e028c763a0673112193d1157a4bc78f64bafcc50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c91c0bd396f939b792415984e028c763a0673112193d1157a4bc78f64bafcc50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c91c0bd396f939b792415984e028c763a0673112193d1157a4bc78f64bafcc50", kill_on_drop: false }` [INFO] [stdout] c91c0bd396f939b792415984e028c763a0673112193d1157a4bc78f64bafcc50 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fc47a9e9538f7348f17d47bac18f9ae9dc10efa7bf9f05db1321d567157727b6 [INFO] running `Command { std: "docker" "start" "-a" "fc47a9e9538f7348f17d47bac18f9ae9dc10efa7bf9f05db1321d567157727b6", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling pure-rust-locales v0.8.2 [INFO] [stderr] Compiling pin-project-lite v0.2.17 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Compiling zerocopy v0.8.40 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling ryu v1.0.23 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling arrow-schema v54.3.1 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling aws-lc-rs v1.16.1 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling lexical-util v1.0.7 [INFO] [stderr] Compiling self_cell v1.2.2 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling erased-serde v0.4.10 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling owo-colors v4.3.0 [INFO] [stderr] Compiling uucore v0.6.0 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling procfs v0.18.0 [INFO] [stderr] Compiling litrs v1.0.0 [INFO] [stderr] Compiling openssl-probe v0.2.1 [INFO] [stderr] Compiling signal-hook-mio v0.2.5 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling buf-trait v0.4.1 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling document-features v0.2.12 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling os_display v0.1.4 [INFO] [stderr] Compiling uucore_procs v0.6.0 [INFO] [stderr] Compiling cmake v0.1.57 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling vte v0.14.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling is_ci v1.2.0 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Compiling typetag v0.2.21 [INFO] [stderr] Compiling num-format v0.4.4 [INFO] [stderr] Compiling supports-color v3.0.2 [INFO] [stderr] Compiling strip-ansi-escapes v0.2.1 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling lscolors v0.20.0 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling byteyarn v0.5.1 [INFO] [stderr] Compiling sysinfo v0.38.3 [INFO] [stderr] Compiling lexical-parse-integer v1.0.6 [INFO] [stderr] Compiling lexical-write-integer v1.0.6 [INFO] [stderr] Compiling aws-lc-sys v0.38.0 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling rmp v0.8.15 [INFO] [stderr] Compiling supports-hyperlinks v3.2.0 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling sys-locale v0.3.2 [INFO] [stderr] Compiling inventory v0.3.22 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling supports-unicode v3.0.0 [INFO] [stderr] Compiling rand_core v0.10.0 [INFO] [stderr] Compiling unicase v2.9.0 [INFO] [stderr] Compiling ipnet v2.12.0 [INFO] [stderr] Compiling lexical-write-float v1.0.6 [INFO] [stderr] Compiling deranged v0.5.8 [INFO] [stderr] Compiling lexical-parse-float v1.0.6 [INFO] [stderr] Compiling os_pipe v1.2.3 [INFO] [stderr] Compiling lru v0.16.3 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling nu-glob v0.111.0 [INFO] [stderr] Compiling num-conv v0.2.0 [INFO] [stderr] Compiling native-tls v0.2.18 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling time-core v0.1.8 [INFO] [stderr] Compiling flatbuffers v24.12.23 [INFO] [stderr] Compiling iri-string v0.7.10 [INFO] [stderr] Compiling cpufeatures v0.3.0 [INFO] [stderr] Compiling chacha20 v0.10.0 [INFO] [stderr] Compiling rustls-native-certs v0.8.3 [INFO] [stderr] Compiling csv-core v0.1.13 [INFO] [stderr] Compiling doctest-file v1.0.0 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Compiling google-cloud-auth v1.6.0 [INFO] [stderr] Compiling lexical-core v1.0.6 [INFO] [stderr] Compiling csv v1.4.0 [INFO] [stderr] Compiling terminal_size v0.4.3 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling clap_builder v4.5.60 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling rand v0.10.0 [INFO] [stderr] Compiling interprocess v2.4.0 [INFO] [stderr] Compiling tempfile v3.25.0 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling zerocopy-derive v0.8.40 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling derive_more v2.1.1 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling fancy-regex v0.17.0 [INFO] [stderr] Compiling typetag-impl v0.2.21 [INFO] [stderr] Compiling miette-derive v7.6.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling pwd v1.4.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling nu-path v0.111.0 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling nu-derive-value v0.111.0 [INFO] [stderr] Compiling fluent-syntax v0.12.0 [INFO] [stderr] Compiling nu-experimental v0.111.0 [INFO] [stderr] Compiling clap v4.5.60 [INFO] [stderr] Compiling miette v7.6.0 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling pin-project-internal v1.1.11 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling serde_with_macros v3.17.0 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling unic-langid-impl v0.9.6 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling pin-project v1.1.11 [INFO] [stderr] Compiling unic-langid v0.9.6 [INFO] [stderr] Compiling intl-memoizer v0.5.3 [INFO] [stderr] Compiling fluent-langneg v0.13.1 [INFO] [stderr] Compiling intl_pluralrules v7.0.2 [INFO] [stderr] Compiling serde_with v3.17.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling fluent-bundle v0.16.0 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling lean_string v0.5.1 [INFO] [stderr] Compiling rmp-serde v1.3.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling fluent v0.17.0 [INFO] [stderr] Compiling nu-utils v0.111.0 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling procfs-core v0.18.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling chrono-humanize v0.2.3 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling google-cloud-wkt v1.2.1 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling arrow-buffer v54.3.1 [INFO] [stderr] Compiling arrow-data v54.3.1 [INFO] [stderr] Compiling google-cloud-rpc v1.2.0 [INFO] [stderr] Compiling arrow-array v54.3.1 [INFO] [stderr] Compiling nu-system v0.111.0 [INFO] [stderr] Compiling nu-protocol v0.111.0 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling google-cloud-gax v1.7.0 [INFO] [stderr] Compiling arrow-select v54.3.1 [INFO] [stderr] Compiling arrow-row v54.3.1 [INFO] [stderr] Compiling arrow-arith v54.3.1 [INFO] [stderr] Compiling arrow-ipc v54.3.1 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling arrow-cast v54.3.1 [INFO] [stderr] Compiling arrow-ord v54.3.1 [INFO] [stderr] Compiling arrow-string v54.3.1 [INFO] [stderr] Compiling rustls-webpki v0.103.9 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling arrow-json v54.3.1 [INFO] [stderr] Compiling arrow-csv v54.3.1 [INFO] [stderr] Compiling arrow v54.3.1 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling rustls-platform-verifier v0.6.2 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.13.2 [INFO] [stderr] Compiling nu-plugin-protocol v0.111.0 [INFO] [stderr] Compiling nu-engine v0.111.0 [INFO] [stderr] Compiling nu-plugin-core v0.111.0 [INFO] [stderr] Compiling nu-plugin v0.111.0 [INFO] [stderr] Compiling nu_plugin_bigquery v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 50s [INFO] running `Command { std: "docker" "inspect" "fc47a9e9538f7348f17d47bac18f9ae9dc10efa7bf9f05db1321d567157727b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc47a9e9538f7348f17d47bac18f9ae9dc10efa7bf9f05db1321d567157727b6", kill_on_drop: false }` [INFO] [stdout] fc47a9e9538f7348f17d47bac18f9ae9dc10efa7bf9f05db1321d567157727b6 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 55cfcd6530e05e8cd3f545d445d03653c117a2b423f453228a96aa11d6e80cb6 [INFO] running `Command { std: "docker" "start" "-a" "55cfcd6530e05e8cd3f545d445d03653c117a2b423f453228a96aa11d6e80cb6", kill_on_drop: false }` [INFO] [stderr] Compiling nu_plugin_bigquery v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 5.61s [INFO] running `Command { std: "docker" "inspect" "55cfcd6530e05e8cd3f545d445d03653c117a2b423f453228a96aa11d6e80cb6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "55cfcd6530e05e8cd3f545d445d03653c117a2b423f453228a96aa11d6e80cb6", kill_on_drop: false }` [INFO] [stdout] 55cfcd6530e05e8cd3f545d445d03653c117a2b423f453228a96aa11d6e80cb6 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 390fb5adc6ce988aa911e846665871b3be80437626b19f5ac16ae1eb1a4671f0 [INFO] running `Command { std: "docker" "start" "-a" "390fb5adc6ce988aa911e846665871b3be80437626b19f5ac16ae1eb1a4671f0", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.44s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/nu_plugin_bigquery-eab14103d799d9a7) [INFO] [stdout] running 25 tests [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/nu_plugin_bigquery-b9306b7df96d6dea) [INFO] [stdout] test arrow_ipc::tests::test_bq_schema_to_arrow ... ok [INFO] [stderr] Doc-tests nu_plugin_bigquery [INFO] [stdout] test commands::read::tests::test_parse_table_ref_two_parts ... ok [INFO] [stdout] test commands::read::tests::test_parse_table_ref_three_parts ... ok [INFO] [stdout] test convert::tests::test_convert_datetime_string ... ok [INFO] [stdout] test convert::tests::test_convert_null ... ok [INFO] [stdout] test convert::tests::test_convert_bool_from_string ... ok [INFO] [stdout] test convert::tests::test_convert_record_nested ... ok [INFO] [stdout] test arrow_ipc::tests::test_write_arrow_ipc_record_struct ... ok [INFO] [stdout] test convert::tests::test_convert_repeated_field ... ok [INFO] [stdout] test convert::tests::test_convert_timestamp_epoch ... ok [INFO] [stdout] test commands::read::tests::test_parse_table_ref_invalid ... ok [INFO] [stdout] test convert::tests::test_convert_date ... ok [INFO] [stdout] test convert::tests::test_convert_int_from_string ... ok [INFO] [stdout] test convert::tests::test_convert_float_from_string ... ok [INFO] [stdout] test arrow_ipc::tests::test_write_arrow_ipc_with_dates ... ok [INFO] [stdout] test convert::tests::test_format_bytes ... ok [INFO] [stdout] test convert::tests::test_row_with_missing_f_produces_nothing_record ... ok [INFO] [stdout] test convert::tests::test_rows_to_values_full_pipeline ... ok [INFO] [stdout] test arrow_ipc::tests::test_write_arrow_ipc_basic ... ok [INFO] [stdout] test arrow_ipc::tests::test_write_arrow_ipc_repeated_int ... ok [INFO] [stdout] test commands::schema::tests::test_flatten_fields_nested_record ... ok [INFO] [stdout] test convert::tests::test_convert_bytes_base64 ... ok [INFO] [stdout] test convert::tests::test_convert_numeric_preserves_precision ... ok [INFO] [stdout] test commands::schema::tests::test_flatten_fields_simple ... ok [INFO] [stdout] test arrow_ipc::tests::test_write_arrow_ipc_repeated_bool ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "390fb5adc6ce988aa911e846665871b3be80437626b19f5ac16ae1eb1a4671f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "390fb5adc6ce988aa911e846665871b3be80437626b19f5ac16ae1eb1a4671f0", kill_on_drop: false }` [INFO] [stdout] 390fb5adc6ce988aa911e846665871b3be80437626b19f5ac16ae1eb1a4671f0