[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 beta-2020-07-24 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-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/flatpak/flat-manager on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "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-7/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-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+beta-2020-07-24" "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] 04054ff10219918300d35449eba77e9e2904aeeda7f5185b71de0866ec33b417 [INFO] running `Command { std: "docker" "start" "-a" "04054ff10219918300d35449eba77e9e2904aeeda7f5185b71de0866ec33b417", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "04054ff10219918300d35449eba77e9e2904aeeda7f5185b71de0866ec33b417", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "04054ff10219918300d35449eba77e9e2904aeeda7f5185b71de0866ec33b417", kill_on_drop: false }` [INFO] [stdout] 04054ff10219918300d35449eba77e9e2904aeeda7f5185b71de0866ec33b417 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+beta-2020-07-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9e352f41e1708b5a9e9b4d7583ab10dc7a6d18336894d1fe0387a5b21b9a1fef [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" "9e352f41e1708b5a9e9b4d7583ab10dc7a6d18336894d1fe0387a5b21b9a1fef", 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 log v0.4.8 [INFO] [stderr] Compiling syn v1.0.11 [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 smallvec v1.0.0 [INFO] [stderr] Compiling memchr v2.2.1 [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 regex-syntax v0.6.12 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling quick-error v1.2.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 either v1.5.3 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling encoding_rs v0.8.20 [INFO] [stderr] Compiling dtoa v0.4.4 [INFO] [stderr] Compiling mime v0.3.14 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling version_check v0.9.1 [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 regex v0.2.11 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling ucd-util v0.1.5 [INFO] [stderr] Compiling v_htmlescape v0.4.5 [INFO] [stderr] Compiling safemem v0.3.3 [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 untrusted v0.6.2 [INFO] [stderr] Compiling same-file v1.0.5 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling termcolor v1.0.5 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling argparse v0.2.2 [INFO] [stderr] Compiling lock_api v0.3.2 [INFO] [stderr] Compiling lock_api v0.2.0 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling thread_local v0.3.6 [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_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [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 crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling indexmap v1.3.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 regex-syntax v0.5.6 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling walkdir v2.2.9 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [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 brotli-sys v0.3.2 [INFO] [stderr] Compiling miniz-sys v0.1.12 [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 tokio-timer v0.2.12 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [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 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 aho-corasick v0.7.6 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling twoway v0.2.1 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling quote v0.6.13 [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.5.0 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling parking_lot v0.8.0 [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 v2.1.0 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling resolv-conf v0.6.2 [INFO] [stderr] Compiling signal-hook v0.1.12 [INFO] [stderr] Compiling parking_lot v0.10.0 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling mime_guess v2.0.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 rand_chacha v0.2.1 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.3 [INFO] [stderr] Compiling backtrace v0.3.40 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling flate2 v1.0.13 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling r2d2 v0.8.7 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling actix-codec v0.1.2 [INFO] [stderr] Compiling crossbeam-deque v0.7.2 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling tokio-reactor v0.1.11 [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 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 tempfile v3.1.0 [INFO] [stderr] Compiling actix-server-config v0.1.2 [INFO] [stderr] Compiling tokio-process v0.2.4 [INFO] [stderr] Compiling h2 v0.1.26 [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 actix_derive v0.4.0 [INFO] [stderr] Compiling actix_derive v0.3.2 [INFO] [stderr] Compiling derive_more v0.14.1 [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 v_escape v0.7.4 [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 const-random v0.1.6 [INFO] [stderr] Compiling ahash v0.2.18 [INFO] [stderr] Compiling actix-threadpool v0.1.2 [INFO] [stderr] Compiling actix-rt v0.2.6 [INFO] [stderr] Compiling actix-server v0.6.1 [INFO] [stderr] Compiling trust-dns-resolver v0.10.3 [INFO] [stderr] Compiling trust-dns-resolver v0.11.1 [INFO] [stderr] Compiling actix-testing v0.1.0 [INFO] [stderr] Compiling actix v0.7.9 [INFO] [stderr] Compiling actix-connect v0.2.5 [INFO] [stderr] Compiling actix-net v0.2.6 [INFO] [stderr] Compiling serde_json v1.0.44 [INFO] [stderr] Compiling chrono v0.4.10 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling actix-router v0.1.5 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling askama_shared v0.7.2 [INFO] [stderr] Compiling actix-http v0.2.11 [INFO] [stderr] Compiling diesel v1.4.3 [INFO] [stderr] Compiling jsonwebtoken v5.0.1 [INFO] [stderr] Compiling askama_derive v0.7.2 [INFO] [stderr] Compiling awc v0.2.8 [INFO] [stderr] Compiling actix v0.8.3 [INFO] [stderr] Compiling actix-web v1.0.9 [INFO] [stderr] Compiling askama v0.7.2 [INFO] [stderr] Compiling actix-multipart v0.1.5 [INFO] [stderr] Compiling actix-files v0.1.7 [INFO] [stderr] Compiling actix-web-actors v1.0.4 [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-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/delta_generator_client-299e51317e6152ee.delta_generator_client.assapjto-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/delta_generator_client-299e51317e6152ee.delta_generator_client.assapjto-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/delta_generator_client-299e51317e6152ee.delta_generator_client.assapjto-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/delta_generator_client-299e51317e6152ee.delta_generator_client.assapjto-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/delta_generator_client-299e51317e6152ee.delta_generator_client.assapjto-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/delta_generator_client-299e51317e6152ee.delta_generator_client.assapjto-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/delta_generator_client-299e51317e6152ee.delta_generator_client.assapjto-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/delta_generator_client-299e51317e6152ee.delta_generator_client.assapjto-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/delta_generator_client-299e51317e6152ee.delta_generator_client.assapjto-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/delta_generator_client-299e51317e6152ee.delta_generator_client.assapjto-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/delta_generator_client-299e51317e6152ee.delta_generator_client.assapjto-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/delta_generator_client-299e51317e6152ee.delta_generator_client.assapjto-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/delta_generator_client-299e51317e6152ee.delta_generator_client.assapjto-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/delta_generator_client-299e51317e6152ee.delta_generator_client.assapjto-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/delta_generator_client-299e51317e6152ee.delta_generator_client.assapjto-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/delta_generator_client-299e51317e6152ee.delta_generator_client.assapjto-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/delta_generator_client-299e51317e6152ee" "/opt/rustwide/target/debug/deps/delta_generator_client-299e51317e6152ee.3ggnwxwovwpgeisa.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-e31b4c12219ed3f8/out" "-L" "/opt/rustwide/target/debug/build/brotli-sys-a5ffa7c2f3bfb86e/out" "-L" "/opt/rustwide/target/debug/build/miniz-sys-0420c0ddc5a8e8a5/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/ring-663899b3de4fce6f/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libfutures_locks-de81b88fa39da73e.rlib" "/opt/rustwide/target/debug/deps/libfutures_fs-ed726071ef44e6cf.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-9981e19a6506078e.rlib" "/opt/rustwide/target/debug/deps/libmpart_async-52c5bd08037cd627.rlib" "/opt/rustwide/target/debug/deps/libdotenv-72fef9c6a480224f.rlib" "/opt/rustwide/target/debug/deps/libregex-1163cce4418da613.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-be40cb5dc3f0ecb6.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-2779493e993ae506.rlib" "/opt/rustwide/target/debug/deps/libucd_util-3915286146b69471.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-f59dcdf2cab661ad.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-d0f061ffc0b8fa6d.rlib" "/opt/rustwide/target/debug/deps/libflatmanager-d106f9c5eeffc47a.rlib" "/opt/rustwide/target/debug/deps/libtokio_process-85c66c017b9d3019.rlib" "/opt/rustwide/target/debug/deps/libfiletime-771e5f752b27144f.rlib" "/opt/rustwide/target/debug/deps/libhex-546669467d7e4a25.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-50e1af4f23e3cd13.rlib" "/opt/rustwide/target/debug/deps/libsame_file-6259e1726f074954.rlib" "/opt/rustwide/target/debug/deps/libjsonwebtoken-bb4a04c7463d4139.rlib" "/opt/rustwide/target/debug/deps/libring-0566f376b930a547.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-ac8ba5ae861e3e7a.rlib" "/opt/rustwide/target/debug/deps/libtempfile-b6ac49a329798c73.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-71a8a69f23812c7e.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-4c2c7dea7cf5a75e.rlib" "/opt/rustwide/target/debug/deps/libatty-90aece1152023ac3.rlib" "/opt/rustwide/target/debug/deps/libhumantime-480af806674ba081.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-4ebfa29e0dc70440.rlib" "/opt/rustwide/target/debug/deps/libdiesel_migrations-e07de36179609093.rlib" "/opt/rustwide/target/debug/deps/libmigrations_internals-998da25a94b58e6b.rlib" "/opt/rustwide/target/debug/deps/libdiesel-858acbc131b9be67.rlib" "/opt/rustwide/target/debug/deps/libpq_sys-650d5ea8de8454ca.rlib" "/opt/rustwide/target/debug/deps/libr2d2-c39ea3d24cb27658.rlib" "/opt/rustwide/target/debug/deps/libscheduled_thread_pool-f25f28a5d1c696e9.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-5c2c5b8a412f1ce6.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-238cb6981dd3f4e3.rlib" "/opt/rustwide/target/debug/deps/libbase64-2230a64a573fcf6c.rlib" "/opt/rustwide/target/debug/deps/libsafemem-712b91157d919e92.rlib" "/opt/rustwide/target/debug/deps/libaskama-67884d3f85be9e6e.rlib" "/opt/rustwide/target/debug/deps/libaskama_shared-f6fefb25c49fdfa2.rlib" "/opt/rustwide/target/debug/deps/libtoml-535f14a7829d9bda.rlib" "/opt/rustwide/target/debug/deps/libactix_files-818fad817d5e5e0a.rlib" "/opt/rustwide/target/debug/deps/libv_htmlescape-f932470cd80c6e63.rlib" "/opt/rustwide/target/debug/deps/libv_escape-0ee31231b2e4d925.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-0e3264a543c73ed6.rlib" "/opt/rustwide/target/debug/deps/libunicase-d2cc8a34fe230404.rlib" "/opt/rustwide/target/debug/deps/libactix_multipart-935fe96b93c8079a.rlib" "/opt/rustwide/target/debug/deps/libtwoway-9e5d83be345f601e.rlib" "/opt/rustwide/target/debug/deps/libunchecked_index-bccdcac13b73a36a.rlib" "/opt/rustwide/target/debug/deps/libactix_web_actors-407aa1d84a166550.rlib" "/opt/rustwide/target/debug/deps/libactix_web-ba2f760b1e99ada4.rlib" "/opt/rustwide/target/debug/deps/libawc-18f88c87b3650a0a.rlib" "/opt/rustwide/target/debug/deps/libactix_testing-fb85d39180aceba9.rlib" "/opt/rustwide/target/debug/deps/libactix_server-bb036a88cace1064.rlib" "/opt/rustwide/target/debug/deps/libactix_router-3305b04fd2bf93c5.rlib" "/opt/rustwide/target/debug/deps/libactix_net-0999f663305e6164.rlib" "/opt/rustwide/target/debug/deps/libactix-f46ce76229ce1a53.rlib" "/opt/rustwide/target/debug/deps/libtokio_signal-93c9e62b39046226.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-5647b44517595a5d.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-159f9d7cddef217d.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-9e0d9809bd4b62ea.rlib" "/opt/rustwide/target/debug/deps/libuuid-9dad727d3b540b0e.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-24d468c2952fba29.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-65295b04ce5ed070.rlib" "/opt/rustwide/target/debug/deps/liblock_api-07660d64bd9f77f1.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-4f72de97adc34349.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-86b1307a95d38cfd.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-35b70419fc3f560e.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-d12fbf65b5128aac.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-b1891205b59bff79.rlib" "/opt/rustwide/target/debug/deps/librand-25aafe70cf16cbc4.rlib" "/opt/rustwide/target/debug/deps/libtower_service-6877359856691014.rlib" "/opt/rustwide/target/debug/deps/libtokio-234a2cec8acb5a6a.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-322fb75b59d01f94.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-098a4898192f7005.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-2a07280846876040.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-17372d29ca6673b4.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-80da2ad14da9bcb3.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-3cfd00735077392b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-95fab826e179a0e3.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-605d3a5637bb7283.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-086433334e2dbd2c.rlib" "/opt/rustwide/target/debug/deps/libactix-f4ad5272072b997e.rlib" "/opt/rustwide/target/debug/deps/libactix_http-a9d1cb3cdf08af1c.rlib" "/opt/rustwide/target/debug/deps/libsha1-6b31ced6ba98c0d9.rlib" "/opt/rustwide/target/debug/deps/libbase64-2801a287b59c535b.rlib" "/opt/rustwide/target/debug/deps/librand-12e1a330dce9ad85.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-b6feac08437d100e.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-5a48e65bbdd376cb.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-64bfa76f9410d844.rlib" "/opt/rustwide/target/debug/deps/librand_core-b056e021f2407acc.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-408b6226df2b8d77.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-1a93b81a006f8fdd.rlib" "/opt/rustwide/target/debug/deps/liburl-b97e4df3b5b106de.rlib" "/opt/rustwide/target/debug/deps/libidna-bca2720700ed4bbd.rlib" "/opt/rustwide/target/debug/deps/libdtoa-198dc0726348f08c.rlib" "/opt/rustwide/target/debug/deps/libhttparse-e0ff37260b32465b.rlib" "/opt/rustwide/target/debug/deps/libchrono-e4432b3c582eaf50.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-cc3eabb96ff67b49.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-6975ea36585c9df2.rlib" "/opt/rustwide/target/debug/deps/libserde_json-5d1f10d99ec0650f.rlib" "/opt/rustwide/target/debug/deps/libryu-09efcdfca7c9a68a.rlib" "/opt/rustwide/target/debug/deps/libserde-e258ac79876a5d67.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-5172240f1a87672a.rlib" "/opt/rustwide/target/debug/deps/libregex-2d1db99d72bd52e1.rlib" "/opt/rustwide/target/debug/deps/libthread_local-5aeca77422c2c02a.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-d3e878270d161a5a.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-e1765fdfcc1fafd3.rlib" "/opt/rustwide/target/debug/deps/libmemchr-f5df7e1daa7d76d6.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-061f4e1bd63283ed.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-52a6b1f15fa5dd80.rlib" "/opt/rustwide/target/debug/deps/libmime-afcd861a777bc0e9.rlib" "/opt/rustwide/target/debug/deps/libflate2-7cb65083faa6164a.rlib" "/opt/rustwide/target/debug/deps/libminiz_sys-fbfe7bf1cb649ecd.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-83660c2de20ee2f3.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-038d2b0dfcaecd23.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-0966610dff529455.rlib" "/opt/rustwide/target/debug/deps/libtime-209b7746581d074b.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-1fa7cd9f847f6fab.rlib" "/opt/rustwide/target/debug/deps/libahash-16eb0ca5f332c7d9.rlib" "/opt/rustwide/target/debug/deps/libconst_random-f8f12536c7f28b94.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-71697055ebc138dd.rlib" "/opt/rustwide/target/debug/deps/libactix_connect-9d59215f725ecae8.rlib" "/opt/rustwide/target/debug/deps/libeither-56bcfa1bc0d47530.rlib" "/opt/rustwide/target/debug/deps/libh2-bfac2735990fe52b.rlib" "/opt/rustwide/target/debug/deps/libindexmap-8e574abe5615dc0a.rlib" "/opt/rustwide/target/debug/deps/libstring-13fff50dca0f6b7a.rlib" "/opt/rustwide/target/debug/deps/libhttp-2f75f78286ee399a.rlib" "/opt/rustwide/target/debug/deps/libitoa-d09b03244d96d381.rlib" "/opt/rustwide/target/debug/deps/libactix_service-51818c516365263f.rlib" "/opt/rustwide/target/debug/deps/libactix_server_config-88a62a6bbcd1dd93.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-26838c5616d34777.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-cc92721c045f7d71.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-ab7b4718fba34021.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-b58b8d2f85304030.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-c017c042f6c11309.rlib" "/opt/rustwide/target/debug/deps/liburl-85263f96dae15322.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-88e6a83f9628f22c.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-3cd90148acbaf0a2.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-08a8bf94e0077b14.rlib" "/opt/rustwide/target/debug/deps/libsocket2-862341741525d0be.rlib" "/opt/rustwide/target/debug/deps/libidna-1b3ed44ed7fd0d22.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-4f6c89780dd009d5.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-bd78e8f2a0cbefc8.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-378825f0a341ccf9.rlib" "/opt/rustwide/target/debug/deps/libmatches-bbcc1f6f6a0b4874.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-5067fbb0d697327b.rlib" "/opt/rustwide/target/debug/deps/libhostname-5c230cfd995d19f3.rlib" "/opt/rustwide/target/debug/deps/libquick_error-d9bca13dadd46f6f.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-70e14e83c53e7819.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-8a784612a058a8d3.rlib" "/opt/rustwide/target/debug/deps/libfailure-fcb3ec1dc87baf91.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-1b90e52c0f36e31f.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-8034089a193eeb7b.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-becdbf8f7e05c013.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-a4b7190f72a155bb.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-952700adfd09bad3.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-cec03a3d44b117b2.rlib" "/opt/rustwide/target/debug/deps/librand-83bec4a2ffcca9ef.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-2d504d73aa8c3ef0.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-d3554ad8d1f072a9.rlib" "/opt/rustwide/target/debug/deps/librand_hc-05c1c307b5712c19.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-ca2d3e6090c8f886.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-ef9b6c1c5e9a5581.rlib" "/opt/rustwide/target/debug/deps/librand_core-f239476c0fec9c8d.rlib" "/opt/rustwide/target/debug/deps/librand_os-747ecbe83b213a79.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-c74589dc11794036.rlib" "/opt/rustwide/target/debug/deps/librand_core-8dd96053848a29ab.rlib" "/opt/rustwide/target/debug/deps/liblock_api-e52386e79bf1e524.rlib" "/opt/rustwide/target/debug/deps/libbitflags-ef3b499484556621.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-3f1c80b5c987c97a.rlib" "/opt/rustwide/target/debug/deps/libactix_threadpool-92e4088e985575cb.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-fecbb97eff45359a.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-f45dfbfca8e430da.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-e0a549ed51e35d20.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-180c080f3041f968.rlib" "/opt/rustwide/target/debug/deps/libfnv-37dc92b0673ee3ab.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-3afb897fd4cac1c1.rlib" "/opt/rustwide/target/debug/deps/libbytes-9a505b98b667b630.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-920ed6a70714d423.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-df0def063882f302.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-f0202f6a7935278e.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-22ab482a22e30e72.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-5af35797bdba708c.rlib" "/opt/rustwide/target/debug/deps/liblock_api-f6f54ca043e70f59.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-5d7f87962d1afbbe.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-2c9e82e0b678c048.rlib" "/opt/rustwide/target/debug/deps/libmio-aa9d50518c0a0470.rlib" "/opt/rustwide/target/debug/deps/libslab-e0e9bebbbea2c5c2.rlib" "/opt/rustwide/target/debug/deps/libiovec-1b0df7ed060b3dcf.rlib" "/opt/rustwide/target/debug/deps/libnet2-25a15829f4d4a3c1.rlib" "/opt/rustwide/target/debug/deps/liblibc-788ccbe2475f8bf2.rlib" "/opt/rustwide/target/debug/deps/liblog-6126053784ee4a98.rlib" "/opt/rustwide/target/debug/deps/libcopyless-177d62d1794e5d4c.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-fff69b2167ec4034.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-c2b4a7f117c1ba47.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-3de8c5c7cd3d3981.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-03dc560a77c5aa3e.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-727e218cbe4629d5.rlib" "/opt/rustwide/target/debug/deps/libfutures-8d5b1305e81659b8.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-d66e0ceb8eaec9b8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9717ec0599b569a0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-04369de9ba916647.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-997d622c2e4dbe5c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-0359c4288a5ef89f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-1b25ede22d698ab3.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-37940b486a68e488.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-06b77c27e794c7c6.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4d07e02a8df36da1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-fb29e0695c0a0f79.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-e16188b4cf97e8bb.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-5eb391c8dabdee77.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-b0689b528b222bee.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-ed072ac495e62e7a.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" "9e352f41e1708b5a9e9b4d7583ab10dc7a6d18336894d1fe0387a5b21b9a1fef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e352f41e1708b5a9e9b4d7583ab10dc7a6d18336894d1fe0387a5b21b9a1fef", kill_on_drop: false }` [INFO] [stdout] 9e352f41e1708b5a9e9b4d7583ab10dc7a6d18336894d1fe0387a5b21b9a1fef