[INFO] fetching crate mygpoclient 0.2.0... [INFO] testing mygpoclient-0.2.0 against 1.55.0 for beta-1.56-1 [INFO] extracting crate mygpoclient 0.2.0 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate mygpoclient 0.2.0 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 mygpoclient 0.2.0 [INFO] finished tweaking crates.io crate mygpoclient 0.2.0 [INFO] tweaked toml for crates.io crate mygpoclient 0.2.0 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] ca9eb8ab4371a9407cfe8ef284c42e08a0a8932d7e9f2188e2f69a58c7edebec [INFO] running `Command { std: "docker" "start" "-a" "ca9eb8ab4371a9407cfe8ef284c42e08a0a8932d7e9f2188e2f69a58c7edebec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ca9eb8ab4371a9407cfe8ef284c42e08a0a8932d7e9f2188e2f69a58c7edebec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca9eb8ab4371a9407cfe8ef284c42e08a0a8932d7e9f2188e2f69a58c7edebec", kill_on_drop: false }` [INFO] [stdout] ca9eb8ab4371a9407cfe8ef284c42e08a0a8932d7e9f2188e2f69a58c7edebec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] f12df6bc9be64d8f2d693505edeadb4f78ea9123d884b79188f1062d2bfba555 [INFO] running `Command { std: "docker" "start" "-a" "f12df6bc9be64d8f2d693505edeadb4f78ea9123d884b79188f1062d2bfba555", kill_on_drop: false }` [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling unicode-bidi v0.3.6 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling tinyvec v1.3.1 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling hyper v0.13.10 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling reqwest v0.10.10 [INFO] [stderr] Compiling mygpoclient v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: lint `rustdoc` has been removed: use `rustdoc::all` instead [INFO] [stdout] --> src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | rustdoc, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | warnings, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` implied by `#[warn(warnings)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/device.rs:15:3 [INFO] [stdout] | [INFO] [stdout] 15 | #[serde(rename_all = "lowercase")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 16 | #[derive(Deserialize, Serialize, Debug, Clone, Copy, PartialEq, Eq, Ord, PartialOrd, Hash)] [INFO] [stdout] | ----------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | future_incompatible, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(legacy_derive_helpers)]` implied by `#[warn(future_incompatible)]` [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/episode.rs:20:3 [INFO] [stdout] | [INFO] [stdout] 20 | #[serde(rename_all = "lowercase", tag = "action")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 21 | #[derive(Serialize, Deserialize, Debug, Clone, Copy, PartialEq, Eq, Ord, PartialOrd, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 31.72s [INFO] running `Command { std: "docker" "inspect" "f12df6bc9be64d8f2d693505edeadb4f78ea9123d884b79188f1062d2bfba555", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f12df6bc9be64d8f2d693505edeadb4f78ea9123d884b79188f1062d2bfba555", kill_on_drop: false }` [INFO] [stdout] f12df6bc9be64d8f2d693505edeadb4f78ea9123d884b79188f1062d2bfba555 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] c7c072b6781f7131481ca80ebff53cd58f36b7bcbcf0d9ce525dc98d6b66741c [INFO] running `Command { std: "docker" "start" "-a" "c7c072b6781f7131481ca80ebff53cd58f36b7bcbcf0d9ce525dc98d6b66741c", kill_on_drop: false }` [INFO] [stderr] Compiling mygpoclient v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: lint `rustdoc` has been removed: use `rustdoc::all` instead [INFO] [stdout] --> src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | rustdoc, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | warnings, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` implied by `#[warn(warnings)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/device.rs:15:3 [INFO] [stdout] | [INFO] [stdout] 15 | #[serde(rename_all = "lowercase")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 16 | #[derive(Deserialize, Serialize, Debug, Clone, Copy, PartialEq, Eq, Ord, PartialOrd, Hash)] [INFO] [stdout] | ----------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | future_incompatible, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(legacy_derive_helpers)]` implied by `#[warn(future_incompatible)]` [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/episode.rs:20:3 [INFO] [stdout] | [INFO] [stdout] 20 | #[serde(rename_all = "lowercase", tag = "action")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 21 | #[derive(Serialize, Deserialize, Debug, Clone, Copy, PartialEq, Eq, Ord, PartialOrd, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `rustdoc` has been removed: use `rustdoc::all` instead [INFO] [stdout] --> src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | rustdoc, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | warnings, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` implied by `#[warn(warnings)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/device.rs:15:3 [INFO] [stdout] | [INFO] [stdout] 15 | #[serde(rename_all = "lowercase")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 16 | #[derive(Deserialize, Serialize, Debug, Clone, Copy, PartialEq, Eq, Ord, PartialOrd, Hash)] [INFO] [stdout] | ----------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | future_incompatible, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(legacy_derive_helpers)]` implied by `#[warn(future_incompatible)]` [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/episode.rs:20:3 [INFO] [stdout] | [INFO] [stdout] 20 | #[serde(rename_all = "lowercase", tag = "action")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 21 | #[derive(Serialize, Deserialize, Debug, Clone, Copy, PartialEq, Eq, Ord, PartialOrd, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [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/deps/suggestion-de9282a9aae1ae96.suggestion.4c6e0c6d-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/suggestion-de9282a9aae1ae96.suggestion.4c6e0c6d-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/suggestion-de9282a9aae1ae96.suggestion.4c6e0c6d-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/suggestion-de9282a9aae1ae96.suggestion.4c6e0c6d-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/suggestion-de9282a9aae1ae96.suggestion.4c6e0c6d-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/suggestion-de9282a9aae1ae96.suggestion.4c6e0c6d-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/suggestion-de9282a9aae1ae96.suggestion.4c6e0c6d-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/suggestion-de9282a9aae1ae96.suggestion.4c6e0c6d-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/suggestion-de9282a9aae1ae96.suggestion.4c6e0c6d-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/suggestion-de9282a9aae1ae96.suggestion.4c6e0c6d-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/suggestion-de9282a9aae1ae96.suggestion.4c6e0c6d-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/suggestion-de9282a9aae1ae96.suggestion.4c6e0c6d-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/suggestion-de9282a9aae1ae96.suggestion.4c6e0c6d-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/suggestion-de9282a9aae1ae96.suggestion.4c6e0c6d-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/suggestion-de9282a9aae1ae96.49fccnojvpll4zj4.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-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/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-ae0b9de85e81d76f.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-dd17e7b765638f54.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-e55ce254123a1c62.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_std-c91921c83bf98d74.rlib" "/opt/rustwide/target/debug/deps/libmygpoclient-0ffcfb25303c3c47.rlib" "/opt/rustwide/target/debug/deps/libchrono-9facadd7d7fe71a8.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-57190017cbe175ef.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-36550ce66ce5d1f4.rlib" "/opt/rustwide/target/debug/deps/libtime-ccd0e5bfaddbd1f7.rlib" "/opt/rustwide/target/debug/deps/libreqwest-498c0477e7f30d0a.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-ec7510c486a4cfcd.rlib" "/opt/rustwide/target/debug/deps/libipnet-fee388e9876a2ccd.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-3271ac075be4d7d0.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-2c71a8a6de41ac83.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-34b9d2a12e311f65.rlib" "/opt/rustwide/target/debug/deps/libserde_json-d4465695d4d5daa8.rlib" "/opt/rustwide/target/debug/deps/libryu-739207766fb1644f.rlib" "/opt/rustwide/target/debug/deps/libbase64-6f58e0ee187256d5.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-8a9c3a6c351b6d4a.rlib" "/opt/rustwide/target/debug/deps/libunicase-d73f1f891d61676d.rlib" "/opt/rustwide/target/debug/deps/libmime-81c0a547976aedd9.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-9c90b5b6cc485ffd.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-2859b577b47e78ac.rlib" "/opt/rustwide/target/debug/deps/libopenssl-530f85a1da61517c.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-9fffd75946fb8778.rlib" "/opt/rustwide/target/debug/deps/libbitflags-f947290fec4feb2c.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/libopenssl_sys-8e507f79e5353efa.rlib" "/opt/rustwide/target/debug/deps/libhyper-5ad7e5fffe7a254e.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d980426a2a898d71.rlib" "/opt/rustwide/target/debug/deps/libwant-96845700613b0ea7.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-d6cb38c84a8dbb06.rlib" "/opt/rustwide/target/debug/deps/libh2-f59b3653522ee530.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-6fa50b8e002c2ff8.rlib" "/opt/rustwide/target/debug/deps/libindexmap-c11af052310ee5ab.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-caf720124733e13b.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-1fc6933308934a03.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-54941fc5ee35e3a0.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-b02d3e198136d13a.rlib" "/opt/rustwide/target/debug/deps/libsocket2-15c8a5d552b23e0b.rlib" "/opt/rustwide/target/debug/deps/libtower_service-6990ec38e09d2cbe.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-d1daf2f6498cca57.rlib" "/opt/rustwide/target/debug/deps/libpin_project-466c266822b19ec4.rlib" "/opt/rustwide/target/debug/deps/libtracing-9c4a49ca6be0b379.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-60f5f4324a3543e9.rlib" "/opt/rustwide/target/debug/deps/libtokio-8c53c9da1d8ab6f4.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-348ba2be5eec85f3.rlib" "/opt/rustwide/target/debug/deps/libmio-899822a033645c55.rlib" "/opt/rustwide/target/debug/deps/libiovec-cbae9dbcb6b67926.rlib" "/opt/rustwide/target/debug/deps/libnet2-ac7b8dfc52e20b0e.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4dc40f94662accb2.rlib" "/opt/rustwide/target/debug/deps/liblibc-81da2330ba72cc4b.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-7977404b19a2055c.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-c8341d15676b3895.rlib" "/opt/rustwide/target/debug/deps/libbytes-a265f3aec633bc55.rlib" "/opt/rustwide/target/debug/deps/liblog-5adcf922eb1fa2ac.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-dece450273084492.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-c002af91b7e908bf.rlib" "/opt/rustwide/target/debug/deps/libmemchr-0f592fda00c64810.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-0de4ea5d52cd3d44.rlib" "/opt/rustwide/target/debug/deps/libslab-8a986d953e272c90.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-eca84dd3ea8e853e.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-304962a425599f26.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-179c4ec3b1bb6929.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-f3d5418223d2fe38.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-df981c5871754530.rlib" "/opt/rustwide/target/debug/deps/liburl-6d4a804e58d6cbd1.rlib" "/opt/rustwide/target/debug/deps/libidna-26691e8b713d50c4.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-42dd9642ab6b4946.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-d63edca62d35608e.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-8102c6c5d37b89f3.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-325e22c7978d4097.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-b8040838849b86ed.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e457123dded25aba.rlib" "/opt/rustwide/target/debug/deps/libserde-047cd2ebfeec7535.rlib" "/opt/rustwide/target/debug/deps/libmatches-96501c250b6e78f0.rlib" "/opt/rustwide/target/debug/deps/libhttp-fb44b7a697945f51.rlib" "/opt/rustwide/target/debug/deps/libitoa-3f192c06d1c819c3.rlib" "/opt/rustwide/target/debug/deps/libbytes-4fa0ff79bd79c8a4.rlib" "/opt/rustwide/target/debug/deps/libfnv-d1dc8bedb5ffcb44.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" "-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/deps/suggestion-de9282a9aae1ae96" "-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: could not compile `mygpoclient` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "c7c072b6781f7131481ca80ebff53cd58f36b7bcbcf0d9ce525dc98d6b66741c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c7c072b6781f7131481ca80ebff53cd58f36b7bcbcf0d9ce525dc98d6b66741c", kill_on_drop: false }` [INFO] [stdout] c7c072b6781f7131481ca80ebff53cd58f36b7bcbcf0d9ce525dc98d6b66741c