[INFO] updating cached 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" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] acfbe62b3590119abde0f38fee5f60457896e065 [INFO] testing flatpak/flat-manager against 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fflatpak%2Fflat-manager" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/flatpak/flat-manager on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/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-4/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.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 77c423d318b9cffbf8b3457b5435a52dcad9208113708ba7f301ef7ec87859c1 [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" "77c423d318b9cffbf8b3457b5435a52dcad9208113708ba7f301ef7ec87859c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "77c423d318b9cffbf8b3457b5435a52dcad9208113708ba7f301ef7ec87859c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "77c423d318b9cffbf8b3457b5435a52dcad9208113708ba7f301ef7ec87859c1", kill_on_drop: false }` [INFO] [stdout] 77c423d318b9cffbf8b3457b5435a52dcad9208113708ba7f301ef7ec87859c1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 497939d2fef9e77721ad14da1f6d50dbc264093d3420f1bf303c22aa2274ee74 [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" "497939d2fef9e77721ad14da1f6d50dbc264093d3420f1bf303c22aa2274ee74", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling futures v0.1.29 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling cc v1.0.48 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling smallvec v1.0.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling serde v1.0.103 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling linked-hash-map v0.5.2 [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 version_check v0.1.5 [INFO] [stderr] Compiling httparse v1.3.4 [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 language-tags v0.2.2 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling pq-sys v0.4.6 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling unicode-xid v0.0.4 [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 regex v0.2.11 [INFO] [stderr] Compiling hashbrown v0.3.1 [INFO] [stderr] Compiling unchecked-index v0.2.2 [INFO] [stderr] Compiling utf8-ranges v1.0.4 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling untrusted v0.6.2 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling same-file v1.0.5 [INFO] [stderr] Compiling termcolor v1.0.5 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling argparse v0.2.2 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling lock_api v0.3.2 [INFO] [stderr] Compiling lock_api v0.2.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling unicode-normalization v0.1.11 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling num-traits v0.2.10 [INFO] [stderr] Compiling rand v0.6.5 [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 lru-cache v0.1.2 [INFO] [stderr] Compiling owning_ref v0.4.0 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling walkdir v2.2.9 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [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 tokio-executor v0.1.9 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling crossbeam-channel v0.3.9 [INFO] [stderr] Compiling rustc_version v0.2.3 [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 syn v0.11.11 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling tokio-timer v0.2.12 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [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 parking_lot v0.9.0 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling parking_lot_core v0.5.0 [INFO] [stderr] Compiling parking_lot v0.8.0 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling twoway v0.2.1 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling futures-locks v0.3.3 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling threadpool v1.7.1 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling url v2.1.0 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling resolv-conf v0.6.2 [INFO] [stderr] Compiling rand_core v0.5.1 [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 flate2 v1.0.13 [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 regex v1.3.1 [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 backtrace v0.3.40 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling r2d2 v0.8.7 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling actix-codec v0.1.2 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling tokio-reactor v0.1.11 [INFO] [stderr] Compiling crossbeam-deque v0.7.2 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling actix-utils v0.4.7 [INFO] [stderr] Compiling derive-error-chain v0.10.1 [INFO] [stderr] Compiling tokio-threadpool v0.1.17 [INFO] [stderr] Compiling env_logger v0.5.13 [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 actix-server-config v0.1.2 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling tokio-process v0.2.4 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling dotenv v0.10.1 [INFO] [stderr] Compiling synstructure v0.12.3 [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 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 v0.1.6 [INFO] [stderr] Compiling const-random-macro 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 const-random v0.1.6 [INFO] [stderr] Compiling ahash v0.2.18 [INFO] [stderr] Compiling actix-threadpool v0.1.2 [INFO] [stderr] Compiling trust-dns-resolver v0.10.3 [INFO] [stderr] Compiling actix-rt v0.2.6 [INFO] [stderr] Compiling actix-server v0.6.1 [INFO] [stderr] Compiling trust-dns-resolver v0.11.1 [INFO] [stderr] Compiling actix v0.7.9 [INFO] [stderr] Compiling actix-testing v0.1.0 [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 askama v0.7.2 [INFO] [stderr] Compiling actix-web v1.0.9 [INFO] [stderr] Compiling actix-multipart v0.1.5 [INFO] [stderr] Compiling actix-web-actors v1.0.4 [INFO] [stderr] Compiling actix-files v0.1.7 [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" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/delta_generator_client-a3b0ebab4e6743f2.delta_generator_client.5hshb4fh-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/delta_generator_client-a3b0ebab4e6743f2.delta_generator_client.5hshb4fh-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/delta_generator_client-a3b0ebab4e6743f2.delta_generator_client.5hshb4fh-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/delta_generator_client-a3b0ebab4e6743f2.delta_generator_client.5hshb4fh-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/delta_generator_client-a3b0ebab4e6743f2.delta_generator_client.5hshb4fh-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/delta_generator_client-a3b0ebab4e6743f2.delta_generator_client.5hshb4fh-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/delta_generator_client-a3b0ebab4e6743f2.delta_generator_client.5hshb4fh-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/delta_generator_client-a3b0ebab4e6743f2.delta_generator_client.5hshb4fh-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/delta_generator_client-a3b0ebab4e6743f2.delta_generator_client.5hshb4fh-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/delta_generator_client-a3b0ebab4e6743f2.delta_generator_client.5hshb4fh-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/delta_generator_client-a3b0ebab4e6743f2.delta_generator_client.5hshb4fh-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/delta_generator_client-a3b0ebab4e6743f2.delta_generator_client.5hshb4fh-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/delta_generator_client-a3b0ebab4e6743f2.delta_generator_client.5hshb4fh-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/delta_generator_client-a3b0ebab4e6743f2.delta_generator_client.5hshb4fh-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/delta_generator_client-a3b0ebab4e6743f2.delta_generator_client.5hshb4fh-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/delta_generator_client-a3b0ebab4e6743f2.delta_generator_client.5hshb4fh-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/delta_generator_client-a3b0ebab4e6743f2" "/opt/rustwide/target/debug/deps/delta_generator_client-a3b0ebab4e6743f2.1dx9qvq9gqikzs0j.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-324db17399cff9ef/out" "-L" "/opt/rustwide/target/debug/build/brotli-sys-597201fb22e11191/out" "-L" "/opt/rustwide/target/debug/build/miniz-sys-3b642019e515dade/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/ring-5a59d7017e5825fd/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libfutures_locks-20355871a823916a.rlib" "/opt/rustwide/target/debug/deps/libfutures_fs-ef712d31983c02a5.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-4734d2bf508380ee.rlib" "/opt/rustwide/target/debug/deps/libmpart_async-78c1e69deae99c31.rlib" "/opt/rustwide/target/debug/deps/libdotenv-49976816e456df2f.rlib" "/opt/rustwide/target/debug/deps/libregex-ea01376443761d81.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-0c6a5d69c0e61c67.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-efa181334c49414b.rlib" "/opt/rustwide/target/debug/deps/libucd_util-07cdf7a6da19d6db.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-5d14bc544665d1db.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-99084cd509ca73d6.rlib" "/opt/rustwide/target/debug/deps/libflatmanager-3adaf8b488f9fb69.rlib" "/opt/rustwide/target/debug/deps/libtokio_process-7a4ba7403690b962.rlib" "/opt/rustwide/target/debug/deps/libfiletime-50fafe18d4d98da1.rlib" "/opt/rustwide/target/debug/deps/libhex-26c731d030bfd9a4.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-e727c8fd249f7fc1.rlib" "/opt/rustwide/target/debug/deps/libsame_file-90252efea2d8add8.rlib" "/opt/rustwide/target/debug/deps/libjsonwebtoken-e6a7835f0ebe5ae9.rlib" "/opt/rustwide/target/debug/deps/libring-6f48fcf49acc5fbb.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-460c201e6c03b5ba.rlib" "/opt/rustwide/target/debug/deps/libtempfile-54eed7e05982fbef.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-577e461dcab5829e.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-5ca331a7bc401a5f.rlib" "/opt/rustwide/target/debug/deps/libatty-474b46b5a949c589.rlib" "/opt/rustwide/target/debug/deps/libhumantime-f6aaf770e3b35cae.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-96a3205c32211bdc.rlib" "/opt/rustwide/target/debug/deps/libdiesel_migrations-d3a893c2b43c5d10.rlib" "/opt/rustwide/target/debug/deps/libmigrations_internals-9287387b48e9bc86.rlib" "/opt/rustwide/target/debug/deps/libdiesel-3b1ba481bb08da30.rlib" "/opt/rustwide/target/debug/deps/libpq_sys-8db49eb2a40de134.rlib" "/opt/rustwide/target/debug/deps/libr2d2-6a06123353c8f5de.rlib" "/opt/rustwide/target/debug/deps/libscheduled_thread_pool-5e0f38b9c07e6921.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-3191a411765c336f.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-7f3d34908856760d.rlib" "/opt/rustwide/target/debug/deps/libbase64-949a9fbcfc45c61c.rlib" "/opt/rustwide/target/debug/deps/libsafemem-3282e603a3fd1262.rlib" "/opt/rustwide/target/debug/deps/libaskama-0817e08c63a91ace.rlib" "/opt/rustwide/target/debug/deps/libaskama_shared-7f8ee4396e3b099e.rlib" "/opt/rustwide/target/debug/deps/libtoml-ec23ad1f25191eb5.rlib" "/opt/rustwide/target/debug/deps/libactix_files-d88838cbcb8ede52.rlib" "/opt/rustwide/target/debug/deps/libv_htmlescape-610c43388fe0fc53.rlib" "/opt/rustwide/target/debug/deps/libv_escape-0bd6d59eb012b4a3.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-e793feac6f95981c.rlib" "/opt/rustwide/target/debug/deps/libunicase-4c76f52b188a2b26.rlib" "/opt/rustwide/target/debug/deps/libactix_multipart-3e77aca312033573.rlib" "/opt/rustwide/target/debug/deps/libtwoway-d6023a55f48457d6.rlib" "/opt/rustwide/target/debug/deps/libunchecked_index-3b4a88edb671ee63.rlib" "/opt/rustwide/target/debug/deps/libactix_web_actors-9f91ce9dee013e6a.rlib" "/opt/rustwide/target/debug/deps/libactix_web-e8a17b25b29fa1d7.rlib" "/opt/rustwide/target/debug/deps/libawc-3485bc2b2790be4d.rlib" "/opt/rustwide/target/debug/deps/libactix_testing-ea84a4ffba57d1d5.rlib" "/opt/rustwide/target/debug/deps/libactix_server-6adb2acc863cf2b3.rlib" "/opt/rustwide/target/debug/deps/libactix_router-37715bddfb1fd5b0.rlib" "/opt/rustwide/target/debug/deps/libactix_net-96a1871622e46794.rlib" "/opt/rustwide/target/debug/deps/libactix-1d4d3e9d9cb6e8f7.rlib" "/opt/rustwide/target/debug/deps/libtokio_signal-32be0e8e61ebafbd.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-6e32391dd5c6e4c0.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-08fa6bbdc28001fc.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-0d22f669192868bd.rlib" "/opt/rustwide/target/debug/deps/libuuid-a873ec523e8e5a2b.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-9772a88e5a062658.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-d736cad1f1d6486d.rlib" "/opt/rustwide/target/debug/deps/liblock_api-1b3028015800c41e.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-068658c7affa1f7b.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-bf89c93b7d085ce5.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-89809229cb7bd47b.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-3ddb13d1a41b0ece.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-9b16a3fc0280f5fc.rlib" "/opt/rustwide/target/debug/deps/librand-6d4e16c04b498794.rlib" "/opt/rustwide/target/debug/deps/libtower_service-20d487b79e4173a0.rlib" "/opt/rustwide/target/debug/deps/libtokio-7afb4095d4159f59.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-05342a18735cfde8.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-0d02d6fadbcd2bef.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-98c85c54acf53731.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-ea080fcdd0474ca0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-1c2606211ea8905f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-226408a4eed331a9.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-558d056fb80a977a.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-11cddc0a96a84b83.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-7e4f34700ed91d28.rlib" "/opt/rustwide/target/debug/deps/libactix-43b0cd29260d30d2.rlib" "/opt/rustwide/target/debug/deps/libactix_http-f906fde08d3f0cd5.rlib" "/opt/rustwide/target/debug/deps/libsha1-189b4ec6269fa7b3.rlib" "/opt/rustwide/target/debug/deps/libbase64-644ff60629ff2f74.rlib" "/opt/rustwide/target/debug/deps/librand-21462d9ffcb63a34.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-3a2bd47d2e57c643.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-99e21f3c753b0519.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-5b0c1e8588f0c953.rlib" "/opt/rustwide/target/debug/deps/librand_core-af029e2fb6d3f5aa.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-330f740db2b9947c.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-ec0f377481854dbf.rlib" "/opt/rustwide/target/debug/deps/liburl-fe68b9b841448bbc.rlib" "/opt/rustwide/target/debug/deps/libidna-51c6b8b838b49853.rlib" "/opt/rustwide/target/debug/deps/libdtoa-69c821b2e6c3e8ec.rlib" "/opt/rustwide/target/debug/deps/libhttparse-c36015986759fb44.rlib" "/opt/rustwide/target/debug/deps/libchrono-6fbf4e2e7674399d.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-be5a865a94f74ffc.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-5152a9640cc1d308.rlib" "/opt/rustwide/target/debug/deps/libserde_json-66d50b5f64c25028.rlib" "/opt/rustwide/target/debug/deps/libryu-bd4b817854ed0cc6.rlib" "/opt/rustwide/target/debug/deps/libserde-b6b1112f47bc917d.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-8ce151a95c8a422a.rlib" "/opt/rustwide/target/debug/deps/libregex-671afe52dffa7676.rlib" "/opt/rustwide/target/debug/deps/libthread_local-57d16560e5d8559d.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-758d1374362cfd14.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-0c2152aeb024044a.rlib" "/opt/rustwide/target/debug/deps/libmemchr-c1f97d2d810f63bc.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-1cb7ad485feae4ce.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-923da02b287c93c1.rlib" "/opt/rustwide/target/debug/deps/libmime-1d03bfdafd3407c9.rlib" "/opt/rustwide/target/debug/deps/libflate2-d33f5844fd40890f.rlib" "/opt/rustwide/target/debug/deps/libminiz_sys-7c60a70d133535a0.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-914223781fdba246.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-f40d649f8f7d58f7.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-dc8f06d6fe22d9db.rlib" "/opt/rustwide/target/debug/deps/libtime-d66758854c915a21.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-bf9d595f91b3dc7b.rlib" "/opt/rustwide/target/debug/deps/libahash-d3dc0d4ee29eedc2.rlib" "/opt/rustwide/target/debug/deps/libconst_random-c775d54cc9bebb90.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-5300344cb5d6a8fd.rlib" "/opt/rustwide/target/debug/deps/libactix_connect-7a6158f68a20c455.rlib" "/opt/rustwide/target/debug/deps/libeither-c099265b15df2eb0.rlib" "/opt/rustwide/target/debug/deps/libh2-c40f1995bcb43c7b.rlib" "/opt/rustwide/target/debug/deps/libindexmap-716b725153bbc6f0.rlib" "/opt/rustwide/target/debug/deps/libstring-31d524427dd9f439.rlib" "/opt/rustwide/target/debug/deps/libhttp-91acb5d6c08010a4.rlib" "/opt/rustwide/target/debug/deps/libitoa-f38c0eb4fa3e9416.rlib" "/opt/rustwide/target/debug/deps/libactix_service-da8f1459dc242085.rlib" "/opt/rustwide/target/debug/deps/libactix_server_config-b579b3ba26c9f2a8.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-859e3e3dcfc58981.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-a0e7d909d45b644a.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-13977d1609fa9e0e.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-35a52fcccd57d46f.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-be8b7d7227798351.rlib" "/opt/rustwide/target/debug/deps/liburl-cc4b133fc9ad3966.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a4b5f53972b66b35.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-8e8ee9a5badb0d5b.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-40d81a6c9806c58b.rlib" "/opt/rustwide/target/debug/deps/libsocket2-2bb4d683586cf5f9.rlib" "/opt/rustwide/target/debug/deps/libidna-1487890ddfdf77de.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-691b62add1764126.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-0749832a9ec026b7.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-a35d543dc62ca9dc.rlib" "/opt/rustwide/target/debug/deps/libmatches-2e3ca713d4d6e5d2.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-06a7d850244a5262.rlib" "/opt/rustwide/target/debug/deps/libhostname-f50da97c0be61e15.rlib" "/opt/rustwide/target/debug/deps/libquick_error-87669b4fccf48a3e.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-7e348ad62483e0ab.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-f354f04fbeda9ef4.rlib" "/opt/rustwide/target/debug/deps/libfailure-03addfef5c0a4838.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-479d5e30a0c78542.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-b8ffaeff12aaa5b3.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-e37d6a94bb5dbdd4.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-130d7fd41d10356c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-b3428ac1a37f7b2d.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-5c267688ecec798c.rlib" "/opt/rustwide/target/debug/deps/librand-7f810d0a7eb5092b.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-24035a191bd1338d.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-761544fc5ed0f25b.rlib" "/opt/rustwide/target/debug/deps/librand_hc-4ab071dfca552b6c.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-4d894998091e13e7.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-bdc63982c6848ce7.rlib" "/opt/rustwide/target/debug/deps/librand_core-c05acb692f9998e9.rlib" "/opt/rustwide/target/debug/deps/librand_os-459ccf3b4f85a5ff.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-72bd4b97e9cc301b.rlib" "/opt/rustwide/target/debug/deps/librand_core-e518367578511208.rlib" "/opt/rustwide/target/debug/deps/liblock_api-94530205c338943b.rlib" "/opt/rustwide/target/debug/deps/libbitflags-02fffe573fe5be1a.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-ddf734fb41e52650.rlib" "/opt/rustwide/target/debug/deps/libactix_threadpool-2159a33e1d8242f8.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-f1d181a5b0bb031a.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-8a05d64fb2ea097c.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-e58724bd23922246.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-9760368977a75611.rlib" "/opt/rustwide/target/debug/deps/libfnv-17f81a650e186a33.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-23f17ccc4ccdb984.rlib" "/opt/rustwide/target/debug/deps/libbytes-71ccbf6f47e31331.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-95e0ab8c92cb6559.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-0216fe679fe65fed.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-8f140d6a7951fddd.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-c846b7da856a15ec.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-aa01153fba6326d5.rlib" "/opt/rustwide/target/debug/deps/liblock_api-47439926a9fbab05.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-921331c4d79f3009.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-e4512e1c4067c520.rlib" "/opt/rustwide/target/debug/deps/libmio-e44449d7b27764c7.rlib" "/opt/rustwide/target/debug/deps/libslab-f053b532a5ee7f39.rlib" "/opt/rustwide/target/debug/deps/libiovec-f9a0a78bc81851a9.rlib" "/opt/rustwide/target/debug/deps/libnet2-9da3823609042a80.rlib" "/opt/rustwide/target/debug/deps/liblibc-2c9f83ac9c453797.rlib" "/opt/rustwide/target/debug/deps/liblog-e935e5f43f7a9542.rlib" "/opt/rustwide/target/debug/deps/libcopyless-20f4838d84ebfd73.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-00d621d133703c6f.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-77c10997a1bf6dd9.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-711053ffb35ea0f8.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-660ab907323d6aba.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-ab1bd98be96b57b3.rlib" "/opt/rustwide/target/debug/deps/libfutures-c956dcc6c3462733.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8bb11f807a7b6b4c.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-ca8087507780d964.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-259c92b387c1c166.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-16e0a2fbbb8e14b3.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-8a1651b8e23d2aaf.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-23bdd98b0574083e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-855a92055ec33e2e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-24c70dd44fbacdfb.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-b326273841bae587.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ac3c1f0e16507051.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5729542b65954aa.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-09bd1119ab1cad7d.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9a787681bfbeaf61.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5a0398ee67f74664.rlib" "-Wl,-Bdynamic" "-lpq" "-lutil" "-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 `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" "497939d2fef9e77721ad14da1f6d50dbc264093d3420f1bf303c22aa2274ee74", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "497939d2fef9e77721ad14da1f6d50dbc264093d3420f1bf303c22aa2274ee74", kill_on_drop: false }` [INFO] [stdout] 497939d2fef9e77721ad14da1f6d50dbc264093d3420f1bf303c22aa2274ee74