[INFO] cloning repository https://github.com/FabioBatSilva/xpq [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/FabioBatSilva/xpq" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFabioBatSilva%2Fxpq", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFabioBatSilva%2Fxpq'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c447bd879e0001effffb7dbaaf1e1b8ef2e1621b [INFO] checking FabioBatSilva/xpq against master#20d90b14ffe8c667757a70c08e2d9736ee89f493 for pr-110799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFabioBatSilva%2Fxpq" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/FabioBatSilva/xpq on toolchain 20d90b14ffe8c667757a70c08e2d9736ee89f493 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+20d90b14ffe8c667757a70c08e2d9736ee89f493" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-5-tc1/source/rust-toolchain [INFO] started tweaking git repo https://github.com/FabioBatSilva/xpq [INFO] finished tweaking git repo https://github.com/FabioBatSilva/xpq [INFO] tweaked toml for git repo https://github.com/FabioBatSilva/xpq written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/FabioBatSilva/xpq 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" "+20d90b14ffe8c667757a70c08e2d9736ee89f493" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded thrift v0.13.0 [INFO] [stderr] Downloaded flatbuffers v2.1.2 [INFO] [stderr] Downloaded tabwriter v1.2.1 [INFO] [stderr] Downloaded half v2.1.0 [INFO] [stderr] Downloaded multiversion v0.6.1 [INFO] [stderr] Downloaded seq-macro v0.3.1 [INFO] [stderr] Downloaded multiversion-macros v0.6.1 [INFO] [stderr] Downloaded integer-encoding v1.1.7 [INFO] [stderr] Downloaded parquet_derive v22.0.0 [INFO] [stderr] Downloaded streaming-stats v0.2.3 [INFO] [stderr] Downloaded parquet-format v4.0.0 [INFO] [stderr] Downloaded parquet v22.0.0 [INFO] [stderr] Downloaded arrow v22.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:97d61d7686bf65f8ecb15491ab51835e82dc9176a96a831f143a431b191fc501" "/opt/rustwide/cargo-home/bin/cargo" "+20d90b14ffe8c667757a70c08e2d9736ee89f493" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fc6b612ceec834a27a2c8dfc340719394f6d333afd0aa1d87271a94ed8b46430 [INFO] running `Command { std: "docker" "start" "-a" "fc6b612ceec834a27a2c8dfc340719394f6d333afd0aa1d87271a94ed8b46430", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fc6b612ceec834a27a2c8dfc340719394f6d333afd0aa1d87271a94ed8b46430", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc6b612ceec834a27a2c8dfc340719394f6d333afd0aa1d87271a94ed8b46430", kill_on_drop: false }` [INFO] [stdout] fc6b612ceec834a27a2c8dfc340719394f6d333afd0aa1d87271a94ed8b46430 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:97d61d7686bf65f8ecb15491ab51835e82dc9176a96a831f143a431b191fc501" "/opt/rustwide/cargo-home/bin/cargo" "+20d90b14ffe8c667757a70c08e2d9736ee89f493" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1fb39ebe5aca711e8d49f197ddbfa395ca8726c5541b7e6e7c2892af4f3c1a90 [INFO] running `Command { std: "docker" "start" "-a" "1fb39ebe5aca711e8d49f197ddbfa395ca8726c5541b7e6e7c2892af4f3c1a90", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.4 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling thiserror v1.0.35 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling ahash v0.8.0 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Checking lexical-util v0.8.5 [INFO] [stderr] Compiling snap v1.0.5 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling parquet v22.0.0 [INFO] [stderr] Checking alloc-stdlib v0.2.2 [INFO] [stderr] Checking aho-corasick v0.7.19 [INFO] [stderr] Checking regex-syntax v0.6.27 [INFO] [stderr] Checking lexical-write-integer v0.8.5 [INFO] [stderr] Checking lexical-parse-integer v0.8.6 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Checking lexical-write-float v0.8.5 [INFO] [stderr] Checking lexical-parse-float v0.8.5 [INFO] [stderr] Compiling once_cell v1.14.0 [INFO] [stderr] Compiling integer-encoding v1.1.7 [INFO] [stderr] Checking iana-time-zone v0.1.48 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling const-random-macro v0.1.13 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking ordered-float v1.1.1 [INFO] [stderr] Checking num-complex v0.4.2 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling seq-macro v0.3.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling thrift v0.13.0 [INFO] [stderr] Compiling chrono v0.4.22 [INFO] [stderr] Compiling const-random v0.1.13 [INFO] [stderr] Compiling miniz_oxide v0.5.4 [INFO] [stderr] Checking regex v1.6.0 [INFO] [stderr] Compiling zstd-sys v2.0.1+zstd.1.5.2 [INFO] [stderr] Compiling lz4-sys v1.9.4 [INFO] [stderr] Compiling lexical-core v0.8.5 [INFO] [stderr] Compiling brotli-decompressor v2.3.2 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling half v2.1.0 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking os_str_bytes v6.3.0 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Checking parquet-format v4.0.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Checking num v0.4.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking brotli v3.3.4 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking ryu v1.0.11 [INFO] [stderr] Checking textwrap v0.15.1 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking tabwriter v1.2.1 [INFO] [stderr] Checking streaming-stats v0.2.3 [INFO] [stderr] Checking either v1.8.0 [INFO] [stderr] Checking fastrand v1.8.0 [INFO] [stderr] Checking clap v3.2.22 [INFO] [stderr] Checking tempfile v3.3.0 [INFO] [stderr] Checking bstr v0.2.17 [INFO] [stderr] Checking csv v1.1.6 [INFO] [stderr] Compiling thiserror-impl v1.0.35 [INFO] [stderr] Compiling multiversion-macros v0.6.1 [INFO] [stderr] Checking multiversion v0.6.1 [INFO] [stderr] Compiling flatbuffers v2.1.2 [INFO] [stderr] Checking arrow v22.0.0 [INFO] [stderr] Compiling lz4 v1.24.0 [INFO] [stderr] Checking zstd v0.11.2+zstd.1.5.2 [INFO] [stderr] Checking xpq v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling parquet_derive v22.0.0 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/20d90b14ffe8c667757a70c08e2d9736ee89f493/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-Wl,--version-script=/tmp/rustc4elCAN/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustc4elCAN/symbols.o" "/opt/rustwide/target/debug/deps/parquet_derive-7f5234bda7c082a9.parquet_derive.392f95836f7c5f61-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/parquet_derive-7f5234bda7c082a9.parquet_derive.392f95836f7c5f61-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/parquet_derive-7f5234bda7c082a9.parquet_derive.392f95836f7c5f61-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/parquet_derive-7f5234bda7c082a9.parquet_derive.392f95836f7c5f61-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/parquet_derive-7f5234bda7c082a9.parquet_derive.392f95836f7c5f61-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/parquet_derive-7f5234bda7c082a9.parquet_derive.392f95836f7c5f61-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/parquet_derive-7f5234bda7c082a9.parquet_derive.392f95836f7c5f61-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/parquet_derive-7f5234bda7c082a9.parquet_derive.392f95836f7c5f61-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/parquet_derive-7f5234bda7c082a9.parquet_derive.392f95836f7c5f61-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/parquet_derive-7f5234bda7c082a9.parquet_derive.392f95836f7c5f61-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/parquet_derive-7f5234bda7c082a9.parquet_derive.392f95836f7c5f61-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/parquet_derive-7f5234bda7c082a9.parquet_derive.392f95836f7c5f61-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/parquet_derive-7f5234bda7c082a9.parquet_derive.392f95836f7c5f61-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/parquet_derive-7f5234bda7c082a9.parquet_derive.392f95836f7c5f61-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/parquet_derive-7f5234bda7c082a9.parquet_derive.392f95836f7c5f61-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/parquet_derive-7f5234bda7c082a9.parquet_derive.392f95836f7c5f61-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/parquet_derive-7f5234bda7c082a9.576pdgpm6tz8z5my.rcgu.rmeta" "/opt/rustwide/target/debug/deps/parquet_derive-7f5234bda7c082a9.4f3sc6amp5douulh.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/lz4-sys-37eb121e803169da/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-1b630b117020efb4/out" "-L" "/opt/rustwide/rustup-home/toolchains/20d90b14ffe8c667757a70c08e2d9736ee89f493/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libparquet-2bbcf66d4ecea645.rlib" "/opt/rustwide/target/debug/deps/libzstd-a8360b8a2be0afe8.rlib" "/opt/rustwide/target/debug/deps/libzstd_safe-cd49a62e90007034.rlib" "/opt/rustwide/target/debug/deps/libzstd_sys-3a2cb9b31f632617.rlib" "/opt/rustwide/target/debug/deps/liblz4-7c2449d882f5bbc1.rlib" "/opt/rustwide/target/debug/deps/liblz4_sys-444031a0aaa1eabd.rlib" "/opt/rustwide/target/debug/deps/libbrotli-5b5e810fc260849d.rlib" "/opt/rustwide/target/debug/deps/libbrotli_decompressor-aa39411d567c1364.rlib" "/opt/rustwide/target/debug/deps/liballoc_stdlib-4b7e1740ef34ce7a.rlib" "/opt/rustwide/target/debug/deps/liballoc_no_stdlib-fcf2f52b6092da60.rlib" "/opt/rustwide/target/debug/deps/libbase64-7eea589682c896b6.rlib" "/opt/rustwide/target/debug/deps/libflate2-aaf50dad0930810e.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-f55481cb393cfd8e.rlib" "/opt/rustwide/target/debug/deps/libadler-6f168d2c79b16d3a.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-08e1b7370dc04d9f.rlib" "/opt/rustwide/target/debug/deps/libsnap-2f9dcbc8e8d37c93.rlib" "/opt/rustwide/target/debug/deps/libbytes-18e397c69ae45a33.rlib" "/opt/rustwide/target/debug/deps/libparquet_format-5c91b5aef56781c2.rlib" "/opt/rustwide/target/debug/deps/libthrift-66de10f4bdd0d108.rlib" "/opt/rustwide/target/debug/deps/liblog-282ecdfb4072da3a.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-ed4ab8e284b1327c.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-cea06e3bbc486fc1.rlib" "/opt/rustwide/target/debug/deps/libinteger_encoding-0cb9d153581a1457.rlib" "/opt/rustwide/target/debug/deps/libordered_float-d811a08d8e880537.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-65940e7e4b81ffe4.rlib" "/opt/rustwide/target/debug/deps/libarrow-6708b53cd6350358.rlib" "/opt/rustwide/target/debug/deps/liblexical_core-3779aaf0d934ffd3.rlib" "/opt/rustwide/target/debug/deps/liblexical_write_float-ca69976e51485bfb.rlib" "/opt/rustwide/target/debug/deps/liblexical_write_integer-45f0cd53589347be.rlib" "/opt/rustwide/target/debug/deps/liblexical_parse_float-dc8612ad1239fb3c.rlib" "/opt/rustwide/target/debug/deps/liblexical_parse_integer-c042a5198ca42554.rlib" "/opt/rustwide/target/debug/deps/liblexical_util-7dc2b6bd040880ec.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-bfa142c41f62be58.rlib" "/opt/rustwide/target/debug/deps/libahash-5e870266081b8a3a.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-d664bcafa6386e94.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-3fa5972e43c4ba91.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-164bf69dabbcc49a.rlib" "/opt/rustwide/target/debug/deps/libflatbuffers-b7cb350392e55843.rlib" "/opt/rustwide/target/debug/deps/libbitflags-6749c210b54c9bf5.rlib" "/opt/rustwide/target/debug/deps/libthiserror-e5d5f99a20789e49.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-5aaa6ec03d068f53.rlib" "/opt/rustwide/target/debug/deps/libregex-37cff67224f945b0.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-7fd31aa77f5d65a4.rlib" "/opt/rustwide/target/debug/deps/libmemchr-7758ab132d2a007d.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-f1e32d6351f5d4fa.rlib" "/opt/rustwide/target/debug/deps/libmultiversion-d3da12edd66fe7d2.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-2873750a10f7971f.rlib" "/opt/rustwide/target/debug/deps/libchrono-de57de461c04cd85.rlib" "/opt/rustwide/target/debug/deps/libiana_time_zone-ad123160aafdc63a.rlib" "/opt/rustwide/target/debug/deps/libtime-854b0b916c612638.rlib" "/opt/rustwide/target/debug/deps/liblibc-bdd18d27d29b5d2c.rlib" "/opt/rustwide/target/debug/deps/libnum-b90a911a911ec966.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-fa8c150494a44faf.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-8c1fcbdd9457dd34.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-f44bf4993eacfb61.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-0d7a0698f64966b9.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-efc50aea7bf5df6e.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-d6a0efc635f505d1.rlib" "/opt/rustwide/target/debug/deps/libhalf-b8f1c9abcb68fe67.rlib" "/opt/rustwide/target/debug/deps/libsyn-8f2e8fce65276ace.rlib" "/opt/rustwide/target/debug/deps/libquote-932a75e1db49be69.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-e8ac353aa683c789.rlib" "/opt/rustwide/target/debug/deps/libunicode_ident-51eda1c0f3a6418f.rlib" "/opt/rustwide/rustup-home/toolchains/20d90b14ffe8c667757a70c08e2d9736ee89f493/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-6768cf44411fd037.rlib" "/opt/rustwide/rustup-home/toolchains/20d90b14ffe8c667757a70c08e2d9736ee89f493/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-cd20bc9d771091ea.rlib" "/opt/rustwide/rustup-home/toolchains/20d90b14ffe8c667757a70c08e2d9736ee89f493/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e09f867968bd88e3.rlib" "/opt/rustwide/rustup-home/toolchains/20d90b14ffe8c667757a70c08e2d9736ee89f493/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-fd705a60736c3357.rlib" "/opt/rustwide/rustup-home/toolchains/20d90b14ffe8c667757a70c08e2d9736ee89f493/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-c0ff7ddb2987d8da.rlib" "/opt/rustwide/rustup-home/toolchains/20d90b14ffe8c667757a70c08e2d9736ee89f493/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-c459f8b0a64f04e1.rlib" "/opt/rustwide/rustup-home/toolchains/20d90b14ffe8c667757a70c08e2d9736ee89f493/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-c2d64f918d4b26ad.rlib" "/opt/rustwide/rustup-home/toolchains/20d90b14ffe8c667757a70c08e2d9736ee89f493/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-d22c51811a78dc80.rlib" "/opt/rustwide/rustup-home/toolchains/20d90b14ffe8c667757a70c08e2d9736ee89f493/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-328f43c2abce5784.rlib" "/opt/rustwide/rustup-home/toolchains/20d90b14ffe8c667757a70c08e2d9736ee89f493/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c6524d8077d4ee9d.rlib" "/opt/rustwide/rustup-home/toolchains/20d90b14ffe8c667757a70c08e2d9736ee89f493/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-45ff23c614a38f1d.rlib" "/opt/rustwide/rustup-home/toolchains/20d90b14ffe8c667757a70c08e2d9736ee89f493/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-6b9410c3805b4c08.rlib" "/opt/rustwide/rustup-home/toolchains/20d90b14ffe8c667757a70c08e2d9736ee89f493/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-6deb8c633abe47e3.rlib" "/opt/rustwide/rustup-home/toolchains/20d90b14ffe8c667757a70c08e2d9736ee89f493/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-daa91946230a4443.rlib" "/opt/rustwide/rustup-home/toolchains/20d90b14ffe8c667757a70c08e2d9736ee89f493/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-0b7d1529f62927c0.rlib" "/opt/rustwide/rustup-home/toolchains/20d90b14ffe8c667757a70c08e2d9736ee89f493/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-68a2d9e195dd6ed2.rlib" "/opt/rustwide/rustup-home/toolchains/20d90b14ffe8c667757a70c08e2d9736ee89f493/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c2c050aec00eb6da.rlib" "/opt/rustwide/rustup-home/toolchains/20d90b14ffe8c667757a70c08e2d9736ee89f493/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-522518611024dce5.rlib" "/opt/rustwide/rustup-home/toolchains/20d90b14ffe8c667757a70c08e2d9736ee89f493/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-05898138a596088a.rlib" "/opt/rustwide/rustup-home/toolchains/20d90b14ffe8c667757a70c08e2d9736ee89f493/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-35b8a4bd2de4e62e.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/20d90b14ffe8c667757a70c08e2d9736ee89f493/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libparquet_derive-7f5234bda7c082a9.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: BrotliDecoderVersion: undefined version: [INFO] [stdout] /usr/bin/ld: BrotliDecoderTakeOutput: undefined version: [INFO] [stdout] /usr/bin/ld: BrotliDecoderSetParameter: undefined version: [INFO] [stdout] /usr/bin/ld: BrotliDecoderMallocUsize: undefined version: [INFO] [stdout] /usr/bin/ld: BrotliDecoderMallocU8: undefined version: [INFO] [stdout] /usr/bin/ld: BrotliDecoderIsUsed: undefined version: [INFO] [stdout] /usr/bin/ld: BrotliDecoderIsFinished: undefined version: [INFO] [stdout] /usr/bin/ld: BrotliDecoderHasMoreOutput: undefined version: [INFO] [stdout] /usr/bin/ld: BrotliDecoderGetErrorString: undefined version: [INFO] [stdout] /usr/bin/ld: BrotliDecoderGetErrorCode: undefined version: [INFO] [stdout] /usr/bin/ld: BrotliDecoderFreeUsize: undefined version: [INFO] [stdout] /usr/bin/ld: BrotliDecoderFreeU8: undefined version: [INFO] [stdout] /usr/bin/ld: BrotliDecoderErrorString: undefined version: [INFO] [stdout] /usr/bin/ld: BrotliDecoderDestroyInstance: undefined version: [INFO] [stdout] /usr/bin/ld: BrotliDecoderDecompressWithReturnInfo: undefined version: [INFO] [stdout] /usr/bin/ld: BrotliDecoderDecompressStreaming: undefined version: [INFO] [stdout] /usr/bin/ld: BrotliDecoderDecompressStream: undefined version: [INFO] [stdout] /usr/bin/ld: BrotliDecoderDecompressPrealloc: undefined version: [INFO] [stdout] /usr/bin/ld: BrotliDecoderDecompress: undefined version: [INFO] [stdout] /usr/bin/ld: BrotliDecoderCreateInstance: undefined version: [INFO] [stdout] /usr/bin/ld: failed to set dynamic section sizes: bad value [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `parquet_derive` (lib) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "1fb39ebe5aca711e8d49f197ddbfa395ca8726c5541b7e6e7c2892af4f3c1a90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1fb39ebe5aca711e8d49f197ddbfa395ca8726c5541b7e6e7c2892af4f3c1a90", kill_on_drop: false }` [INFO] [stdout] 1fb39ebe5aca711e8d49f197ddbfa395ca8726c5541b7e6e7c2892af4f3c1a90