[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 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPradeepKiruvale%2Ftedge_build_workflow" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/PradeepKiruvale/tedge_build_workflow on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "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-5/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" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 32a62c54f3807372d0fe6f269d606b00f84f15ac8950a81ad2b977bfddc76d4d [INFO] running `Command { std: "docker" "start" "-a" "32a62c54f3807372d0fe6f269d606b00f84f15ac8950a81ad2b977bfddc76d4d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "32a62c54f3807372d0fe6f269d606b00f84f15ac8950a81ad2b977bfddc76d4d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "32a62c54f3807372d0fe6f269d606b00f84f15ac8950a81ad2b977bfddc76d4d", kill_on_drop: false }` [INFO] [stdout] 32a62c54f3807372d0fe6f269d606b00f84f15ac8950a81ad2b977bfddc76d4d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4339ed94d11355e918e68c9aaafbcb4d65deac2bf302fb32b9057a1ad5e0161c [INFO] running `Command { std: "docker" "start" "-a" "4339ed94d11355e918e68c9aaafbcb4d65deac2bf302fb32b9057a1ad5e0161c", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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 memchr v2.3.4 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.6 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Compiling futures-core v0.3.13 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling lexical-core v0.7.5 [INFO] [stderr] Compiling futures-sink v0.3.13 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling futures-task v0.3.13 [INFO] [stderr] Compiling futures-io v0.3.13 [INFO] [stderr] Compiling getrandom v0.2.2 [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 downcast v0.10.0 [INFO] [stderr] Compiling oid-registry v0.1.1 [INFO] [stderr] Compiling fragile v1.0.0 [INFO] [stderr] Compiling rustversion v1.0.4 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling httparse v1.3.5 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling zeroize v1.2.0 [INFO] [stderr] Compiling pollster v0.2.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling fixedbitset v0.3.2 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling json v0.12.4 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling lock_api v0.4.3 [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 tracing-core v0.1.17 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling mqttbytes v0.1.0 (https://github.com/mneumann/rumqtt?branch=support-publish-ack#d15c73fc) [INFO] [stderr] Compiling sharded-slab v0.1.1 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling http v0.2.3 [INFO] [stderr] Compiling predicates-tree v1.0.2 [INFO] [stderr] Compiling futures-channel v0.3.13 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling sha-1 v0.9.4 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling bitvec v0.19.5 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling idna v0.2.2 [INFO] [stderr] Compiling http-body v0.4.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling url v2.2.1 [INFO] [stderr] Compiling float-cmp v0.8.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [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 clap v2.33.3 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling regex v1.4.5 [INFO] [stderr] Compiling regex-automata v0.1.9 [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 rand v0.8.3 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling predicates v1.0.7 [INFO] [stderr] Compiling pem v0.8.3 [INFO] [stderr] Compiling yasna v0.3.2 [INFO] [stderr] Compiling rusticata-macros v3.0.1 [INFO] [stderr] Compiling tempfile v3.2.0 [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 thiserror-impl v1.0.24 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling futures-macro v0.3.13 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling der-oid-macro v0.4.0 [INFO] [stderr] Compiling mockall_derive v0.9.1 [INFO] [stderr] Compiling pin-project-internal v1.0.6 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling der-parser v5.1.0 [INFO] [stderr] Compiling futures-util v0.3.13 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling pin-project v1.0.6 [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 tracing v0.1.25 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling x509-parser v0.9.2 [INFO] [stderr] Compiling certificate v0.1.0 (/opt/rustwide/workdir/common/certificate) [INFO] [stderr] Compiling mockall v0.9.1 [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 futures-executor v0.3.13 [INFO] [stderr] Compiling c8y_translator_lib v0.1.0 (/opt/rustwide/workdir/mapper/cumulocity/c8y_translator_lib) [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 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] [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 v0.14.5 [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 1m 30s [INFO] running `Command { std: "docker" "inspect" "4339ed94d11355e918e68c9aaafbcb4d65deac2bf302fb32b9057a1ad5e0161c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4339ed94d11355e918e68c9aaafbcb4d65deac2bf302fb32b9057a1ad5e0161c", kill_on_drop: false }` [INFO] [stdout] 4339ed94d11355e918e68c9aaafbcb4d65deac2bf302fb32b9057a1ad5e0161c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9faae188ee6c962489f5189f259640c494ea3d3e219b6db39f7cfb180905c8a3 [INFO] running `Command { std: "docker" "start" "-a" "9faae188ee6c962489f5189f259640c494ea3d3e219b6db39f7cfb180905c8a3", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling assert_matches v1.5.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling object v0.23.0 [INFO] [stderr] Compiling plotters-backend v0.3.0 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling half v1.7.1 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.4 [INFO] [stderr] Compiling memoffset v0.6.3 [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 walkdir v2.3.2 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling csv-core v0.1.10 [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 bstr v0.2.15 [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 tokio-stream v0.1.5 [INFO] [stderr] Compiling flockfile v0.1.0 (/opt/rustwide/workdir/common/flockfile) [INFO] [stderr] Compiling certificate v0.1.0 (/opt/rustwide/workdir/common/certificate) [INFO] [stderr] Compiling tedge_config v0.1.0 (/opt/rustwide/workdir/tedge_config) [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling rand_core 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 plotters-svg v0.3.0 [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 rustc_version v0.2.3 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_xorshift v0.2.0 [INFO] [stderr] Compiling plotters v0.3.0 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling assert_cmd v1.0.3 [INFO] [stderr] Compiling cast v0.2.5 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling criterion-plot v0.4.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.4 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling proptest v0.10.1 [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling async-stream v0.3.0 [INFO] [stderr] Compiling assert-json-diff v1.1.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling tokio-test v0.4.2 [INFO] [stderr] Compiling addr2line v0.14.1 [INFO] [stderr] Compiling mockito v0.29.0 [INFO] [stderr] Compiling backtrace v0.3.56 [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 tedge v0.1.0 (/opt/rustwide/workdir/tedge) [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] [stderr] Compiling async-log-attributes v1.0.1 [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling criterion v0.3.4 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/tedge_mapper-60513169b729553d.tedge_mapper.066a0180-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/tedge_mapper-60513169b729553d.tedge_mapper.066a0180-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/tedge_mapper-60513169b729553d.tedge_mapper.066a0180-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/tedge_mapper-60513169b729553d.tedge_mapper.066a0180-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/tedge_mapper-60513169b729553d.tedge_mapper.066a0180-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/tedge_mapper-60513169b729553d.tedge_mapper.066a0180-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/tedge_mapper-60513169b729553d.tedge_mapper.066a0180-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/tedge_mapper-60513169b729553d.tedge_mapper.066a0180-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/tedge_mapper-60513169b729553d.tedge_mapper.066a0180-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/tedge_mapper-60513169b729553d.tedge_mapper.066a0180-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/tedge_mapper-60513169b729553d.tedge_mapper.066a0180-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/tedge_mapper-60513169b729553d.tedge_mapper.066a0180-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/tedge_mapper-60513169b729553d.tedge_mapper.066a0180-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/tedge_mapper-60513169b729553d.tedge_mapper.066a0180-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/tedge_mapper-60513169b729553d.tedge_mapper.066a0180-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/tedge_mapper-60513169b729553d.tedge_mapper.066a0180-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/tedge_mapper-60513169b729553d.3uct8uvsxyfs5r4t.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-8cf45c1e85501453/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libusers-dfa64802927d6cc7.rlib" "/opt/rustwide/target/debug/deps/libtracing_subscriber-83840359b6a8d3dd.rlib" "/opt/rustwide/target/debug/deps/libthread_local-0d13df45328e73a9.rlib" "/opt/rustwide/target/debug/deps/libsharded_slab-c3948ecc58edd7de.rlib" "/opt/rustwide/target/debug/deps/libtracing_serde-1faccc6af03494ab.rlib" "/opt/rustwide/target/debug/deps/libtracing_log-854c78b4f2cf4961.rlib" "/opt/rustwide/target/debug/deps/libansi_term-f6c40601c2d9bce6.rlib" "/opt/rustwide/target/debug/deps/libmatchers-88445138ece5dfae.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-1e3eef6f7fb07824.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-02d5bfda92f427e6.rlib" "/opt/rustwide/target/debug/deps/libanyhow-f256151e77de7bfb.rlib" "/opt/rustwide/target/debug/deps/libc8y_translator_lib-e2e5dcab21cbf5cb.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-ae0b9de85e81d76f.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-dd17e7b765638f54.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-e55ce254123a1c62.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-c91921c83bf98d74.rlib" "/opt/rustwide/target/debug/deps/libassert_matches-4f6472eb4e82bf63.rlib" "/opt/rustwide/target/debug/deps/libassert_json_diff-6b344b5619d2edf2.rlib" "/opt/rustwide/target/debug/deps/libserde_json-27900f40461d6b9e.rlib" "/opt/rustwide/target/debug/deps/libitoa-90f9d50dc2d49c87.rlib" "/opt/rustwide/target/debug/deps/libthin_edge_json-8acfec63a4a71f8f.rlib" "/opt/rustwide/target/debug/deps/libjson-a8548f03bca0933a.rlib" "/opt/rustwide/target/debug/deps/libtracing-54012ea5d62362ba.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-08e9d4a53b6ba935.rlib" "/opt/rustwide/target/debug/deps/libtedge_config-f0f02f774468fb5e.rlib" "/opt/rustwide/target/debug/deps/libtoml-2f7f7627f07b3adb.rlib" "/opt/rustwide/target/debug/deps/libserde-c8cc2320e8afb1e6.rlib" "/opt/rustwide/target/debug/deps/libcertificate-4593588f1252f1f5.rlib" "/opt/rustwide/target/debug/deps/libx509_parser-35583dc18fa28c6e.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-f84ed73cf422f89f.rlib" "/opt/rustwide/target/debug/deps/liboid_registry-4b82677caa4c1d1e.rlib" "/opt/rustwide/target/debug/deps/libder_parser-64660d60f0370dfc.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-bf045bb9567ced0c.rlib" "/opt/rustwide/target/debug/deps/librusticata_macros-8229c42d8bb695b0.rlib" "/opt/rustwide/target/debug/deps/libnom-24e6d9b9cda693e3.rlib" "/opt/rustwide/target/debug/deps/liblexical_core-e5e7f00c96bfbff3.rlib" "/opt/rustwide/target/debug/deps/libryu-739207766fb1644f.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-4536632f7c693fd0.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-5ba753c1934f1135.rlib" "/opt/rustwide/target/debug/deps/libbitvec-8959b0232a9e29bd.rlib" "/opt/rustwide/target/debug/deps/libfunty-15f2b698842c3471.rlib" "/opt/rustwide/target/debug/deps/libwyz-ae2ca63c3a5a2730.rlib" "/opt/rustwide/target/debug/deps/libtap-aab539557e8c4fbb.rlib" "/opt/rustwide/target/debug/deps/libradium-d0371432de1684ae.rlib" "/opt/rustwide/target/debug/deps/libzeroize-be6686342ec2dbf3.rlib" "/opt/rustwide/target/debug/deps/libsha1-ac4b9cf4c6cededf.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-d425f2f530aa65be.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-eabeecbc3af36841.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-37d15242a8cf5b4e.rlib" "/opt/rustwide/target/debug/deps/libdigest-32409e222fbee1e7.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-25205935fbe97910.rlib" "/opt/rustwide/target/debug/deps/libtypenum-a00116533befcfb3.rlib" "/opt/rustwide/target/debug/deps/librcgen-9f891448eeb5fca8.rlib" "/opt/rustwide/target/debug/deps/libpem-f019c1044992a838.rlib" "/opt/rustwide/target/debug/deps/libyasna-cf131257b77fca3f.rlib" "/opt/rustwide/target/debug/deps/liburl-dca2e9d41b14a196.rlib" "/opt/rustwide/target/debug/deps/libidna-2a643cd80c11da14.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-39308a96f4d260e7.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-7be39ecae3625c4b.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-8102c6c5d37b89f3.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-857e07ade33a6908.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-e1bff9f8f15d7419.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e457123dded25aba.rlib" "/opt/rustwide/target/debug/deps/libmatches-201b4dfb49094b2f.rlib" "/opt/rustwide/target/debug/deps/libmqtt_client-527c56f6429c1aef.rlib" "/opt/rustwide/target/debug/deps/librumqttc-68c272546f5940d4.rlib" "/opt/rustwide/target/debug/deps/libfixedbitset-06c75cd6b23e826a.rlib" "/opt/rustwide/target/debug/deps/libpollster-b2389dff6a1b5254.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-091f08a7f8d77c0e.rlib" "/opt/rustwide/target/debug/deps/librustls-6a2289f6af322905.rlib" "/opt/rustwide/target/debug/deps/libbase64-6f58e0ee187256d5.rlib" "/opt/rustwide/target/debug/deps/libsct-6c473e35b241fe34.rlib" "/opt/rustwide/target/debug/deps/libwebpki-dbbce6bfd943a277.rlib" "/opt/rustwide/target/debug/deps/libring-6d9101d79bd341da.rlib" "/opt/rustwide/target/debug/deps/libspin-cb3920256b8b7cc3.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-2f6e401b6f726e33.rlib" "/opt/rustwide/target/debug/deps/libtokio-8b79fae02d10bbb9.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-989a82d213626b06.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-4b4cdc56af9eee15.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-c75b5e85f253ab30.rlib" "/opt/rustwide/target/debug/deps/libmio-03a8476adc4ca832.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-01182fb1c2a965f9.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-cba2eeae8dc3de4d.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-46660b7d4a5aba2b.rlib" "/opt/rustwide/target/debug/deps/liblock_api-9056d5e4a1d20ccf.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-a57a6a52cef5676e.rlib" "/opt/rustwide/target/debug/deps/libinstant-2c3f892b4847f40f.rlib" "/opt/rustwide/target/debug/deps/libmqttbytes-0f4f8e064af03068.rlib" "/opt/rustwide/target/debug/deps/libbytes-e6eec5aeecffa8a4.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-3dc6bde3f152f3bc.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-b9a1cd257fd0589a.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-abc897afdf190a41.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-7c2a98167b432b47.rlib" "/opt/rustwide/target/debug/deps/libfutures-11effaf802da7108.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-3970c570d55267dc.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-8339795917e17c84.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-2b0a486f876cf18b.rlib" "/opt/rustwide/target/debug/deps/libslab-31c88580e3b60f0d.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-605821851f54c8f6.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-bd5beea2e07fb20c.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-09f63061680fd833.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-0473a2bc367480a1.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-179c4ec3b1bb6929.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-3b636b6d4cefaa4f.rlib" "/opt/rustwide/target/debug/deps/libflockfile-0765289e11ab5596.rlib" "/opt/rustwide/target/debug/deps/libthiserror-5d4b3ebe7e134bf8.rlib" "/opt/rustwide/target/debug/deps/libnix-bce5ebb87703055f.rlib" "/opt/rustwide/target/debug/deps/libbitflags-117d41ac256572da.rlib" "/opt/rustwide/target/debug/deps/liblog-7c8db96f8d1c7218.rlib" "/opt/rustwide/target/debug/deps/libvalue_bag-dca04ac2d51b1497.rlib" "/opt/rustwide/target/debug/deps/libclock-655a31048527669a.rlib" "/opt/rustwide/target/debug/deps/libmockall-af96388b392dce5e.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-dece450273084492.rlib" "/opt/rustwide/target/debug/deps/libpredicates_tree-6a605fa9d396e374.rlib" "/opt/rustwide/target/debug/deps/libtreeline-c3d5e02efce8915b.rlib" "/opt/rustwide/target/debug/deps/libpredicates-9d184a7347390e27.rlib" "/opt/rustwide/target/debug/deps/libregex-8514ce0c67251c93.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-224a1149e9ba4fa9.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-d27d7eb66b249b58.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e16668cc5a7251cd.rlib" "/opt/rustwide/target/debug/deps/libdifference-0e763cc1d665c039.rlib" "/opt/rustwide/target/debug/deps/libnormalize_line_endings-32c5e791dc2052b0.rlib" "/opt/rustwide/target/debug/deps/libfloat_cmp-707fd66cbeec3c81.rlib" "/opt/rustwide/target/debug/deps/libpredicates_core-95bba0477a355faf.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-df981c5871754530.rlib" "/opt/rustwide/target/debug/deps/libfragile-d5685f38f0c591ab.rlib" "/opt/rustwide/target/debug/deps/libdowncast-39616108474eb672.rlib" "/opt/rustwide/target/debug/deps/libchrono-2d48cd2630acc105.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-69353476e9203964.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-07bce94835c38406.rlib" "/opt/rustwide/target/debug/deps/libtime-d357de3a73702bc5.rlib" "/opt/rustwide/target/debug/deps/liblibc-d06f75a8d924bb77.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-008055cc7d873802.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-06f01ac2578bda94.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f9a3c3274a1835e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d4cbb754ee9f4daa.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-95c14e1c1e3ebcc4.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d489f0ca872880cc.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-75f07df0b18fea39.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-0c35b278736219a2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e530649c9a06e3c6.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-6b148909d375a785.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-cd15fa647f4775d1.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74be3a703f788ba2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8f2c5b445c28b2e3.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8480e85e0be96197.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-ac23a75f6f42004e.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-557ba8776e04d182.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-4beb03d03503c439.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-dd7db1bec6909f24.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/tedge_mapper-60513169b729553d" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-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_mapper` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "9faae188ee6c962489f5189f259640c494ea3d3e219b6db39f7cfb180905c8a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9faae188ee6c962489f5189f259640c494ea3d3e219b6db39f7cfb180905c8a3", kill_on_drop: false }` [INFO] [stdout] 9faae188ee6c962489f5189f259640c494ea3d3e219b6db39f7cfb180905c8a3