[INFO] cloning repository https://github.com/rectcircle/actix-learn [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rectcircle/actix-learn" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frectcircle%2Factix-learn", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frectcircle%2Factix-learn'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6a63e69b89fb19b616050917de2e8ca664354b4a [INFO] testing rectcircle/actix-learn against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frectcircle%2Factix-learn" "/workspace/builds/worker-16/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-16/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rectcircle/actix-learn on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rectcircle/actix-learn [INFO] finished tweaking git repo https://github.com/rectcircle/actix-learn [INFO] tweaked toml for git repo https://github.com/rectcircle/actix-learn written to /workspace/builds/worker-16/source/Cargo.toml [INFO] crate git repo https://github.com/rectcircle/actix-learn already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bd48e9a709e7c7760c7c68869dd08857897c4714f3e85cc3de90596131e5ec81 [INFO] running `Command { std: "docker" "start" "-a" "bd48e9a709e7c7760c7c68869dd08857897c4714f3e85cc3de90596131e5ec81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bd48e9a709e7c7760c7c68869dd08857897c4714f3e85cc3de90596131e5ec81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd48e9a709e7c7760c7c68869dd08857897c4714f3e85cc3de90596131e5ec81", kill_on_drop: false }` [INFO] [stdout] bd48e9a709e7c7760c7c68869dd08857897c4714f3e85cc3de90596131e5ec81 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 236b9413857e18a3ff4cf435adf7882d58f66c8f2e0a4b6acefd667dbc6f8cf3 [INFO] running `Command { std: "docker" "start" "-a" "236b9413857e18a3ff4cf435adf7882d58f66c8f2e0a4b6acefd667dbc6f8cf3", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.67 [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.15 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling smallvec v1.2.0 [INFO] [stderr] Compiling futures-core v0.3.4 [INFO] [stderr] Compiling futures-sink v0.3.4 [INFO] [stderr] Compiling bytes v0.5.4 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling proc-macro-nested v0.1.3 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling arc-swap v0.4.4 [INFO] [stderr] Compiling futures-io v0.3.4 [INFO] [stderr] Compiling futures-task v0.3.4 [INFO] [stderr] Compiling pin-project-lite v0.1.4 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling copyless v0.1.4 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling regex-syntax v0.6.14 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling encoding_rs v0.8.22 [INFO] [stderr] Compiling dtoa v0.4.5 [INFO] [stderr] Compiling untrusted v0.7.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling v_htmlescape v0.4.5 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling lock_api v0.3.3 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling aho-corasick v0.7.8 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling crossbeam-channel v0.4.2 [INFO] [stderr] Compiling miniz_oxide v0.3.6 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling futures-channel v0.3.4 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling http v0.2.0 [INFO] [stderr] Compiling bytestring v0.1.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling mysqlclient-sys v0.2.4 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling ring v0.16.11 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling parking_lot_core v0.7.0 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling socket2 v0.3.11 [INFO] [stderr] Compiling hostname v0.1.5 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling flate2 v1.0.13 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling listenfd v0.3.3 [INFO] [stderr] Compiling resolv-conf v0.6.2 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling parking_lot v0.10.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling threadpool v1.7.1 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.3 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling chrono v0.4.10 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling r2d2 v0.8.8 [INFO] [stderr] Compiling regex v1.3.4 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling tokio v0.2.11 [INFO] [stderr] Compiling backtrace v0.3.44 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling actix-codec v0.2.0 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling pin-project-internal v0.4.8 [INFO] [stderr] Compiling derive_more v0.99.3 [INFO] [stderr] Compiling actix-macros v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling async-trait v0.1.24 [INFO] [stderr] Compiling enum-as-inner v0.3.1 [INFO] [stderr] Compiling actix-web-codegen v0.2.0 [INFO] [stderr] Compiling v_escape_derive v0.5.6 [INFO] [stderr] Compiling actix_derive v0.5.0 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling v_escape v0.7.4 [INFO] [stderr] Compiling pin-project v0.4.8 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling actix-threadpool v0.3.1 [INFO] [stderr] Compiling diesel v1.4.3 [INFO] [stderr] Compiling futures-executor v0.3.4 [INFO] [stderr] Compiling actix-service v1.0.5 [INFO] [stderr] Compiling h2 v0.2.1 [INFO] [stderr] Compiling futures v0.3.4 [INFO] [stderr] Compiling actix-rt v1.0.0 [INFO] [stderr] Compiling trust-dns-proto v0.18.0-alpha.2 [INFO] [stderr] Compiling actix-utils v1.0.6 [INFO] [stderr] Compiling actix-server v1.0.1 [INFO] [stderr] Compiling actix-tls v1.0.0 [INFO] [stderr] Compiling actix-testing v1.0.0 [INFO] [stderr] Compiling trust-dns-resolver v0.18.0-alpha.2 [INFO] [stderr] Compiling actix-connect v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.48 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling actix-router v0.2.4 [INFO] [stderr] Compiling actix-http v1.0.1 [INFO] [stderr] Compiling awc v1.0.1 [INFO] [stderr] Compiling actix v0.9.0 [INFO] [stderr] Compiling actix-web v2.0.0 [INFO] [stderr] Compiling actix-session v0.3.0 [INFO] [stderr] Compiling actix-files v0.2.1 [INFO] [stderr] Compiling actix-web-actors v2.0.0 [INFO] [stderr] Compiling actix-learn v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `username` [INFO] [stdout] --> src/main.rs:170:5 [INFO] [stdout] | [INFO] [stdout] 170 | username: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `user_id` [INFO] [stdout] --> src/main.rs:180:5 [INFO] [stdout] | [INFO] [stdout] 180 | user_id: u32, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `friend` [INFO] [stdout] --> src/main.rs:181:5 [INFO] [stdout] | [INFO] [stdout] 181 | friend: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `username` [INFO] [stdout] --> src/main.rs:204:5 [INFO] [stdout] | [INFO] [stdout] 204 | username: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `username` [INFO] [stdout] --> src/main.rs:215:5 [INFO] [stdout] | [INFO] [stdout] 215 | username: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/actor_arbiter-a4102cfff37f332d.actor_arbiter.c924c00b-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/actor_arbiter-a4102cfff37f332d.actor_arbiter.c924c00b-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/actor_arbiter-a4102cfff37f332d.actor_arbiter.c924c00b-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/actor_arbiter-a4102cfff37f332d.actor_arbiter.c924c00b-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/actor_arbiter-a4102cfff37f332d.actor_arbiter.c924c00b-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/actor_arbiter-a4102cfff37f332d.actor_arbiter.c924c00b-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/actor_arbiter-a4102cfff37f332d.actor_arbiter.c924c00b-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/actor_arbiter-a4102cfff37f332d.actor_arbiter.c924c00b-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/actor_arbiter-a4102cfff37f332d.actor_arbiter.c924c00b-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/actor_arbiter-a4102cfff37f332d.actor_arbiter.c924c00b-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/actor_arbiter-a4102cfff37f332d.actor_arbiter.c924c00b-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/actor_arbiter-a4102cfff37f332d.actor_arbiter.c924c00b-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/actor_arbiter-a4102cfff37f332d.actor_arbiter.c924c00b-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/actor_arbiter-a4102cfff37f332d.actor_arbiter.c924c00b-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/actor_arbiter-a4102cfff37f332d.actor_arbiter.c924c00b-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/actor_arbiter-a4102cfff37f332d.actor_arbiter.c924c00b-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/actor_arbiter-a4102cfff37f332d.2z6ljf7854ux0aln.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-0f845e8aa211bdc5/out" "-L" "/opt/rustwide/target/debug/build/brotli-sys-a1278b7dec79becd/out" "-L" "/opt/rustwide/target/debug/build/ring-73eb0a82669a7b69/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libactix-02b2fe258aa2caa0.rlib" "/opt/rustwide/target/debug/deps/libactix_http-6230fc32cd5899dc.rlib" "/opt/rustwide/target/debug/deps/libsha1-fdcaadcc3a2fedb2.rlib" "/opt/rustwide/target/debug/deps/libbase64-110ea6a77d664af0.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-fde1096ff6fff863.rlib" "/opt/rustwide/target/debug/deps/libdtoa-8030ce83b9f4db07.rlib" "/opt/rustwide/target/debug/deps/libhttparse-33207b296810ef8b.rlib" "/opt/rustwide/target/debug/deps/libring-d52b8243f6216a34.rlib" "/opt/rustwide/target/debug/deps/libspin-692faa7419677f8a.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-2939ae6937ed7f4b.rlib" "/opt/rustwide/target/debug/deps/libchrono-f8e686034a393ab1.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-cbda050a705224a9.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-366e7273f3f3457d.rlib" "/opt/rustwide/target/debug/deps/libserde_json-ca530de462600998.rlib" "/opt/rustwide/target/debug/deps/libryu-54f5ba54592ba520.rlib" "/opt/rustwide/target/debug/deps/libserde-e572ce6603776abd.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-5474a30b443032cb.rlib" "/opt/rustwide/target/debug/deps/libregex-503728bd32896b96.rlib" "/opt/rustwide/target/debug/deps/libthread_local-1fd82909a59c6365.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-a9fa34be02edb36d.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-ed813fe6d192673c.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-37f7d17139cd9425.rlib" "/opt/rustwide/target/debug/deps/libmime-5f4fe2de318311f9.rlib" "/opt/rustwide/target/debug/deps/libflate2-7bc87a3a821cf626.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-9b8d5b78c3f59ee3.rlib" "/opt/rustwide/target/debug/deps/libadler32-fdf272dfe99155d0.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-9f2eced82c986060.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-0c18371a8d6914c0.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-d5e74303700208ed.rlib" "/opt/rustwide/target/debug/deps/libtime-70bd6308e5b1d0a1.rlib" "/opt/rustwide/target/debug/deps/libfxhash-bfc8afd11c5a5f3d.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-195565e85f6c1ed0.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-a6d9cf26ad5a6c12.rlib" "/opt/rustwide/target/debug/deps/libactix_connect-418cb51948c62e2a.rlib" "/opt/rustwide/target/debug/deps/libeither-d682a5a41e699347.rlib" "/opt/rustwide/target/debug/deps/libh2-174878d1daadb76b.rlib" "/opt/rustwide/target/debug/deps/libindexmap-4ca14f53af3ac62b.rlib" "/opt/rustwide/target/debug/deps/libhttp-e1202e4fe1fc791e.rlib" "/opt/rustwide/target/debug/deps/libitoa-94eca445da7fd95f.rlib" "/opt/rustwide/target/debug/deps/libactix_service-3fd1a7c2f886e3fe.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-964e0342af4b2583.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-5ac1d4189dbed124.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-6966cf89fb86060e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-011ed21887195bc3.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-91c9a7b510f3eb4d.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-530cc24b7440e9c3.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-335a7fa19f1dd68b.rlib" "/opt/rustwide/target/debug/deps/librand-a135b20e5d63206f.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-e6f1203263b2dc77.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-b30b784f12c2cdea.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-413d64d3e3abcfaa.rlib" "/opt/rustwide/target/debug/deps/librand_core-88e2f6c3cb37c254.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-83f571012dbfbda3.rlib" "/opt/rustwide/target/debug/deps/liburl-8c1340dfd3c2870e.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-32dd5c1ab5974210.rlib" "/opt/rustwide/target/debug/deps/libidna-bf38dedb5e611506.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-98c59e16127f40b0.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-fbe957e6f985f3bf.rlib" "/opt/rustwide/target/debug/deps/libmatches-794dc2bc143388e6.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-f584c529ac32848d.rlib" "/opt/rustwide/target/debug/deps/libhostname-d5764bbaa51cf2d8.rlib" "/opt/rustwide/target/debug/deps/libquick_error-91cbbb7f52cfd7fe.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-5f63f390a9917172.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-7a3789704aa95dde.rlib" "/opt/rustwide/target/debug/deps/libfailure-32e96de15506d456.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-3d180f0b3d014f4d.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-fcd4e63279a1f9cd.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-bb9c6c48a985dfdb.rlib" "/opt/rustwide/target/debug/deps/libpin_project-c20f90c7ce012643.rlib" "/opt/rustwide/target/debug/deps/libbitflags-0409eb6f696bdc99.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-8f60f4c28375e5de.rlib" "/opt/rustwide/target/debug/deps/libactix_threadpool-fa4813b543cded39.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-dc41dab46493faa3.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-3011eb840ea1910e.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-d06e54fe9b303da1.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-45ff6997e878054a.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-7359c9e94621bc79.rlib" "/opt/rustwide/target/debug/deps/liblock_api-78674bf4eff27513.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-d46e40bbd3136360.rlib" "/opt/rustwide/target/debug/deps/libtokio-8425809df8536fc6.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-d470c503942f8a8f.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-9280a793082c6bab.rlib" "/opt/rustwide/target/debug/deps/libfnv-80ed2aac042641d7.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-02ff0d0fbc57b9b4.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-7d9e37fd54ef766d.rlib" "/opt/rustwide/target/debug/deps/libmio-bf3ef0d8a9c0cf55.rlib" "/opt/rustwide/target/debug/deps/liblog-48bf6b66dbf092f6.rlib" "/opt/rustwide/target/debug/deps/libiovec-6a1a4a49fdbaf16f.rlib" "/opt/rustwide/target/debug/deps/libnet2-afe1c6ba132c6434.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3e93dce105ba1ecd.rlib" "/opt/rustwide/target/debug/deps/liblibc-a5811aa2c3f38129.rlib" "/opt/rustwide/target/debug/deps/libbytes-d644ac2201308e60.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-8e029997ffe3d8f5.rlib" "/opt/rustwide/target/debug/deps/libcopyless-d9667f17e97656d5.rlib" "/opt/rustwide/target/debug/deps/libfutures-c04a8d782cb7cbea.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-7d30df271623a0d7.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-bb7007887f9032ab.rlib" "/opt/rustwide/target/debug/deps/libmemchr-d44307df66952faf.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-8feb5eeff3f6c2cd.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-af5fcc62369d4273.rlib" "/opt/rustwide/target/debug/deps/libslab-d80887537af7a894.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-ff067d0fee0b88d1.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-1185f897e0bee3e5.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-30e805230297e060.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-e55a4fbbba84243f.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-b27470e574ce9e32.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a46a068050a12a4b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1df56095db9453cb.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-9062de483386e50b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b988ab269ff13602.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-1bc822d886d4f7bd.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-963eca8df4c224a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d805b480c9102e58.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-06dfdbc22b935051.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d7523a4d118e6572.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5d7898c7fac3a07d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8c2bdbab4845bf3d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-d578639df0547b30.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-58bbb7b1efa3a5e2.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4c9b082d197c16f8.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-70f9ed6d8e7a5ce6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8c0a241d0360fa53.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-bad7ed93fdd31371.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-98b4d121af2b7335.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1d9f7e5920635d15.rlib" "-Wl,-Bdynamic" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/actor_arbiter-a4102cfff37f332d" "-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 `actix-learn` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "236b9413857e18a3ff4cf435adf7882d58f66c8f2e0a4b6acefd667dbc6f8cf3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "236b9413857e18a3ff4cf435adf7882d58f66c8f2e0a4b6acefd667dbc6f8cf3", kill_on_drop: false }` [INFO] [stdout] 236b9413857e18a3ff4cf435adf7882d58f66c8f2e0a4b6acefd667dbc6f8cf3