[INFO] fetching crate igdb-rs 0.2.0... [INFO] testing igdb-rs-0.2.0 against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] extracting crate igdb-rs 0.2.0 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate igdb-rs 0.2.0 on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate igdb-rs 0.2.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate igdb-rs 0.2.0 [INFO] tweaked toml for crates.io crate igdb-rs 0.2.0 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate crates.io crate igdb-rs 0.2.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 59acefbdce0637853726166f2a807da32f840d232ca6d5d704914564396ccaae [INFO] running `Command { std: "docker" "start" "-a" "59acefbdce0637853726166f2a807da32f840d232ca6d5d704914564396ccaae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "59acefbdce0637853726166f2a807da32f840d232ca6d5d704914564396ccaae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "59acefbdce0637853726166f2a807da32f840d232ca6d5d704914564396ccaae", kill_on_drop: false }` [INFO] [stdout] 59acefbdce0637853726166f2a807da32f840d232ca6d5d704914564396ccaae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1e1656e0c6f3b42ab80bd078d376bd8302ba915a987deb82b1071f98762f82d2 [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" "1e1656e0c6f3b42ab80bd078d376bd8302ba915a987deb82b1071f98762f82d2", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling cc v1.0.40 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling pkg-config v0.3.15 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling autocfg v0.1.6 [INFO] [stderr] Compiling futures-core-preview v0.3.0-alpha.18 [INFO] [stderr] Compiling futures-io-preview v0.3.0-alpha.18 [INFO] [stderr] Compiling futures v0.1.28 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling proc-macro2 v1.0.1 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling smallvec v0.6.10 [INFO] [stderr] Compiling serde v1.0.99 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling curl v0.4.22 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling isahc v0.7.1 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling dtoa v0.4.4 [INFO] [stderr] Compiling unicase v2.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling futures-sink-preview v0.3.0-alpha.18 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling futures-channel-preview v0.3.0-alpha.18 [INFO] [stderr] Compiling crossbeam-channel v0.3.9 [INFO] [stderr] Compiling async-task v1.0.0 [INFO] [stderr] Compiling sluice v0.4.1 [INFO] [stderr] Compiling mime v0.3.13 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling libnghttp2-sys v0.1.2 [INFO] [stderr] Compiling openssl-sys v0.9.49 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling curl-sys v0.4.20 [INFO] [stderr] Compiling mime_guess v2.0.1 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling socket2 v0.3.11 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling http v0.1.18 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling futures-util-preview v0.3.0-alpha.18 [INFO] [stderr] Compiling url v2.1.0 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling futures-executor-preview v0.3.0-alpha.18 [INFO] [stderr] Compiling futures-preview v0.3.0-alpha.18 [INFO] [stderr] Compiling futures-timer v0.3.0 [INFO] [stderr] Compiling async-std v0.99.4 [INFO] [stderr] Compiling serde_derive v1.0.99 [INFO] [stderr] Compiling serde_repr v0.1.5 [INFO] [stderr] Compiling surf v1.0.2 [INFO] [stderr] Compiling igdb-rs v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 46s [INFO] running `Command { std: "docker" "inspect" "1e1656e0c6f3b42ab80bd078d376bd8302ba915a987deb82b1071f98762f82d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e1656e0c6f3b42ab80bd078d376bd8302ba915a987deb82b1071f98762f82d2", kill_on_drop: false }` [INFO] [stdout] 1e1656e0c6f3b42ab80bd078d376bd8302ba915a987deb82b1071f98762f82d2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5b628abf4641802d4656c2151ffeacc35f056b52052ff6beefbb52537faa2d92 [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" "5b628abf4641802d4656c2151ffeacc35f056b52052ff6beefbb52537faa2d92", kill_on_drop: false }` [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling regex-syntax v0.6.11 [INFO] [stderr] Compiling unicode-width v0.1.6 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling clicolors-control v1.0.1 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling termios v0.3.1 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling lock_api v0.3.1 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling backtrace v0.3.35 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling regex v1.2.1 [INFO] [stderr] Compiling console v0.7.7 [INFO] [stderr] Compiling async-log-attributes v1.0.1 [INFO] [stderr] Compiling async-log v1.1.0 [INFO] [stderr] Compiling femme v1.2.0 [INFO] [stderr] Compiling igdb-rs v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `igdb-rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name igdb_rs --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=64ffde670c170ed8 -C extra-filename=-64ffde670c170ed8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_std=/opt/rustwide/target/debug/deps/libasync_std-904c210be3aa52c1.rlib --extern femme=/opt/rustwide/target/debug/deps/libfemme-8f477fa72a8c7351.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-7e5a6ac30c1c1684.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-1828a098fb497fc3.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-e7621bb389a7c9ec.rlib --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-79d085db13148d5a.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-e73824b1b8ca0a16.rlib --extern serde_repr=/opt/rustwide/target/debug/deps/libserde_repr-c7afcefb19d2005c.so --extern surf=/opt/rustwide/target/debug/deps/libsurf-07242560fe70d568.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-d5f9da3ae8974d2a.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/backtrace-sys-c719309e2d7bc211/out -L native=/opt/rustwide/target/debug/build/curl-sys-ee339d9432c4d5f2/out/build -L native=/opt/rustwide/target/debug/build/libnghttp2-sys-9c23fd327cc76e00/out/i/lib -L native=/usr/lib/x86_64-linux-gnu` (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/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/game_platforms-d28de2b0c7efe426.game_platforms.9n9rqc16-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/game_platforms-d28de2b0c7efe426.game_platforms.9n9rqc16-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/game_platforms-d28de2b0c7efe426.game_platforms.9n9rqc16-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/game_platforms-d28de2b0c7efe426.game_platforms.9n9rqc16-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/game_platforms-d28de2b0c7efe426.game_platforms.9n9rqc16-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/game_platforms-d28de2b0c7efe426.game_platforms.9n9rqc16-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/game_platforms-d28de2b0c7efe426.game_platforms.9n9rqc16-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/game_platforms-d28de2b0c7efe426.game_platforms.9n9rqc16-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/game_platforms-d28de2b0c7efe426.game_platforms.9n9rqc16-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/game_platforms-d28de2b0c7efe426.game_platforms.9n9rqc16-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/game_platforms-d28de2b0c7efe426.game_platforms.9n9rqc16-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/game_platforms-d28de2b0c7efe426.game_platforms.9n9rqc16-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/game_platforms-d28de2b0c7efe426.game_platforms.9n9rqc16-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/game_platforms-d28de2b0c7efe426.game_platforms.9n9rqc16-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/game_platforms-d28de2b0c7efe426.game_platforms.9n9rqc16-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/game_platforms-d28de2b0c7efe426.game_platforms.9n9rqc16-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/game_platforms-d28de2b0c7efe426" "/opt/rustwide/target/debug/examples/game_platforms-d28de2b0c7efe426.i9uip9isszrxk70.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-c719309e2d7bc211/out" "-L" "/opt/rustwide/target/debug/build/curl-sys-ee339d9432c4d5f2/out/build" "-L" "/opt/rustwide/target/debug/build/libnghttp2-sys-9c23fd327cc76e00/out/i/lib" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libigdb_rs-82f569da813ffc84.rlib" "/opt/rustwide/target/debug/deps/libsurf-07242560fe70d568.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-ca4925074b3df1cb.rlib" "/opt/rustwide/target/debug/deps/libserde_json-e73824b1b8ca0a16.rlib" "/opt/rustwide/target/debug/deps/libryu-e6415e117e8332fa.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-9b3de832c713bad1.rlib" "/opt/rustwide/target/debug/deps/libdtoa-a2feb536077405b7.rlib" "/opt/rustwide/target/debug/deps/libisahc-7f4f25bf06334478.rlib" "/opt/rustwide/target/debug/deps/libsluice-ed770a56a8a575c6.rlib" "/opt/rustwide/target/debug/deps/libcurl-d26b8c66db2e3d38.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-3fc17c5c1d53a384.rlib" "/opt/rustwide/target/debug/deps/libsocket2-bdea5cc66e2bd974.rlib" "/opt/rustwide/target/debug/deps/libcurl_sys-95c6b4f12903d950.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-e8f3b053932983d7.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-1a6d3b0fcf7aa35a.rlib" "/opt/rustwide/target/debug/deps/liblibnghttp2_sys-d2eacbf83b6479a6.rlib" "/opt/rustwide/target/debug/deps/liburl-d5f9da3ae8974d2a.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-bae4c6d884296e4c.rlib" "/opt/rustwide/target/debug/deps/libidna-5c40be0e1c91c6b0.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-4c3ff6f53340ce22.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-d847ca8ad71f8a64.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-00687fdf7952a949.rlib" "/opt/rustwide/target/debug/deps/libmatches-b31feef5c3ce1062.rlib" "/opt/rustwide/target/debug/deps/libmime-653f65d16712c606.rlib" "/opt/rustwide/target/debug/deps/libunicase-0531f3e0d7c99d92.rlib" "/opt/rustwide/target/debug/deps/libhttp-7e5a6ac30c1c1684.rlib" "/opt/rustwide/target/debug/deps/libitoa-25d33da1e28d930f.rlib" "/opt/rustwide/target/debug/deps/libfnv-efbf2f9463bbe447.rlib" "/opt/rustwide/target/debug/deps/libserde-e7621bb389a7c9ec.rlib" "/opt/rustwide/target/debug/deps/libasync_std-904c210be3aa52c1.rlib" "/opt/rustwide/target/debug/deps/libasync_task-f4a10ff689be7e2e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-c3a211c5dae2a3ea.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-876039a635c7f284.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-68f4efb4dbbeb988.rlib" "/opt/rustwide/target/debug/deps/libmio-0f1de413c84e6865.rlib" "/opt/rustwide/target/debug/deps/libnet2-40f76208662130c7.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/libfutures_timer-b290435cdc09f2a5.rlib" "/opt/rustwide/target/debug/deps/libfutures-4f387f2d86a3ab3f.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-4f8ae602336d67f5.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-5dbd87b83a98960a.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-398c97f3920a77ab.rlib" "/opt/rustwide/target/debug/deps/libmemchr-5f7fb6721c2f4953.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-052a0770634998ba.rlib" "/opt/rustwide/target/debug/deps/libbytes-d0aaab5041b742cd.rlib" "/opt/rustwide/target/debug/deps/libiovec-281eb3da0dc5b930.rlib" "/opt/rustwide/target/debug/deps/liblibc-43449a33f75e324c.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4a8145f39c6f83ac.rlib" "/opt/rustwide/target/debug/deps/liblog-1828a098fb497fc3.rlib" "/opt/rustwide/target/debug/deps/libfutures-72bd00ecabfd3c55.rlib" "/opt/rustwide/target/debug/deps/libslab-e1009ebac76bd4cc.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-468f5dfdad346e0f.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-a25e516079e3e215.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-9e9098043f2d9dc4.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-a9750342a597a45e.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-1571a908f844d926.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3ffe9d8230e44ab9.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lz" "-lutil" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [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/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/game_theme-7adcf74d80e8d28b.game_theme.cyj9502k-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/game_theme-7adcf74d80e8d28b.game_theme.cyj9502k-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/game_theme-7adcf74d80e8d28b.game_theme.cyj9502k-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/game_theme-7adcf74d80e8d28b.game_theme.cyj9502k-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/game_theme-7adcf74d80e8d28b.game_theme.cyj9502k-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/game_theme-7adcf74d80e8d28b.game_theme.cyj9502k-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/game_theme-7adcf74d80e8d28b.game_theme.cyj9502k-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/game_theme-7adcf74d80e8d28b.game_theme.cyj9502k-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/game_theme-7adcf74d80e8d28b.game_theme.cyj9502k-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/game_theme-7adcf74d80e8d28b.game_theme.cyj9502k-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/game_theme-7adcf74d80e8d28b.game_theme.cyj9502k-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/game_theme-7adcf74d80e8d28b.game_theme.cyj9502k-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/game_theme-7adcf74d80e8d28b.game_theme.cyj9502k-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/game_theme-7adcf74d80e8d28b.game_theme.cyj9502k-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/game_theme-7adcf74d80e8d28b.game_theme.cyj9502k-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/game_theme-7adcf74d80e8d28b.game_theme.cyj9502k-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/game_theme-7adcf74d80e8d28b" "/opt/rustwide/target/debug/examples/game_theme-7adcf74d80e8d28b.4y60qc3roun80c5x.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-c719309e2d7bc211/out" "-L" "/opt/rustwide/target/debug/build/curl-sys-ee339d9432c4d5f2/out/build" "-L" "/opt/rustwide/target/debug/build/libnghttp2-sys-9c23fd327cc76e00/out/i/lib" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libigdb_rs-82f569da813ffc84.rlib" "/opt/rustwide/target/debug/deps/libsurf-07242560fe70d568.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-ca4925074b3df1cb.rlib" "/opt/rustwide/target/debug/deps/libserde_json-e73824b1b8ca0a16.rlib" "/opt/rustwide/target/debug/deps/libryu-e6415e117e8332fa.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-9b3de832c713bad1.rlib" "/opt/rustwide/target/debug/deps/libdtoa-a2feb536077405b7.rlib" "/opt/rustwide/target/debug/deps/libisahc-7f4f25bf06334478.rlib" "/opt/rustwide/target/debug/deps/libsluice-ed770a56a8a575c6.rlib" "/opt/rustwide/target/debug/deps/libcurl-d26b8c66db2e3d38.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-3fc17c5c1d53a384.rlib" "/opt/rustwide/target/debug/deps/libsocket2-bdea5cc66e2bd974.rlib" "/opt/rustwide/target/debug/deps/libcurl_sys-95c6b4f12903d950.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-e8f3b053932983d7.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-1a6d3b0fcf7aa35a.rlib" "/opt/rustwide/target/debug/deps/liblibnghttp2_sys-d2eacbf83b6479a6.rlib" "/opt/rustwide/target/debug/deps/liburl-d5f9da3ae8974d2a.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-bae4c6d884296e4c.rlib" "/opt/rustwide/target/debug/deps/libidna-5c40be0e1c91c6b0.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-4c3ff6f53340ce22.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-d847ca8ad71f8a64.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-00687fdf7952a949.rlib" "/opt/rustwide/target/debug/deps/libmatches-b31feef5c3ce1062.rlib" "/opt/rustwide/target/debug/deps/libmime-653f65d16712c606.rlib" "/opt/rustwide/target/debug/deps/libunicase-0531f3e0d7c99d92.rlib" "/opt/rustwide/target/debug/deps/libhttp-7e5a6ac30c1c1684.rlib" "/opt/rustwide/target/debug/deps/libitoa-25d33da1e28d930f.rlib" "/opt/rustwide/target/debug/deps/libfnv-efbf2f9463bbe447.rlib" "/opt/rustwide/target/debug/deps/libserde-e7621bb389a7c9ec.rlib" "/opt/rustwide/target/debug/deps/libasync_std-904c210be3aa52c1.rlib" "/opt/rustwide/target/debug/deps/libasync_task-f4a10ff689be7e2e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-c3a211c5dae2a3ea.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-876039a635c7f284.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-68f4efb4dbbeb988.rlib" "/opt/rustwide/target/debug/deps/libmio-0f1de413c84e6865.rlib" "/opt/rustwide/target/debug/deps/libnet2-40f76208662130c7.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/libfutures_timer-b290435cdc09f2a5.rlib" "/opt/rustwide/target/debug/deps/libfutures-4f387f2d86a3ab3f.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-4f8ae602336d67f5.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-5dbd87b83a98960a.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-398c97f3920a77ab.rlib" "/opt/rustwide/target/debug/deps/libmemchr-5f7fb6721c2f4953.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-052a0770634998ba.rlib" "/opt/rustwide/target/debug/deps/libbytes-d0aaab5041b742cd.rlib" "/opt/rustwide/target/debug/deps/libiovec-281eb3da0dc5b930.rlib" "/opt/rustwide/target/debug/deps/liblibc-43449a33f75e324c.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4a8145f39c6f83ac.rlib" "/opt/rustwide/target/debug/deps/liblog-1828a098fb497fc3.rlib" "/opt/rustwide/target/debug/deps/libfutures-72bd00ecabfd3c55.rlib" "/opt/rustwide/target/debug/deps/libslab-e1009ebac76bd4cc.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-468f5dfdad346e0f.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-a25e516079e3e215.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-9e9098043f2d9dc4.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-a9750342a597a45e.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-1571a908f844d926.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3ffe9d8230e44ab9.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lz" "-lutil" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [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" "5b628abf4641802d4656c2151ffeacc35f056b52052ff6beefbb52537faa2d92", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b628abf4641802d4656c2151ffeacc35f056b52052ff6beefbb52537faa2d92", kill_on_drop: false }` [INFO] [stdout] 5b628abf4641802d4656c2151ffeacc35f056b52052ff6beefbb52537faa2d92