[INFO] updating cached repository https://github.com/msizanoen1/lmaobgd [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] [stderr] From https://github.com/msizanoen1/lmaobgd [INFO] [stderr] aadbd33..273b26f master -> master [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 273b26f11dea9cc8436a22df38b5731d10144bb5 [INFO] testing msizanoen1/lmaobgd against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmsizanoen1%2Flmaobgd" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/msizanoen1/lmaobgd on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/msizanoen1/lmaobgd [INFO] finished tweaking git repo https://github.com/msizanoen1/lmaobgd [INFO] tweaked toml for git repo https://github.com/msizanoen1/lmaobgd written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/msizanoen1/lmaobgd already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c06a69d7f7e63472ea3c9a8374cb3a20d81fd76923226296e065ddd7e612a1ee [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" "c06a69d7f7e63472ea3c9a8374cb3a20d81fd76923226296e065ddd7e612a1ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c06a69d7f7e63472ea3c9a8374cb3a20d81fd76923226296e065ddd7e612a1ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c06a69d7f7e63472ea3c9a8374cb3a20d81fd76923226296e065ddd7e612a1ee", kill_on_drop: false }` [INFO] [stdout] c06a69d7f7e63472ea3c9a8374cb3a20d81fd76923226296e065ddd7e612a1ee [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dfc8583901bce466ea7943e841092651d51b0595598bd815ce613822b5618abe [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" "dfc8583901bce466ea7943e841092651d51b0595598bd815ce613822b5618abe", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.67 [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling futures-core v0.3.4 [INFO] [stderr] Compiling futures-sink v0.3.4 [INFO] [stderr] Compiling bytes v0.5.4 [INFO] [stderr] Compiling smallvec v1.2.0 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling proc-macro-nested v0.1.3 [INFO] [stderr] Compiling arc-swap v0.4.4 [INFO] [stderr] Compiling futures-task v0.3.4 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling pin-project-lite v0.1.4 [INFO] [stderr] Compiling futures-io v0.3.4 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling failure_derive v0.1.7 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling copyless v0.1.4 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.0 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling linked-hash-map v0.5.2 [INFO] [stderr] Compiling regex-syntax v0.6.16 [INFO] [stderr] Compiling encoding_rs v0.8.22 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling dtoa v0.4.5 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling pq-sys v0.4.6 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling futures-channel v0.3.4 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling lock_api v0.3.3 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [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 heck v0.3.1 [INFO] [stderr] Compiling miniz_oxide v0.3.6 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.11 [INFO] [stderr] Compiling proc-macro-error v0.4.11 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling backtrace-sys v0.1.33 [INFO] [stderr] Compiling ring v0.16.11 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling idna v0.2.0 [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 getrandom v0.1.14 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling socket2 v0.3.11 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling flate2 v1.0.13 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling threadpool v1.7.1 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling parking_lot v0.10.0 [INFO] [stderr] Compiling resolv-conf v0.6.3 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling regex v1.3.4 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.3 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling backtrace v0.3.45 [INFO] [stderr] Compiling blake2 v0.8.1 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling r2d2 v0.8.8 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling webpki v0.21.2 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling ct-logs v0.6.0 [INFO] [stderr] Compiling rustls v0.17.0 [INFO] [stderr] Compiling webpki-roots v0.18.0 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling rustls-native-certs v0.3.0 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling pin-project-internal v0.4.8 [INFO] [stderr] Compiling derive_more v0.99.3 [INFO] [stderr] Compiling actix-macros v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling enum-as-inner v0.3.2 [INFO] [stderr] Compiling async-trait v0.1.24 [INFO] [stderr] Compiling actix-web-codegen v0.2.1 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling tokio v0.2.14 [INFO] [stderr] Compiling structopt-derive v0.4.4 [INFO] [stderr] Compiling failure v0.1.7 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling exitfailure v0.5.1 [INFO] [stderr] Compiling pin-project v0.4.8 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling actix-threadpool v0.3.1 [INFO] [stderr] Compiling structopt v0.3.11 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling tokio-rustls v0.13.0 [INFO] [stderr] Compiling diesel v1.4.4 [INFO] [stderr] Compiling actix-codec v0.2.0 [INFO] [stderr] Compiling futures-executor v0.3.4 [INFO] [stderr] Compiling actix-service v1.0.5 [INFO] [stderr] Compiling h2 v0.2.2 [INFO] [stderr] Compiling futures v0.3.4 [INFO] [stderr] Compiling actix-rt v1.0.0 [INFO] [stderr] Compiling trust-dns-proto v0.18.0-alpha.2 [INFO] [stderr] Compiling actix-utils v1.0.6 [INFO] [stderr] Compiling actix-server v1.0.2 [INFO] [stderr] Compiling actix-tls v1.0.0 [INFO] [stderr] Compiling actix-testing v1.0.0 [INFO] [stderr] Compiling hyper v0.13.3 [INFO] [stderr] Compiling trust-dns-resolver v0.18.0-alpha.2 [INFO] [stderr] Compiling actix-connect v1.0.2 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling serde_json v1.0.48 [INFO] [stderr] Compiling actix-router v0.2.4 [INFO] [stderr] Compiling hyper-rustls v0.20.0 [INFO] [stderr] Compiling actix-http v1.0.1 [INFO] [stderr] Compiling reqwest v0.10.4 [INFO] [stderr] Compiling awc v1.0.1 [INFO] [stderr] Compiling actix-web v2.0.0 [INFO] [stderr] Compiling actix-web-httpauth v0.4.1 [INFO] [stderr] Compiling actix-cors v0.2.0 [INFO] [stderr] Compiling lmaobgd 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" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/lmaobgd-eedf61c6da124f97.lmaobgd.m74bzi1y-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/lmaobgd-eedf61c6da124f97.lmaobgd.m74bzi1y-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/lmaobgd-eedf61c6da124f97.lmaobgd.m74bzi1y-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/lmaobgd-eedf61c6da124f97.lmaobgd.m74bzi1y-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/lmaobgd-eedf61c6da124f97.lmaobgd.m74bzi1y-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/lmaobgd-eedf61c6da124f97.lmaobgd.m74bzi1y-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/lmaobgd-eedf61c6da124f97.lmaobgd.m74bzi1y-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/lmaobgd-eedf61c6da124f97.lmaobgd.m74bzi1y-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/lmaobgd-eedf61c6da124f97.lmaobgd.m74bzi1y-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/lmaobgd-eedf61c6da124f97.lmaobgd.m74bzi1y-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/lmaobgd-eedf61c6da124f97.lmaobgd.m74bzi1y-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/lmaobgd-eedf61c6da124f97.lmaobgd.m74bzi1y-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/lmaobgd-eedf61c6da124f97.lmaobgd.m74bzi1y-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/lmaobgd-eedf61c6da124f97.lmaobgd.m74bzi1y-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/lmaobgd-eedf61c6da124f97.lmaobgd.m74bzi1y-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/lmaobgd-eedf61c6da124f97.lmaobgd.m74bzi1y-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/lmaobgd-eedf61c6da124f97" "/opt/rustwide/target/debug/deps/lmaobgd-eedf61c6da124f97.2bqh0acvkwmmjreu.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-7e05a2f45a6f5f9f/out" "-L" "/opt/rustwide/target/debug/build/brotli-sys-67fb2056f12f8f41/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/ring-660d485b5860356e/out" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libdotenv-ef265213814e1891.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-027369b2097d7846.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-7e1a178fe95831dc.rlib" "/opt/rustwide/target/debug/deps/libhumantime-5af4e11a831f9349.rlib" "/opt/rustwide/target/debug/deps/libexitfailure-32ae74d8aacd5c8c.rlib" "/opt/rustwide/target/debug/deps/libstructopt-4b07f49ca5e2a2fe.rlib" "/opt/rustwide/target/debug/deps/libclap-968e322fea5282a8.rlib" "/opt/rustwide/target/debug/deps/libvec_map-5dc04564fb1f035e.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-8a3e59887406aad7.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-429698455c73d9c3.rlib" "/opt/rustwide/target/debug/deps/libstrsim-e44af4ab13090443.rlib" "/opt/rustwide/target/debug/deps/libatty-b7d73715dbc5c170.rlib" "/opt/rustwide/target/debug/deps/libansi_term-22553bc1a6ab7a23.rlib" "/opt/rustwide/target/debug/deps/liblmaobgd-f9d1c916e32465f6.rlib" "/opt/rustwide/target/debug/deps/libreqwest-f28dcc909e06ad30.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-aa4895f775d63ec8.rlib" "/opt/rustwide/target/debug/deps/libct_logs-3ff3257314f95ce7.rlib" "/opt/rustwide/target/debug/deps/librustls_native_certs-981edaa11417ddbf.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-9c28753db8cc8374.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-40b609810bbbf742.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-1cdffa5efe512b68.rlib" "/opt/rustwide/target/debug/deps/librustls-88f5315843a973ff.rlib" "/opt/rustwide/target/debug/deps/libsct-c9197522dd370ad7.rlib" "/opt/rustwide/target/debug/deps/libwebpki-3b6cb63d5c06800e.rlib" "/opt/rustwide/target/debug/deps/libring-2f314e7877b860e0.rlib" "/opt/rustwide/target/debug/deps/libspin-35e209bbe476b247.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-a224c001c183e994.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-3dd15958edd379a7.rlib" "/opt/rustwide/target/debug/deps/libunicase-1c8a61c479338a5c.rlib" "/opt/rustwide/target/debug/deps/libhyper-a9c95f298e186502.rlib" "/opt/rustwide/target/debug/deps/libwant-3d03603096df03b6.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-2ea9ca8de839b0ce.rlib" "/opt/rustwide/target/debug/deps/libtower_service-7dc3d5ccc64138b6.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-cc2bbaf62fee334c.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-8c9c4fc30c2ad880.rlib" "/opt/rustwide/target/debug/deps/libblake2-65d7dc3f71b4ece2.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-eeb3622dde10dd21.rlib" "/opt/rustwide/target/debug/deps/libsubtle-d2d2c47a1543bed9.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-562255007747cb98.rlib" "/opt/rustwide/target/debug/deps/libdigest-05b5beb5e4c3647f.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-e2a94761ee8e0449.rlib" "/opt/rustwide/target/debug/deps/libtypenum-9b5e128efb1e3b6b.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-6d8d5fbe3f5b4711.rlib" "/opt/rustwide/target/debug/deps/libdiesel-3b796b9bf0caffa8.rlib" "/opt/rustwide/target/debug/deps/libpq_sys-0768e5f5e9f0712c.rlib" "/opt/rustwide/target/debug/deps/libuuid-820b9b22d14abc59.rlib" "/opt/rustwide/target/debug/deps/libr2d2-5af261cc2a220d3d.rlib" "/opt/rustwide/target/debug/deps/libscheduled_thread_pool-a935afae3115daff.rlib" "/opt/rustwide/target/debug/deps/libactix_web_httpauth-273ce44eecb0276d.rlib" "/opt/rustwide/target/debug/deps/libactix_cors-97b2ec6151cd80d6.rlib" "/opt/rustwide/target/debug/deps/libactix_web-1566026d1419979d.rlib" "/opt/rustwide/target/debug/deps/libactix_tls-fb3a63b4df686085.rlib" "/opt/rustwide/target/debug/deps/libawc-e305840da2cbb880.rlib" "/opt/rustwide/target/debug/deps/libactix_server-369268e9d2a2497e.rlib" "/opt/rustwide/target/debug/deps/libactix_router-b79f778ee7e69722.rlib" "/opt/rustwide/target/debug/deps/libbytestring-8c65c16eadf890b9.rlib" "/opt/rustwide/target/debug/deps/libactix_http-7412b633504acf67.rlib" "/opt/rustwide/target/debug/deps/libsha1-3c74902e82893985.rlib" "/opt/rustwide/target/debug/deps/libbase64-f7ef6f0ac08c23fb.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-858a808edc7210dc.rlib" "/opt/rustwide/target/debug/deps/libdtoa-5318bafdcacf79b2.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d23095e432fe7798.rlib" "/opt/rustwide/target/debug/deps/libchrono-82d260e1b07dd3ff.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-7c385f7c3c293be4.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-e49bfe22953d9289.rlib" "/opt/rustwide/target/debug/deps/libserde_json-05cb43f137953eda.rlib" "/opt/rustwide/target/debug/deps/libryu-17b6aebf204a4027.rlib" "/opt/rustwide/target/debug/deps/libserde-c94b0708215cf3ba.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-7b7dc6fda23f192f.rlib" "/opt/rustwide/target/debug/deps/libregex-1b31557bdcc5ff36.rlib" "/opt/rustwide/target/debug/deps/libthread_local-c3b7931041689864.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-d80db26a951c4d44.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-5ac90752cf561456.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-f8390e75b1318778.rlib" "/opt/rustwide/target/debug/deps/libmime-8080671c8b888b7d.rlib" "/opt/rustwide/target/debug/deps/libflate2-cf532f96f5144901.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-0a98a8b760b858f0.rlib" "/opt/rustwide/target/debug/deps/libadler32-2b02d44fcddd2c34.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-730991321300d642.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-11b848727d73bc9c.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-b9386076d5deb224.rlib" "/opt/rustwide/target/debug/deps/libtime-d27b3ed6832c7315.rlib" "/opt/rustwide/target/debug/deps/libfxhash-572335cff6d39cdb.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-8e7ddb72171cc91f.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-91afd36efadec422.rlib" "/opt/rustwide/target/debug/deps/libactix_connect-cc2541b9b6b9512e.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-ee3350a0c16fcdd2.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-9e0c54fbc06abdc0.rlib" "/opt/rustwide/target/debug/deps/librand-a9fe38bc30326f85.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-d992ad6cbb70f040.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-59e5b0a94e42cd7c.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-98bc5df0f0a20e78.rlib" "/opt/rustwide/target/debug/deps/librand_core-f69aa6800f8e3f04.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-c182dada357910f8.rlib" "/opt/rustwide/target/debug/deps/liburl-0b7137d2caad5899.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e676c97fbc74cd56.rlib" "/opt/rustwide/target/debug/deps/libidna-d74209f572b4aed6.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-328297b5745a2599.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-81f7bca86d771a09.rlib" "/opt/rustwide/target/debug/deps/libmatches-84413336e46be589.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-a3e70e01e3ef4803.rlib" "/opt/rustwide/target/debug/deps/libhostname-19ef05e522afa4bb.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-b9456320dc278cea.rlib" "/opt/rustwide/target/debug/deps/libquick_error-04f7773cc8ada14a.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-f612c2dfc0d06f10.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-d4391d1b7da53318.rlib" "/opt/rustwide/target/debug/deps/libfailure-e21f8e4c74ab3098.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-b7e38cf10a75a4c8.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-432f9e3f7ac96e3e.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-45752d70cb3b1eba.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-d701f62b39bf7ea7.rlib" "/opt/rustwide/target/debug/deps/libactix_threadpool-94e9a9d5e284c17e.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-db10425e7029b432.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-cad72730e940c019.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-1acc675268d3e89b.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-89d8f15e9fd36b29.rlib" "/opt/rustwide/target/debug/deps/liblock_api-b5519c4c6611b0fa.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-83022017c749d9a0.rlib" "/opt/rustwide/target/debug/deps/libcopyless-1517cd697673895d.rlib" "/opt/rustwide/target/debug/deps/libfutures-eba813ae4bd85d97.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-28585b0782f3f868.rlib" "/opt/rustwide/target/debug/deps/libeither-3374e4d2a4d617ae.rlib" "/opt/rustwide/target/debug/deps/libh2-c061204b95e54206.rlib" "/opt/rustwide/target/debug/deps/libindexmap-0f5add6198f97b2e.rlib" "/opt/rustwide/target/debug/deps/libhttp-1f3c6a7b1107d100.rlib" "/opt/rustwide/target/debug/deps/libitoa-28b2fe6ec48b7c3b.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-f57bf2a1c6ad339f.rlib" "/opt/rustwide/target/debug/deps/libbitflags-56eca94422237621.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-7cfcb0ed926f36b9.rlib" "/opt/rustwide/target/debug/deps/libtokio-1e2f02eadf53dfd7.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-d998ef4dbace87f9.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-f3d8c8e973dc9585.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-da301dcebfa58f07.rlib" "/opt/rustwide/target/debug/deps/libfnv-e461bc511369ce67.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-217009a13631cded.rlib" "/opt/rustwide/target/debug/deps/libmio-9c6623f1fa10e5df.rlib" "/opt/rustwide/target/debug/deps/libiovec-988465e9a63722c4.rlib" "/opt/rustwide/target/debug/deps/libnet2-e85ef8598cc9e9d5.rlib" "/opt/rustwide/target/debug/deps/liblibc-ed2ca172ae284f59.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7c0477ae3415ac1f.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-7b7dfb81f9da5119.rlib" "/opt/rustwide/target/debug/deps/libbytes-04ecf6791232477f.rlib" "/opt/rustwide/target/debug/deps/liblog-2c5a3e6f05aa3f12.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b00c34326580381c.rlib" "/opt/rustwide/target/debug/deps/libactix_service-b5d8818a2cdb6559.rlib" "/opt/rustwide/target/debug/deps/libpin_project-30f3b82476b98d7b.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-c55109e28e74c7af.rlib" "/opt/rustwide/target/debug/deps/libmemchr-1e6b68a09fbeab95.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-2b3446fb57231950.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-75b49c1d0526a67e.rlib" "/opt/rustwide/target/debug/deps/libslab-3a7649c6fb4d320f.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-41d2204887beddbc.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-cd8a2593a346d59c.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-17ccec7ac71753d0.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-5f42cf159dc75c61.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-4313d09413e99b74.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.rlib" "-Wl,-Bdynamic" "-lpq" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [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 `lmaobgd`. [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] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "dfc8583901bce466ea7943e841092651d51b0595598bd815ce613822b5618abe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dfc8583901bce466ea7943e841092651d51b0595598bd815ce613822b5618abe", kill_on_drop: false }` [INFO] [stdout] dfc8583901bce466ea7943e841092651d51b0595598bd815ce613822b5618abe