[INFO] cloning repository https://github.com/MIEIdiscord/Rusteze [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MIEIdiscord/Rusteze" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMIEIdiscord%2FRusteze", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMIEIdiscord%2FRusteze'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1f99382aea3de694bd3f1ac9ef4180d7a2f73925 [INFO] testing MIEIdiscord/Rusteze against master#c5842b0be783dffa5a49693541acb79115c7eeef for pr-102570 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMIEIdiscord%2FRusteze" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/MIEIdiscord/Rusteze on toolchain c5842b0be783dffa5a49693541acb79115c7eeef [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c5842b0be783dffa5a49693541acb79115c7eeef" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/MIEIdiscord/Rusteze [INFO] finished tweaking git repo https://github.com/MIEIdiscord/Rusteze [INFO] tweaked toml for git repo https://github.com/MIEIdiscord/Rusteze written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/MIEIdiscord/Rusteze already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c5842b0be783dffa5a49693541acb79115c7eeef" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/mendess/daemons` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded command_attr v0.3.7 [INFO] [stderr] Downloaded typetag v0.1.7 [INFO] [stderr] Downloaded typetag-impl v0.1.7 [INFO] [stderr] Downloaded tokio v1.13.1 [INFO] [stderr] Downloaded serde_with v1.11.0 [INFO] [stderr] Downloaded serenity v0.10.8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+c5842b0be783dffa5a49693541acb79115c7eeef" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b966bdde5b4fd7d666a435023e2b225e17bef4d63d1f73edc12c80af944fc28c [INFO] running `Command { std: "docker" "start" "-a" "b966bdde5b4fd7d666a435023e2b225e17bef4d63d1f73edc12c80af944fc28c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b966bdde5b4fd7d666a435023e2b225e17bef4d63d1f73edc12c80af944fc28c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b966bdde5b4fd7d666a435023e2b225e17bef4d63d1f73edc12c80af944fc28c", kill_on_drop: false }` [INFO] [stdout] b966bdde5b4fd7d666a435023e2b225e17bef4d63d1f73edc12c80af944fc28c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+c5842b0be783dffa5a49693541acb79115c7eeef" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dafcc9d5290442d51f577085b225addd48352e433197e7122bbe0c379244f65e [INFO] running `Command { std: "docker" "start" "-a" "dafcc9d5290442d51f577085b225addd48352e433197e7122bbe0c379244f65e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.30 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.80 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.104 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling cc v1.0.71 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling tokio v1.13.1 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling http v0.2.5 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling tinyvec v1.5.0 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.14 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling encoding_rs v0.8.29 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling http-body v0.4.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling inventory v0.1.10 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling erased-serde v0.3.16 [INFO] [stderr] Compiling rustversion v1.0.5 [INFO] [stderr] Compiling input_buffer v0.3.1 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling serenity v0.10.8 [INFO] [stderr] Compiling anyhow v1.0.44 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling typemap_rev v0.1.5 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling uwl v0.6.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling tungstenite v0.11.1 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling webpki-roots v0.20.0 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling darling_core v0.13.0 [INFO] [stderr] Compiling tokio-macros v1.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling inventory-impl v0.1.10 [INFO] [stderr] Compiling ctor v0.1.21 [INFO] [stderr] Compiling ghost v0.1.2 [INFO] [stderr] Compiling typetag-impl v0.1.7 [INFO] [stderr] Compiling darling_macro v0.13.0 [INFO] [stderr] Compiling command_attr v0.3.7 [INFO] [stderr] Compiling darling v0.13.0 [INFO] [stderr] Compiling serde_with_macros v1.5.1 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling tokio-util v0.6.8 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling daemons v0.7.2 (https://github.com/mendess/daemons#be4091d3) [INFO] [stderr] Compiling async-tungstenite v0.11.0 [INFO] [stderr] Compiling h2 v0.3.6 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling serde_with v1.11.0 [INFO] [stderr] Compiling typetag v0.1.7 [INFO] [stderr] Compiling hyper v0.14.13 [INFO] [stderr] Compiling hyper-rustls v0.22.1 [INFO] [stderr] Compiling reqwest v0.11.6 [INFO] [stderr] Compiling rusteze v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 08s [INFO] running `Command { std: "docker" "inspect" "dafcc9d5290442d51f577085b225addd48352e433197e7122bbe0c379244f65e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dafcc9d5290442d51f577085b225addd48352e433197e7122bbe0c379244f65e", kill_on_drop: false }` [INFO] [stdout] dafcc9d5290442d51f577085b225addd48352e433197e7122bbe0c379244f65e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+c5842b0be783dffa5a49693541acb79115c7eeef" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c70e66da9795c9351059887f8fd49e64c7d7710bb1ec54b26f003210153abbbc [INFO] running `Command { std: "docker" "start" "-a" "c70e66da9795c9351059887f8fd49e64c7d7710bb1ec54b26f003210153abbbc", kill_on_drop: false }` [INFO] [stderr] Compiling rusteze v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcAGUcE6/symbols.o" "/opt/rustwide/target/debug/deps/convert_config-2e533a9b723e4133.convert_config.43b5811a-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/convert_config-2e533a9b723e4133.convert_config.43b5811a-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/convert_config-2e533a9b723e4133.convert_config.43b5811a-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/convert_config-2e533a9b723e4133.convert_config.43b5811a-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/convert_config-2e533a9b723e4133.convert_config.43b5811a-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/convert_config-2e533a9b723e4133.ryjrmbxtpdne5k9.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-5681b24bf9c2fbe8/out" "-L" "/opt/rustwide/rustup-home/toolchains/c5842b0be783dffa5a49693541acb79115c7eeef/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libtoml-058a9153c7cc51b1.rlib" "/opt/rustwide/rustup-home/toolchains/c5842b0be783dffa5a49693541acb79115c7eeef/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-8d62c2c8a15c5ce5.rlib" "/opt/rustwide/rustup-home/toolchains/c5842b0be783dffa5a49693541acb79115c7eeef/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-e55d33f657a64c1a.rlib" "/opt/rustwide/rustup-home/toolchains/c5842b0be783dffa5a49693541acb79115c7eeef/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-a754c5b6dfcdeb46.rlib" "/opt/rustwide/rustup-home/toolchains/c5842b0be783dffa5a49693541acb79115c7eeef/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-b37cadd6191175fb.rlib" "/opt/rustwide/target/debug/deps/librusteze-e0921faa2bee1c1a.rlib" "/opt/rustwide/target/debug/deps/libtypetag-6a88098c76dbbdca.rlib" "/opt/rustwide/target/debug/deps/liberased_serde-6478b9cb164b69d2.rlib" "/opt/rustwide/target/debug/deps/libinventory-43faf391006b58a6.rlib" "/opt/rustwide/target/debug/deps/libdaemons-2be45ceaa5807065.rlib" "/opt/rustwide/target/debug/deps/libserde_with-670dda0d77b8ce18.rlib" "/opt/rustwide/target/debug/deps/libregex-a510ad0a266b2b0f.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-056f10d3df8fc98c.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c25dc19d7487cdf7.rlib" "/opt/rustwide/target/debug/deps/libitertools-13d809b076c11b7e.rlib" "/opt/rustwide/target/debug/deps/libeither-8ed8bc54e89b5c30.rlib" "/opt/rustwide/target/debug/deps/libserenity-56da9caef72c46ad.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-c94e2eb84119cf0b.rlib" "/opt/rustwide/target/debug/deps/libuwl-e2d5620dafdd4ea2.rlib" "/opt/rustwide/target/debug/deps/libtypemap_rev-8440fac5b01585a4.rlib" "/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rlib" "/opt/rustwide/target/debug/deps/libchrono-e3ba52dce7c854c5.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-fa24cc299d4212ca.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-70cf425f9cc9a314.rlib" "/opt/rustwide/target/debug/deps/libtime-290ad98af4fdc60f.rlib" "/opt/rustwide/target/debug/deps/libreqwest-ebe3bd288800cf11.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-07231277d92a9509.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-f7e376c6490878ac.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-a35ddee522695707.rlib" "/opt/rustwide/target/debug/deps/libipnet-552718e39905e137.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-15487c0decabf63d.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-38c8a0b65aec75d7.rlib" "/opt/rustwide/target/debug/deps/libunicase-7d5e3b90971df3d5.rlib" "/opt/rustwide/target/debug/deps/libmime-f9513972171bf326.rlib" "/opt/rustwide/target/debug/deps/libhyper-e4977f48be19dfaa.rlib" "/opt/rustwide/target/debug/deps/libwant-e135ab7dccbea0fb.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-febba4674ec63f92.rlib" "/opt/rustwide/target/debug/deps/libsocket2-e391e2137faa46d7.rlib" "/opt/rustwide/target/debug/deps/libh2-86a9c20fc41236a3.rlib" "/opt/rustwide/target/debug/deps/libindexmap-7b2ec8f3aa66da44.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-238efa6a2ed05171.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-bd3c4db49394725f.rlib" "/opt/rustwide/target/debug/deps/libtower_service-a0bac867cff4e01f.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-3628adde30996d4f.rlib" "/opt/rustwide/target/debug/deps/libtracing-c7732a6accd4a056.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-b13817bade10c698.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libfutures-ecbc09dba315f3f6.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-826f666ced7986d0.rlib" "/opt/rustwide/target/debug/deps/libflate2-d9c82858b9068486.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-8cb202a41ad569df.rlib" "/opt/rustwide/target/debug/deps/libadler-3a9d1165c599cab1.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-aaf29b4979d72532.rlib" "/opt/rustwide/target/debug/deps/libasync_tungstenite-9afa8915616634ec.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-9c3c7f6097709ffe.rlib" "/opt/rustwide/target/debug/deps/libpin_project-4b8fceb327dae6d7.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-c36071f99201e662.rlib" "/opt/rustwide/target/debug/deps/librustls-b0ee9b3fdfd7703a.rlib" "/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rlib" "/opt/rustwide/target/debug/deps/libsct-06d7e94cd8191be4.rlib" "/opt/rustwide/target/debug/deps/libwebpki-350871188d68b1e4.rlib" "/opt/rustwide/target/debug/deps/libring-b187494ddb96fdd8.rlib" "/opt/rustwide/target/debug/deps/libspin-2c2d0e97c8363747.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-bae7ad9dbbebb2b7.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-393bd80b9b1a6bb7.rlib" "/opt/rustwide/target/debug/deps/libtokio-e2b2c8e669ac68f0.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-b188e6e2d656fdba.rlib" "/opt/rustwide/target/debug/deps/libmio-81c0f4feb357dcb2.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-5ca5c19c4686eba3.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e6bbee201eb478c9.rlib" "/opt/rustwide/target/debug/deps/libslab-aef35fd6b139bfac.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-d2249c92872a330f.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-c01d3460c002bb08.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-fb565f78d09cfb13.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-f90ae2b60d9e0135.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b7ff504f33cec58a.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-01c6a3a488380cd6.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-00fb6f2f3a6eb2ea.rlib" "/opt/rustwide/target/debug/deps/libtungstenite-24013986b2f942e7.rlib" "/opt/rustwide/target/debug/deps/librand-a0a82c92001c15e7.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-cb78aa7168aa03da.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-a0b217d64526a78b.rlib" "/opt/rustwide/target/debug/deps/librand_core-ce0df8b8dcad8091.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-7a9741779c38d6c6.rlib" "/opt/rustwide/target/debug/deps/liblibc-39bd88f86ad6c175.rlib" "/opt/rustwide/target/debug/deps/libutf8-711588c81f4f47cd.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4d098c56eb4115f5.rlib" "/opt/rustwide/target/debug/deps/libsha1-05dff828d9396f7a.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-b3a531c9eb400c1f.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-c38b0b0f1a8d0c39.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-01f34f8001e92850.rlib" "/opt/rustwide/target/debug/deps/libdigest-b5de50d9c22cf94e.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-01d4ddf615679157.rlib" "/opt/rustwide/target/debug/deps/libtypenum-a068e508627c4989.rlib" "/opt/rustwide/target/debug/deps/libbase64-c3d2f141e9aa644a.rlib" "/opt/rustwide/target/debug/deps/libinput_buffer-9afbc8686108684d.rlib" "/opt/rustwide/target/debug/deps/libbytes-522c9d77a2dcfe3d.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d713e9f8be03dc82.rlib" "/opt/rustwide/target/debug/deps/liburl-aa4d4578ed122e2d.rlib" "/opt/rustwide/target/debug/deps/libidna-884478df152975e3.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-4d61109e89d32d42.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-376273f773ff83c8.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-ef06cf556416b731.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-d0a053bbcb729d32.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-1a48ab4b6760ee48.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libmatches-a104dd362fa85146.rlib" "/opt/rustwide/target/debug/deps/liblog-d1d9e9bb2ac58ba1.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libhttp-e11b89894b7f00a1.rlib" "/opt/rustwide/target/debug/deps/libbytes-5e8424a0f7103369.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rlib" "/opt/rustwide/target/debug/deps/libserde_json-8320a36543a515c0.rlib" "/opt/rustwide/target/debug/deps/libryu-8c106c7dece5fbd0.rlib" "/opt/rustwide/target/debug/deps/libitoa-292f0c0aa4cceb9b.rlib" "/opt/rustwide/target/debug/deps/libserde-b7a92a36fcc7d3f6.rlib" "/opt/rustwide/target/debug/deps/libanyhow-b4a3b9ad07e6c4a2.rlib" "/opt/rustwide/rustup-home/toolchains/c5842b0be783dffa5a49693541acb79115c7eeef/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-f30f0c72643db558.rlib" "/opt/rustwide/rustup-home/toolchains/c5842b0be783dffa5a49693541acb79115c7eeef/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-f568c570fff954b1.rlib" "/opt/rustwide/rustup-home/toolchains/c5842b0be783dffa5a49693541acb79115c7eeef/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-e7b70edde5e55443.rlib" "/opt/rustwide/rustup-home/toolchains/c5842b0be783dffa5a49693541acb79115c7eeef/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-e89379089032cd0e.rlib" "/opt/rustwide/rustup-home/toolchains/c5842b0be783dffa5a49693541acb79115c7eeef/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-e7d90005a619f6ea.rlib" "/opt/rustwide/rustup-home/toolchains/c5842b0be783dffa5a49693541acb79115c7eeef/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-e8fa7b53a3149a70.rlib" "/opt/rustwide/rustup-home/toolchains/c5842b0be783dffa5a49693541acb79115c7eeef/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-db4d651637ed1365.rlib" "/opt/rustwide/rustup-home/toolchains/c5842b0be783dffa5a49693541acb79115c7eeef/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-255c18ca7ff0a7c6.rlib" "/opt/rustwide/rustup-home/toolchains/c5842b0be783dffa5a49693541acb79115c7eeef/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-1791beb5b36e409b.rlib" "/opt/rustwide/rustup-home/toolchains/c5842b0be783dffa5a49693541acb79115c7eeef/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-ab2b83cf39766489.rlib" "/opt/rustwide/rustup-home/toolchains/c5842b0be783dffa5a49693541acb79115c7eeef/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-21993ed5a33c1bb3.rlib" "/opt/rustwide/rustup-home/toolchains/c5842b0be783dffa5a49693541acb79115c7eeef/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-b113a1d1429de7b6.rlib" "/opt/rustwide/rustup-home/toolchains/c5842b0be783dffa5a49693541acb79115c7eeef/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-0aacf29316aaa95c.rlib" "/opt/rustwide/rustup-home/toolchains/c5842b0be783dffa5a49693541acb79115c7eeef/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fcf994c37af81dc5.rlib" "/opt/rustwide/rustup-home/toolchains/c5842b0be783dffa5a49693541acb79115c7eeef/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a5319eed00c3264d.rlib" "/opt/rustwide/rustup-home/toolchains/c5842b0be783dffa5a49693541acb79115c7eeef/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c6c03e024a2f1e46.rlib" "/opt/rustwide/rustup-home/toolchains/c5842b0be783dffa5a49693541acb79115c7eeef/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-522518611024dce5.rlib" "/opt/rustwide/rustup-home/toolchains/c5842b0be783dffa5a49693541acb79115c7eeef/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-05898138a596088a.rlib" "/opt/rustwide/rustup-home/toolchains/c5842b0be783dffa5a49693541acb79115c7eeef/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-b7c79d85cf21a511.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/c5842b0be783dffa5a49693541acb79115c7eeef/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/convert_config-2e533a9b723e4133" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rusteze` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "c70e66da9795c9351059887f8fd49e64c7d7710bb1ec54b26f003210153abbbc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c70e66da9795c9351059887f8fd49e64c7d7710bb1ec54b26f003210153abbbc", kill_on_drop: false }` [INFO] [stdout] c70e66da9795c9351059887f8fd49e64c7d7710bb1ec54b26f003210153abbbc