[INFO] cloning repository https://github.com/rohankumardubey/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/rohankumardubey/flat-manager" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frohankumardubey%2Fflat-manager", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frohankumardubey%2Fflat-manager'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7bfca06f69b89b8b1a608bcf8a6056c9930eb765 [INFO] testing rohankumardubey/flat-manager against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frohankumardubey%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/rohankumardubey/flat-manager on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rohankumardubey/flat-manager [INFO] finished tweaking git repo https://github.com/rohankumardubey/flat-manager [INFO] tweaked toml for git repo https://github.com/rohankumardubey/flat-manager written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/rohankumardubey/flat-manager already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded futures-fs v0.0.5 [INFO] [stderr] Downloaded futures-locks v0.3.3 [INFO] [stderr] Downloaded actix-web-actors v1.0.4 [INFO] [stderr] Downloaded mpart-async v0.2.1 [INFO] [stderr] Downloaded actix-multipart v0.1.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 40a117475f78e724bc57ea5553983a9564126e8b1898049ee2ed9c3c82871cf6 [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" "40a117475f78e724bc57ea5553983a9564126e8b1898049ee2ed9c3c82871cf6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "40a117475f78e724bc57ea5553983a9564126e8b1898049ee2ed9c3c82871cf6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "40a117475f78e724bc57ea5553983a9564126e8b1898049ee2ed9c3c82871cf6", kill_on_drop: false }` [INFO] [stdout] 40a117475f78e724bc57ea5553983a9564126e8b1898049ee2ed9c3c82871cf6 [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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 007f4b87682ab9f55daa87bcee9b4dea0829c93dd539fa0f57bc552c354d36b0 [INFO] running `Command { std: "docker" "start" "-a" "007f4b87682ab9f55daa87bcee9b4dea0829c93dd539fa0f57bc552c354d36b0", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling syn v1.0.85 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling serde_derive v1.0.133 [INFO] [stderr] Compiling serde v1.0.133 [INFO] [stderr] Compiling serde_json v1.0.74 [INFO] [stderr] Compiling crc32fast v1.3.0 [INFO] [stderr] Compiling unchecked-index v0.2.2 [INFO] [stderr] Compiling fastrand v1.6.0 [INFO] [stderr] Compiling argparse v0.2.2 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling actix-service v0.4.2 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling lock_api v0.2.0 [INFO] [stderr] Compiling tower-service v0.1.0 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling crossbeam-channel v0.3.9 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling crossbeam-deque v0.7.4 [INFO] [stderr] Compiling const-random-macro v0.1.13 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling twoway v0.2.2 [INFO] [stderr] Compiling futures-locks v0.3.3 [INFO] [stderr] Compiling const-random v0.1.13 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling filetime v0.2.15 [INFO] [stderr] Compiling ahash v0.2.19 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling resolv-conf v0.6.3 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling hashbrown v0.6.3 [INFO] [stderr] Compiling tokio-io v0.1.13 [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.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.5 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling parking_lot_core v0.5.0 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling tokio-fs v0.1.7 [INFO] [stderr] Compiling pem v0.8.3 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling r2d2 v0.8.9 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling parking_lot v0.8.0 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling actix-codec v0.1.2 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio-udp v0.1.6 [INFO] [stderr] Compiling tokio-signal v0.2.9 [INFO] [stderr] Compiling tokio-uds v0.2.7 [INFO] [stderr] Compiling backtrace v0.3.63 [INFO] [stderr] Compiling actix-server-config v0.1.2 [INFO] [stderr] Compiling actix-utils v0.4.7 [INFO] [stderr] Compiling tokio-process v0.2.5 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling failure_derive v0.1.8 [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 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 v_escape v0.7.4 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling v_htmlescape v0.4.5 [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 trust-dns-resolver v0.11.1 [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-connect v0.2.5 [INFO] [stderr] Compiling actix-server v0.6.1 [INFO] [stderr] Compiling diesel v1.4.8 [INFO] [stderr] Compiling actix v0.7.9 [INFO] [stderr] Compiling actix-testing v0.1.0 [INFO] [stderr] Compiling askama_shared v0.7.2 [INFO] [stderr] Compiling actix-net v0.2.6 [INFO] [stderr] Compiling askama_derive v0.7.2 [INFO] [stderr] Compiling migrations_internals v1.4.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling actix-router v0.1.5 [INFO] [stderr] Compiling migrations_macros v1.4.2 [INFO] [stderr] Compiling actix-http v0.2.11 [INFO] [stderr] Compiling simple_asn1 v0.4.1 [INFO] [stderr] Compiling askama v0.7.2 [INFO] [stderr] Compiling jsonwebtoken v7.2.0 [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 actix-files v0.1.7 [INFO] [stderr] Compiling actix-web-actors v1.0.4 [INFO] [stderr] Compiling actix-multipart v0.1.5 [INFO] [stderr] Compiling diesel_migrations v1.4.0 [INFO] [stderr] Compiling flat-manager v0.3.7 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/delta_generator_client-f44c6bfbde0a87eb.delta_generator_client.59cc770a-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/delta_generator_client-f44c6bfbde0a87eb.delta_generator_client.59cc770a-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/delta_generator_client-f44c6bfbde0a87eb.delta_generator_client.59cc770a-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/delta_generator_client-f44c6bfbde0a87eb.delta_generator_client.59cc770a-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/delta_generator_client-f44c6bfbde0a87eb.delta_generator_client.59cc770a-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/delta_generator_client-f44c6bfbde0a87eb.delta_generator_client.59cc770a-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/delta_generator_client-f44c6bfbde0a87eb.delta_generator_client.59cc770a-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/delta_generator_client-f44c6bfbde0a87eb.delta_generator_client.59cc770a-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/delta_generator_client-f44c6bfbde0a87eb.delta_generator_client.59cc770a-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/delta_generator_client-f44c6bfbde0a87eb.delta_generator_client.59cc770a-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/delta_generator_client-f44c6bfbde0a87eb.delta_generator_client.59cc770a-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/delta_generator_client-f44c6bfbde0a87eb.delta_generator_client.59cc770a-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/delta_generator_client-f44c6bfbde0a87eb.delta_generator_client.59cc770a-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/delta_generator_client-f44c6bfbde0a87eb.delta_generator_client.59cc770a-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/delta_generator_client-f44c6bfbde0a87eb.delta_generator_client.59cc770a-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/delta_generator_client-f44c6bfbde0a87eb.delta_generator_client.59cc770a-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/delta_generator_client-f44c6bfbde0a87eb.4habg5dn8kytqqaj.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/brotli-sys-da4fec18c6b639e3/out" "-L" "/opt/rustwide/target/debug/build/miniz-sys-5547ba892cff5e58/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/ring-bc916f81dcac3731/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-fa239f756a3c5a0e.rlib" "/opt/rustwide/target/debug/deps/libatty-721882428837b205.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-b792ab1f217da8de.rlib" "/opt/rustwide/target/debug/deps/libhumantime-0f10f859de6db1c9.rlib" "/opt/rustwide/target/debug/deps/libfutures_locks-815743dfdbcafc78.rlib" "/opt/rustwide/target/debug/deps/libflatmanager-26664e5a114d3d68.rlib" "/opt/rustwide/target/debug/deps/libtokio-20271b19064b2034.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-ef36bccb6ce47de9.rlib" "/opt/rustwide/target/debug/deps/libhex-916c50638fc1506d.rlib" "/opt/rustwide/target/debug/deps/libfiletime-1eb8bc6c2128bd59.rlib" "/opt/rustwide/target/debug/deps/libjsonwebtoken-37a04aef250e8f52.rlib" "/opt/rustwide/target/debug/deps/libpem-e6954fe862f2ec16.rlib" "/opt/rustwide/target/debug/deps/libbase64-4c997255cfee02b8.rlib" "/opt/rustwide/target/debug/deps/libbase64-d4a279990e77b9ac.rlib" "/opt/rustwide/target/debug/deps/libsimple_asn1-bec3a3ebaffc7d19.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-51d1ab0ac3982336.rlib" "/opt/rustwide/target/debug/deps/libring-38446c5e13aff590.rlib" "/opt/rustwide/target/debug/deps/libspin-4fb0d68edaf2737f.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-be088880171e6156.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-c0a71338b09fde83.rlib" "/opt/rustwide/target/debug/deps/libtokio_process-1a4ca0aa2f94425a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-5f062023f12c82f7.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-dd1217c15634ba02.rlib" "/opt/rustwide/target/debug/deps/libsame_file-068aca36718eb7b4.rlib" "/opt/rustwide/target/debug/deps/librand-13373d134e136ce1.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-d2bca07b4d5d2fb5.rlib" "/opt/rustwide/target/debug/deps/librand_core-08be4cbbecf25edc.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-6ada686fcee38bd7.rlib" "/opt/rustwide/target/debug/deps/libactix_files-698b15147218ebb0.rlib" "/opt/rustwide/target/debug/deps/libv_htmlescape-58b2c6e5c7bebd3f.rlib" "/opt/rustwide/target/debug/deps/libv_escape-6e4bd720899e37a8.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-1d4d989873639a33.rlib" "/opt/rustwide/target/debug/deps/libunicase-15db039ee2d27092.rlib" "/opt/rustwide/target/debug/deps/libaskama-73283798d9839654.rlib" "/opt/rustwide/target/debug/deps/libaskama_shared-bcdf4fb3e56ad302.rlib" "/opt/rustwide/target/debug/deps/libtoml-79b393d12054f67b.rlib" "/opt/rustwide/target/debug/deps/libtempfile-7285695b16e209a3.rlib" "/opt/rustwide/target/debug/deps/libfastrand-1d15ea7f739b355c.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-f3614768685002bb.rlib" "/opt/rustwide/target/debug/deps/libactix_web_actors-ba49ba7b2dd6def5.rlib" "/opt/rustwide/target/debug/deps/libactix_multipart-c3e67f4b42e02f4d.rlib" "/opt/rustwide/target/debug/deps/libtwoway-41ab6a9cf5ff78e4.rlib" "/opt/rustwide/target/debug/deps/libunchecked_index-0456193053a25788.rlib" "/opt/rustwide/target/debug/deps/libdiesel_migrations-ae80c288be75a51b.rlib" "/opt/rustwide/target/debug/deps/libmigrations_internals-db4e5944dbac33c3.rlib" "/opt/rustwide/target/debug/deps/libdiesel-7a36e53ba44c3a27.rlib" "/opt/rustwide/target/debug/deps/libpq_sys-bbfe61c448972cc2.rlib" "/opt/rustwide/target/debug/deps/libr2d2-4f3bcb808dd7723f.rlib" "/opt/rustwide/target/debug/deps/libscheduled_thread_pool-bf9bbeee94efd960.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-cbeeaaf2f21ccc5a.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-f5e9ac011768a462.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-f6bd3a4c297062ff.rlib" "/opt/rustwide/target/debug/deps/liblock_api-a41ab347b0626279.rlib" "/opt/rustwide/target/debug/deps/libinstant-681e9cff8a24e398.rlib" "/opt/rustwide/target/debug/deps/libmpart_async-635e75a2e470cd6f.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-11340e72143b49bb.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-b354dc7b87eedaaa.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-6d338726afa6cfcb.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-e14081487f1883a3.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-bf9f7aa0c3ac6f42.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-ab4e9c146b16538a.rlib" "/opt/rustwide/target/debug/deps/librand-12d63b7fa4453fc4.rlib" "/opt/rustwide/target/debug/deps/libfutures_fs-e004d3503994fa3d.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-528a7ecf822c7de6.rlib" "/opt/rustwide/target/debug/deps/libdotenv-f41fa3a87be2f1fd.rlib" "/opt/rustwide/target/debug/deps/libactix_web-745e52133375f06b.rlib" "/opt/rustwide/target/debug/deps/libawc-672236e000544b6c.rlib" "/opt/rustwide/target/debug/deps/libactix_testing-f7fe727a30e2e710.rlib" "/opt/rustwide/target/debug/deps/libactix_server-0ba21abafd805c0e.rlib" "/opt/rustwide/target/debug/deps/libtokio_signal-734b344e69cf0905.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-62614acb20b1d781.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-4b1c837ceb11cd9b.rlib" "/opt/rustwide/target/debug/deps/libactix_router-119302b52f138c5c.rlib" "/opt/rustwide/target/debug/deps/libactix-f8bb6b0f4c00dbc1.rlib" "/opt/rustwide/target/debug/deps/libactix_http-d3c1f03be19c87ff.rlib" "/opt/rustwide/target/debug/deps/libsha1-22acf16d9b98920a.rlib" "/opt/rustwide/target/debug/deps/libbase64-a274d5f66dfb7ac2.rlib" "/opt/rustwide/target/debug/deps/librand-4850d87ea0d3512d.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-1b70e608aa052f5a.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-40f449e53c56e02b.rlib" "/opt/rustwide/target/debug/deps/librand_core-6d37c8753ec4d4d6.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-7dd5d49f15b5df40.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-ab4b8203e69773a8.rlib" "/opt/rustwide/target/debug/deps/liburl-e641032224f81586.rlib" "/opt/rustwide/target/debug/deps/libidna-1471ed1cb7d70767.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-f90eb87d808deb87.rlib" "/opt/rustwide/target/debug/deps/libdtoa-e81d91c39b193e46.rlib" "/opt/rustwide/target/debug/deps/libhttparse-9c8eccee78ba83ae.rlib" "/opt/rustwide/target/debug/deps/libchrono-e51d7b04dbce81eb.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-81e972232bd031dc.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-ae8623994a8ecaa9.rlib" "/opt/rustwide/target/debug/deps/libserde_json-cb7af3ac9fba033a.rlib" "/opt/rustwide/target/debug/deps/libryu-53580c25f32ff188.rlib" "/opt/rustwide/target/debug/deps/libitoa-eb0b0da4f5c7fd02.rlib" "/opt/rustwide/target/debug/deps/libserde-eb4ef77b6ab82aa6.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-9a02318fa8be37f7.rlib" "/opt/rustwide/target/debug/deps/libregex-5db09adefd447c8c.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-e281fa818726eabc.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-71dab053db1b6952.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-f9a4078c62cb020a.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-1a1983d2d4a49459.rlib" "/opt/rustwide/target/debug/deps/libmime-68e3edcf7919f775.rlib" "/opt/rustwide/target/debug/deps/libflate2-fefff5eb32176cf1.rlib" "/opt/rustwide/target/debug/deps/libminiz_sys-a2b45f3fb5a9245d.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-955871b59f0f2181.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-f171de1ac8f5f321.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-dc5d82626d731045.rlib" "/opt/rustwide/target/debug/deps/libtime-646bc33822d1bbae.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-b1628ae69af932d6.rlib" "/opt/rustwide/target/debug/deps/libahash-640c968b9124d728.rlib" "/opt/rustwide/target/debug/deps/libconst_random-82d8a7fb74758d60.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-371e2744f0a0755a.rlib" "/opt/rustwide/target/debug/deps/libactix_connect-7e48f16e0499ac26.rlib" "/opt/rustwide/target/debug/deps/libeither-c08fdad45407601c.rlib" "/opt/rustwide/target/debug/deps/libh2-35d79c3ba3f5c242.rlib" "/opt/rustwide/target/debug/deps/libindexmap-3970f0949a7169bb.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-8ce5fddf7b71f952.rlib" "/opt/rustwide/target/debug/deps/libstring-5983f1e0c379e9d8.rlib" "/opt/rustwide/target/debug/deps/libhttp-e2e2d858fb8d8c2e.rlib" "/opt/rustwide/target/debug/deps/libitoa-fdf340bbb49690d1.rlib" "/opt/rustwide/target/debug/deps/libactix_service-98445b1893cee0e9.rlib" "/opt/rustwide/target/debug/deps/libactix_server_config-dde628a0f0b19692.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-9c8546e31eae9f40.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-7de9b4baa9d87409.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-e50a1742c0c7743c.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-a76b8d374d7c5b96.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-3610cf4bcee54653.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-be49034514c1d45b.rlib" "/opt/rustwide/target/debug/deps/liburl-d7de2adc567eea74.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-5467954df82172e2.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-2160c25293b1c742.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-33f2a992f11ffecc.rlib" "/opt/rustwide/target/debug/deps/libsocket2-468856e2d25aafc7.rlib" "/opt/rustwide/target/debug/deps/libidna-ed13766924504c89.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-c54c5ce886ebd82c.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-ed2e4c4c531806eb.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-94e88fe29250bed0.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-6431a0f5e36e4af1.rlib" "/opt/rustwide/target/debug/deps/libmatches-e69bff4dcefe502a.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-7352a54e81f84551.rlib" "/opt/rustwide/target/debug/deps/libhostname-1b62dcaf10af8221.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-a7467cb0828a3671.rlib" "/opt/rustwide/target/debug/deps/libquick_error-7e0fef2f69a1ee0a.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-0d633df854018520.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-756d4373557a55af.rlib" "/opt/rustwide/target/debug/deps/libfailure-1db66aaab4ffbabe.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-25114cca2546d77c.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-598e5ece39a8f22b.rlib" "/opt/rustwide/target/debug/deps/libadler-d2cadc408605b257.rlib" "/opt/rustwide/target/debug/deps/libobject-211c706d6a5b28af.rlib" "/opt/rustwide/target/debug/deps/libmemchr-46f815a303b363f1.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-985d289936131292.rlib" "/opt/rustwide/target/debug/deps/libgimli-492bbfedba452eb9.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-58f372317ac364f8.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-9e5498789e1a32bf.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-a424ef73307f69e4.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-f036b4069e7f9635.rlib" "/opt/rustwide/target/debug/deps/librand-2c16e4838e2dc700.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-eadf644fc823e615.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-04beb691bef1d141.rlib" "/opt/rustwide/target/debug/deps/librand_hc-bf2050fa144fc214.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-c0eb42012a23c0df.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-6e30ee4f8f479b01.rlib" "/opt/rustwide/target/debug/deps/librand_core-b53e7babb778c84e.rlib" "/opt/rustwide/target/debug/deps/librand_os-4d8773fce1e21b9b.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-3a4a755403add799.rlib" "/opt/rustwide/target/debug/deps/librand_core-a742cc23d4224b17.rlib" "/opt/rustwide/target/debug/deps/liblock_api-cb0a6634192a7061.rlib" "/opt/rustwide/target/debug/deps/libbitflags-f1ca410388ec357f.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-6779665793bc07f5.rlib" "/opt/rustwide/target/debug/deps/libactix_threadpool-d7d033b341f80c73.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-11dff45b16925960.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-551dd9552ec3bbbe.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-b0ff8040c6c3d9bc.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-34cb16c066bb6c0b.rlib" "/opt/rustwide/target/debug/deps/libfnv-6d1578eb67bc4123.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-55c04e8d95b47915.rlib" "/opt/rustwide/target/debug/deps/libbytes-d95b106c381b7574.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-0a75c9c26dc9dc2c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-df1df660593c48bc.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-6f645016fa7c04ee.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-9dda94c99c1a0fb5.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-ac57b1221b0d19c0.rlib" "/opt/rustwide/target/debug/deps/liblock_api-ee35852acd97153c.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-93870536328d7ed1.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-98cad4829cd5903d.rlib" "/opt/rustwide/target/debug/deps/libmio-b99822702f3219d2.rlib" "/opt/rustwide/target/debug/deps/libslab-7deec20c7d80499d.rlib" "/opt/rustwide/target/debug/deps/libiovec-66d0579684b363c0.rlib" "/opt/rustwide/target/debug/deps/libnet2-9dc3617cd4643fd9.rlib" "/opt/rustwide/target/debug/deps/liblibc-7b3f7636bce8449a.rlib" "/opt/rustwide/target/debug/deps/liblog-82c0db7e24d48d9b.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-56df745b5175507b.rlib" "/opt/rustwide/target/debug/deps/libcopyless-1c8aad10698ea627.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-c38079fa60fea011.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-fb6bed5508665bd1.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-90e53562623ba5ae.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b341606102c7008f.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-77abc38cc38d84d4.rlib" "/opt/rustwide/target/debug/deps/libfutures-c98313460d6bd622.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8d61b92a0a02f53a.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fc45202bb435016b.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f2400674c7513725.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605c3a7d1a5d300d.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3d4fb4efa907e4e8.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-65207f030ab23308.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-76ca199cb0186109.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1e3e01ed4f561dc1.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dd8dddcba7c13fee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-00b13d31c3420656.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e4c8460b81557bd5.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-600d46e5f0005455.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e4a08a2585b62d37.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fbc21ec567cb9dc7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-10b3fa8e49bd978f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-64625b73694ffce7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fb6b78ac543a58ee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d1f2d1bec6f51b8.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-acf5ff6e9595d982.rlib" "-Wl,-Bdynamic" "-lpq" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/delta_generator_client-f44c6bfbde0a87eb" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [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` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "007f4b87682ab9f55daa87bcee9b4dea0829c93dd539fa0f57bc552c354d36b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "007f4b87682ab9f55daa87bcee9b4dea0829c93dd539fa0f57bc552c354d36b0", kill_on_drop: false }` [INFO] [stdout] 007f4b87682ab9f55daa87bcee9b4dea0829c93dd539fa0f57bc552c354d36b0