[INFO] cloning repository https://github.com/gmorer/lifetime_error [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gmorer/lifetime_error" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgmorer%2Flifetime_error", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgmorer%2Flifetime_error'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c2699d21a6aaac45b3f38afe623bd4edae78b417 [INFO] testing gmorer/lifetime_error against 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgmorer%2Flifetime_error" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gmorer/lifetime_error on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/gmorer/lifetime_error [INFO] finished tweaking git repo https://github.com/gmorer/lifetime_error [INFO] tweaked toml for git repo https://github.com/gmorer/lifetime_error written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/gmorer/lifetime_error already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "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] 0aa9653a49c14c7a60a99eedfa1adbe84cf39d5792ea8b6751bab73bd3e0745d [INFO] running `Command { std: "docker" "start" "-a" "0aa9653a49c14c7a60a99eedfa1adbe84cf39d5792ea8b6751bab73bd3e0745d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0aa9653a49c14c7a60a99eedfa1adbe84cf39d5792ea8b6751bab73bd3e0745d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0aa9653a49c14c7a60a99eedfa1adbe84cf39d5792ea8b6751bab73bd3e0745d", kill_on_drop: false }` [INFO] [stdout] 0aa9653a49c14c7a60a99eedfa1adbe84cf39d5792ea8b6751bab73bd3e0745d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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=warn" "-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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c86cdd37b3263349d17c364f8da5443e55f92fd82ad2a175149d705c239c0205 [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" "c86cdd37b3263349d17c364f8da5443e55f92fd82ad2a175149d705c239c0205", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling proc-macro2 v1.0.7 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.13 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling futures-core v0.3.1 [INFO] [stderr] Compiling futures-sink v0.3.1 [INFO] [stderr] Compiling bytes v0.5.3 [INFO] [stderr] Compiling proc-macro-nested v0.1.3 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling futures-io v0.3.1 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling futures-task v0.3.1 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling smallvec v1.1.0 [INFO] [stderr] Compiling arc-swap v0.4.4 [INFO] [stderr] Compiling pin-project-lite v0.1.1 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling copyless v0.1.4 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling regex-syntax v0.6.13 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling linked-hash-map v0.5.2 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling encoding_rs v0.8.22 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling dtoa v0.4.4 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling untrusted v0.7.0 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling base64 v0.12.0 [INFO] [stderr] Compiling raii-counter v0.2.1 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling json v0.12.1 [INFO] [stderr] Compiling once_cell v1.3.1 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling futures-channel v0.3.1 [INFO] [stderr] Compiling lock_api v0.3.3 [INFO] [stderr] Compiling unicode-normalization v0.1.11 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling http v0.2.0 [INFO] [stderr] Compiling bytestring v0.1.4 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling indexmap v1.3.1 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling miniz_oxide v0.3.5 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling blake2b_simd v0.5.10 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling ring v0.16.11 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling parking_lot_core v0.7.0 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling socket2 v0.3.11 [INFO] [stderr] Compiling hostname v0.1.5 [INFO] [stderr] Compiling flate2 v1.0.13 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling threadpool v1.7.1 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling rust-argon2 v0.8.2 [INFO] [stderr] Compiling parking_lot v0.10.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling resolv-conf v0.6.2 [INFO] [stderr] Compiling regex v1.3.3 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling chrono v0.4.10 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling backtrace v0.3.42 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling sled v0.30.3 [INFO] [stderr] Compiling pem v0.7.0 [INFO] [stderr] Compiling simple_asn1 v0.4.0 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling tokio-macros v0.2.3 [INFO] [stderr] Compiling pin-project-internal v0.4.6 [INFO] [stderr] Compiling derive_more v0.99.2 [INFO] [stderr] Compiling actix-macros v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling enum-as-inner v0.3.0 [INFO] [stderr] Compiling async-trait v0.1.22 [INFO] [stderr] Compiling tarpc-plugins v0.7.0 [INFO] [stderr] Compiling actix-web-codegen v0.2.0 [INFO] [stderr] Compiling futures-macro v0.3.1 [INFO] [stderr] Compiling tokio v0.2.9 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Compiling pin-project v0.4.6 [INFO] [stderr] Compiling futures-util v0.3.1 [INFO] [stderr] Compiling actix-threadpool v0.3.1 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling futures-executor v0.3.1 [INFO] [stderr] Compiling actix-service v1.0.5 [INFO] [stderr] Compiling futures v0.3.1 [INFO] [stderr] Compiling actix-rt v1.0.0 [INFO] [stderr] Compiling trust-dns-proto v0.18.0-alpha.2 [INFO] [stderr] Compiling tokio-serde v0.6.0 [INFO] [stderr] Compiling actix-codec v0.2.0 [INFO] [stderr] Compiling h2 v0.2.1 [INFO] [stderr] Compiling actix-utils v1.0.6 [INFO] [stderr] Compiling actix-server v1.0.1 [INFO] [stderr] Compiling actix-tls v1.0.0 [INFO] [stderr] Compiling actix-testing v1.0.0 [INFO] [stderr] Compiling trust-dns-resolver v0.18.0-alpha.2 [INFO] [stderr] Compiling hyper v0.13.2 [INFO] [stderr] Compiling actix-connect v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.44 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling actix-router v0.2.4 [INFO] [stderr] Compiling tarpc v0.20.0 [INFO] [stderr] Compiling actix-http v1.0.1 [INFO] [stderr] Compiling jsonwebtoken v7.1.0 [INFO] [stderr] Compiling awc v1.0.1 [INFO] [stderr] Compiling actix-web v2.0.0 [INFO] [stderr] Compiling archi v0.1.0 (/opt/rustwide/workdir) [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/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/archi-631eddde57dccb95.archi.a3p26dd5-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/archi-631eddde57dccb95.archi.a3p26dd5-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/archi-631eddde57dccb95.archi.a3p26dd5-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/archi-631eddde57dccb95.archi.a3p26dd5-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/archi-631eddde57dccb95.archi.a3p26dd5-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/archi-631eddde57dccb95.archi.a3p26dd5-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/archi-631eddde57dccb95.archi.a3p26dd5-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/archi-631eddde57dccb95.archi.a3p26dd5-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/archi-631eddde57dccb95.archi.a3p26dd5-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/archi-631eddde57dccb95.archi.a3p26dd5-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/archi-631eddde57dccb95.archi.a3p26dd5-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/archi-631eddde57dccb95.archi.a3p26dd5-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/archi-631eddde57dccb95.archi.a3p26dd5-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/archi-631eddde57dccb95.archi.a3p26dd5-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/archi-631eddde57dccb95.archi.a3p26dd5-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/archi-631eddde57dccb95.archi.a3p26dd5-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/archi-631eddde57dccb95" "/opt/rustwide/target/debug/deps/archi-631eddde57dccb95.1dkq91h100m2xrah.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-d5e5fcc04833a6a6/out" "-L" "/opt/rustwide/target/debug/build/brotli-sys-dc56370b088ec2b8/out" "-L" "/opt/rustwide/target/debug/build/ring-e58bc2a424a45aad/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libjsonwebtoken-4090f6082891bd6e.rlib" "/opt/rustwide/target/debug/deps/libpem-7be518f6c900cd67.rlib" "/opt/rustwide/target/debug/deps/libregex-8671bdd95c7980be.rlib" "/opt/rustwide/target/debug/deps/libthread_local-87cfd577652377a1.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-09aa7c4e381664b3.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-0c2152aeb024044a.rlib" "/opt/rustwide/target/debug/deps/libserde_json-245885029bd4e478.rlib" "/opt/rustwide/target/debug/deps/libryu-bd4b817854ed0cc6.rlib" "/opt/rustwide/target/debug/deps/libbase64-f30299eb9031054c.rlib" "/opt/rustwide/target/debug/deps/libsimple_asn1-d16f77fbe8ccbbcc.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-5527b3f4f9b6e183.rlib" "/opt/rustwide/target/debug/deps/libchrono-503ba59b54f986b9.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-2d5abd67cf266f9d.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-27ecd857bf067ddb.rlib" "/opt/rustwide/target/debug/deps/libring-c6475a17e8d915f9.rlib" "/opt/rustwide/target/debug/deps/libspin-398f9d1cb09d19d8.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-d610802cd2a21243.rlib" "/opt/rustwide/target/debug/deps/libfutures-66db1585ac701e8c.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-3dda6735a49a611e.rlib" "/opt/rustwide/target/debug/deps/librand-55addbb1b451c630.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-8679fc15d8c582fc.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-99e21f3c753b0519.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-5b0c1e8588f0c953.rlib" "/opt/rustwide/target/debug/deps/librand_core-9d965273a7ccb634.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-b67e1d61f468fe6a.rlib" "/opt/rustwide/target/debug/deps/libargon2-be7b355c418dd349.rlib" "/opt/rustwide/target/debug/deps/libbase64-e57d7beff71c72af.rlib" "/opt/rustwide/target/debug/deps/libblake2b_simd-1a9a1f63a04f58a5.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-300eba750971b713.rlib" "/opt/rustwide/target/debug/deps/libarrayref-491a816912549b39.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-58fe7ebb08c33a23.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-534e340b87fcf030.rlib" "/opt/rustwide/target/debug/deps/libserde-2a239d40ee51d5c1.rlib" "/opt/rustwide/target/debug/deps/libsled-a639a6b4adead9a2.rlib" "/opt/rustwide/target/debug/deps/libfxhash-d6ca046e8d7e6a00.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-95e0ab8c92cb6559.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-914223781fdba246.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-558d056fb80a977a.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-11cddc0a96a84b83.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-7e4f34700ed91d28.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-12003e890eb0e2b7.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-48171107da57ecc6.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-6e57dd3f2898f89c.rlib" "/opt/rustwide/target/debug/deps/liblock_api-f7b2a1d4cbe5da9c.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-921331c4d79f3009.rlib" "/opt/rustwide/target/debug/deps/libfs2-2ccb0a3475a6e98c.rlib" "/opt/rustwide/target/debug/deps/libhyper-9732a589a5f52224.rlib" "/opt/rustwide/target/debug/deps/libhttparse-c36015986759fb44.rlib" "/opt/rustwide/target/debug/deps/libwant-e1f5fa3d61203746.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-98cbc7a1f91fbdbd.rlib" "/opt/rustwide/target/debug/deps/libh2-87ba1b2fb1252826.rlib" "/opt/rustwide/target/debug/deps/libindexmap-78bf3ad10303e27d.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-d705ff3903ced8ed.rlib" "/opt/rustwide/target/debug/deps/libtime-d66758854c915a21.rlib" "/opt/rustwide/target/debug/deps/libtower_service-b53d9b380996f635.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-62625ed39e803462.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-8b202de4fd27b0f7.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-b7928a16b3c426e7.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-bc1b4e01a471ec9b.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-bc830073f8360543.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-6c843038dcec9597.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-bcce6b99e5ff1420.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-f362e74c6bf6c01e.rlib" "/opt/rustwide/target/debug/deps/libtokio-fa51abbd464f2b5a.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-08fa6bbdc28001fc.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-0d22f669192868bd.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-4e94e4c07227a362.rlib" "/opt/rustwide/target/debug/deps/libmemchr-c1f97d2d810f63bc.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-5919f40ac03b2a13.rlib" "/opt/rustwide/target/debug/deps/libmio-48e4f4e3255a4c31.rlib" "/opt/rustwide/target/debug/deps/libslab-f053b532a5ee7f39.rlib" "/opt/rustwide/target/debug/deps/libiovec-f9a0a78bc81851a9.rlib" "/opt/rustwide/target/debug/deps/libnet2-9da3823609042a80.rlib" "/opt/rustwide/target/debug/deps/liblibc-2c9f83ac9c453797.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-8dfb8eae69b9681c.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-660ab907323d6aba.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-a41ad0cbc9d3b14f.rlib" "/opt/rustwide/target/debug/deps/libpin_project-57c16119b64460f7.rlib" "/opt/rustwide/target/debug/deps/libhttp-203cd2d3aba8caec.rlib" "/opt/rustwide/target/debug/deps/libitoa-f38c0eb4fa3e9416.rlib" "/opt/rustwide/target/debug/deps/libbytes-cf4ed48759939c45.rlib" "/opt/rustwide/target/debug/deps/libfnv-17f81a650e186a33.rlib" "/opt/rustwide/target/debug/deps/liblog-da2d6b139ded8350.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-ab1bd98be96b57b3.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8bb11f807a7b6b4c.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-ca8087507780d964.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-259c92b387c1c166.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-16e0a2fbbb8e14b3.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-8a1651b8e23d2aaf.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-23bdd98b0574083e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-855a92055ec33e2e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-24c70dd44fbacdfb.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-b326273841bae587.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ac3c1f0e16507051.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5729542b65954aa.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-09bd1119ab1cad7d.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9a787681bfbeaf61.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5a0398ee67f74664.rlib" "-Wl,-Bdynamic" "-lutil" "-lutil" "-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 `archi`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "c86cdd37b3263349d17c364f8da5443e55f92fd82ad2a175149d705c239c0205", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c86cdd37b3263349d17c364f8da5443e55f92fd82ad2a175149d705c239c0205", kill_on_drop: false }` [INFO] [stdout] c86cdd37b3263349d17c364f8da5443e55f92fd82ad2a175149d705c239c0205