[INFO] cloning repository https://github.com/K0R0VA/actor-examples [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/K0R0VA/actor-examples" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FK0R0VA%2Factor-examples", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FK0R0VA%2Factor-examples'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7a784e4f7dcba80fee009d5a029df26ec953e1eb [INFO] testing K0R0VA/actor-examples against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FK0R0VA%2Factor-examples" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/K0R0VA/actor-examples on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/K0R0VA/actor-examples [INFO] finished tweaking git repo https://github.com/K0R0VA/actor-examples [INFO] tweaked toml for git repo https://github.com/K0R0VA/actor-examples written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/K0R0VA/actor-examples already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 021fcd45c6730aa75c013608de34f05e53689c53942d87a61c0b00c23b048a7e [INFO] running `Command { std: "docker" "start" "-a" "021fcd45c6730aa75c013608de34f05e53689c53942d87a61c0b00c23b048a7e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "021fcd45c6730aa75c013608de34f05e53689c53942d87a61c0b00c23b048a7e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "021fcd45c6730aa75c013608de34f05e53689c53942d87a61c0b00c23b048a7e", kill_on_drop: false }` [INFO] [stdout] 021fcd45c6730aa75c013608de34f05e53689c53942d87a61c0b00c23b048a7e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] fbcb14ffa71c56a3f8ec133e97a7cdb295a8bd76722a6f09e8ef0a434dfd3d77 [INFO] running `Command { std: "docker" "start" "-a" "fbcb14ffa71c56a3f8ec133e97a7cdb295a8bd76722a6f09e8ef0a434dfd3d77", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.67 [INFO] [stderr] Compiling libc v0.2.92 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling futures-sink v0.3.15 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling futures-io v0.3.15 [INFO] [stderr] Compiling const_fn v0.4.6 [INFO] [stderr] Compiling local-waker v0.1.1 [INFO] [stderr] Compiling cpufeatures v0.1.4 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Compiling httparse v1.3.6 [INFO] [stderr] Compiling tokio v1.5.0 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling time v0.2.26 [INFO] [stderr] Compiling cookie v0.15.0 [INFO] [stderr] Compiling tracing v0.1.25 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling idna v0.2.2 [INFO] [stderr] Compiling actix-utils v3.0.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling md-5 v0.9.1 [INFO] [stderr] Compiling sha2 v0.9.5 [INFO] [stderr] Compiling actix-service v2.0.0 [INFO] [stderr] Compiling url v2.2.1 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling mio v0.7.11 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling ahash v0.7.2 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling postgres-protocol v0.6.1 [INFO] [stderr] Compiling postgres-types v0.2.1 [INFO] [stderr] Compiling tokio-util v0.6.6 [INFO] [stderr] Compiling actix-codec v0.4.0-beta.1 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling actix-macros v0.2.0 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling derive_more v0.99.13 [INFO] [stderr] Compiling pin-project-internal v1.0.6 [INFO] [stderr] Compiling actix-web-codegen v0.5.0-beta.2 [INFO] [stderr] Compiling actix_derive v0.6.0 [INFO] [stderr] Compiling actix-rt v2.2.0 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling actix-server v2.0.0-beta.4 [INFO] [stderr] Compiling pin-project v1.0.6 [INFO] [stderr] Compiling actix-tls v3.0.0-beta.5 [INFO] [stderr] Compiling futures-executor v0.3.15 [INFO] [stderr] Compiling h2 v0.3.2 [INFO] [stderr] Compiling local-channel v0.1.2 [INFO] [stderr] Compiling actix v0.12.0 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling futures v0.3.15 [INFO] [stderr] Compiling tokio-postgres v0.7.2 [INFO] [stderr] Compiling config v0.11.0 [INFO] [stderr] Compiling actix-http v3.0.0-beta.6 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling actix-router v0.2.7 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling deadpool v0.8.0 [INFO] [stderr] Compiling deadpool-postgres v0.9.0 [INFO] [stderr] Compiling actix-web v4.0.0-beta.6 (https://github.com/actix/actix-web.git#5a162932) [INFO] [stderr] Compiling actor-examples v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `crate::models::Event` [INFO] [stdout] --> src/box_office.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::models::Event; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::future::Future` [INFO] [stdout] --> src/box_office.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std::future::Future; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::pin::Pin` [INFO] [stdout] --> src/box_office.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std::pin::Pin; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::task::Poll` [INFO] [stdout] --> src/box_office.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use std::task::Poll; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::models::Event` [INFO] [stdout] --> src/box_office.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | use crate::models::Event; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Response` [INFO] [stdout] --> src/box_office.rs:27:40 [INFO] [stdout] | [INFO] [stdout] 27 | use actix::{Message, MailboxError, Response}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Buy` [INFO] [stdout] --> src/box_office.rs:28:51 [INFO] [stdout] | [INFO] [stdout] 28 | use crate::ticket_seller::messages::{Tickets, Buy}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `actix::dev::Request` [INFO] [stdout] --> src/box_office.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | use actix::dev::Request; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::ticket_seller::TicketSeller` [INFO] [stdout] --> src/box_office.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 30 | use crate::ticket_seller::TicketSeller; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Addr` [INFO] [stdout] --> src/box_office.rs:78:66 [INFO] [stdout] | [INFO] [stdout] 78 | use actix::{Handler, Actor, Context, MailboxError, Response, Addr}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `actix::dev::MessageResponse` [INFO] [stdout] --> src/box_office.rs:79:9 [INFO] [stdout] | [INFO] [stdout] 79 | use actix::dev::MessageResponse; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::box_office::BoxOffice` [INFO] [stdout] --> src/rest_api.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::box_office::BoxOffice; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Actor`, `System` [INFO] [stdout] --> src/rest_api.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | use actix::{Actor, System}; [INFO] [stdout] | ^^^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> src/rest_api.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::ticket_seller::messages::Tickets` [INFO] [stdout] --> src/rest_api.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 21 | use crate::ticket_seller::messages::Tickets; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `MailboxError` [INFO] [stdout] --> src/rest_api.rs:22:23 [INFO] [stdout] | [INFO] [stdout] 22 | use actix::{Addr, MailboxError}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `actix_web::http::StatusCode` [INFO] [stdout] --> src/rest_api.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | use actix_web::http::StatusCode; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Path` [INFO] [stdout] --> src/rest_api.rs:24:38 [INFO] [stdout] | [INFO] [stdout] 24 | use actix_web::web::{Data, Json, Path}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serde::Serialize` [INFO] [stdout] --> src/rest_api.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | use serde::Serialize; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Event` [INFO] [stdout] --> src/ticket_seller.rs:1:21 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::models::{Event, Ticket}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/database.rs:26:27 [INFO] [stdout] | [INFO] [stdout] 26 | fn stopped(&mut self, ctx: &mut Self::Context) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/maybe.rs:38:21 [INFO] [stdout] | [INFO] [stdout] 38 | fn handle(self, ctx: &mut ::Context, tx: Option>) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/box_office.rs:89:59 [INFO] [stdout] | [INFO] [stdout] 89 | let event_tickets = TicketSeller::create(|ctx: &mut Context| { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/box_office.rs:103:47 [INFO] [stdout] | [INFO] [stdout] 103 | fn handle(&mut self, msg: GetTickets, ctx: &mut Self::Context) -> Self::Result { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `exist` [INFO] [stdout] --> src/rest_api.rs:44:21 [INFO] [stdout] | [INFO] [stdout] 44 | Err(exist) => HttpResponse::BadRequest().body("Event already exist"), [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_exist` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `err` [INFO] [stdout] --> src/rest_api.rs:57:17 [INFO] [stdout] | [INFO] [stdout] 57 | Err(err) => HttpResponse::InternalServerError().finish(), [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_err` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/ticket_seller.rs:42:25 [INFO] [stdout] | [INFO] [stdout] 42 | fn handle(self, ctx: &mut ::Context, tx: Option>) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `msg` [INFO] [stdout] --> src/ticket_seller.rs:91:30 [INFO] [stdout] | [INFO] [stdout] 91 | fn handle(&mut self, msg: GetEvent, ctx: &mut Self::Context) -> Self::Result { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_msg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/ticket_seller.rs:91:45 [INFO] [stdout] | [INFO] [stdout] 91 | fn handle(&mut self, msg: GetEvent, ctx: &mut Self::Context) -> Self::Result { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/maybe.rs:15:13 [INFO] [stdout] | [INFO] [stdout] 15 | fn poll(mut self: Pin<&mut Self>, cx: &mut Context) -> Poll { [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/maybe.rs:17:17 [INFO] [stdout] | [INFO] [stdout] 17 | let mut this = self.get_unchecked_mut(); [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `unwrap` [INFO] [stdout] --> src/maybe.rs:48:12 [INFO] [stdout] | [INFO] [stdout] 48 | pub fn unwrap(self) -> T { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `GetEvents` [INFO] [stdout] --> src/box_office.rs:55:16 [INFO] [stdout] | [INFO] [stdout] 55 | pub struct GetEvents; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `CancelEvent` [INFO] [stdout] --> src/box_office.rs:67:16 [INFO] [stdout] | [INFO] [stdout] 67 | pub struct CancelEvent { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Cancel` [INFO] [stdout] --> src/ticket_seller.rs:55:16 [INFO] [stdout] | [INFO] [stdout] 55 | pub struct Cancel; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/maybe.rs:41:17 [INFO] [stdout] | [INFO] [stdout] 41 | tx.send(self.await); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/ticket_seller.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | tx.send(self); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [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/actor_examples-c55d86f6418317f1.actor_examples.55d310b0-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/actor_examples-c55d86f6418317f1.actor_examples.55d310b0-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/actor_examples-c55d86f6418317f1.actor_examples.55d310b0-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/actor_examples-c55d86f6418317f1.actor_examples.55d310b0-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/actor_examples-c55d86f6418317f1.actor_examples.55d310b0-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/actor_examples-c55d86f6418317f1.actor_examples.55d310b0-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/actor_examples-c55d86f6418317f1.actor_examples.55d310b0-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/actor_examples-c55d86f6418317f1.actor_examples.55d310b0-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/actor_examples-c55d86f6418317f1.actor_examples.55d310b0-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/actor_examples-c55d86f6418317f1.actor_examples.55d310b0-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/actor_examples-c55d86f6418317f1.actor_examples.55d310b0-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/actor_examples-c55d86f6418317f1.actor_examples.55d310b0-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/actor_examples-c55d86f6418317f1.actor_examples.55d310b0-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/actor_examples-c55d86f6418317f1.actor_examples.55d310b0-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/actor_examples-c55d86f6418317f1.actor_examples.55d310b0-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/actor_examples-c55d86f6418317f1.actor_examples.55d310b0-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/actor_examples-c55d86f6418317f1.4dykzj9byjmdtlbs.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/brotli-sys-9fac39597207ed92/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libactix_web-ed42ecf4259f1cc1.rlib" "/opt/rustwide/target/debug/deps/libeither-e3062db716b81c8a.rlib" "/opt/rustwide/target/debug/deps/libactix_server-3090b0697c452339.rlib" "/opt/rustwide/target/debug/deps/libcookie-39ff9a43d3365d70.rlib" "/opt/rustwide/target/debug/deps/liburl-2595d2910244f1ee.rlib" "/opt/rustwide/target/debug/deps/libidna-9901886d63bd30ad.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-b9de2103a6d2e530.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-186b4d50aeb6750b.rlib" "/opt/rustwide/target/debug/deps/libserde_json-c14f6d401a970306.rlib" "/opt/rustwide/target/debug/deps/libactix_router-c6378a44572a3a54.rlib" "/opt/rustwide/target/debug/deps/libregex-0279b783db46fdd6.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-37cd99493b8946d7.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-893f4c3b4ecb939d.rlib" "/opt/rustwide/target/debug/deps/libactix_http-bb8d351ab1a45355.rlib" "/opt/rustwide/target/debug/deps/libhttparse-7aba900800624f2b.rlib" "/opt/rustwide/target/debug/deps/libsha1-8580d6593407e7e5.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-4113982dc57591d4.rlib" "/opt/rustwide/target/debug/deps/liblocal_channel-f4846c3459d73f3e.rlib" "/opt/rustwide/target/debug/deps/libbytestring-d1de2f1e4328721a.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-ce5259bede0a456d.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-66706a840c6b3f9e.rlib" "/opt/rustwide/target/debug/deps/libmime-6adaefd5c465bdcc.rlib" "/opt/rustwide/target/debug/deps/libflate2-74d2b9fe76e1fabe.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-fd871e0602108602.rlib" "/opt/rustwide/target/debug/deps/libadler-92f8db84032ff960.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-667de4e810607513.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-5e17da5cf82b9459.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-7c8d94a4b573bcfb.rlib" "/opt/rustwide/target/debug/deps/libtime-30237df2407c6207.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-4fbb3e3cdf9d3126.rlib" "/opt/rustwide/target/debug/deps/libstandback-228dd35e5244fda4.rlib" "/opt/rustwide/target/debug/deps/libahash-772ecc04c9eb35fd.rlib" "/opt/rustwide/target/debug/deps/libactix_tls-ec5aaf7f99b7d1ef.rlib" "/opt/rustwide/target/debug/deps/libh2-d6a88104286175ef.rlib" "/opt/rustwide/target/debug/deps/libtracing-bcc4cd793dbd5286.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-2662e2daeb780a86.rlib" "/opt/rustwide/target/debug/deps/libindexmap-7cece434f92577f0.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-f68c299677dc64e2.rlib" "/opt/rustwide/target/debug/deps/libhttp-d95d268fff00d4d9.rlib" "/opt/rustwide/target/debug/deps/libitoa-233da835b39c05ce.rlib" "/opt/rustwide/target/debug/deps/libfnv-bb690c336855f248.rlib" "/opt/rustwide/target/debug/deps/libactix_service-59ab3249bbb51bba.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-099ebe93bd1c241d.rlib" "/opt/rustwide/target/debug/deps/libpin_project-29e322e27d3e3db5.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-f92f4b0601487287.rlib" "/opt/rustwide/target/debug/deps/liblocal_waker-a40e10f372b1bd77.rlib" "/opt/rustwide/target/debug/deps/libdeadpool_postgres-2cbf48ab9a3a8675.rlib" "/opt/rustwide/target/debug/deps/libconfig-32008fce9c2d5920.rlib" "/opt/rustwide/target/debug/deps/libnom-130dfa9224a2cc57.rlib" "/opt/rustwide/target/debug/deps/liblexical_core-93b432c3f5c131b4.rlib" "/opt/rustwide/target/debug/deps/libryu-9e35d986fcbafb23.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-62b1a5cbf56a9f5f.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-60f29610b80e56b0.rlib" "/opt/rustwide/target/debug/deps/libdeadpool-1cc25f38d7a15275.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-d9f350336a3b8005.rlib" "/opt/rustwide/target/debug/deps/libtokio_postgres-c721ae06e1d112b5.rlib" "/opt/rustwide/target/debug/deps/libphf-90ebb0de1fbac9ad.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-94bd5d82a54cf5b0.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-6aaaea919ef70f3e.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libsocket2-4ec709336eb0a1a0.rlib" "/opt/rustwide/target/debug/deps/libpostgres_types-69b80dade0b0fd5e.rlib" "/opt/rustwide/target/debug/deps/libpostgres_protocol-51c8b715f6cace35.rlib" "/opt/rustwide/target/debug/deps/libbase64-bff61f2d1660603b.rlib" "/opt/rustwide/target/debug/deps/libstringprep-8b1a886672f77f1e.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-c84922e397704cb8.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-558823217aa716f3.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-c8728763a1cfbcab.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-7d79f1310ca303e8.rlib" "/opt/rustwide/target/debug/deps/libmatches-efe3d8804af1a290.rlib" "/opt/rustwide/target/debug/deps/libsha2-6bd5f3aa04f3f955.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-925fa1eb4efc2920.rlib" "/opt/rustwide/target/debug/deps/librand-d0fe5223b85496ac.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-214385bc5a2e0df8.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-4b4e10d54e032e24.rlib" "/opt/rustwide/target/debug/deps/librand_core-2caeee05e596d114.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-12d53029aa319091.rlib" "/opt/rustwide/target/debug/deps/libhmac-94b8be23994ec83a.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-89225bbb4341eacc.rlib" "/opt/rustwide/target/debug/deps/libsubtle-5bb13641cec06f56.rlib" "/opt/rustwide/target/debug/deps/libmd5-cb8861707b5ab9c0.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-ffbe13ab2928830a.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-7fa0dd53180740e9.rlib" "/opt/rustwide/target/debug/deps/libdigest-6e2e6df44c6d1c46.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-3cf487a01a79886d.rlib" "/opt/rustwide/target/debug/deps/libtypenum-8d9d963830b894ef.rlib" "/opt/rustwide/target/debug/deps/libfallible_iterator-313401c930e15855.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-614d7e4e7f7903e2.rlib" "/opt/rustwide/target/debug/deps/libfutures-bac3419c941f8aa3.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-a1a6b20a28d109b1.rlib" "/opt/rustwide/target/debug/deps/libserde-454188cf55b1856b.rlib" "/opt/rustwide/target/debug/deps/libactix-7257a026ae4da05f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-b794db5b72c9763c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-2d7c8b3070b566c8.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-572b52e40c494ec7.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-15d53ea263c0eb89.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-5815263ef222b6be.rlib" "/opt/rustwide/target/debug/deps/libslab-ee0db592f9db8068.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-234f2f8dceac1c64.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-0bb98dc26931c9bf.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-fa9386671a4e8e23.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-501725f4e360d46d.rlib" "/opt/rustwide/target/debug/deps/libbitflags-c6d9dc90f7379932.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-a17e096fdc33dd52.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-ec8780e8a2a1f907.rlib" "/opt/rustwide/target/debug/deps/libtokio-96e2406f9bc113e5.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-95744b654af0170e.rlib" "/opt/rustwide/target/debug/deps/libmemchr-dc28abbf05ce61fd.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-def1c2cc8a1f6d50.rlib" "/opt/rustwide/target/debug/deps/libbytes-5cd672cac86e9454.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-bc29cd12efb5d8c3.rlib" "/opt/rustwide/target/debug/deps/libmio-a8fa7b162e991f71.rlib" "/opt/rustwide/target/debug/deps/liblog-85f4ca97e1cbe80a.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-cffc01355f85fbe7.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-226165bf218163c8.rlib" "/opt/rustwide/target/debug/deps/liblibc-b2fac968aa60689c.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-0e12401d3f654579.rlib" "/opt/rustwide/target/debug/deps/liblock_api-db461bc71d83cdd1.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libinstant-19d5109d95e62e31.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/actor_examples-c55d86f6418317f1" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: _ZN12actix_server6worker17MAX_CONNS_COUNTER7__getit5__KEY17h75ca2f83dd442195E: TLS definition in /opt/rustwide/target/debug/deps/libactix_server-3090b0697c452339.rlib(actix_server-3090b0697c452339.actix_server.8767fcc3-cgu.9.rcgu.o) section .tbss._ZN12actix_server6worker17MAX_CONNS_COUNTER7__getit5__KEY17h75ca2f83dd442195E mismatches non-TLS reference in /opt/rustwide/target/debug/deps/libactix_server-3090b0697c452339.rlib(actix_server-3090b0697c452339.actix_server.8767fcc3-cgu.4.rcgu.o) [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libactix_server-3090b0697c452339.rlib: error adding symbols: bad value [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 37 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `actor-examples` due to 2 previous errors; 37 warnings emitted [INFO] running `Command { std: "docker" "inspect" "fbcb14ffa71c56a3f8ec133e97a7cdb295a8bd76722a6f09e8ef0a434dfd3d77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fbcb14ffa71c56a3f8ec133e97a7cdb295a8bd76722a6f09e8ef0a434dfd3d77", kill_on_drop: false }` [INFO] [stdout] fbcb14ffa71c56a3f8ec133e97a7cdb295a8bd76722a6f09e8ef0a434dfd3d77