[INFO] cloning repository https://github.com/abelikt/experimental-thin-edge.io [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/abelikt/experimental-thin-edge.io" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fabelikt%2Fexperimental-thin-edge.io", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fabelikt%2Fexperimental-thin-edge.io'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8627dd49c5eae9731b73c0ea30cd3db6b91b0898 [INFO] testing abelikt/experimental-thin-edge.io 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%2Fabelikt%2Fexperimental-thin-edge.io" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/abelikt/experimental-thin-edge.io 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/abelikt/experimental-thin-edge.io [INFO] finished tweaking git repo https://github.com/abelikt/experimental-thin-edge.io [INFO] tweaked toml for git repo https://github.com/abelikt/experimental-thin-edge.io written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/abelikt/experimental-thin-edge.io 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] 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: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] 4d74374a0c572a9519145472374df777a03b069effa56633f722d0d8fc436071 [INFO] running `Command { std: "docker" "start" "-a" "4d74374a0c572a9519145472374df777a03b069effa56633f722d0d8fc436071", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4d74374a0c572a9519145472374df777a03b069effa56633f722d0d8fc436071", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d74374a0c572a9519145472374df777a03b069effa56633f722d0d8fc436071", kill_on_drop: false }` [INFO] [stdout] 4d74374a0c572a9519145472374df777a03b069effa56633f722d0d8fc436071 [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: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] 9052566133ed0329d601ac83d0d9cd2434465e7a686a59a4261c4bc8353fad31 [INFO] running `Command { std: "docker" "start" "-a" "9052566133ed0329d601ac83d0d9cd2434465e7a686a59a4261c4bc8353fad31", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling syn v1.0.68 [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.6 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling futures-core v0.3.13 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling futures-sink v0.3.13 [INFO] [stderr] Compiling lexical-core v0.7.5 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling futures-io v0.3.13 [INFO] [stderr] Compiling futures-task v0.3.13 [INFO] [stderr] Compiling oid-registry v0.1.1 [INFO] [stderr] Compiling rustversion v1.0.4 [INFO] [stderr] Compiling httparse v1.3.5 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling fixedbitset v0.3.2 [INFO] [stderr] Compiling pollster v0.2.2 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Compiling zeroize v1.2.0 [INFO] [stderr] Compiling tokio v1.4.0 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling num-bigint v0.4.0 [INFO] [stderr] Compiling lock_api v0.4.3 [INFO] [stderr] Compiling mqttbytes v0.1.0 (https://github.com/mneumann/rumqtt?branch=support-publish-ack#d15c73fc) [INFO] [stderr] Compiling http v0.2.3 [INFO] [stderr] Compiling futures-channel v0.3.13 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling regex v1.4.5 [INFO] [stderr] Compiling sha-1 v0.9.4 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling which v4.1.0 [INFO] [stderr] Compiling rpassword v5.0.1 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling idna v0.2.2 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling pem v0.8.3 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling url v2.2.1 [INFO] [stderr] Compiling http-body v0.4.1 [INFO] [stderr] Compiling yasna v0.3.2 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling rusticata-macros v3.0.1 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling rcgen v0.8.9 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling ctor v0.1.20 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling futures-macro v0.3.13 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling der-oid-macro v0.4.0 [INFO] [stderr] Compiling pin-project-internal v1.0.6 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling der-parser v5.1.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling futures-util v0.3.13 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling x509-parser v0.9.2 [INFO] [stderr] Compiling thin_edge_json v0.1.0 (/opt/rustwide/workdir/mapper/thin_edge_json) [INFO] [stderr] Compiling mio v0.7.11 [INFO] [stderr] Compiling rustls v0.19.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling users v0.11.0 [INFO] [stderr] Compiling env_logger v0.8.3 [INFO] [stderr] Compiling tracing v0.1.25 [INFO] [stderr] Compiling pin-project v1.0.6 [INFO] [stderr] Compiling c8y_translator_lib v0.1.0 (/opt/rustwide/workdir/mapper/cumulocity/c8y_translator_lib) [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling certificate v0.1.0 (/opt/rustwide/workdir/common/certificate) [INFO] [stderr] Compiling futures-executor v0.3.13 [INFO] [stderr] Compiling futures v0.3.13 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling tokio-util v0.6.5 [INFO] [stderr] Compiling rumqttc v0.4.0 (https://github.com/mneumann/rumqtt?branch=support-publish-ack#d15c73fc) [INFO] [stderr] Compiling h2 v0.3.2 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling mqtt_client v0.1.0 (/opt/rustwide/workdir/common/mqtt_client) [INFO] [stderr] Compiling tedge_config v0.1.0 (/opt/rustwide/workdir/tedge_config) [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> tedge_config/src/tedge_config_dto.rs:6:3 [INFO] [stdout] | [INFO] [stdout] 6 | #[serde(deny_unknown_fields)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 7 | #[derive(Debug, Default, Deserialize, Serialize)] [INFO] [stdout] | ----------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(legacy_derive_helpers)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> tedge_config/src/tedge_config_dto.rs:22:3 [INFO] [stdout] | [INFO] [stdout] 22 | #[serde(deny_unknown_fields)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 23 | #[derive(Debug, Default, Deserialize, Serialize)] [INFO] [stdout] | ----------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> tedge_config/src/tedge_config_dto.rs:41:3 [INFO] [stdout] | [INFO] [stdout] 41 | #[serde(deny_unknown_fields)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 42 | #[derive(Debug, Default, Deserialize, Serialize)] [INFO] [stdout] | ----------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> tedge_config/src/tedge_config_dto.rs:55:3 [INFO] [stdout] | [INFO] [stdout] 55 | #[serde(deny_unknown_fields)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 56 | #[derive(Debug, Default, Deserialize, Serialize)] [INFO] [stdout] | ----------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `config_location` [INFO] [stdout] --> tedge_config/src/tedge_config.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | pub(crate) config_location: TEdgeConfigLocation, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `TEdgeConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> tedge_config/src/tedge_config.rs:9:10 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tracing-subscriber v0.2.17 [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling hyper v0.14.5 [INFO] [stderr] Compiling tedge_mapper v0.1.0 (/opt/rustwide/workdir/mapper/tedge_mapper) [INFO] [stderr] Compiling hyper-rustls v0.22.1 [INFO] [stderr] Compiling reqwest v0.11.2 [INFO] [stderr] Compiling tedge v0.1.0 (/opt/rustwide/workdir/tedge) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 48s [INFO] running `Command { std: "docker" "inspect" "9052566133ed0329d601ac83d0d9cd2434465e7a686a59a4261c4bc8353fad31", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9052566133ed0329d601ac83d0d9cd2434465e7a686a59a4261c4bc8353fad31", kill_on_drop: false }` [INFO] [stdout] 9052566133ed0329d601ac83d0d9cd2434465e7a686a59a4261c4bc8353fad31 [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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ea9d2504c2a36e8ea001ec5bef1519ef71a03f174ef2b09668a4f9bebd18b586 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "ea9d2504c2a36e8ea001ec5bef1519ef71a03f174ef2b09668a4f9bebd18b586", kill_on_drop: false }` [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling object v0.23.0 [INFO] [stderr] Compiling pretty_assertions v0.6.1 [INFO] [stderr] Compiling addr2line v0.14.1 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling bstr v0.2.15 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling float-cmp v0.8.0 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling async-stream-impl v0.3.0 [INFO] [stderr] Compiling mockall_derive v0.9.1 [INFO] [stderr] Compiling extend v0.1.2 [INFO] [stderr] Compiling tokio-stream v0.1.5 [INFO] [stderr] Compiling certificate v0.1.0 (/opt/rustwide/workdir/common/certificate) [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> tedge_config/src/tedge_config_dto.rs:6:3 [INFO] [stdout] | [INFO] [stdout] 6 | #[serde(deny_unknown_fields)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 7 | #[derive(Debug, Default, Deserialize, Serialize)] [INFO] [stdout] | ----------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(legacy_derive_helpers)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> tedge_config/src/tedge_config_dto.rs:22:3 [INFO] [stdout] | [INFO] [stdout] 22 | #[serde(deny_unknown_fields)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 23 | #[derive(Debug, Default, Deserialize, Serialize)] [INFO] [stdout] | ----------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> tedge_config/src/tedge_config_dto.rs:41:3 [INFO] [stdout] | [INFO] [stdout] 41 | #[serde(deny_unknown_fields)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 42 | #[derive(Debug, Default, Deserialize, Serialize)] [INFO] [stdout] | ----------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> tedge_config/src/tedge_config_dto.rs:55:3 [INFO] [stdout] | [INFO] [stdout] 55 | #[serde(deny_unknown_fields)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 56 | #[derive(Debug, Default, Deserialize, Serialize)] [INFO] [stdout] | ----------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `config_location` [INFO] [stdout] --> tedge_config/src/tedge_config.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | pub(crate) config_location: TEdgeConfigLocation, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `TEdgeConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> tedge_config/src/tedge_config.rs:9:10 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tedge_config v0.1.0 (/opt/rustwide/workdir/tedge_config) [INFO] [stderr] Compiling tedge_mapper v0.1.0 (/opt/rustwide/workdir/mapper/tedge_mapper) [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> tedge_config/src/tedge_config_dto.rs:6:3 [INFO] [stdout] | [INFO] [stdout] 6 | #[serde(deny_unknown_fields)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 7 | #[derive(Debug, Default, Deserialize, Serialize)] [INFO] [stdout] | ----------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(legacy_derive_helpers)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> tedge_config/src/tedge_config_dto.rs:22:3 [INFO] [stdout] | [INFO] [stdout] 22 | #[serde(deny_unknown_fields)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 23 | #[derive(Debug, Default, Deserialize, Serialize)] [INFO] [stdout] | ----------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> tedge_config/src/tedge_config_dto.rs:41:3 [INFO] [stdout] | [INFO] [stdout] 41 | #[serde(deny_unknown_fields)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 42 | #[derive(Debug, Default, Deserialize, Serialize)] [INFO] [stdout] | ----------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> tedge_config/src/tedge_config_dto.rs:55:3 [INFO] [stdout] | [INFO] [stdout] 55 | #[serde(deny_unknown_fields)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 56 | #[derive(Debug, Default, Deserialize, Serialize)] [INFO] [stdout] | ----------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling predicates v1.0.7 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stdout] warning: field is never read: `config_location` [INFO] [stdout] --> tedge_config/src/tedge_config.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | pub(crate) config_location: TEdgeConfigLocation, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `TEdgeConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> tedge_config/src/tedge_config.rs:9:10 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_xorshift v0.2.0 [INFO] [stderr] Compiling assert_cmd v1.0.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling assert-json-diff v1.1.0 [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling async-stream v0.3.0 [INFO] [stderr] Compiling tokio-test v0.4.1 [INFO] [stderr] Compiling mockito v0.29.0 [INFO] [stderr] Compiling proptest v0.10.1 [INFO] [stderr] Compiling tedge v0.1.0 (/opt/rustwide/workdir/tedge) [INFO] [stdout] warning: unused import: `std::os::unix::fs::MetadataExt` [INFO] [stdout] --> tedge/tests/os_related/unix.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::os::unix::fs::MetadataExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling backtrace v0.3.56 [INFO] [stdout] warning: function is never used: `command_as_root` [INFO] [stdout] --> tedge/tests/os_related/unix.rs:3:4 [INFO] [stdout] | [INFO] [stdout] 3 | fn command_as_root( [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `extract_mode` [INFO] [stdout] --> tedge/tests/os_related/unix.rs:118:4 [INFO] [stdout] | [INFO] [stdout] 118 | fn extract_mode(st_type_and_mode: u32) -> u32 { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `temp_path` [INFO] [stdout] --> tedge/tests/os_related/unix.rs:122:4 [INFO] [stdout] | [INFO] [stdout] 122 | fn temp_path(dir: &tempfile::TempDir, filename: &str) -> String { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling mockall v0.9.1 [INFO] [stderr] Compiling async-log-attributes v1.0.1 [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling async-log v2.0.0 [INFO] [stderr] Compiling mqtt_client v0.1.0 (/opt/rustwide/workdir/common/mqtt_client) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/tedge-99e658526823d309.tedge.a1a4760d-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/tedge-99e658526823d309.tedge.a1a4760d-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/tedge-99e658526823d309.tedge.a1a4760d-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/tedge-99e658526823d309.tedge.a1a4760d-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/tedge-99e658526823d309.tedge.a1a4760d-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/tedge-99e658526823d309.tedge.a1a4760d-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/tedge-99e658526823d309.tedge.a1a4760d-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/tedge-99e658526823d309.tedge.a1a4760d-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/tedge-99e658526823d309.tedge.a1a4760d-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/tedge-99e658526823d309.tedge.a1a4760d-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/tedge-99e658526823d309.tedge.a1a4760d-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/tedge-99e658526823d309.tedge.a1a4760d-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/tedge-99e658526823d309.tedge.a1a4760d-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/tedge-99e658526823d309.tedge.a1a4760d-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/tedge-99e658526823d309.tedge.a1a4760d-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/tedge-99e658526823d309.tedge.a1a4760d-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/tedge-99e658526823d309.8yhlwskldwmq765.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-785669b35db11c13/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/libusers-c614fbf42d8830a8.rlib" "/opt/rustwide/target/debug/deps/libmockito-5288b893043b73ea.rlib" "/opt/rustwide/target/debug/deps/libassert_json_diff-9530be747a5d0ae5.rlib" "/opt/rustwide/target/debug/deps/libdifference-be5a92587e0cc979.rlib" "/opt/rustwide/target/debug/deps/libcolored-bfdf37321165b205.rlib" "/opt/rustwide/target/debug/deps/librpassword-6c8d6e3e8476c6b4.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-d9ecd5377b7dfa2f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-e95f8ccbb889cb3a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-bc3d259c8a5de0c3.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_std-2b85ee1dcf40ad05.rlib" "/opt/rustwide/target/debug/deps/libwhich-ca7ebf779a043f70.rlib" "/opt/rustwide/target/debug/deps/libeither-e3062db716b81c8a.rlib" "/opt/rustwide/target/debug/deps/libmqtt_client-315fd8a3af6bf73e.rlib" "/opt/rustwide/target/debug/deps/librumqttc-bba2bcc454599ffb.rlib" "/opt/rustwide/target/debug/deps/libfixedbitset-d84659c853e203a0.rlib" "/opt/rustwide/target/debug/deps/libpollster-f022e11292a045ed.rlib" "/opt/rustwide/target/debug/deps/libmqttbytes-cf9ebf8eca867fb2.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-d177a63674e11594.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-9460ad4a842a10f5.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-df96243a33689acb.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-1f8120d53b6075b1.rlib" "/opt/rustwide/target/debug/deps/libfutures-5ee228282766bc46.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-bd386eb58e3d6479.rlib" "/opt/rustwide/target/debug/deps/libreqwest-b382f0cd0df2f0d1.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-71666483e9ea719a.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-fcea6e3ff0131f31.rlib" "/opt/rustwide/target/debug/deps/libipnet-61a9bc273e84f915.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-cbac41ba68e8d548.rlib" "/opt/rustwide/target/debug/deps/librustls-ac1f792b59f836eb.rlib" "/opt/rustwide/target/debug/deps/libsct-68f72d90dd84acd2.rlib" "/opt/rustwide/target/debug/deps/libwebpki-57a5a44bed98a858.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-44d8fefe80d50014.rlib" "/opt/rustwide/target/debug/deps/libmime-6adaefd5c465bdcc.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-ce5259bede0a456d.rlib" "/opt/rustwide/target/debug/deps/libserde_json-e2649d3f813e6b8c.rlib" "/opt/rustwide/target/debug/deps/libhyper-606963c48c035e0e.rlib" "/opt/rustwide/target/debug/deps/libwant-3eae05c20b233866.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-9f7beed53871ae63.rlib" "/opt/rustwide/target/debug/deps/libhttparse-763caab8a36202e0.rlib" "/opt/rustwide/target/debug/deps/libsocket2-c0000b25318f08b9.rlib" "/opt/rustwide/target/debug/deps/libh2-7745a0a3f94dc833.rlib" "/opt/rustwide/target/debug/deps/libindexmap-7cece434f92577f0.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-f68c299677dc64e2.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-83c05a521f330a29.rlib" "/opt/rustwide/target/debug/deps/libtower_service-6f9cbeafd8b373de.rlib" "/opt/rustwide/target/debug/deps/libpin_project-65d40ea7f69260ea.rlib" "/opt/rustwide/target/debug/deps/libtracing-5e925939f27dab86.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-86b0aa417a597501.rlib" "/opt/rustwide/target/debug/deps/libtokio-5454dd354751ea8e.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-abdfa3ad60502319.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-ad8c0d6ef35d11c2.rlib" "/opt/rustwide/target/debug/deps/libmio-3ce8abd9f5b57b20.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-72acea48f223e46e.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-a25bdee8c17a2cc5.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-0e12401d3f654579.rlib" "/opt/rustwide/target/debug/deps/liblock_api-cc37edfbefb3bbef.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libinstant-19d5109d95e62e31.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-e8c2927c56f69f79.rlib" "/opt/rustwide/target/debug/deps/liblog-f9f29133568c6e81.rlib" "/opt/rustwide/target/debug/deps/libvalue_bag-c44ab2b25376213b.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-20ff7e90548dfbae.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-c49aaa63190b91d8.rlib" "/opt/rustwide/target/debug/deps/libslab-ee0db592f9db8068.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-9f7b67b8d66ead46.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-bc29cd12efb5d8c3.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-7e579e8a18319f92.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-e86e9c6913e85fb3.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-501725f4e360d46d.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-6b4ab33985d05cb9.rlib" "/opt/rustwide/target/debug/deps/libhttp-43140c1a5c224cfb.rlib" "/opt/rustwide/target/debug/deps/libitoa-233da835b39c05ce.rlib" "/opt/rustwide/target/debug/deps/libbytes-5cd672cac86e9454.rlib" "/opt/rustwide/target/debug/deps/libfnv-bb690c336855f248.rlib" "/opt/rustwide/target/debug/deps/libtempfile-02b90538fabdfb0a.rlib" "/opt/rustwide/target/debug/deps/librand-576ee8a37745604d.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-f99eafee1f72eb53.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-4b4e10d54e032e24.rlib" "/opt/rustwide/target/debug/deps/librand_core-d66e402fe41e865d.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-40a9e10a9530c44b.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-428e6ddc575f6574.rlib" "/opt/rustwide/target/debug/deps/libassert_matches-2cd30fe8136068d5.rlib" "/opt/rustwide/target/debug/deps/libtedge_config-f61562eca174ce6b.rlib" "/opt/rustwide/target/debug/deps/libtoml-7549ee58633b4571.rlib" "/opt/rustwide/target/debug/deps/libserde-f9d89ae56d6bf9b9.rlib" "/opt/rustwide/target/debug/deps/libcertificate-23888600d6d91b19.rlib" "/opt/rustwide/target/debug/deps/libx509_parser-8bcb4e1514d88c07.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-db8c7da9cef73501.rlib" "/opt/rustwide/target/debug/deps/liboid_registry-3e1708931148b48d.rlib" "/opt/rustwide/target/debug/deps/libder_parser-5144e35b329062af.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-77b8dd6a03eda9a7.rlib" "/opt/rustwide/target/debug/deps/librusticata_macros-0a3e5bfe1d4ebf7a.rlib" "/opt/rustwide/target/debug/deps/libnom-1c7d638339c8fcc1.rlib" "/opt/rustwide/target/debug/deps/liblexical_core-6c7c49626793b07c.rlib" "/opt/rustwide/target/debug/deps/libryu-9e35d986fcbafb23.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-fde35389b2bca69a.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-62b1a5cbf56a9f5f.rlib" "/opt/rustwide/target/debug/deps/libbitvec-19ffdbd63dbd4d94.rlib" "/opt/rustwide/target/debug/deps/libfunty-38500dc869d25497.rlib" "/opt/rustwide/target/debug/deps/libwyz-034be59ddb5e1968.rlib" "/opt/rustwide/target/debug/deps/libtap-a30d5c744f315154.rlib" "/opt/rustwide/target/debug/deps/libradium-44974e53d584b5d4.rlib" "/opt/rustwide/target/debug/deps/libthiserror-5bc3945986828e9c.rlib" "/opt/rustwide/target/debug/deps/libzeroize-d87dc8bbb037a3d9.rlib" "/opt/rustwide/target/debug/deps/libsha1-8580d6593407e7e5.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-ffbe13ab2928830a.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-4113982dc57591d4.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.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/librcgen-c63539e2384b2f81.rlib" "/opt/rustwide/target/debug/deps/libpem-c5f73ce15fbf8475.rlib" "/opt/rustwide/target/debug/deps/libbase64-bff61f2d1660603b.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/libmemchr-dc28abbf05ce61fd.rlib" "/opt/rustwide/target/debug/deps/libring-035620199fe3af1d.rlib" "/opt/rustwide/target/debug/deps/libspin-0ce7eed86e654be1.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-299fbcd347deffe0.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-05a60f3c03734a45.rlib" "/opt/rustwide/target/debug/deps/libyasna-a88282e70301f1be.rlib" "/opt/rustwide/target/debug/deps/libchrono-0380c4387f3660f5.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-7fa1605ead94bf14.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-ecf9ce88dc3126a2.rlib" "/opt/rustwide/target/debug/deps/libtime-5e99097f4fb28a96.rlib" "/opt/rustwide/target/debug/deps/liburl-2595d2910244f1ee.rlib" "/opt/rustwide/target/debug/deps/libidna-9901886d63bd30ad.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/libform_urlencoded-186b4d50aeb6750b.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libmatches-efe3d8804af1a290.rlib" "/opt/rustwide/target/debug/deps/libstructopt-a315ec3cc631d2fe.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libclap-5088c365d29ca688.rlib" "/opt/rustwide/target/debug/deps/libvec_map-18b27ee44a5c9049.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-dcd1981df6974b46.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-b35e561241f87659.rlib" "/opt/rustwide/target/debug/deps/libstrsim-c9e2592dde3c5431.rlib" "/opt/rustwide/target/debug/deps/libbitflags-c6d9dc90f7379932.rlib" "/opt/rustwide/target/debug/deps/libatty-1d60d537c6fe57b3.rlib" "/opt/rustwide/target/debug/deps/liblibc-95c458b98fd37d18.rlib" "/opt/rustwide/target/debug/deps/libansi_term-7b95e091c56f4f65.rlib" "/opt/rustwide/target/debug/deps/libanyhow-c372830c9f522dbc.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/tedge-99e658526823d309" "-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] [stderr] error: could not compile `tedge` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "ea9d2504c2a36e8ea001ec5bef1519ef71a03f174ef2b09668a4f9bebd18b586", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea9d2504c2a36e8ea001ec5bef1519ef71a03f174ef2b09668a4f9bebd18b586", kill_on_drop: false }` [INFO] [stdout] ea9d2504c2a36e8ea001ec5bef1519ef71a03f174ef2b09668a4f9bebd18b586