[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 master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fflatpak%2Fflat-manager" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/flatpak/flat-manager on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/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-1/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" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "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] 00b1b21b86252babe4e0bd6655c3b6be40c6abf14a948db0c37808a1fe18d3b6 [INFO] running `Command { std: "docker" "start" "-a" "00b1b21b86252babe4e0bd6655c3b6be40c6abf14a948db0c37808a1fe18d3b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "00b1b21b86252babe4e0bd6655c3b6be40c6abf14a948db0c37808a1fe18d3b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "00b1b21b86252babe4e0bd6655c3b6be40c6abf14a948db0c37808a1fe18d3b6", kill_on_drop: false }` [INFO] [stdout] 00b1b21b86252babe4e0bd6655c3b6be40c6abf14a948db0c37808a1fe18d3b6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 64afe52fa8142fa1be3a717d58cf7e2e0df1f43f7cb7ff3b83c4b8fe34cbef4c [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" "64afe52fa8142fa1be3a717d58cf7e2e0df1f43f7cb7ff3b83c4b8fe34cbef4c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling cc v1.0.48 [INFO] [stderr] Compiling smallvec v1.0.0 [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 getrandom v0.1.13 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [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 version_check v0.9.1 [INFO] [stderr] Compiling language-tags v0.2.2 [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 v_htmlescape v0.4.5 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling ucd-util v0.1.5 [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 safemem v0.3.3 [INFO] [stderr] Compiling termcolor v1.0.5 [INFO] [stderr] Compiling same-file v1.0.5 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling argparse v0.2.2 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling num-traits v0.2.10 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling hashbrown v0.6.3 [INFO] [stderr] Compiling actix-service v0.4.2 [INFO] [stderr] Compiling tower-service v0.1.0 [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 nom v4.2.3 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling unicode-normalization v0.1.11 [INFO] [stderr] Compiling owning_ref v0.4.0 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling tokio-executor v0.1.9 [INFO] [stderr] Compiling walkdir v2.2.9 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling lock_api v0.1.5 [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 rand_chacha v0.1.1 [INFO] [stderr] Compiling tokio-timer v0.2.12 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling twoway v0.2.1 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling futures-locks v0.3.3 [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 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 bytes v0.4.12 [INFO] [stderr] Compiling threadpool v1.7.1 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling resolv-conf v0.6.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling url v2.1.0 [INFO] [stderr] Compiling url v1.7.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 num-integer v0.1.41 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling mime_guess v2.0.1 [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 scheduled-thread-pool v0.2.3 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling crossbeam-deque v0.7.2 [INFO] [stderr] Compiling uuid v0.7.4 [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 tokio-threadpool v0.1.17 [INFO] [stderr] Compiling flate2 v1.0.13 [INFO] [stderr] Compiling backtrace v0.3.40 [INFO] [stderr] Compiling parking_lot v0.7.1 [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-server-config v0.1.2 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling tokio-process v0.2.4 [INFO] [stderr] Compiling derive-error-chain v0.10.1 [INFO] [stderr] Compiling actix-utils v0.4.7 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling dotenv v0.10.1 [INFO] [stderr] Compiling serde_derive v1.0.103 [INFO] [stderr] Compiling failure_derive v0.1.6 [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 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 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 const-random-macro v0.1.6 [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 trust-dns-resolver v0.10.3 [INFO] [stderr] Compiling trust-dns-resolver v0.11.1 [INFO] [stderr] Compiling actix-threadpool v0.1.2 [INFO] [stderr] Compiling actix-rt v0.2.6 [INFO] [stderr] Compiling actix v0.7.9 [INFO] [stderr] Compiling actix-server v0.6.1 [INFO] [stderr] Compiling actix-connect v0.2.5 [INFO] [stderr] Compiling actix-testing v0.1.0 [INFO] [stderr] Compiling actix-net v0.2.6 [INFO] [stderr] Compiling chrono v0.4.10 [INFO] [stderr] Compiling serde_json v1.0.44 [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/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/delta_generator_client-6ea054dc1ede71b6.delta_generator_client.ea1bgrj6-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/delta_generator_client-6ea054dc1ede71b6.delta_generator_client.ea1bgrj6-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/delta_generator_client-6ea054dc1ede71b6.delta_generator_client.ea1bgrj6-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/delta_generator_client-6ea054dc1ede71b6.delta_generator_client.ea1bgrj6-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/delta_generator_client-6ea054dc1ede71b6.delta_generator_client.ea1bgrj6-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/delta_generator_client-6ea054dc1ede71b6.delta_generator_client.ea1bgrj6-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/delta_generator_client-6ea054dc1ede71b6.delta_generator_client.ea1bgrj6-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/delta_generator_client-6ea054dc1ede71b6.delta_generator_client.ea1bgrj6-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/delta_generator_client-6ea054dc1ede71b6.delta_generator_client.ea1bgrj6-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/delta_generator_client-6ea054dc1ede71b6.delta_generator_client.ea1bgrj6-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/delta_generator_client-6ea054dc1ede71b6.delta_generator_client.ea1bgrj6-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/delta_generator_client-6ea054dc1ede71b6.delta_generator_client.ea1bgrj6-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/delta_generator_client-6ea054dc1ede71b6.delta_generator_client.ea1bgrj6-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/delta_generator_client-6ea054dc1ede71b6.delta_generator_client.ea1bgrj6-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/delta_generator_client-6ea054dc1ede71b6.delta_generator_client.ea1bgrj6-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/delta_generator_client-6ea054dc1ede71b6.delta_generator_client.ea1bgrj6-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/delta_generator_client-6ea054dc1ede71b6" "/opt/rustwide/target/debug/deps/delta_generator_client-6ea054dc1ede71b6.53znjefmq70q8sw6.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-aab94e18fb4ab2c1/out" "-L" "/opt/rustwide/target/debug/build/brotli-sys-27f668ea963171eb/out" "-L" "/opt/rustwide/target/debug/build/miniz-sys-299fd4de3ffd204e/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/ring-5b3b8e79d7c707e1/out" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libfutures_locks-019e58268df4e815.rlib" "/opt/rustwide/target/debug/deps/libfutures_fs-9b424c05edfbf9e4.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-e7e20c84f537cbd7.rlib" "/opt/rustwide/target/debug/deps/libmpart_async-b4c325943741359c.rlib" "/opt/rustwide/target/debug/deps/libdotenv-69cbba36e5c26012.rlib" "/opt/rustwide/target/debug/deps/libregex-fb2bb84c13f97d43.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-249fc7ed27b8f63d.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-0cf784f52e3c358b.rlib" "/opt/rustwide/target/debug/deps/libucd_util-80d9b72c9c4a27bb.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-a5383658a5eb1af1.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-e2cb523acde69270.rlib" "/opt/rustwide/target/debug/deps/libflatmanager-022a30203ce2e28b.rlib" "/opt/rustwide/target/debug/deps/libtokio_process-a2ead253e3e70f26.rlib" "/opt/rustwide/target/debug/deps/libfiletime-255ad0cf051ad06d.rlib" "/opt/rustwide/target/debug/deps/libhex-091839826400ee82.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-795b50c2dd9f2cc4.rlib" "/opt/rustwide/target/debug/deps/libsame_file-9a03acea72c32763.rlib" "/opt/rustwide/target/debug/deps/libjsonwebtoken-db8bc0b094422082.rlib" "/opt/rustwide/target/debug/deps/libring-ed709c27df84abc1.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-c34549f8b003ef08.rlib" "/opt/rustwide/target/debug/deps/libtempfile-7ec71b1231ce5941.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-a91f273d7fa78a84.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-28669a2937e65939.rlib" "/opt/rustwide/target/debug/deps/libatty-17fa10c7983cbd6d.rlib" "/opt/rustwide/target/debug/deps/libhumantime-2bb70e12fa0b8806.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-d8c7f4753a339d1d.rlib" "/opt/rustwide/target/debug/deps/libdiesel_migrations-dad81942ea87fb74.rlib" "/opt/rustwide/target/debug/deps/libmigrations_internals-385d881b6fb622b3.rlib" "/opt/rustwide/target/debug/deps/libdiesel-dea50706fda83529.rlib" "/opt/rustwide/target/debug/deps/libpq_sys-0768e5f5e9f0712c.rlib" "/opt/rustwide/target/debug/deps/libr2d2-acdfc0172b62e578.rlib" "/opt/rustwide/target/debug/deps/libscheduled_thread_pool-5374bae48dc7fc58.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-9b675bca05d2b653.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-adb0cb0e5c85fa06.rlib" "/opt/rustwide/target/debug/deps/libbase64-ecce2adb613f81a1.rlib" "/opt/rustwide/target/debug/deps/libsafemem-311836768ef8dd61.rlib" "/opt/rustwide/target/debug/deps/libaskama-d0981512a1e52817.rlib" "/opt/rustwide/target/debug/deps/libaskama_shared-fda341bac11e3e6a.rlib" "/opt/rustwide/target/debug/deps/libtoml-4c705eff7a0ff124.rlib" "/opt/rustwide/target/debug/deps/libactix_files-1f8842ed725a5229.rlib" "/opt/rustwide/target/debug/deps/libv_htmlescape-a54c5bdfe8734af0.rlib" "/opt/rustwide/target/debug/deps/libv_escape-47ec43cc9e968161.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-ffe0b0a3b80e5ee6.rlib" "/opt/rustwide/target/debug/deps/libunicase-1c8a61c479338a5c.rlib" "/opt/rustwide/target/debug/deps/libactix_multipart-615de14ad52ca3ee.rlib" "/opt/rustwide/target/debug/deps/libtwoway-7005f8dccbdac31a.rlib" "/opt/rustwide/target/debug/deps/libunchecked_index-098c3bd06e2b79cb.rlib" "/opt/rustwide/target/debug/deps/libactix_web_actors-b4e7ed3425cf48c1.rlib" "/opt/rustwide/target/debug/deps/libactix_web-ee0e87fb5e062f42.rlib" "/opt/rustwide/target/debug/deps/libawc-02018ed74942f330.rlib" "/opt/rustwide/target/debug/deps/libactix_testing-6d8b862fc6774aaa.rlib" "/opt/rustwide/target/debug/deps/libactix_server-77d90219fe19f408.rlib" "/opt/rustwide/target/debug/deps/libactix_router-7530226118c3c639.rlib" "/opt/rustwide/target/debug/deps/libactix_net-0a64d20d1bdbb2b7.rlib" "/opt/rustwide/target/debug/deps/libactix-ccabb9fb1904d486.rlib" "/opt/rustwide/target/debug/deps/libtokio_signal-b10a34c7718535c9.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-3ae22ecaaa051a33.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-4a0e1dd337816eba.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-f3d8c8e973dc9585.rlib" "/opt/rustwide/target/debug/deps/libuuid-a6ec728d64cdab79.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-223df3c46306b39b.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-f1c542c9f6b00098.rlib" "/opt/rustwide/target/debug/deps/liblock_api-3e5e33c291101d06.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-6ff5a906adb5afc5.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-eb54dc243663d3e2.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ad4c3ad3e7604ff0.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-c936b9de2b7c3e97.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-8b51d187a8a4aaac.rlib" "/opt/rustwide/target/debug/deps/librand-eb2618d7a1f82248.rlib" "/opt/rustwide/target/debug/deps/libtower_service-796358119675bc05.rlib" "/opt/rustwide/target/debug/deps/libtokio-38ea31793cfe09f1.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-0ec8774e22df0c99.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-38d6e8359da34a64.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-a895e2d7ff7c1854.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-1d04b6ec3dd88734.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-4feaf1bf298c6b14.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-c0d6e0782cc22af3.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-0e4a5bf9f99540b7.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-fbd158903beae887.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-62bd84e572f5915c.rlib" "/opt/rustwide/target/debug/deps/libactix-431fc2e26c5ee209.rlib" "/opt/rustwide/target/debug/deps/libactix_http-2d04856f3b29d8c0.rlib" "/opt/rustwide/target/debug/deps/libsha1-3c74902e82893985.rlib" "/opt/rustwide/target/debug/deps/libbase64-efbf899419cf4af6.rlib" "/opt/rustwide/target/debug/deps/librand-8ad6b84ebab9ec70.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-a24e711402c92018.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-59e5b0a94e42cd7c.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-98bc5df0f0a20e78.rlib" "/opt/rustwide/target/debug/deps/librand_core-19d1f001191901d7.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-e2c1df40e20a43c4.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-f959f172169f636a.rlib" "/opt/rustwide/target/debug/deps/liburl-2644fda7b34d62d4.rlib" "/opt/rustwide/target/debug/deps/libidna-edc0b35e841db7ab.rlib" "/opt/rustwide/target/debug/deps/libdtoa-de101ac0bbbe5f55.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d23095e432fe7798.rlib" "/opt/rustwide/target/debug/deps/libchrono-a3cbeca7e838afb4.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-a4256c0c6c056638.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-62ec4543f153fc3a.rlib" "/opt/rustwide/target/debug/deps/libserde_json-79bca0378d772f2e.rlib" "/opt/rustwide/target/debug/deps/libryu-17b6aebf204a4027.rlib" "/opt/rustwide/target/debug/deps/libserde-eb027b6a3b1c6b8c.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-a8df0c0a0c12c23a.rlib" "/opt/rustwide/target/debug/deps/libregex-2e0db844e1cf7205.rlib" "/opt/rustwide/target/debug/deps/libthread_local-ab0e02efafb11915.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-e7b15ed4ae6ae857.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-b5c0b946c48ff4ab.rlib" "/opt/rustwide/target/debug/deps/libmemchr-b94c7254a079d159.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-f8390e75b1318778.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e676c97fbc74cd56.rlib" "/opt/rustwide/target/debug/deps/libmime-ba4636e23789cb7a.rlib" "/opt/rustwide/target/debug/deps/libflate2-8552178bcbddfc5e.rlib" "/opt/rustwide/target/debug/deps/libminiz_sys-7f331ffcd044295a.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-730991321300d642.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-6699ed190ca8bf7a.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-593e2da6fc19c5ba.rlib" "/opt/rustwide/target/debug/deps/libtime-7184994a2ffbfd7f.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-189e02b4a812b698.rlib" "/opt/rustwide/target/debug/deps/libahash-29da804d52997011.rlib" "/opt/rustwide/target/debug/deps/libconst_random-5d556e0fa22c28fd.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-a163edb29d92e337.rlib" "/opt/rustwide/target/debug/deps/libactix_connect-2dd01c81dd9b3050.rlib" "/opt/rustwide/target/debug/deps/libeither-3374e4d2a4d617ae.rlib" "/opt/rustwide/target/debug/deps/libh2-6b9890378828a706.rlib" "/opt/rustwide/target/debug/deps/libindexmap-712c9a657d379d08.rlib" "/opt/rustwide/target/debug/deps/libstring-9b14ab0cf4e94cfd.rlib" "/opt/rustwide/target/debug/deps/libhttp-ac78b8b9b29df225.rlib" "/opt/rustwide/target/debug/deps/libitoa-f3eef8739551e750.rlib" "/opt/rustwide/target/debug/deps/libactix_service-ab9eb380fedd267a.rlib" "/opt/rustwide/target/debug/deps/libactix_server_config-a1cc83181f866ae2.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-1a30f3ceb11411e6.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-c6245a939ce633be.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-f2c8b2dce37d1fc5.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-831d7fde0ac65aee.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-617c83a86ab16ca7.rlib" "/opt/rustwide/target/debug/deps/liburl-27ee42f5224e3954.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-7d671435c22c2140.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-24aee38c97080795.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-5c480bd968799484.rlib" "/opt/rustwide/target/debug/deps/libsocket2-437c95cbd44e633e.rlib" "/opt/rustwide/target/debug/deps/libidna-22c92bae49084fe1.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-5c1614bfc61a47ff.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-a7918cf0811ae861.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-81f7bca86d771a09.rlib" "/opt/rustwide/target/debug/deps/libmatches-84413336e46be589.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-d54a81c64b0de64a.rlib" "/opt/rustwide/target/debug/deps/libhostname-dda7cb98118565f5.rlib" "/opt/rustwide/target/debug/deps/libquick_error-8c90ea5b32960f2f.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-f612c2dfc0d06f10.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-d4391d1b7da53318.rlib" "/opt/rustwide/target/debug/deps/libfailure-9b560657ede81ac6.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-4cb7a8dc1062a015.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-ff65a35ae7a16a5f.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-45752d70cb3b1eba.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-a00718c8bdbc7b25.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-bd35d491be6f5c16.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-b2e6cab213734db7.rlib" "/opt/rustwide/target/debug/deps/librand-f7637f6ea1a85a0d.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-266bf1a4a46777f2.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-5fe2b204ebdc97c4.rlib" "/opt/rustwide/target/debug/deps/librand_hc-c5843caa3cfb3426.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-5d5d1ec9ea62a832.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-b2b73286dcceeb24.rlib" "/opt/rustwide/target/debug/deps/librand_core-e5223b97c6bb82e3.rlib" "/opt/rustwide/target/debug/deps/librand_os-7e4e43d36f65be7c.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-9758ca4d01bb4051.rlib" "/opt/rustwide/target/debug/deps/librand_core-2594c62c1ce8d16b.rlib" "/opt/rustwide/target/debug/deps/liblock_api-dd72800e90952e3e.rlib" "/opt/rustwide/target/debug/deps/libbitflags-56eca94422237621.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-a4dff2e19667a946.rlib" "/opt/rustwide/target/debug/deps/libactix_threadpool-c6ceaaef6e983d11.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-322902342d787bc0.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-e788f49738f3858c.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-1f72d450d400d9c4.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-7ddd86c4fe533a80.rlib" "/opt/rustwide/target/debug/deps/libfnv-e461bc511369ce67.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-984bf16eb40939b7.rlib" "/opt/rustwide/target/debug/deps/libbytes-f8f345e4020439da.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-7141a938ff93d068.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-ca690dd824baec42.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-f7d6d9dc5f25eca5.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-c9be4547dea045b5.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-0fd2041bafbc4b04.rlib" "/opt/rustwide/target/debug/deps/liblock_api-e0127398fb8d234c.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-7f101a26ad79ff77.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-7b00a6820e5de0c3.rlib" "/opt/rustwide/target/debug/deps/libmio-a9c0171c28067dec.rlib" "/opt/rustwide/target/debug/deps/libslab-3a7649c6fb4d320f.rlib" "/opt/rustwide/target/debug/deps/libiovec-0ad17331a67c8e8d.rlib" "/opt/rustwide/target/debug/deps/libnet2-1b3c2230208c7021.rlib" "/opt/rustwide/target/debug/deps/liblibc-d290f2ae752c9489.rlib" "/opt/rustwide/target/debug/deps/liblog-2c5a3e6f05aa3f12.rlib" "/opt/rustwide/target/debug/deps/libcopyless-1517cd697673895d.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-8b76cab16c0a7d9a.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-bc6b5571b51b02d0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-b0fe8b5220bddf57.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7c0477ae3415ac1f.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b00c34326580381c.rlib" "/opt/rustwide/target/debug/deps/libfutures-1bf01b6396879f32.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.rlib" "-Wl,-Bdynamic" "-lpq" "-lutil" "-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" "64afe52fa8142fa1be3a717d58cf7e2e0df1f43f7cb7ff3b83c4b8fe34cbef4c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "64afe52fa8142fa1be3a717d58cf7e2e0df1f43f7cb7ff3b83c4b8fe34cbef4c", kill_on_drop: false }` [INFO] [stdout] 64afe52fa8142fa1be3a717d58cf7e2e0df1f43f7cb7ff3b83c4b8fe34cbef4c