[INFO] cloning repository https://github.com/MarkintoshZ/rust-tic-tac-toe-server [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MarkintoshZ/rust-tic-tac-toe-server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMarkintoshZ%2Frust-tic-tac-toe-server", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMarkintoshZ%2Frust-tic-tac-toe-server'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6132d20fda683552f57f4e12ec6410f29973ae9d [INFO] testing MarkintoshZ/rust-tic-tac-toe-server against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMarkintoshZ%2Frust-tic-tac-toe-server" "/workspace/builds/worker-20/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-20/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/MarkintoshZ/rust-tic-tac-toe-server on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/MarkintoshZ/rust-tic-tac-toe-server [INFO] finished tweaking git repo https://github.com/MarkintoshZ/rust-tic-tac-toe-server [INFO] tweaked toml for git repo https://github.com/MarkintoshZ/rust-tic-tac-toe-server written to /workspace/builds/worker-20/source/Cargo.toml [INFO] crate git repo https://github.com/MarkintoshZ/rust-tic-tac-toe-server already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3acfad8dee7e487275e44f5a732d3bb698335d509e2038eaff55171f7337d220 [INFO] running `Command { std: "docker" "start" "-a" "3acfad8dee7e487275e44f5a732d3bb698335d509e2038eaff55171f7337d220", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3acfad8dee7e487275e44f5a732d3bb698335d509e2038eaff55171f7337d220", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3acfad8dee7e487275e44f5a732d3bb698335d509e2038eaff55171f7337d220", kill_on_drop: false }` [INFO] [stdout] 3acfad8dee7e487275e44f5a732d3bb698335d509e2038eaff55171f7337d220 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b7d2fd25c95cbc44171b9f381adf557a5233e2d0f64661a736e3a47f31be8b90 [INFO] running `Command { std: "docker" "start" "-a" "b7d2fd25c95cbc44171b9f381adf557a5233e2d0f64661a736e3a47f31be8b90", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling dipa v0.1.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling tokio v1.14.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling rmp v0.8.10 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling dipa-derive v0.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling lunatic-macros v0.6.1 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling tokio-macros v1.6.0 [INFO] [stderr] Compiling structopt v0.3.25 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling rmp-serde v0.15.5 [INFO] [stderr] Compiling lunatic v0.7.0 [INFO] [stderr] Compiling shared v0.1.0 (/opt/rustwide/workdir/shared) [INFO] [stderr] Compiling server v0.1.0 (/opt/rustwide/workdir/server) [INFO] [stderr] Compiling client v0.1.0 (/opt/rustwide/workdir/client) [INFO] [stdout] warning: unused variable: `delta_time` [INFO] [stdout] --> server/src/room.rs:41:29 [INFO] [stdout] | [INFO] [stdout] 41 | fn on_update(&mut self, delta_time: Duration, ctx: &Context) {} [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_delta_time` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> server/src/room.rs:41:51 [INFO] [stdout] | [INFO] [stdout] 41 | fn on_update(&mut self, delta_time: Duration, ctx: &Context) {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [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/server-4eb29d152a8bf0ef.server.871ad8ae-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/server-4eb29d152a8bf0ef.server.871ad8ae-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/server-4eb29d152a8bf0ef.server.871ad8ae-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/server-4eb29d152a8bf0ef.server.871ad8ae-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/server-4eb29d152a8bf0ef.server.871ad8ae-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/server-4eb29d152a8bf0ef.server.871ad8ae-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/server-4eb29d152a8bf0ef.server.871ad8ae-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/server-4eb29d152a8bf0ef.server.871ad8ae-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/server-4eb29d152a8bf0ef.server.871ad8ae-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/server-4eb29d152a8bf0ef.server.871ad8ae-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/server-4eb29d152a8bf0ef.server.871ad8ae-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/server-4eb29d152a8bf0ef.server.871ad8ae-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/server-4eb29d152a8bf0ef.server.871ad8ae-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/server-4eb29d152a8bf0ef.server.871ad8ae-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/server-4eb29d152a8bf0ef.server.871ad8ae-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/server-4eb29d152a8bf0ef.server.871ad8ae-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/server-4eb29d152a8bf0ef.rhyaozkr4mf5ipv.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libshared-9430a77458bcafe6.rlib" "/opt/rustwide/target/debug/deps/libbincode-5f6900083889e984.rlib" "/opt/rustwide/target/debug/deps/libdipa-281aa13e2f18dfd1.rlib" "/opt/rustwide/target/debug/deps/liblunatic-5e37b4cb041d3033.rlib" "/opt/rustwide/target/debug/deps/librmp_serde-767144262d6fb7cb.rlib" "/opt/rustwide/target/debug/deps/librmp-a92a89d18cacb085.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-13f456c52851e665.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-56460b1d02bae5d5.rlib" "/opt/rustwide/target/debug/deps/libthiserror-ef251e3ea7975b18.rlib" "/opt/rustwide/target/debug/deps/libserde-ef86cefa15c172f9.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a46a068050a12a4b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1df56095db9453cb.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-9062de483386e50b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b988ab269ff13602.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-1bc822d886d4f7bd.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-963eca8df4c224a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d805b480c9102e58.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-06dfdbc22b935051.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d7523a4d118e6572.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5d7898c7fac3a07d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8c2bdbab4845bf3d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-d578639df0547b30.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-58bbb7b1efa3a5e2.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4c9b082d197c16f8.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-70f9ed6d8e7a5ce6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8c0a241d0360fa53.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-bad7ed93fdd31371.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-98b4d121af2b7335.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1d9f7e5920635d15.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/server-4eb29d152a8bf0ef" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/server-4eb29d152a8bf0ef.server.871ad8ae-cgu.11.rcgu.o: in function `lunatic::mailbox::Mailbox::receive_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lunatic-0.7.0/src/mailbox.rs:81: undefined reference to `receive' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/server-4eb29d152a8bf0ef.server.871ad8ae-cgu.11.rcgu.o: in function `lunatic::mailbox::Mailbox::receive_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lunatic-0.7.0/src/mailbox.rs:81: undefined reference to `receive' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/server-4eb29d152a8bf0ef.server.871ad8ae-cgu.11.rcgu.o: in function `lunatic::mailbox::Mailbox::receive_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lunatic-0.7.0/src/mailbox.rs:81: undefined reference to `receive' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/server-4eb29d152a8bf0ef.server.871ad8ae-cgu.11.rcgu.o: in function `lunatic::mailbox::Mailbox::receive_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lunatic-0.7.0/src/mailbox.rs:81: undefined reference to `receive' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/server-4eb29d152a8bf0ef.server.871ad8ae-cgu.11.rcgu.o: in function `lunatic::mailbox::Mailbox::receive_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lunatic-0.7.0/src/mailbox.rs:81: undefined reference to `receive' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/server-4eb29d152a8bf0ef.server.871ad8ae-cgu.11.rcgu.o:/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lunatic-0.7.0/src/mailbox.rs:81: more undefined references to `receive' follow [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/server-4eb29d152a8bf0ef.server.871ad8ae-cgu.11.rcgu.o: in function ` as lunatic::mailbox::TransformMailbox>::catch_link_panic': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lunatic-0.7.0/src/mailbox.rs:97: undefined reference to `die_when_link_dies' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/server-4eb29d152a8bf0ef.server.871ad8ae-cgu.11.rcgu.o: in function `lunatic::mailbox::LinkMailbox::receive_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lunatic-0.7.0/src/mailbox.rs:154: undefined reference to `receive' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lunatic-0.7.0/src/mailbox.rs:157: undefined reference to `get_tag' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/server-4eb29d152a8bf0ef.server.871ad8ae-cgu.14.rcgu.o: in function `lunatic::net::tcp_listener::TcpListener::bind': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lunatic-0.7.0/src/net/tcp_listener.rs:90: undefined reference to `tcp_bind' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lunatic-0.7.0/src/net/tcp_listener.rs:74: undefined reference to `tcp_bind' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/server-4eb29d152a8bf0ef.server.871ad8ae-cgu.5.rcgu.o: in function `::serialize': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lunatic-0.7.0/src/net/tcp_stream.rs:67: undefined reference to `push_tcp_stream' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/server-4eb29d152a8bf0ef.server.871ad8ae-cgu.5.rcgu.o: in function `::visit_u64': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lunatic-0.7.0/src/net/tcp_stream.rs:83: undefined reference to `take_tcp_stream' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/server-4eb29d152a8bf0ef.server.871ad8ae-cgu.6.rcgu.o: in function ` as core::cmp::PartialEq>::eq': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lunatic-0.7.0/src/process.rs:45: undefined reference to `id' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lunatic-0.7.0/src/process.rs:47: undefined reference to `id' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/server-4eb29d152a8bf0ef.server.871ad8ae-cgu.6.rcgu.o: in function ` as core::fmt::Debug>::fmt': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lunatic-0.7.0/src/process.rs:55: undefined reference to `id' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/server-4eb29d152a8bf0ef.server.871ad8ae-cgu.6.rcgu.o: in function ` as core::clone::Clone>::clone': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lunatic-0.7.0/src/process.rs:64: undefined reference to `clone_process' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/server-4eb29d152a8bf0ef.server.871ad8ae-cgu.6.rcgu.o: in function ` as core::clone::Clone>::clone': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lunatic-0.7.0/src/process.rs:64: undefined reference to `clone_process' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/server-4eb29d152a8bf0ef.server.871ad8ae-cgu.6.rcgu.o: in function ` as core::clone::Clone>::clone': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lunatic-0.7.0/src/process.rs:64: undefined reference to `clone_process' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/server-4eb29d152a8bf0ef.server.871ad8ae-cgu.6.rcgu.o: in function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lunatic-0.7.0/src/process.rs:73: undefined reference to `drop_process' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/server-4eb29d152a8bf0ef.server.871ad8ae-cgu.6.rcgu.o: in function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lunatic-0.7.0/src/process.rs:73: undefined reference to `drop_process' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/server-4eb29d152a8bf0ef.server.871ad8ae-cgu.6.rcgu.o: in function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lunatic-0.7.0/src/process.rs:73: undefined reference to `drop_process' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/server-4eb29d152a8bf0ef.server.871ad8ae-cgu.6.rcgu.o: in function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lunatic-0.7.0/src/process.rs:73: undefined reference to `drop_process' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/server-4eb29d152a8bf0ef.server.871ad8ae-cgu.6.rcgu.o: in function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lunatic-0.7.0/src/process.rs:73: undefined reference to `drop_process' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/server-4eb29d152a8bf0ef.server.871ad8ae-cgu.6.rcgu.o:/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lunatic-0.7.0/src/process.rs:73: more undefined references to `drop_process' follow [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/server-4eb29d152a8bf0ef.server.871ad8ae-cgu.6.rcgu.o: in function ` as serde::ser::Serialize>::serialize': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lunatic-0.7.0/src/process.rs:85: undefined reference to `push_process' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/server-4eb29d152a8bf0ef.server.871ad8ae-cgu.6.rcgu.o: in function ` as serde::ser::Serialize>::serialize': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lunatic-0.7.0/src/process.rs:85: undefined reference to `push_process' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/server-4eb29d152a8bf0ef.server.871ad8ae-cgu.6.rcgu.o: in function ` as serde::ser::Serialize>::serialize': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lunatic-0.7.0/src/process.rs:85: undefined reference to `push_process' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/server-4eb29d152a8bf0ef.server.871ad8ae-cgu.6.rcgu.o: in function ` as serde::ser::Serialize>::serialize': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lunatic-0.7.0/src/process.rs:85: undefined reference to `push_process' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/server-4eb29d152a8bf0ef.server.871ad8ae-cgu.6.rcgu.o: in function ` as serde::de::Visitor>::visit_u64': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lunatic-0.7.0/src/process.rs:103: undefined reference to `take_process' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/server-4eb29d152a8bf0ef.server.871ad8ae-cgu.6.rcgu.o: in function ` as serde::de::Visitor>::visit_u64': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lunatic-0.7.0/src/process.rs:103: undefined reference to `take_process' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/server-4eb29d152a8bf0ef.server.871ad8ae-cgu.6.rcgu.o: in function ` as serde::de::Visitor>::visit_u64': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lunatic-0.7.0/src/process.rs:103: undefined reference to `take_process' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/server-4eb29d152a8bf0ef.server.871ad8ae-cgu.6.rcgu.o: in function ` as serde::de::Visitor>::visit_u64': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lunatic-0.7.0/src/process.rs:103: undefined reference to `take_process' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/server-4eb29d152a8bf0ef.server.871ad8ae-cgu.6.rcgu.o: in function `lunatic::process::Process::id': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lunatic-0.7.0/src/process.rs:130: undefined reference to `id' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/server-4eb29d152a8bf0ef.server.871ad8ae-cgu.6.rcgu.o: in function `lunatic::process::Process::send_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lunatic-0.7.0/src/process.rs:147: undefined reference to `create_data' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/server-4eb29d152a8bf0ef.server.871ad8ae-cgu.6.rcgu.o: in function `lunatic::process::Process::send_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lunatic-0.7.0/src/process.rs:147: undefined reference to `create_data' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/server-4eb29d152a8bf0ef.server.871ad8ae-cgu.6.rcgu.o: in function `lunatic::process::Process::send_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lunatic-0.7.0/src/process.rs:147: undefined reference to `create_data' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/server-4eb29d152a8bf0ef.server.871ad8ae-cgu.6.rcgu.o: in function `lunatic::process::Process::send_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lunatic-0.7.0/src/process.rs:147: undefined reference to `create_data' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/server-4eb29d152a8bf0ef.server.871ad8ae-cgu.6.rcgu.o: in function `lunatic::process::Process::send_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lunatic-0.7.0/src/process.rs:147: undefined reference to `create_data' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/server-4eb29d152a8bf0ef.server.871ad8ae-cgu.6.rcgu.o:/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lunatic-0.7.0/src/process.rs:147: more undefined references to `create_data' follow [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/server-4eb29d152a8bf0ef.server.871ad8ae-cgu.6.rcgu.o: in function `lunatic::process::Process>::request_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lunatic-0.7.0/src/process.rs:199: undefined reference to `send_receive_skip_search' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/server-4eb29d152a8bf0ef.server.871ad8ae-cgu.6.rcgu.o: in function `lunatic::process::this': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lunatic-0.7.0/src/process.rs:207: undefined reference to `this' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/server-4eb29d152a8bf0ef.server.871ad8ae-cgu.6.rcgu.o: in function `lunatic::process::this': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lunatic-0.7.0/src/process.rs:207: undefined reference to `this' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/server-4eb29d152a8bf0ef.server.871ad8ae-cgu.6.rcgu.o: in function `lunatic::process::spawn_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lunatic-0.7.0/src/process.rs:373: undefined reference to `spawn' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lunatic-0.7.0/src/process.rs:382: undefined reference to `inherit_spawn' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/server-4eb29d152a8bf0ef.server.871ad8ae-cgu.6.rcgu.o: in function `lunatic::process::spawn_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lunatic-0.7.0/src/process.rs:373: undefined reference to `spawn' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lunatic-0.7.0/src/process.rs:382: undefined reference to `inherit_spawn' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/server-4eb29d152a8bf0ef.server.871ad8ae-cgu.6.rcgu.o: in function `lunatic::process::spawn_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lunatic-0.7.0/src/process.rs:373: undefined reference to `spawn' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lunatic-0.7.0/src/process.rs:382: undefined reference to `inherit_spawn' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/server-4eb29d152a8bf0ef.server.871ad8ae-cgu.6.rcgu.o: in function `lunatic::process::spawn_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lunatic-0.7.0/src/process.rs:373: undefined reference to `spawn' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lunatic-0.7.0/src/process.rs:382: undefined reference to `inherit_spawn' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblunatic-5e37b4cb041d3033.rlib(lunatic-5e37b4cb041d3033.lunatic.cfb1fd91-cgu.10.rcgu.o): in function `::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lunatic-0.7.0/src/net/tcp_stream.rs:42: undefined reference to `drop_tcp_stream' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblunatic-5e37b4cb041d3033.rlib(lunatic-5e37b4cb041d3033.lunatic.cfb1fd91-cgu.10.rcgu.o): in function `::clone': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lunatic-0.7.0/src/net/tcp_stream.rs:49: undefined reference to `clone_tcp_stream' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblunatic-5e37b4cb041d3033.rlib(lunatic-5e37b4cb041d3033.lunatic.cfb1fd91-cgu.10.rcgu.o): in function `::write_vectored': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lunatic-0.7.0/src/net/tcp_stream.rs:215: undefined reference to `tcp_write_vectored' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblunatic-5e37b4cb041d3033.rlib(lunatic-5e37b4cb041d3033.lunatic.cfb1fd91-cgu.10.rcgu.o): in function `::read': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lunatic-0.7.0/src/net/tcp_stream.rs:247: undefined reference to `tcp_read' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblunatic-5e37b4cb041d3033.rlib(lunatic-5e37b4cb041d3033.lunatic.cfb1fd91-cgu.3.rcgu.o): in function `::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lunatic-0.7.0/src/net/resolver.rs:23: undefined reference to `drop_dns_iterator' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblunatic-5e37b4cb041d3033.rlib(lunatic-5e37b4cb041d3033.lunatic.cfb1fd91-cgu.3.rcgu.o): in function `::next': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lunatic-0.7.0/src/net/resolver.rs:38: undefined reference to `resolve_next' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblunatic-5e37b4cb041d3033.rlib(lunatic-5e37b4cb041d3033.lunatic.cfb1fd91-cgu.3.rcgu.o): in function `lunatic::net::resolver::resolve_timeout_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lunatic-0.7.0/src/net/resolver.rs:95: undefined reference to `resolve' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblunatic-5e37b4cb041d3033.rlib(lunatic-5e37b4cb041d3033.lunatic.cfb1fd91-cgu.3.rcgu.o): in function `::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lunatic-0.7.0/src/net/tcp_listener.rs:50: undefined reference to `drop_tcp_listener' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblunatic-5e37b4cb041d3033.rlib(lunatic-5e37b4cb041d3033.lunatic.cfb1fd91-cgu.3.rcgu.o): in function `lunatic::net::tcp_listener::TcpListener::accept': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lunatic-0.7.0/src/net/tcp_listener.rs:116: undefined reference to `tcp_accept' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblunatic-5e37b4cb041d3033.rlib(lunatic-5e37b4cb041d3033.lunatic.cfb1fd91-cgu.7.rcgu.o): in function `::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lunatic-0.7.0/src/error.rs:18: undefined reference to `drop' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblunatic-5e37b4cb041d3033.rlib(lunatic-5e37b4cb041d3033.lunatic.cfb1fd91-cgu.7.rcgu.o): in function `::fmt': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lunatic-0.7.0/src/error.rs:30: undefined reference to `string_size' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lunatic-0.7.0/src/error.rs:32: undefined reference to `to_string' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblunatic-5e37b4cb041d3033.rlib(lunatic-5e37b4cb041d3033.lunatic.cfb1fd91-cgu.7.rcgu.o): in function `::fmt': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lunatic-0.7.0/src/error.rs:40: undefined reference to `string_size' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lunatic-0.7.0/src/error.rs:42: undefined reference to `to_string' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblunatic-5e37b4cb041d3033.rlib(lunatic-5e37b4cb041d3033.lunatic.cfb1fd91-cgu.9.rcgu.o): in function `::read': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lunatic-0.7.0/src/mailbox.rs:231: undefined reference to `read_data' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblunatic-5e37b4cb041d3033.rlib(lunatic-5e37b4cb041d3033.lunatic.cfb1fd91-cgu.9.rcgu.o): in function `::write': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lunatic-0.7.0/src/mailbox.rs:236: undefined reference to `write_data' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] = help: some `extern` functions couldn't be found; some native libraries may need to be installed or have their path specified [INFO] [stdout] = note: use the `-l` flag to specify native libraries to link [INFO] [stdout] = note: use the `cargo:rustc-link-lib` directive to specify the native libraries to link with Cargo (see https://doc.rust-lang.org/cargo/reference/build-scripts.html#cargorustc-link-libkindname) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `server` due to 2 previous errors; 2 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "b7d2fd25c95cbc44171b9f381adf557a5233e2d0f64661a736e3a47f31be8b90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b7d2fd25c95cbc44171b9f381adf557a5233e2d0f64661a736e3a47f31be8b90", kill_on_drop: false }` [INFO] [stdout] b7d2fd25c95cbc44171b9f381adf557a5233e2d0f64661a736e3a47f31be8b90