[INFO] crate luno 0.2.1 is already in cache [INFO] testing luno-0.2.1 against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] extracting crate luno 0.2.1 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate luno 0.2.1 on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate luno 0.2.1 [INFO] finished tweaking crates.io crate luno 0.2.1 [INFO] tweaked toml for crates.io crate luno 0.2.1 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate crates.io crate luno 0.2.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6c4cf01a282cfd7cdd22e1e5c2643bd3ab4a23f7c6fd1055ab1ccfa928dd8e1b [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "6c4cf01a282cfd7cdd22e1e5c2643bd3ab4a23f7c6fd1055ab1ccfa928dd8e1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6c4cf01a282cfd7cdd22e1e5c2643bd3ab4a23f7c6fd1055ab1ccfa928dd8e1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c4cf01a282cfd7cdd22e1e5c2643bd3ab4a23f7c6fd1055ab1ccfa928dd8e1b", kill_on_drop: false }` [INFO] [stdout] 6c4cf01a282cfd7cdd22e1e5c2643bd3ab4a23f7c6fd1055ab1ccfa928dd8e1b [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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 80cf8bab18e1237dea10b0533a8828a92b8c5216af3af2be7dd49fdf0850d343 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "80cf8bab18e1237dea10b0533a8828a92b8c5216af3af2be7dd49fdf0850d343", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling syn v1.0.9 [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling autocfg v0.1.5 [INFO] [stderr] Compiling cc v1.0.40 [INFO] [stderr] Compiling pkg-config v0.3.15 [INFO] [stderr] Compiling bytes v0.5.4 [INFO] [stderr] Compiling futures-core v0.3.4 [INFO] [stderr] Compiling futures-sink v0.3.4 [INFO] [stderr] Compiling proc-macro-nested v0.1.3 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling futures-io v0.3.4 [INFO] [stderr] Compiling pin-project-lite v0.1.4 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling futures-task v0.3.4 [INFO] [stderr] Compiling openssl v0.10.24 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling smallvec v0.6.10 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling indexmap v1.0.2 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling encoding_rs v0.8.17 [INFO] [stderr] Compiling unicode-segmentation v1.3.0 [INFO] [stderr] Compiling strum v0.17.1 [INFO] [stderr] Compiling unicase v2.4.0 [INFO] [stderr] Compiling futures-channel v0.3.4 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling http v0.2.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling mime v0.3.13 [INFO] [stderr] Compiling mime_guess v2.0.1 [INFO] [stderr] Compiling openssl-sys v0.9.49 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling url v2.1.0 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling tokio-macros v0.2.4 [INFO] [stderr] Compiling pin-project-internal v0.4.6 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling strum_macros v0.17.1 [INFO] [stderr] Compiling tokio v0.2.11 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling pin-project v0.4.6 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling tokio-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.2.1 [INFO] [stderr] Compiling futures-executor v0.3.4 [INFO] [stderr] Compiling futures v0.3.4 [INFO] [stderr] Compiling hyper v0.13.2 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling serde_json v1.0.48 [INFO] [stderr] Compiling hyper-tls v0.4.1 [INFO] [stderr] Compiling reqwest v0.10.1 [INFO] [stderr] Compiling luno v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 24s [INFO] running `Command { std: "docker" "inspect" "80cf8bab18e1237dea10b0533a8828a92b8c5216af3af2be7dd49fdf0850d343", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "80cf8bab18e1237dea10b0533a8828a92b8c5216af3af2be7dd49fdf0850d343", kill_on_drop: false }` [INFO] [stdout] 80cf8bab18e1237dea10b0533a8828a92b8c5216af3af2be7dd49fdf0850d343 [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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6d30463d72c4cc0fdd81c4b37bec94ce80abfc446212c082a9c97a73177678f5 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "6d30463d72c4cc0fdd81c4b37bec94ce80abfc446212c082a9c97a73177678f5", kill_on_drop: false }` [INFO] [stderr] Compiling luno v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `luno`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name luno --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -Cembed-bitcode=no -C debuginfo=2 --test -C metadata=6deafd964b734c5e -C extra-filename=-6deafd964b734c5e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern futures=/opt/rustwide/target/debug/deps/libfutures-dc84eed23414365a.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-e318441c83f0892c.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-05243296770c93ea.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-1535c2bb15eace50.rlib --extern strum=/opt/rustwide/target/debug/deps/libstrum-f9bf702554c11077.rlib --extern strum_macros=/opt/rustwide/target/debug/deps/libstrum_macros-5b0afcb0304959b6.so --extern tokio=/opt/rustwide/target/debug/deps/libtokio-a6a88c44442e573e.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/get_order-584c0dc921ceeaed.get_order.6nl9n7uw-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/get_order-584c0dc921ceeaed.get_order.6nl9n7uw-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/get_order-584c0dc921ceeaed.get_order.6nl9n7uw-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/get_order-584c0dc921ceeaed.get_order.6nl9n7uw-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/get_order-584c0dc921ceeaed.get_order.6nl9n7uw-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/get_order-584c0dc921ceeaed.get_order.6nl9n7uw-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/get_order-584c0dc921ceeaed.get_order.6nl9n7uw-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/get_order-584c0dc921ceeaed.get_order.6nl9n7uw-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/get_order-584c0dc921ceeaed.get_order.6nl9n7uw-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/get_order-584c0dc921ceeaed.get_order.6nl9n7uw-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/get_order-584c0dc921ceeaed.get_order.6nl9n7uw-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/get_order-584c0dc921ceeaed.get_order.6nl9n7uw-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/get_order-584c0dc921ceeaed.get_order.6nl9n7uw-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/get_order-584c0dc921ceeaed.get_order.6nl9n7uw-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/get_order-584c0dc921ceeaed.get_order.6nl9n7uw-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/get_order-584c0dc921ceeaed.get_order.6nl9n7uw-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/get_order-584c0dc921ceeaed" "/opt/rustwide/target/debug/examples/get_order-584c0dc921ceeaed.448ia1ydn1vroc3.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libluno-74a7b909ec6a0ece.rlib" "/opt/rustwide/target/debug/deps/libstrum-f9bf702554c11077.rlib" "/opt/rustwide/target/debug/deps/libreqwest-e318441c83f0892c.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-a89369507ff587c5.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-d8ac546f0cf53435.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-1c5494e6ba5ff596.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-d03af27846953f0d.rlib" "/opt/rustwide/target/debug/deps/libdtoa-de101ac0bbbe5f55.rlib" "/opt/rustwide/target/debug/deps/libserde_json-1535c2bb15eace50.rlib" "/opt/rustwide/target/debug/deps/libryu-db9775d798c686aa.rlib" "/opt/rustwide/target/debug/deps/libbase64-f7ef6f0ac08c23fb.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-ee0c0a8ffb6ecf02.rlib" "/opt/rustwide/target/debug/deps/libmime-a2c8c99be1c73dbd.rlib" "/opt/rustwide/target/debug/deps/libunicase-86ef9be721062a34.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-8b95ddfd1aa78777.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-9c28753db8cc8374.rlib" "/opt/rustwide/target/debug/deps/libopenssl-882bf3b70fe97e99.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-1f3009f57664b03a.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-7fdddc6c152ac3cf.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-5f62cca6b0789145.rlib" "/opt/rustwide/target/debug/deps/libbitflags-b47c222f34291eff.rlib" "/opt/rustwide/target/debug/deps/libhyper-394a955e043ddbec.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d23095e432fe7798.rlib" "/opt/rustwide/target/debug/deps/libwant-748c5b8fc6128aa4.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-2ea9ca8de839b0ce.rlib" "/opt/rustwide/target/debug/deps/libh2-75c8108652304c5e.rlib" "/opt/rustwide/target/debug/deps/libindexmap-dcc88bad7f7b1ecb.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-2816c76f65f2eb6c.rlib" "/opt/rustwide/target/debug/deps/libtime-dbbbe9797af2d446.rlib" "/opt/rustwide/target/debug/deps/libtower_service-7dc3d5ccc64138b6.rlib" "/opt/rustwide/target/debug/deps/libpin_project-f0e626ecfc8f72f4.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-01bc240f20b7ed5d.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-2b3446fb57231950.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-75b49c1d0526a67e.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-41d2204887beddbc.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-cd8a2593a346d59c.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-17ccec7ac71753d0.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-5f42cf159dc75c61.rlib" "/opt/rustwide/target/debug/deps/libtokio-a6a88c44442e573e.rlib" "/opt/rustwide/target/debug/deps/libmemchr-b94c7254a079d159.rlib" "/opt/rustwide/target/debug/deps/libmio-bbe8ec3d8d7b0013.rlib" "/opt/rustwide/target/debug/deps/libslab-3a7649c6fb4d320f.rlib" "/opt/rustwide/target/debug/deps/libiovec-5b20d89d53aa9a9b.rlib" "/opt/rustwide/target/debug/deps/libnet2-d4608e5757167acb.rlib" "/opt/rustwide/target/debug/deps/liblibc-21f67c47dfc455da.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-7b7dfb81f9da5119.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-8624f657eece59b0.rlib" "/opt/rustwide/target/debug/deps/liblog-2bf2aaa1b2174b22.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-45df0fd50fa2e287.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-4313d09413e99b74.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7c0477ae3415ac1f.rlib" "/opt/rustwide/target/debug/deps/liburl-de9cf1e8f1ecc6b7.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e676c97fbc74cd56.rlib" "/opt/rustwide/target/debug/deps/libidna-64596b67e95bdc74.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-4c262643cec8ccc8.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-adaa0eebafe40f87.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-81f7bca86d771a09.rlib" "/opt/rustwide/target/debug/deps/libmatches-84413336e46be589.rlib" "/opt/rustwide/target/debug/deps/libhttp-b814ca8df35f84b3.rlib" "/opt/rustwide/target/debug/deps/libitoa-f3eef8739551e750.rlib" "/opt/rustwide/target/debug/deps/libbytes-04ecf6791232477f.rlib" "/opt/rustwide/target/debug/deps/libfnv-e461bc511369ce67.rlib" "/opt/rustwide/target/debug/deps/libserde-05243296770c93ea.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [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] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/get_tickers-84f16c3521faa589.get_tickers.66p4tign-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/get_tickers-84f16c3521faa589.get_tickers.66p4tign-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/get_tickers-84f16c3521faa589.get_tickers.66p4tign-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/get_tickers-84f16c3521faa589.get_tickers.66p4tign-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/get_tickers-84f16c3521faa589.get_tickers.66p4tign-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/get_tickers-84f16c3521faa589.get_tickers.66p4tign-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/get_tickers-84f16c3521faa589.get_tickers.66p4tign-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/get_tickers-84f16c3521faa589.get_tickers.66p4tign-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/get_tickers-84f16c3521faa589.get_tickers.66p4tign-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/get_tickers-84f16c3521faa589.get_tickers.66p4tign-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/get_tickers-84f16c3521faa589.get_tickers.66p4tign-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/get_tickers-84f16c3521faa589.get_tickers.66p4tign-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/get_tickers-84f16c3521faa589.get_tickers.66p4tign-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/get_tickers-84f16c3521faa589.get_tickers.66p4tign-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/get_tickers-84f16c3521faa589.get_tickers.66p4tign-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/get_tickers-84f16c3521faa589.get_tickers.66p4tign-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/get_tickers-84f16c3521faa589" "/opt/rustwide/target/debug/examples/get_tickers-84f16c3521faa589.1vytyott1itspcwt.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libluno-74a7b909ec6a0ece.rlib" "/opt/rustwide/target/debug/deps/libstrum-f9bf702554c11077.rlib" "/opt/rustwide/target/debug/deps/libreqwest-e318441c83f0892c.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-a89369507ff587c5.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-d8ac546f0cf53435.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-1c5494e6ba5ff596.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-d03af27846953f0d.rlib" "/opt/rustwide/target/debug/deps/libdtoa-de101ac0bbbe5f55.rlib" "/opt/rustwide/target/debug/deps/libserde_json-1535c2bb15eace50.rlib" "/opt/rustwide/target/debug/deps/libryu-db9775d798c686aa.rlib" "/opt/rustwide/target/debug/deps/libbase64-f7ef6f0ac08c23fb.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-ee0c0a8ffb6ecf02.rlib" "/opt/rustwide/target/debug/deps/libmime-a2c8c99be1c73dbd.rlib" "/opt/rustwide/target/debug/deps/libunicase-86ef9be721062a34.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-8b95ddfd1aa78777.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-9c28753db8cc8374.rlib" "/opt/rustwide/target/debug/deps/libopenssl-882bf3b70fe97e99.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-1f3009f57664b03a.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-7fdddc6c152ac3cf.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-5f62cca6b0789145.rlib" "/opt/rustwide/target/debug/deps/libbitflags-b47c222f34291eff.rlib" "/opt/rustwide/target/debug/deps/libhyper-394a955e043ddbec.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d23095e432fe7798.rlib" "/opt/rustwide/target/debug/deps/libwant-748c5b8fc6128aa4.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-2ea9ca8de839b0ce.rlib" "/opt/rustwide/target/debug/deps/libh2-75c8108652304c5e.rlib" "/opt/rustwide/target/debug/deps/libindexmap-dcc88bad7f7b1ecb.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-2816c76f65f2eb6c.rlib" "/opt/rustwide/target/debug/deps/libtime-dbbbe9797af2d446.rlib" "/opt/rustwide/target/debug/deps/libtower_service-7dc3d5ccc64138b6.rlib" "/opt/rustwide/target/debug/deps/libpin_project-f0e626ecfc8f72f4.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-01bc240f20b7ed5d.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-2b3446fb57231950.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-75b49c1d0526a67e.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-41d2204887beddbc.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-cd8a2593a346d59c.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-17ccec7ac71753d0.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-5f42cf159dc75c61.rlib" "/opt/rustwide/target/debug/deps/libtokio-a6a88c44442e573e.rlib" "/opt/rustwide/target/debug/deps/libmemchr-b94c7254a079d159.rlib" "/opt/rustwide/target/debug/deps/libmio-bbe8ec3d8d7b0013.rlib" "/opt/rustwide/target/debug/deps/libslab-3a7649c6fb4d320f.rlib" "/opt/rustwide/target/debug/deps/libiovec-5b20d89d53aa9a9b.rlib" "/opt/rustwide/target/debug/deps/libnet2-d4608e5757167acb.rlib" "/opt/rustwide/target/debug/deps/liblibc-21f67c47dfc455da.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-7b7dfb81f9da5119.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-8624f657eece59b0.rlib" "/opt/rustwide/target/debug/deps/liblog-2bf2aaa1b2174b22.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-45df0fd50fa2e287.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-4313d09413e99b74.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7c0477ae3415ac1f.rlib" "/opt/rustwide/target/debug/deps/liburl-de9cf1e8f1ecc6b7.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e676c97fbc74cd56.rlib" "/opt/rustwide/target/debug/deps/libidna-64596b67e95bdc74.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-4c262643cec8ccc8.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-adaa0eebafe40f87.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-81f7bca86d771a09.rlib" "/opt/rustwide/target/debug/deps/libmatches-84413336e46be589.rlib" "/opt/rustwide/target/debug/deps/libhttp-b814ca8df35f84b3.rlib" "/opt/rustwide/target/debug/deps/libitoa-f3eef8739551e750.rlib" "/opt/rustwide/target/debug/deps/libbytes-04ecf6791232477f.rlib" "/opt/rustwide/target/debug/deps/libfnv-e461bc511369ce67.rlib" "/opt/rustwide/target/debug/deps/libserde-05243296770c93ea.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [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: build failed [INFO] running `Command { std: "docker" "inspect" "6d30463d72c4cc0fdd81c4b37bec94ce80abfc446212c082a9c97a73177678f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d30463d72c4cc0fdd81c4b37bec94ce80abfc446212c082a9c97a73177678f5", kill_on_drop: false }` [INFO] [stdout] 6d30463d72c4cc0fdd81c4b37bec94ce80abfc446212c082a9c97a73177678f5