[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 beta-2021-01-01 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-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/flatpak/flat-manager on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "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-2/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" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded actix-files v0.1.7 [INFO] [stderr] Downloaded r2d2 v0.8.7 [INFO] [stderr] Downloaded actix-web-actors v1.0.4 [INFO] [stderr] Downloaded askama v0.7.2 [INFO] [stderr] Downloaded futures-fs v0.0.5 [INFO] [stderr] Downloaded jsonwebtoken v5.0.1 [INFO] [stderr] Downloaded askama_derive v0.7.2 [INFO] [stderr] Downloaded migrations_internals v1.4.0 [INFO] [stderr] Downloaded futures-locks v0.3.3 [INFO] [stderr] Downloaded migrations_macros v1.4.1 [INFO] [stderr] Downloaded askama_shared v0.7.2 [INFO] [stderr] Downloaded mpart-async v0.2.1 [INFO] [stderr] Downloaded actix-multipart v0.1.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "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] e322d84a6190715f00cc9cde136ea94802752f7c8c441a554282ce8d629e48c1 [INFO] running `Command { std: "docker" "start" "-a" "e322d84a6190715f00cc9cde136ea94802752f7c8c441a554282ce8d629e48c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e322d84a6190715f00cc9cde136ea94802752f7c8c441a554282ce8d629e48c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e322d84a6190715f00cc9cde136ea94802752f7c8c441a554282ce8d629e48c1", kill_on_drop: false }` [INFO] [stdout] e322d84a6190715f00cc9cde136ea94802752f7c8c441a554282ce8d629e48c1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", 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] 17a02f0cb221a5d7d3973aa2923775ddf0932665ee04be7d1a65358e4faa0d84 [INFO] running `Command { std: "docker" "start" "-a" "17a02f0cb221a5d7d3973aa2923775ddf0932665ee04be7d1a65358e4faa0d84", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling futures v0.1.29 [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 failure_derive v0.1.6 [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 crc32fast v1.2.0 [INFO] [stderr] Compiling encoding_rs v0.8.20 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling mime v0.3.14 [INFO] [stderr] Compiling dtoa v0.4.4 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling pq-sys v0.4.6 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling v_htmlescape v0.4.5 [INFO] [stderr] Compiling ucd-util v0.1.5 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling utf8-ranges v1.0.4 [INFO] [stderr] Compiling hashbrown v0.3.1 [INFO] [stderr] Compiling unchecked-index v0.2.2 [INFO] [stderr] Compiling same-file v1.0.5 [INFO] [stderr] Compiling termcolor v1.0.5 [INFO] [stderr] Compiling argparse v0.2.2 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [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 crossbeam-utils v0.7.0 [INFO] [stderr] Compiling indexmap v1.3.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling hashbrown v0.6.3 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling unicode-normalization v0.1.11 [INFO] [stderr] Compiling owning_ref v0.4.0 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling walkdir v2.2.9 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling crossbeam-channel v0.3.9 [INFO] [stderr] Compiling tokio-executor v0.1.9 [INFO] [stderr] Compiling tokio-sync v0.1.7 [INFO] [stderr] Compiling actix-service v0.4.2 [INFO] [stderr] Compiling tower-service v0.1.0 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling twoway v0.2.1 [INFO] [stderr] Compiling tokio-timer v0.2.12 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.11.1 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling socket2 v0.3.11 [INFO] [stderr] Compiling time v0.1.42 [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 filetime v0.2.8 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling futures-locks v0.3.3 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling threadpool v1.7.1 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling url v2.1.0 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling resolv-conf v0.6.2 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling signal-hook v0.1.12 [INFO] [stderr] Compiling parking_lot v0.10.0 [INFO] [stderr] Compiling mime_guess v2.0.1 [INFO] [stderr] Compiling parking_lot v0.9.0 [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 rand_chacha v0.2.1 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.3 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling parking_lot_core v0.5.0 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling flate2 v1.0.13 [INFO] [stderr] Compiling crossbeam-deque v0.7.2 [INFO] [stderr] Compiling backtrace v0.3.40 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling r2d2 v0.8.7 [INFO] [stderr] Compiling tokio-reactor v0.1.11 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling parking_lot v0.8.0 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling derive-error-chain v0.10.1 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling tokio-threadpool v0.1.17 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-signal v0.2.7 [INFO] [stderr] Compiling tokio-udp v0.1.5 [INFO] [stderr] Compiling actix-codec v0.1.2 [INFO] [stderr] Compiling tokio-uds v0.2.5 [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 brotli2 v0.3.2 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling h2 v0.1.26 [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 actix_derive v0.3.2 [INFO] [stderr] Compiling actix_derive v0.4.0 [INFO] [stderr] Compiling derive_more v0.14.1 [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 diesel_derives v1.4.1 [INFO] [stderr] Compiling actix-web-codegen v0.1.3 [INFO] [stderr] Compiling v_escape_derive v0.5.6 [INFO] [stderr] Compiling const-random-macro v0.1.6 [INFO] [stderr] Compiling failure v0.1.6 [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 v_escape v0.7.4 [INFO] [stderr] Compiling actix-threadpool v0.1.2 [INFO] [stderr] Compiling const-random v0.1.6 [INFO] [stderr] Compiling actix-rt v0.2.6 [INFO] [stderr] Compiling ahash v0.2.18 [INFO] [stderr] Compiling actix-server v0.6.1 [INFO] [stderr] Compiling actix-testing v0.1.0 [INFO] [stderr] Compiling trust-dns-resolver v0.10.3 [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 actix-http v0.2.11 [INFO] [stderr] Compiling diesel v1.4.3 [INFO] [stderr] Compiling jsonwebtoken v5.0.1 [INFO] [stderr] Compiling askama_shared v0.7.2 [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-files v0.1.7 [INFO] [stderr] Compiling actix-web-actors v1.0.4 [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/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/delta_generator_client-f423ef0b766463f3.delta_generator_client.3olpza9w-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/delta_generator_client-f423ef0b766463f3.delta_generator_client.3olpza9w-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/delta_generator_client-f423ef0b766463f3.delta_generator_client.3olpza9w-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/delta_generator_client-f423ef0b766463f3.delta_generator_client.3olpza9w-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/delta_generator_client-f423ef0b766463f3.delta_generator_client.3olpza9w-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/delta_generator_client-f423ef0b766463f3.delta_generator_client.3olpza9w-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/delta_generator_client-f423ef0b766463f3.delta_generator_client.3olpza9w-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/delta_generator_client-f423ef0b766463f3.delta_generator_client.3olpza9w-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/delta_generator_client-f423ef0b766463f3.delta_generator_client.3olpza9w-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/delta_generator_client-f423ef0b766463f3.delta_generator_client.3olpza9w-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/delta_generator_client-f423ef0b766463f3.delta_generator_client.3olpza9w-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/delta_generator_client-f423ef0b766463f3.delta_generator_client.3olpza9w-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/delta_generator_client-f423ef0b766463f3.delta_generator_client.3olpza9w-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/delta_generator_client-f423ef0b766463f3.delta_generator_client.3olpza9w-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/delta_generator_client-f423ef0b766463f3.delta_generator_client.3olpza9w-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/delta_generator_client-f423ef0b766463f3.delta_generator_client.3olpza9w-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/delta_generator_client-f423ef0b766463f3" "/opt/rustwide/target/debug/deps/delta_generator_client-f423ef0b766463f3.xml49r57n1k7547.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-3bd34d1f44b5124d/out" "-L" "/opt/rustwide/target/debug/build/brotli-sys-41a40c21c855cbd2/out" "-L" "/opt/rustwide/target/debug/build/miniz-sys-a4def72df1a2f162/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/ring-36c3ecd8e9051c57/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libfutures_locks-5d772ace13465859.rlib" "/opt/rustwide/target/debug/deps/libfutures_fs-9cea32e36bffca4a.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-fccc7dd3ff0f4066.rlib" "/opt/rustwide/target/debug/deps/libmpart_async-9c086bdbd1fd4639.rlib" "/opt/rustwide/target/debug/deps/libdotenv-6c13c74ad0439228.rlib" "/opt/rustwide/target/debug/deps/libregex-46b9cf90e0a7771e.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-5f7e849363b8b7b2.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-492b294bf0ab642f.rlib" "/opt/rustwide/target/debug/deps/libucd_util-b6ade09bf659ca6e.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-b072232a38c898d2.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-41efe46f00dc61e8.rlib" "/opt/rustwide/target/debug/deps/libflatmanager-bb8838aef5631c92.rlib" "/opt/rustwide/target/debug/deps/libtokio_process-b30a5352a8dcc87b.rlib" "/opt/rustwide/target/debug/deps/libfiletime-d2b70416dba338d2.rlib" "/opt/rustwide/target/debug/deps/libhex-8ed1db4e0913a0cb.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-81093632732e4dc9.rlib" "/opt/rustwide/target/debug/deps/libsame_file-21e5ced8de3ae1b5.rlib" "/opt/rustwide/target/debug/deps/libjsonwebtoken-3e60b4b70d707f85.rlib" "/opt/rustwide/target/debug/deps/libring-b9065725d10e8fe3.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-fe9b5c81e5959d82.rlib" "/opt/rustwide/target/debug/deps/libtempfile-53d4348689030441.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-f3e42a2b1e6646e9.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-cb81fcec718cd28f.rlib" "/opt/rustwide/target/debug/deps/libatty-281297e2d22fc7ea.rlib" "/opt/rustwide/target/debug/deps/libhumantime-4c71da6d59386766.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-131b880846a04f3c.rlib" "/opt/rustwide/target/debug/deps/libdiesel_migrations-c5eeef64d58952b4.rlib" "/opt/rustwide/target/debug/deps/libmigrations_internals-a4f5d7f0b90f568f.rlib" "/opt/rustwide/target/debug/deps/libdiesel-fbbc616f360fd07c.rlib" "/opt/rustwide/target/debug/deps/libpq_sys-befcb273fd12f6fa.rlib" "/opt/rustwide/target/debug/deps/libr2d2-605c46c6247b13d8.rlib" "/opt/rustwide/target/debug/deps/libscheduled_thread_pool-0e032eadfe348714.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-393d978f852f81bf.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-e9f42bae6d12e284.rlib" "/opt/rustwide/target/debug/deps/libbase64-586394aff904d442.rlib" "/opt/rustwide/target/debug/deps/libsafemem-88b6bd0bcc4c23a2.rlib" "/opt/rustwide/target/debug/deps/libaskama-57b6e91e3cd084b4.rlib" "/opt/rustwide/target/debug/deps/libaskama_shared-273542dd60d72883.rlib" "/opt/rustwide/target/debug/deps/libtoml-4035a7ff496d804a.rlib" "/opt/rustwide/target/debug/deps/libactix_files-3d690762fa2e228e.rlib" "/opt/rustwide/target/debug/deps/libv_htmlescape-3708405c2b3b2e0a.rlib" "/opt/rustwide/target/debug/deps/libv_escape-ee88a983075ee343.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-838846a32265971a.rlib" "/opt/rustwide/target/debug/deps/libunicase-60a8965fd9d76920.rlib" "/opt/rustwide/target/debug/deps/libactix_multipart-4023cbeb0c7def4e.rlib" "/opt/rustwide/target/debug/deps/libtwoway-62dee5c675d852ce.rlib" "/opt/rustwide/target/debug/deps/libunchecked_index-a78363687972a709.rlib" "/opt/rustwide/target/debug/deps/libactix_web_actors-a0244e8e52f635a8.rlib" "/opt/rustwide/target/debug/deps/libactix_web-05b56a3e51f9dae8.rlib" "/opt/rustwide/target/debug/deps/libawc-0c1a9af58e9d21dc.rlib" "/opt/rustwide/target/debug/deps/libactix_testing-63a235aaa6d4d9cc.rlib" "/opt/rustwide/target/debug/deps/libactix_server-1f4556c450d6f229.rlib" "/opt/rustwide/target/debug/deps/libactix_router-d920a5e6149e870d.rlib" "/opt/rustwide/target/debug/deps/libactix_net-afb69d3d36cbc236.rlib" "/opt/rustwide/target/debug/deps/libactix-af60549492983dc0.rlib" "/opt/rustwide/target/debug/deps/libtokio_signal-e6ef07b613905051.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-82843ef27898dc91.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-6b3df5d08f5993e9.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-52f13a222e485784.rlib" "/opt/rustwide/target/debug/deps/libuuid-3a02ee3b3712352f.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-f07087d0bffcca8f.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-0d0067053a621e19.rlib" "/opt/rustwide/target/debug/deps/liblock_api-9a541b0518936d90.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-b19a342864125be2.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-ef61071d1b8ef096.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-587a636979098308.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-842a7898bec99c98.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-b22665567944fd95.rlib" "/opt/rustwide/target/debug/deps/librand-401d2cbad81482a8.rlib" "/opt/rustwide/target/debug/deps/libtower_service-ae06756287ed1675.rlib" "/opt/rustwide/target/debug/deps/libtokio-487c0f9aae2e3182.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-46a69378cc0375aa.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-aed9d5d012287fe6.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-4a65cf5707383dea.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-abe68ba01552dba0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-ec3107f03ea2f3ee.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-9cd00b868d55499f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-c5519c4785a0c376.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-bb9ee612c7a59c0d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-1750189aff8cfe43.rlib" "/opt/rustwide/target/debug/deps/libactix-aaebfba05491dc3d.rlib" "/opt/rustwide/target/debug/deps/libactix_http-b8f21e0a0a1e61c8.rlib" "/opt/rustwide/target/debug/deps/libsha1-7cc36744ae62eb05.rlib" "/opt/rustwide/target/debug/deps/libbase64-093ee72f541a713a.rlib" "/opt/rustwide/target/debug/deps/librand-f376bf86b3ce552d.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-4ddb518b2abe3c3a.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-28c4f6ca7d991334.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-c5c97510187b0809.rlib" "/opt/rustwide/target/debug/deps/librand_core-df77f49f7b8c118c.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-bee040b6449bc906.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-1d9e51f47a3c9aba.rlib" "/opt/rustwide/target/debug/deps/liburl-c3444b7c87da6cb9.rlib" "/opt/rustwide/target/debug/deps/libidna-9cb69ea74f767b73.rlib" "/opt/rustwide/target/debug/deps/libdtoa-aa2f4a2bac14d308.rlib" "/opt/rustwide/target/debug/deps/libhttparse-4498e44828a5bbeb.rlib" "/opt/rustwide/target/debug/deps/libchrono-1c4b0302b0a941be.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-2c82946302323151.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-c36fc41026466506.rlib" "/opt/rustwide/target/debug/deps/libserde_json-d17f96abb5c77ae4.rlib" "/opt/rustwide/target/debug/deps/libryu-077067919e66c087.rlib" "/opt/rustwide/target/debug/deps/libserde-190517b07a7ad9fa.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-c5e2e14e4f5b322d.rlib" "/opt/rustwide/target/debug/deps/libregex-f78ddc550b86007d.rlib" "/opt/rustwide/target/debug/deps/libthread_local-812f6a3f0004ea44.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-298f69367fd258cf.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-569a005d8bc61c1b.rlib" "/opt/rustwide/target/debug/deps/libmemchr-d5d1431bad08298f.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-f4102f4b88edd4b2.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-6ae592ab414920f8.rlib" "/opt/rustwide/target/debug/deps/libmime-0e0b1a8f41513322.rlib" "/opt/rustwide/target/debug/deps/libflate2-f023c23d1908c1d1.rlib" "/opt/rustwide/target/debug/deps/libminiz_sys-e3ccb8b8fb796aee.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-89f2658d174b1bc2.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-1cc63b2f5c3ad6bb.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-b3f059b3fbf27b77.rlib" "/opt/rustwide/target/debug/deps/libtime-b94386afebabcb28.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-bd2eb0c608257f70.rlib" "/opt/rustwide/target/debug/deps/libahash-866ec2af096cad66.rlib" "/opt/rustwide/target/debug/deps/libconst_random-2c1b478ecf48e654.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-ae0d7a86629ae863.rlib" "/opt/rustwide/target/debug/deps/libactix_connect-de9d8aac218e3174.rlib" "/opt/rustwide/target/debug/deps/libeither-343e62c819d881c9.rlib" "/opt/rustwide/target/debug/deps/libh2-9d8a6917ef6e035f.rlib" "/opt/rustwide/target/debug/deps/libindexmap-7e9066daaf6470fb.rlib" "/opt/rustwide/target/debug/deps/libstring-c9d91926279d7006.rlib" "/opt/rustwide/target/debug/deps/libhttp-d83b0acb16d90e3c.rlib" "/opt/rustwide/target/debug/deps/libitoa-4ac6ea31b1524e45.rlib" "/opt/rustwide/target/debug/deps/libactix_service-408637745f8360a9.rlib" "/opt/rustwide/target/debug/deps/libactix_server_config-f531269446971575.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-48bebe5ccbe96891.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-01de5301709fb508.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-9cbef3395066d790.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-dbbf73f389e95871.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-db1e59f671f0c814.rlib" "/opt/rustwide/target/debug/deps/liburl-2fa1130345453c6f.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a1c8d337a4da41fd.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-cbc60c8a8838ebf9.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-e7b53949cb35faa0.rlib" "/opt/rustwide/target/debug/deps/libsocket2-f51d2f938a804e7d.rlib" "/opt/rustwide/target/debug/deps/libidna-05e7464f5b03fff4.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-9638ae04d2629032.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-33f95ed4751cbb42.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-2a3427138786ef48.rlib" "/opt/rustwide/target/debug/deps/libmatches-48febceb3dcc9296.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-9f3be96514164a56.rlib" "/opt/rustwide/target/debug/deps/libhostname-358356964e2ce3be.rlib" "/opt/rustwide/target/debug/deps/libquick_error-5be80c9859951c00.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-e2e203360e7c4477.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-a3048e98d911cba2.rlib" "/opt/rustwide/target/debug/deps/libfailure-474e9b47ff1c76c6.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-a077e8ea001ecacc.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-ba5ef49a38446763.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-a9cad29397bf25c6.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-0c6a555f97ee2358.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-486ad574a649a1f9.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-93dbffc43b5211a4.rlib" "/opt/rustwide/target/debug/deps/librand-f3a174411d653e78.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-468489d4bd1fb16b.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-948df8149c85e143.rlib" "/opt/rustwide/target/debug/deps/librand_hc-f3325278602c43a4.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-6977af9b0d19ba50.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-0754b13d5785b0e9.rlib" "/opt/rustwide/target/debug/deps/librand_core-efc1c94ebe3431df.rlib" "/opt/rustwide/target/debug/deps/librand_os-73f80ebaee11e747.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-84f4ba80f08b5115.rlib" "/opt/rustwide/target/debug/deps/librand_core-e8ac9a7347391b37.rlib" "/opt/rustwide/target/debug/deps/liblock_api-5afcedcc2ae63c0e.rlib" "/opt/rustwide/target/debug/deps/libbitflags-8a5476fab5bb3232.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-b662495f0624d279.rlib" "/opt/rustwide/target/debug/deps/libactix_threadpool-88059cb3876709ea.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-65fae0f327d6a9c3.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-e9dbafac065f6dd2.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-d9fb1f6e0b033c7a.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-3b2d11d6d381e242.rlib" "/opt/rustwide/target/debug/deps/libfnv-81254b20febae08d.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-5ef31e07c26a27d1.rlib" "/opt/rustwide/target/debug/deps/libbytes-17dc1dfacde5799d.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-d9d0103afea89763.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-fc280bf02a9cb0f4.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-c4a4ec5522a992ad.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-d9981de35443877c.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-eaf618366f8551a4.rlib" "/opt/rustwide/target/debug/deps/liblock_api-07e5dcb3bb821a58.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-f521f275bc11d81e.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-9d15b5ed9a7cea0d.rlib" "/opt/rustwide/target/debug/deps/libmio-5b863310a6f5703f.rlib" "/opt/rustwide/target/debug/deps/libslab-f568091877b30548.rlib" "/opt/rustwide/target/debug/deps/libiovec-3802566f4ff909bd.rlib" "/opt/rustwide/target/debug/deps/libnet2-6068c755609defcf.rlib" "/opt/rustwide/target/debug/deps/liblibc-0bfe2d51e9fc3209.rlib" "/opt/rustwide/target/debug/deps/liblog-16806d2907ecf26d.rlib" "/opt/rustwide/target/debug/deps/libcopyless-59bd3a8b95f91274.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-1b959480c4c76c13.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-1087af017d73c6f5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-2a3e5563c3d7c7b8.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b2d06f7d60fcbb27.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3bb9a546b52233f2.rlib" "/opt/rustwide/target/debug/deps/libfutures-98504813382a1383.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7444fd17919e9af0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0ee2f67026959ab7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-df1bcd1e82256d04.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ed9ecf1b54021131.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0ede66bb24e94b96.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7c2de7f50940865c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-b138d50085fd4683.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-6576870d8f2b9ae2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-042a30c5f67b2c91.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7b3f33d3dbe385dc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-90b3063cd7b22527.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-17f9484f8dc4da1e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-df38345acd9d92e1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5e10ca10bdd9e54.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9e5b4162eeef2cef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-3a4e739a77468800.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-0f3a0c116d5e04d6.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" "17a02f0cb221a5d7d3973aa2923775ddf0932665ee04be7d1a65358e4faa0d84", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "17a02f0cb221a5d7d3973aa2923775ddf0932665ee04be7d1a65358e4faa0d84", kill_on_drop: false }` [INFO] [stdout] 17a02f0cb221a5d7d3973aa2923775ddf0932665ee04be7d1a65358e4faa0d84