[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 beta-2021-01-01 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frectcircle%2Factix-learn" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rectcircle/actix-learn on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", 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-3/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" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded listenfd v0.3.3 [INFO] [stderr] Downloaded actix-session v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8a2397189fe27934e275da16fc2eb78bb15d6ca2ed1e8b7b7b0b492361d98cda [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" "8a2397189fe27934e275da16fc2eb78bb15d6ca2ed1e8b7b7b0b492361d98cda", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8a2397189fe27934e275da16fc2eb78bb15d6ca2ed1e8b7b7b0b492361d98cda", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a2397189fe27934e275da16fc2eb78bb15d6ca2ed1e8b7b7b0b492361d98cda", kill_on_drop: false }` [INFO] [stdout] 8a2397189fe27934e275da16fc2eb78bb15d6ca2ed1e8b7b7b0b492361d98cda [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8785ecd29edd002e573f763102ee9ebd16eeff1d07d8305416060f4dc8ed1830 [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" "8785ecd29edd002e573f763102ee9ebd16eeff1d07d8305416060f4dc8ed1830", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.67 [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling syn v1.0.15 [INFO] [stderr] Compiling memchr v2.3.3 [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 fnv v1.0.6 [INFO] [stderr] Compiling futures-task v0.3.4 [INFO] [stderr] Compiling arc-swap v0.4.4 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling futures-io v0.3.4 [INFO] [stderr] Compiling pin-project-lite v0.1.4 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling copyless v0.1.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling regex-syntax v0.6.14 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling linked-hash-map v0.5.2 [INFO] [stderr] Compiling encoding_rs v0.8.22 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling untrusted v0.7.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling dtoa v0.4.5 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling v_htmlescape v0.4.5 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling dotenv v0.15.0 [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 thread_local v1.0.1 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling lock_api v0.3.3 [INFO] [stderr] Compiling futures-channel v0.3.4 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling http v0.2.0 [INFO] [stderr] Compiling bytestring v0.1.4 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling miniz_oxide v0.3.6 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling mysqlclient-sys v0.2.4 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling aho-corasick v0.7.8 [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 backtrace-sys v0.1.32 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling ring v0.16.11 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling threadpool v1.7.1 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling parking_lot v0.10.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling resolv-conf v0.6.2 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling regex v1.3.4 [INFO] [stderr] Compiling crossbeam-channel v0.4.2 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling chrono v0.4.10 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.3 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling tokio v0.2.11 [INFO] [stderr] Compiling r2d2 v0.8.8 [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 brotli2 v0.3.2 [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 enum-as-inner v0.3.1 [INFO] [stderr] Compiling async-trait v0.1.24 [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 failure v0.1.6 [INFO] [stderr] Compiling v_escape v0.7.4 [INFO] [stderr] Compiling futures-macro v0.3.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 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 diesel v1.4.3 [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] [stderr] error: could not compile `actix-learn` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name actix_learn --edition=2018 src/main.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=8871c7338c6ac268 -C extra-filename=-8871c7338c6ac268 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern actix=/opt/rustwide/target/debug/deps/libactix-8bcd38e7f4613bf2.rlib --extern actix_files=/opt/rustwide/target/debug/deps/libactix_files-d19abdf17cfa4526.rlib --extern actix_http=/opt/rustwide/target/debug/deps/libactix_http-b7b544620d804c42.rlib --extern actix_learn=/opt/rustwide/target/debug/deps/libactix_learn-0236b73d66fd755c.rlib --extern actix_rt=/opt/rustwide/target/debug/deps/libactix_rt-51d475791a7e4eee.rlib --extern actix_service=/opt/rustwide/target/debug/deps/libactix_service-4c823f902ff45730.rlib --extern actix_session=/opt/rustwide/target/debug/deps/libactix_session-b8159a577dcde063.rlib --extern actix_web=/opt/rustwide/target/debug/deps/libactix_web-0a1866fd71f167d5.rlib --extern actix_web_actors=/opt/rustwide/target/debug/deps/libactix_web_actors-d3ad4130ab34e253.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-b42796a35ae1f45d.rlib --extern diesel=/opt/rustwide/target/debug/deps/libdiesel-399bd7c99ece0afb.rlib --extern dotenv=/opt/rustwide/target/debug/deps/libdotenv-70b62bb8efcf62c1.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-6ea786cc46903378.rlib --extern failure=/opt/rustwide/target/debug/deps/libfailure-adbc76d5b09a8960.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-d12de08b55c1279b.rlib --extern listenfd=/opt/rustwide/target/debug/deps/liblistenfd-8229298dfb2aa520.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-b10c8fabe27b5d44.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-2d8722a6cfc36749.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/backtrace-sys-78a43978f86fe46a/out -L native=/opt/rustwide/target/debug/build/brotli-sys-524d42d84dbd70ed/out -L native=/opt/rustwide/target/debug/build/ring-7f6413a646090f6f/out -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/actor_arbiter-ba50b4bb52916e1a.actor_arbiter.d5cy2a6n-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/actor_arbiter-ba50b4bb52916e1a.actor_arbiter.d5cy2a6n-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/actor_arbiter-ba50b4bb52916e1a.actor_arbiter.d5cy2a6n-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/actor_arbiter-ba50b4bb52916e1a.actor_arbiter.d5cy2a6n-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/actor_arbiter-ba50b4bb52916e1a.actor_arbiter.d5cy2a6n-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/actor_arbiter-ba50b4bb52916e1a.actor_arbiter.d5cy2a6n-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/actor_arbiter-ba50b4bb52916e1a.actor_arbiter.d5cy2a6n-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/actor_arbiter-ba50b4bb52916e1a.actor_arbiter.d5cy2a6n-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/actor_arbiter-ba50b4bb52916e1a.actor_arbiter.d5cy2a6n-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/actor_arbiter-ba50b4bb52916e1a.actor_arbiter.d5cy2a6n-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/actor_arbiter-ba50b4bb52916e1a.actor_arbiter.d5cy2a6n-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/actor_arbiter-ba50b4bb52916e1a.actor_arbiter.d5cy2a6n-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/actor_arbiter-ba50b4bb52916e1a.actor_arbiter.d5cy2a6n-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/actor_arbiter-ba50b4bb52916e1a.actor_arbiter.d5cy2a6n-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/actor_arbiter-ba50b4bb52916e1a.actor_arbiter.d5cy2a6n-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/actor_arbiter-ba50b4bb52916e1a.actor_arbiter.d5cy2a6n-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/actor_arbiter-ba50b4bb52916e1a" "/opt/rustwide/target/debug/deps/actor_arbiter-ba50b4bb52916e1a.35bo9l5jkejtjlp9.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-78a43978f86fe46a/out" "-L" "/opt/rustwide/target/debug/build/brotli-sys-524d42d84dbd70ed/out" "-L" "/opt/rustwide/target/debug/build/ring-7f6413a646090f6f/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libactix-8bcd38e7f4613bf2.rlib" "/opt/rustwide/target/debug/deps/libactix_http-b7b544620d804c42.rlib" "/opt/rustwide/target/debug/deps/libsha1-7cc36744ae62eb05.rlib" "/opt/rustwide/target/debug/deps/libbase64-2a598dcb608e88ef.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-ff8f0cd3690e73a1.rlib" "/opt/rustwide/target/debug/deps/libdtoa-403df6bff0eca81d.rlib" "/opt/rustwide/target/debug/deps/libhttparse-4498e44828a5bbeb.rlib" "/opt/rustwide/target/debug/deps/libring-070d4918cf94ba75.rlib" "/opt/rustwide/target/debug/deps/libspin-3b7e09eb6993769d.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-51ff43aaa277d698.rlib" "/opt/rustwide/target/debug/deps/libchrono-b42796a35ae1f45d.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-8c8e5aac1f25078f.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-f8d20fa76025d2e2.rlib" "/opt/rustwide/target/debug/deps/libserde_json-2d8722a6cfc36749.rlib" "/opt/rustwide/target/debug/deps/libryu-077067919e66c087.rlib" "/opt/rustwide/target/debug/deps/libserde-b10c8fabe27b5d44.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-7ee59e3790021f2a.rlib" "/opt/rustwide/target/debug/deps/libregex-19f6270f2f46108d.rlib" "/opt/rustwide/target/debug/deps/libthread_local-abd19461110d9879.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-e3320a8797900c2e.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-26522a740b6f6581.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-f4102f4b88edd4b2.rlib" "/opt/rustwide/target/debug/deps/libmime-5fbcfd0ea7428491.rlib" "/opt/rustwide/target/debug/deps/libflate2-8c349fa92cc0b7f0.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-5f156932686d0023.rlib" "/opt/rustwide/target/debug/deps/libadler32-60b54ba173bbd5a4.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-89f2658d174b1bc2.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-bbd8dda81e89e18e.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-7439131e32d541dd.rlib" "/opt/rustwide/target/debug/deps/libtime-92c910f0b1fd0f02.rlib" "/opt/rustwide/target/debug/deps/libfxhash-c2bd72848bedb4c6.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-2f9d4a3f19411b1e.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-101e133919cf2de3.rlib" "/opt/rustwide/target/debug/deps/libactix_connect-ee72cf8517e241ce.rlib" "/opt/rustwide/target/debug/deps/libeither-343e62c819d881c9.rlib" "/opt/rustwide/target/debug/deps/libh2-90a6053dd54a30ca.rlib" "/opt/rustwide/target/debug/deps/libindexmap-c29ac7d4f9657adc.rlib" "/opt/rustwide/target/debug/deps/libhttp-0b5f7aa01e9a2452.rlib" "/opt/rustwide/target/debug/deps/libitoa-5eb17ce2a1cc360c.rlib" "/opt/rustwide/target/debug/deps/libactix_service-4c823f902ff45730.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-a59c3d4424e6e578.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-a42a2670cdf7ef3b.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-eaf618366f8551a4.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-826d7e11296878e6.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-b0d9bc552ce20153.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-fda093afb91cd8c6.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-cfecd03a2dac6702.rlib" "/opt/rustwide/target/debug/deps/librand-1a9d90eee983b372.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-63acd47b7bb59417.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-28c4f6ca7d991334.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-c5c97510187b0809.rlib" "/opt/rustwide/target/debug/deps/librand_core-60e956c24243fca3.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-ea0ffe21f55c8973.rlib" "/opt/rustwide/target/debug/deps/liburl-5e800bb8f077108f.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-6ae592ab414920f8.rlib" "/opt/rustwide/target/debug/deps/libidna-e69004f6a99b8ef6.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-7f49a46a814b7f53.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-2a3427138786ef48.rlib" "/opt/rustwide/target/debug/deps/libmatches-48febceb3dcc9296.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-cdfe54f870466a2f.rlib" "/opt/rustwide/target/debug/deps/libhostname-e18909310fed190e.rlib" "/opt/rustwide/target/debug/deps/libquick_error-671ab0df75bdceb5.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-e2e203360e7c4477.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-a3048e98d911cba2.rlib" "/opt/rustwide/target/debug/deps/libfailure-adbc76d5b09a8960.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-1916d26080feeeab.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-912d4ec645490649.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-a9cad29397bf25c6.rlib" "/opt/rustwide/target/debug/deps/libpin_project-48112e3eda50e65a.rlib" "/opt/rustwide/target/debug/deps/libbitflags-8a5476fab5bb3232.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-51d475791a7e4eee.rlib" "/opt/rustwide/target/debug/deps/libactix_threadpool-a3e13aadc2302afd.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-032055d2cd520d4a.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-335b15d1a75f1042.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-ee62086939d60ae1.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-fc596f48067a1d8f.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-da9e63cd49dbd79b.rlib" "/opt/rustwide/target/debug/deps/liblock_api-b90ea4861a3ef190.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-b71d276e69df7592.rlib" "/opt/rustwide/target/debug/deps/libtokio-b402dbcfce874dfc.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-9238376ebfd011bf.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-52f13a222e485784.rlib" "/opt/rustwide/target/debug/deps/libfnv-81254b20febae08d.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b2d06f7d60fcbb27.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-c77e191dfe7f4a49.rlib" "/opt/rustwide/target/debug/deps/libmio-8eecea57900ebb6c.rlib" "/opt/rustwide/target/debug/deps/liblog-16806d2907ecf26d.rlib" "/opt/rustwide/target/debug/deps/libiovec-abac2eb292661895.rlib" "/opt/rustwide/target/debug/deps/libnet2-7dace5ab00c2fc4e.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3bb9a546b52233f2.rlib" "/opt/rustwide/target/debug/deps/liblibc-121ee6ec9e75e27f.rlib" "/opt/rustwide/target/debug/deps/libbytes-27740e2e33c87464.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-c75244fc9c3613d3.rlib" "/opt/rustwide/target/debug/deps/libcopyless-59bd3a8b95f91274.rlib" "/opt/rustwide/target/debug/deps/libfutures-d12de08b55c1279b.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-e64ec586e90e7bbf.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-0471a60ed0c351cb.rlib" "/opt/rustwide/target/debug/deps/libmemchr-90bac19b7815f3a4.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-61d7b58e5c3dd137.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-bf5a50b1dbcfe819.rlib" "/opt/rustwide/target/debug/deps/libslab-f568091877b30548.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-2d6986d5f71ca41b.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-11263ee15bb4355d.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-451ca068ceba44d1.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-3b9002d043e698de.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-8723bf20af92e129.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7444fd17919e9af0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0ee2f67026959ab7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-df1bcd1e82256d04.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ed9ecf1b54021131.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0ede66bb24e94b96.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7c2de7f50940865c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-b138d50085fd4683.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-6576870d8f2b9ae2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-042a30c5f67b2c91.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7b3f33d3dbe385dc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-90b3063cd7b22527.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-17f9484f8dc4da1e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-df38345acd9d92e1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5e10ca10bdd9e54.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9e5b4162eeef2cef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-3a4e739a77468800.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-0f3a0c116d5e04d6.rlib" "-Wl,-Bdynamic" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [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: build failed [INFO] running `Command { std: "docker" "inspect" "8785ecd29edd002e573f763102ee9ebd16eeff1d07d8305416060f4dc8ed1830", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8785ecd29edd002e573f763102ee9ebd16eeff1d07d8305416060f4dc8ed1830", kill_on_drop: false }` [INFO] [stdout] 8785ecd29edd002e573f763102ee9ebd16eeff1d07d8305416060f4dc8ed1830