[INFO] cloning repository https://github.com/Alexander9673/rscp [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Alexander9673/rscp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlexander9673%2Frscp", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlexander9673%2Frscp'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 895d1fd3b2ad4fa9d0fa5227a2aa981ae63c32fe [INFO] checking Alexander9673/rscp against master#1557fb031b272b4c5bfcc7de5df7eddc7b36a584 for pr-73166 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlexander9673%2Frscp" "/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/Alexander9673/rscp on toolchain 1557fb031b272b4c5bfcc7de5df7eddc7b36a584 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1557fb031b272b4c5bfcc7de5df7eddc7b36a584" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Alexander9673/rscp [INFO] finished tweaking git repo https://github.com/Alexander9673/rscp [INFO] tweaked toml for git repo https://github.com/Alexander9673/rscp written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/Alexander9673/rscp already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1557fb031b272b4c5bfcc7de5df7eddc7b36a584" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+1557fb031b272b4c5bfcc7de5df7eddc7b36a584" "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] c63e293fe878d4aae583b0f71bfb1264b849d4bdc71897f86f6b6c1bcba76333 [INFO] running `Command { std: "docker" "start" "-a" "c63e293fe878d4aae583b0f71bfb1264b849d4bdc71897f86f6b6c1bcba76333", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c63e293fe878d4aae583b0f71bfb1264b849d4bdc71897f86f6b6c1bcba76333", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c63e293fe878d4aae583b0f71bfb1264b849d4bdc71897f86f6b6c1bcba76333", kill_on_drop: false }` [INFO] [stdout] c63e293fe878d4aae583b0f71bfb1264b849d4bdc71897f86f6b6c1bcba76333 [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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+1557fb031b272b4c5bfcc7de5df7eddc7b36a584" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a148bf70e7d53e2ab70b37a08edaf9cd8ead23d90a07b963fe40134311959ce8 [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" "a148bf70e7d53e2ab70b37a08edaf9cd8ead23d90a07b963fe40134311959ce8", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Checking cfg-if v0.1.9 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling cc v1.0.56 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling yansi v0.5.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Compiling subtle v2.2.3 [INFO] [stderr] Checking ppv-lite86 v0.2.8 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling tinyvec v0.3.3 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling serde_json v1.0.56 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling zeroize v1.1.0 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Checking static_assertions v0.3.4 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling typeable v0.1.2 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling io-enum v0.2.3 [INFO] [stderr] Compiling state v0.4.1 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling smallvec v1.4.0 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Checking uuid v0.8.1 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking base64 v0.11.0 [INFO] [stderr] Checking sha1 v0.6.0 [INFO] [stderr] Checking bytes v0.5.5 [INFO] [stderr] Compiling mysql v18.2.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Checking bufstream v0.1.4 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking block-padding v0.1.5 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling pear_codegen v0.1.4 [INFO] [stderr] Compiling rocket_codegen v0.4.5 [INFO] [stderr] Compiling rocket v0.4.5 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling indexmap v1.4.0 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling hashbrown v0.6.3 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling backtrace-sys v0.1.37 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling lexical-core v0.6.7 [INFO] [stderr] Compiling lexical v4.2.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking mime v0.2.6 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking net2 v0.2.34 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking block-cipher-trait v0.6.2 [INFO] [stderr] Checking universal-hash v0.3.0 [INFO] [stderr] Checking crypto-mac v0.7.0 [INFO] [stderr] Checking aead v0.2.0 [INFO] [stderr] Checking hyper v0.10.16 [INFO] [stderr] Checking aes-soft v0.3.3 [INFO] [stderr] Checking sha2 v0.8.2 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking polyval v0.3.3 [INFO] [stderr] Checking hmac v0.7.1 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Checking flate2 v1.0.16 [INFO] [stderr] Checking backtrace v0.3.41 [INFO] [stderr] Compiling const-random-macro v0.1.8 [INFO] [stderr] Checking aes v0.3.2 [INFO] [stderr] Checking ghash v0.2.3 [INFO] [stderr] Checking hkdf v0.8.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking aes-gcm v0.5.0 [INFO] [stderr] Checking const-random v0.1.8 [INFO] [stderr] Checking ahash v0.2.18 [INFO] [stderr] Checking twox-hash v1.5.0 [INFO] [stderr] Checking cookie v0.11.3 [INFO] [stderr] Checking lru v0.4.3 [INFO] [stderr] Compiling devise_core v0.2.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling derive_utils v0.10.0 [INFO] [stderr] Compiling devise_codegen v0.2.0 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/1557fb031b272b4c5bfcc7de5df7eddc7b36a584/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-L" "/opt/rustwide/rustup-home/toolchains/1557fb031b272b4c5bfcc7de5df7eddc7b36a584/lib/rustlib/x86_64-unknown-linux-gnu/lib/self-contained" "/opt/rustwide/target/debug/deps/devise_codegen-c74c9e121a16e4df.devise_codegen.1t8vehsw-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/devise_codegen-c74c9e121a16e4df.devise_codegen.1t8vehsw-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/devise_codegen-c74c9e121a16e4df.devise_codegen.1t8vehsw-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/devise_codegen-c74c9e121a16e4df.devise_codegen.1t8vehsw-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/devise_codegen-c74c9e121a16e4df.devise_codegen.1t8vehsw-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/devise_codegen-c74c9e121a16e4df.devise_codegen.1t8vehsw-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/devise_codegen-c74c9e121a16e4df.devise_codegen.1t8vehsw-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/devise_codegen-c74c9e121a16e4df.devise_codegen.1t8vehsw-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/devise_codegen-c74c9e121a16e4df.devise_codegen.1t8vehsw-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/devise_codegen-c74c9e121a16e4df.devise_codegen.1t8vehsw-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/devise_codegen-c74c9e121a16e4df.devise_codegen.1t8vehsw-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/devise_codegen-c74c9e121a16e4df.devise_codegen.1t8vehsw-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/devise_codegen-c74c9e121a16e4df.devise_codegen.1t8vehsw-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/devise_codegen-c74c9e121a16e4df.devise_codegen.1t8vehsw-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/devise_codegen-c74c9e121a16e4df.devise_codegen.1t8vehsw-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/devise_codegen-c74c9e121a16e4df.devise_codegen.1t8vehsw-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/libdevise_codegen-c74c9e121a16e4df.so" "/opt/rustwide/target/debug/deps/devise_codegen-c74c9e121a16e4df.3f2ezlfh31javnj6.rcgu.o" "/opt/rustwide/target/debug/deps/devise_codegen-c74c9e121a16e4df.50gp5n2vpudlutyp.rcgu.o" "-Wl,--gc-sections" "-shared" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1557fb031b272b4c5bfcc7de5df7eddc7b36a584/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libdevise_core-c9fad17b38e45cf2.rlib" "/opt/rustwide/target/debug/deps/libbitflags-e39612949a3687f9.rlib" "/opt/rustwide/target/debug/deps/libsyn-96c6238ea448e063.rlib" "/opt/rustwide/target/debug/deps/libquote-b350619cc5504880.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-0b4fd300253693c9.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-b99289dd4881e0db.rlib" "/opt/rustwide/rustup-home/toolchains/1557fb031b272b4c5bfcc7de5df7eddc7b36a584/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-3762b5038f2b60fc.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1557fb031b272b4c5bfcc7de5df7eddc7b36a584/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-b6aff3703feff874.rlib" "/opt/rustwide/rustup-home/toolchains/1557fb031b272b4c5bfcc7de5df7eddc7b36a584/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-812457dcc335cb0e.rlib" "/opt/rustwide/rustup-home/toolchains/1557fb031b272b4c5bfcc7de5df7eddc7b36a584/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-d3b70323dc13665e.rlib" "/opt/rustwide/rustup-home/toolchains/1557fb031b272b4c5bfcc7de5df7eddc7b36a584/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-a72ca64738319f23.rlib" "/opt/rustwide/rustup-home/toolchains/1557fb031b272b4c5bfcc7de5df7eddc7b36a584/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-ae466ecb818a21c7.rlib" "/opt/rustwide/rustup-home/toolchains/1557fb031b272b4c5bfcc7de5df7eddc7b36a584/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-8965f725fa371d94.rlib" "/opt/rustwide/rustup-home/toolchains/1557fb031b272b4c5bfcc7de5df7eddc7b36a584/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-f5d385bbcf1c0598.rlib" "/opt/rustwide/rustup-home/toolchains/1557fb031b272b4c5bfcc7de5df7eddc7b36a584/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-14d182d411047066.rlib" "/opt/rustwide/rustup-home/toolchains/1557fb031b272b4c5bfcc7de5df7eddc7b36a584/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-45730ad7fe9247a8.rlib" "/opt/rustwide/rustup-home/toolchains/1557fb031b272b4c5bfcc7de5df7eddc7b36a584/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/1557fb031b272b4c5bfcc7de5df7eddc7b36a584/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-077a7bdb239ba92c.rlib" "/opt/rustwide/rustup-home/toolchains/1557fb031b272b4c5bfcc7de5df7eddc7b36a584/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/1557fb031b272b4c5bfcc7de5df7eddc7b36a584/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1557fb031b272b4c5bfcc7de5df7eddc7b36a584/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-31151f98ccdb185a.rlib" "-Wl,-Bdynamic" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `devise_codegen`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [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" "-L" "/opt/rustwide/rustup-home/toolchains/1557fb031b272b4c5bfcc7de5df7eddc7b36a584/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-L" "/opt/rustwide/rustup-home/toolchains/1557fb031b272b4c5bfcc7de5df7eddc7b36a584/lib/rustlib/x86_64-unknown-linux-gnu/lib/self-contained" "/opt/rustwide/target/debug/deps/pest_derive-bb87c9c35128e809.pest_derive.bdgpi15u-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/pest_derive-bb87c9c35128e809.pest_derive.bdgpi15u-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/pest_derive-bb87c9c35128e809.pest_derive.bdgpi15u-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/pest_derive-bb87c9c35128e809.pest_derive.bdgpi15u-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/pest_derive-bb87c9c35128e809.pest_derive.bdgpi15u-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/pest_derive-bb87c9c35128e809.pest_derive.bdgpi15u-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/pest_derive-bb87c9c35128e809.pest_derive.bdgpi15u-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/pest_derive-bb87c9c35128e809.pest_derive.bdgpi15u-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/pest_derive-bb87c9c35128e809.pest_derive.bdgpi15u-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/pest_derive-bb87c9c35128e809.pest_derive.bdgpi15u-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/pest_derive-bb87c9c35128e809.pest_derive.bdgpi15u-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/pest_derive-bb87c9c35128e809.pest_derive.bdgpi15u-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/pest_derive-bb87c9c35128e809.pest_derive.bdgpi15u-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/pest_derive-bb87c9c35128e809.pest_derive.bdgpi15u-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/pest_derive-bb87c9c35128e809.pest_derive.bdgpi15u-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/pest_derive-bb87c9c35128e809.pest_derive.bdgpi15u-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/libpest_derive-bb87c9c35128e809.so" "/opt/rustwide/target/debug/deps/pest_derive-bb87c9c35128e809.24n9peglqxkp6r8a.rcgu.o" "/opt/rustwide/target/debug/deps/pest_derive-bb87c9c35128e809.2m39tfvdly0d91k7.rcgu.o" "-Wl,--gc-sections" "-shared" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1557fb031b272b4c5bfcc7de5df7eddc7b36a584/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libpest_generator-30cac77dc7e6a1e8.rlib" "/opt/rustwide/target/debug/deps/libsyn-9bc4442bf376f3a7.rlib" "/opt/rustwide/target/debug/deps/libquote-04c966add0898921.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-fd0b09dcd38b7a95.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-460f9c27fbb1b178.rlib" "/opt/rustwide/rustup-home/toolchains/1557fb031b272b4c5bfcc7de5df7eddc7b36a584/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-3762b5038f2b60fc.rlib" "/opt/rustwide/target/debug/deps/libpest_meta-74e2b56eab0875ae.rlib" "/opt/rustwide/target/debug/deps/libmaplit-3160204cdda82b3c.rlib" "/opt/rustwide/target/debug/deps/libpest-d88c5affdde362c8.rlib" "/opt/rustwide/target/debug/deps/libucd_trie-6faaf6b0b0adccfc.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1557fb031b272b4c5bfcc7de5df7eddc7b36a584/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-b6aff3703feff874.rlib" "/opt/rustwide/rustup-home/toolchains/1557fb031b272b4c5bfcc7de5df7eddc7b36a584/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-812457dcc335cb0e.rlib" "/opt/rustwide/rustup-home/toolchains/1557fb031b272b4c5bfcc7de5df7eddc7b36a584/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-d3b70323dc13665e.rlib" "/opt/rustwide/rustup-home/toolchains/1557fb031b272b4c5bfcc7de5df7eddc7b36a584/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-a72ca64738319f23.rlib" "/opt/rustwide/rustup-home/toolchains/1557fb031b272b4c5bfcc7de5df7eddc7b36a584/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-ae466ecb818a21c7.rlib" "/opt/rustwide/rustup-home/toolchains/1557fb031b272b4c5bfcc7de5df7eddc7b36a584/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-8965f725fa371d94.rlib" "/opt/rustwide/rustup-home/toolchains/1557fb031b272b4c5bfcc7de5df7eddc7b36a584/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-f5d385bbcf1c0598.rlib" "/opt/rustwide/rustup-home/toolchains/1557fb031b272b4c5bfcc7de5df7eddc7b36a584/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-14d182d411047066.rlib" "/opt/rustwide/rustup-home/toolchains/1557fb031b272b4c5bfcc7de5df7eddc7b36a584/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-45730ad7fe9247a8.rlib" "/opt/rustwide/rustup-home/toolchains/1557fb031b272b4c5bfcc7de5df7eddc7b36a584/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/1557fb031b272b4c5bfcc7de5df7eddc7b36a584/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-077a7bdb239ba92c.rlib" "/opt/rustwide/rustup-home/toolchains/1557fb031b272b4c5bfcc7de5df7eddc7b36a584/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/1557fb031b272b4c5bfcc7de5df7eddc7b36a584/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1557fb031b272b4c5bfcc7de5df7eddc7b36a584/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-31151f98ccdb185a.rlib" "-Wl,-Bdynamic" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: collect2: error: ld returned 1 exit status [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" "-L" "/opt/rustwide/rustup-home/toolchains/1557fb031b272b4c5bfcc7de5df7eddc7b36a584/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-L" "/opt/rustwide/rustup-home/toolchains/1557fb031b272b4c5bfcc7de5df7eddc7b36a584/lib/rustlib/x86_64-unknown-linux-gnu/lib/self-contained" "/opt/rustwide/target/debug/deps/io_enum-83e54e0b1d7b7b53.io_enum.awmorwtk-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/io_enum-83e54e0b1d7b7b53.io_enum.awmorwtk-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/io_enum-83e54e0b1d7b7b53.io_enum.awmorwtk-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/io_enum-83e54e0b1d7b7b53.io_enum.awmorwtk-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/io_enum-83e54e0b1d7b7b53.io_enum.awmorwtk-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/io_enum-83e54e0b1d7b7b53.io_enum.awmorwtk-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/io_enum-83e54e0b1d7b7b53.io_enum.awmorwtk-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/io_enum-83e54e0b1d7b7b53.io_enum.awmorwtk-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/io_enum-83e54e0b1d7b7b53.io_enum.awmorwtk-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/io_enum-83e54e0b1d7b7b53.io_enum.awmorwtk-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/io_enum-83e54e0b1d7b7b53.io_enum.awmorwtk-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/io_enum-83e54e0b1d7b7b53.io_enum.awmorwtk-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/io_enum-83e54e0b1d7b7b53.io_enum.awmorwtk-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/io_enum-83e54e0b1d7b7b53.io_enum.awmorwtk-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/io_enum-83e54e0b1d7b7b53.io_enum.awmorwtk-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/io_enum-83e54e0b1d7b7b53.io_enum.awmorwtk-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/libio_enum-83e54e0b1d7b7b53.so" "/opt/rustwide/target/debug/deps/io_enum-83e54e0b1d7b7b53.4sqvigb717k97rjz.rcgu.o" "/opt/rustwide/target/debug/deps/io_enum-83e54e0b1d7b7b53.4tyogb9fjdrsay89.rcgu.o" "-Wl,--gc-sections" "-shared" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1557fb031b272b4c5bfcc7de5df7eddc7b36a584/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libderive_utils-31931b9c0abb6ef3.rlib" "/opt/rustwide/target/debug/deps/libsyn-9bc4442bf376f3a7.rlib" "/opt/rustwide/target/debug/deps/libquote-04c966add0898921.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-fd0b09dcd38b7a95.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-460f9c27fbb1b178.rlib" "/opt/rustwide/rustup-home/toolchains/1557fb031b272b4c5bfcc7de5df7eddc7b36a584/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-3762b5038f2b60fc.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1557fb031b272b4c5bfcc7de5df7eddc7b36a584/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-b6aff3703feff874.rlib" "/opt/rustwide/rustup-home/toolchains/1557fb031b272b4c5bfcc7de5df7eddc7b36a584/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-812457dcc335cb0e.rlib" "/opt/rustwide/rustup-home/toolchains/1557fb031b272b4c5bfcc7de5df7eddc7b36a584/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-d3b70323dc13665e.rlib" "/opt/rustwide/rustup-home/toolchains/1557fb031b272b4c5bfcc7de5df7eddc7b36a584/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-a72ca64738319f23.rlib" "/opt/rustwide/rustup-home/toolchains/1557fb031b272b4c5bfcc7de5df7eddc7b36a584/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-ae466ecb818a21c7.rlib" "/opt/rustwide/rustup-home/toolchains/1557fb031b272b4c5bfcc7de5df7eddc7b36a584/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-8965f725fa371d94.rlib" "/opt/rustwide/rustup-home/toolchains/1557fb031b272b4c5bfcc7de5df7eddc7b36a584/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-f5d385bbcf1c0598.rlib" "/opt/rustwide/rustup-home/toolchains/1557fb031b272b4c5bfcc7de5df7eddc7b36a584/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-14d182d411047066.rlib" "/opt/rustwide/rustup-home/toolchains/1557fb031b272b4c5bfcc7de5df7eddc7b36a584/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-45730ad7fe9247a8.rlib" "/opt/rustwide/rustup-home/toolchains/1557fb031b272b4c5bfcc7de5df7eddc7b36a584/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/1557fb031b272b4c5bfcc7de5df7eddc7b36a584/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-077a7bdb239ba92c.rlib" "/opt/rustwide/rustup-home/toolchains/1557fb031b272b4c5bfcc7de5df7eddc7b36a584/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/1557fb031b272b4c5bfcc7de5df7eddc7b36a584/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1557fb031b272b4c5bfcc7de5df7eddc7b36a584/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-31151f98ccdb185a.rlib" "-Wl,-Bdynamic" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: collect2: error: ld returned 1 exit status [INFO] [stdout] [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" "-L" "/opt/rustwide/rustup-home/toolchains/1557fb031b272b4c5bfcc7de5df7eddc7b36a584/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-L" "/opt/rustwide/rustup-home/toolchains/1557fb031b272b4c5bfcc7de5df7eddc7b36a584/lib/rustlib/x86_64-unknown-linux-gnu/lib/self-contained" "/opt/rustwide/target/debug/deps/failure_derive-ac69544d228a457a.failure_derive.2fwz18o0-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/failure_derive-ac69544d228a457a.failure_derive.2fwz18o0-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/failure_derive-ac69544d228a457a.failure_derive.2fwz18o0-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/failure_derive-ac69544d228a457a.failure_derive.2fwz18o0-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/failure_derive-ac69544d228a457a.failure_derive.2fwz18o0-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/failure_derive-ac69544d228a457a.failure_derive.2fwz18o0-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/failure_derive-ac69544d228a457a.failure_derive.2fwz18o0-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/failure_derive-ac69544d228a457a.failure_derive.2fwz18o0-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/failure_derive-ac69544d228a457a.failure_derive.2fwz18o0-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/failure_derive-ac69544d228a457a.failure_derive.2fwz18o0-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/failure_derive-ac69544d228a457a.failure_derive.2fwz18o0-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/failure_derive-ac69544d228a457a.failure_derive.2fwz18o0-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/failure_derive-ac69544d228a457a.failure_derive.2fwz18o0-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/failure_derive-ac69544d228a457a.failure_derive.2fwz18o0-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/failure_derive-ac69544d228a457a.failure_derive.2fwz18o0-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/failure_derive-ac69544d228a457a.failure_derive.2fwz18o0-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/libfailure_derive-ac69544d228a457a.so" "/opt/rustwide/target/debug/deps/failure_derive-ac69544d228a457a.1y90nf09nsoxcmsg.rcgu.o" "/opt/rustwide/target/debug/deps/failure_derive-ac69544d228a457a.3fxnkkgvezssksl6.rcgu.o" "-Wl,--gc-sections" "-shared" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1557fb031b272b4c5bfcc7de5df7eddc7b36a584/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsynstructure-dc1489c0889edd57.rlib" "/opt/rustwide/target/debug/deps/libsyn-9bc4442bf376f3a7.rlib" "/opt/rustwide/target/debug/deps/libquote-04c966add0898921.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-fd0b09dcd38b7a95.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-460f9c27fbb1b178.rlib" "/opt/rustwide/rustup-home/toolchains/1557fb031b272b4c5bfcc7de5df7eddc7b36a584/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-3762b5038f2b60fc.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1557fb031b272b4c5bfcc7de5df7eddc7b36a584/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-b6aff3703feff874.rlib" "/opt/rustwide/rustup-home/toolchains/1557fb031b272b4c5bfcc7de5df7eddc7b36a584/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-812457dcc335cb0e.rlib" "/opt/rustwide/rustup-home/toolchains/1557fb031b272b4c5bfcc7de5df7eddc7b36a584/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-d3b70323dc13665e.rlib" "/opt/rustwide/rustup-home/toolchains/1557fb031b272b4c5bfcc7de5df7eddc7b36a584/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-a72ca64738319f23.rlib" "/opt/rustwide/rustup-home/toolchains/1557fb031b272b4c5bfcc7de5df7eddc7b36a584/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-ae466ecb818a21c7.rlib" "/opt/rustwide/rustup-home/toolchains/1557fb031b272b4c5bfcc7de5df7eddc7b36a584/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-8965f725fa371d94.rlib" "/opt/rustwide/rustup-home/toolchains/1557fb031b272b4c5bfcc7de5df7eddc7b36a584/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-f5d385bbcf1c0598.rlib" "/opt/rustwide/rustup-home/toolchains/1557fb031b272b4c5bfcc7de5df7eddc7b36a584/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-14d182d411047066.rlib" "/opt/rustwide/rustup-home/toolchains/1557fb031b272b4c5bfcc7de5df7eddc7b36a584/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-45730ad7fe9247a8.rlib" "/opt/rustwide/rustup-home/toolchains/1557fb031b272b4c5bfcc7de5df7eddc7b36a584/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/1557fb031b272b4c5bfcc7de5df7eddc7b36a584/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-077a7bdb239ba92c.rlib" "/opt/rustwide/rustup-home/toolchains/1557fb031b272b4c5bfcc7de5df7eddc7b36a584/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/1557fb031b272b4c5bfcc7de5df7eddc7b36a584/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1557fb031b272b4c5bfcc7de5df7eddc7b36a584/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-31151f98ccdb185a.rlib" "-Wl,-Bdynamic" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: collect2: error: ld returned 1 exit status [INFO] [stdout] [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" "-L" "/opt/rustwide/rustup-home/toolchains/1557fb031b272b4c5bfcc7de5df7eddc7b36a584/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-L" "/opt/rustwide/rustup-home/toolchains/1557fb031b272b4c5bfcc7de5df7eddc7b36a584/lib/rustlib/x86_64-unknown-linux-gnu/lib/self-contained" "/opt/rustwide/target/debug/deps/pear_codegen-1e508d3ef2427244.pear_codegen.4t13d0by-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/pear_codegen-1e508d3ef2427244.pear_codegen.4t13d0by-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/pear_codegen-1e508d3ef2427244.pear_codegen.4t13d0by-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/pear_codegen-1e508d3ef2427244.pear_codegen.4t13d0by-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/pear_codegen-1e508d3ef2427244.pear_codegen.4t13d0by-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/pear_codegen-1e508d3ef2427244.pear_codegen.4t13d0by-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/pear_codegen-1e508d3ef2427244.pear_codegen.4t13d0by-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/pear_codegen-1e508d3ef2427244.pear_codegen.4t13d0by-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/pear_codegen-1e508d3ef2427244.pear_codegen.4t13d0by-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/pear_codegen-1e508d3ef2427244.pear_codegen.4t13d0by-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/pear_codegen-1e508d3ef2427244.pear_codegen.4t13d0by-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/pear_codegen-1e508d3ef2427244.pear_codegen.4t13d0by-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/pear_codegen-1e508d3ef2427244.pear_codegen.4t13d0by-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/pear_codegen-1e508d3ef2427244.pear_codegen.4t13d0by-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/pear_codegen-1e508d3ef2427244.pear_codegen.4t13d0by-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/pear_codegen-1e508d3ef2427244.pear_codegen.4t13d0by-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/libpear_codegen-1e508d3ef2427244.so" "/opt/rustwide/target/debug/deps/pear_codegen-1e508d3ef2427244.33qwxa68mso4i3cg.rcgu.o" "/opt/rustwide/target/debug/deps/pear_codegen-1e508d3ef2427244.1x3xqkw46i53yblu.rcgu.o" "-Wl,--gc-sections" "-shared" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1557fb031b272b4c5bfcc7de5df7eddc7b36a584/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsyn-96c6238ea448e063.rlib" "/opt/rustwide/target/debug/deps/libquote-b350619cc5504880.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-0b4fd300253693c9.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-b99289dd4881e0db.rlib" "/opt/rustwide/rustup-home/toolchains/1557fb031b272b4c5bfcc7de5df7eddc7b36a584/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-3762b5038f2b60fc.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1557fb031b272b4c5bfcc7de5df7eddc7b36a584/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-b6aff3703feff874.rlib" "/opt/rustwide/rustup-home/toolchains/1557fb031b272b4c5bfcc7de5df7eddc7b36a584/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-812457dcc335cb0e.rlib" "/opt/rustwide/rustup-home/toolchains/1557fb031b272b4c5bfcc7de5df7eddc7b36a584/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-d3b70323dc13665e.rlib" "/opt/rustwide/rustup-home/toolchains/1557fb031b272b4c5bfcc7de5df7eddc7b36a584/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-a72ca64738319f23.rlib" "/opt/rustwide/rustup-home/toolchains/1557fb031b272b4c5bfcc7de5df7eddc7b36a584/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-ae466ecb818a21c7.rlib" "/opt/rustwide/rustup-home/toolchains/1557fb031b272b4c5bfcc7de5df7eddc7b36a584/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-8965f725fa371d94.rlib" "/opt/rustwide/rustup-home/toolchains/1557fb031b272b4c5bfcc7de5df7eddc7b36a584/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-f5d385bbcf1c0598.rlib" "/opt/rustwide/rustup-home/toolchains/1557fb031b272b4c5bfcc7de5df7eddc7b36a584/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-14d182d411047066.rlib" "/opt/rustwide/rustup-home/toolchains/1557fb031b272b4c5bfcc7de5df7eddc7b36a584/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-45730ad7fe9247a8.rlib" "/opt/rustwide/rustup-home/toolchains/1557fb031b272b4c5bfcc7de5df7eddc7b36a584/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/1557fb031b272b4c5bfcc7de5df7eddc7b36a584/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-077a7bdb239ba92c.rlib" "/opt/rustwide/rustup-home/toolchains/1557fb031b272b4c5bfcc7de5df7eddc7b36a584/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/1557fb031b272b4c5bfcc7de5df7eddc7b36a584/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1557fb031b272b4c5bfcc7de5df7eddc7b36a584/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-31151f98ccdb185a.rlib" "-Wl,-Bdynamic" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "a148bf70e7d53e2ab70b37a08edaf9cd8ead23d90a07b963fe40134311959ce8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a148bf70e7d53e2ab70b37a08edaf9cd8ead23d90a07b963fe40134311959ce8", kill_on_drop: false }` [INFO] [stdout] a148bf70e7d53e2ab70b37a08edaf9cd8ead23d90a07b963fe40134311959ce8