[INFO] fetching crate nu_plugin_from_parquet 0.0.0... [INFO] testing nu_plugin_from_parquet-0.0.0 against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] extracting crate nu_plugin_from_parquet 0.0.0 into /workspace/builds/worker-11/source [INFO] validating manifest of crates.io crate nu_plugin_from_parquet 0.0.0 on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate nu_plugin_from_parquet 0.0.0 [INFO] finished tweaking crates.io crate nu_plugin_from_parquet 0.0.0 [INFO] tweaked toml for crates.io crate nu_plugin_from_parquet 0.0.0 written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate crates.io crate nu_plugin_from_parquet 0.0.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cc159aee8001ec6edee39c866b25ae3468d378d6b1afd57e5495003a1fc00c73 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "cc159aee8001ec6edee39c866b25ae3468d378d6b1afd57e5495003a1fc00c73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cc159aee8001ec6edee39c866b25ae3468d378d6b1afd57e5495003a1fc00c73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc159aee8001ec6edee39c866b25ae3468d378d6b1afd57e5495003a1fc00c73", kill_on_drop: false }` [INFO] [stdout] cc159aee8001ec6edee39c866b25ae3468d378d6b1afd57e5495003a1fc00c73 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1e06003c237647610fa156d34706b2c658adf424aaccdcfe9397789a1061cb8f [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "1e06003c237647610fa156d34706b2c658adf424aaccdcfe9397789a1061cb8f", kill_on_drop: false }` [INFO] [stderr] Compiling utf8-width v0.1.4 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling lexical-core v0.7.5 [INFO] [stderr] Compiling zstd-safe v3.0.0+zstd.1.4.8 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling integer-encoding v1.1.6 [INFO] [stderr] Compiling snap v1.0.4 [INFO] [stderr] Compiling parquet v3.0.0 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling num-bigint v0.3.1 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling byte-unit v4.0.9 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling ordered-float v1.1.1 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling thrift v0.13.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling parquet-format v2.6.1 [INFO] [stderr] Compiling zstd-sys v1.4.19+zstd.1.4.8 [INFO] [stderr] Compiling lz4-sys v1.9.2 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling getset v0.1.1 [INFO] [stderr] Compiling derive-new v0.5.9 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling thiserror v1.0.23 [INFO] [stderr] Compiling flatbuffers v0.8.3 [INFO] [stderr] Compiling lz4 v1.23.2 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde_yaml v0.8.17 [INFO] [stderr] Compiling nu-source v0.26.0 [INFO] [stderr] Compiling codespan-reporting v0.11.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling bstr v0.2.15 [INFO] [stderr] Compiling serde_json v1.0.62 [INFO] [stderr] Compiling csv v1.1.5 [INFO] [stderr] Compiling bigdecimal v0.2.0 [INFO] [stderr] Compiling nu-errors v0.26.0 [INFO] [stderr] Compiling num v0.3.1 [INFO] [stderr] Compiling arrow v3.0.0 [INFO] [stderr] Compiling nu-protocol v0.26.0 [INFO] [stderr] Compiling nu-value-ext v0.26.0 [INFO] [stderr] Compiling nu-test-support v0.26.0 [INFO] [stderr] Compiling nu-plugin v0.26.0 [INFO] [stderr] Compiling zstd v0.6.0+zstd.1.4.8 [INFO] [stderr] Compiling nu_plugin_from_parquet v0.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 53s [INFO] running `Command { std: "docker" "inspect" "1e06003c237647610fa156d34706b2c658adf424aaccdcfe9397789a1061cb8f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e06003c237647610fa156d34706b2c658adf424aaccdcfe9397789a1061cb8f", kill_on_drop: false }` [INFO] [stdout] 1e06003c237647610fa156d34706b2c658adf424aaccdcfe9397789a1061cb8f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 35ce272eda8f19a73d648eaa2892fea4fa149bbd441b5d89ffe6a7dbbba93415 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "35ce272eda8f19a73d648eaa2892fea4fa149bbd441b5d89ffe6a7dbbba93415", kill_on_drop: false }` [INFO] [stderr] Compiling nu_plugin_from_parquet v0.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.69s [INFO] running `Command { std: "docker" "inspect" "35ce272eda8f19a73d648eaa2892fea4fa149bbd441b5d89ffe6a7dbbba93415", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "35ce272eda8f19a73d648eaa2892fea4fa149bbd441b5d89ffe6a7dbbba93415", kill_on_drop: false }` [INFO] [stdout] 35ce272eda8f19a73d648eaa2892fea4fa149bbd441b5d89ffe6a7dbbba93415 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 921f0ea1d4705d41e69160e6b7fde0ace1a7ba56e90badc99622a28efea6d5c4 [INFO] running `Command { std: "docker" "start" "-a" "921f0ea1d4705d41e69160e6b7fde0ace1a7ba56e90badc99622a28efea6d5c4", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/nu_plugin_from_parquet-863f8bc3f2706a61) [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" "921f0ea1d4705d41e69160e6b7fde0ace1a7ba56e90badc99622a28efea6d5c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "921f0ea1d4705d41e69160e6b7fde0ace1a7ba56e90badc99622a28efea6d5c4", kill_on_drop: false }` [INFO] [stdout] 921f0ea1d4705d41e69160e6b7fde0ace1a7ba56e90badc99622a28efea6d5c4