[INFO] fetching crate gmusic 0.3.1... [INFO] testing gmusic-0.3.1 against 1.55.0 for beta-1.56-1 [INFO] extracting crate gmusic 0.3.1 into /workspace/builds/worker-27/source [INFO] validating manifest of crates.io crate gmusic 0.3.1 on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate gmusic 0.3.1 [INFO] finished tweaking crates.io crate gmusic 0.3.1 [INFO] tweaked toml for crates.io crate gmusic 0.3.1 written to /workspace/builds/worker-27/source/Cargo.toml [INFO] crate crates.io crate gmusic 0.3.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wasm-bindgen-futures v0.4.12 [INFO] [stderr] Downloaded pin-project v0.4.17 [INFO] [stderr] Downloaded async-trait v0.1.31 [INFO] [stderr] Downloaded pin-project-lite v0.1.5 [INFO] [stderr] Downloaded oauth2 v3.0.0-alpha.9 [INFO] [stderr] Downloaded pin-project-internal v0.4.17 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] db676c35ed6878dcac3e0cdb823ac40235d5dcfdbbd9af03e6c27cbc91c145b0 [INFO] running `Command { std: "docker" "start" "-a" "db676c35ed6878dcac3e0cdb823ac40235d5dcfdbbd9af03e6c27cbc91c145b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "db676c35ed6878dcac3e0cdb823ac40235d5dcfdbbd9af03e6c27cbc91c145b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db676c35ed6878dcac3e0cdb823ac40235d5dcfdbbd9af03e6c27cbc91c145b0", kill_on_drop: false }` [INFO] [stdout] db676c35ed6878dcac3e0cdb823ac40235d5dcfdbbd9af03e6c27cbc91c145b0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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" "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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 44afb4ac3f0802274322c0c8c9042689b8caf92aa7f77957b9333ba3a8ff6cec [INFO] running `Command { std: "docker" "start" "-a" "44afb4ac3f0802274322c0c8c9042689b8caf92aa7f77957b9333ba3a8ff6cec", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.13 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling syn v1.0.22 [INFO] [stderr] Compiling cc v1.0.48 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling bytes v0.5.4 [INFO] [stderr] Compiling proc-macro-nested v0.1.4 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling proc-macro-hack v0.5.15 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling pin-project-lite v0.1.5 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.26 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling encoding_rs v0.8.22 [INFO] [stderr] Compiling mime v0.3.14 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling arrayref v0.3.5 [INFO] [stderr] Compiling byte-tools v0.2.0 [INFO] [stderr] Compiling dtoa v0.4.4 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling base64 v0.12.1 [INFO] [stderr] Compiling indexmap v1.3.0 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling block-buffer v0.3.3 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling unicode-normalization v0.1.9 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling openssl-sys v0.9.53 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling num_cpus v1.11.1 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling generic-array v0.9.0 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling digest v0.7.6 [INFO] [stderr] Compiling mime_guess v2.0.1 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling sha2 v0.7.1 [INFO] [stderr] Compiling sha-1 v0.8.1 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling url v2.1.0 [INFO] [stderr] Compiling backtrace v0.3.40 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling pin-project-internal v0.4.17 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling async-trait v0.1.31 [INFO] [stderr] Compiling tokio v0.2.21 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Compiling pin-project v0.4.17 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.2.5 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling hyper v0.13.5 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling serde_json v1.0.44 [INFO] [stderr] Compiling hyper-tls v0.4.1 [INFO] [stderr] Compiling reqwest v0.10.4 [INFO] [stderr] Compiling oauth2 v3.0.0-alpha.9 [INFO] [stderr] Compiling gmusic v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 35.26s [INFO] running `Command { std: "docker" "inspect" "44afb4ac3f0802274322c0c8c9042689b8caf92aa7f77957b9333ba3a8ff6cec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44afb4ac3f0802274322c0c8c9042689b8caf92aa7f77957b9333ba3a8ff6cec", kill_on_drop: false }` [INFO] [stdout] 44afb4ac3f0802274322c0c8c9042689b8caf92aa7f77957b9333ba3a8ff6cec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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" "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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8c498153dae775e2ad21add56c7ebbe930612eae7bfd45ab5879d81778693210 [INFO] running `Command { std: "docker" "start" "-a" "8c498153dae775e2ad21add56c7ebbe930612eae7bfd45ab5879d81778693210", kill_on_drop: false }` [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling termcolor v1.0.5 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling gmusic v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `gmusic` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name search --edition=2018 examples/search.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=253ae350e8494461 -C extra-filename=-253ae350e8494461 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-e57db31c55feebdf.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-e9e172364a6c17c0.rlib --extern failure=/opt/rustwide/target/debug/deps/libfailure-313127787e2ca8d1.rlib --extern gmusic=/opt/rustwide/target/debug/deps/libgmusic-0e9d0423096b08ad.rlib --extern hmac=/opt/rustwide/target/debug/deps/libhmac-2fc5a8a222126eb4.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-ef319cfe97d0a4d1.rlib --extern oauth2=/opt/rustwide/target/debug/deps/liboauth2-a14023798e6b9f6e.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-fadd98e1278e8037.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-b59901d71ce303b7.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-ee6a0e11388b0fda.rlib --extern sha1=/opt/rustwide/target/debug/deps/libsha1-47622f869c7defd0.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-1597fcedb176ae9a.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-5f468dcb1b3d7065.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/backtrace-sys-37d166f516bc3f74/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/login-8b3821dc3ec8a13d.login.f5954326-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/login-8b3821dc3ec8a13d.login.f5954326-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/login-8b3821dc3ec8a13d.login.f5954326-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/login-8b3821dc3ec8a13d.login.f5954326-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/login-8b3821dc3ec8a13d.login.f5954326-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/login-8b3821dc3ec8a13d.login.f5954326-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/login-8b3821dc3ec8a13d.login.f5954326-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/login-8b3821dc3ec8a13d.login.f5954326-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/login-8b3821dc3ec8a13d.login.f5954326-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/login-8b3821dc3ec8a13d.login.f5954326-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/login-8b3821dc3ec8a13d.login.f5954326-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/login-8b3821dc3ec8a13d.login.f5954326-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/login-8b3821dc3ec8a13d.login.f5954326-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/login-8b3821dc3ec8a13d.login.f5954326-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/login-8b3821dc3ec8a13d.login.f5954326-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/login-8b3821dc3ec8a13d.login.f5954326-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/login-8b3821dc3ec8a13d.wsq756nryupiirn.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-37d166f516bc3f74/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-e9e172364a6c17c0.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-dff3bebd4e162843.rlib" "/opt/rustwide/target/debug/deps/libatty-58fac6cc13a76c63.rlib" "/opt/rustwide/target/debug/deps/libhumantime-e96b6b451c6926d7.rlib" "/opt/rustwide/target/debug/deps/libquick_error-8af1626c14a64d49.rlib" "/opt/rustwide/target/debug/deps/libregex-8381a3f49700cb46.rlib" "/opt/rustwide/target/debug/deps/libthread_local-f67eb570b8c0ed3e.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-00609df68f1a6931.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-e3a98836e3e43eff.rlib" "/opt/rustwide/target/debug/deps/libgmusic-0e9d0423096b08ad.rlib" "/opt/rustwide/target/debug/deps/libbase64-e57db31c55feebdf.rlib" "/opt/rustwide/target/debug/deps/libsha1-47622f869c7defd0.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-03aff259f7333519.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-dc078cedd1d6b655.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-925e4473cc63646f.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-6433339f2f1db59d.rlib" "/opt/rustwide/target/debug/deps/liboauth2-a14023798e6b9f6e.rlib" "/opt/rustwide/target/debug/deps/libbase64-a8b095dd054a32ea.rlib" "/opt/rustwide/target/debug/deps/libsha2-a18987ea6d85a882.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-d6a0776fdec2e64e.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-6182afd9c666cf1f.rlib" "/opt/rustwide/target/debug/deps/libarrayref-3d7b2d0218ca1814.rlib" "/opt/rustwide/target/debug/deps/libdigest-c1be443b8158f42c.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-a60af6a600ba6064.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-724fce689f543772.rlib" "/opt/rustwide/target/debug/deps/librand-ad660bd67d4d74d1.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-d4ae02a3e9b0f800.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-fc952235d01d1c4a.rlib" "/opt/rustwide/target/debug/deps/librand_hc-3061ed7fff4f73ac.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-84f310872b096b0f.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-3389291204d384a2.rlib" "/opt/rustwide/target/debug/deps/librand_core-4f51009b94176a49.rlib" "/opt/rustwide/target/debug/deps/librand_os-1369d5db96fdf9cc.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-32f7227826608430.rlib" "/opt/rustwide/target/debug/deps/librand_core-fefd062cdcb3b90d.rlib" "/opt/rustwide/target/debug/deps/libhttp-e3cc3f9f395f41d9.rlib" "/opt/rustwide/target/debug/deps/libbytes-6da2f4e23617e16b.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-c5f792632ea8cd22.rlib" "/opt/rustwide/target/debug/deps/libreqwest-fadd98e1278e8037.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-193547ff18709fb1.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-a42996f74b2de32d.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-2d82ce8f0f1283f9.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-2352a750eb498410.rlib" "/opt/rustwide/target/debug/deps/libdtoa-386c31090dcf93f8.rlib" "/opt/rustwide/target/debug/deps/libbase64-db5da6bef8a1d166.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-b1e4a7de889a3690.rlib" "/opt/rustwide/target/debug/deps/libunicase-110db66c7c7006f8.rlib" "/opt/rustwide/target/debug/deps/libmime-72c4284f1dfef93a.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-6089219c666f0381.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-b9238ab6b4f641c8.rlib" "/opt/rustwide/target/debug/deps/libopenssl-12de3d91228c4782.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-8743e82ac3929743.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-24ec6f510909448f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-87fc368e0f0dce56.rlib" "/opt/rustwide/target/debug/deps/libbitflags-117d41ac256572da.rlib" "/opt/rustwide/target/debug/deps/libhyper-2361cb1a2ff4d856.rlib" "/opt/rustwide/target/debug/deps/libhttparse-bddf136980e817ef.rlib" "/opt/rustwide/target/debug/deps/libwant-be619ed218907232.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-a860008638408fd1.rlib" "/opt/rustwide/target/debug/deps/libh2-e9189e2ad8e3b90d.rlib" "/opt/rustwide/target/debug/deps/libindexmap-ae23959799bc302d.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-9be20927cea78ab0.rlib" "/opt/rustwide/target/debug/deps/libtime-4e2be5f6b98fd262.rlib" "/opt/rustwide/target/debug/deps/libtower_service-46986955e70f2e72.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-873ed5670a177dc9.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-df981c5871754530.rlib" "/opt/rustwide/target/debug/deps/liburl-5f468dcb1b3d7065.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e457123dded25aba.rlib" "/opt/rustwide/target/debug/deps/libidna-79a99631c9928f9f.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-61663de70c322175.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-a0f833eb2f93ccb9.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-2b57d9522de422df.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-0287523dbc01ccb7.rlib" "/opt/rustwide/target/debug/deps/libmatches-201b4dfb49094b2f.rlib" "/opt/rustwide/target/debug/deps/libhttp-54d95688e71e3065.rlib" "/opt/rustwide/target/debug/deps/libserde_json-ee6a0e11388b0fda.rlib" "/opt/rustwide/target/debug/deps/libryu-661440c36dd5b86c.rlib" "/opt/rustwide/target/debug/deps/libitoa-41951a538d0a7733.rlib" "/opt/rustwide/target/debug/deps/libfutures-e1ef178e4bbda4d8.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-d16154f90678ace9.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-3eb549c1333836a2.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-6dda35b5e1fc4659.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-76a6b964f70d69a9.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-8eab7d850bb9eb12.rlib" "/opt/rustwide/target/debug/deps/libpin_project-d9ebaa3fc2768b47.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-e660f4ce089a9093.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-93b00cd267f654d6.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-449a7fab70c68e52.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-179c4ec3b1bb6929.rlib" "/opt/rustwide/target/debug/deps/libserde-b59901d71ce303b7.rlib" "/opt/rustwide/target/debug/deps/libhmac-2fc5a8a222126eb4.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-b4b0f1a0594cd44c.rlib" "/opt/rustwide/target/debug/deps/libsubtle-26c483e2c4f38ee3.rlib" "/opt/rustwide/target/debug/deps/libdigest-e8a722570a8fa05a.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-20c659d294435f9b.rlib" "/opt/rustwide/target/debug/deps/libtypenum-39b52715cc6761f9.rlib" "/opt/rustwide/target/debug/deps/libfailure-313127787e2ca8d1.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-ed62cc64a217906d.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-c20c036f4fe58154.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-f6813ff1cdbf72a4.rlib" "/opt/rustwide/target/debug/deps/libtokio-1597fcedb176ae9a.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-05fe9beae4f90313.rlib" "/opt/rustwide/target/debug/deps/libmemchr-5087c462549b9d46.rlib" "/opt/rustwide/target/debug/deps/libfnv-7449a3f4573c4646.rlib" "/opt/rustwide/target/debug/deps/libmio-92ed2e3ab05eabe2.rlib" "/opt/rustwide/target/debug/deps/liblog-ef319cfe97d0a4d1.rlib" "/opt/rustwide/target/debug/deps/libslab-31c88580e3b60f0d.rlib" "/opt/rustwide/target/debug/deps/libiovec-5590c39117a42bc6.rlib" "/opt/rustwide/target/debug/deps/libnet2-9a15ff2c67e05696.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4dc40f94662accb2.rlib" "/opt/rustwide/target/debug/deps/liblibc-e353681d5d0d351d.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-db9edbf7f6b4fe8f.rlib" "/opt/rustwide/target/debug/deps/libbytes-1c6e9ee66138d64d.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-6735baaa0fada475.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-008055cc7d873802.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-06f01ac2578bda94.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f9a3c3274a1835e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d4cbb754ee9f4daa.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-95c14e1c1e3ebcc4.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d489f0ca872880cc.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-75f07df0b18fea39.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-0c35b278736219a2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e530649c9a06e3c6.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-6b148909d375a785.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-cd15fa647f4775d1.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74be3a703f788ba2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8f2c5b445c28b2e3.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8480e85e0be96197.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-ac23a75f6f42004e.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-557ba8776e04d182.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-4beb03d03503c439.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-dd7db1bec6909f24.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/login-8b3821dc3ec8a13d" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-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] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/stream_url-2830e78e763ec89a.stream_url.04b8dcae-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/stream_url-2830e78e763ec89a.stream_url.04b8dcae-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/stream_url-2830e78e763ec89a.stream_url.04b8dcae-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/stream_url-2830e78e763ec89a.stream_url.04b8dcae-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/stream_url-2830e78e763ec89a.stream_url.04b8dcae-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/stream_url-2830e78e763ec89a.stream_url.04b8dcae-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/stream_url-2830e78e763ec89a.stream_url.04b8dcae-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/stream_url-2830e78e763ec89a.stream_url.04b8dcae-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/stream_url-2830e78e763ec89a.stream_url.04b8dcae-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/stream_url-2830e78e763ec89a.stream_url.04b8dcae-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/stream_url-2830e78e763ec89a.stream_url.04b8dcae-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/stream_url-2830e78e763ec89a.stream_url.04b8dcae-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/stream_url-2830e78e763ec89a.stream_url.04b8dcae-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/stream_url-2830e78e763ec89a.stream_url.04b8dcae-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/stream_url-2830e78e763ec89a.stream_url.04b8dcae-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/stream_url-2830e78e763ec89a.stream_url.04b8dcae-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/stream_url-2830e78e763ec89a.4y6sjcl4srjrysjh.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-37d166f516bc3f74/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-e9e172364a6c17c0.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-dff3bebd4e162843.rlib" "/opt/rustwide/target/debug/deps/libatty-58fac6cc13a76c63.rlib" "/opt/rustwide/target/debug/deps/libhumantime-e96b6b451c6926d7.rlib" "/opt/rustwide/target/debug/deps/libquick_error-8af1626c14a64d49.rlib" "/opt/rustwide/target/debug/deps/libregex-8381a3f49700cb46.rlib" "/opt/rustwide/target/debug/deps/libthread_local-f67eb570b8c0ed3e.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-00609df68f1a6931.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-e3a98836e3e43eff.rlib" "/opt/rustwide/target/debug/deps/libgmusic-0e9d0423096b08ad.rlib" "/opt/rustwide/target/debug/deps/libbase64-e57db31c55feebdf.rlib" "/opt/rustwide/target/debug/deps/libsha1-47622f869c7defd0.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-03aff259f7333519.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-dc078cedd1d6b655.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-925e4473cc63646f.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-6433339f2f1db59d.rlib" "/opt/rustwide/target/debug/deps/liboauth2-a14023798e6b9f6e.rlib" "/opt/rustwide/target/debug/deps/libbase64-a8b095dd054a32ea.rlib" "/opt/rustwide/target/debug/deps/libsha2-a18987ea6d85a882.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-d6a0776fdec2e64e.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-6182afd9c666cf1f.rlib" "/opt/rustwide/target/debug/deps/libarrayref-3d7b2d0218ca1814.rlib" "/opt/rustwide/target/debug/deps/libdigest-c1be443b8158f42c.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-a60af6a600ba6064.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-724fce689f543772.rlib" "/opt/rustwide/target/debug/deps/librand-ad660bd67d4d74d1.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-d4ae02a3e9b0f800.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-fc952235d01d1c4a.rlib" "/opt/rustwide/target/debug/deps/librand_hc-3061ed7fff4f73ac.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-84f310872b096b0f.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-3389291204d384a2.rlib" "/opt/rustwide/target/debug/deps/librand_core-4f51009b94176a49.rlib" "/opt/rustwide/target/debug/deps/librand_os-1369d5db96fdf9cc.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-32f7227826608430.rlib" "/opt/rustwide/target/debug/deps/librand_core-fefd062cdcb3b90d.rlib" "/opt/rustwide/target/debug/deps/libhttp-e3cc3f9f395f41d9.rlib" "/opt/rustwide/target/debug/deps/libbytes-6da2f4e23617e16b.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-c5f792632ea8cd22.rlib" "/opt/rustwide/target/debug/deps/libreqwest-fadd98e1278e8037.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-193547ff18709fb1.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-a42996f74b2de32d.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-2d82ce8f0f1283f9.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-2352a750eb498410.rlib" "/opt/rustwide/target/debug/deps/libdtoa-386c31090dcf93f8.rlib" "/opt/rustwide/target/debug/deps/libbase64-db5da6bef8a1d166.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-b1e4a7de889a3690.rlib" "/opt/rustwide/target/debug/deps/libunicase-110db66c7c7006f8.rlib" "/opt/rustwide/target/debug/deps/libmime-72c4284f1dfef93a.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-6089219c666f0381.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-b9238ab6b4f641c8.rlib" "/opt/rustwide/target/debug/deps/libopenssl-12de3d91228c4782.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-8743e82ac3929743.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-24ec6f510909448f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-87fc368e0f0dce56.rlib" "/opt/rustwide/target/debug/deps/libbitflags-117d41ac256572da.rlib" "/opt/rustwide/target/debug/deps/libhyper-2361cb1a2ff4d856.rlib" "/opt/rustwide/target/debug/deps/libhttparse-bddf136980e817ef.rlib" "/opt/rustwide/target/debug/deps/libwant-be619ed218907232.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-a860008638408fd1.rlib" "/opt/rustwide/target/debug/deps/libh2-e9189e2ad8e3b90d.rlib" "/opt/rustwide/target/debug/deps/libindexmap-ae23959799bc302d.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-9be20927cea78ab0.rlib" "/opt/rustwide/target/debug/deps/libtime-4e2be5f6b98fd262.rlib" "/opt/rustwide/target/debug/deps/libtower_service-46986955e70f2e72.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-873ed5670a177dc9.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-df981c5871754530.rlib" "/opt/rustwide/target/debug/deps/liburl-5f468dcb1b3d7065.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e457123dded25aba.rlib" "/opt/rustwide/target/debug/deps/libidna-79a99631c9928f9f.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-61663de70c322175.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-a0f833eb2f93ccb9.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-2b57d9522de422df.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-0287523dbc01ccb7.rlib" "/opt/rustwide/target/debug/deps/libmatches-201b4dfb49094b2f.rlib" "/opt/rustwide/target/debug/deps/libhttp-54d95688e71e3065.rlib" "/opt/rustwide/target/debug/deps/libserde_json-ee6a0e11388b0fda.rlib" "/opt/rustwide/target/debug/deps/libryu-661440c36dd5b86c.rlib" "/opt/rustwide/target/debug/deps/libitoa-41951a538d0a7733.rlib" "/opt/rustwide/target/debug/deps/libfutures-e1ef178e4bbda4d8.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-d16154f90678ace9.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-3eb549c1333836a2.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-6dda35b5e1fc4659.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-76a6b964f70d69a9.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-8eab7d850bb9eb12.rlib" "/opt/rustwide/target/debug/deps/libpin_project-d9ebaa3fc2768b47.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-e660f4ce089a9093.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-93b00cd267f654d6.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-449a7fab70c68e52.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-179c4ec3b1bb6929.rlib" "/opt/rustwide/target/debug/deps/libserde-b59901d71ce303b7.rlib" "/opt/rustwide/target/debug/deps/libhmac-2fc5a8a222126eb4.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-b4b0f1a0594cd44c.rlib" "/opt/rustwide/target/debug/deps/libsubtle-26c483e2c4f38ee3.rlib" "/opt/rustwide/target/debug/deps/libdigest-e8a722570a8fa05a.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-20c659d294435f9b.rlib" "/opt/rustwide/target/debug/deps/libtypenum-39b52715cc6761f9.rlib" "/opt/rustwide/target/debug/deps/libfailure-313127787e2ca8d1.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-ed62cc64a217906d.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-c20c036f4fe58154.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-f6813ff1cdbf72a4.rlib" "/opt/rustwide/target/debug/deps/libtokio-1597fcedb176ae9a.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-05fe9beae4f90313.rlib" "/opt/rustwide/target/debug/deps/libmemchr-5087c462549b9d46.rlib" "/opt/rustwide/target/debug/deps/libfnv-7449a3f4573c4646.rlib" "/opt/rustwide/target/debug/deps/libmio-92ed2e3ab05eabe2.rlib" "/opt/rustwide/target/debug/deps/liblog-ef319cfe97d0a4d1.rlib" "/opt/rustwide/target/debug/deps/libslab-31c88580e3b60f0d.rlib" "/opt/rustwide/target/debug/deps/libiovec-5590c39117a42bc6.rlib" "/opt/rustwide/target/debug/deps/libnet2-9a15ff2c67e05696.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4dc40f94662accb2.rlib" "/opt/rustwide/target/debug/deps/liblibc-e353681d5d0d351d.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-db9edbf7f6b4fe8f.rlib" "/opt/rustwide/target/debug/deps/libbytes-1c6e9ee66138d64d.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-6735baaa0fada475.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-008055cc7d873802.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-06f01ac2578bda94.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f9a3c3274a1835e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d4cbb754ee9f4daa.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-95c14e1c1e3ebcc4.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d489f0ca872880cc.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-75f07df0b18fea39.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-0c35b278736219a2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e530649c9a06e3c6.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-6b148909d375a785.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-cd15fa647f4775d1.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74be3a703f788ba2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8f2c5b445c28b2e3.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8480e85e0be96197.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-ac23a75f6f42004e.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-557ba8776e04d182.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-4beb03d03503c439.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-dd7db1bec6909f24.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/stream_url-2830e78e763ec89a" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-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: build failed [INFO] running `Command { std: "docker" "inspect" "8c498153dae775e2ad21add56c7ebbe930612eae7bfd45ab5879d81778693210", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c498153dae775e2ad21add56c7ebbe930612eae7bfd45ab5879d81778693210", kill_on_drop: false }` [INFO] [stdout] 8c498153dae775e2ad21add56c7ebbe930612eae7bfd45ab5879d81778693210