[INFO] fetching crate ferrum-router 0.2.1... [INFO] testing ferrum-router-0.2.1 against 1.59.0 for beta-1.60-1 [INFO] extracting crate ferrum-router 0.2.1 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate ferrum-router 0.2.1 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 crates.io crate ferrum-router 0.2.1 [INFO] finished tweaking crates.io crate ferrum-router 0.2.1 [INFO] tweaked toml for crates.io crate ferrum-router 0.2.1 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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] Downloading crates ... [INFO] [stderr] Downloaded relay v0.1.1 [INFO] [stderr] Downloaded mime_guess v1.8.8 [INFO] [stderr] Downloaded slab v0.3.0 [INFO] [stderr] Downloaded tokio-udp v0.1.6 [INFO] [stderr] Downloaded try-lock v0.1.0 [INFO] [stderr] Downloaded phf_codegen v0.7.24 [INFO] [stderr] Downloaded smallvec v0.2.1 [INFO] [stderr] Downloaded tokio-proto v0.1.1 [INFO] [stderr] Downloaded tokio-service v0.1.0 [INFO] [stderr] Downloaded tokio-fs v0.1.7 [INFO] [stderr] Downloaded hyper v0.11.27 [INFO] [stderr] Downloaded tokio-core v0.1.18 [INFO] [stderr] Downloaded siphasher v0.2.3 [INFO] [stderr] Downloaded phf_shared v0.7.24 [INFO] [stderr] Downloaded tokio-uds v0.2.7 [INFO] [stderr] Downloaded phf_generator v0.7.24 [INFO] [stderr] Downloaded route-recognizer v0.1.13 [INFO] [stderr] Downloaded want v0.0.4 [INFO] [stderr] Downloaded phf v0.7.24 [INFO] [stderr] Downloaded take v0.1.0 [INFO] [stderr] Downloaded scoped-tls v0.1.2 [INFO] [stderr] Downloaded ferrum-plugin v0.3.0 [INFO] [stderr] Downloaded ferrum v0.2.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] 1c78afe8280efcc2d6a6d0087db016ddbe3f6e0eed609d407785e2018af861ae [INFO] running `Command { std: "docker" "start" "-a" "1c78afe8280efcc2d6a6d0087db016ddbe3f6e0eed609d407785e2018af861ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1c78afe8280efcc2d6a6d0087db016ddbe3f6e0eed609d407785e2018af861ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c78afe8280efcc2d6a6d0087db016ddbe3f6e0eed609d407785e2018af861ae", kill_on_drop: false }` [INFO] [stdout] 1c78afe8280efcc2d6a6d0087db016ddbe3f6e0eed609d407785e2018af861ae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] 52c2bc5337086b34d27f430503b7c35b923bcfc227cb2f9588e58472f1d26034 [INFO] running `Command { std: "docker" "start" "-a" "52c2bc5337086b34d27f430503b7c35b923bcfc227cb2f9588e58472f1d26034", kill_on_drop: false }` [INFO] [stderr] Compiling futures v0.1.31 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling scoped-tls v0.1.2 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling slab v0.3.0 [INFO] [stderr] Compiling smallvec v0.2.1 [INFO] [stderr] Compiling try-lock v0.1.0 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling take v0.1.0 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling ucd-util v0.1.8 [INFO] [stderr] Compiling route-recognizer v0.1.13 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling unsafe-any v0.4.2 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling ferrum-plugin v0.3.0 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling tokio-service v0.1.0 [INFO] [stderr] Compiling want v0.0.4 [INFO] [stderr] Compiling relay v0.1.1 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling crossbeam-deque v0.7.4 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio-uds v0.2.7 [INFO] [stderr] Compiling tokio-udp v0.1.6 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling mime_guess v1.8.8 [INFO] [stderr] Compiling tokio-fs v0.1.7 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling tokio-core v0.1.18 [INFO] [stderr] Compiling tokio-proto v0.1.1 [INFO] [stderr] Compiling hyper v0.11.27 [INFO] [stderr] Compiling ferrum v0.2.1 [INFO] [stderr] Compiling ferrum-router v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/recognizer/matcher.rs:7:26 [INFO] [stdout] | [INFO] [stdout] 7 | pub handler: &'a Box, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 7 - pub handler: &'a Box, [INFO] [stdout] 7 + pub handler: &'a Box, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/recognizer/mod.rs:26:22 [INFO] [stdout] | [INFO] [stdout] 26 | pub handler: Box, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 26 - pub handler: Box, [INFO] [stdout] 26 + pub handler: Box, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/recognizer/mod.rs:14:59 [INFO] [stdout] | [INFO] [stdout] 14 | pub type RecognizerResult = Result>; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 14 - pub type RecognizerResult = Result>; [INFO] [stdout] 14 + pub type RecognizerResult = Result>; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/recognizer/mod.rs:34:47 [INFO] [stdout] | [INFO] [stdout] 34 | pub fn new(glob: G, handler: Box, types: Option<&Store>) -> RecognizerResult [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 34 - pub fn new(glob: G, handler: Box, types: Option<&Store>) -> RecognizerResult [INFO] [stdout] 34 + pub fn new(glob: G, handler: Box, types: Option<&Store>) -> RecognizerResult [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/recognizer/matcher.rs:12:33 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn new(handler: &'a Box, params: Params) -> RouteMatch { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 12 - pub fn new(handler: &'a Box, params: Params) -> RouteMatch { [INFO] [stdout] 12 + pub fn new(handler: &'a Box, params: Params) -> RouteMatch { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 11.64s [INFO] running `Command { std: "docker" "inspect" "52c2bc5337086b34d27f430503b7c35b923bcfc227cb2f9588e58472f1d26034", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "52c2bc5337086b34d27f430503b7c35b923bcfc227cb2f9588e58472f1d26034", kill_on_drop: false }` [INFO] [stdout] 52c2bc5337086b34d27f430503b7c35b923bcfc227cb2f9588e58472f1d26034 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f263757d89fd11fdd9872602999c74f6c3331116695ebb8f552f24499ac54e62 [INFO] running `Command { std: "docker" "start" "-a" "f263757d89fd11fdd9872602999c74f6c3331116695ebb8f552f24499ac54e62", kill_on_drop: false }` [INFO] [stderr] Compiling ferrum-router v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/recognizer/matcher.rs:7:26 [INFO] [stdout] | [INFO] [stdout] 7 | pub handler: &'a Box, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 7 - pub handler: &'a Box, [INFO] [stdout] 7 + pub handler: &'a Box, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/recognizer/mod.rs:26:22 [INFO] [stdout] | [INFO] [stdout] 26 | pub handler: Box, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 26 - pub handler: Box, [INFO] [stdout] 26 + pub handler: Box, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/recognizer/mod.rs:14:59 [INFO] [stdout] | [INFO] [stdout] 14 | pub type RecognizerResult = Result>; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 14 - pub type RecognizerResult = Result>; [INFO] [stdout] 14 + pub type RecognizerResult = Result>; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/recognizer/mod.rs:34:47 [INFO] [stdout] | [INFO] [stdout] 34 | pub fn new(glob: G, handler: Box, types: Option<&Store>) -> RecognizerResult [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 34 - pub fn new(glob: G, handler: Box, types: Option<&Store>) -> RecognizerResult [INFO] [stdout] 34 + pub fn new(glob: G, handler: Box, types: Option<&Store>) -> RecognizerResult [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/recognizer/matcher.rs:12:33 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn new(handler: &'a Box, params: Params) -> RouteMatch { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 12 - pub fn new(handler: &'a Box, params: Params) -> RouteMatch { [INFO] [stdout] 12 + pub fn new(handler: &'a Box, params: Params) -> RouteMatch { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/recognizer/matcher.rs:7:26 [INFO] [stdout] | [INFO] [stdout] 7 | pub handler: &'a Box, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 7 - pub handler: &'a Box, [INFO] [stdout] 7 + pub handler: &'a Box, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/recognizer/mod.rs:26:22 [INFO] [stdout] | [INFO] [stdout] 26 | pub handler: Box, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 26 - pub handler: Box, [INFO] [stdout] 26 + pub handler: Box, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/recognizer/mod.rs:14:59 [INFO] [stdout] | [INFO] [stdout] 14 | pub type RecognizerResult = Result>; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 14 - pub type RecognizerResult = Result>; [INFO] [stdout] 14 + pub type RecognizerResult = Result>; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/recognizer/mod.rs:34:47 [INFO] [stdout] | [INFO] [stdout] 34 | pub fn new(glob: G, handler: Box, types: Option<&Store>) -> RecognizerResult [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 34 - pub fn new(glob: G, handler: Box, types: Option<&Store>) -> RecognizerResult [INFO] [stdout] 34 + pub fn new(glob: G, handler: Box, types: Option<&Store>) -> RecognizerResult [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/recognizer/matcher.rs:12:33 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn new(handler: &'a Box, params: Params) -> RouteMatch { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 12 - pub fn new(handler: &'a Box, params: Params) -> RouteMatch { [INFO] [stdout] 12 + pub fn new(handler: &'a Box, params: Params) -> RouteMatch { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/recognizer/tests.rs:87:38 [INFO] [stdout] | [INFO] [stdout] 87 | assert!(!regex.is_match(""), glob); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 87 | assert!(!regex.is_match(""), "{}", glob); [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/recognizer/tests.rs:88:42 [INFO] [stdout] | [INFO] [stdout] 88 | assert!(!regex.is_match("test"), glob); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 88 | assert!(!regex.is_match("test"), "{}", glob); [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/recognizer/tests.rs:89:39 [INFO] [stdout] | [INFO] [stdout] 89 | assert!(!regex.is_match("/"), glob); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 89 | assert!(!regex.is_match("/"), "{}", glob); [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/recognizer/tests.rs:90:46 [INFO] [stdout] | [INFO] [stdout] 90 | assert!(regex.is_match("/posts/12"), glob); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 90 | assert!(regex.is_match("/posts/12"), "{}", glob); [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/recognizer/tests.rs:91:47 [INFO] [stdout] | [INFO] [stdout] 91 | assert!(regex.is_match("/posts/12/"), glob); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 91 | assert!(regex.is_match("/posts/12/"), "{}", glob); [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/recognizer/tests.rs:92:48 [INFO] [stdout] | [INFO] [stdout] 92 | assert!(!regex.is_match("/posts/12a"), glob); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 92 | assert!(!regex.is_match("/posts/12a"), "{}", glob); [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/recognizer/tests.rs:93:52 [INFO] [stdout] | [INFO] [stdout] 93 | assert!(!regex.is_match("/posts/12/test"), glob); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 93 | assert!(!regex.is_match("/posts/12/test"), "{}", glob); [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/recognizer/tests.rs:94:48 [INFO] [stdout] | [INFO] [stdout] 94 | assert!(!regex.is_match("/posts/new"), glob); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 94 | assert!(!regex.is_match("/posts/new"), "{}", glob); [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/recognizer/tests.rs:95:49 [INFO] [stdout] | [INFO] [stdout] 95 | assert!(!regex.is_match("/posts/new/"), glob); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 95 | assert!(!regex.is_match("/posts/new/"), "{}", glob); [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/recognizer/tests.rs:96:53 [INFO] [stdout] | [INFO] [stdout] 96 | assert!(!regex.is_match("/posts/new/test"), glob); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 96 | assert!(!regex.is_match("/posts/new/test"), "{}", glob); [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/simple_with_macro-d54e7d17600626dd.simple_with_macro.aa82479d-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/simple_with_macro-d54e7d17600626dd.simple_with_macro.aa82479d-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/simple_with_macro-d54e7d17600626dd.simple_with_macro.aa82479d-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/simple_with_macro-d54e7d17600626dd.simple_with_macro.aa82479d-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/simple_with_macro-d54e7d17600626dd.simple_with_macro.aa82479d-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/simple_with_macro-d54e7d17600626dd.simple_with_macro.aa82479d-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/simple_with_macro-d54e7d17600626dd.simple_with_macro.aa82479d-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/simple_with_macro-d54e7d17600626dd.simple_with_macro.aa82479d-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/simple_with_macro-d54e7d17600626dd.simple_with_macro.aa82479d-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/simple_with_macro-d54e7d17600626dd.simple_with_macro.aa82479d-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/simple_with_macro-d54e7d17600626dd.simple_with_macro.aa82479d-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/simple_with_macro-d54e7d17600626dd.simple_with_macro.aa82479d-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/simple_with_macro-d54e7d17600626dd.simple_with_macro.aa82479d-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/simple_with_macro-d54e7d17600626dd.simple_with_macro.aa82479d-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/simple_with_macro-d54e7d17600626dd.simple_with_macro.aa82479d-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/simple_with_macro-d54e7d17600626dd.simple_with_macro.aa82479d-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/simple_with_macro-d54e7d17600626dd.52psbxpqfskwpv9w.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/libferrum_router-e676b9abeefd53a4.rlib" "/opt/rustwide/target/debug/deps/libregex-6584021899b53995.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-34c68233ff3cded3.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-05106d91ffb668bd.rlib" "/opt/rustwide/target/debug/deps/libucd_util-f6ebd7ea0b0c6012.rlib" "/opt/rustwide/target/debug/deps/libthread_local-fa0752fdfa02d05b.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-3d236d9a79bb1941.rlib" "/opt/rustwide/target/debug/deps/libmemchr-bc7103d2fd7c9396.rlib" "/opt/rustwide/target/debug/deps/libferrum-9ead507317e2c911.rlib" "/opt/rustwide/target/debug/deps/liburl-6352294f41cde87d.rlib" "/opt/rustwide/target/debug/deps/libidna-151115a35779f0ed.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-e17b05c4e7220a4a.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-6501298496e10bd1.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-c91e6deb587a6fa0.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-c016094b93117d84.rlib" "/opt/rustwide/target/debug/deps/libmatches-79988a3a3f51c00d.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-81065c7f09352076.rlib" "/opt/rustwide/target/debug/deps/libphf-022a3a27d70cd977.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-77f6db91f5b89a8f.rlib" "/opt/rustwide/target/debug/deps/libunicase-45fc40b99a4467f9.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-31ec360f3df090b3.rlib" "/opt/rustwide/target/debug/deps/libmime-2d8d4ab10da6ecfb.rlib" "/opt/rustwide/target/debug/deps/libferrum_plugin-75d6fe9966e9c3b4.rlib" "/opt/rustwide/target/debug/deps/libunsafe_any-d1d953ec8cd3240a.rlib" "/opt/rustwide/target/debug/deps/libtraitobject-42e9b07b4448e262.rlib" "/opt/rustwide/target/debug/deps/libhyper-57a9651f2cf5a366.rlib" "/opt/rustwide/target/debug/deps/libwant-976e66039f6737be.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-baf08d45a9af302e.rlib" "/opt/rustwide/target/debug/deps/libunicase-3bf163bc44e26850.rlib" "/opt/rustwide/target/debug/deps/libtokio_proto-d061408113d4e02c.rlib" "/opt/rustwide/target/debug/deps/liblog-b62f90e703510ef5.rlib" "/opt/rustwide/target/debug/deps/libtokio_service-c60853843f4ce9f9.rlib" "/opt/rustwide/target/debug/deps/libtake-41166f977c36aeeb.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-8be9811e3e3da030.rlib" "/opt/rustwide/target/debug/deps/libslab-6c176403b2af6908.rlib" "/opt/rustwide/target/debug/deps/librand-f1588a29c4829a1d.rlib" "/opt/rustwide/target/debug/deps/librand-9c5dae6a91989ca1.rlib" "/opt/rustwide/target/debug/deps/libtokio_core-cf8a85de27ccb4ef.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-080e90da032123e1.rlib" "/opt/rustwide/target/debug/deps/libtokio-b3c9e2416340ca48.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-b45aa8ae08431489.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-47617d9467bb631a.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-61b9587d019e17f7.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-67badba451729579.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-2ee28e5a261f9cfe.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-d96833f8d1e5cbe1.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-fae3500ab132cf4e.rlib" "/opt/rustwide/target/debug/deps/libfnv-cb175ca084a41bf7.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-ceb0e9b1757cf6b6.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-ec7c96852f949bc9.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-5c931afd062bf65c.rlib" "/opt/rustwide/target/debug/deps/liblock_api-25d475e0df7abafb.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-481637acb054c71a.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-74624e96c852a0a0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-f4da6f58a6da1fae.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-e53b64f3d48f45ef.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-877e6edbf0ce5f21.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-d46e40bbd3136360.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-468fa2e6ccfdb953.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-6966cf89fb86060e.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-571c2447ef83a4d5.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-99fee886dd3cd510.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-e418995c4e83d2ba.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-02ff0d0fbc57b9b4.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-7aef2ab605da898a.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-f78cb147ea9cf173.rlib" "/opt/rustwide/target/debug/deps/libmio-568748613cd029b8.rlib" "/opt/rustwide/target/debug/deps/libslab-9af0dd81ec65e962.rlib" "/opt/rustwide/target/debug/deps/libtime-6924c826fdb7a78c.rlib" "/opt/rustwide/target/debug/deps/librelay-2ce20c607174b0de.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a5414215aa73ce68.rlib" "/opt/rustwide/target/debug/deps/libnet2-1f2c474418b758a8.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3e93dce105ba1ecd.rlib" "/opt/rustwide/target/debug/deps/libmime-5f4fe2de318311f9.rlib" "/opt/rustwide/target/debug/deps/liblog-29a347dd5dbcecec.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0a04e74fc4f21d18.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-37f7d17139cd9425.rlib" "/opt/rustwide/target/debug/deps/libhttparse-7e6a5e5cd6f3efab.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-3e1688c8579125b1.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-1083a58fe8e257ec.rlib" "/opt/rustwide/target/debug/deps/libfutures-71764451b30370be.rlib" "/opt/rustwide/target/debug/deps/libbytes-e85102ab9b083f0f.rlib" "/opt/rustwide/target/debug/deps/libiovec-064741e0bff56463.rlib" "/opt/rustwide/target/debug/deps/liblibc-0df115c6f3232b87.rlib" "/opt/rustwide/target/debug/deps/libbase64-2c48986e9458fab2.rlib" "/opt/rustwide/target/debug/deps/libsafemem-a46c2200436dbeb2.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-56460b1d02bae5d5.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/examples/simple_with_macro-d54e7d17600626dd" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ferrum-router` due to 2 previous errors [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [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" "/opt/rustwide/target/debug/examples/simple_with_types-5523e6f62498b38d.simple_with_types.b5c1570d-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/simple_with_types-5523e6f62498b38d.simple_with_types.b5c1570d-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/simple_with_types-5523e6f62498b38d.simple_with_types.b5c1570d-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/simple_with_types-5523e6f62498b38d.simple_with_types.b5c1570d-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/simple_with_types-5523e6f62498b38d.simple_with_types.b5c1570d-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/simple_with_types-5523e6f62498b38d.simple_with_types.b5c1570d-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/simple_with_types-5523e6f62498b38d.simple_with_types.b5c1570d-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/simple_with_types-5523e6f62498b38d.simple_with_types.b5c1570d-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/simple_with_types-5523e6f62498b38d.simple_with_types.b5c1570d-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/simple_with_types-5523e6f62498b38d.simple_with_types.b5c1570d-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/simple_with_types-5523e6f62498b38d.simple_with_types.b5c1570d-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/simple_with_types-5523e6f62498b38d.simple_with_types.b5c1570d-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/simple_with_types-5523e6f62498b38d.simple_with_types.b5c1570d-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/simple_with_types-5523e6f62498b38d.simple_with_types.b5c1570d-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/simple_with_types-5523e6f62498b38d.simple_with_types.b5c1570d-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/simple_with_types-5523e6f62498b38d.simple_with_types.b5c1570d-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/simple_with_types-5523e6f62498b38d.vdlosjvbr45owog.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/libferrum_router-e676b9abeefd53a4.rlib" "/opt/rustwide/target/debug/deps/libregex-6584021899b53995.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-34c68233ff3cded3.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-05106d91ffb668bd.rlib" "/opt/rustwide/target/debug/deps/libucd_util-f6ebd7ea0b0c6012.rlib" "/opt/rustwide/target/debug/deps/libthread_local-fa0752fdfa02d05b.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-3d236d9a79bb1941.rlib" "/opt/rustwide/target/debug/deps/libmemchr-bc7103d2fd7c9396.rlib" "/opt/rustwide/target/debug/deps/libferrum-9ead507317e2c911.rlib" "/opt/rustwide/target/debug/deps/liburl-6352294f41cde87d.rlib" "/opt/rustwide/target/debug/deps/libidna-151115a35779f0ed.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-e17b05c4e7220a4a.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-6501298496e10bd1.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-c91e6deb587a6fa0.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-c016094b93117d84.rlib" "/opt/rustwide/target/debug/deps/libmatches-79988a3a3f51c00d.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-81065c7f09352076.rlib" "/opt/rustwide/target/debug/deps/libphf-022a3a27d70cd977.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-77f6db91f5b89a8f.rlib" "/opt/rustwide/target/debug/deps/libunicase-45fc40b99a4467f9.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-31ec360f3df090b3.rlib" "/opt/rustwide/target/debug/deps/libmime-2d8d4ab10da6ecfb.rlib" "/opt/rustwide/target/debug/deps/libferrum_plugin-75d6fe9966e9c3b4.rlib" "/opt/rustwide/target/debug/deps/libunsafe_any-d1d953ec8cd3240a.rlib" "/opt/rustwide/target/debug/deps/libtraitobject-42e9b07b4448e262.rlib" "/opt/rustwide/target/debug/deps/libhyper-57a9651f2cf5a366.rlib" "/opt/rustwide/target/debug/deps/libwant-976e66039f6737be.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-baf08d45a9af302e.rlib" "/opt/rustwide/target/debug/deps/libunicase-3bf163bc44e26850.rlib" "/opt/rustwide/target/debug/deps/libtokio_proto-d061408113d4e02c.rlib" "/opt/rustwide/target/debug/deps/liblog-b62f90e703510ef5.rlib" "/opt/rustwide/target/debug/deps/libtokio_service-c60853843f4ce9f9.rlib" "/opt/rustwide/target/debug/deps/libtake-41166f977c36aeeb.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-8be9811e3e3da030.rlib" "/opt/rustwide/target/debug/deps/libslab-6c176403b2af6908.rlib" "/opt/rustwide/target/debug/deps/librand-f1588a29c4829a1d.rlib" "/opt/rustwide/target/debug/deps/librand-9c5dae6a91989ca1.rlib" "/opt/rustwide/target/debug/deps/libtokio_core-cf8a85de27ccb4ef.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-080e90da032123e1.rlib" "/opt/rustwide/target/debug/deps/libtokio-b3c9e2416340ca48.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-b45aa8ae08431489.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-47617d9467bb631a.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-61b9587d019e17f7.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-67badba451729579.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-2ee28e5a261f9cfe.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-d96833f8d1e5cbe1.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-fae3500ab132cf4e.rlib" "/opt/rustwide/target/debug/deps/libfnv-cb175ca084a41bf7.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-ceb0e9b1757cf6b6.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-ec7c96852f949bc9.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-5c931afd062bf65c.rlib" "/opt/rustwide/target/debug/deps/liblock_api-25d475e0df7abafb.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-481637acb054c71a.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-74624e96c852a0a0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-f4da6f58a6da1fae.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-e53b64f3d48f45ef.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-877e6edbf0ce5f21.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-d46e40bbd3136360.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-468fa2e6ccfdb953.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-6966cf89fb86060e.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-571c2447ef83a4d5.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-99fee886dd3cd510.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-e418995c4e83d2ba.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-02ff0d0fbc57b9b4.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-7aef2ab605da898a.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-f78cb147ea9cf173.rlib" "/opt/rustwide/target/debug/deps/libmio-568748613cd029b8.rlib" "/opt/rustwide/target/debug/deps/libslab-9af0dd81ec65e962.rlib" "/opt/rustwide/target/debug/deps/libtime-6924c826fdb7a78c.rlib" "/opt/rustwide/target/debug/deps/librelay-2ce20c607174b0de.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a5414215aa73ce68.rlib" "/opt/rustwide/target/debug/deps/libnet2-1f2c474418b758a8.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3e93dce105ba1ecd.rlib" "/opt/rustwide/target/debug/deps/libmime-5f4fe2de318311f9.rlib" "/opt/rustwide/target/debug/deps/liblog-29a347dd5dbcecec.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0a04e74fc4f21d18.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-37f7d17139cd9425.rlib" "/opt/rustwide/target/debug/deps/libhttparse-7e6a5e5cd6f3efab.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-3e1688c8579125b1.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-1083a58fe8e257ec.rlib" "/opt/rustwide/target/debug/deps/libfutures-71764451b30370be.rlib" "/opt/rustwide/target/debug/deps/libbytes-e85102ab9b083f0f.rlib" "/opt/rustwide/target/debug/deps/libiovec-064741e0bff56463.rlib" "/opt/rustwide/target/debug/deps/liblibc-0df115c6f3232b87.rlib" "/opt/rustwide/target/debug/deps/libbase64-2c48986e9458fab2.rlib" "/opt/rustwide/target/debug/deps/libsafemem-a46c2200436dbeb2.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-56460b1d02bae5d5.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/examples/simple_with_types-5523e6f62498b38d" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 15 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "f263757d89fd11fdd9872602999c74f6c3331116695ebb8f552f24499ac54e62", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f263757d89fd11fdd9872602999c74f6c3331116695ebb8f552f24499ac54e62", kill_on_drop: false }` [INFO] [stdout] f263757d89fd11fdd9872602999c74f6c3331116695ebb8f552f24499ac54e62