[INFO] cloning repository https://github.com/PradeepKiruvale/tedge_build_workflow [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/PradeepKiruvale/tedge_build_workflow" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPradeepKiruvale%2Ftedge_build_workflow", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPradeepKiruvale%2Ftedge_build_workflow'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3ae7775da8d3ea4aa26407779750a265a2767ef3 [INFO] testing PradeepKiruvale/tedge_build_workflow against try#722e1797249a965b6335aebd65d777f917e498f1 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPradeepKiruvale%2Ftedge_build_workflow" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/PradeepKiruvale/tedge_build_workflow on toolchain 722e1797249a965b6335aebd65d777f917e498f1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/PradeepKiruvale/tedge_build_workflow [INFO] finished tweaking git repo https://github.com/PradeepKiruvale/tedge_build_workflow [INFO] tweaked toml for git repo https://github.com/PradeepKiruvale/tedge_build_workflow written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/PradeepKiruvale/tedge_build_workflow already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "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 rcgen v0.8.9 [INFO] [stderr] Downloaded yasna v0.3.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "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] 04f2f63e5099032873062ed0120e9601455093e0ab7a36c001d7bd1639157434 [INFO] running `Command { std: "docker" "start" "-a" "04f2f63e5099032873062ed0120e9601455093e0ab7a36c001d7bd1639157434", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "04f2f63e5099032873062ed0120e9601455093e0ab7a36c001d7bd1639157434", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "04f2f63e5099032873062ed0120e9601455093e0ab7a36c001d7bd1639157434", kill_on_drop: false }` [INFO] [stdout] 04f2f63e5099032873062ed0120e9601455093e0ab7a36c001d7bd1639157434 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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=forbid" "-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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c2eb605f488ae9d9600da84b5f14f67f5826774b0703c87064c0e5788786a42c [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" "c2eb605f488ae9d9600da84b5f14f67f5826774b0703c87064c0e5788786a42c", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.68 [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.6 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling lexical-core v0.7.5 [INFO] [stderr] Compiling futures-sink v0.3.13 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling futures-io v0.3.13 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling predicates-core v1.0.2 [INFO] [stderr] Compiling treeline v0.1.0 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling oid-registry v0.1.1 [INFO] [stderr] Compiling downcast v0.10.0 [INFO] [stderr] Compiling rustversion v1.0.4 [INFO] [stderr] Compiling fragile v1.0.0 [INFO] [stderr] Compiling httparse v1.3.5 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling zeroize v1.2.0 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling pollster v0.2.2 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling json v0.12.4 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling tokio v1.4.0 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling num-bigint v0.4.0 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling sharded-slab v0.1.1 [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 unicode-bidi v0.3.5 [INFO] [stderr] Compiling futures-channel v0.3.13 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling predicates-tree v1.0.2 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling http-body v0.4.1 [INFO] [stderr] Compiling bitvec v0.19.5 [INFO] [stderr] Compiling float-cmp v0.8.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling regex v1.4.5 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling idna v0.2.2 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling num_cpus v1.13.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 nix v0.20.0 [INFO] [stderr] Compiling which v4.1.0 [INFO] [stderr] Compiling rpassword v5.0.1 [INFO] [stderr] Compiling sha-1 v0.9.4 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling url v2.2.1 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling predicates v1.0.7 [INFO] [stderr] Compiling pem v0.8.3 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling yasna v0.3.2 [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 rusticata-macros v3.0.1 [INFO] [stderr] Compiling ctor v0.1.20 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling futures-macro v0.3.13 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling mockall_derive v0.9.1 [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 thiserror v1.0.24 [INFO] [stderr] Compiling futures-util v0.3.13 [INFO] [stderr] Compiling x509-parser v0.9.2 [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 flockfile v0.1.0 (/opt/rustwide/workdir/common/flockfile) [INFO] [stderr] Compiling env_logger v0.8.3 [INFO] [stderr] Compiling pin-project v1.0.6 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling tracing v0.1.25 [INFO] [stderr] Compiling certificate v0.1.0 (/opt/rustwide/workdir/common/certificate) [INFO] [stderr] Compiling futures-executor v0.3.13 [INFO] [stderr] Compiling mockall v0.9.1 [INFO] [stderr] Compiling futures v0.3.13 [INFO] [stderr] Compiling clock v0.1.0 (/opt/rustwide/workdir/common/clock) [INFO] [stderr] Compiling thin_edge_json v0.1.0 (/opt/rustwide/workdir/mapper/thin_edge_json) [INFO] [stderr] Compiling c8y_translator_lib v0.1.0 (/opt/rustwide/workdir/mapper/cumulocity/c8y_translator_lib) [INFO] [stderr] Compiling serde v1.0.125 [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 mqtt_client v0.1.0 (/opt/rustwide/workdir/common/mqtt_client) [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling tracing-subscriber v0.2.17 [INFO] [stderr] Compiling tedge_config v0.1.0 (/opt/rustwide/workdir/tedge_config) [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] [INFO] [stdout] [INFO] [stdout] warning: 1 warning 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 collectd_mapper v0.1.0 (/opt/rustwide/workdir/mapper/collectd_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 39s [INFO] running `Command { std: "docker" "inspect" "c2eb605f488ae9d9600da84b5f14f67f5826774b0703c87064c0e5788786a42c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c2eb605f488ae9d9600da84b5f14f67f5826774b0703c87064c0e5788786a42c", kill_on_drop: false }` [INFO] [stdout] c2eb605f488ae9d9600da84b5f14f67f5826774b0703c87064c0e5788786a42c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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=forbid" "-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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7d6f045d1672df91041dffce39adee839351c46a3dc2183bc6749113a8556d2d [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" "7d6f045d1672df91041dffce39adee839351c46a3dc2183bc6749113a8556d2d", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling assert_matches v1.5.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling object v0.23.0 [INFO] [stderr] Compiling plotters-backend v0.3.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling half v1.7.1 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.4 [INFO] [stderr] Compiling memoffset v0.6.3 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling pretty_assertions v0.6.1 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling plotters-svg v0.3.0 [INFO] [stderr] Compiling cast v0.2.5 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling async-stream-impl v0.3.0 [INFO] [stderr] Compiling extend v0.1.2 [INFO] [stderr] Compiling plotters v0.3.0 [INFO] [stderr] Compiling bstr v0.2.15 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling clock v0.1.0 (/opt/rustwide/workdir/common/clock) [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling assert-json-diff v2.0.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling flockfile v0.1.0 (/opt/rustwide/workdir/common/flockfile) [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_xorshift v0.2.0 [INFO] [stderr] Compiling tokio-stream v0.1.5 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling assert_cmd v1.0.3 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling criterion-plot v0.4.3 [INFO] [stderr] Compiling certificate v0.1.0 (/opt/rustwide/workdir/common/certificate) [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.4 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stdout] warning: unused import: `anyhow::Result` [INFO] [stdout] --> common/certificate/src/device_id.rs:53:9 [INFO] [stdout] | [INFO] [stdout] 53 | use anyhow::Result; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tedge_config v0.1.0 (/opt/rustwide/workdir/tedge_config) [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] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `id` [INFO] [stdout] --> common/certificate/src/device_id.rs:99:61 [INFO] [stdout] | [INFO] [stdout] 99 | Err(DeviceIdError::InvalidCharacter { name: id }) [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_id` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `id` [INFO] [stdout] --> common/certificate/src/device_id.rs:120:23 [INFO] [stdout] | [INFO] [stdout] 120 | name: id, [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling assert-json-diff v1.1.0 [INFO] [stderr] Compiling async-stream v0.3.0 [INFO] [stderr] Compiling tokio-test v0.4.2 [INFO] [stderr] Compiling rayon-core v1.9.0 [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] [INFO] [stdout] [INFO] [stderr] Compiling mockito v0.29.0 [INFO] [stderr] Compiling collectd_mapper v0.1.0 (/opt/rustwide/workdir/mapper/collectd_mapper) [INFO] [stderr] Compiling tedge_mapper v0.1.0 (/opt/rustwide/workdir/mapper/tedge_mapper) [INFO] [stderr] Compiling proptest v0.10.1 [INFO] [stderr] Compiling backtrace v0.3.56 [INFO] [stderr] Compiling tedge v0.1.0 (/opt/rustwide/workdir/tedge) [INFO] [stderr] error: could not compile `collectd_mapper` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name collectd_mapper --edition=2018 mapper/collectd_mapper/src/main.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=cb90cbdfda8abb26 -C extra-filename=-cb90cbdfda8abb26 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-12bc1d15d100a19c.rlib --extern assert_matches=/opt/rustwide/target/debug/deps/libassert_matches-fd03d0f270fe4306.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-b8eb1d2cafc75c8b.so --extern chrono=/opt/rustwide/target/debug/deps/libchrono-0931d0c62eefc7cd.rlib --extern clock=/opt/rustwide/target/debug/deps/libclock-036a3ccb7008e182.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-39cef20e0a3ec432.rlib --extern mockall=/opt/rustwide/target/debug/deps/libmockall-b862f8b69d08b52b.rlib --extern mqtt_client=/opt/rustwide/target/debug/deps/libmqtt_client-c103fd25777cb5a9.rlib --extern tedge_config=/opt/rustwide/target/debug/deps/libtedge_config-341ee83dc3eb9dec.rlib --extern thin_edge_json=/opt/rustwide/target/debug/deps/libthin_edge_json-24721b53d1f4fe4b.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-f1377463d131219c.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-068732faeb47487f.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-df2bf1f969969ccf.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-6e8f16e0a4055805.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-f0da119dfd638dfc.rlib --extern users=/opt/rustwide/target/debug/deps/libusers-e0793ab57c852d18.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-0d446b79578b2e5d/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `command_as_root` [INFO] [stdout] --> tedge/tests/os_related/unix.rs:1:4 [INFO] [stdout] | [INFO] [stdout] 1 | fn command_as_root( [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "7d6f045d1672df91041dffce39adee839351c46a3dc2183bc6749113a8556d2d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d6f045d1672df91041dffce39adee839351c46a3dc2183bc6749113a8556d2d", kill_on_drop: false }` [INFO] [stdout] 7d6f045d1672df91041dffce39adee839351c46a3dc2183bc6749113a8556d2d