[INFO] cloning repository https://github.com/GabrielSimonetto/bed_to_parquet_conversion [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/GabrielSimonetto/bed_to_parquet_conversion" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGabrielSimonetto%2Fbed_to_parquet_conversion", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGabrielSimonetto%2Fbed_to_parquet_conversion'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0c5e6cba40353a5fddf671ea21eeb54432c3e396 [INFO] checking GabrielSimonetto/bed_to_parquet_conversion against master#dd9a7bf848e412c81e3045245acbd5a01641a610 for pr-111245 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGabrielSimonetto%2Fbed_to_parquet_conversion" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/GabrielSimonetto/bed_to_parquet_conversion on toolchain dd9a7bf848e412c81e3045245acbd5a01641a610 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dd9a7bf848e412c81e3045245acbd5a01641a610" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/GabrielSimonetto/bed_to_parquet_conversion [INFO] finished tweaking git repo https://github.com/GabrielSimonetto/bed_to_parquet_conversion [INFO] tweaked toml for git repo https://github.com/GabrielSimonetto/bed_to_parquet_conversion written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/GabrielSimonetto/bed_to_parquet_conversion 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" "+dd9a7bf848e412c81e3045245acbd5a01641a610" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded lz4 v1.23.3 [INFO] [stderr] Downloaded lz4-sys v1.9.3 [INFO] [stderr] Downloaded flatbuffers v2.1.1 [INFO] [stderr] Downloaded arrow v11.1.0 [INFO] [stderr] Downloaded snap v1.0.5 [INFO] [stderr] Downloaded zstd v0.11.1+zstd.1.5.2 [INFO] [stderr] Downloaded parquet v11.1.0 [INFO] [stderr] Downloaded parquet-format v4.0.0 [INFO] [stderr] Downloaded zstd-safe v5.0.1+zstd.1.5.2 [INFO] [stderr] Downloaded parquet_derive v11.1.0 [INFO] [stderr] Downloaded noodles-core v0.6.0 [INFO] [stderr] Downloaded noodles-bed v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:5ff2268d62e97bff2cde7d5815dd6ed5b47097566f13b8d0ca110b04b60e07ed" "/opt/rustwide/cargo-home/bin/cargo" "+dd9a7bf848e412c81e3045245acbd5a01641a610" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 75bae22e0a63f1af4e0d89264d8c9ef8d21bebe9938cbf21351700fd34e79b7a [INFO] running `Command { std: "docker" "start" "-a" "75bae22e0a63f1af4e0d89264d8c9ef8d21bebe9938cbf21351700fd34e79b7a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "75bae22e0a63f1af4e0d89264d8c9ef8d21bebe9938cbf21351700fd34e79b7a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "75bae22e0a63f1af4e0d89264d8c9ef8d21bebe9938cbf21351700fd34e79b7a", kill_on_drop: false }` [INFO] [stdout] 75bae22e0a63f1af4e0d89264d8c9ef8d21bebe9938cbf21351700fd34e79b7a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:5ff2268d62e97bff2cde7d5815dd6ed5b47097566f13b8d0ca110b04b60e07ed" "/opt/rustwide/cargo-home/bin/cargo" "+dd9a7bf848e412c81e3045245acbd5a01641a610" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 928caad68d1e5e5682db2667ebd6f762a6c792410ea5784c7c321e78a416f024 [INFO] running `Command { std: "docker" "start" "-a" "928caad68d1e5e5682db2667ebd6f762a6c792410ea5784c7c321e78a416f024", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.121 [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling lexical-util v0.8.3 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling zstd-safe v5.0.1+zstd.1.5.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling quote v1.0.17 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling snap v1.0.5 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling lexical-parse-integer v0.8.3 [INFO] [stderr] Compiling lexical-write-integer v0.8.3 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.3 [INFO] [stderr] Compiling lexical-write-float v0.8.4 [INFO] [stderr] Compiling alloc-stdlib v0.2.1 [INFO] [stderr] Compiling lexical-parse-float v0.8.3 [INFO] [stderr] Compiling zstd-sys v2.0.1+zstd.1.5.2 [INFO] [stderr] Compiling lz4-sys v1.9.3 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling ordered-float v1.1.1 [INFO] [stderr] Compiling integer-encoding v1.1.7 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling parquet v11.1.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling thrift v0.13.0 [INFO] [stderr] Compiling num v0.4.0 [INFO] [stderr] Compiling lexical-core v0.8.3 [INFO] [stderr] Compiling brotli-decompressor v2.3.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling brotli v3.3.4 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling parquet-format v4.0.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling multiversion-macros v0.6.1 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling flatbuffers v2.1.1 [INFO] [stderr] Compiling multiversion v0.6.1 [INFO] [stderr] Checking noodles-core v0.6.0 [INFO] [stderr] Checking noodles-bed v0.2.0 [INFO] [stderr] Compiling arrow v11.1.0 [INFO] [stderr] Compiling lz4 v1.23.3 [INFO] [stderr] Compiling zstd v0.11.1+zstd.1.5.2 [INFO] [stderr] Compiling parquet_derive v11.1.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/dd9a7bf848e412c81e3045245acbd5a01641a610/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/rustcKuLzYw/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcKuLzYw/symbols.o" "/opt/rustwide/target/debug/deps/parquet_derive-52e3c2478ee0d6d6.parquet_derive.da8d352172df0376-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/parquet_derive-52e3c2478ee0d6d6.parquet_derive.da8d352172df0376-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/parquet_derive-52e3c2478ee0d6d6.parquet_derive.da8d352172df0376-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/parquet_derive-52e3c2478ee0d6d6.parquet_derive.da8d352172df0376-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/parquet_derive-52e3c2478ee0d6d6.parquet_derive.da8d352172df0376-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/parquet_derive-52e3c2478ee0d6d6.parquet_derive.da8d352172df0376-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/parquet_derive-52e3c2478ee0d6d6.parquet_derive.da8d352172df0376-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/parquet_derive-52e3c2478ee0d6d6.parquet_derive.da8d352172df0376-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/parquet_derive-52e3c2478ee0d6d6.parquet_derive.da8d352172df0376-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/parquet_derive-52e3c2478ee0d6d6.parquet_derive.da8d352172df0376-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/parquet_derive-52e3c2478ee0d6d6.parquet_derive.da8d352172df0376-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/parquet_derive-52e3c2478ee0d6d6.parquet_derive.da8d352172df0376-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/parquet_derive-52e3c2478ee0d6d6.parquet_derive.da8d352172df0376-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/parquet_derive-52e3c2478ee0d6d6.parquet_derive.da8d352172df0376-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/parquet_derive-52e3c2478ee0d6d6.parquet_derive.da8d352172df0376-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/parquet_derive-52e3c2478ee0d6d6.parquet_derive.da8d352172df0376-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/parquet_derive-52e3c2478ee0d6d6.bj3p89yv22mq7a0.rcgu.rmeta" "/opt/rustwide/target/debug/deps/parquet_derive-52e3c2478ee0d6d6.4w2t2m6uh2rl4vnf.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/lz4-sys-d9057d48e1bb73e9/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-f2d7aa2957a9fc1c/out" "-L" "/opt/rustwide/rustup-home/toolchains/dd9a7bf848e412c81e3045245acbd5a01641a610/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libparquet-6b7e0483baba6775.rlib" "/opt/rustwide/target/debug/deps/libzstd-26eecdb973038589.rlib" "/opt/rustwide/target/debug/deps/libzstd_safe-59acb69a41130ad9.rlib" "/opt/rustwide/target/debug/deps/libzstd_sys-96f85272843453c6.rlib" "/opt/rustwide/target/debug/deps/liblz4-fce365ba68c9db4d.rlib" "/opt/rustwide/target/debug/deps/liblz4_sys-cbaa29f7d7c612e6.rlib" "/opt/rustwide/target/debug/deps/libbrotli-fcd231318f0946b5.rlib" "/opt/rustwide/target/debug/deps/libbrotli_decompressor-dd2dc5899b3d1580.rlib" "/opt/rustwide/target/debug/deps/liballoc_stdlib-bf0d1212db3537bf.rlib" "/opt/rustwide/target/debug/deps/liballoc_no_stdlib-32b72d30c1c9efb6.rlib" "/opt/rustwide/target/debug/deps/libbase64-2591ae7063bedeb3.rlib" "/opt/rustwide/target/debug/deps/libflate2-90f9c788779037bc.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-bf0e322c4f07b52e.rlib" "/opt/rustwide/target/debug/deps/libadler-6f168d2c79b16d3a.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-e0f86643e5849f8c.rlib" "/opt/rustwide/target/debug/deps/libsnap-d3535e6a4ab9a0f9.rlib" "/opt/rustwide/target/debug/deps/libparquet_format-352b44ee33888ec7.rlib" "/opt/rustwide/target/debug/deps/libthrift-35a93b07dbfe79ce.rlib" "/opt/rustwide/target/debug/deps/liblog-4c27aee5057c21a9.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-164bf69dabbcc49a.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-47202f469372744e.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-dd37ced470e1a407.rlib" "/opt/rustwide/target/debug/deps/libinteger_encoding-0cb9d153581a1457.rlib" "/opt/rustwide/target/debug/deps/libordered_float-686dbb3c03a25012.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-65940e7e4b81ffe4.rlib" "/opt/rustwide/target/debug/deps/libarrow-f88ea84f6554dd16.rlib" "/opt/rustwide/target/debug/deps/liblexical_core-a2fd12747c13cf84.rlib" "/opt/rustwide/target/debug/deps/liblexical_write_float-3af22ec9fbb051f5.rlib" "/opt/rustwide/target/debug/deps/liblexical_write_integer-d3a9cb2ba2b48e09.rlib" "/opt/rustwide/target/debug/deps/liblexical_parse_float-19e0725827170cb8.rlib" "/opt/rustwide/target/debug/deps/liblexical_parse_integer-8b6733c0a8db1fb8.rlib" "/opt/rustwide/target/debug/deps/liblexical_util-6d3eb7973556d7c4.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-bfa142c41f62be58.rlib" "/opt/rustwide/target/debug/deps/libflatbuffers-ca8228cdf4a690bb.rlib" "/opt/rustwide/target/debug/deps/libthiserror-3c6f2e639e7ae9bd.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-2e2d2d18fbe9f652.rlib" "/opt/rustwide/target/debug/deps/libbitflags-6749c210b54c9bf5.rlib" "/opt/rustwide/target/debug/deps/libregex-78db608ed5e389bd.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-03ad424254ea4223.rlib" "/opt/rustwide/target/debug/deps/libmemchr-55244822ce26089a.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-6594802b807f9ee6.rlib" "/opt/rustwide/target/debug/deps/libmultiversion-b743aced510c101a.rlib" "/opt/rustwide/target/debug/deps/libserde_json-0896183196a71d23.rlib" "/opt/rustwide/target/debug/deps/libryu-7a492f114e524d93.rlib" "/opt/rustwide/target/debug/deps/libitoa-1c99effe46893221.rlib" "/opt/rustwide/target/debug/deps/libindexmap-199551f1df5938f7.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-9add77e82da9dd7e.rlib" "/opt/rustwide/target/debug/deps/libserde-ae4b5838c3d83a12.rlib" "/opt/rustwide/target/debug/deps/libhex-b90ec7047f9b549c.rlib" "/opt/rustwide/target/debug/deps/libchrono-9b68c4f55008ad02.rlib" "/opt/rustwide/target/debug/deps/liblibc-4e0ada3afd54afb7.rlib" "/opt/rustwide/target/debug/deps/libnum-822178847da3a257.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-02d295b0199b5305.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-aa2bb6f76f120d55.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-956743e9f4594133.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-0156366ae96df595.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-478a8ffcaee8d5b4.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-ad428040fa93d0f6.rlib" "/opt/rustwide/target/debug/deps/libhalf-fb0d628d8d2d7380.rlib" "/opt/rustwide/target/debug/deps/libsyn-b010d674e09ecf89.rlib" "/opt/rustwide/target/debug/deps/libquote-e9b1cb0975bb983c.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-a8d6ac73644fdf85.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-afc683de4ca1a6db.rlib" "/opt/rustwide/rustup-home/toolchains/dd9a7bf848e412c81e3045245acbd5a01641a610/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-17c4e69028abe652.rlib" "/opt/rustwide/rustup-home/toolchains/dd9a7bf848e412c81e3045245acbd5a01641a610/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-efba0938fd8201db.rlib" "/opt/rustwide/rustup-home/toolchains/dd9a7bf848e412c81e3045245acbd5a01641a610/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5a365829e69d2a98.rlib" "/opt/rustwide/rustup-home/toolchains/dd9a7bf848e412c81e3045245acbd5a01641a610/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-fd705a60736c3357.rlib" "/opt/rustwide/rustup-home/toolchains/dd9a7bf848e412c81e3045245acbd5a01641a610/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-c0ff7ddb2987d8da.rlib" "/opt/rustwide/rustup-home/toolchains/dd9a7bf848e412c81e3045245acbd5a01641a610/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-c459f8b0a64f04e1.rlib" "/opt/rustwide/rustup-home/toolchains/dd9a7bf848e412c81e3045245acbd5a01641a610/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-c2d64f918d4b26ad.rlib" "/opt/rustwide/rustup-home/toolchains/dd9a7bf848e412c81e3045245acbd5a01641a610/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-d22c51811a78dc80.rlib" "/opt/rustwide/rustup-home/toolchains/dd9a7bf848e412c81e3045245acbd5a01641a610/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-bf5c8066ec73f833.rlib" "/opt/rustwide/rustup-home/toolchains/dd9a7bf848e412c81e3045245acbd5a01641a610/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c6524d8077d4ee9d.rlib" "/opt/rustwide/rustup-home/toolchains/dd9a7bf848e412c81e3045245acbd5a01641a610/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-45ff23c614a38f1d.rlib" "/opt/rustwide/rustup-home/toolchains/dd9a7bf848e412c81e3045245acbd5a01641a610/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-6b9410c3805b4c08.rlib" "/opt/rustwide/rustup-home/toolchains/dd9a7bf848e412c81e3045245acbd5a01641a610/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-6deb8c633abe47e3.rlib" "/opt/rustwide/rustup-home/toolchains/dd9a7bf848e412c81e3045245acbd5a01641a610/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-63b99e7722b1dcf3.rlib" "/opt/rustwide/rustup-home/toolchains/dd9a7bf848e412c81e3045245acbd5a01641a610/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-0b7d1529f62927c0.rlib" "/opt/rustwide/rustup-home/toolchains/dd9a7bf848e412c81e3045245acbd5a01641a610/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8307745cd9fd5b28.rlib" "/opt/rustwide/rustup-home/toolchains/dd9a7bf848e412c81e3045245acbd5a01641a610/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c2c050aec00eb6da.rlib" "/opt/rustwide/rustup-home/toolchains/dd9a7bf848e412c81e3045245acbd5a01641a610/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-522518611024dce5.rlib" "/opt/rustwide/rustup-home/toolchains/dd9a7bf848e412c81e3045245acbd5a01641a610/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-05898138a596088a.rlib" "/opt/rustwide/rustup-home/toolchains/dd9a7bf848e412c81e3045245acbd5a01641a610/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/dd9a7bf848e412c81e3045245acbd5a01641a610/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libparquet_derive-52e3c2478ee0d6d6.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: CBrotliDecoderTakeOutput: undefined version: [INFO] [stdout] /usr/bin/ld: CBrotliDecoderIsUsed: undefined version: [INFO] [stdout] /usr/bin/ld: CBrotliDecoderIsFinished: undefined version: [INFO] [stdout] /usr/bin/ld: CBrotliDecoderHasMoreOutput: undefined version: [INFO] [stdout] /usr/bin/ld: CBrotliDecoderGetErrorString: undefined version: [INFO] [stdout] /usr/bin/ld: CBrotliDecoderGetErrorCode: undefined version: [INFO] [stdout] /usr/bin/ld: CBrotliDecoderErrorString: undefined version: [INFO] [stdout] /usr/bin/ld: BrotliEncoderVersion: undefined version: [INFO] [stdout] /usr/bin/ld: BrotliEncoderTakeOutput: undefined version: [INFO] [stdout] /usr/bin/ld: BrotliEncoderSetParameter: undefined version: [INFO] [stdout] /usr/bin/ld: BrotliEncoderSetCustomDictionary: undefined version: [INFO] [stdout] /usr/bin/ld: BrotliEncoderMaxCompressedSizeMulti: undefined version: [INFO] [stdout] /usr/bin/ld: BrotliEncoderMaxCompressedSize: undefined version: [INFO] [stdout] /usr/bin/ld: BrotliEncoderMallocUsize: undefined version: [INFO] [stdout] /usr/bin/ld: BrotliEncoderMallocU8: undefined version: [INFO] [stdout] /usr/bin/ld: BrotliEncoderIsFinished: undefined version: [INFO] [stdout] /usr/bin/ld: BrotliEncoderHasMoreOutput: undefined version: [INFO] [stdout] /usr/bin/ld: BrotliEncoderFreeUsize: undefined version: [INFO] [stdout] /usr/bin/ld: BrotliEncoderFreeU8: undefined version: [INFO] [stdout] /usr/bin/ld: BrotliEncoderDestroyWorkPool: undefined version: [INFO] [stdout] /usr/bin/ld: BrotliEncoderDestroyInstance: undefined version: [INFO] [stdout] /usr/bin/ld: BrotliEncoderCreateWorkPool: undefined version: [INFO] [stdout] /usr/bin/ld: BrotliEncoderCreateInstance: undefined version: [INFO] [stdout] /usr/bin/ld: BrotliEncoderCompressWorkPool: undefined version: [INFO] [stdout] /usr/bin/ld: BrotliEncoderCompressStreaming: undefined version: [INFO] [stdout] /usr/bin/ld: BrotliEncoderCompressStream: undefined version: [INFO] [stdout] /usr/bin/ld: BrotliEncoderCompressMulti: undefined version: [INFO] [stdout] /usr/bin/ld: BrotliEncoderCompress: undefined version: [INFO] [stdout] /usr/bin/ld: BroccoliNewBrotliFile: undefined version: [INFO] [stdout] /usr/bin/ld: BroccoliDestroyInstance: undefined version: [INFO] [stdout] /usr/bin/ld: BroccoliCreateInstanceWithWindowSize: undefined version: [INFO] [stdout] /usr/bin/ld: BroccoliCreateInstance: undefined version: [INFO] [stdout] /usr/bin/ld: BroccoliConcatStreaming: undefined version: [INFO] [stdout] /usr/bin/ld: BroccoliConcatStream: undefined version: [INFO] [stdout] /usr/bin/ld: BroccoliConcatFinished: undefined version: [INFO] [stdout] /usr/bin/ld: BroccoliConcatFinish: 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" "928caad68d1e5e5682db2667ebd6f762a6c792410ea5784c7c321e78a416f024", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "928caad68d1e5e5682db2667ebd6f762a6c792410ea5784c7c321e78a416f024", kill_on_drop: false }` [INFO] [stdout] 928caad68d1e5e5682db2667ebd6f762a6c792410ea5784c7c321e78a416f024