[INFO] cloning repository https://github.com/sabahtalateh/hello_async [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sabahtalateh/hello_async" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsabahtalateh%2Fhello_async", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsabahtalateh%2Fhello_async'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cedd7306a8da53fcd0028f9ab8c98329d5003219 [INFO] testing sabahtalateh/hello_async against 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsabahtalateh%2Fhello_async" "/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/sabahtalateh/hello_async on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sabahtalateh/hello_async [INFO] finished tweaking git repo https://github.com/sabahtalateh/hello_async [INFO] tweaked toml for git repo https://github.com/sabahtalateh/hello_async written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/sabahtalateh/hello_async already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded getrandom v0.1.8 [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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 36ea048f4b6407aef79d18c59ef73acfbd3750bd9cd8412a422621adae8a2e89 [INFO] running `Command { std: "docker" "start" "-a" "36ea048f4b6407aef79d18c59ef73acfbd3750bd9cd8412a422621adae8a2e89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "36ea048f4b6407aef79d18c59ef73acfbd3750bd9cd8412a422621adae8a2e89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "36ea048f4b6407aef79d18c59ef73acfbd3750bd9cd8412a422621adae8a2e89", kill_on_drop: false }` [INFO] [stdout] 36ea048f4b6407aef79d18c59ef73acfbd3750bd9cd8412a422621adae8a2e89 [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=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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1f6fc415d62d58351ebbb892bdfd47c02ad84569e4c00fe612c6cb519f679437 [INFO] running `Command { std: "docker" "start" "-a" "1f6fc415d62d58351ebbb892bdfd47c02ad84569e4c00fe612c6cb519f679437", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.60 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling rand_core v0.4.0 [INFO] [stderr] Compiling autocfg v0.1.5 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling futures v0.1.28 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Compiling smallvec v0.6.10 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.5 [INFO] [stderr] Compiling scoped-tls v0.1.2 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling memoffset v0.5.1 [INFO] [stderr] Compiling owning_ref v0.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling c2-chacha v0.2.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 rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling getrandom v0.1.8 [INFO] [stderr] Compiling tokio-executor v0.1.8 [INFO] [stderr] Compiling tokio-sync v0.1.6 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling rand_core v0.5.0 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling tokio-timer v0.2.11 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling rand v0.7.0 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling tokio-threadpool v0.1.15 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling hello_async v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/bin/tokio_io_read8.rs:16:17 [INFO] [stdout] | [INFO] [stdout] 16 | let mut buf = vec![0; 8]; [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0601]: `main` function not found in crate `struct_lines_codec` [INFO] [stdout] --> src/bin/struct_lines_codec.rs:1:2 [INFO] [stdout] | [INFO] [stdout] 1 | [INFO] [stdout] | ^ consider adding a `main` function to `src/bin/struct_lines_codec.rs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0601`. [INFO] [stdout] [INFO] [stderr] error: could not compile `hello_async` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0023]: this pattern has 3 fields, but the corresponding tuple variant has 1 field [INFO] [stdout] --> src/bin/tokio_echo.rs:33:21 [INFO] [stdout] | [INFO] [stdout] 33 | Ok(amount, _, _) => println!("wrote {} bytes", amount), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ expected 1 field, found 3 [INFO] [stdout] | [INFO] [stdout] help: missing parentheses [INFO] [stdout] | [INFO] [stdout] 33 | Ok((amount, _, _)) => println!("wrote {} bytes", amount), [INFO] [stdout] | ^ ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0023`. [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/bin/tokio_spawn_cout_bytes_read.rs:22:6 [INFO] [stdout] | [INFO] [stdout] 22 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `f` [INFO] [stdout] --> src/bin/tokio_functional.rs:72:61 [INFO] [stdout] | [INFO] [stdout] 72 | fn with_future>(f: F) {} [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_f` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/bin/tokio_spawn.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | tx.send("hello from spawned task"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/bin/tokio_functional.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | / get_data().and_then(|data| { [INFO] [stdout] 17 | | dst.push(data); [INFO] [stdout] 18 | | Ok(()) [INFO] [stdout] 19 | | }); [INFO] [stdout] | |___________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::time::Duration` [INFO] [stdout] --> src/bin/mutex.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::time::Duration; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `yielded` [INFO] [stdout] --> src/bin/tokio_stream_fib.rs:87:13 [INFO] [stdout] | [INFO] [stdout] 87 | let yielded = curr; [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_yielded` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/bin/tokio_spawn_cout_bytes_read.rs:88:57 [INFO] [stdout] | [INFO] [stdout] 88 | ... tx.send(buf.len()).map_err(|e| io::ErrorKind::Other.into()) [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `future` [INFO] [stdout] --> src/bin/tokio_ping_pong_2.rs:46:15 [INFO] [stdout] | [INFO] [stdout] 46 | use futures::{future, Future, Sink, Stream}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `read_exact` [INFO] [stdout] --> src/bin/tokio_async_read.rs:26:4 [INFO] [stdout] | [INFO] [stdout] 26 | fn read_exact(reader: R, buffer: T) -> ReadExact [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Stream` [INFO] [stdout] --> src/bin/tokio_ping_pong.rs:12:37 [INFO] [stdout] | [INFO] [stdout] 12 | use futures::{future, Future, Sink, Stream}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Instant` [INFO] [stdout] --> src/bin/tokio_ping_pong.rs:14:27 [INFO] [stdout] | [INFO] [stdout] 14 | use std::time::{Duration, Instant}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `>> as futures::Future>::Item == (Duration, tokio::sync::mpsc::Sender>)` [INFO] [stdout] --> src/bin/tokio_ping_pong.rs:52:6 [INFO] [stdout] | [INFO] [stdout] 52 | ) -> impl Future), Error = ()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected tuple, found struct `tokio::sync::mpsc::Sender` [INFO] [stdout] | [INFO] [stdout] = note: expected tuple `(Duration, tokio::sync::mpsc::Sender>)` [INFO] [stdout] found type `tokio::sync::mpsc::Sender>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `>> as futures::Future>::Error == ()` [INFO] [stdout] --> src/bin/tokio_ping_pong.rs:52:6 [INFO] [stdout] | [INFO] [stdout] 52 | ) -> impl Future), Error = ()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `()`, found struct `tokio::sync::mpsc::error::SendError` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving ` as futures::Future>::Item == ()` [INFO] [stdout] --> src/bin/tokio_ping_pong.rs:87:13 [INFO] [stdout] | [INFO] [stdout] 87 | tokio::spawn(lazy(|| rtt(tx))) [INFO] [stdout] | ^^^^^^^^^^^^ expected `()`, found tuple [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.1.22/src/executor/mod.rs:131:17 [INFO] [stdout] | [INFO] [stdout] 131 | where F: Future + 'static + Send [INFO] [stdout] | --------- required by this bound in `tokio::spawn` [INFO] [stdout] | [INFO] [stdout] = note: expected unit type `()` [INFO] [stdout] found tuple `(Duration, tokio::sync::mpsc::Sender>)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/bin/tokio_read_timeout.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | ; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/bin/tokio_ping_pong.rs:87:13 [INFO] [stdout] | [INFO] [stdout] 87 | tokio::spawn(lazy(|| rtt(tx))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^- help: consider using a semicolon here: `;` [INFO] [stdout] | | [INFO] [stdout] | expected `()`, found struct `tokio::executor::Spawn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0271, E0308. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0271`. [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [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/tokio_spawn_tcp_server-ffc5edd1a2f0c2a2.tokio_spawn_tcp_server.8617e26b-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/tokio_spawn_tcp_server-ffc5edd1a2f0c2a2.tokio_spawn_tcp_server.8617e26b-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/tokio_spawn_tcp_server-ffc5edd1a2f0c2a2.tokio_spawn_tcp_server.8617e26b-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/tokio_spawn_tcp_server-ffc5edd1a2f0c2a2.tokio_spawn_tcp_server.8617e26b-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/tokio_spawn_tcp_server-ffc5edd1a2f0c2a2.tokio_spawn_tcp_server.8617e26b-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/tokio_spawn_tcp_server-ffc5edd1a2f0c2a2.tokio_spawn_tcp_server.8617e26b-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/tokio_spawn_tcp_server-ffc5edd1a2f0c2a2.tokio_spawn_tcp_server.8617e26b-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/tokio_spawn_tcp_server-ffc5edd1a2f0c2a2.tokio_spawn_tcp_server.8617e26b-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/tokio_spawn_tcp_server-ffc5edd1a2f0c2a2.tokio_spawn_tcp_server.8617e26b-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/tokio_spawn_tcp_server-ffc5edd1a2f0c2a2.tokio_spawn_tcp_server.8617e26b-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/tokio_spawn_tcp_server-ffc5edd1a2f0c2a2.tokio_spawn_tcp_server.8617e26b-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/tokio_spawn_tcp_server-ffc5edd1a2f0c2a2.tokio_spawn_tcp_server.8617e26b-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/tokio_spawn_tcp_server-ffc5edd1a2f0c2a2.tokio_spawn_tcp_server.8617e26b-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/tokio_spawn_tcp_server-ffc5edd1a2f0c2a2.tokio_spawn_tcp_server.8617e26b-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/tokio_spawn_tcp_server-ffc5edd1a2f0c2a2.tokio_spawn_tcp_server.8617e26b-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/tokio_spawn_tcp_server-ffc5edd1a2f0c2a2.tokio_spawn_tcp_server.8617e26b-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/tokio_spawn_tcp_server-ffc5edd1a2f0c2a2.2yyuphwte9o30zxo.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libtokio-7fe7501b6141e941.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-5d905fa869b7a969.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-ae04a38ac7936b82.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-9f4bc5608f710109.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-98d884715c59b987.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-10a80af7b601f81c.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-1e8d503c2bd0904e.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-83954c0a30e18f43.rlib" "/opt/rustwide/target/debug/deps/libfnv-7449a3f4573c4646.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-ae63bef963eefcc6.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-7aedd08bc334e9f8.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-886ba6059a2f3ec9.rlib" "/opt/rustwide/target/debug/deps/liblock_api-1fd5e49265f2e3a9.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-df800321cfa81333.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-245eaa65bcbdd4bf.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-e0d77d0b25435982.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-d8e3fbe86e36d65e.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-3cd1e5ef6e36ef1d.rlib" "/opt/rustwide/target/debug/deps/librand-9903809265910799.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-5a2c186f25db0db2.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-04db833920ab0c05.rlib" "/opt/rustwide/target/debug/deps/librand_hc-a62c60b6695dd231.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-a12468d6af9b6618.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-5fce77345e8d6f2c.rlib" "/opt/rustwide/target/debug/deps/librand_core-f1dc128c8e73d570.rlib" "/opt/rustwide/target/debug/deps/librand_os-8d9e54c18185f127.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-a93391bb5caad24b.rlib" "/opt/rustwide/target/debug/deps/librand_core-0cdc5813e9ef98e7.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-9b4422d7a343b62e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-4105e2b069533e02.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-d4d66eab0f9ff0d0.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-89e514321b6cf7f6.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-aa6f7214bbcba697.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-9fe3a2be402eef46.rlib" "/opt/rustwide/target/debug/deps/libnodrop-91e95d03e09dd6ba.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-1d879d28830ce32a.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-f398bba1dd5ad572.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-0464d9dceb322b30.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-78eca0dc9fe0cbfa.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-b81b3bc1af5fd657.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-1b736604a0cded1b.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-d7ceaf1325a49173.rlib" "/opt/rustwide/target/debug/deps/libmio-3a51291a00bd3a7f.rlib" "/opt/rustwide/target/debug/deps/liblog-d71a5174adde94fa.rlib" "/opt/rustwide/target/debug/deps/libslab-31c88580e3b60f0d.rlib" "/opt/rustwide/target/debug/deps/libnet2-13153eeecf7ac185.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-ff427bfb30b70e1e.rlib" "/opt/rustwide/target/debug/deps/libbytes-235879557f9db535.rlib" "/opt/rustwide/target/debug/deps/libiovec-0f3c3a4d47c431b5.rlib" "/opt/rustwide/target/debug/deps/liblibc-87c9238571e4a750.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-c5f792632ea8cd22.rlib" "/opt/rustwide/target/debug/deps/libfutures-ab0f73c7bc3d2576.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-008055cc7d873802.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-06f01ac2578bda94.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f9a3c3274a1835e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d4cbb754ee9f4daa.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-95c14e1c1e3ebcc4.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d489f0ca872880cc.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-75f07df0b18fea39.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-0c35b278736219a2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e530649c9a06e3c6.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-6b148909d375a785.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-cd15fa647f4775d1.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74be3a703f788ba2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8f2c5b445c28b2e3.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8480e85e0be96197.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-ac23a75f6f42004e.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-557ba8776e04d182.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-4beb03d03503c439.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-dd7db1bec6909f24.rlib" "-Wl,-Bdynamic" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/tokio_spawn_tcp_server-ffc5edd1a2f0c2a2" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-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] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "1f6fc415d62d58351ebbb892bdfd47c02ad84569e4c00fe612c6cb519f679437", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f6fc415d62d58351ebbb892bdfd47c02ad84569e4c00fe612c6cb519f679437", kill_on_drop: false }` [INFO] [stdout] 1f6fc415d62d58351ebbb892bdfd47c02ad84569e4c00fe612c6cb519f679437