[INFO] fetching crate submillisecond-live-view 0.4.1...
[INFO] testing submillisecond-live-view-0.4.1 against 1.90.0 for beta-1.91-3
[INFO] extracting crate submillisecond-live-view 0.4.1 into /workspace/builds/worker-7-tc1/source
[INFO] removed /workspace/builds/worker-7-tc1/source/.cargo/config.toml
[INFO] started tweaking crates.io crate submillisecond-live-view 0.4.1
[INFO] finished tweaking crates.io crate submillisecond-live-view 0.4.1
[INFO] tweaked toml for crates.io crate submillisecond-live-view 0.4.1 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate submillisecond-live-view 0.4.1 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate submillisecond-live-view 0.4.1 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" "+1.90.0" "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 digest v0.10.5
[INFO] [stderr]   Downloaded itoa v1.0.4
[INFO] [stderr]   Downloaded block-buffer v0.10.3
[INFO] [stderr]   Downloaded enumflags2_derive v0.7.4
[INFO] [stderr]   Downloaded better-bae-macros v0.1.9
[INFO] [stderr]   Downloaded uuid v1.3.4
[INFO] [stderr]   Downloaded sha1 v0.10.5
[INFO] [stderr]   Downloaded cpufeatures v0.2.5
[INFO] [stderr]   Downloaded tungstenite v0.19.0
[INFO] [stderr]   Downloaded markup5ever v0.10.1
[INFO] [stderr]   Downloaded jwt v0.16.0
[INFO] [stderr]   Downloaded submillisecond_macros v0.3.0
[INFO] [stderr]   Downloaded chrono-tz-build v0.1.0
[INFO] [stderr]   Downloaded serde_bytes v0.11.7
[INFO] [stderr]   Downloaded const-random-macro v0.1.15
[INFO] [stderr]   Downloaded enumflags2 v0.7.5
[INFO] [stderr]   Downloaded string_cache v0.8.4
[INFO] [stderr]   Downloaded html5ever v0.25.2
[INFO] [stderr]   Downloaded cxxbridge-macro v1.0.81
[INFO] [stderr]   Downloaded aho-corasick v0.7.19
[INFO] [stderr]   Downloaded maud-live-view v0.24.3
[INFO] [stderr]   Downloaded nipper v0.1.9
[INFO] [stderr]   Downloaded chrono-tz v0.8.0
[INFO] [stderr]   Downloaded chrono v0.4.23
[INFO] [stderr]   Downloaded headers v0.3.8
[INFO] [stderr]   Downloaded lunatic v0.13.1
[INFO] [stderr]   Downloaded cxx v1.0.81
[INFO] [stderr]   Downloaded bumpalo v3.11.1
[INFO] [stderr]   Downloaded cc v1.0.76
[INFO] [stderr]   Downloaded aes-gcm v0.10.1
[INFO] [stderr]   Downloaded serde_json v1.0.87
[INFO] [stderr]   Downloaded js-sys v0.3.60
[INFO] [stderr]   Downloaded submillisecond v0.4.0
[INFO] [stderr]   Downloaded dtoa-short v0.3.3
[INFO] [stderr]   Downloaded serde_qs v0.12.0
[INFO] [stderr]   Downloaded regex v1.7.0
[INFO] [stderr]   Downloaded base64ct v1.5.3
[INFO] [stderr]   Downloaded link-cplusplus v1.0.7
[INFO] [stderr]   Downloaded cxx-build v1.0.81
[INFO] [stderr]   Downloaded lunatic-log v0.4.0
[INFO] [stderr]   Downloaded iana-time-zone v0.1.53
[INFO] [stderr]   Downloaded lunatic-test v0.13.0
[INFO] [stderr]   Downloaded better-bae v0.1.9
[INFO] [stderr]   Downloaded rust-format v0.3.4
[INFO] [stderr]   Downloaded parking_lot_core v0.9.6
[INFO] [stderr]   Downloaded lunatic-sys v0.13.0
[INFO] [stderr]   Downloaded paste v1.0.9
[INFO] [stderr]   Downloaded const-random v0.1.15
[INFO] [stderr]   Downloaded maud-live-view-macros v0.24.3
[INFO] [stderr]   Downloaded semver v1.0.16
[INFO] [stderr]   Downloaded cookie v0.17.0
[INFO] [stderr]   Downloaded scratch v1.0.2
[INFO] [stderr]   Downloaded data-encoding v2.3.3
[INFO] [stderr]   Downloaded sha2 v0.10.6
[INFO] [stderr]   Downloaded cxxbridge-flags v1.0.81
[INFO] [stderr]   Downloaded cssparser-macros v0.6.0
[INFO] [stderr]   Downloaded lunatic-macros v0.13.0
[INFO] [stderr]   Downloaded cipher v0.4.3
[INFO] [stderr]   Downloaded time-macros v0.2.6
[INFO] [stderr]   Downloaded serde_derive v1.0.147
[INFO] [stderr]   Downloaded serde v1.0.147
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 39f11efb4c14c7786cda94b6d2fe27640fbe98b1bb8aa6143d82e9780f29d96e
[INFO] running `Command { std: "docker" "start" "-a" "39f11efb4c14c7786cda94b6d2fe27640fbe98b1bb8aa6143d82e9780f29d96e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "39f11efb4c14c7786cda94b6d2fe27640fbe98b1bb8aa6143d82e9780f29d96e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "39f11efb4c14c7786cda94b6d2fe27640fbe98b1bb8aa6143d82e9780f29d96e", kill_on_drop: false }`
[INFO] [stdout] 39f11efb4c14c7786cda94b6d2fe27640fbe98b1bb8aa6143d82e9780f29d96e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d05016372fd9f57b43e75dd61b8ef63f3126c61a916289bd2f823b01883fa3c3
[INFO] running `Command { std: "docker" "start" "-a" "d05016372fd9f57b43e75dd61b8ef63f3126c61a916289bd2f823b01883fa3c3", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.47
[INFO] [stderr]    Compiling unicode-ident v1.0.5
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling syn v1.0.103
[INFO] [stderr]    Compiling libc v0.2.137
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling siphasher v0.3.10
[INFO] [stderr]    Compiling serde_derive v1.0.147
[INFO] [stderr]    Compiling serde v1.0.147
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling itoa v1.0.4
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling cpufeatures v0.2.5
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling thiserror v1.0.37
[INFO] [stderr]    Compiling parking_lot_core v0.9.6
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling percent-encoding v2.2.0
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling serde_json v1.0.87
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.3
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling universal-hash v0.5.0
[INFO] [stderr]    Compiling cipher v0.4.3
[INFO] [stderr]    Compiling digest v0.10.5
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling ryu v1.0.11
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling rustversion v1.0.12
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling bytes v1.2.1
[INFO] [stderr]    Compiling phf_generator v0.8.0
[INFO] [stderr]    Compiling futf v0.1.5
[INFO] [stderr]    Compiling phf_codegen v0.8.0
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling polyval v0.6.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling string_cache_codegen v0.5.2
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling http v0.2.8
[INFO] [stderr]    Compiling markup5ever v0.10.1
[INFO] [stderr]    Compiling once_cell v1.16.0
[INFO] [stderr]    Compiling dtoa v0.4.8
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling time-core v0.1.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.8
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling time-macros v0.2.6
[INFO] [stderr]    Compiling aho-corasick v0.7.19
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling dtoa-short v0.3.3
[INFO] [stderr]    Compiling ghash v0.5.0
[INFO] [stderr]    Compiling selectors v0.22.0
[INFO] [stderr]    Compiling tendril v0.4.3
[INFO] [stderr]    Compiling sha1 v0.10.5
[INFO] [stderr]    Compiling sha2 v0.10.6
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling aes v0.8.2
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling aead v0.5.1
[INFO] [stderr]    Compiling form_urlencoded v1.1.0
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling cookie v0.17.0
[INFO] [stderr]    Compiling paste v1.0.9
[INFO] [stderr]    Compiling nodrop v0.1.14
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling matches v0.1.10
[INFO] [stderr]    Compiling yansi v0.5.1
[INFO] [stderr]    Compiling lunatic-sys v0.13.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.53
[INFO] [stderr]    Compiling regex-syntax v0.6.28
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling aes-gcm v0.10.1
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling chrono v0.4.23
[INFO] [stderr]    Compiling servo_arc v0.1.1
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling time v0.3.17
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling headers-core v0.2.0
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling rust-format v0.3.4
[INFO] [stderr]    Compiling slotmap v1.0.6
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling base64 v0.21.0
[INFO] [stderr]    Compiling thin-slice v0.1.1
[INFO] [stderr]    Compiling data-encoding v2.3.3
[INFO] [stderr]    Compiling const-random-macro v0.1.15
[INFO] [stderr]    Compiling headers v0.3.8
[INFO] [stderr]    Compiling base64ct v1.5.3
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling phf_macros v0.8.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.37
[INFO] [stderr]    Compiling cssparser v0.27.2
[INFO] [stderr]    Compiling cssparser-macros v0.6.0
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling lunatic-test v0.13.0
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling lunatic-macros v0.13.0
[INFO] [stderr]    Compiling html5ever v0.25.2
[INFO] [stderr]    Compiling better-bae-macros v0.1.9
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling phf v0.8.0
[INFO] [stderr]    Compiling regex v1.7.0
[INFO] [stderr]    Compiling better-bae v0.1.9
[INFO] [stderr]    Compiling enumflags2_derive v0.7.4
[INFO] [stderr]    Compiling tungstenite v0.19.0
[INFO] [stderr]    Compiling maud-live-view-macros v0.24.3
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling maud-live-view v0.24.3
[INFO] [stderr]    Compiling enumflags2 v0.7.5
[INFO] [stderr]    Compiling pretty_assertions v1.3.0
[INFO] [stderr]    Compiling const-random v0.1.15
[INFO] [stderr]    Compiling submillisecond_macros v0.3.0
[INFO] [stderr]    Compiling string_cache v0.8.4
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling serde_bytes v0.11.7
[INFO] [stderr]    Compiling serde_qs v0.12.0
[INFO] [stderr]    Compiling lunatic v0.13.1
[INFO] [stderr]    Compiling jwt v0.16.0
[INFO] [stderr]    Compiling nipper v0.1.9
[INFO] [stderr]    Compiling lunatic-log v0.4.0
[INFO] [stderr]    Compiling submillisecond v0.4.0
[INFO] [stderr]    Compiling submillisecond-live-view v0.4.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/socket.rs:111:10
[INFO] [stdout]     |
[INFO] [stdout] 111 |     Ping(Vec<u8>),
[INFO] [stdout]     |     ---- ^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 111 -     Ping(Vec<u8>),
[INFO] [stdout] 111 +     Ping(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/socket.rs:112:10
[INFO] [stdout]     |
[INFO] [stdout] 112 |     Pong(Vec<u8>),
[INFO] [stdout]     |     ---- ^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 112 -     Pong(Vec<u8>),
[INFO] [stdout] 112 +     Pong(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 40s
[INFO] running `Command { std: "docker" "inspect" "d05016372fd9f57b43e75dd61b8ef63f3126c61a916289bd2f823b01883fa3c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d05016372fd9f57b43e75dd61b8ef63f3126c61a916289bd2f823b01883fa3c3", kill_on_drop: false }`
[INFO] [stdout] d05016372fd9f57b43e75dd61b8ef63f3126c61a916289bd2f823b01883fa3c3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a91fad14d0be462090f3f964cb58f1556fa2dfeddd5227c0dbe8c389bc50333d
[INFO] running `Command { std: "docker" "start" "-a" "a91fad14d0be462090f3f964cb58f1556fa2dfeddd5227c0dbe8c389bc50333d", kill_on_drop: false }`
[INFO] [stderr]    Compiling phf_shared v0.11.1
[INFO] [stderr]    Compiling chrono v0.4.23
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.0
[INFO] [stderr]    Compiling uuid v1.3.4
[INFO] [stderr]    Compiling phf v0.11.1
[INFO] [stderr]    Compiling phf_generator v0.11.1
[INFO] [stderr]    Compiling phf_codegen v0.11.1
[INFO] [stderr]    Compiling chrono-tz-build v0.1.0
[INFO] [stderr]    Compiling chrono-tz v0.8.0
[INFO] [stderr]    Compiling lunatic-log v0.4.0
[INFO] [stderr]    Compiling submillisecond v0.4.0
[INFO] [stderr]    Compiling submillisecond-live-view v0.4.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/socket.rs:111:10
[INFO] [stdout]     |
[INFO] [stdout] 111 |     Ping(Vec<u8>),
[INFO] [stdout]     |     ---- ^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 111 -     Ping(Vec<u8>),
[INFO] [stdout] 111 +     Ping(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/socket.rs:112:10
[INFO] [stdout]     |
[INFO] [stdout] 112 |     Pong(Vec<u8>),
[INFO] [stdout]     |     ---- ^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 112 -     Pong(Vec<u8>),
[INFO] [stdout] 112 +     Pong(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/socket.rs:111:10
[INFO] [stdout]     |
[INFO] [stdout] 111 |     Ping(Vec<u8>),
[INFO] [stdout]     |     ---- ^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 111 -     Ping(Vec<u8>),
[INFO] [stdout] 111 +     Ping(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/socket.rs:112:10
[INFO] [stdout]     |
[INFO] [stdout] 112 |     Pong(Vec<u8>),
[INFO] [stdout]     |     ---- ^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 112 -     Pong(Vec<u8>),
[INFO] [stdout] 112 +     Pong(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcXefZFp/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsubmillisecond_live_view-f3bed000cd2e3271,libserde_qs-d7c723afaaadd6db,libnipper-c736fac500f2a786,libselectors-e5f57bcaffaac49f,libthin_slice-3d05c53f67ecd774,libservo_arc-4684c6d4e8454ad0,libstable_deref_trait-9cf20bd8afd27998,libnodrop-90ef78544273350a,libfxhash-cf24aeb3010e4a7a,libcssparser-9698e01f9e7dc818,libitoa-90a4fbf277d3a1be,libdtoa_short-7b8aa77d5741b34f,libdtoa-d0fc03d9fafbb1a0,libmatches-e0967b3597424db7,libhtml5ever-531253b2e4d2ecf2,libmarkup5ever-0ea93e44b344bab9,libstring_cache-9116742710192986,libprecomputed_hash-18eec5e668757916,libphf_shared-8a2f7c04d89e0b06,libparking_lot-e6f4440affe1fed7,libparking_lot_core-76ff3cf5403b5621,libsmallvec-0efdce7afff0ebdf,liblock_api-25ca255f57a8f900,libscopeguard-ff6c05979f5d3a08,libonce_cell-8a9ffca0619e55ec,libphf-8393e69047901024,libphf_shared-7550699099982337,libsiphasher-0c1f90f8b75df779,libtendril-2d68acca1a549bbb,libfutf-fa506b8e487fef07,libdebug_unreachable-612ca18b6193933e,libmac-e03730e0afbfc986,libjwt-13be85dc3160e641,libmaud_live_view-5bb94a617a4c8dee,libenumflags2-729efa63af13552b,libslotmap-39e9d38a4493fe1b,libsubmillisecond-bcd635a3629647fd,libserde_bytes-e9a4fa41b639e9f3,libansi_term-13d165c2f404dcee,liblunatic_log-49c213e1bb59abb4,libyansi-29d6057b6762632c,libchrono-47fd06888517ffd4,libiana_time_zone-cb64cfd5ae17a336,libnum_integer-2c67d256a0ed2719,libnum_traits-8daa9c8696b46530,libtime-bce14f384bb69323,libtungstenite-fadc503422996457,libdata_encoding-f3d75a5419625674,libutf8-86b7bfe0260f02cf,libbyteorder-c603fb49e2ea8ab6,libhttparse-3b2cd78e2f069b11,liburl-05fe0340c2ce1b85,libidna-758b52716c84ea12,libunicode_normalization-76e12a16785ec0a5,libtinyvec-38ac420739842d93,libtinyvec_macros-86c344b117a07e9b,libunicode_bidi-2a57135a1984eeb9,libform_urlencoded-710af7f14b2a9d5a,liblog-d1fe0693536a12cb,libbase64ct-d20ee588e5054dc8,liblunatic-79bad4b311b814c3,libserde_json-5c5ff42b5044f913,libryu-54b52aa7df8c45f3,libbincode-6d73c9f8cbe65b25,liblunatic_sys-d3c9518072546786,libthiserror-b64dad092df72c3b,libcookie-5202690a220f66d1,libhmac-cd33a58d3562d1f7,libsha2-e0fb315d1a53bc1c,libbase64-8414e782b7fcf605,libpercent_encoding-4aedcef6ac1270cc,libtime-b53eb1b31463c1a4,libtime_core-fc29cbdbb860b86d,libaes_gcm-bca8bcab61f05dc2,libctr-e0e612b2a14d53cd,libghash-c47f9986c206fe92,libpolyval-7adc0cdedd4e5ae7,libopaque_debug-a376880be4df562b,libuniversal_hash-5122a8d32535b9d6,libaes-99733ebe12632cc8,libcipher-50a2564048149dba,libinout-f6d2df6e7f9a67c3,libaead-03f1c549c8247a1a,librand-beaa37be818d3bee,librand_chacha-59417f099b6c25aa,libppv_lite86-9f3414099d5801d8,libheaders-ee6a31fafa64162b,libsha1-15a8cc2021e046a2,libcpufeatures-ae47b5fdf46d6593,libdigest-3aed2e8fb74299b0,libsubtle-ad93ee4d3527bb95,libblock_buffer-8ba860a616e73fc2,libcrypto_common-c0c77df453f92d25,libgeneric_array-f698e2ce50b14e06,libtypenum-0a0f7d99963daba3,librand_core-dda46ae09e94c43c,libgetrandom-97a9206c3ae60252,liblibc-16dbc99d96404209,libcfg_if-3183e62f61f23a61,libmime-087a549b9e579a63,libhttpdate-7f3cc99e17d505ef,libheaders_core-854e2defab4421d3,libhttp-07309cff0afb6706,libitoa-cbe0714fe918d4eb,libfnv-773757b135178300,libbytes-86af73f0666a15c0,libbitflags-3333d968e5f279ee,libbase64-d808d36ac308abb0,libserde-88bb4ad952935333}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcXefZFp/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/examples/counter-48aec3a294e623a7" "-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: tcp_bind
[INFO] [stdout]           >>> referenced by tcp_listener.rs:77 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lunatic-0.13.1/src/net/tcp_listener.rs:77)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/counter-48aec3a294e623a7.counter.b5bca3b5c8a32ab1-cgu.04.rcgu.o:(lunatic::net::tcp_listener::TcpListener::bind::h27d13111561cae83)
[INFO] [stdout]           >>> referenced by tcp_listener.rs:93 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lunatic-0.13.1/src/net/tcp_listener.rs:93)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/counter-48aec3a294e623a7.counter.b5bca3b5c8a32ab1-cgu.04.rcgu.o:(lunatic::net::tcp_listener::TcpListener::bind::h27d13111561cae83)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: die_when_link_dies
[INFO] [stdout]           >>> referenced by mailbox.rs:117 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lunatic-0.13.1/src/mailbox.rs:117)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/counter-48aec3a294e623a7.counter.b5bca3b5c8a32ab1-cgu.09.rcgu.o:(lunatic::mailbox::Mailbox$LT$M$C$S$GT$::catch_link_failure::h5400c20cc6abaa54)
[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.13.1/src/mailbox.rs:275)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/counter-48aec3a294e623a7.counter.b5bca3b5c8a32ab1-cgu.09.rcgu.o:(lunatic::mailbox::Mailbox$LT$M$C$S$C$L$GT$::receive_::h23af555c35f44f21)
[INFO] [stdout]           >>> referenced by mailbox.rs:275 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lunatic-0.13.1/src/mailbox.rs:275)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/counter-48aec3a294e623a7.counter.b5bca3b5c8a32ab1-cgu.09.rcgu.o:(lunatic::mailbox::Mailbox$LT$M$C$S$C$L$GT$::receive_::h404490d9b910c485)
[INFO] [stdout]           >>> referenced by mailbox.rs:275 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lunatic-0.13.1/src/mailbox.rs:275)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/counter-48aec3a294e623a7.counter.b5bca3b5c8a32ab1-cgu.09.rcgu.o:(lunatic::mailbox::Mailbox$LT$M$C$S$C$L$GT$::receive_::h4754c2d428a82c7f)
[INFO] [stdout]           >>> referenced 11 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.13.1/src/mailbox.rs:282)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/counter-48aec3a294e623a7.counter.b5bca3b5c8a32ab1-cgu.09.rcgu.o:(lunatic::mailbox::Mailbox$LT$M$C$S$C$L$GT$::receive_::h23af555c35f44f21)
[INFO] [stdout]           >>> referenced by mailbox.rs:282 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lunatic-0.13.1/src/mailbox.rs:282)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/counter-48aec3a294e623a7.counter.b5bca3b5c8a32ab1-cgu.09.rcgu.o:(lunatic::mailbox::Mailbox$LT$M$C$S$C$L$GT$::receive_::h404490d9b910c485)
[INFO] [stdout]           >>> referenced by mailbox.rs:282 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lunatic-0.13.1/src/mailbox.rs:282)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/counter-48aec3a294e623a7.counter.b5bca3b5c8a32ab1-cgu.09.rcgu.o:(lunatic::mailbox::Mailbox$LT$M$C$S$C$L$GT$::receive_::h4754c2d428a82c7f)
[INFO] [stdout]           >>> referenced 12 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.13.1/src/mailbox.rs:285)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/counter-48aec3a294e623a7.counter.b5bca3b5c8a32ab1-cgu.09.rcgu.o:(lunatic::mailbox::Mailbox$LT$M$C$S$C$L$GT$::receive_::h23af555c35f44f21)
[INFO] [stdout]           >>> referenced by mailbox.rs:285 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lunatic-0.13.1/src/mailbox.rs:285)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/counter-48aec3a294e623a7.counter.b5bca3b5c8a32ab1-cgu.09.rcgu.o:(lunatic::mailbox::Mailbox$LT$M$C$S$C$L$GT$::receive_::h404490d9b910c485)
[INFO] [stdout]           >>> referenced by mailbox.rs:285 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lunatic-0.13.1/src/mailbox.rs:285)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/counter-48aec3a294e623a7.counter.b5bca3b5c8a32ab1-cgu.09.rcgu.o:(lunatic::mailbox::Mailbox$LT$M$C$S$C$L$GT$::receive_::h4754c2d428a82c7f)
[INFO] [stdout]           >>> referenced 10 more times
[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.13.1/src/net/tcp_stream.rs:64)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/counter-48aec3a294e623a7.counter.b5bca3b5c8a32ab1-cgu.13.rcgu.o:(_$LT$lunatic..net..tcp_stream..TcpStream$u20$as$u20$serde..ser..Serialize$GT$::serialize::h2c72d93828e14070)
[INFO] [stdout]           >>> referenced by tcp_stream.rs:64 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lunatic-0.13.1/src/net/tcp_stream.rs:64)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/counter-48aec3a294e623a7.counter.b5bca3b5c8a32ab1-cgu.13.rcgu.o:(_$LT$lunatic..net..tcp_stream..TcpStream$u20$as$u20$serde..ser..Serialize$GT$::serialize::h489c44a0dd9b41c0)
[INFO] [stdout]           >>> referenced by tcp_stream.rs:64 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lunatic-0.13.1/src/net/tcp_stream.rs:64)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/counter-48aec3a294e623a7.counter.b5bca3b5c8a32ab1-cgu.13.rcgu.o:(_$LT$lunatic..net..tcp_stream..TcpStream$u20$as$u20$serde..ser..Serialize$GT$::serialize::hc9fabe0fbfad99d2)
[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.13.1/src/net/tcp_stream.rs:75)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/counter-48aec3a294e623a7.counter.b5bca3b5c8a32ab1-cgu.13.rcgu.o:(_$LT$lunatic..net..tcp_stream..TcpStream$u20$as$u20$serde..de..Deserialize$GT$::deserialize::h1fbdae559a4cfc58)
[INFO] [stdout]           >>> referenced by tcp_stream.rs:75 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lunatic-0.13.1/src/net/tcp_stream.rs:75)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/counter-48aec3a294e623a7.counter.b5bca3b5c8a32ab1-cgu.13.rcgu.o:(_$LT$lunatic..net..tcp_stream..TcpStream$u20$as$u20$serde..de..Deserialize$GT$::deserialize::h332e4102f0207cbb)
[INFO] [stdout]           >>> referenced by tcp_stream.rs:75 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lunatic-0.13.1/src/net/tcp_stream.rs:75)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/counter-48aec3a294e623a7.counter.b5bca3b5c8a32ab1-cgu.13.rcgu.o:(_$LT$lunatic..net..tcp_stream..TcpStream$u20$as$u20$serde..de..Deserialize$GT$::deserialize::h6b6f85df78fe0a75)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: create_data
[INFO] [stdout]           >>> referenced by process.rs:433 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lunatic-0.13.1/src/function/process.rs:433)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/counter-48aec3a294e623a7.counter.b5bca3b5c8a32ab1-cgu.14.rcgu.o:(lunatic::function::process::Process$LT$M$C$S$GT$::send::h002c60167a851e00)
[INFO] [stdout]           >>> referenced by process.rs:433 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lunatic-0.13.1/src/function/process.rs:433)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/counter-48aec3a294e623a7.counter.b5bca3b5c8a32ab1-cgu.14.rcgu.o:(lunatic::function::process::Process$LT$M$C$S$GT$::send::h0e2974ac25dd3a74)
[INFO] [stdout]           >>> referenced by process.rs:433 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lunatic-0.13.1/src/function/process.rs:433)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/counter-48aec3a294e623a7.counter.b5bca3b5c8a32ab1-cgu.14.rcgu.o:(lunatic::function::process::Process$LT$M$C$S$GT$::send::h68be7e2853d6f556)
[INFO] [stdout]           >>> referenced 13 more times
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: put
[INFO] [stdout]           >>> referenced by process.rs:399 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lunatic-0.13.1/src/function/process.rs:399)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/counter-48aec3a294e623a7.counter.b5bca3b5c8a32ab1-cgu.14.rcgu.o:(lunatic::function::process::Process$LT$M$C$S$GT$::register::h434cfda85311cba2)
[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.13.1/src/ap/mod.rs:400)
[INFO] [stdout]           >>>               submillisecond_live_view-f3bed000cd2e3271.submillisecond_live_view.1017c156d2fd8a20-cgu.05.rcgu.o:(lunatic::ap::ProcessRef$LT$T$GT$::lookup::he104e956090943b3) in archive /opt/rustwide/target/debug/deps/libsubmillisecond_live_view-f3bed000cd2e3271.rlib
[INFO] [stdout]           >>> referenced by process.rs:408 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lunatic-0.13.1/src/function/process.rs:408)
[INFO] [stdout]           >>>               lunatic_log-49c213e1bb59abb4.lunatic_log.20bbca0d0e88d2e-cgu.0.rcgu.o:(lunatic::function::process::Process$LT$M$C$S$GT$::lookup::hcc2f71d166c6415e) in archive /opt/rustwide/target/debug/deps/liblunatic_log-49c213e1bb59abb4.rlib
[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.13.1/src/panic.rs:23)
[INFO] [stdout]           >>>               submillisecond_live_view-f3bed000cd2e3271.submillisecond_live_view.1017c156d2fd8a20-cgu.09.rcgu.o:(lunatic::panic::catch_panic::h8d6183aecb77e3f7) in archive /opt/rustwide/target/debug/deps/libsubmillisecond_live_view-f3bed000cd2e3271.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: drop
[INFO] [stdout]           >>> referenced by error.rs:25 (src/error.rs:25)
[INFO] [stdout]           >>>               lunatic-79bad4b311b814c3.lunatic.2175e6cc3f061a99-cgu.0.rcgu.o:(_$LT$lunatic..error..LunaticError$u20$as$u20$core..ops..drop..Drop$GT$::drop::h2e38695d6d6101d1) in archive /opt/rustwide/target/debug/deps/liblunatic-79bad4b311b814c3.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: string_size
[INFO] [stdout]           >>> referenced by error.rs:37 (src/error.rs:37)
[INFO] [stdout]           >>>               lunatic-79bad4b311b814c3.lunatic.2175e6cc3f061a99-cgu.0.rcgu.o:(_$LT$lunatic..error..LunaticError$u20$as$u20$core..fmt..Debug$GT$::fmt::hf1db534f062bcfcb) in archive /opt/rustwide/target/debug/deps/liblunatic-79bad4b311b814c3.rlib
[INFO] [stdout]           >>> referenced by error.rs:53 (src/error.rs:53)
[INFO] [stdout]           >>>               lunatic-79bad4b311b814c3.lunatic.2175e6cc3f061a99-cgu.0.rcgu.o:(_$LT$lunatic..error..LunaticError$u20$as$u20$core..fmt..Display$GT$::fmt::h91604d3da8b1078e) in archive /opt/rustwide/target/debug/deps/liblunatic-79bad4b311b814c3.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: to_string
[INFO] [stdout]           >>> referenced by error.rs:39 (src/error.rs:39)
[INFO] [stdout]           >>>               lunatic-79bad4b311b814c3.lunatic.2175e6cc3f061a99-cgu.0.rcgu.o:(_$LT$lunatic..error..LunaticError$u20$as$u20$core..fmt..Debug$GT$::fmt::hf1db534f062bcfcb) in archive /opt/rustwide/target/debug/deps/liblunatic-79bad4b311b814c3.rlib
[INFO] [stdout]           >>> referenced by error.rs:55 (src/error.rs:55)
[INFO] [stdout]           >>>               lunatic-79bad4b311b814c3.lunatic.2175e6cc3f061a99-cgu.0.rcgu.o:(_$LT$lunatic..error..LunaticError$u20$as$u20$core..fmt..Display$GT$::fmt::h91604d3da8b1078e) in archive /opt/rustwide/target/debug/deps/liblunatic-79bad4b311b814c3.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: drop_module
[INFO] [stdout]           >>> referenced by module.rs:24 (src/module.rs:24)
[INFO] [stdout]           >>>               lunatic-79bad4b311b814c3.lunatic.2175e6cc3f061a99-cgu.0.rcgu.o:(_$LT$lunatic..module..WasmModule$u20$as$u20$core..ops..drop..Drop$GT$::drop::h8afc5cf269399f41) in archive /opt/rustwide/target/debug/deps/liblunatic-79bad4b311b814c3.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-79bad4b311b814c3.lunatic.2175e6cc3f061a99-cgu.0.rcgu.o:(_$LT$lunatic..net..tcp_listener..TcpListener$u20$as$u20$core..ops..drop..Drop$GT$::drop::h358bf672d1e19c90) in archive /opt/rustwide/target/debug/deps/liblunatic-79bad4b311b814c3.rlib
[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-79bad4b311b814c3.lunatic.2175e6cc3f061a99-cgu.0.rcgu.o:(lunatic::net::tcp_listener::TcpListener::accept::hc8f3d0ebc805606c) in archive /opt/rustwide/target/debug/deps/liblunatic-79bad4b311b814c3.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: tcp_local_addr
[INFO] [stdout]           >>> referenced by tcp_listener.rs:146 (src/net/tcp_listener.rs:146)
[INFO] [stdout]           >>>               lunatic-79bad4b311b814c3.lunatic.2175e6cc3f061a99-cgu.0.rcgu.o:(lunatic::net::tcp_listener::TcpListener::local_addr::h6b4ef51eb331007b) in archive /opt/rustwide/target/debug/deps/liblunatic-79bad4b311b814c3.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: drop_config
[INFO] [stdout]           >>> referenced by config.rs:20 (src/config.rs:20)
[INFO] [stdout]           >>>               lunatic-79bad4b311b814c3.lunatic.2175e6cc3f061a99-cgu.1.rcgu.o:(_$LT$lunatic..config..ProcessConfigType$u20$as$u20$core..ops..drop..Drop$GT$::drop::hbd14c32b45cbb79e) in archive /opt/rustwide/target/debug/deps/liblunatic-79bad4b311b814c3.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-79bad4b311b814c3.lunatic.2175e6cc3f061a99-cgu.1.rcgu.o:(lunatic::host::spawn::h73e604a2230bd761) in archive /opt/rustwide/target/debug/deps/liblunatic-79bad4b311b814c3.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 `submillisecond-live-view` (example "counter") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcNkNtw9/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libuuid-9b379279f532343a,libsubmillisecond_live_view-f3bed000cd2e3271,libserde_qs-d7c723afaaadd6db,libnipper-c736fac500f2a786,libselectors-e5f57bcaffaac49f,libthin_slice-3d05c53f67ecd774,libservo_arc-4684c6d4e8454ad0,libstable_deref_trait-9cf20bd8afd27998,libnodrop-90ef78544273350a,libfxhash-cf24aeb3010e4a7a,libcssparser-9698e01f9e7dc818,libitoa-90a4fbf277d3a1be,libdtoa_short-7b8aa77d5741b34f,libdtoa-d0fc03d9fafbb1a0,libmatches-e0967b3597424db7,libhtml5ever-531253b2e4d2ecf2,libmarkup5ever-0ea93e44b344bab9,libstring_cache-9116742710192986,libprecomputed_hash-18eec5e668757916,libphf_shared-8a2f7c04d89e0b06,libparking_lot-e6f4440affe1fed7,libparking_lot_core-76ff3cf5403b5621,libsmallvec-0efdce7afff0ebdf,liblock_api-25ca255f57a8f900,libscopeguard-ff6c05979f5d3a08,libonce_cell-8a9ffca0619e55ec,libphf-8393e69047901024,libphf_shared-7550699099982337,libsiphasher-0c1f90f8b75df779,libtendril-2d68acca1a549bbb,libfutf-fa506b8e487fef07,libdebug_unreachable-612ca18b6193933e,libmac-e03730e0afbfc986,libjwt-13be85dc3160e641,libmaud_live_view-5bb94a617a4c8dee,libenumflags2-729efa63af13552b,libslotmap-39e9d38a4493fe1b,libsubmillisecond-bcd635a3629647fd,libserde_bytes-e9a4fa41b639e9f3,libansi_term-13d165c2f404dcee,liblunatic_log-49c213e1bb59abb4,libyansi-29d6057b6762632c,libchrono-47fd06888517ffd4,libiana_time_zone-cb64cfd5ae17a336,libnum_integer-2c67d256a0ed2719,libnum_traits-8daa9c8696b46530,libtime-bce14f384bb69323,libtungstenite-fadc503422996457,libdata_encoding-f3d75a5419625674,libutf8-86b7bfe0260f02cf,libbyteorder-c603fb49e2ea8ab6,libhttparse-3b2cd78e2f069b11,liburl-05fe0340c2ce1b85,libidna-758b52716c84ea12,libunicode_normalization-76e12a16785ec0a5,libtinyvec-38ac420739842d93,libtinyvec_macros-86c344b117a07e9b,libunicode_bidi-2a57135a1984eeb9,libform_urlencoded-710af7f14b2a9d5a,liblog-d1fe0693536a12cb,libbase64ct-d20ee588e5054dc8,liblunatic-79bad4b311b814c3,libserde_json-5c5ff42b5044f913,libryu-54b52aa7df8c45f3,libbincode-6d73c9f8cbe65b25,liblunatic_sys-d3c9518072546786,libthiserror-b64dad092df72c3b,libcookie-5202690a220f66d1,libhmac-cd33a58d3562d1f7,libsha2-e0fb315d1a53bc1c,libbase64-8414e782b7fcf605,libpercent_encoding-4aedcef6ac1270cc,libtime-b53eb1b31463c1a4,libtime_core-fc29cbdbb860b86d,libaes_gcm-bca8bcab61f05dc2,libctr-e0e612b2a14d53cd,libghash-c47f9986c206fe92,libpolyval-7adc0cdedd4e5ae7,libopaque_debug-a376880be4df562b,libuniversal_hash-5122a8d32535b9d6,libaes-99733ebe12632cc8,libcipher-50a2564048149dba,libinout-f6d2df6e7f9a67c3,libaead-03f1c549c8247a1a,librand-beaa37be818d3bee,librand_chacha-59417f099b6c25aa,libppv_lite86-9f3414099d5801d8,libheaders-ee6a31fafa64162b,libsha1-15a8cc2021e046a2,libcpufeatures-ae47b5fdf46d6593,libdigest-3aed2e8fb74299b0,libsubtle-ad93ee4d3527bb95,libblock_buffer-8ba860a616e73fc2,libcrypto_common-c0c77df453f92d25,libgeneric_array-f698e2ce50b14e06,libtypenum-0a0f7d99963daba3,librand_core-dda46ae09e94c43c,libgetrandom-97a9206c3ae60252,liblibc-16dbc99d96404209,libcfg_if-3183e62f61f23a61,libmime-087a549b9e579a63,libhttpdate-7f3cc99e17d505ef,libheaders_core-854e2defab4421d3,libhttp-07309cff0afb6706,libitoa-cbe0714fe918d4eb,libfnv-773757b135178300,libbytes-86af73f0666a15c0,libbitflags-3333d968e5f279ee,libbase64-d808d36ac308abb0,libserde-88bb4ad952935333}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcNkNtw9/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/examples/todos-6299563063b27bc4" "-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:433 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lunatic-0.13.1/src/function/process.rs:433)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/todos-6299563063b27bc4.todos.9716633ef5ec48d7-cgu.06.rcgu.o:(lunatic::function::process::Process$LT$M$C$S$GT$::send::h0a2fef7b1513f1f0)
[INFO] [stdout]           >>> referenced by process.rs:433 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lunatic-0.13.1/src/function/process.rs:433)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/todos-6299563063b27bc4.todos.9716633ef5ec48d7-cgu.06.rcgu.o:(lunatic::function::process::Process$LT$M$C$S$GT$::send::h2bc47f770b434daf)
[INFO] [stdout]           >>> referenced by process.rs:433 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lunatic-0.13.1/src/function/process.rs:433)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/todos-6299563063b27bc4.todos.9716633ef5ec48d7-cgu.06.rcgu.o:(lunatic::function::process::Process$LT$M$C$S$GT$::send::h76114756630dd661)
[INFO] [stdout]           >>> referenced 13 more times
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: put
[INFO] [stdout]           >>> referenced by process.rs:399 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lunatic-0.13.1/src/function/process.rs:399)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/todos-6299563063b27bc4.todos.9716633ef5ec48d7-cgu.06.rcgu.o:(lunatic::function::process::Process$LT$M$C$S$GT$::register::h2b4e00ea94ee538f)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: die_when_link_dies
[INFO] [stdout]           >>> referenced by mailbox.rs:117 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lunatic-0.13.1/src/mailbox.rs:117)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/todos-6299563063b27bc4.todos.9716633ef5ec48d7-cgu.05.rcgu.o:(lunatic::mailbox::Mailbox$LT$M$C$S$GT$::catch_link_failure::haa5684867329600c)
[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.13.1/src/mailbox.rs:275)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/todos-6299563063b27bc4.todos.9716633ef5ec48d7-cgu.05.rcgu.o:(lunatic::mailbox::Mailbox$LT$M$C$S$C$L$GT$::receive_::h0237164b0aa2c610)
[INFO] [stdout]           >>> referenced by mailbox.rs:275 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lunatic-0.13.1/src/mailbox.rs:275)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/todos-6299563063b27bc4.todos.9716633ef5ec48d7-cgu.05.rcgu.o:(lunatic::mailbox::Mailbox$LT$M$C$S$C$L$GT$::receive_::h0673f5373fe8d011)
[INFO] [stdout]           >>> referenced by mailbox.rs:275 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lunatic-0.13.1/src/mailbox.rs:275)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/todos-6299563063b27bc4.todos.9716633ef5ec48d7-cgu.05.rcgu.o:(lunatic::mailbox::Mailbox$LT$M$C$S$C$L$GT$::receive_::h7e09aeefd8d384ed)
[INFO] [stdout]           >>> referenced 11 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.13.1/src/mailbox.rs:282)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/todos-6299563063b27bc4.todos.9716633ef5ec48d7-cgu.05.rcgu.o:(lunatic::mailbox::Mailbox$LT$M$C$S$C$L$GT$::receive_::h0237164b0aa2c610)
[INFO] [stdout]           >>> referenced by mailbox.rs:282 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lunatic-0.13.1/src/mailbox.rs:282)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/todos-6299563063b27bc4.todos.9716633ef5ec48d7-cgu.05.rcgu.o:(lunatic::mailbox::Mailbox$LT$M$C$S$C$L$GT$::receive_::h0673f5373fe8d011)
[INFO] [stdout]           >>> referenced by mailbox.rs:282 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lunatic-0.13.1/src/mailbox.rs:282)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/todos-6299563063b27bc4.todos.9716633ef5ec48d7-cgu.05.rcgu.o:(lunatic::mailbox::Mailbox$LT$M$C$S$C$L$GT$::receive_::h7e09aeefd8d384ed)
[INFO] [stdout]           >>> referenced 12 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.13.1/src/mailbox.rs:285)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/todos-6299563063b27bc4.todos.9716633ef5ec48d7-cgu.05.rcgu.o:(lunatic::mailbox::Mailbox$LT$M$C$S$C$L$GT$::receive_::h0237164b0aa2c610)
[INFO] [stdout]           >>> referenced by mailbox.rs:285 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lunatic-0.13.1/src/mailbox.rs:285)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/todos-6299563063b27bc4.todos.9716633ef5ec48d7-cgu.05.rcgu.o:(lunatic::mailbox::Mailbox$LT$M$C$S$C$L$GT$::receive_::h0673f5373fe8d011)
[INFO] [stdout]           >>> referenced by mailbox.rs:285 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lunatic-0.13.1/src/mailbox.rs:285)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/todos-6299563063b27bc4.todos.9716633ef5ec48d7-cgu.05.rcgu.o:(lunatic::mailbox::Mailbox$LT$M$C$S$C$L$GT$::receive_::h7e09aeefd8d384ed)
[INFO] [stdout]           >>> referenced 10 more times
[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.13.1/src/net/tcp_stream.rs:64)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/todos-6299563063b27bc4.todos.9716633ef5ec48d7-cgu.09.rcgu.o:(_$LT$lunatic..net..tcp_stream..TcpStream$u20$as$u20$serde..ser..Serialize$GT$::serialize::h608e1484cf1d943a)
[INFO] [stdout]           >>> referenced by tcp_stream.rs:64 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lunatic-0.13.1/src/net/tcp_stream.rs:64)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/todos-6299563063b27bc4.todos.9716633ef5ec48d7-cgu.09.rcgu.o:(_$LT$lunatic..net..tcp_stream..TcpStream$u20$as$u20$serde..ser..Serialize$GT$::serialize::h6dd7b71c93c1febf)
[INFO] [stdout]           >>> referenced by tcp_stream.rs:64 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lunatic-0.13.1/src/net/tcp_stream.rs:64)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/todos-6299563063b27bc4.todos.9716633ef5ec48d7-cgu.09.rcgu.o:(_$LT$lunatic..net..tcp_stream..TcpStream$u20$as$u20$serde..ser..Serialize$GT$::serialize::h7738fb4135166f67)
[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.13.1/src/net/tcp_stream.rs:75)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/todos-6299563063b27bc4.todos.9716633ef5ec48d7-cgu.09.rcgu.o:(_$LT$lunatic..net..tcp_stream..TcpStream$u20$as$u20$serde..de..Deserialize$GT$::deserialize::h3650bf8b5c1a47de)
[INFO] [stdout]           >>> referenced by tcp_stream.rs:75 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lunatic-0.13.1/src/net/tcp_stream.rs:75)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/todos-6299563063b27bc4.todos.9716633ef5ec48d7-cgu.09.rcgu.o:(_$LT$lunatic..net..tcp_stream..TcpStream$u20$as$u20$serde..de..Deserialize$GT$::deserialize::hd8243aa2d031e69a)
[INFO] [stdout]           >>> referenced by tcp_stream.rs:75 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lunatic-0.13.1/src/net/tcp_stream.rs:75)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/todos-6299563063b27bc4.todos.9716633ef5ec48d7-cgu.09.rcgu.o:(_$LT$lunatic..net..tcp_stream..TcpStream$u20$as$u20$serde..de..Deserialize$GT$::deserialize::heefcb58078cec143)
[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.13.1/src/net/tcp_listener.rs:77)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/todos-6299563063b27bc4.todos.9716633ef5ec48d7-cgu.09.rcgu.o:(lunatic::net::tcp_listener::TcpListener::bind::h2f7a18d751de7e0e)
[INFO] [stdout]           >>> referenced by tcp_listener.rs:93 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lunatic-0.13.1/src/net/tcp_listener.rs:93)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/todos-6299563063b27bc4.todos.9716633ef5ec48d7-cgu.09.rcgu.o:(lunatic::net::tcp_listener::TcpListener::bind::h2f7a18d751de7e0e)
[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.13.1/src/ap/mod.rs:400)
[INFO] [stdout]           >>>               submillisecond_live_view-f3bed000cd2e3271.submillisecond_live_view.1017c156d2fd8a20-cgu.05.rcgu.o:(lunatic::ap::ProcessRef$LT$T$GT$::lookup::he104e956090943b3) in archive /opt/rustwide/target/debug/deps/libsubmillisecond_live_view-f3bed000cd2e3271.rlib
[INFO] [stdout]           >>> referenced by process.rs:408 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lunatic-0.13.1/src/function/process.rs:408)
[INFO] [stdout]           >>>               lunatic_log-49c213e1bb59abb4.lunatic_log.20bbca0d0e88d2e-cgu.0.rcgu.o:(lunatic::function::process::Process$LT$M$C$S$GT$::lookup::hcc2f71d166c6415e) in archive /opt/rustwide/target/debug/deps/liblunatic_log-49c213e1bb59abb4.rlib
[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.13.1/src/panic.rs:23)
[INFO] [stdout]           >>>               submillisecond_live_view-f3bed000cd2e3271.submillisecond_live_view.1017c156d2fd8a20-cgu.09.rcgu.o:(lunatic::panic::catch_panic::h8d6183aecb77e3f7) in archive /opt/rustwide/target/debug/deps/libsubmillisecond_live_view-f3bed000cd2e3271.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: drop_config
[INFO] [stdout]           >>> referenced by config.rs:20 (src/config.rs:20)
[INFO] [stdout]           >>>               lunatic-79bad4b311b814c3.lunatic.2175e6cc3f061a99-cgu.1.rcgu.o:(_$LT$lunatic..config..ProcessConfigType$u20$as$u20$core..ops..drop..Drop$GT$::drop::hbd14c32b45cbb79e) in archive /opt/rustwide/target/debug/deps/liblunatic-79bad4b311b814c3.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-79bad4b311b814c3.lunatic.2175e6cc3f061a99-cgu.1.rcgu.o:(lunatic::host::spawn::h73e604a2230bd761) in archive /opt/rustwide/target/debug/deps/liblunatic-79bad4b311b814c3.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: spawn
[INFO] [stdout]           >>> referenced by mod.rs:41 (src/host/mod.rs:41)
[INFO] [stdout]           >>>               lunatic-79bad4b311b814c3.lunatic.2175e6cc3f061a99-cgu.1.rcgu.o:(lunatic::host::spawn::h73e604a2230bd761) in archive /opt/rustwide/target/debug/deps/liblunatic-79bad4b311b814c3.rlib
[INFO] [stdout]           >>> referenced by mod.rs:66 (src/host/mod.rs:66)
[INFO] [stdout]           >>>               lunatic-79bad4b311b814c3.lunatic.2175e6cc3f061a99-cgu.1.rcgu.o:(lunatic::host::spawn::h73e604a2230bd761) in archive /opt/rustwide/target/debug/deps/liblunatic-79bad4b311b814c3.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: get_or_spawn
[INFO] [stdout]           >>> referenced by mod.rs:52 (src/host/mod.rs:52)
[INFO] [stdout]           >>>               lunatic-79bad4b311b814c3.lunatic.2175e6cc3f061a99-cgu.1.rcgu.o:(lunatic::host::spawn::h73e604a2230bd761) in archive /opt/rustwide/target/debug/deps/liblunatic-79bad4b311b814c3.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-79bad4b311b814c3.lunatic.2175e6cc3f061a99-cgu.1.rcgu.o:(lunatic::host::process_id::hf323f7b1acabc0d3) in archive /opt/rustwide/target/debug/deps/liblunatic-79bad4b311b814c3.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: node_id
[INFO] [stdout]           >>> referenced by mod.rs:102 (src/host/mod.rs:102)
[INFO] [stdout]           >>>               lunatic-79bad4b311b814c3.lunatic.2175e6cc3f061a99-cgu.1.rcgu.o:(lunatic::host::node_id::hf4fd1d69b1d8a6aa) in archive /opt/rustwide/target/debug/deps/liblunatic-79bad4b311b814c3.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-79bad4b311b814c3.lunatic.2175e6cc3f061a99-cgu.1.rcgu.o:(lunatic::host::send_receive_skip_search::h195579fd91956a60) in archive /opt/rustwide/target/debug/deps/liblunatic-79bad4b311b814c3.rlib
[INFO] [stdout]           >>> referenced by mod.rs:115 (src/host/mod.rs:115)
[INFO] [stdout]           >>>               lunatic-79bad4b311b814c3.lunatic.2175e6cc3f061a99-cgu.1.rcgu.o:(lunatic::host::send_receive_skip_search::h195579fd91956a60) in archive /opt/rustwide/target/debug/deps/liblunatic-79bad4b311b814c3.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: drop
[INFO] [stdout]           >>> referenced by error.rs:25 (src/error.rs:25)
[INFO] [stdout]           >>>               lunatic-79bad4b311b814c3.lunatic.2175e6cc3f061a99-cgu.0.rcgu.o:(_$LT$lunatic..error..LunaticError$u20$as$u20$core..ops..drop..Drop$GT$::drop::h2e38695d6d6101d1) in archive /opt/rustwide/target/debug/deps/liblunatic-79bad4b311b814c3.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: drop_dns_iterator
[INFO] [stdout]           >>> referenced by resolver.rs:22 (src/net/resolver.rs:22)
[INFO] [stdout]           >>>               lunatic-79bad4b311b814c3.lunatic.2175e6cc3f061a99-cgu.1.rcgu.o:(_$LT$lunatic..net..resolver..SocketAddrIterator$u20$as$u20$core..ops..drop..Drop$GT$::drop::hef371c4c407c693c) in archive /opt/rustwide/target/debug/deps/liblunatic-79bad4b311b814c3.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 `submillisecond-live-view` (example "todos") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcVmqWrP/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libchrono_tz-8f0dd612d991acc1,libphf-5bcbb8f9fa30ca7d,libphf_shared-2e75a0ed30c4e135,libsubmillisecond_live_view-f3bed000cd2e3271,libserde_qs-d7c723afaaadd6db,libnipper-c736fac500f2a786,libselectors-e5f57bcaffaac49f,libthin_slice-3d05c53f67ecd774,libservo_arc-4684c6d4e8454ad0,libstable_deref_trait-9cf20bd8afd27998,libnodrop-90ef78544273350a,libfxhash-cf24aeb3010e4a7a,libcssparser-9698e01f9e7dc818,libitoa-90a4fbf277d3a1be,libdtoa_short-7b8aa77d5741b34f,libdtoa-d0fc03d9fafbb1a0,libmatches-e0967b3597424db7,libhtml5ever-531253b2e4d2ecf2,libmarkup5ever-0ea93e44b344bab9,libstring_cache-9116742710192986,libprecomputed_hash-18eec5e668757916,libphf_shared-8a2f7c04d89e0b06,libparking_lot-e6f4440affe1fed7,libparking_lot_core-76ff3cf5403b5621,libsmallvec-0efdce7afff0ebdf,liblock_api-25ca255f57a8f900,libscopeguard-ff6c05979f5d3a08,libonce_cell-8a9ffca0619e55ec,libphf-8393e69047901024,libphf_shared-7550699099982337,libsiphasher-0c1f90f8b75df779,libtendril-2d68acca1a549bbb,libfutf-fa506b8e487fef07,libdebug_unreachable-612ca18b6193933e,libmac-e03730e0afbfc986,libjwt-13be85dc3160e641,libmaud_live_view-5bb94a617a4c8dee,libenumflags2-729efa63af13552b,libslotmap-39e9d38a4493fe1b,libsubmillisecond-bcd635a3629647fd,libserde_bytes-e9a4fa41b639e9f3,libansi_term-13d165c2f404dcee,liblunatic_log-49c213e1bb59abb4,libyansi-29d6057b6762632c,libtungstenite-fadc503422996457,libdata_encoding-f3d75a5419625674,libutf8-86b7bfe0260f02cf,libbyteorder-c603fb49e2ea8ab6,libhttparse-3b2cd78e2f069b11,liburl-05fe0340c2ce1b85,libidna-758b52716c84ea12,libunicode_normalization-76e12a16785ec0a5,libtinyvec-38ac420739842d93,libtinyvec_macros-86c344b117a07e9b,libunicode_bidi-2a57135a1984eeb9,libform_urlencoded-710af7f14b2a9d5a,liblog-d1fe0693536a12cb,libbase64ct-d20ee588e5054dc8,libcookie-5202690a220f66d1,libhmac-cd33a58d3562d1f7,libsha2-e0fb315d1a53bc1c,libbase64-8414e782b7fcf605,libpercent_encoding-4aedcef6ac1270cc,libtime-b53eb1b31463c1a4,libtime_core-fc29cbdbb860b86d,libaes_gcm-bca8bcab61f05dc2,libctr-e0e612b2a14d53cd,libghash-c47f9986c206fe92,libpolyval-7adc0cdedd4e5ae7,libopaque_debug-a376880be4df562b,libuniversal_hash-5122a8d32535b9d6,libaes-99733ebe12632cc8,libcipher-50a2564048149dba,libinout-f6d2df6e7f9a67c3,libaead-03f1c549c8247a1a,librand-beaa37be818d3bee,librand_chacha-59417f099b6c25aa,libppv_lite86-9f3414099d5801d8,libheaders-ee6a31fafa64162b,libsha1-15a8cc2021e046a2,libcpufeatures-ae47b5fdf46d6593,libdigest-3aed2e8fb74299b0,libsubtle-ad93ee4d3527bb95,libblock_buffer-8ba860a616e73fc2,libcrypto_common-c0c77df453f92d25,libgeneric_array-f698e2ce50b14e06,libtypenum-0a0f7d99963daba3,librand_core-dda46ae09e94c43c,libgetrandom-97a9206c3ae60252,libcfg_if-3183e62f61f23a61,libmime-087a549b9e579a63,libhttpdate-7f3cc99e17d505ef,libheaders_core-854e2defab4421d3,libhttp-07309cff0afb6706,libfnv-773757b135178300,libbytes-86af73f0666a15c0,libbitflags-3333d968e5f279ee,libbase64-d808d36ac308abb0,liblunatic-79bad4b311b814c3,libserde_json-5c5ff42b5044f913,libryu-54b52aa7df8c45f3,libitoa-cbe0714fe918d4eb,libbincode-6d73c9f8cbe65b25,liblunatic_sys-d3c9518072546786,libthiserror-b64dad092df72c3b,libchrono-47fd06888517ffd4,libiana_time_zone-cb64cfd5ae17a336,libnum_integer-2c67d256a0ed2719,libnum_traits-8daa9c8696b46530,libserde-88bb4ad952935333,libtime-bce14f384bb69323,liblibc-16dbc99d96404209}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcVmqWrP/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/examples/clock-f7604a31ff80eed8" "-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: tcp_bind
[INFO] [stdout]           >>> referenced by tcp_listener.rs:77 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lunatic-0.13.1/src/net/tcp_listener.rs:77)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/clock-f7604a31ff80eed8.clock.2161dc3132e2feda-cgu.10.rcgu.o:(lunatic::net::tcp_listener::TcpListener::bind::h2d6aeb46ae2acf7c)
[INFO] [stdout]           >>> referenced by tcp_listener.rs:93 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lunatic-0.13.1/src/net/tcp_listener.rs:93)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/clock-f7604a31ff80eed8.clock.2161dc3132e2feda-cgu.10.rcgu.o:(lunatic::net::tcp_listener::TcpListener::bind::h2d6aeb46ae2acf7c)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: create_data
[INFO] [stdout]           >>> referenced by process.rs:433 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lunatic-0.13.1/src/function/process.rs:433)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/clock-f7604a31ff80eed8.clock.2161dc3132e2feda-cgu.10.rcgu.o:(lunatic::function::process::Process$LT$M$C$S$GT$::send::h02227345ec38870b)
[INFO] [stdout]           >>> referenced by process.rs:433 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lunatic-0.13.1/src/function/process.rs:433)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/clock-f7604a31ff80eed8.clock.2161dc3132e2feda-cgu.10.rcgu.o:(lunatic::function::process::Process$LT$M$C$S$GT$::send::h4b6c685a09c65713)
[INFO] [stdout]           >>> referenced by process.rs:433 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lunatic-0.13.1/src/function/process.rs:433)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/clock-f7604a31ff80eed8.clock.2161dc3132e2feda-cgu.10.rcgu.o:(lunatic::function::process::Process$LT$M$C$S$GT$::send::h56ec2734309316ef)
[INFO] [stdout]           >>> referenced 16 more times
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: put
[INFO] [stdout]           >>> referenced by process.rs:399 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lunatic-0.13.1/src/function/process.rs:399)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/clock-f7604a31ff80eed8.clock.2161dc3132e2feda-cgu.10.rcgu.o:(lunatic::function::process::Process$LT$M$C$S$GT$::register::h3cf3dc52f10ae35d)
[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.13.1/src/net/tcp_stream.rs:64)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/clock-f7604a31ff80eed8.clock.2161dc3132e2feda-cgu.11.rcgu.o:(_$LT$lunatic..net..tcp_stream..TcpStream$u20$as$u20$serde..ser..Serialize$GT$::serialize::h57c58b27f35a157c)
[INFO] [stdout]           >>> referenced by tcp_stream.rs:64 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lunatic-0.13.1/src/net/tcp_stream.rs:64)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/clock-f7604a31ff80eed8.clock.2161dc3132e2feda-cgu.11.rcgu.o:(_$LT$lunatic..net..tcp_stream..TcpStream$u20$as$u20$serde..ser..Serialize$GT$::serialize::h6d65a1a00f9239cf)
[INFO] [stdout]           >>> referenced by tcp_stream.rs:64 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lunatic-0.13.1/src/net/tcp_stream.rs:64)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/clock-f7604a31ff80eed8.clock.2161dc3132e2feda-cgu.11.rcgu.o:(_$LT$lunatic..net..tcp_stream..TcpStream$u20$as$u20$serde..ser..Serialize$GT$::serialize::hf862a493414ee211)
[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.13.1/src/net/tcp_stream.rs:75)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/clock-f7604a31ff80eed8.clock.2161dc3132e2feda-cgu.11.rcgu.o:(_$LT$lunatic..net..tcp_stream..TcpStream$u20$as$u20$serde..de..Deserialize$GT$::deserialize::h384273c6e46385de)
[INFO] [stdout]           >>> referenced by tcp_stream.rs:75 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lunatic-0.13.1/src/net/tcp_stream.rs:75)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/clock-f7604a31ff80eed8.clock.2161dc3132e2feda-cgu.11.rcgu.o:(_$LT$lunatic..net..tcp_stream..TcpStream$u20$as$u20$serde..de..Deserialize$GT$::deserialize::h4ecb9a9023cb0001)
[INFO] [stdout]           >>> referenced by tcp_stream.rs:75 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lunatic-0.13.1/src/net/tcp_stream.rs:75)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/clock-f7604a31ff80eed8.clock.2161dc3132e2feda-cgu.11.rcgu.o:(_$LT$lunatic..net..tcp_stream..TcpStream$u20$as$u20$serde..de..Deserialize$GT$::deserialize::h5d7f10631977af6d)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: die_when_link_dies
[INFO] [stdout]           >>> referenced by mailbox.rs:117 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lunatic-0.13.1/src/mailbox.rs:117)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/clock-f7604a31ff80eed8.clock.2161dc3132e2feda-cgu.13.rcgu.o:(lunatic::mailbox::Mailbox$LT$M$C$S$GT$::catch_link_failure::hbc516cdf695aa52d)
[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.13.1/src/mailbox.rs:275)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/clock-f7604a31ff80eed8.clock.2161dc3132e2feda-cgu.13.rcgu.o:(lunatic::mailbox::Mailbox$LT$M$C$S$C$L$GT$::receive_::h00e3407580870fd4)
[INFO] [stdout]           >>> referenced by mailbox.rs:275 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lunatic-0.13.1/src/mailbox.rs:275)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/clock-f7604a31ff80eed8.clock.2161dc3132e2feda-cgu.13.rcgu.o:(lunatic::mailbox::Mailbox$LT$M$C$S$C$L$GT$::receive_::h33bb55b04e6ab4a7)
[INFO] [stdout]           >>> referenced by mailbox.rs:275 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lunatic-0.13.1/src/mailbox.rs:275)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/clock-f7604a31ff80eed8.clock.2161dc3132e2feda-cgu.13.rcgu.o:(lunatic::mailbox::Mailbox$LT$M$C$S$C$L$GT$::receive_::h4571c06f888fc895)
[INFO] [stdout]           >>> referenced 14 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.13.1/src/mailbox.rs:282)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/clock-f7604a31ff80eed8.clock.2161dc3132e2feda-cgu.13.rcgu.o:(lunatic::mailbox::Mailbox$LT$M$C$S$C$L$GT$::receive_::h00e3407580870fd4)
[INFO] [stdout]           >>> referenced by mailbox.rs:282 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lunatic-0.13.1/src/mailbox.rs:282)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/clock-f7604a31ff80eed8.clock.2161dc3132e2feda-cgu.13.rcgu.o:(lunatic::mailbox::Mailbox$LT$M$C$S$C$L$GT$::receive_::h33bb55b04e6ab4a7)
[INFO] [stdout]           >>> referenced by mailbox.rs:282 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lunatic-0.13.1/src/mailbox.rs:282)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/clock-f7604a31ff80eed8.clock.2161dc3132e2feda-cgu.13.rcgu.o:(lunatic::mailbox::Mailbox$LT$M$C$S$C$L$GT$::receive_::h4571c06f888fc895)
[INFO] [stdout]           >>> referenced 15 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.13.1/src/mailbox.rs:285)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/clock-f7604a31ff80eed8.clock.2161dc3132e2feda-cgu.13.rcgu.o:(lunatic::mailbox::Mailbox$LT$M$C$S$C$L$GT$::receive_::h00e3407580870fd4)
[INFO] [stdout]           >>> referenced by mailbox.rs:285 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lunatic-0.13.1/src/mailbox.rs:285)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/clock-f7604a31ff80eed8.clock.2161dc3132e2feda-cgu.13.rcgu.o:(lunatic::mailbox::Mailbox$LT$M$C$S$C$L$GT$::receive_::h33bb55b04e6ab4a7)
[INFO] [stdout]           >>> referenced by mailbox.rs:285 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lunatic-0.13.1/src/mailbox.rs:285)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/clock-f7604a31ff80eed8.clock.2161dc3132e2feda-cgu.13.rcgu.o:(lunatic::mailbox::Mailbox$LT$M$C$S$C$L$GT$::receive_::h4571c06f888fc895)
[INFO] [stdout]           >>> referenced 13 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.13.1/src/ap/mod.rs:400)
[INFO] [stdout]           >>>               submillisecond_live_view-f3bed000cd2e3271.submillisecond_live_view.1017c156d2fd8a20-cgu.05.rcgu.o:(lunatic::ap::ProcessRef$LT$T$GT$::lookup::he104e956090943b3) in archive /opt/rustwide/target/debug/deps/libsubmillisecond_live_view-f3bed000cd2e3271.rlib
[INFO] [stdout]           >>> referenced by process.rs:408 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lunatic-0.13.1/src/function/process.rs:408)
[INFO] [stdout]           >>>               lunatic_log-49c213e1bb59abb4.lunatic_log.20bbca0d0e88d2e-cgu.0.rcgu.o:(lunatic::function::process::Process$LT$M$C$S$GT$::lookup::hcc2f71d166c6415e) in archive /opt/rustwide/target/debug/deps/liblunatic_log-49c213e1bb59abb4.rlib
[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.13.1/src/panic.rs:23)
[INFO] [stdout]           >>>               submillisecond_live_view-f3bed000cd2e3271.submillisecond_live_view.1017c156d2fd8a20-cgu.09.rcgu.o:(lunatic::panic::catch_panic::h8d6183aecb77e3f7) in archive /opt/rustwide/target/debug/deps/libsubmillisecond_live_view-f3bed000cd2e3271.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: drop
[INFO] [stdout]           >>> referenced by error.rs:25 (src/error.rs:25)
[INFO] [stdout]           >>>               lunatic-79bad4b311b814c3.lunatic.2175e6cc3f061a99-cgu.0.rcgu.o:(_$LT$lunatic..error..LunaticError$u20$as$u20$core..ops..drop..Drop$GT$::drop::h2e38695d6d6101d1) in archive /opt/rustwide/target/debug/deps/liblunatic-79bad4b311b814c3.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: string_size
[INFO] [stdout]           >>> referenced by error.rs:37 (src/error.rs:37)
[INFO] [stdout]           >>>               lunatic-79bad4b311b814c3.lunatic.2175e6cc3f061a99-cgu.0.rcgu.o:(_$LT$lunatic..error..LunaticError$u20$as$u20$core..fmt..Debug$GT$::fmt::hf1db534f062bcfcb) in archive /opt/rustwide/target/debug/deps/liblunatic-79bad4b311b814c3.rlib
[INFO] [stdout]           >>> referenced by error.rs:53 (src/error.rs:53)
[INFO] [stdout]           >>>               lunatic-79bad4b311b814c3.lunatic.2175e6cc3f061a99-cgu.0.rcgu.o:(_$LT$lunatic..error..LunaticError$u20$as$u20$core..fmt..Display$GT$::fmt::h91604d3da8b1078e) in archive /opt/rustwide/target/debug/deps/liblunatic-79bad4b311b814c3.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: to_string
[INFO] [stdout]           >>> referenced by error.rs:39 (src/error.rs:39)
[INFO] [stdout]           >>>               lunatic-79bad4b311b814c3.lunatic.2175e6cc3f061a99-cgu.0.rcgu.o:(_$LT$lunatic..error..LunaticError$u20$as$u20$core..fmt..Debug$GT$::fmt::hf1db534f062bcfcb) in archive /opt/rustwide/target/debug/deps/liblunatic-79bad4b311b814c3.rlib
[INFO] [stdout]           >>> referenced by error.rs:55 (src/error.rs:55)
[INFO] [stdout]           >>>               lunatic-79bad4b311b814c3.lunatic.2175e6cc3f061a99-cgu.0.rcgu.o:(_$LT$lunatic..error..LunaticError$u20$as$u20$core..fmt..Display$GT$::fmt::h91604d3da8b1078e) in archive /opt/rustwide/target/debug/deps/liblunatic-79bad4b311b814c3.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: drop_module
[INFO] [stdout]           >>> referenced by module.rs:24 (src/module.rs:24)
[INFO] [stdout]           >>>               lunatic-79bad4b311b814c3.lunatic.2175e6cc3f061a99-cgu.0.rcgu.o:(_$LT$lunatic..module..WasmModule$u20$as$u20$core..ops..drop..Drop$GT$::drop::h8afc5cf269399f41) in archive /opt/rustwide/target/debug/deps/liblunatic-79bad4b311b814c3.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-79bad4b311b814c3.lunatic.2175e6cc3f061a99-cgu.0.rcgu.o:(_$LT$lunatic..net..tcp_listener..TcpListener$u20$as$u20$core..ops..drop..Drop$GT$::drop::h358bf672d1e19c90) in archive /opt/rustwide/target/debug/deps/liblunatic-79bad4b311b814c3.rlib
[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-79bad4b311b814c3.lunatic.2175e6cc3f061a99-cgu.0.rcgu.o:(lunatic::net::tcp_listener::TcpListener::accept::hc8f3d0ebc805606c) in archive /opt/rustwide/target/debug/deps/liblunatic-79bad4b311b814c3.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: tcp_local_addr
[INFO] [stdout]           >>> referenced by tcp_listener.rs:146 (src/net/tcp_listener.rs:146)
[INFO] [stdout]           >>>               lunatic-79bad4b311b814c3.lunatic.2175e6cc3f061a99-cgu.0.rcgu.o:(lunatic::net::tcp_listener::TcpListener::local_addr::h6b4ef51eb331007b) in archive /opt/rustwide/target/debug/deps/liblunatic-79bad4b311b814c3.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: drop_config
[INFO] [stdout]           >>> referenced by config.rs:20 (src/config.rs:20)
[INFO] [stdout]           >>>               lunatic-79bad4b311b814c3.lunatic.2175e6cc3f061a99-cgu.1.rcgu.o:(_$LT$lunatic..config..ProcessConfigType$u20$as$u20$core..ops..drop..Drop$GT$::drop::hbd14c32b45cbb79e) in archive /opt/rustwide/target/debug/deps/liblunatic-79bad4b311b814c3.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-79bad4b311b814c3.lunatic.2175e6cc3f061a99-cgu.1.rcgu.o:(lunatic::host::spawn::h73e604a2230bd761) in archive /opt/rustwide/target/debug/deps/liblunatic-79bad4b311b814c3.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 `submillisecond-live-view` (example "clock") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "a91fad14d0be462090f3f964cb58f1556fa2dfeddd5227c0dbe8c389bc50333d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a91fad14d0be462090f3f964cb58f1556fa2dfeddd5227c0dbe8c389bc50333d", kill_on_drop: false }`
[INFO] [stdout] a91fad14d0be462090f3f964cb58f1556fa2dfeddd5227c0dbe8c389bc50333d
