[INFO] crate actix-web-flash 0.3.1 is already in cache [INFO] testing actix-web-flash-0.3.1 against 1.45.2 for beta-1.46-1 [INFO] extracting crate actix-web-flash 0.3.1 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate actix-web-flash 0.3.1 on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate actix-web-flash 0.3.1 [INFO] finished tweaking crates.io crate actix-web-flash 0.3.1 [INFO] tweaked toml for crates.io crate actix-web-flash 0.3.1 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate crates.io crate actix-web-flash 0.3.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ef25dd173298fa02e9a44de2d400cb4ed20618c31bf89ded8037a1c9ed88f0ea [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" "ef25dd173298fa02e9a44de2d400cb4ed20618c31bf89ded8037a1c9ed88f0ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ef25dd173298fa02e9a44de2d400cb4ed20618c31bf89ded8037a1c9ed88f0ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef25dd173298fa02e9a44de2d400cb4ed20618c31bf89ded8037a1c9ed88f0ea", kill_on_drop: false }` [INFO] [stdout] ef25dd173298fa02e9a44de2d400cb4ed20618c31bf89ded8037a1c9ed88f0ea [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c105c529579532c847ac789f938b226e7cf7b65c4805b028ce0948a5f716151c [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" "c105c529579532c847ac789f938b226e7cf7b65c4805b028ce0948a5f716151c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.8 [INFO] [stderr] Compiling cc v1.0.47 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling serde v1.0.102 [INFO] [stderr] Compiling copyless v0.1.4 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling arc-swap v0.4.4 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling linked-hash-map v0.5.2 [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 thread_local v0.3.6 [INFO] [stderr] Compiling actix-service v0.4.2 [INFO] [stderr] Compiling num-traits v0.2.9 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling indexmap v1.3.0 [INFO] [stderr] Compiling hashbrown v0.6.3 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling lock_api v0.3.1 [INFO] [stderr] Compiling tokio-sync v0.1.7 [INFO] [stderr] Compiling tokio-executor v0.1.8 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling tokio-timer v0.2.11 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling unicode-normalization v0.1.9 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [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 hostname v0.1.5 [INFO] [stderr] Compiling socket2 v0.3.11 [INFO] [stderr] Compiling signal-hook-registry v1.1.1 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling threadpool v1.7.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling resolv-conf v0.6.2 [INFO] [stderr] Compiling rand v0.6.5 [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 mio v0.6.19 [INFO] [stderr] Compiling signal-hook v0.1.11 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling http v0.1.19 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling url v2.1.0 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling chrono v0.4.9 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling tokio-reactor v0.1.10 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling actix-codec v0.1.2 [INFO] [stderr] Compiling flate2 v1.0.13 [INFO] [stderr] Compiling backtrace v0.3.40 [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 actix-utils v0.4.7 [INFO] [stderr] Compiling actix-server-config v0.1.2 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling enum-as-inner v0.2.1 [INFO] [stderr] Compiling derive_more v0.15.0 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling actix-threadpool v0.1.2 [INFO] [stderr] Compiling actix-rt v0.2.6 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling serde_derive v1.0.102 [INFO] [stderr] Compiling actix-web-codegen v0.1.3 [INFO] [stderr] Compiling actix-server v0.6.1 [INFO] [stderr] Compiling actix-testing v0.1.0 [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 const-random v0.1.6 [INFO] [stderr] Compiling ahash v0.2.18 [INFO] [stderr] Compiling trust-dns-resolver v0.11.1 [INFO] [stderr] Compiling actix-connect v0.2.5 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling serde_json v1.0.41 [INFO] [stderr] Compiling actix-router v0.1.5 [INFO] [stderr] Compiling actix-http v0.2.11 [INFO] [stderr] Compiling awc v0.2.8 [INFO] [stderr] Compiling actix-web v1.0.9 [INFO] [stderr] Compiling actix-web-flash v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 15s [INFO] running `Command { std: "docker" "inspect" "c105c529579532c847ac789f938b226e7cf7b65c4805b028ce0948a5f716151c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c105c529579532c847ac789f938b226e7cf7b65c4805b028ce0948a5f716151c", kill_on_drop: false }` [INFO] [stdout] c105c529579532c847ac789f938b226e7cf7b65c4805b028ce0948a5f716151c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "test" "--frozen" "--no-run" "--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] 6d15eff9365f9bf57a88cefbf0dc5fdf7c41af9e65c8bb6447dc8f7c00af457b [INFO] running `Command { std: "docker" "start" "-a" "6d15eff9365f9bf57a88cefbf0dc5fdf7c41af9e65c8bb6447dc8f7c00af457b", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling termcolor v1.0.5 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling actix-http-test v0.2.5 [INFO] [stderr] Compiling mime_guess v2.0.1 [INFO] [stderr] Compiling v_escape_derive v0.5.6 [INFO] [stderr] Compiling v_escape v0.7.4 [INFO] [stderr] Compiling v_htmlescape v0.4.5 [INFO] [stderr] Compiling actix-files v0.1.7 [INFO] [stderr] Compiling actix-web-flash v0.3.1 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/simple-2631217e148bdb7d.simple.i2ropgyz-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/simple-2631217e148bdb7d.simple.i2ropgyz-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/simple-2631217e148bdb7d.simple.i2ropgyz-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/simple-2631217e148bdb7d.simple.i2ropgyz-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/simple-2631217e148bdb7d.simple.i2ropgyz-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/simple-2631217e148bdb7d.simple.i2ropgyz-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/simple-2631217e148bdb7d.simple.i2ropgyz-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/simple-2631217e148bdb7d.simple.i2ropgyz-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/simple-2631217e148bdb7d.simple.i2ropgyz-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/simple-2631217e148bdb7d.simple.i2ropgyz-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/simple-2631217e148bdb7d.simple.i2ropgyz-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/simple-2631217e148bdb7d.simple.i2ropgyz-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/simple-2631217e148bdb7d.simple.i2ropgyz-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/simple-2631217e148bdb7d.simple.i2ropgyz-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/simple-2631217e148bdb7d.simple.i2ropgyz-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/simple-2631217e148bdb7d.simple.i2ropgyz-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/simple-2631217e148bdb7d" "/opt/rustwide/target/debug/examples/simple-2631217e148bdb7d.1rqmhmv66asdzy7w.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-fc2319b54d7d2d2f/out" "-L" "/opt/rustwide/target/debug/build/brotli-sys-5249b9be5dbd639c/out" "-L" "/opt/rustwide/target/debug/build/miniz-sys-3f1d9e65575bf474/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libactix_web_flash-dd5a3d49aa292e0f.rlib" "/opt/rustwide/target/debug/deps/libactix_web-577ccd98b9cd85fd.rlib" "/opt/rustwide/target/debug/deps/libawc-3ea1c67f111ca638.rlib" "/opt/rustwide/target/debug/deps/libactix_testing-442263d4b5fb87e6.rlib" "/opt/rustwide/target/debug/deps/libactix_server-7389c6295f5d31af.rlib" "/opt/rustwide/target/debug/deps/libtokio_signal-5501c9ac02991dad.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-4c82ec752b0422c2.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-b5a149d993db1aca.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-0d22f669192868bd.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-bc755452dcd01de2.rlib" "/opt/rustwide/target/debug/deps/libactix_router-5d591671caf6bb7e.rlib" "/opt/rustwide/target/debug/deps/libactix_http-7440f32a98d3f614.rlib" "/opt/rustwide/target/debug/deps/libsha1-189b4ec6269fa7b3.rlib" "/opt/rustwide/target/debug/deps/libbase64-644ff60629ff2f74.rlib" "/opt/rustwide/target/debug/deps/librand-245a711128801075.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-1abb5867d8ede627.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-99e21f3c753b0519.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-5b0c1e8588f0c953.rlib" "/opt/rustwide/target/debug/deps/librand_core-8575c620821f4a9a.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-8a374f227ac81958.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-42476a3b93f9b466.rlib" "/opt/rustwide/target/debug/deps/liburl-a5cfc9a9acbbadec.rlib" "/opt/rustwide/target/debug/deps/libidna-5fa0d58989a91bd6.rlib" "/opt/rustwide/target/debug/deps/libdtoa-69c821b2e6c3e8ec.rlib" "/opt/rustwide/target/debug/deps/libhttparse-c36015986759fb44.rlib" "/opt/rustwide/target/debug/deps/libchrono-8ba08fdda91cb969.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-3918943a9242a5cf.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-522a87e747744c18.rlib" "/opt/rustwide/target/debug/deps/libserde_json-5790bf789db92456.rlib" "/opt/rustwide/target/debug/deps/libryu-bd4b817854ed0cc6.rlib" "/opt/rustwide/target/debug/deps/libserde-8655fe5cb6134cfe.rlib" "/opt/rustwide/target/debug/deps/libbitflags-02fffe573fe5be1a.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-8ce151a95c8a422a.rlib" "/opt/rustwide/target/debug/deps/libregex-671afe52dffa7676.rlib" "/opt/rustwide/target/debug/deps/libthread_local-57d16560e5d8559d.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-758d1374362cfd14.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-0c2152aeb024044a.rlib" "/opt/rustwide/target/debug/deps/libmemchr-c1f97d2d810f63bc.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-1cb7ad485feae4ce.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-923da02b287c93c1.rlib" "/opt/rustwide/target/debug/deps/libmime-1d03bfdafd3407c9.rlib" "/opt/rustwide/target/debug/deps/libflate2-9c359c92a3a55068.rlib" "/opt/rustwide/target/debug/deps/libminiz_sys-fc8aa1aed7f3b363.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-914223781fdba246.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-dc5984980229e999.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-c6003744ba22f149.rlib" "/opt/rustwide/target/debug/deps/libtime-858bbf12a2411499.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-d9bc4f3e791df849.rlib" "/opt/rustwide/target/debug/deps/libahash-0d75d99454ffff0e.rlib" "/opt/rustwide/target/debug/deps/libconst_random-91fc7375439dac26.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-3119b4719d253ed3.rlib" "/opt/rustwide/target/debug/deps/libactix_connect-ca81048a36eee24c.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-c642acb8a5d7c298.rlib" "/opt/rustwide/target/debug/deps/libactix_threadpool-175188fa59b15294.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-c450d0c0f48bb443.rlib" "/opt/rustwide/target/debug/deps/libcopyless-20f4838d84ebfd73.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-c5df4f43ca3deac0.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-2fbfa79f352ec224.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-b00da8b2ba15d3e2.rlib" "/opt/rustwide/target/debug/deps/liburl-24e35814b69519ba.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a4b5f53972b66b35.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-de5b453203de1cfc.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-b8d9aa51a1d5aa05.rlib" "/opt/rustwide/target/debug/deps/libsocket2-065ca0df12fef57b.rlib" "/opt/rustwide/target/debug/deps/librand-7bf88ec280b529eb.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-3611bc5d61c3f74c.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-761544fc5ed0f25b.rlib" "/opt/rustwide/target/debug/deps/librand_hc-1b8885716260aa60.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-479d8eedea9b37b1.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-47553c89822b504a.rlib" "/opt/rustwide/target/debug/deps/librand_core-ee1ffb7b5dda89a8.rlib" "/opt/rustwide/target/debug/deps/librand_os-6cfe2a3e4f69467b.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-72bd4b97e9cc301b.rlib" "/opt/rustwide/target/debug/deps/librand_core-e518367578511208.rlib" "/opt/rustwide/target/debug/deps/libidna-37cf44b9c8a6775f.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-95bd56d6e6b75b32.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-a35d543dc62ca9dc.rlib" "/opt/rustwide/target/debug/deps/libmatches-2e3ca713d4d6e5d2.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-b478c700abaab0d1.rlib" "/opt/rustwide/target/debug/deps/libhostname-3e34efd1fd803409.rlib" "/opt/rustwide/target/debug/deps/libquick_error-87669b4fccf48a3e.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-7e348ad62483e0ab.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-f354f04fbeda9ef4.rlib" "/opt/rustwide/target/debug/deps/libfailure-27530fa7fe2c73de.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-89e0cb7e37cf8fcd.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-acc05f8742c3cb56.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-e37d6a94bb5dbdd4.rlib" "/opt/rustwide/target/debug/deps/libeither-c099265b15df2eb0.rlib" "/opt/rustwide/target/debug/deps/libh2-d58a2c4edf0c5bbe.rlib" "/opt/rustwide/target/debug/deps/libindexmap-716b725153bbc6f0.rlib" "/opt/rustwide/target/debug/deps/libstring-18be76d793c70012.rlib" "/opt/rustwide/target/debug/deps/libhttp-3ea26f000cdf1f6b.rlib" "/opt/rustwide/target/debug/deps/libitoa-f38c0eb4fa3e9416.rlib" "/opt/rustwide/target/debug/deps/libactix_service-da8f1459dc242085.rlib" "/opt/rustwide/target/debug/deps/libactix_server_config-d0afb8b6935a7b5a.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-203b531bde978943.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-73a6cbba7616ca9d.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-9760368977a75611.rlib" "/opt/rustwide/target/debug/deps/libfnv-17f81a650e186a33.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-09a791d3bf3d0b63.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-8707475a794d5b64.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-bf6cfec2f81cdd2b.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-c846b7da856a15ec.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-aa01153fba6326d5.rlib" "/opt/rustwide/target/debug/deps/liblock_api-32f51aaf619c2758.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-921331c4d79f3009.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-102cc5cb07abbad8.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-711053ffb35ea0f8.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-660ab907323d6aba.rlib" "/opt/rustwide/target/debug/deps/libmio-673bc4ec86beb6d6.rlib" "/opt/rustwide/target/debug/deps/libslab-f053b532a5ee7f39.rlib" "/opt/rustwide/target/debug/deps/libnet2-7b72e3656bf6ea64.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-9739437f9a9d4ac3.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-522075a1cdb49b18.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-61e394147f8a12f9.rlib" "/opt/rustwide/target/debug/deps/libfutures-c956dcc6c3462733.rlib" "/opt/rustwide/target/debug/deps/libbytes-9888cb1e64aaf860.rlib" "/opt/rustwide/target/debug/deps/libiovec-63668c481700a2f7.rlib" "/opt/rustwide/target/debug/deps/liblibc-5dae16be1296b8a9.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-95e0ab8c92cb6559.rlib" "/opt/rustwide/target/debug/deps/liblog-e935e5f43f7a9542.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-ab1bd98be96b57b3.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8bb11f807a7b6b4c.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-ca8087507780d964.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-259c92b387c1c166.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-16e0a2fbbb8e14b3.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-8a1651b8e23d2aaf.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-23bdd98b0574083e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-855a92055ec33e2e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-24c70dd44fbacdfb.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-b326273841bae587.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ac3c1f0e16507051.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5729542b65954aa.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-09bd1119ab1cad7d.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9a787681bfbeaf61.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5a0398ee67f74664.rlib" "-Wl,-Bdynamic" "-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 `actix-web-flash`. [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" "6d15eff9365f9bf57a88cefbf0dc5fdf7c41af9e65c8bb6447dc8f7c00af457b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d15eff9365f9bf57a88cefbf0dc5fdf7c41af9e65c8bb6447dc8f7c00af457b", kill_on_drop: false }` [INFO] [stdout] 6d15eff9365f9bf57a88cefbf0dc5fdf7c41af9e65c8bb6447dc8f7c00af457b