[INFO] cloning repository https://github.com/lunatic-solutions/chat [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lunatic-solutions/chat" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flunatic-solutions%2Fchat", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flunatic-solutions%2Fchat'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 74d3abf91f35444ababea20195d957f65287e38c [INFO] testing lunatic-solutions/chat against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flunatic-solutions%2Fchat" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lunatic-solutions/chat on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-11/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/lunatic-solutions/chat [INFO] finished tweaking git repo https://github.com/lunatic-solutions/chat [INFO] tweaked toml for git repo https://github.com/lunatic-solutions/chat written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/lunatic-solutions/chat already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e9825688a735cc41669b8b503493a281b38450ea874258212481579b2a105af4 [INFO] running `Command { std: "docker" "start" "-a" "e9825688a735cc41669b8b503493a281b38450ea874258212481579b2a105af4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e9825688a735cc41669b8b503493a281b38450ea874258212481579b2a105af4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e9825688a735cc41669b8b503493a281b38450ea874258212481579b2a105af4", kill_on_drop: false }` [INFO] [stdout] e9825688a735cc41669b8b503493a281b38450ea874258212481579b2a105af4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 981985f98ae1dedfb9d35590ecc30b43cdc99918054c4d9d4ff17ee1a212c5ce [INFO] running `Command { std: "docker" "start" "-a" "981985f98ae1dedfb9d35590ecc30b43cdc99918054c4d9d4ff17ee1a212c5ce", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling askama_escape v0.2.0 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling numtoa v0.2.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling textwrap v0.12.1 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling anyhow v1.0.38 [INFO] [stderr] Compiling tui v0.14.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling clap v3.0.0-beta.2 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling bincode v1.3.2 [INFO] [stderr] Compiling lunatic v0.3.10 [INFO] [stderr] Compiling askama_shared v0.8.0 [INFO] [stderr] Compiling askama_derive v0.8.0 [INFO] [stderr] Compiling askama v0.8.0 [INFO] [stderr] Compiling telnet-chat v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the feature `or_patterns` has been stable since 1.53.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/main.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(or_patterns)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [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/telnet_chat-7b373ed7a384a6a3.telnet_chat.09a8244a-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/telnet_chat-7b373ed7a384a6a3.telnet_chat.09a8244a-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/telnet_chat-7b373ed7a384a6a3.telnet_chat.09a8244a-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/telnet_chat-7b373ed7a384a6a3.telnet_chat.09a8244a-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/telnet_chat-7b373ed7a384a6a3.telnet_chat.09a8244a-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/telnet_chat-7b373ed7a384a6a3.telnet_chat.09a8244a-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/telnet_chat-7b373ed7a384a6a3.telnet_chat.09a8244a-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/telnet_chat-7b373ed7a384a6a3.telnet_chat.09a8244a-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/telnet_chat-7b373ed7a384a6a3.telnet_chat.09a8244a-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/telnet_chat-7b373ed7a384a6a3.telnet_chat.09a8244a-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/telnet_chat-7b373ed7a384a6a3.telnet_chat.09a8244a-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/telnet_chat-7b373ed7a384a6a3.telnet_chat.09a8244a-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/telnet_chat-7b373ed7a384a6a3.telnet_chat.09a8244a-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/telnet_chat-7b373ed7a384a6a3.telnet_chat.09a8244a-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/telnet_chat-7b373ed7a384a6a3.telnet_chat.09a8244a-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/telnet_chat-7b373ed7a384a6a3.telnet_chat.09a8244a-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/telnet_chat-7b373ed7a384a6a3.1azhnd7u5i73a530.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libclap-30d149863ac7532d.rlib" "/opt/rustwide/target/debug/deps/libstrsim-af5721949c39da2b.rlib" "/opt/rustwide/target/debug/deps/libatty-e94517b92e7a24e6.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-e557b191a2fac03c.rlib" "/opt/rustwide/target/debug/deps/libvec_map-97ca52e148358cd3.rlib" "/opt/rustwide/target/debug/deps/libos_str_bytes-43efaa607b6bc478.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-48569ba71e859b79.rlib" "/opt/rustwide/target/debug/deps/libindexmap-49b521419b9a1f92.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-b40654aefeea685d.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/libnumtoa-1f09d78dc16d8e6f.rlib" "/opt/rustwide/target/debug/deps/libtui-80500678e2da3809.rlib" "/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.rlib" "/opt/rustwide/target/debug/deps/libcassowary-39f04e5b709c9e3e.rlib" "/opt/rustwide/target/debug/deps/libunicode_segmentation-784891560bce8487.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-58fa4f49044d3e0e.rlib" "/opt/rustwide/target/debug/deps/libitertools-c8dd939ba4bc9fbb.rlib" "/opt/rustwide/target/debug/deps/libeither-d092b3e3a60a447e.rlib" "/opt/rustwide/target/debug/deps/libchrono-6d8d4d8b23a080d6.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-80872d1dd5aaa911.rlib" "/opt/rustwide/target/debug/deps/libtime-a095c5fb9a10784a.rlib" "/opt/rustwide/target/debug/deps/liblibc-deb5f9745118925d.rlib" "/opt/rustwide/target/debug/deps/libaskama-60d7cb5c238feded.rlib" "/opt/rustwide/target/debug/deps/libaskama_shared-b1c14721df4a35f8.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-819abb75827096f3.rlib" "/opt/rustwide/target/debug/deps/libhumansize-1ea5134bc6903f4b.rlib" "/opt/rustwide/target/debug/deps/libaskama_escape-03725a0f7e46c286.rlib" "/opt/rustwide/target/debug/deps/libtoml-ae5ea4e70c958a73.rlib" "/opt/rustwide/target/debug/deps/liblunatic-93b96251fc91a03a.rlib" "/opt/rustwide/target/debug/deps/libbincode-c88eda5ee20f358e.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-c108165c88451b38.rlib" "/opt/rustwide/target/debug/deps/libanyhow-b9c9ba3210894b18.rlib" "/opt/rustwide/target/debug/deps/libthiserror-4b7abbe5a45957e8.rlib" "/opt/rustwide/target/debug/deps/libserde-b00edbe7048aa5f7.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/telnet_chat-7b373ed7a384a6a3" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/telnet_chat-7b373ed7a384a6a3.telnet_chat.09a8244a-cgu.12.rcgu.o: in function `lunatic::process::Process::spawn_with': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lunatic-0.3.10/src/process.rs:72: undefined reference to `spawn_with_context' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/telnet_chat-7b373ed7a384a6a3.telnet_chat.09a8244a-cgu.12.rcgu.o: in function `lunatic::process::Process::spawn_with': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lunatic-0.3.10/src/process.rs:72: undefined reference to `spawn_with_context' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/telnet_chat-7b373ed7a384a6a3.telnet_chat.09a8244a-cgu.12.rcgu.o: in function `lunatic::process::Process::spawn_with': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lunatic-0.3.10/src/process.rs:72: undefined reference to `spawn_with_context' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/telnet_chat-7b373ed7a384a6a3.telnet_chat.09a8244a-cgu.12.rcgu.o: in function `lunatic::process::Process::spawn_with': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lunatic-0.3.10/src/process.rs:72: undefined reference to `spawn_with_context' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/telnet_chat-7b373ed7a384a6a3.telnet_chat.09a8244a-cgu.13.rcgu.o: in function `lunatic::channel::bounded': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lunatic-0.3.10/src/channel/mod.rs:29: undefined reference to `channel' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/telnet_chat-7b373ed7a384a6a3.telnet_chat.09a8244a-cgu.13.rcgu.o: in function `lunatic::channel::bounded': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lunatic-0.3.10/src/channel/mod.rs:29: undefined reference to `channel' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/telnet_chat-7b373ed7a384a6a3.telnet_chat.09a8244a-cgu.13.rcgu.o: in function `lunatic::channel::bounded': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lunatic-0.3.10/src/channel/mod.rs:29: undefined reference to `channel' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/telnet_chat-7b373ed7a384a6a3.telnet_chat.09a8244a-cgu.13.rcgu.o: in function `lunatic::channel::bounded': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lunatic-0.3.10/src/channel/mod.rs:29: undefined reference to `channel' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/telnet_chat-7b373ed7a384a6a3.telnet_chat.09a8244a-cgu.13.rcgu.o: in function `lunatic::channel::bounded': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lunatic-0.3.10/src/channel/mod.rs:29: undefined reference to `channel' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/telnet_chat-7b373ed7a384a6a3.telnet_chat.09a8244a-cgu.13.rcgu.o:/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lunatic-0.3.10/src/channel/mod.rs:41: more undefined references to `channel' follow [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/telnet_chat-7b373ed7a384a6a3.telnet_chat.09a8244a-cgu.2.rcgu.o: in function `lunatic::channel::sender::Sender::send': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lunatic-0.3.10/src/channel/sender.rs:65: undefined reference to `channel_send' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/telnet_chat-7b373ed7a384a6a3.telnet_chat.09a8244a-cgu.2.rcgu.o: in function `lunatic::channel::sender::Sender::send': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lunatic-0.3.10/src/channel/sender.rs:65: undefined reference to `channel_send' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/telnet_chat-7b373ed7a384a6a3.telnet_chat.09a8244a-cgu.2.rcgu.o: in function `lunatic::channel::sender::Sender::send': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lunatic-0.3.10/src/channel/sender.rs:65: undefined reference to `channel_send' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/telnet_chat-7b373ed7a384a6a3.telnet_chat.09a8244a-cgu.2.rcgu.o: in function `lunatic::channel::sender::Sender::send': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lunatic-0.3.10/src/channel/sender.rs:65: undefined reference to `channel_send' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/telnet_chat-7b373ed7a384a6a3.telnet_chat.09a8244a-cgu.2.rcgu.o: in function `lunatic::channel::sender::Sender::send': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lunatic-0.3.10/src/channel/sender.rs:65: undefined reference to `channel_send' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/telnet_chat-7b373ed7a384a6a3.telnet_chat.09a8244a-cgu.2.rcgu.o:/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lunatic-0.3.10/src/channel/sender.rs:65: more undefined references to `channel_send' follow [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/telnet_chat-7b373ed7a384a6a3.telnet_chat.09a8244a-cgu.2.rcgu.o: in function ` as serde::ser::Serialize>::serialize': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lunatic-0.3.10/src/channel/sender.rs:88: undefined reference to `sender_serialize' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/telnet_chat-7b373ed7a384a6a3.telnet_chat.09a8244a-cgu.2.rcgu.o: in function ` as serde::ser::Serialize>::serialize': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lunatic-0.3.10/src/channel/sender.rs:88: undefined reference to `sender_serialize' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/telnet_chat-7b373ed7a384a6a3.telnet_chat.09a8244a-cgu.2.rcgu.o: in function ` as serde::ser::Serialize>::serialize': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lunatic-0.3.10/src/channel/sender.rs:88: undefined reference to `sender_serialize' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/telnet_chat-7b373ed7a384a6a3.telnet_chat.09a8244a-cgu.2.rcgu.o: in function ` as serde::ser::Serialize>::serialize': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lunatic-0.3.10/src/channel/sender.rs:88: undefined reference to `sender_serialize' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/telnet_chat-7b373ed7a384a6a3.telnet_chat.09a8244a-cgu.2.rcgu.o: in function ` as serde::ser::Serialize>::serialize': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lunatic-0.3.10/src/channel/sender.rs:88: undefined reference to `sender_serialize' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/telnet_chat-7b373ed7a384a6a3.telnet_chat.09a8244a-cgu.2.rcgu.o:/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lunatic-0.3.10/src/channel/sender.rs:88: more undefined references to `sender_serialize' follow [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/telnet_chat-7b373ed7a384a6a3.telnet_chat.09a8244a-cgu.2.rcgu.o: in function ` as serde::de::Visitor>::visit_u32': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lunatic-0.3.10/src/channel/sender.rs:111: undefined reference to `sender_deserialize' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/telnet_chat-7b373ed7a384a6a3.telnet_chat.09a8244a-cgu.2.rcgu.o: in function ` as serde::de::Visitor>::visit_u32': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lunatic-0.3.10/src/channel/sender.rs:111: undefined reference to `sender_deserialize' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/telnet_chat-7b373ed7a384a6a3.telnet_chat.09a8244a-cgu.2.rcgu.o: in function ` as serde::de::Visitor>::visit_u32': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lunatic-0.3.10/src/channel/sender.rs:111: undefined reference to `sender_deserialize' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/telnet_chat-7b373ed7a384a6a3.telnet_chat.09a8244a-cgu.2.rcgu.o: in function ` as serde::de::Visitor>::visit_u32': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lunatic-0.3.10/src/channel/sender.rs:111: undefined reference to `sender_deserialize' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/telnet_chat-7b373ed7a384a6a3.telnet_chat.09a8244a-cgu.2.rcgu.o: in function ` as serde::de::Visitor>::visit_u32': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lunatic-0.3.10/src/channel/sender.rs:111: undefined reference to `sender_deserialize' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/telnet_chat-7b373ed7a384a6a3.telnet_chat.09a8244a-cgu.2.rcgu.o:/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lunatic-0.3.10/src/channel/sender.rs:111: more undefined references to `sender_deserialize' follow [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/telnet_chat-7b373ed7a384a6a3.telnet_chat.09a8244a-cgu.5.rcgu.o: in function `::serialize': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lunatic-0.3.10/src/net/tcp_stream.rs:180: undefined reference to `tcp_stream_serialize' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/telnet_chat-7b373ed7a384a6a3.telnet_chat.09a8244a-cgu.5.rcgu.o: in function `::serialize': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lunatic-0.3.10/src/net/tcp_stream.rs:180: undefined reference to `tcp_stream_serialize' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/telnet_chat-7b373ed7a384a6a3.telnet_chat.09a8244a-cgu.5.rcgu.o: in function `::serialize': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lunatic-0.3.10/src/net/tcp_stream.rs:180: undefined reference to `tcp_stream_serialize' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/telnet_chat-7b373ed7a384a6a3.telnet_chat.09a8244a-cgu.5.rcgu.o: in function `::visit_u32': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lunatic-0.3.10/src/net/tcp_stream.rs:198: undefined reference to `tcp_stream_deserialize' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/telnet_chat-7b373ed7a384a6a3.telnet_chat.09a8244a-cgu.6.rcgu.o: in function `lunatic::channel::receiver::Receiver::receive': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lunatic-0.3.10/src/channel/receiver.rs:75: undefined reference to `channel_receive_prepare' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lunatic-0.3.10/src/channel/receiver.rs:86: undefined reference to `channel_receive' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lunatic-0.3.10/src/channel/receiver.rs:96: undefined reference to `drop_last_message' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/telnet_chat-7b373ed7a384a6a3.telnet_chat.09a8244a-cgu.6.rcgu.o: in function `lunatic::channel::receiver::Receiver::receive': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lunatic-0.3.10/src/channel/receiver.rs:75: undefined reference to `channel_receive_prepare' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lunatic-0.3.10/src/channel/receiver.rs:86: undefined reference to `channel_receive' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lunatic-0.3.10/src/channel/receiver.rs:96: undefined reference to `drop_last_message' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/telnet_chat-7b373ed7a384a6a3.telnet_chat.09a8244a-cgu.6.rcgu.o: in function `lunatic::channel::receiver::Receiver::receive': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lunatic-0.3.10/src/channel/receiver.rs:75: undefined reference to `channel_receive_prepare' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lunatic-0.3.10/src/channel/receiver.rs:86: undefined reference to `channel_receive' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lunatic-0.3.10/src/channel/receiver.rs:96: undefined reference to `drop_last_message' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/telnet_chat-7b373ed7a384a6a3.telnet_chat.09a8244a-cgu.6.rcgu.o: in function `lunatic::channel::receiver::Receiver::receive': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lunatic-0.3.10/src/channel/receiver.rs:75: undefined reference to `channel_receive_prepare' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lunatic-0.3.10/src/channel/receiver.rs:86: undefined reference to `channel_receive' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lunatic-0.3.10/src/channel/receiver.rs:96: undefined reference to `drop_last_message' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/telnet_chat-7b373ed7a384a6a3.telnet_chat.09a8244a-cgu.6.rcgu.o: in function `lunatic::channel::receiver::Receiver::receive': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lunatic-0.3.10/src/channel/receiver.rs:75: undefined reference to `channel_receive_prepare' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lunatic-0.3.10/src/channel/receiver.rs:86: undefined reference to `channel_receive' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lunatic-0.3.10/src/channel/receiver.rs:96: undefined reference to `drop_last_message' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/telnet_chat-7b373ed7a384a6a3.telnet_chat.09a8244a-cgu.6.rcgu.o: in function `lunatic::channel::receiver::Receiver::receive': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lunatic-0.3.10/src/channel/receiver.rs:75: undefined reference to `channel_receive_prepare' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lunatic-0.3.10/src/channel/receiver.rs:86: undefined reference to `channel_receive' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lunatic-0.3.10/src/channel/receiver.rs:96: undefined reference to `drop_last_message' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/telnet_chat-7b373ed7a384a6a3.telnet_chat.09a8244a-cgu.6.rcgu.o: in function `lunatic::channel::receiver::Receiver::receive': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lunatic-0.3.10/src/channel/receiver.rs:75: undefined reference to `channel_receive_prepare' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lunatic-0.3.10/src/channel/receiver.rs:86: undefined reference to `channel_receive' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lunatic-0.3.10/src/channel/receiver.rs:96: undefined reference to `drop_last_message' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/telnet_chat-7b373ed7a384a6a3.telnet_chat.09a8244a-cgu.6.rcgu.o: in function `lunatic::channel::receiver::Receiver::receive': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lunatic-0.3.10/src/channel/receiver.rs:75: undefined reference to `channel_receive_prepare' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lunatic-0.3.10/src/channel/receiver.rs:86: undefined reference to `channel_receive' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lunatic-0.3.10/src/channel/receiver.rs:96: undefined reference to `drop_last_message' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/telnet_chat-7b373ed7a384a6a3.telnet_chat.09a8244a-cgu.6.rcgu.o: in function `lunatic::channel::receiver::Receiver::receive': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lunatic-0.3.10/src/channel/receiver.rs:75: undefined reference to `channel_receive_prepare' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lunatic-0.3.10/src/channel/receiver.rs:86: undefined reference to `channel_receive' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lunatic-0.3.10/src/channel/receiver.rs:96: undefined reference to `drop_last_message' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/telnet_chat-7b373ed7a384a6a3.telnet_chat.09a8244a-cgu.6.rcgu.o: in function `lunatic::channel::receiver::Receiver::receive': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lunatic-0.3.10/src/channel/receiver.rs:75: undefined reference to `channel_receive_prepare' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lunatic-0.3.10/src/channel/receiver.rs:86: undefined reference to `channel_receive' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lunatic-0.3.10/src/channel/receiver.rs:96: undefined reference to `drop_last_message' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/telnet_chat-7b373ed7a384a6a3.telnet_chat.09a8244a-cgu.6.rcgu.o: in function `lunatic::channel::receiver::Receiver::receive': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lunatic-0.3.10/src/channel/receiver.rs:75: undefined reference to `channel_receive_prepare' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lunatic-0.3.10/src/channel/receiver.rs:86: undefined reference to `channel_receive' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lunatic-0.3.10/src/channel/receiver.rs:96: undefined reference to `drop_last_message' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/telnet_chat-7b373ed7a384a6a3.telnet_chat.09a8244a-cgu.6.rcgu.o: in function `lunatic::channel::receiver::Receiver::receive': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lunatic-0.3.10/src/channel/receiver.rs:75: undefined reference to `channel_receive_prepare' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lunatic-0.3.10/src/channel/receiver.rs:86: undefined reference to `channel_receive' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lunatic-0.3.10/src/channel/receiver.rs:96: undefined reference to `drop_last_message' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/telnet_chat-7b373ed7a384a6a3.telnet_chat.09a8244a-cgu.6.rcgu.o: in function ` as serde::ser::Serialize>::serialize': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lunatic-0.3.10/src/channel/receiver.rs:114: undefined reference to `receiver_serialize' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/telnet_chat-7b373ed7a384a6a3.telnet_chat.09a8244a-cgu.6.rcgu.o: in function ` as serde::ser::Serialize>::serialize': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lunatic-0.3.10/src/channel/receiver.rs:114: undefined reference to `receiver_serialize' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/telnet_chat-7b373ed7a384a6a3.telnet_chat.09a8244a-cgu.6.rcgu.o: in function ` as serde::ser::Serialize>::serialize': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lunatic-0.3.10/src/channel/receiver.rs:114: undefined reference to `receiver_serialize' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/telnet_chat-7b373ed7a384a6a3.telnet_chat.09a8244a-cgu.6.rcgu.o: in function ` as serde::ser::Serialize>::serialize': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lunatic-0.3.10/src/channel/receiver.rs:114: undefined reference to `receiver_serialize' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/telnet_chat-7b373ed7a384a6a3.telnet_chat.09a8244a-cgu.6.rcgu.o: in function ` as serde::ser::Serialize>::serialize': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lunatic-0.3.10/src/channel/receiver.rs:114: undefined reference to `receiver_serialize' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/telnet_chat-7b373ed7a384a6a3.telnet_chat.09a8244a-cgu.6.rcgu.o:/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lunatic-0.3.10/src/channel/receiver.rs:114: more undefined references to `receiver_serialize' follow [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/telnet_chat-7b373ed7a384a6a3.telnet_chat.09a8244a-cgu.6.rcgu.o: in function ` as serde::de::Visitor>::visit_u32': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lunatic-0.3.10/src/channel/receiver.rs:137: undefined reference to `receiver_deserialize' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/telnet_chat-7b373ed7a384a6a3.telnet_chat.09a8244a-cgu.6.rcgu.o: in function ` as serde::de::Visitor>::visit_u32': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lunatic-0.3.10/src/channel/receiver.rs:137: undefined reference to `receiver_deserialize' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/telnet_chat-7b373ed7a384a6a3.telnet_chat.09a8244a-cgu.7.rcgu.o: in function `lunatic::net::tcp_listener::TcpListener::bind': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lunatic-0.3.10/src/net/tcp_listener.rs:89: undefined reference to `tcp_bind' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lunatic-0.3.10/src/net/tcp_listener.rs:84: undefined reference to `tcp_bind' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblunatic-93b96251fc91a03a.rlib(lunatic-93b96251fc91a03a.lunatic.054d1614-cgu.1.rcgu.o): in function `::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lunatic-0.3.10/src/net/tcp_stream.rs:67: undefined reference to `close_tcp_stream' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblunatic-93b96251fc91a03a.rlib(lunatic-93b96251fc91a03a.lunatic.054d1614-cgu.1.rcgu.o): in function `::write_vectored': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lunatic-0.3.10/src/net/tcp_stream.rs:123: undefined reference to `tcp_write_vectored' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblunatic-93b96251fc91a03a.rlib(lunatic-93b96251fc91a03a.lunatic.054d1614-cgu.1.rcgu.o): in function `::flush': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lunatic-0.3.10/src/net/tcp_stream.rs:141: undefined reference to `tcp_flush' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblunatic-93b96251fc91a03a.rlib(lunatic-93b96251fc91a03a.lunatic.054d1614-cgu.1.rcgu.o): in function `::read_vectored': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lunatic-0.3.10/src/net/tcp_stream.rs:157: undefined reference to `tcp_read_vectored' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblunatic-93b96251fc91a03a.rlib(lunatic-93b96251fc91a03a.lunatic.054d1614-cgu.13.rcgu.o): in function `::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lunatic-0.3.10/src/channel/sender.rs:42: undefined reference to `close_sender' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblunatic-93b96251fc91a03a.rlib(lunatic-93b96251fc91a03a.lunatic.054d1614-cgu.14.rcgu.o): in function `::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lunatic-0.3.10/src/channel/receiver.rs:51: undefined reference to `close_receiver' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblunatic-93b96251fc91a03a.rlib(lunatic-93b96251fc91a03a.lunatic.054d1614-cgu.7.rcgu.o): in function `::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lunatic-0.3.10/src/process.rs:34: undefined reference to `cancel_process' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblunatic-93b96251fc91a03a.rlib(lunatic-93b96251fc91a03a.lunatic.054d1614-cgu.7.rcgu.o): in function `lunatic::process::Process::detach': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lunatic-0.3.10/src/process.rs:84: undefined reference to `detach_process' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblunatic-93b96251fc91a03a.rlib(lunatic-93b96251fc91a03a.lunatic.054d1614-cgu.9.rcgu.o): in function `::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lunatic-0.3.10/src/net/tcp_listener.rs:54: undefined reference to `close_tcp_listener' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblunatic-93b96251fc91a03a.rlib(lunatic-93b96251fc91a03a.lunatic.054d1614-cgu.9.rcgu.o): in function `lunatic::net::tcp_listener::TcpListener::accept': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lunatic-0.3.10/src/net/tcp_listener.rs:106: undefined reference to `tcp_accept' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] = help: some `extern` functions couldn't be found; some native libraries may need to be installed or have their path specified [INFO] [stdout] = note: use the `-l` flag to specify native libraries to link [INFO] [stdout] = note: use the `cargo:rustc-link-lib` directive to specify the native libraries to link with Cargo (see https://doc.rust-lang.org/cargo/reference/build-scripts.html#cargorustc-link-libkindname) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `telnet-chat` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "981985f98ae1dedfb9d35590ecc30b43cdc99918054c4d9d4ff17ee1a212c5ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "981985f98ae1dedfb9d35590ecc30b43cdc99918054c4d9d4ff17ee1a212c5ce", kill_on_drop: false }` [INFO] [stdout] 981985f98ae1dedfb9d35590ecc30b43cdc99918054c4d9d4ff17ee1a212c5ce