[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] building rohankumardubey/flat-manager against try#3bbb5242a8064de4ca3af4036745ddf603ddaa85 for pr-101929 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frohankumardubey%2Fflat-manager" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rohankumardubey/flat-manager on toolchain 3bbb5242a8064de4ca3af4036745ddf603ddaa85 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3bbb5242a8064de4ca3af4036745ddf603ddaa85" "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-0/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" "+3bbb5242a8064de4ca3af4036745ddf603ddaa85" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:e92e462e59ac3446a933540fd361ddeb5362c86f92d432d6a560a917a465022e" "/opt/rustwide/cargo-home/bin/cargo" "+3bbb5242a8064de4ca3af4036745ddf603ddaa85" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1476b2e2ad6fcec8096611df6d3495a809023f002380bcfc0d705d86ebf17b34 [INFO] running `Command { std: "docker" "start" "-a" "1476b2e2ad6fcec8096611df6d3495a809023f002380bcfc0d705d86ebf17b34", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1476b2e2ad6fcec8096611df6d3495a809023f002380bcfc0d705d86ebf17b34", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1476b2e2ad6fcec8096611df6d3495a809023f002380bcfc0d705d86ebf17b34", kill_on_drop: false }` [INFO] [stdout] 1476b2e2ad6fcec8096611df6d3495a809023f002380bcfc0d705d86ebf17b34 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:e92e462e59ac3446a933540fd361ddeb5362c86f92d432d6a560a917a465022e" "/opt/rustwide/cargo-home/bin/cargo" "+3bbb5242a8064de4ca3af4036745ddf603ddaa85" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3206b18f454c867d42d1107e92f5a6f02f5ba35aea4bdfb21c2e24bf148bc587 [INFO] running `Command { std: "docker" "start" "-a" "3206b18f454c867d42d1107e92f5a6f02f5ba35aea4bdfb21c2e24bf148bc587", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling syn v1.0.85 [INFO] [stderr] Compiling futures v0.1.31 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling serde_derive v1.0.133 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling serde v1.0.133 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling backtrace v0.3.63 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling tokio-udp v0.1.6 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling serde_json v1.0.74 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling derive_more v0.15.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling resolv-conf v0.6.3 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling actix-service v0.4.2 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling actix-threadpool v0.1.2 [INFO] [stderr] Compiling enum-as-inner v0.2.1 [INFO] [stderr] Compiling const-random-macro v0.1.13 [INFO] [stderr] Compiling actix-rt v0.2.6 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling crc32fast v1.3.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling tokio-signal v0.2.9 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling trust-dns-proto v0.7.4 [INFO] [stderr] Compiling const-random v0.1.13 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling actix-server-config v0.1.2 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling actix-codec v0.1.2 [INFO] [stderr] Compiling hashbrown v0.6.3 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling encoding_rs v0.8.30 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling actix-utils v0.4.7 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling trust-dns-resolver v0.11.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling ahash v0.2.19 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling actix-connect v0.2.5 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling crossbeam-deque v0.7.4 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling tokio-fs v0.1.7 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling actix-server v0.6.1 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling parking_lot_core v0.5.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling pq-sys v0.4.6 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling owning_ref v0.4.1 [INFO] [stderr] Compiling actix-http v0.2.11 [INFO] [stderr] Compiling actix-testing v0.1.0 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.5 [INFO] [stderr] Compiling crossbeam-channel v0.3.9 [INFO] [stderr] Compiling actix-router v0.1.5 [INFO] [stderr] Compiling tokio-uds v0.2.7 [INFO] [stderr] Compiling actix-web-codegen v0.1.3 [INFO] [stderr] Compiling parking_lot v0.8.0 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling awc v0.2.8 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling diesel v1.4.8 [INFO] [stderr] Compiling actix-web v1.0.9 [INFO] [stderr] Compiling r2d2 v0.8.9 [INFO] [stderr] Compiling v_escape_derive v0.5.6 [INFO] [stderr] Compiling trust-dns-proto v0.6.3 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling lock_api v0.2.0 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling v_htmlescape v0.4.5 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling trust-dns-resolver v0.10.3 [INFO] [stderr] Compiling migrations_internals v1.4.1 [INFO] [stderr] Compiling v_escape v0.7.4 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling askama_shared v0.7.2 [INFO] [stderr] Compiling trust-dns-proto v0.5.0 [INFO] [stderr] Compiling derive_more v0.14.1 [INFO] [stderr] Compiling actix_derive v0.4.0 [INFO] [stderr] Compiling actix_derive v0.3.2 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling unchecked-index v0.2.2 [INFO] [stderr] Compiling hashbrown v0.3.1 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling twoway v0.2.2 [INFO] [stderr] Compiling actix v0.7.9 [INFO] [stderr] Compiling pem v0.8.3 [INFO] [stderr] Compiling askama_derive v0.7.2 [INFO] [stderr] Compiling simple_asn1 v0.4.1 [INFO] [stderr] Compiling actix v0.8.3 [INFO] [stderr] Compiling migrations_macros v1.4.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling tower-service v0.1.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling fastrand v1.6.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling askama v0.7.2 [INFO] [stderr] Compiling jsonwebtoken v7.2.0 [INFO] [stderr] Compiling futures-fs v0.0.5 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling tokio-process v0.2.5 [INFO] [stderr] Compiling actix-net v0.2.6 [INFO] [stderr] Compiling actix-files v0.1.7 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling actix-web-actors v1.0.4 [INFO] [stderr] Compiling actix-multipart v0.1.5 [INFO] [stderr] Compiling mpart-async v0.2.1 [INFO] [stderr] Compiling futures-locks v0.3.3 [INFO] [stderr] Compiling filetime v0.2.15 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling argparse v0.2.2 [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" "/tmp/rustc4ad9XA/symbols.o" "/opt/rustwide/target/debug/deps/flat_manager-2b528c00208d8cbc.flat_manager.9879055b-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/flat_manager-2b528c00208d8cbc.flat_manager.9879055b-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/flat_manager-2b528c00208d8cbc.flat_manager.9879055b-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/flat_manager-2b528c00208d8cbc.flat_manager.9879055b-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/flat_manager-2b528c00208d8cbc.flat_manager.9879055b-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/flat_manager-2b528c00208d8cbc.flat_manager.9879055b-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/flat_manager-2b528c00208d8cbc.flat_manager.9879055b-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/flat_manager-2b528c00208d8cbc.flat_manager.9879055b-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/flat_manager-2b528c00208d8cbc.flat_manager.9879055b-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/flat_manager-2b528c00208d8cbc.30934cfuowgeberc.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/brotli-sys-e29eff476be754be/out" "-L" "/opt/rustwide/target/debug/build/miniz-sys-b9949cf7b7afb0ca/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/ring-5745ffec9227ea7b/out" "-L" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libflatmanager-66d38a93b12e946d.rlib" "/opt/rustwide/target/debug/deps/libtokio-a5c6b1344b2e93eb.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-c2e1509f85054c5f.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-84756f293ea6cba9.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-d5b6d1642b0707c0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-998d0f204254cad2.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-dd17bac340877644.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-4233d6e5365c8bf1.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-a02fd8fc659ff8e9.rlib" "/opt/rustwide/target/debug/deps/libhex-df8306afd9dee15d.rlib" "/opt/rustwide/target/debug/deps/libfiletime-9c0e9fb743c0d21e.rlib" "/opt/rustwide/target/debug/deps/libjsonwebtoken-a622035722d2cf95.rlib" "/opt/rustwide/target/debug/deps/libpem-f255f239e8e1e4ee.rlib" "/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rlib" "/opt/rustwide/target/debug/deps/libbase64-c3d2f141e9aa644a.rlib" "/opt/rustwide/target/debug/deps/libsimple_asn1-6c5ab197fe07d4e6.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-a3cf4195c68cf0f0.rlib" "/opt/rustwide/target/debug/deps/libring-562dfefa22cefc0a.rlib" "/opt/rustwide/target/debug/deps/libspin-2c2d0e97c8363747.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-bae7ad9dbbebb2b7.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-e4834b062d069de1.rlib" "/opt/rustwide/target/debug/deps/libtokio_process-0852ce6881ba1ddd.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-ce63e1eb18796867.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-85c3caa7668e091f.rlib" "/opt/rustwide/target/debug/deps/libsame_file-d3ddf74b396c2e8b.rlib" "/opt/rustwide/target/debug/deps/librand-0678bf2a19dca9d2.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-6f8e79ea5d6da972.rlib" "/opt/rustwide/target/debug/deps/librand_core-d1af1183f5993b87.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-4abc4c79e309ca95.rlib" "/opt/rustwide/target/debug/deps/libactix_files-820d61090b476f79.rlib" "/opt/rustwide/target/debug/deps/libv_htmlescape-ea2d179fea826002.rlib" "/opt/rustwide/target/debug/deps/libv_escape-c205c3de68b03ec2.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-c587925456502bd3.rlib" "/opt/rustwide/target/debug/deps/libunicase-8350d024eb279cde.rlib" "/opt/rustwide/target/debug/deps/libaskama-45499761b547848a.rlib" "/opt/rustwide/target/debug/deps/libaskama_shared-c8e776fbae1ece48.rlib" "/opt/rustwide/target/debug/deps/libtoml-e4991baaa9bead3e.rlib" "/opt/rustwide/target/debug/deps/libtempfile-82a8cff77d5f1519.rlib" "/opt/rustwide/target/debug/deps/libfastrand-210c0a74d70636b2.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-a366538c24cba4e3.rlib" "/opt/rustwide/target/debug/deps/libactix_web_actors-12acc798344ff034.rlib" "/opt/rustwide/target/debug/deps/libactix_multipart-5c2f03fd8b4437f8.rlib" "/opt/rustwide/target/debug/deps/libtwoway-d0e4eef49dcacc1f.rlib" "/opt/rustwide/target/debug/deps/libunchecked_index-a0d585fcf23cc292.rlib" "/opt/rustwide/target/debug/deps/libactix_web-64abd413230dd0c3.rlib" "/opt/rustwide/target/debug/deps/libawc-cfddc32d2c52d908.rlib" "/opt/rustwide/target/debug/deps/libactix_testing-8a762e00acb096b8.rlib" "/opt/rustwide/target/debug/deps/libactix_server-569c62be6d6afeec.rlib" "/opt/rustwide/target/debug/deps/libtokio_signal-2c49c8baceab8feb.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-29f38009b2f20152.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-d102d9eb0d6dd56c.rlib" "/opt/rustwide/target/debug/deps/libactix_router-61d3c4228841eaf7.rlib" "/opt/rustwide/target/debug/deps/libdiesel_migrations-ceeedecf601d6e24.rlib" "/opt/rustwide/target/debug/deps/libmigrations_internals-8f01fee11b06fdb1.rlib" "/opt/rustwide/target/debug/deps/libdiesel-da0089bf4c90bbc6.rlib" "/opt/rustwide/target/debug/deps/libpq_sys-25cb7fb6792c8d14.rlib" "/opt/rustwide/target/debug/deps/libr2d2-a03526947b4d9190.rlib" "/opt/rustwide/target/debug/deps/libscheduled_thread_pool-b558c49d81cd210d.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-6a569b1a95c58ad9.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-ebb683799b98622c.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-1fbe5b6a2871d455.rlib" "/opt/rustwide/target/debug/deps/liblock_api-cd3b85c2abaca44b.rlib" "/opt/rustwide/target/debug/deps/libinstant-e762c784f8da740e.rlib" "/opt/rustwide/target/debug/deps/libactix-2d95963d0f0fdef7.rlib" "/opt/rustwide/target/debug/deps/libactix_http-0b7050e430ef4085.rlib" "/opt/rustwide/target/debug/deps/libsha1-b913d53b1b7c425f.rlib" "/opt/rustwide/target/debug/deps/libbase64-7ccce72a9023d77a.rlib" "/opt/rustwide/target/debug/deps/librand-3387badab8a60e64.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-b7e01f99cad804e0.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-5e6fdfabf1edbf66.rlib" "/opt/rustwide/target/debug/deps/librand_core-ba4771ce9a028f6a.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-487e65cde2c1f8db.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-1ac29789c41a22f7.rlib" "/opt/rustwide/target/debug/deps/liburl-d12fc40f8e40722d.rlib" "/opt/rustwide/target/debug/deps/libidna-6a34d38410bd9527.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-1a48ab4b6760ee48.rlib" "/opt/rustwide/target/debug/deps/libdtoa-7012297f6199db48.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d713e9f8be03dc82.rlib" "/opt/rustwide/target/debug/deps/libchrono-f86ae6fb043322cd.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-fb1714319eb113ca.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-b01ac3b4430ee179.rlib" "/opt/rustwide/target/debug/deps/libserde_json-6a3e97ad0d58453b.rlib" "/opt/rustwide/target/debug/deps/libryu-502943e46dd7b745.rlib" "/opt/rustwide/target/debug/deps/libitoa-02bdd2be5ac8e9f1.rlib" "/opt/rustwide/target/debug/deps/libserde-c21d22f5211e7398.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-1fe2da97047af419.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-2657e2513e136c93.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libmime-f9513972171bf326.rlib" "/opt/rustwide/target/debug/deps/libflate2-56756f5cb7bf7d81.rlib" "/opt/rustwide/target/debug/deps/libminiz_sys-630469c90eda520e.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-cc64cd0ce3955776.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-c5308d3cc843ebf2.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-fce1fc8bd11c225d.rlib" "/opt/rustwide/target/debug/deps/libtime-3bffef1816afbe44.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-f3557363a609ca3e.rlib" "/opt/rustwide/target/debug/deps/libahash-04379962cef360e3.rlib" "/opt/rustwide/target/debug/deps/libconst_random-0648ec293a1d67ea.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-7e0d3d59280fad77.rlib" "/opt/rustwide/target/debug/deps/libactix_connect-79868da83392bd52.rlib" "/opt/rustwide/target/debug/deps/libeither-2e3eb180977f1f53.rlib" "/opt/rustwide/target/debug/deps/libh2-fee8352d3030d627.rlib" "/opt/rustwide/target/debug/deps/libindexmap-9aa480c7bc3c2993.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-238efa6a2ed05171.rlib" "/opt/rustwide/target/debug/deps/libstring-eb6f16e99ece3bc5.rlib" "/opt/rustwide/target/debug/deps/libhttp-7c15a8df48d115c9.rlib" "/opt/rustwide/target/debug/deps/libitoa-292f0c0aa4cceb9b.rlib" "/opt/rustwide/target/debug/deps/libactix_service-7622c2472e4481f5.rlib" "/opt/rustwide/target/debug/deps/libactix_server_config-5eb8f05e1ad3c551.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-51a582581edf2748.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-b89453447c67acbe.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-4e82ef82eb0dfbaa.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-1645674e10a850eb.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-540627b5fc24b960.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-c6e4f4a69be31540.rlib" "/opt/rustwide/target/debug/deps/liburl-1cdcc246a8925053.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-240c068dd9a8427a.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-41aa78f657f97aa4.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-23b50bff14de13ce.rlib" "/opt/rustwide/target/debug/deps/libsocket2-8268ecc7d8f1a983.rlib" "/opt/rustwide/target/debug/deps/libidna-b10763d312dfe5c7.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-12ccd468a33959ee.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-b9fbadb33a2ea73a.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-ef06cf556416b731.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-d0a053bbcb729d32.rlib" "/opt/rustwide/target/debug/deps/libmatches-a104dd362fa85146.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-93993748715a2a46.rlib" "/opt/rustwide/target/debug/deps/libhostname-a7210a2540f13c97.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-ca77fa1bdeaa9568.rlib" "/opt/rustwide/target/debug/deps/libquick_error-9a380894f08245b7.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-479ec7468d37e8a7.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-ea264b62bc2c9c07.rlib" "/opt/rustwide/target/debug/deps/libfailure-c2954188fcdfa009.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-75a828b397702449.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-8cb202a41ad569df.rlib" "/opt/rustwide/target/debug/deps/libadler-3a9d1165c599cab1.rlib" "/opt/rustwide/target/debug/deps/libobject-123aec7cdb79f092.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-7c7a618447d0c875.rlib" "/opt/rustwide/target/debug/deps/libgimli-77d5d8fe668a6006.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-5d383c335f8e8ef8.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-2643db9c4059023f.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-96fc11f38f3d29b4.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-390518726f6a7c15.rlib" "/opt/rustwide/target/debug/deps/librand-954ab30690c3b790.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-756cddf360d0ae7a.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-2834c6c9975fd946.rlib" "/opt/rustwide/target/debug/deps/librand_hc-09573ad18319e4a5.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-c3eb8caba318fc1e.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-1aa4f2c2f6e5734c.rlib" "/opt/rustwide/target/debug/deps/librand_core-56f6f9c5319f52e0.rlib" "/opt/rustwide/target/debug/deps/librand_os-402c505b90d44471.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-f85db5560f5e9cc3.rlib" "/opt/rustwide/target/debug/deps/librand_core-7af04c7ffb9ea391.rlib" "/opt/rustwide/target/debug/deps/liblock_api-0bdc93d521417174.rlib" "/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-cc64db0ff068ffa4.rlib" "/opt/rustwide/target/debug/deps/libactix_threadpool-dd6246ac4b93a908.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-b7ec7966f28710c6.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-a1e3ae95a69d1e9b.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-0976e6a05b065d2d.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-1ede13fcada5a8bd.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-296c49cb52bbbac0.rlib" "/opt/rustwide/target/debug/deps/libbytes-2770ac46da10708d.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4d098c56eb4115f5.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-bbea864106eaa294.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-c2a8f32a9f457c8f.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-7295a0446967f312.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-6eeb474ed04b0fb7.rlib" "/opt/rustwide/target/debug/deps/liblock_api-1ba1b4bba4e43e32.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-eb417836ab21030f.rlib" "/opt/rustwide/target/debug/deps/libmio-75045bb9374ea89d.rlib" "/opt/rustwide/target/debug/deps/libslab-aef35fd6b139bfac.rlib" "/opt/rustwide/target/debug/deps/libiovec-098b759fe5f65916.rlib" "/opt/rustwide/target/debug/deps/libnet2-6321a1eeaf9946c0.rlib" "/opt/rustwide/target/debug/deps/libcopyless-2a7236d2de6d14ee.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-3d090b6dee5f0c4d.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-cb1e397db8ab6e1b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-75bf44047c6c4868.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-81c3651d70dd4895.rlib" "/opt/rustwide/target/debug/deps/libfutures-0b0214b74e044a62.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-f3bb5268f0c11e6a.rlib" "/opt/rustwide/target/debug/deps/libatty-a01e859ea6dca963.rlib" "/opt/rustwide/target/debug/deps/liblibc-6759bf05011a33b4.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-6a61078d9610ba74.rlib" "/opt/rustwide/target/debug/deps/libhumantime-69fede984985242f.rlib" "/opt/rustwide/target/debug/deps/liblog-41607b4997ff699e.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libregex-30c15a03b42b7b33.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-9068e0b6451c8c0a.rlib" "/opt/rustwide/target/debug/deps/libmemchr-97d2a9096a87321e.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c25dc19d7487cdf7.rlib" "/opt/rustwide/target/debug/deps/libdotenv-700445d3d22bfbe4.rlib" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9a675e4c0b2cd6d0.rlib" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e3f6eac8ce8ba973.rlib" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-2ffa3867147f09fb.rlib" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-35bed922aa32bbbd.rlib" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-ef53e65a7b7a39e5.rlib" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1958e7589a0c42f1.rlib" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-8c399cda3a205286.rlib" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-200a824b7fd3ccbb.rlib" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-ed4f57a507f0fd5e.rlib" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-3ea91f47fd49275a.rlib" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-1cb2e84ee1721c57.rlib" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ef26b6b8a99daec3.rlib" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5e482ea522915d9c.rlib" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a9e7dd5405efd2c.rlib" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f728cf9374526084.rlib" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-b5714e1182296022.rlib" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69100093739463c8.rlib" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-95c4e3e80ce883d8.rlib" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-d83ba1fe54f1e3d0.rlib" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-9e21114b6170ad54.rlib" "-Wl,-Bdynamic" "-lpq" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/flat_manager-2b528c00208d8cbc" "-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] running `Command { std: "docker" "inspect" "3206b18f454c867d42d1107e92f5a6f02f5ba35aea4bdfb21c2e24bf148bc587", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3206b18f454c867d42d1107e92f5a6f02f5ba35aea4bdfb21c2e24bf148bc587", kill_on_drop: false }` [INFO] [stdout] 3206b18f454c867d42d1107e92f5a6f02f5ba35aea4bdfb21c2e24bf148bc587