[INFO] cloning repository https://github.com/jmfiaschi/surf_bucket_select [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jmfiaschi/surf_bucket_select" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjmfiaschi%2Fsurf_bucket_select", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjmfiaschi%2Fsurf_bucket_select'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6fdc374bdc5353f99dc3ec173c1aaa2d6d212ab4 [INFO] building jmfiaschi/surf_bucket_select against try#3bbb5242a8064de4ca3af4036745ddf603ddaa85 for pr-101929 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjmfiaschi%2Fsurf_bucket_select" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jmfiaschi/surf_bucket_select on toolchain 3bbb5242a8064de4ca3af4036745ddf603ddaa85 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3bbb5242a8064de4ca3af4036745ddf603ddaa85" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jmfiaschi/surf_bucket_select [INFO] finished tweaking git repo https://github.com/jmfiaschi/surf_bucket_select [INFO] tweaked toml for git repo https://github.com/jmfiaschi/surf_bucket_select written to /workspace/builds/worker-4/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3bbb5242a8064de4ca3af4036745ddf603ddaa85" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3bbb5242a8064de4ca3af4036745ddf603ddaa85" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:e92e462e59ac3446a933540fd361ddeb5362c86f92d432d6a560a917a465022e" "/opt/rustwide/cargo-home/bin/cargo" "+3bbb5242a8064de4ca3af4036745ddf603ddaa85" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3618854f43af3c28f9095c16ab19ee861ca4c561e43b6f3c237c4608bee788f4 [INFO] running `Command { std: "docker" "start" "-a" "3618854f43af3c28f9095c16ab19ee861ca4c561e43b6f3c237c4608bee788f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3618854f43af3c28f9095c16ab19ee861ca4c561e43b6f3c237c4608bee788f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3618854f43af3c28f9095c16ab19ee861ca4c561e43b6f3c237c4608bee788f4", kill_on_drop: false }` [INFO] [stdout] 3618854f43af3c28f9095c16ab19ee861ca4c561e43b6f3c237c4608bee788f4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:e92e462e59ac3446a933540fd361ddeb5362c86f92d432d6a560a917a465022e" "/opt/rustwide/cargo-home/bin/cargo" "+3bbb5242a8064de4ca3af4036745ddf603ddaa85" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d878325c5664166ac1baa2ba1d90fe35363e1500bdc0fc0cd1594e89586f3c01 [INFO] running `Command { std: "docker" "start" "-a" "d878325c5664166ac1baa2ba1d90fe35363e1500bdc0fc0cd1594e89586f3c01", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling unicode-ident v1.0.4 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.100 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.133 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling once_cell v1.14.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling futures-core v0.3.24 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling futures-io v0.3.24 [INFO] [stderr] Compiling futures-sink v0.3.24 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.9 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling openssl-sys v0.9.75 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling tracing-core v0.1.29 [INFO] [stderr] Compiling futures-task v0.3.24 [INFO] [stderr] Compiling futures-channel v0.3.24 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling cache-padded v1.2.0 [INFO] [stderr] Compiling futures-util v0.3.24 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling tokio v1.21.1 [INFO] [stderr] Compiling libz-sys v1.1.8 [INFO] [stderr] Compiling concurrent-queue v1.2.4 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling libnghttp2-sys v0.1.7+1.45.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.83 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling async-channel v1.7.1 [INFO] [stderr] Compiling curl-sys v0.4.56+curl-7.83.1 [INFO] [stderr] Compiling polling v2.3.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling async-trait v0.1.57 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling lock_api v0.4.8 [INFO] [stderr] Compiling async-io v1.9.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling const_fn v0.4.9 [INFO] [stderr] Compiling bumpalo v3.11.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling async-task v4.3.0 [INFO] [stderr] Compiling cpuid-bool v0.2.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.11 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling openssl v0.10.41 [INFO] [stderr] Compiling semver v1.0.14 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling polyval v0.4.5 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling aes-soft v0.6.4 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling crypto-mac v0.10.1 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling thiserror v1.0.35 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling aes v0.6.0 [INFO] [stderr] Compiling blocking v1.2.0 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling ghash v0.3.1 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling ctr v0.6.0 [INFO] [stderr] Compiling aead v0.3.2 [INFO] [stderr] Compiling async-lock v2.5.0 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling iana-time-zone v0.1.48 [INFO] [stderr] Compiling wasm-bindgen v0.2.83 [INFO] [stderr] Compiling curl v0.4.44 [INFO] [stderr] Compiling anyhow v1.0.65 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling aes-gcm v0.8.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling hkdf v0.10.0 [INFO] [stderr] Compiling spinning_top v0.2.4 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling zeroize v1.5.7 [INFO] [stderr] Compiling http-types v2.12.0 [INFO] [stderr] Compiling isahc v0.9.14 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling flume v0.9.2 [INFO] [stderr] Compiling sluice v0.5.5 [INFO] [stderr] Compiling md-5 v0.9.1 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling rusoto_core v0.47.0 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling infer v0.2.3 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling ctor v0.1.23 [INFO] [stderr] Compiling tracing-attributes v0.1.22 [INFO] [stderr] Compiling futures-macro v0.3.24 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling thiserror-impl v1.0.35 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.83 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling tracing v0.1.36 [INFO] [stderr] Compiling async-global-executor v2.3.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.83 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling async-std v1.12.0 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling futures-executor v0.3.24 [INFO] [stderr] Compiling tokio-util v0.7.4 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.83 [INFO] [stderr] Compiling futures v0.3.24 [INFO] [stderr] Compiling h2 v0.3.14 [INFO] [stderr] Compiling js-sys v0.3.60 [INFO] [stderr] Compiling chrono v0.4.22 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_qs v0.8.5 [INFO] [stderr] Compiling web-sys v0.3.60 [INFO] [stderr] Compiling hyper v0.14.20 [INFO] [stderr] Compiling rusoto_credential v0.47.0 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling rusoto_signature v0.47.0 [INFO] [stderr] Compiling rusoto_s3 v0.47.0 [INFO] [stderr] Compiling http-client v6.5.3 [INFO] [stderr] Compiling surf v2.3.2 [INFO] [stderr] Compiling surf_bucket_select v0.2.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 32s [INFO] running `Command { std: "docker" "inspect" "d878325c5664166ac1baa2ba1d90fe35363e1500bdc0fc0cd1594e89586f3c01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d878325c5664166ac1baa2ba1d90fe35363e1500bdc0fc0cd1594e89586f3c01", kill_on_drop: false }` [INFO] [stdout] d878325c5664166ac1baa2ba1d90fe35363e1500bdc0fc0cd1594e89586f3c01 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:e92e462e59ac3446a933540fd361ddeb5362c86f92d432d6a560a917a465022e" "/opt/rustwide/cargo-home/bin/cargo" "+3bbb5242a8064de4ca3af4036745ddf603ddaa85" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dd4c407e14196673b5a133d8dd5a0f4bae291ba8651bce06216e2affcc3b3922 [INFO] running `Command { std: "docker" "start" "-a" "dd4c407e14196673b5a133d8dd5a0f4bae291ba8651bce06216e2affcc3b3922", kill_on_drop: false }` [INFO] [stderr] Compiling surf_bucket_select v0.2.2 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcyir0KP/symbols.o" "/opt/rustwide/target/debug/examples/read_csv_file-3402b6e7c4a386c8.read_csv_file.35faeb77-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/read_csv_file-3402b6e7c4a386c8.read_csv_file.35faeb77-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/read_csv_file-3402b6e7c4a386c8.read_csv_file.35faeb77-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/read_csv_file-3402b6e7c4a386c8.read_csv_file.35faeb77-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/read_csv_file-3402b6e7c4a386c8.read_csv_file.35faeb77-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/read_csv_file-3402b6e7c4a386c8.read_csv_file.35faeb77-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/read_csv_file-3402b6e7c4a386c8.read_csv_file.35faeb77-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/read_csv_file-3402b6e7c4a386c8.read_csv_file.35faeb77-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/read_csv_file-3402b6e7c4a386c8.read_csv_file.35faeb77-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/read_csv_file-3402b6e7c4a386c8.read_csv_file.35faeb77-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/read_csv_file-3402b6e7c4a386c8.read_csv_file.35faeb77-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/read_csv_file-3402b6e7c4a386c8.read_csv_file.35faeb77-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/read_csv_file-3402b6e7c4a386c8.read_csv_file.35faeb77-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/read_csv_file-3402b6e7c4a386c8.read_csv_file.35faeb77-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/read_csv_file-3402b6e7c4a386c8.read_csv_file.35faeb77-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/read_csv_file-3402b6e7c4a386c8.read_csv_file.35faeb77-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/read_csv_file-3402b6e7c4a386c8.1k3tud8zytqk6uct.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/curl-sys-5b315c18ef2c16fc/out/build" "-L" "/opt/rustwide/target/debug/build/libnghttp2-sys-6fce5356a8be2002/out/i/lib" "-L" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsurf_bucket_select-c6a53e4eaf84c022.rlib" "/opt/rustwide/target/debug/deps/libsurf-d15cdd4e6f413044.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-c44de9e887279379.rlib" "/opt/rustwide/target/debug/deps/libhttp_client-9e5de24157213cc7.rlib" "/opt/rustwide/target/debug/deps/libhttp_types-46a2cdc1f04bf195.rlib" "/opt/rustwide/target/debug/deps/libserde_qs-104841dc917ef4d1.rlib" "/opt/rustwide/target/debug/deps/libthiserror-41df8d20a9dad301.rlib" "/opt/rustwide/target/debug/deps/libanyhow-5947c0a9fe934c82.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-487936be804f0f03.rlib" "/opt/rustwide/target/debug/deps/librand-ecbeb2c2a6f76c55.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-6a60a9dc402cb58d.rlib" "/opt/rustwide/target/debug/deps/librand_core-ec7099b84936a608.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-55bf3e6bcccfd970.rlib" "/opt/rustwide/target/debug/deps/libinfer-b1b26008f7b9ab09.rlib" "/opt/rustwide/target/debug/deps/libcookie-d8f12e49fc7e915e.rlib" "/opt/rustwide/target/debug/deps/libhkdf-ccb98c754a535078.rlib" "/opt/rustwide/target/debug/deps/libhmac-65f4dd9a6b6ad5fa.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-e49924e37e61b42d.rlib" "/opt/rustwide/target/debug/deps/libaes_gcm-d4bb4ed7fffdd853.rlib" "/opt/rustwide/target/debug/deps/libghash-ce7035429f6d635e.rlib" "/opt/rustwide/target/debug/deps/libpolyval-59764ae9b1a1b607.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-b27d62b7996433f6.rlib" "/opt/rustwide/target/debug/deps/libuniversal_hash-5a15645e95ce2b65.rlib" "/opt/rustwide/target/debug/deps/libctr-fead15b17c949537.rlib" "/opt/rustwide/target/debug/deps/libaes-e04d9dff48697807.rlib" "/opt/rustwide/target/debug/deps/libaes_soft-604259336f71381f.rlib" "/opt/rustwide/target/debug/deps/libcipher-7c587c3d67ef667b.rlib" "/opt/rustwide/target/debug/deps/libaead-0a5de4e3fccd4270.rlib" "/opt/rustwide/target/debug/deps/librand-049d2297a2e347bc.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-9212b51daaae60e4.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-5e6fdfabf1edbf66.rlib" "/opt/rustwide/target/debug/deps/librand_core-18a5db469169d223.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-627bdae189dca584.rlib" "/opt/rustwide/target/debug/deps/libtime-4dc245b1330f2a71.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-da55961e6326d30e.rlib" "/opt/rustwide/target/debug/deps/libstandback-f817dc1b2c70df99.rlib" "/opt/rustwide/target/debug/deps/libisahc-18e0cd0323cf837e.rlib" "/opt/rustwide/target/debug/deps/liburl-aa5efacf76e74952.rlib" "/opt/rustwide/target/debug/deps/libidna-91f2d456daed2193.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-bbdf84fbc87fad11.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-32c6f9102bb2f7e8.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-ef06cf556416b731.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-96858afa72c3ee66.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-07e3dd851fa4b664.rlib" "/opt/rustwide/target/debug/deps/libsluice-5fcf0aafab7e1b80.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-54e659e7274d96f2.rlib" "/opt/rustwide/target/debug/deps/libpin_project-77d1e7776552876c.rlib" "/opt/rustwide/target/debug/deps/libbytes-522c9d77a2dcfe3d.rlib" "/opt/rustwide/target/debug/deps/libflume-ce9935ea1fbbc4a2.rlib" "/opt/rustwide/target/debug/deps/libspinning_top-c9e9b27eb032240a.rlib" "/opt/rustwide/target/debug/deps/liblock_api-993fd0299f40ed40.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libcurl-55edd555faca9198.rlib" "/opt/rustwide/target/debug/deps/libcurl_sys-abe33516232c0b90.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-677f5fbaa2ece200.rlib" "/opt/rustwide/target/debug/deps/liblibnghttp2_sys-e37679cfaf7f1a40.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-747688bec176685f.rlib" "/opt/rustwide/target/debug/deps/libasync_std-e3dd37a7f5c8558e.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor-191fab3fff54b653.rlib" "/opt/rustwide/target/debug/deps/libblocking-3462872ed3752ce7.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-c78f6b92b9e93ae5.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-86e4a92bc59c3157.rlib" "/opt/rustwide/target/debug/deps/libasync_task-27f79bd33f840eb6.rlib" "/opt/rustwide/target/debug/deps/libasync_io-852e157adebb3842.rlib" "/opt/rustwide/target/debug/deps/libpolling-5a8190bafb170f25.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-80ee5053edfe1ad1.rlib" "/opt/rustwide/target/debug/deps/libfastrand-11503881764975b1.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-3314a20b781ed1a0.rlib" "/opt/rustwide/target/debug/deps/libparking-3342abdc29b74b75.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-9ca6af4a16cafb7d.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-89c5bcb86a439eae.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-7bc2dbe282e10eed.rlib" "/opt/rustwide/target/debug/deps/libasync_lock-a0f7e9c323860da7.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-6a935a659dbe1ca0.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-6ef967f5298a46d3.rlib" "/opt/rustwide/target/debug/deps/librusoto_s3-36796f1f52d79bd9.rlib" "/opt/rustwide/target/debug/deps/librusoto_core-816762ef28044833.rlib" "/opt/rustwide/target/debug/deps/libxml-26b655784b382005.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-b10e319b5424d686.rlib" "/opt/rustwide/target/debug/deps/librusoto_signature-4deb44e2006361b9.rlib" "/opt/rustwide/target/debug/deps/libsha2-702abc2247bc711b.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-0e4ae3c9982639cc.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-6f3e3411afe6defd.rlib" "/opt/rustwide/target/debug/deps/libmd5-bedbfd071fe4f2b5.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-b3a531c9eb400c1f.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-af494b4bb1e04cf8.rlib" "/opt/rustwide/target/debug/deps/libhmac-1ea577118631e0b1.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-170d018d55e3cf99.rlib" "/opt/rustwide/target/debug/deps/libsubtle-a8e5daac069a1424.rlib" "/opt/rustwide/target/debug/deps/libhex-df8306afd9dee15d.rlib" "/opt/rustwide/target/debug/deps/libdigest-135893fd93f441a1.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-2211e0ebdfb7587f.rlib" "/opt/rustwide/target/debug/deps/libtypenum-ae91be759e5f8db3.rlib" "/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rlib" "/opt/rustwide/target/debug/deps/librusoto_credential-284de686f62fb015.rlib" "/opt/rustwide/target/debug/deps/libshlex-df061bad8be1d243.rlib" "/opt/rustwide/target/debug/deps/libserde_json-886f0d36cc07bd3d.rlib" "/opt/rustwide/target/debug/deps/libryu-35a1e8785e2c84ef.rlib" "/opt/rustwide/target/debug/deps/libzeroize-bb68e3279a603106.rlib" "/opt/rustwide/target/debug/deps/libdirs_next-a9c408df3eeddb80.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys_next-93356b0c9b731b0f.rlib" "/opt/rustwide/target/debug/deps/libchrono-dcbce6607658a7c2.rlib" "/opt/rustwide/target/debug/deps/libiana_time_zone-41810c1edd091a0e.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-853ae325bec373f8.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-cf0e9ef357821d68.rlib" "/opt/rustwide/target/debug/deps/libserde-9934d413003ce419.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-c4cd4b9e9ebf0295.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-004f622f2800a2de.rlib" "/opt/rustwide/target/debug/deps/libhyper-a6a47baf8a2bb7de.rlib" "/opt/rustwide/target/debug/deps/libwant-f963c5de9bacd7fe.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-febba4674ec63f92.rlib" "/opt/rustwide/target/debug/deps/libhttparse-6dd330c0b2d2e3cf.rlib" "/opt/rustwide/target/debug/deps/libh2-f8a1ad8a52b4b604.rlib" "/opt/rustwide/target/debug/deps/libindexmap-c6a0d2b9f1b23663.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-e520009dc7a7a6ee.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-ecdc21ab151a2ebd.rlib" "/opt/rustwide/target/debug/deps/libtower_service-2e945a9ae7b7ce84.rlib" "/opt/rustwide/target/debug/deps/libtracing-85dd2aa4b207f6c8.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-80ed2115163096bb.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-e925d73d842a509c.rlib" "/opt/rustwide/target/debug/deps/libtokio-92aed95e1d692e85.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-c446fe2f73b66c00.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-6660532e478dfdbb.rlib" "/opt/rustwide/target/debug/deps/libsocket2-bc53ceed8e634bb9.rlib" "/opt/rustwide/target/debug/deps/libmio-37892dcb892328e2.rlib" "/opt/rustwide/target/debug/deps/libhttp-ad9c989e5999360f.rlib" "/opt/rustwide/target/debug/deps/libitoa-8f7e72094391218a.rlib" "/opt/rustwide/target/debug/deps/libbytes-5e6b89f5bbd0cc67.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-6bc3641903cabcf4.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-9fb528d4b515d117.rlib" "/opt/rustwide/target/debug/deps/libopenssl-c9d2b6a6e6695c91.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-c65a6d4c9807062d.rlib" "/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-46b9b5ebdcb273c8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-ecd28e6fe5f7182e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-2557d06fdbfe3074.rlib" "/opt/rustwide/target/debug/deps/liblibc-dc34163984ee94a4.rlib" "/opt/rustwide/target/debug/deps/liblog-2bdb1cd23805f409.rlib" "/opt/rustwide/target/debug/deps/libvalue_bag-48ffcdd3814451d1.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libfutures-33741da9d336b0a8.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-0344fb4e92982dfe.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-9f429958ded53ef5.rlib" "/opt/rustwide/target/debug/deps/libmemchr-4fce41623cec2314.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-189574c2f8cdd230.rlib" "/opt/rustwide/target/debug/deps/libslab-bfbdb28742077af7.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-312e8308d14583fc.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-f2671a56a138cdc1.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-b61a925987130adf.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-11773f6c36f3d40d.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b7ff504f33cec58a.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-3533a82ada3313dc.rlib" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9a675e4c0b2cd6d0.rlib" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e3f6eac8ce8ba973.rlib" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-2ffa3867147f09fb.rlib" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-35bed922aa32bbbd.rlib" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-ef53e65a7b7a39e5.rlib" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1958e7589a0c42f1.rlib" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-8c399cda3a205286.rlib" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-200a824b7fd3ccbb.rlib" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-ed4f57a507f0fd5e.rlib" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-3ea91f47fd49275a.rlib" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-1cb2e84ee1721c57.rlib" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ef26b6b8a99daec3.rlib" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5e482ea522915d9c.rlib" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a9e7dd5405efd2c.rlib" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f728cf9374526084.rlib" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-b5714e1182296022.rlib" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69100093739463c8.rlib" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-95c4e3e80ce883d8.rlib" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-d83ba1fe54f1e3d0.rlib" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-9e21114b6170ad54.rlib" "-Wl,-Bdynamic" "-lz" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/read_csv_file-3402b6e7c4a386c8" "-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 `surf_bucket_select` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "dd4c407e14196673b5a133d8dd5a0f4bae291ba8651bce06216e2affcc3b3922", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dd4c407e14196673b5a133d8dd5a0f4bae291ba8651bce06216e2affcc3b3922", kill_on_drop: false }` [INFO] [stdout] dd4c407e14196673b5a133d8dd5a0f4bae291ba8651bce06216e2affcc3b3922