[INFO] cloning repository https://github.com/flatpak/flat-manager [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/flatpak/flat-manager" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fflatpak%2Fflat-manager", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fflatpak%2Fflat-manager'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] acfbe62b3590119abde0f38fee5f60457896e065 [INFO] testing flatpak/flat-manager against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fflatpak%2Fflat-manager" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/flatpak/flat-manager on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/flatpak/flat-manager [INFO] finished tweaking git repo https://github.com/flatpak/flat-manager [INFO] tweaked toml for git repo https://github.com/flatpak/flat-manager written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/flatpak/flat-manager already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "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] 7ab4446d07cf777facd492d76fc05fe001ee30d32fe86d3de820e49d7a7ff3fc [INFO] running `Command { std: "docker" "start" "-a" "7ab4446d07cf777facd492d76fc05fe001ee30d32fe86d3de820e49d7a7ff3fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7ab4446d07cf777facd492d76fc05fe001ee30d32fe86d3de820e49d7a7ff3fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ab4446d07cf777facd492d76fc05fe001ee30d32fe86d3de820e49d7a7ff3fc", kill_on_drop: false }` [INFO] [stdout] 7ab4446d07cf777facd492d76fc05fe001ee30d32fe86d3de820e49d7a7ff3fc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7c08aa68efb3dc9c5dd4229d3c6c47efd70b135381e43dbf30dcb967d9d0a6ff [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" "7c08aa68efb3dc9c5dd4229d3c6c47efd70b135381e43dbf30dcb967d9d0a6ff", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling cc v1.0.48 [INFO] [stderr] Compiling smallvec v1.0.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling serde v1.0.103 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Compiling arc-swap v0.4.4 [INFO] [stderr] Compiling copyless v0.1.4 [INFO] [stderr] Compiling pq-sys v0.4.6 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling ucd-util v0.1.5 [INFO] [stderr] Compiling v_htmlescape v0.4.5 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling unchecked-index v0.2.2 [INFO] [stderr] Compiling untrusted v0.6.2 [INFO] [stderr] Compiling hashbrown v0.3.1 [INFO] [stderr] Compiling utf8-ranges v1.0.4 [INFO] [stderr] Compiling termcolor v1.0.5 [INFO] [stderr] Compiling argparse v0.2.2 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling lock_api v0.3.2 [INFO] [stderr] Compiling num-traits v0.2.10 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling actix-service v0.4.2 [INFO] [stderr] Compiling indexmap v1.3.0 [INFO] [stderr] Compiling hashbrown v0.6.3 [INFO] [stderr] Compiling lock_api v0.2.0 [INFO] [stderr] Compiling tower-service v0.1.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling unicode-normalization v0.1.11 [INFO] [stderr] Compiling crossbeam-channel v0.3.9 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling encoding_rs v0.8.20 [INFO] [stderr] Compiling num_cpus v1.11.1 [INFO] [stderr] Compiling socket2 v0.3.11 [INFO] [stderr] Compiling hostname v0.1.5 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling parking_lot_core v0.7.0 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling parking_lot_core v0.5.0 [INFO] [stderr] Compiling parking_lot v0.8.0 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling twoway v0.2.1 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling resolv-conf v0.6.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling threadpool v1.7.1 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling signal-hook v0.1.12 [INFO] [stderr] Compiling futures-locks v0.3.3 [INFO] [stderr] Compiling parking_lot v0.10.0 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling futures-fs v0.0.5 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.3 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling url v2.1.0 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling mime_guess v2.0.1 [INFO] [stderr] Compiling r2d2 v0.8.7 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling tokio-reactor v0.1.11 [INFO] [stderr] Compiling tokio-threadpool v0.1.17 [INFO] [stderr] Compiling actix-codec v0.1.2 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-udp v0.1.5 [INFO] [stderr] Compiling tokio-signal v0.2.7 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling backtrace v0.3.40 [INFO] [stderr] Compiling flate2 v1.0.13 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling actix-utils v0.4.7 [INFO] [stderr] Compiling actix-server-config v0.1.2 [INFO] [stderr] Compiling tokio-process v0.2.4 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling derive-error-chain v0.10.1 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling dotenv v0.10.1 [INFO] [stderr] Compiling derive_more v0.15.0 [INFO] [stderr] Compiling enum-as-inner v0.2.1 [INFO] [stderr] Compiling derive_more v0.14.1 [INFO] [stderr] Compiling actix_derive v0.3.2 [INFO] [stderr] Compiling actix_derive v0.4.0 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling serde_derive v1.0.103 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling actix-web-codegen v0.1.3 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling v_escape_derive v0.5.6 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Compiling const-random-macro v0.1.6 [INFO] [stderr] Compiling v_escape v0.7.4 [INFO] [stderr] Compiling trust-dns-proto v0.7.4 [INFO] [stderr] Compiling trust-dns-proto v0.6.3 [INFO] [stderr] Compiling trust-dns-proto v0.5.0 [INFO] [stderr] Compiling mpart-async v0.2.1 [INFO] [stderr] Compiling const-random v0.1.6 [INFO] [stderr] Compiling ahash v0.2.18 [INFO] [stderr] Compiling actix-threadpool v0.1.2 [INFO] [stderr] Compiling actix-rt v0.2.6 [INFO] [stderr] Compiling actix-server v0.6.1 [INFO] [stderr] Compiling trust-dns-resolver v0.10.3 [INFO] [stderr] Compiling actix-testing v0.1.0 [INFO] [stderr] Compiling trust-dns-resolver v0.11.1 [INFO] [stderr] Compiling actix v0.7.9 [INFO] [stderr] Compiling actix-connect v0.2.5 [INFO] [stderr] Compiling actix-net v0.2.6 [INFO] [stderr] Compiling serde_json v1.0.44 [INFO] [stderr] Compiling chrono v0.4.10 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling actix-router v0.1.5 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling askama_shared v0.7.2 [INFO] [stderr] Compiling actix-http v0.2.11 [INFO] [stderr] Compiling diesel v1.4.3 [INFO] [stderr] Compiling jsonwebtoken v5.0.1 [INFO] [stderr] Compiling askama_derive v0.7.2 [INFO] [stderr] Compiling awc v0.2.8 [INFO] [stderr] Compiling actix v0.8.3 [INFO] [stderr] Compiling actix-web v1.0.9 [INFO] [stderr] Compiling askama v0.7.2 [INFO] [stderr] Compiling actix-web-actors v1.0.4 [INFO] [stderr] Compiling actix-files v0.1.7 [INFO] [stderr] Compiling actix-multipart v0.1.5 [INFO] [stderr] Compiling migrations_internals v1.4.0 [INFO] [stderr] Compiling migrations_macros v1.4.1 [INFO] [stderr] Compiling diesel_migrations v1.4.0 [INFO] [stderr] Compiling flat-manager v0.3.7 (/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/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/flat_manager-874c8bbc03622850.flat_manager.ctfhlrod-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/flat_manager-874c8bbc03622850.flat_manager.ctfhlrod-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/flat_manager-874c8bbc03622850.flat_manager.ctfhlrod-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/flat_manager-874c8bbc03622850.flat_manager.ctfhlrod-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/flat_manager-874c8bbc03622850.flat_manager.ctfhlrod-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/flat_manager-874c8bbc03622850.flat_manager.ctfhlrod-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/flat_manager-874c8bbc03622850.flat_manager.ctfhlrod-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/flat_manager-874c8bbc03622850.flat_manager.ctfhlrod-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/flat_manager-874c8bbc03622850.flat_manager.ctfhlrod-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/flat_manager-874c8bbc03622850.flat_manager.ctfhlrod-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/flat_manager-874c8bbc03622850.flat_manager.ctfhlrod-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/flat_manager-874c8bbc03622850" "/opt/rustwide/target/debug/deps/flat_manager-874c8bbc03622850.4gl9fxq8eyg4t0oa.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-3cf169fb36d25f90/out" "-L" "/opt/rustwide/target/debug/build/brotli-sys-16a47429d285e1f8/out" "-L" "/opt/rustwide/target/debug/build/miniz-sys-051e413c28d7d3c2/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/ring-65298b29031b060c/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libdotenv-6ecc9c493ab8e5d1.rlib" "/opt/rustwide/target/debug/deps/libregex-58aae87e2bfb86c1.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-1eb514de9d1ddb83.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-d156a512fa26285a.rlib" "/opt/rustwide/target/debug/deps/libucd_util-1510e55affdcc451.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-5fd357ef9644e290.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-fa6aad1296979813.rlib" "/opt/rustwide/target/debug/deps/libflatmanager-d98886e13bd25814.rlib" "/opt/rustwide/target/debug/deps/libtokio_process-6b5a082dadb66e0c.rlib" "/opt/rustwide/target/debug/deps/libfiletime-1aeb688ee22f6af4.rlib" "/opt/rustwide/target/debug/deps/libhex-dc73f0b1a4c71279.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-35009a1e175bc61d.rlib" "/opt/rustwide/target/debug/deps/libsame_file-a27fb3ce44a41b80.rlib" "/opt/rustwide/target/debug/deps/libjsonwebtoken-8aa854b8a906fa09.rlib" "/opt/rustwide/target/debug/deps/libring-ebc0be7e9464e206.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-5a96bb74ee4000f6.rlib" "/opt/rustwide/target/debug/deps/libtempfile-d883fbf393f4c3aa.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-e6bdecb256edde3d.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-0a2e62ddf3c834eb.rlib" "/opt/rustwide/target/debug/deps/libatty-2c006e7db68fded4.rlib" "/opt/rustwide/target/debug/deps/libhumantime-6e946c39ae5ce667.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-f91e3725e9042464.rlib" "/opt/rustwide/target/debug/deps/libdiesel_migrations-5dd52f0d69367b9b.rlib" "/opt/rustwide/target/debug/deps/libmigrations_internals-6a5644ded427a20b.rlib" "/opt/rustwide/target/debug/deps/libdiesel-46ec62504b9cba69.rlib" "/opt/rustwide/target/debug/deps/libpq_sys-8995f3313bcbc441.rlib" "/opt/rustwide/target/debug/deps/libr2d2-0cc157a030d36114.rlib" "/opt/rustwide/target/debug/deps/libscheduled_thread_pool-f9de89e062b4e128.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-83695bf9c42200fe.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-4d826d0b00a9dbb6.rlib" "/opt/rustwide/target/debug/deps/libbase64-5f38c400d3abdd80.rlib" "/opt/rustwide/target/debug/deps/libsafemem-b9e7c0f2d07cbc14.rlib" "/opt/rustwide/target/debug/deps/libaskama-a0702fd8ed3b90db.rlib" "/opt/rustwide/target/debug/deps/libaskama_shared-81716f2eff4502c1.rlib" "/opt/rustwide/target/debug/deps/libtoml-7cf6c5bc88c8fc45.rlib" "/opt/rustwide/target/debug/deps/libactix_files-d621926e2e015a81.rlib" "/opt/rustwide/target/debug/deps/libv_htmlescape-b5e1e10d71b46b68.rlib" "/opt/rustwide/target/debug/deps/libv_escape-2f28ccec9be4b1ba.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-d033771da90ce22f.rlib" "/opt/rustwide/target/debug/deps/libunicase-7935425cbe13e201.rlib" "/opt/rustwide/target/debug/deps/libactix_multipart-423295eb206d7027.rlib" "/opt/rustwide/target/debug/deps/libtwoway-4c6b9e3b43d6825f.rlib" "/opt/rustwide/target/debug/deps/libunchecked_index-468ad0aa899ada69.rlib" "/opt/rustwide/target/debug/deps/libactix_web_actors-79cb7a3698a2849e.rlib" "/opt/rustwide/target/debug/deps/libactix_web-677b868d70dec174.rlib" "/opt/rustwide/target/debug/deps/libawc-a5dabb9a65ca6f6c.rlib" "/opt/rustwide/target/debug/deps/libactix_testing-e506ebafc494fa09.rlib" "/opt/rustwide/target/debug/deps/libactix_server-1f90e32c3b525699.rlib" "/opt/rustwide/target/debug/deps/libactix_router-536b1f61a169515b.rlib" "/opt/rustwide/target/debug/deps/libactix_net-cf7b913d09f9410d.rlib" "/opt/rustwide/target/debug/deps/libactix-e0aa89995734ce15.rlib" "/opt/rustwide/target/debug/deps/libtokio_signal-374063727850d3e6.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-85a4c1bdeacb802e.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-6d63dfb4ed625841.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-ff22447ec84e8f95.rlib" "/opt/rustwide/target/debug/deps/libuuid-6017d6b6fdac6240.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-95270aecc8041c1b.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-fa4d707e2a700077.rlib" "/opt/rustwide/target/debug/deps/liblock_api-22e09a301d060acb.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-2a4d2a934664b4a9.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-2d19c7fb29a857c0.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-c0e1396086f307bb.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-e048e4e9c8925e4f.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-377ba3366c3a4bb2.rlib" "/opt/rustwide/target/debug/deps/librand-e0690ccc16c8c4ee.rlib" "/opt/rustwide/target/debug/deps/libtower_service-8faf2d3545ab05df.rlib" "/opt/rustwide/target/debug/deps/libtokio-17a10db0a4fe016b.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-6f9210a93c636d47.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-7a8037ff960a962f.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-8064bae92f0109a7.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-9593b155540fa8d0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-3e675b1764f37a57.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-30352c6b41ac1f6d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-b538680ac05594f1.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-348566d65f79eb6f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-72505c6ababe3ff8.rlib" "/opt/rustwide/target/debug/deps/libactix-31e8ee86472b613f.rlib" "/opt/rustwide/target/debug/deps/libactix_http-c9e21b0fef8e23fb.rlib" "/opt/rustwide/target/debug/deps/libsha1-9e6efe6003864c6f.rlib" "/opt/rustwide/target/debug/deps/libbase64-9a062aa9f612c3cb.rlib" "/opt/rustwide/target/debug/deps/librand-2e43765fd2e8cbb4.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-93ec60afa1cabb21.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-c86e0ba3e108cdc5.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-449783e61805f843.rlib" "/opt/rustwide/target/debug/deps/librand_core-b74c8e84b4c46c26.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-9723c9e17649027d.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-cd4153b846989841.rlib" "/opt/rustwide/target/debug/deps/liburl-2cfce7d7af2131fa.rlib" "/opt/rustwide/target/debug/deps/libidna-58b859311b2e17aa.rlib" "/opt/rustwide/target/debug/deps/libdtoa-bff946bfb1bb65ec.rlib" "/opt/rustwide/target/debug/deps/libhttparse-70ee21a856a9db0a.rlib" "/opt/rustwide/target/debug/deps/libchrono-ff40ae506a4ead68.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-85e1d9e13b8078f3.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-5ce61b4fa3888f73.rlib" "/opt/rustwide/target/debug/deps/libserde_json-89775eb19ef4a6f8.rlib" "/opt/rustwide/target/debug/deps/libryu-6789feef2c10d17e.rlib" "/opt/rustwide/target/debug/deps/libserde-d264ac57663bf15d.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-cae52ea4e682e641.rlib" "/opt/rustwide/target/debug/deps/libregex-b97095dcb68cc2e6.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b6fc34b76e7c6508.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-ee0656721ec4d0c0.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-be8016d9bab4328f.rlib" "/opt/rustwide/target/debug/deps/libmemchr-890d7f6e4d8388fd.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-a0a31ad22fc7dbda.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-118ab8cd0c12994c.rlib" "/opt/rustwide/target/debug/deps/libmime-e353b1bf926be238.rlib" "/opt/rustwide/target/debug/deps/libflate2-7762200345eff9b5.rlib" "/opt/rustwide/target/debug/deps/libminiz_sys-2f48c757cca965ea.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-79c232c3cb45e5c6.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-58491d771df6ec2f.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-2471511f192eb6cd.rlib" "/opt/rustwide/target/debug/deps/libtime-4ca4b9b4e5621e83.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-e9dbbed46f93c201.rlib" "/opt/rustwide/target/debug/deps/libahash-58a47a6aa0f06102.rlib" "/opt/rustwide/target/debug/deps/libconst_random-dc694044bf879af5.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-e83fcf17af8141a9.rlib" "/opt/rustwide/target/debug/deps/libactix_connect-05f737fd1842d497.rlib" "/opt/rustwide/target/debug/deps/libeither-3ae76b7b3289f774.rlib" "/opt/rustwide/target/debug/deps/libh2-e3dbaee39b9985ee.rlib" "/opt/rustwide/target/debug/deps/libindexmap-2d5bd68869b6538e.rlib" "/opt/rustwide/target/debug/deps/libstring-5577e2dcb28997b1.rlib" "/opt/rustwide/target/debug/deps/libhttp-e6b7793714047d9c.rlib" "/opt/rustwide/target/debug/deps/libitoa-ad466912a71ab2a3.rlib" "/opt/rustwide/target/debug/deps/libactix_service-449459e42b02d5bb.rlib" "/opt/rustwide/target/debug/deps/libactix_server_config-ea1e3acd1257dfba.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-84e360b9235bd67f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-58d581c7ec626514.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-0bac9ae04bb23b1d.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-31347ac60a0f71c8.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-0019caa9412ec56a.rlib" "/opt/rustwide/target/debug/deps/liburl-83e61455247788ca.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-6cfaa5fc89ff72d4.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-8fdc7d4b9bd5d2bd.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-037b758a162cfdcc.rlib" "/opt/rustwide/target/debug/deps/libsocket2-ee03136960cdfe93.rlib" "/opt/rustwide/target/debug/deps/libidna-d1a4d8bc799c3043.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-73e41ec8e052adcb.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-5d9dedded8762113.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-7e8075a07f0e5422.rlib" "/opt/rustwide/target/debug/deps/libmatches-5499bb0a916b29b9.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-f30629e42e593219.rlib" "/opt/rustwide/target/debug/deps/libhostname-c1f5022d06611169.rlib" "/opt/rustwide/target/debug/deps/libquick_error-b53ed76d1e616d3d.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-c792b6cd43aa3f98.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-375907ee5ab78d8f.rlib" "/opt/rustwide/target/debug/deps/libfailure-b508f168533ee6de.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-834e2e8b3993d53a.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-376ca33008abad6c.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-cd0ead7d00ad78db.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-47bb9ff6949caf46.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-3af199d4a4878b97.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-8d734a7b955df690.rlib" "/opt/rustwide/target/debug/deps/librand-1c8828c76791a4b7.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-ced26e2e6ce93162.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-8c3fe0cebc0277da.rlib" "/opt/rustwide/target/debug/deps/librand_hc-78b0673e9f5d2435.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-75bdaf034d7085c6.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-2ca4fdbf72409aba.rlib" "/opt/rustwide/target/debug/deps/librand_core-562e496067677943.rlib" "/opt/rustwide/target/debug/deps/librand_os-29a3b2fe50f1d2b4.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-179f10980ade89d3.rlib" "/opt/rustwide/target/debug/deps/librand_core-fe89edf997f58b50.rlib" "/opt/rustwide/target/debug/deps/liblock_api-e74535734454beeb.rlib" "/opt/rustwide/target/debug/deps/libbitflags-de31228f2c0549ed.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-abd50d06f3343c38.rlib" "/opt/rustwide/target/debug/deps/libactix_threadpool-d05458d0a51cc4fb.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-2eab915a5b0481d3.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-8f745e3862ed0a47.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-829f9e110f1fcf6c.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-ca878991b3024739.rlib" "/opt/rustwide/target/debug/deps/libfnv-40b1e5d34b306915.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-ea2a989e96e9e56b.rlib" "/opt/rustwide/target/debug/deps/libbytes-405d6dc727ccdd02.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-76ff728e7fb88045.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-7ceeb0d8eaad1d22.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-441adb3c6ed2f7a7.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-6e593f3f88821277.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-ba8c860573beb973.rlib" "/opt/rustwide/target/debug/deps/liblock_api-3268852714ae4d85.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-fcd8504577a1291d.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-b235910eec1e6ff3.rlib" "/opt/rustwide/target/debug/deps/libmio-5c947e8282fe5742.rlib" "/opt/rustwide/target/debug/deps/libslab-65742487a18009d6.rlib" "/opt/rustwide/target/debug/deps/libiovec-f4b47d3ac7f25b54.rlib" "/opt/rustwide/target/debug/deps/libnet2-a149990330b2a94c.rlib" "/opt/rustwide/target/debug/deps/liblibc-0f3e6c6e62d4b7c7.rlib" "/opt/rustwide/target/debug/deps/liblog-1761913616bdc5f1.rlib" "/opt/rustwide/target/debug/deps/libcopyless-958c40c040996eba.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-0745299a6654dd1a.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-87092f3aad588f5f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-09178b46ee20288f.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7895c92c6d278491.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b10e0993eefc366b.rlib" "/opt/rustwide/target/debug/deps/libfutures-f7032f10c30c3cc1.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-e12de7683a34c500.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-446a53c2e468675f.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-86fef9fb252a2d33.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-3bed9bfd30304751.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0e38eeb474a7b386.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-a846ed547b824740.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-c9540f0a4fb9265d.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7d2ca66c92c356eb.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-147e2c808f949493.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-bd2a4369506670e9.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74bfdd0ce7d0ed48.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6777f47f1c491841.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-b104f1790174f2be.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-db37898996f45c13.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-25b7435131fc4938.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9d4b6f3c097e876e.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-3f953ad652ab829a.rlib" "-Wl,-Bdynamic" "-lpq" "-lutil" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `flat-manager` [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" "7c08aa68efb3dc9c5dd4229d3c6c47efd70b135381e43dbf30dcb967d9d0a6ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7c08aa68efb3dc9c5dd4229d3c6c47efd70b135381e43dbf30dcb967d9d0a6ff", kill_on_drop: false }` [INFO] [stdout] 7c08aa68efb3dc9c5dd4229d3c6c47efd70b135381e43dbf30dcb967d9d0a6ff