[INFO] cloning repository https://github.com/helium/helium-packet-router-ingest [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/helium/helium-packet-router-ingest" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhelium%2Fhelium-packet-router-ingest", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhelium%2Fhelium-packet-router-ingest'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 75d384b911c3aafa121e14c7ed1d2e06bdb999a4 [INFO] testing helium/helium-packet-router-ingest against 1.86.0 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhelium%2Fhelium-packet-router-ingest" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/helium/helium-packet-router-ingest on toolchain 1.86.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/helium/helium-packet-router-ingest [INFO] finished tweaking git repo https://github.com/helium/helium-packet-router-ingest [INFO] tweaked toml for git repo https://github.com/helium/helium-packet-router-ingest written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/helium/helium-packet-router-ingest already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/helium/proto` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded triggered v0.1.2 [INFO] [stderr] Downloaded macaddr v1.0.1 [INFO] [stderr] Downloaded const-oid v0.9.3 [INFO] [stderr] Downloaded cmac v0.5.1 [INFO] [stderr] Downloaded dbl v0.3.2 [INFO] [stderr] Downloaded ct-codecs v1.1.1 [INFO] [stderr] Downloaded lorawan v0.7.3 [INFO] [stderr] Downloaded duration-string v0.3.0 [INFO] [stderr] Downloaded semtech-udp v0.10.8 [INFO] [stderr] Downloaded ed25519-compact v2.0.4 [INFO] [stderr] Downloaded reqwest-middleware v0.2.2 [INFO] [stderr] Downloaded serde_repr v0.1.15 [INFO] [stderr] Downloaded reqwest-tracing v0.4.5 [INFO] [stderr] Downloaded helium-crypto v0.7.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bf4020117a437daac4142ae41ff14a07a56439aa90d934f1063bc35a914be010 [INFO] running `Command { std: "docker" "start" "-a" "bf4020117a437daac4142ae41ff14a07a56439aa90d934f1063bc35a914be010", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bf4020117a437daac4142ae41ff14a07a56439aa90d934f1063bc35a914be010", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf4020117a437daac4142ae41ff14a07a56439aa90d934f1063bc35a914be010", kill_on_drop: false }` [INFO] [stdout] bf4020117a437daac4142ae41ff14a07a56439aa90d934f1063bc35a914be010 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "RUSTDOCFLAGS=--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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 02e0150ce3595a7b373827951e3e3ce59c726eafb236f4366fe582368228a75f [INFO] running `Command { std: "docker" "start" "-a" "02e0150ce3595a7b373827951e3e3ce59c726eafb236f4366fe582368228a75f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.64 [INFO] [stderr] Compiling quote v1.0.29 [INFO] [stderr] Compiling unicode-ident v1.0.10 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling zeroize v1.6.0 [INFO] [stderr] Compiling serde v1.0.169 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling pin-project-lite v0.2.10 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling itoa v1.0.8 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling syn v2.0.24 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling const-oid v0.9.3 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling thiserror v1.0.43 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling serde_json v1.0.100 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling ryu v1.0.14 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling rustversion v1.0.13 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling openssl-sys v0.9.90 [INFO] [stderr] Compiling async-trait v0.1.71 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling openssl v0.10.55 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling base64 v0.21.2 [INFO] [stderr] Compiling rustix v0.37.23 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling ff v0.13.0 [INFO] [stderr] Compiling der v0.7.7 [INFO] [stderr] Compiling tempfile v3.6.0 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling winnow v0.5.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling prettyplease v0.1.25 [INFO] [stderr] Compiling regex-syntax v0.7.3 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling sec1 v0.7.2 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling hkdf v0.12.3 [INFO] [stderr] Compiling crypto-bigint v0.5.2 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling rustix v0.38.3 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling regex-automata v0.3.2 [INFO] [stderr] Compiling serde_derive v1.0.169 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling thiserror-impl v1.0.43 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling prost-derive v0.11.9 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling pest v2.7.0 [INFO] [stderr] Compiling regex v1.9.1 [INFO] [stderr] Compiling prost v0.11.9 [INFO] [stderr] Compiling elliptic-curve v0.13.5 [INFO] [stderr] Compiling pin-project-internal v1.1.2 [INFO] [stderr] Compiling petgraph v0.6.3 [INFO] [stderr] Compiling prost-types v0.11.9 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling which v4.4.0 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling h2 v0.3.20 [INFO] [stderr] Compiling signature v2.1.0 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.3 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling cpufeatures v0.2.9 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling bitflags v2.3.3 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling toml_edit v0.19.14 [INFO] [stderr] Compiling sha2 v0.10.7 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling prost-build v0.11.9 [INFO] [stderr] Compiling pin-project v1.1.2 [INFO] [stderr] Compiling pest_meta v2.7.0 [INFO] [stderr] Compiling axum v0.6.18 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling ipnet v2.8.0 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling matchit v0.7.0 [INFO] [stderr] Compiling anstyle-parse v0.2.1 [INFO] [stderr] Compiling pest_generator v2.7.0 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.13 [INFO] [stderr] Compiling ecdsa v0.16.7 [INFO] [stderr] Compiling tonic-build v0.9.2 [INFO] [stderr] Compiling url v2.4.0 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling tokio-io-timeout v1.2.0 [INFO] [stderr] Compiling metrics-macros v0.7.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling raw-cpuid v10.7.0 [INFO] [stderr] Compiling encoding_rs v0.8.32 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling anstyle v1.0.1 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling signature v1.6.4 [INFO] [stderr] Compiling dlv-list v0.3.0 [INFO] [stderr] Compiling ed25519 v1.5.3 [INFO] [stderr] Compiling aes-soft v0.6.4 [INFO] [stderr] Compiling ordered-multimap v0.4.3 [INFO] [stderr] Compiling quanta v0.11.1 [INFO] [stderr] Compiling anstream v0.3.2 [INFO] [stderr] Compiling metrics v0.21.1 [INFO] [stderr] Compiling helium-proto v0.1.0 (https://github.com/helium/proto?branch=master#065699f1) [INFO] [stderr] Compiling num_enum_derive v0.6.1 [INFO] [stderr] Compiling pest_derive v2.7.0 [INFO] [stderr] Compiling serde_spanned v0.6.3 [INFO] [stderr] Compiling hashbrown v0.13.1 [INFO] [stderr] Compiling crypto-mac v0.10.1 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stderr] Compiling primeorder v0.13.2 [INFO] [stderr] Compiling dbl v0.3.2 [INFO] [stderr] Compiling task-local-extensions v0.1.4 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling clap_lex v0.5.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling ct-codecs v1.1.1 [INFO] [stderr] Compiling sketches-ddsketch v0.2.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling ed25519-compact v2.0.4 [INFO] [stderr] Compiling metrics-util v0.15.1 [INFO] [stderr] Compiling ron v0.7.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling clap_builder v4.3.11 [INFO] [stderr] Compiling num_enum v0.6.1 [INFO] [stderr] Compiling cmac v0.5.1 [INFO] [stderr] Compiling p256 v0.13.2 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling rust-ini v0.18.0 [INFO] [stderr] Compiling aes v0.6.0 [INFO] [stderr] Compiling k256 v0.13.1 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling hyper-timeout v0.4.1 [INFO] [stderr] Compiling reqwest v0.11.18 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling bs58 v0.5.0 [INFO] [stderr] Compiling ed25519 v2.2.1 [INFO] [stderr] Compiling clap_derive v4.3.2 [INFO] [stderr] Compiling serde_repr v0.1.15 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling reqwest-middleware v0.2.2 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling arrayref v0.3.7 [INFO] [stderr] Compiling triggered v0.1.2 [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling macaddr v1.0.1 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling config v0.13.3 [INFO] [stderr] Compiling semtech-udp v0.10.8 [INFO] [stderr] Compiling chrono v0.4.26 [INFO] [stderr] Compiling clap v4.3.11 [INFO] [stderr] Compiling tracing-subscriber v0.3.17 [INFO] [stderr] Compiling reqwest-tracing v0.4.5 [INFO] [stderr] Compiling toml v0.7.6 [INFO] [stderr] Compiling tonic v0.9.2 [INFO] [stderr] Compiling helium-crypto v0.7.0 [INFO] [stderr] Compiling metrics-exporter-prometheus v0.12.1 [INFO] [stderr] Compiling lorawan v0.7.3 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling duration-string v0.3.0 [INFO] [stderr] Compiling xxhash-rust v0.8.6 [INFO] [stderr] Compiling hpr-http-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 55s [INFO] running `Command { std: "docker" "inspect" "02e0150ce3595a7b373827951e3e3ce59c726eafb236f4366fe582368228a75f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "02e0150ce3595a7b373827951e3e3ce59c726eafb236f4366fe582368228a75f", kill_on_drop: false }` [INFO] [stdout] 02e0150ce3595a7b373827951e3e3ce59c726eafb236f4366fe582368228a75f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "RUSTDOCFLAGS=--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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 74421ab3f6a962b8bf3101689479b6dad8e5b10ebf90b706516e0af1cd184fc5 [INFO] running `Command { std: "docker" "start" "-a" "74421ab3f6a962b8bf3101689479b6dad8e5b10ebf90b706516e0af1cd184fc5", kill_on_drop: false }` [INFO] [stderr] Compiling hpr-http-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcgC8Y1t/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libhpr_http_rs-854b2ae4ac439148.rlib,libxxhash_rust-8aa108cbcbe17382.rlib,libmetrics-1bd215a53fed18ca.rlib,libahash-fdd99440f2a4c7a0.rlib,libclap-eb864c88522e6c6a.rlib,libclap_builder-2d31d81859fa540f.rlib,libstrsim-86ce3cf7e8ecb62a.rlib,libanstream-5a16e592b2d504db.rlib,libanstyle_query-aa8f6a09f63f5ff2.rlib,libis_terminal-ef6d7600c773e841.rlib,librustix-42606ab207f86488.rlib,libbitflags-1d952978c488afaa.rlib,liblinux_raw_sys-fd4c2118ccc1c58f.rlib,libanstyle-b6f78bf2cfc596fb.rlib,libcolorchoice-d61ee6ecebe870ca.rlib,libanstyle_parse-fb26f49254891f6b.rlib,libutf8parse-1175cb156b07a449.rlib,libclap_lex-5753bb943a0e2f05.rlib,libchrono-58bbdd9db024685e.rlib,libnum_traits-5b5aad8b6208a6e6.rlib,libiana_time_zone-86d378601ea600f7.rlib,libtime-b39e9017c7c1a5fe.rlib,liblorawan-8eeb9d35a31324f1.rlib,libcmac-d7db49fce50d5e6a.rlib,libdbl-8a09758466b08ebb.rlib,libcrypto_mac-83d192c086bd9d24.rlib,libaes-37155a92cc6ce4fb.rlib,libaes_soft-08f2d59dcf915396.rlib,libopaque_debug-329e31528248969a.rlib,libcipher-644bbd0d1b8226b0.rlib,libhelium_crypto-3511cc82df34812e.rlib,libbs58-b296b8cb2dd110f8.rlib,libed25519-38d58908ec28284a.rlib,libed25519_compact-6d21f7c5745876e0.rlib,libct_codecs-214c758e4e1a3b25.rlib,libed25519-d4d08b55ae7a66ff.rlib,libsignature-42b650e31efb0969.rlib,libk256-48437fe7371e3e6a.rlib,libp256-be3b4b3af8bfce95.rlib,libsha2-bc3d01e8f52df322.rlib,libcpufeatures-5349f135ab63efd8.rlib,libecdsa-c78b5177f1b51e95.rlib,librfc6979-f6d9387c219bbd7a.rlib,libsignature-75cfe07b8c658c3a.rlib,libprimeorder-b7d347a52a433b55.rlib,libelliptic_curve-af4851a4859c724a.rlib,libsec1-ec9a808f94cb6137.rlib,libder-2e355dd8427c4fe9.rlib,libhkdf-44a508d886096734.rlib,libhmac-b0e603766fc25270.rlib,libdigest-52c3ef6e325b74fc.rlib,libconst_oid-d0dbddfd8fc2336d.rlib,libblock_buffer-b299c4a1f41a5007.rlib,libcrypto_common-ca6f6061c1cb098e.rlib,libcrypto_bigint-c556715c3c1473d3.rlib,libgeneric_array-1261a6effa888605.rlib,libtypenum-129a1a1a9a6df1a2.rlib,libbase16ct-053b544312bcf4b4.rlib,libzeroize-4c51332618b248b8.rlib,libgroup-8a4f499800990d97.rlib,libff-6f82bbff27be7472.rlib,libsubtle-69789d86a6e8786b.rlib,libconfig-542a3c9ff5e3c959.rlib,libpathdiff-ad0e1a71480b090a.rlib,libjson5-4aa48fcec7335cd1.rlib,libpest-f5babcdb6e09c94c.rlib,libucd_trie-581a4fec04661996.rlib,libron-9f3376a6f46b1b83.rlib,libbase64-728886d4cd5b22e0.rlib,libtoml-2d21704b321ede49.rlib,libnom-149cef43bf7b2032.rlib,libini-8c12cecb94aea3bb.rlib,libordered_multimap-43e03a84fc304250.rlib,libdlv_list-7a84de50ae7c9474.rlib,libyaml_rust-ce35e541730d698c.rlib,liblinked_hash_map-465a4d9f33222eb9.rlib,liblazy_static-2c4e06f363908d28.rlib,libhex-9cf857b412e4c976.rlib,libduration_string-2f2d8949e33d1d1a.rlib,libreqwest_tracing-d0512019b939ec07.rlib,libreqwest_middleware-cb348a2c8669ac77.rlib,libanyhow-a5dab202ce210ec2.rlib,libtask_local_extensions-c04acfa91643bd13.rlib,libreqwest-14d0e6f6941fb009.rlib,libhyper_tls-f3ab5b9844d0cf0e.rlib,libipnet-726da2809dee04c1.rlib,libtokio_native_tls-b0ef2632e44e416c.rlib,libencoding_rs-254919a58481ff77.rlib,libmime_guess-8ea10ac2af20b472.rlib,libunicase-e302335d0990e149.rlib,libnative_tls-e559bc9e1dc74184.rlib,libopenssl_probe-796ddc39c5b420b8.rlib,libopenssl-48062e488a49c343.rlib,libforeign_types-8c08dc176465e4d3.rlib,libforeign_types_shared-a93701b229f7fd2a.rlib,libopenssl_sys-0bd5a18b39bf58dc.rlib,liburl-a41c3ace83fe81fa.rlib,libidna-e275bb25314c6cbc.rlib,libunicode_normalization-58ea4cae0b1f56d1.rlib,libtinyvec-61caed6efef58738.rlib,libtinyvec_macros-55d8a264b763c0a6.rlib,libunicode_bidi-430cff3331dad5bb.rlib,libhelium_proto-2db1e3a60a5c652e.rlib,libtonic-08e722d230dc1069.rlib,libaxum-fe9bc32cb5e2be54.rlib,libmemchr-4ae02b283530c1ee.rlib,libserde_path_to_error-87d15976057cf50d.rlib,libserde_urlencoded-77ff153262d49c2f.rlib,libform_urlencoded-bbe88c8ad65adfe3.rlib,libmatchit-e5fa7a39c2fe3131.rlib,libbitflags-817ea04a92d50a33.rlib,libsync_wrapper-00b0f9dcda3f4483.rlib,libaxum_core-cddd4a99ff43143c.rlib,libmime-b1201f19d94827ba.rlib,libhyper_timeout-5718cab2a85a9768.rlib,libtokio_io_timeout-c4486aa2ee186c33.rlib,libpercent_encoding-965c434b02878fae.rlib,libtokio_stream-12a6350356ec4109.rlib,libhyper-da4fc5a6eb7daf1c.rlib,libwant-0aa14c033e52e54b.rlib,libtry_lock-8a00f6e3c7951917.rlib,libhttparse-5edac3f084fb0c21.rlib,libh2-e2908e3cdd878d1a.rlib,libfutures_channel-a40802c54f7f17ac.rlib,libhttpdate-216bcf922c34d9a5.rlib,libtower-e695378c0467534e.rlib,libindexmap-f358b3de1247695a.rlib,libhashbrown-3493171ac4344166.rlib,libahash-5e19db46ab699696.rlib,libtokio_util-6f0069cbbf6d542b.rlib,libfutures_sink-78511db3d066ca69.rlib,libslab-ae6acb01c5912f71.rlib,libtower_layer-0d09549df8c2ceee.rlib,libpin_project-f0dc9b46b4a83f85.rlib,libtower_service-511def5dccdf34e7.rlib,libfutures_util-c984b66e1d389845.rlib,libfutures_task-4088beecd3eff068.rlib,libpin_utils-d8f0fd3fa8a14f27.rlib,libfutures_core-ccfbd27327b5078c.rlib,libhttp_body-3ab19d3e47ecdb52.rlib,libhttp-ddc9671fd42c6f33.rlib,libfnv-185b8526af05532d.rlib,libprost-3596a7722aaa1c61.rlib,libtracing-7f4103672aea4175.rlib,liblog-02cc21b82a7854b6.rlib,libtracing_core-1ab9f292f5d12846.rlib,libonce_cell-699b1cdd0586566a.rlib,libsemtech_udp-0d10e55bd21264b2.rlib,libtriggered-48610be56b25be5d.rlib,librand-433e362214df121b.rlib,librand_chacha-790edb4d9570c2a1.rlib,libppv_lite86-5d833bce3f969350.rlib,librand_core-c46cb7c67e0a7484.rlib,libgetrandom-56c15e09e2e77def.rlib,libcfg_if-da7e6a5cb20f1238.rlib,libtokio-1f6d53c2e675a5df.rlib,libnum_cpus-9b38b946e6ac5603.rlib,libsocket2-82be2714e2cab4ab.rlib,libbytes-a8981e430bd8ac4d.rlib,libpin_project_lite-1a22c2c500c2f404.rlib,libmio-dbfc53255ebc3e89.rlib,liblibc-4fbdaa5ce9f79af0.rlib,libserde_json-cf9391425b234f13.rlib,libryu-32e9b62407ecd963.rlib,libitoa-b7f0f1267872e040.rlib,libmacaddr-2ced5e9c1ff34f15.rlib,libthiserror-c065318b83593324.rlib,libserde-a0c03683cd48c8d4.rlib,libnum_enum-6a419aecff44472e.rlib,libbase64-74f7b908c89f0c90.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/gwmp-fd837efef7b826b9" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `hpr-http-rs` (test "gwmp") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "74421ab3f6a962b8bf3101689479b6dad8e5b10ebf90b706516e0af1cd184fc5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "74421ab3f6a962b8bf3101689479b6dad8e5b10ebf90b706516e0af1cd184fc5", kill_on_drop: false }` [INFO] [stdout] 74421ab3f6a962b8bf3101689479b6dad8e5b10ebf90b706516e0af1cd184fc5