[INFO] fetching crate influxdb_rs 0.2.0... [INFO] testing influxdb_rs-0.2.0 against 1.64.0 for beta-1.65-1 [INFO] extracting crate influxdb_rs 0.2.0 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate influxdb_rs 0.2.0 on toolchain 1.64.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.64.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate influxdb_rs 0.2.0 [INFO] finished tweaking crates.io crate influxdb_rs 0.2.0 [INFO] tweaked toml for crates.io crate influxdb_rs 0.2.0 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate crates.io crate influxdb_rs 0.2.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.64.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rocket_db_pools_codegen v0.1.0-rc.2 [INFO] [stderr] Downloaded ubyte v0.10.2 [INFO] [stderr] Downloaded figment v0.10.6 [INFO] [stderr] Downloaded multer v2.0.3 [INFO] [stderr] Downloaded rocket_db_pools v0.1.0-rc.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+1.64.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] aa32103597a549b0017e3e3e5ba01d41e35e2be793dc03b10a8ec1e493fc8c98 [INFO] running `Command { std: "docker" "start" "-a" "aa32103597a549b0017e3e3e5ba01d41e35e2be793dc03b10a8ec1e493fc8c98", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aa32103597a549b0017e3e3e5ba01d41e35e2be793dc03b10a8ec1e493fc8c98", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa32103597a549b0017e3e3e5ba01d41e35e2be793dc03b10a8ec1e493fc8c98", kill_on_drop: false }` [INFO] [stdout] aa32103597a549b0017e3e3e5ba01d41e35e2be793dc03b10a8ec1e493fc8c98 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+1.64.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a4a1104aecd8c6814d2ec1483625acff5acb67e05d805f049647879c609ba88a [INFO] running `Command { std: "docker" "start" "-a" "a4a1104aecd8c6814d2ec1483625acff5acb67e05d805f049647879c609ba88a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling proc-macro2 v1.0.42 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling unicode-ident v1.0.2 [INFO] [stderr] Compiling once_cell v1.13.0 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling serde_derive v1.0.140 [INFO] [stderr] Compiling serde v1.0.140 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling serde_json v1.0.82 [INFO] [stderr] Compiling tokio v1.20.1 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling tracing-core v0.1.29 [INFO] [stderr] Compiling rustls-pemfile v1.0.0 [INFO] [stderr] Compiling unicode-normalization v0.1.21 [INFO] [stderr] Compiling tracing v0.1.36 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling tokio-util v0.7.3 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling h2 v0.3.13 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling hyper v0.14.20 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling rustls v0.20.6 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling webpki-roots v0.22.4 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling hyper-rustls v0.23.0 [INFO] [stderr] Compiling reqwest v0.11.11 [INFO] [stderr] Compiling influxdb_rs v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 29.52s [INFO] running `Command { std: "docker" "inspect" "a4a1104aecd8c6814d2ec1483625acff5acb67e05d805f049647879c609ba88a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a4a1104aecd8c6814d2ec1483625acff5acb67e05d805f049647879c609ba88a", kill_on_drop: false }` [INFO] [stdout] a4a1104aecd8c6814d2ec1483625acff5acb67e05d805f049647879c609ba88a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+1.64.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4c301662272d562713f8bdb48a544db834f44125d47775ab0bdac4a431adc2b1 [INFO] running `Command { std: "docker" "start" "-a" "4c301662272d562713f8bdb48a544db834f44125d47775ab0bdac4a431adc2b1", kill_on_drop: false }` [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.11 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling either v1.7.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling plotters-backend v0.3.4 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling tokio v1.20.1 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.10 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling plotters-svg v0.3.2 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling plotters v0.3.2 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling crossbeam-deque v0.8.2 [INFO] [stderr] Compiling criterion-plot v0.4.5 [INFO] [stderr] Compiling tokio-util v0.7.3 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling criterion v0.3.6 [INFO] [stderr] Compiling h2 v0.3.13 [INFO] [stderr] Compiling hyper v0.14.20 [INFO] [stderr] Compiling hyper-rustls v0.23.0 [INFO] [stderr] Compiling reqwest v0.11.11 [INFO] [stderr] Compiling influxdb_rs v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc9v4pWw/symbols.o" "/opt/rustwide/target/debug/deps/write_tests-501b475a53da083c.write_tests.49dddeec-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/write_tests-501b475a53da083c.write_tests.49dddeec-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/write_tests-501b475a53da083c.write_tests.49dddeec-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/write_tests-501b475a53da083c.write_tests.49dddeec-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/write_tests-501b475a53da083c.write_tests.49dddeec-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/write_tests-501b475a53da083c.write_tests.49dddeec-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/write_tests-501b475a53da083c.write_tests.49dddeec-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/write_tests-501b475a53da083c.write_tests.49dddeec-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/write_tests-501b475a53da083c.write_tests.49dddeec-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/write_tests-501b475a53da083c.write_tests.49dddeec-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/write_tests-501b475a53da083c.write_tests.49dddeec-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/write_tests-501b475a53da083c.write_tests.49dddeec-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/write_tests-501b475a53da083c.write_tests.49dddeec-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/write_tests-501b475a53da083c.write_tests.49dddeec-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/write_tests-501b475a53da083c.write_tests.49dddeec-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/write_tests-501b475a53da083c.write_tests.49dddeec-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/write_tests-501b475a53da083c.1vawver5sodgqh4p.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-bbb8b5f1ee81760f/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-f8abcd39963be1a9.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-fc81604f9f272244.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-ecd0ecec0bda740b.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-715ffe8b3e8b2eb5.rlib" "/opt/rustwide/target/debug/deps/libchrono-3b5e884839151a8c.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-f19edd9848fcc045.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-102918eb383a9fdc.rlib" "/opt/rustwide/target/debug/deps/libtime-a76edf09b3f961da.rlib" "/opt/rustwide/target/debug/deps/libinfluxdb_rs-c3e59ac832c0db54.rlib" "/opt/rustwide/target/debug/deps/libreqwest-eef938bbc5ed3a26.rlib" "/opt/rustwide/target/debug/deps/librustls_pemfile-b5b259746eaeca7d.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-f8351cc3dc33d6f2.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-236704c3824e950e.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-378392f506aa66f3.rlib" "/opt/rustwide/target/debug/deps/libipnet-40c95b3195631d6f.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-988f635c2ddce3f2.rlib" "/opt/rustwide/target/debug/deps/libmime-bc311254bc5f0d65.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-49ef7d6c22e81fba.rlib" "/opt/rustwide/target/debug/deps/libserde_json-0a2bba7bc7621194.rlib" "/opt/rustwide/target/debug/deps/libryu-235736f3b93239a9.rlib" "/opt/rustwide/target/debug/deps/libserde-b429686bec555e78.rlib" "/opt/rustwide/target/debug/deps/libbase64-2e1af1b02e9f8645.rlib" "/opt/rustwide/target/debug/deps/librustls-e217e3933211b440.rlib" "/opt/rustwide/target/debug/deps/libsct-4f51d676b93df1ae.rlib" "/opt/rustwide/target/debug/deps/libwebpki-13d856e2c6d9f1aa.rlib" "/opt/rustwide/target/debug/deps/libring-878007c6b986e34f.rlib" "/opt/rustwide/target/debug/deps/libspin-15e2b298632ae730.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-66b049c031e63ea2.rlib" "/opt/rustwide/target/debug/deps/libhyper-c884367e5f4e1963.rlib" "/opt/rustwide/target/debug/deps/libwant-dc1e6e117605dee5.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-c58479352fcede3e.rlib" "/opt/rustwide/target/debug/deps/libhttparse-ad7c8141c1ef37c1.rlib" "/opt/rustwide/target/debug/deps/libh2-1e0a25f5830297fa.rlib" "/opt/rustwide/target/debug/deps/libindexmap-fdbfe82afe9b47b6.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-7023808090bfa6a4.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-56974a18c78ee5f2.rlib" "/opt/rustwide/target/debug/deps/libtower_service-c486ae8ee3d734e4.rlib" "/opt/rustwide/target/debug/deps/libtracing-53c0c26f75298e05.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-9b85f005e26a5344.rlib" "/opt/rustwide/target/debug/deps/libtokio-2050ec5fa4856522.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-f692d3dc1ad6b29a.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-c495a0a26f85a72f.rlib" "/opt/rustwide/target/debug/deps/libsocket2-62fd5f583763697e.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-6072369124512cda.rlib" "/opt/rustwide/target/debug/deps/libmio-6bad8af4d61b7094.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-84260745d4728f2b.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-c574694802f2c461.rlib" "/opt/rustwide/target/debug/deps/liblibc-aed07a6df0c1fdfe.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-8ceaff41db99a5be.rlib" "/opt/rustwide/target/debug/deps/liblock_api-769ee8b4465e89f7.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-c988ee37a88938c5.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-042933cbbe5bfa0f.rlib" "/opt/rustwide/target/debug/deps/liblog-1f166e9aabb8bc40.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-fa0d38a03582caa4.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-3a8cd441589d8bb8.rlib" "/opt/rustwide/target/debug/deps/liburl-721880f702fa8145.rlib" "/opt/rustwide/target/debug/deps/libidna-27f263a6cdc4f743.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-3a2a01af61c69574.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-f6e6c27ad7f7aa71.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-4cc6df68db96dfb7.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-1e5417c6af7216f7.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-b07d9f41631acfdc.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-c65fab93e9e86882.rlib" "/opt/rustwide/target/debug/deps/libmatches-9585a4a104e2c225.rlib" "/opt/rustwide/target/debug/deps/libhttp-3d117de870fb3533.rlib" "/opt/rustwide/target/debug/deps/libitoa-c4619be9bd7c5434.rlib" "/opt/rustwide/target/debug/deps/libbytes-775d398d156893b0.rlib" "/opt/rustwide/target/debug/deps/libfnv-71e351bcfdf9d7c4.rlib" "/opt/rustwide/target/debug/deps/libfutures-0033395f24888477.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-62da18f415b085c1.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-acf7b7684cbee4cb.rlib" "/opt/rustwide/target/debug/deps/libmemchr-4b43828fec892511.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-5c59a6dcf59e382c.rlib" "/opt/rustwide/target/debug/deps/libslab-5abab18669a624ba.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-58684094270802c3.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-ecff3031e3fe3556.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-6e9cf4b35fc87876.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-fabf79d0d1c349e0.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-342a969255d88135.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-697fa9be06b6973c.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5670385a2fe8b60b.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fd56ba6dbf7aaecc.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-b8acf8e5c2e85baa.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-1706edefffdca0a2.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-f483302e0b13708e.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-725b0718fc18e1ed.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-de685fcf2157e6fb.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-f613ac3eda05b9ff.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-3de98a7d049af6a1.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c12183655bdce152.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0fc7beea925de7e3.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8c34825485bf59dc.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-ba5f7e926e729d81.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-643de0950163a839.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-539ea2f72ef89687.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-871432094bb4c885.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-ef1a8ee61f2e39bf.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-f1646747442c1c7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-ff283b4bf550fa1c.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/write_tests-501b475a53da083c" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `influxdb_rs` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "4c301662272d562713f8bdb48a544db834f44125d47775ab0bdac4a431adc2b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c301662272d562713f8bdb48a544db834f44125d47775ab0bdac4a431adc2b1", kill_on_drop: false }` [INFO] [stdout] 4c301662272d562713f8bdb48a544db834f44125d47775ab0bdac4a431adc2b1