[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] c8dbc2e84794f7c95a32833b00c696c375ca6114
[INFO] testing lunatic-solutions/chat against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flunatic-solutions%2Fchat" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc2/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-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lunatic-solutions/chat on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/lunatic-solutions/chat already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] testing lunatic-solutions/chat against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flunatic-solutions%2Fchat" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc2/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-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lunatic-solutions/chat on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/lunatic-solutions/chat already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded askama_escape v0.10.3
[INFO] [stderr]   Downloaded lunatic-sys v0.14.0
[INFO] [stderr]   Downloaded lunatic-macros v0.13.0
[INFO] [stderr]   Downloaded askama_derive v0.12.1
[INFO] [stderr]   Downloaded askama v0.12.0
[INFO] [stderr]   Downloaded lunatic-test v0.13.0
[INFO] [stderr]   Downloaded basic-toml v0.1.4
[INFO] [stderr]   Downloaded tui v0.19.0
[INFO] [stderr]   Downloaded lunatic v0.14.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2608412e7d7bc050ec0073b2901170644579a31c148077d3adf064acec0e2e09
[INFO] running `Command { std: "docker" "start" "-a" "2608412e7d7bc050ec0073b2901170644579a31c148077d3adf064acec0e2e09", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2608412e7d7bc050ec0073b2901170644579a31c148077d3adf064acec0e2e09", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2608412e7d7bc050ec0073b2901170644579a31c148077d3adf064acec0e2e09", kill_on_drop: false }`
[INFO] [stdout] 2608412e7d7bc050ec0073b2901170644579a31c148077d3adf064acec0e2e09
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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" "RUSTDOCFLAGS=--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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ff33e7bce5cecd8e9cb117763a6cd1472dbc740a8d7a60a39687e3679bd925ac
[INFO] running `Command { std: "docker" "start" "-a" "ff33e7bce5cecd8e9cb117763a6cd1472dbc740a8d7a60a39687e3679bd925ac", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde v1.0.183
[INFO] [stderr]    Compiling serde_derive v1.0.183
[INFO] [stderr]    Compiling rustix v0.38.7
[INFO] [stderr]    Compiling linux-raw-sys v0.4.5
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling bitflags v2.3.3
[INFO] [stderr]    Compiling libm v0.2.7
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling anstyle-parse v0.2.1
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling anstyle v1.0.1
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]    Compiling thiserror v1.0.44
[INFO] [stderr]    Compiling anyhow v1.0.72
[INFO] [stderr]    Compiling clap_lex v0.5.0
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]    Compiling askama_escape v0.10.3
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling lunatic-sys v0.14.0
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.57
[INFO] [stderr]    Compiling percent-encoding v2.3.0
[INFO] [stderr]    Compiling tui v0.19.0
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling humansize v2.1.3
[INFO] [stderr]    Compiling numtoa v0.2.4
[INFO] [stderr]    Compiling quote v1.0.32
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling anstream v0.3.2
[INFO] [stderr]    Compiling clap_builder v4.3.21
[INFO] [stderr]    Compiling syn v2.0.28
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling chrono v0.4.26
[INFO] [stderr]    Compiling basic-toml v0.1.4
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling clap v4.3.21
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.44
[INFO] [stderr]    Compiling askama_derive v0.12.1
[INFO] [stderr]    Compiling lunatic-test v0.13.0
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling lunatic-macros v0.13.0
[INFO] [stderr]    Compiling lunatic v0.14.1
[INFO] [stderr]    Compiling askama v0.12.0
[INFO] [stderr]    Compiling telnet-chat v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `AfterCursor` is never constructed
[INFO] [stdout]   --> src/ui/termion/clear.rs:32:60
[INFO] [stdout]    |
[INFO] [stdout] 32 | derive_csi_sequence!("Clear everything after the cursor.", AfterCursor, "J");
[INFO] [stdout]    |                                                            ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `derive_csi_sequence` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BeforeCursor` is never constructed
[INFO] [stdout]   --> src/ui/termion/clear.rs:33:61
[INFO] [stdout]    |
[INFO] [stdout] 33 | derive_csi_sequence!("Clear everything before the cursor.", BeforeCursor, "1J");
[INFO] [stdout]    |                                                             ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `derive_csi_sequence` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CurrentLine` is never constructed
[INFO] [stdout]   --> src/ui/termion/clear.rs:34:49
[INFO] [stdout]    |
[INFO] [stdout] 34 | derive_csi_sequence!("Clear the current line.", CurrentLine, "2K");
[INFO] [stdout]    |                                                 ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `derive_csi_sequence` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `UntilNewline` is never constructed
[INFO] [stdout]   --> src/ui/termion/clear.rs:35:55
[INFO] [stdout]    |
[INFO] [stdout] 35 | derive_csi_sequence!("Clear from cursor to newline.", UntilNewline, "K");
[INFO] [stdout]    |                                                       ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `derive_csi_sequence` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Fg` is never constructed
[INFO] [stdout]    --> src/ui/termion/color.rs:175:12
[INFO] [stdout]     |
[INFO] [stdout] 175 | pub struct Fg<C: Color>(pub C);
[INFO] [stdout]     |            ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Bg` is never constructed
[INFO] [stdout]    --> src/ui/termion/color.rs:185:12
[INFO] [stdout]     |
[INFO] [stdout] 185 | pub struct Bg<C: Color>(pub C);
[INFO] [stdout]     |            ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Restore` is never constructed
[INFO] [stdout]   --> src/ui/termion/cursor.rs:37:45
[INFO] [stdout]    |
[INFO] [stdout] 37 | derive_csi_sequence!("Restore the cursor.", Restore, "u");
[INFO] [stdout]    |                                             ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `derive_csi_sequence` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Save` is never constructed
[INFO] [stdout]   --> src/ui/termion/cursor.rs:38:42
[INFO] [stdout]    |
[INFO] [stdout] 38 | derive_csi_sequence!("Save the cursor.", Save, "s");
[INFO] [stdout]    |                                          ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `derive_csi_sequence` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BlinkingBlock` is never constructed
[INFO] [stdout]   --> src/ui/termion/cursor.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 |     BlinkingBlock,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `derive_csi_sequence` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SteadyBlock` is never constructed
[INFO] [stdout]   --> src/ui/termion/cursor.rs:47:5
[INFO] [stdout]    |
[INFO] [stdout] 47 |     SteadyBlock,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `derive_csi_sequence` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BlinkingUnderline` is never constructed
[INFO] [stdout]   --> src/ui/termion/cursor.rs:52:5
[INFO] [stdout]    |
[INFO] [stdout] 52 |     BlinkingUnderline,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `derive_csi_sequence` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SteadyUnderline` is never constructed
[INFO] [stdout]   --> src/ui/termion/cursor.rs:57:5
[INFO] [stdout]    |
[INFO] [stdout] 57 |     SteadyUnderline,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `derive_csi_sequence` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BlinkingBar` is never constructed
[INFO] [stdout]   --> src/ui/termion/cursor.rs:62:5
[INFO] [stdout]    |
[INFO] [stdout] 62 |     BlinkingBar,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `derive_csi_sequence` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SteadyBar` is never constructed
[INFO] [stdout]   --> src/ui/termion/cursor.rs:65:63
[INFO] [stdout]    |
[INFO] [stdout] 65 | derive_csi_sequence!("Change the cursor style to steady bar", SteadyBar, "\x36 q");
[INFO] [stdout]    |                                                               ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `derive_csi_sequence` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `HideCursor` is never constructed
[INFO] [stdout]    --> src/ui/termion/cursor.rs:184:12
[INFO] [stdout]     |
[INFO] [stdout] 184 | pub struct HideCursor<W: Write> {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NoBold` is never constructed
[INFO] [stdout]   --> src/ui/termion/style.rs:39:41
[INFO] [stdout]    |
[INFO] [stdout] 39 | derive_csi_sequence!("Undo bold text.", NoBold, "21m");
[INFO] [stdout]    |                                         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `derive_csi_sequence` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Framed` is never constructed
[INFO] [stdout]   --> src/ui/termion/style.rs:50:61
[INFO] [stdout]    |
[INFO] [stdout] 50 | derive_csi_sequence!("Framed text (not widely supported).", Framed, "51m");
[INFO] [stdout]    |                                                             ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `derive_csi_sequence` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ui/mod.rs:171:19
[INFO] [stdout]     |
[INFO] [stdout] 171 |     pub fn widget(&self) -> Tabs {
[INFO] [stdout]     |                   ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 171 |     pub fn widget(&self) -> Tabs<'_> {
[INFO] [stdout]     |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcWaToO7/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libclap-420d4f02849c529e,libclap_builder-c52ea9740ee9eb65,libstrsim-d620f0ade87b0f1f,libanstream-76b72cdd30def8bc,libanstyle_query-294da531cac097e0,libis_terminal-d898b96d2cf718fb,librustix-0703658c68a2df45,libbitflags-df08d04c2c7ae7d5,liblinux_raw_sys-18ceed979cc04410,libcolorchoice-bfe75a9d19074058,libanstyle_parse-d9c3e71fed04bc36,libutf8parse-e98db3169219ea11,libclap_lex-8e8dc61e0c3cf4c2,libanstyle-a9d7568b58f54b4e,libnumtoa-2a26a89572e18b6e,libtui-1737322874f05af6,libbitflags-e2b4db6c651223da,libcassowary-618d3b643fd4c97b,libunicode_segmentation-5780180e0b40b779,libunicode_width-7913f665bfaff21d,libitertools-cb76b717fccc6fd0,libeither-2603831856d26698,libanyhow-6e49a06a9a54bbde,libchrono-91df3e8ff9654e39,libiana_time_zone-e43d893440f63b04,libtime-802b52b94eb9532e,liblibc-c8aea02e3038c5da,libaskama-0624bcc097097e38,libpercent_encoding-cb878851172b4416,libnum_traits-2ea89524afb982f0,libhumansize-dee1a8023df17dd9,liblibm-edf28a7bb2049389,libaskama_escape-8089f0410a205f51,liblunatic-c6a9a4856324da03,libbincode-7a0b86fb073057f7,liblunatic_sys-fcf31ff8af7084f2,libserde-e36cdfb81564122a,libthiserror-1cb5e3c079ca687f}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcWaToO7/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/telnet_chat-40f2df572acdc933" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: undefined symbol: create_data
[INFO] [stdout]           >>> referenced by process.rs:514 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lunatic-0.14.1/src/function/process.rs:514)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/telnet_chat-40f2df572acdc933.telnet_chat.35dab6c13c749e3a-cgu.03.rcgu.o:(<lunatic::function::process::Process<lunatic::ap::messages::RequestMessage<telnet_chat::coordinator::__MsgWrapChangeName, alloc::string::String, lunatic::serializer::Bincode>>>::tag_send_receive::<alloc::string::String>)
[INFO] [stdout]           >>> referenced by process.rs:514 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lunatic-0.14.1/src/function/process.rs:514)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/telnet_chat-40f2df572acdc933.telnet_chat.35dab6c13c749e3a-cgu.03.rcgu.o:(<lunatic::function::process::Process<lunatic::ap::messages::RequestMessage<telnet_chat::coordinator::__MsgWrapJoinServer, telnet_chat::coordinator::Info, lunatic::serializer::Bincode>>>::tag_send_receive::<telnet_chat::coordinator::Info>)
[INFO] [stdout]           >>> referenced by process.rs:514 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lunatic-0.14.1/src/function/process.rs:514)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/telnet_chat-40f2df572acdc933.telnet_chat.35dab6c13c749e3a-cgu.03.rcgu.o:(<lunatic::function::process::Process<lunatic::ap::messages::RequestMessage<telnet_chat::coordinator::__MsgWrapJoinChannel, lunatic::ap::ProcessRef<telnet_chat::channel::ChannelProcess>, lunatic::serializer::Bincode>>>::tag_send_receive::<lunatic::ap::ProcessRef<telnet_chat::channel::ChannelProcess>>)
[INFO] [stdout]           >>> referenced 27 more times
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: catch
[INFO] [stdout]           >>> referenced by panic.rs:23 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lunatic-0.14.1/src/panic.rs:23)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/telnet_chat-40f2df572acdc933.telnet_chat.35dab6c13c749e3a-cgu.08.rcgu.o:(lunatic::panic::catch_panic::<core::result::Result<lunatic::supervisor::SupervisorConfig<telnet_chat::coordinator::CoordinatorSup>, ()>, lunatic::ap::lifecycles::startup<telnet_chat::coordinator::CoordinatorSup>::{closure#0}>)
[INFO] [stdout]           >>> referenced by panic.rs:23 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lunatic-0.14.1/src/panic.rs:23)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/telnet_chat-40f2df572acdc933.telnet_chat.35dab6c13c749e3a-cgu.08.rcgu.o:(lunatic::panic::catch_panic::<core::result::Result<telnet_chat::coordinator::CoordinatorProcess, ()>, lunatic::ap::lifecycles::startup<telnet_chat::coordinator::CoordinatorProcess>::{closure#0}>)
[INFO] [stdout]           >>> referenced by panic.rs:23 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lunatic-0.14.1/src/panic.rs:23)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/telnet_chat-40f2df572acdc933.telnet_chat.35dab6c13c749e3a-cgu.08.rcgu.o:(lunatic::panic::catch_panic::<core::result::Result<telnet_chat::client::ClientProcess, ()>, lunatic::ap::lifecycles::startup<telnet_chat::client::ClientProcess>::{closure#0}>)
[INFO] [stdout]           >>> referenced 1 more times
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: receive
[INFO] [stdout]           >>> referenced by mailbox.rs:275 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lunatic-0.14.1/src/mailbox.rs:275)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/telnet_chat-40f2df572acdc933.telnet_chat.35dab6c13c749e3a-cgu.11.rcgu.o:(<lunatic::mailbox::Mailbox<core::result::Result<(), lunatic::ap::StartupError<telnet_chat::coordinator::CoordinatorSup>>>>::receive_)
[INFO] [stdout]           >>> referenced by mailbox.rs:275 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lunatic-0.14.1/src/mailbox.rs:275)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/telnet_chat-40f2df572acdc933.telnet_chat.35dab6c13c749e3a-cgu.11.rcgu.o:(<lunatic::mailbox::Mailbox<core::result::Result<(), lunatic::ap::StartupError<telnet_chat::coordinator::CoordinatorProcess>>>>::receive_)
[INFO] [stdout]           >>> referenced by mailbox.rs:275 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lunatic-0.14.1/src/mailbox.rs:275)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/telnet_chat-40f2df572acdc933.telnet_chat.35dab6c13c749e3a-cgu.11.rcgu.o:(<lunatic::mailbox::Mailbox<core::result::Result<(), lunatic::ap::StartupError<telnet_chat::client::ClientProcess>>>>::receive_)
[INFO] [stdout]           >>> referenced 10 more times
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: get_tag
[INFO] [stdout]           >>> referenced by mailbox.rs:282 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lunatic-0.14.1/src/mailbox.rs:282)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/telnet_chat-40f2df572acdc933.telnet_chat.35dab6c13c749e3a-cgu.11.rcgu.o:(<lunatic::mailbox::Mailbox<core::result::Result<(), lunatic::ap::StartupError<telnet_chat::coordinator::CoordinatorSup>>>>::receive_)
[INFO] [stdout]           >>> referenced by mailbox.rs:282 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lunatic-0.14.1/src/mailbox.rs:282)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/telnet_chat-40f2df572acdc933.telnet_chat.35dab6c13c749e3a-cgu.11.rcgu.o:(<lunatic::mailbox::Mailbox<core::result::Result<(), lunatic::ap::StartupError<telnet_chat::coordinator::CoordinatorProcess>>>>::receive_)
[INFO] [stdout]           >>> referenced by mailbox.rs:282 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lunatic-0.14.1/src/mailbox.rs:282)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/telnet_chat-40f2df572acdc933.telnet_chat.35dab6c13c749e3a-cgu.11.rcgu.o:(<lunatic::mailbox::Mailbox<core::result::Result<(), lunatic::ap::StartupError<telnet_chat::client::ClientProcess>>>>::receive_)
[INFO] [stdout]           >>> referenced 14 more times
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: get_process_id
[INFO] [stdout]           >>> referenced by mailbox.rs:285 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lunatic-0.14.1/src/mailbox.rs:285)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/telnet_chat-40f2df572acdc933.telnet_chat.35dab6c13c749e3a-cgu.11.rcgu.o:(<lunatic::mailbox::Mailbox<core::result::Result<(), lunatic::ap::StartupError<telnet_chat::coordinator::CoordinatorSup>>>>::receive_)
[INFO] [stdout]           >>> referenced by mailbox.rs:285 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lunatic-0.14.1/src/mailbox.rs:285)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/telnet_chat-40f2df572acdc933.telnet_chat.35dab6c13c749e3a-cgu.11.rcgu.o:(<lunatic::mailbox::Mailbox<core::result::Result<(), lunatic::ap::StartupError<telnet_chat::coordinator::CoordinatorProcess>>>>::receive_)
[INFO] [stdout]           >>> referenced by mailbox.rs:285 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lunatic-0.14.1/src/mailbox.rs:285)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/telnet_chat-40f2df572acdc933.telnet_chat.35dab6c13c749e3a-cgu.11.rcgu.o:(<lunatic::mailbox::Mailbox<core::result::Result<(), lunatic::ap::StartupError<telnet_chat::client::ClientProcess>>>>::receive_)
[INFO] [stdout]           >>> referenced 6 more times
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: get
[INFO] [stdout]           >>> referenced by mod.rs:400 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lunatic-0.14.1/src/ap/mod.rs:400)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/telnet_chat-40f2df572acdc933.telnet_chat.35dab6c13c749e3a-cgu.06.rcgu.o:(<lunatic::ap::ProcessRef<telnet_chat::coordinator::CoordinatorProcess>>::lookup::<str>)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: die_when_link_dies
[INFO] [stdout]           >>> referenced by mod.rs:270 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lunatic-0.14.1/src/ap/mod.rs:270)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/telnet_chat-40f2df572acdc933.telnet_chat.35dab6c13c749e3a-cgu.06.rcgu.o:(<lunatic::ap::Config<telnet_chat::coordinator::CoordinatorSup>>::die_if_link_dies)
[INFO] [stdout]           >>> referenced by coordinator.rs:58 (src/coordinator.rs:58)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/telnet_chat-40f2df572acdc933.telnet_chat.35dab6c13c749e3a-cgu.15.rcgu.o:(<telnet_chat::coordinator::CoordinatorProcess>::init)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: tcp_bind
[INFO] [stdout]           >>> referenced by tcp_listener.rs:77 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lunatic-0.14.1/src/net/tcp_listener.rs:77)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/telnet_chat-40f2df572acdc933.telnet_chat.35dab6c13c749e3a-cgu.13.rcgu.o:(<lunatic::net::tcp_listener::TcpListener>::bind::<alloc::string::String>)
[INFO] [stdout]           >>> referenced by tcp_listener.rs:93 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lunatic-0.14.1/src/net/tcp_listener.rs:93)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/telnet_chat-40f2df572acdc933.telnet_chat.35dab6c13c749e3a-cgu.13.rcgu.o:(<lunatic::net::tcp_listener::TcpListener>::bind::<alloc::string::String>)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: push_tcp_stream
[INFO] [stdout]           >>> referenced by tcp_stream.rs:64 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lunatic-0.14.1/src/net/tcp_stream.rs:64)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/telnet_chat-40f2df572acdc933.telnet_chat.35dab6c13c749e3a-cgu.15.rcgu.o:(<lunatic::net::tcp_stream::TcpStream as serde::ser::Serialize>::serialize::<&mut bincode::ser::Serializer<lunatic::serializer::MessageRw, bincode::config::WithOtherIntEncoding<bincode::config::DefaultOptions, bincode::config::int::FixintEncoding>>>)
[INFO] [stdout]           >>> referenced by tcp_stream.rs:64 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lunatic-0.14.1/src/net/tcp_stream.rs:64)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/telnet_chat-40f2df572acdc933.telnet_chat.35dab6c13c749e3a-cgu.15.rcgu.o:(<lunatic::net::tcp_stream::TcpStream as serde::ser::Serialize>::serialize::<&mut bincode::ser::SizeChecker<&mut bincode::config::WithOtherIntEncoding<bincode::config::DefaultOptions, bincode::config::int::FixintEncoding>>>)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: take_tcp_stream
[INFO] [stdout]           >>> referenced by tcp_stream.rs:75 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lunatic-0.14.1/src/net/tcp_stream.rs:75)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/telnet_chat-40f2df572acdc933.telnet_chat.35dab6c13c749e3a-cgu.15.rcgu.o:(<lunatic::net::tcp_stream::TcpStream as serde::de::Deserialize>::deserialize::<&mut bincode::de::Deserializer<bincode::de::read::IoReader<lunatic::serializer::MessageRw>, bincode::config::WithOtherTrailing<bincode::config::WithOtherIntEncoding<bincode::config::DefaultOptions, bincode::config::int::FixintEncoding>, bincode::config::trailing::AllowTrailing>>>)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: tcp_accept
[INFO] [stdout]           >>> referenced by tcp_listener.rs:122 (src/net/tcp_listener.rs:122)
[INFO] [stdout]           >>>               lunatic-c6a9a4856324da03.lunatic.caa87b430a2512c8-cgu.1.rcgu.o:(<lunatic::net::tcp_listener::TcpListener>::accept) in archive /opt/rustwide/target/debug/deps/liblunatic-c6a9a4856324da03.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: drop_tcp_listener
[INFO] [stdout]           >>> referenced by tcp_listener.rs:52 (src/net/tcp_listener.rs:52)
[INFO] [stdout]           >>>               lunatic-c6a9a4856324da03.lunatic.caa87b430a2512c8-cgu.1.rcgu.o:(<lunatic::net::tcp_listener::TcpListener as core::ops::drop::Drop>::drop) in archive /opt/rustwide/target/debug/deps/liblunatic-c6a9a4856324da03.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: write_data
[INFO] [stdout]           >>> referenced by serializer.rs:214 (src/serializer.rs:214)
[INFO] [stdout]           >>>               lunatic-c6a9a4856324da03.lunatic.caa87b430a2512c8-cgu.1.rcgu.o:(<lunatic::serializer::MessageRw as std::io::Write>::write) in archive /opt/rustwide/target/debug/deps/liblunatic-c6a9a4856324da03.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: read_data
[INFO] [stdout]           >>> referenced by serializer.rs:208 (src/serializer.rs:208)
[INFO] [stdout]           >>>               lunatic-c6a9a4856324da03.lunatic.caa87b430a2512c8-cgu.1.rcgu.o:(<lunatic::serializer::MessageRw as std::io::Read>::read) in archive /opt/rustwide/target/debug/deps/liblunatic-c6a9a4856324da03.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: config_set_max_memory
[INFO] [stdout]           >>> referenced by config.rs:73 (src/config.rs:73)
[INFO] [stdout]           >>>               lunatic-c6a9a4856324da03.lunatic.caa87b430a2512c8-cgu.0.rcgu.o:(<lunatic::config::ProcessConfig>::set_max_memory) in archive /opt/rustwide/target/debug/deps/liblunatic-c6a9a4856324da03.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: config_set_can_spawn_processes
[INFO] [stdout]           >>> referenced by config.rs:120 (src/config.rs:120)
[INFO] [stdout]           >>>               lunatic-c6a9a4856324da03.lunatic.caa87b430a2512c8-cgu.0.rcgu.o:(<lunatic::config::ProcessConfig>::set_can_spawn_processes) in archive /opt/rustwide/target/debug/deps/liblunatic-c6a9a4856324da03.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: create_config
[INFO] [stdout]           >>> referenced by config.rs:48 (src/config.rs:48)
[INFO] [stdout]           >>>               lunatic-c6a9a4856324da03.lunatic.caa87b430a2512c8-cgu.0.rcgu.o:(<lunatic::config::ProcessConfig>::new) in archive /opt/rustwide/target/debug/deps/liblunatic-c6a9a4856324da03.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: process_id
[INFO] [stdout]           >>> referenced by mod.rs:98 (src/host/mod.rs:98)
[INFO] [stdout]           >>>               lunatic-c6a9a4856324da03.lunatic.caa87b430a2512c8-cgu.0.rcgu.o:(lunatic::host::process_id) in archive /opt/rustwide/target/debug/deps/liblunatic-c6a9a4856324da03.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: send_receive_skip_search
[INFO] [stdout]           >>> referenced by mod.rs:118 (src/host/mod.rs:118)
[INFO] [stdout]           >>>               lunatic-c6a9a4856324da03.lunatic.caa87b430a2512c8-cgu.0.rcgu.o:(lunatic::host::send_receive_skip_search) in archive /opt/rustwide/target/debug/deps/liblunatic-c6a9a4856324da03.rlib
[INFO] [stdout]           >>> referenced by mod.rs:115 (src/host/mod.rs:115)
[INFO] [stdout]           >>>               lunatic-c6a9a4856324da03.lunatic.caa87b430a2512c8-cgu.0.rcgu.o:(lunatic::host::send_receive_skip_search) in archive /opt/rustwide/target/debug/deps/liblunatic-c6a9a4856324da03.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: module_id
[INFO] [stdout]           >>> referenced by mod.rs:44 (src/host/mod.rs:44)
[INFO] [stdout]           >>>               lunatic-c6a9a4856324da03.lunatic.caa87b430a2512c8-cgu.0.rcgu.o:(lunatic::host::spawn) in archive /opt/rustwide/target/debug/deps/liblunatic-c6a9a4856324da03.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: too many errors emitted, stopping now (use --error-limit=0 to see all errors)
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `telnet-chat` (bin "telnet-chat") due to 1 previous error; 18 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "ff33e7bce5cecd8e9cb117763a6cd1472dbc740a8d7a60a39687e3679bd925ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ff33e7bce5cecd8e9cb117763a6cd1472dbc740a8d7a60a39687e3679bd925ac", kill_on_drop: false }`
[INFO] [stdout] ff33e7bce5cecd8e9cb117763a6cd1472dbc740a8d7a60a39687e3679bd925ac
