[INFO] cloning repository https://github.com/virtuehive/janu-rpc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/virtuehive/janu-rpc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvirtuehive%2Fjanu-rpc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvirtuehive%2Fjanu-rpc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9099e93755583895d5628090e8223afeb3067930 [INFO] testing virtuehive/janu-rpc against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvirtuehive%2Fjanu-rpc" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/virtuehive/janu-rpc on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/virtuehive/janu-rpc [INFO] finished tweaking git repo https://github.com/virtuehive/janu-rpc [INFO] tweaked toml for git repo https://github.com/virtuehive/janu-rpc written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/virtuehive/janu-rpc already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "fetch" "--manifest-path" "Cargo.toml", 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ea390f7276202cbcb816033cdcf0d3194ac2631cc7bfb33e6ba6f3424cbb709b [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" "ea390f7276202cbcb816033cdcf0d3194ac2631cc7bfb33e6ba6f3424cbb709b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ea390f7276202cbcb816033cdcf0d3194ac2631cc7bfb33e6ba6f3424cbb709b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea390f7276202cbcb816033cdcf0d3194ac2631cc7bfb33e6ba6f3424cbb709b", kill_on_drop: false }` [INFO] [stdout] ea390f7276202cbcb816033cdcf0d3194ac2631cc7bfb33e6ba6f3424cbb709b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7435d6baca6d6cfef5dcd8c7e4080e06c1de79a9decdb1520c0931b5ab12b7aa [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" "7435d6baca6d6cfef5dcd8c7e4080e06c1de79a9decdb1520c0931b5ab12b7aa", 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 syn v1.0.80 [INFO] [stderr] Compiling libc v0.2.104 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling cc v1.0.71 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.14 [INFO] [stderr] Compiling fastrand v1.5.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling pnet_base v0.28.0 [INFO] [stderr] Compiling signal-hook v0.3.10 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling cpuid-bool v0.2.0 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling pnet v0.28.0 [INFO] [stderr] Compiling anyhow v1.0.44 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling http-types v2.12.0 [INFO] [stderr] Compiling home v0.5.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling infer v0.2.3 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling half v1.8.0 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.7 [INFO] [stderr] Compiling tokio v1.12.0 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling libloading v0.7.1 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling async-lock v2.4.0 [INFO] [stderr] Compiling tinyvec v1.5.0 [INFO] [stderr] Compiling pnet_macros_support v0.28.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling crypto-mac v0.10.1 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling aead v0.3.2 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling janu v0.5.0-dev (https://github.com/virtuehive/janu.git?branch=main#a4f295f3) [INFO] [stderr] Compiling spin v0.9.2 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling sha2 v0.9.8 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling polyval v0.4.5 [INFO] [stderr] Compiling aes-soft v0.6.4 [INFO] [stderr] Compiling ctr v0.6.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling aes v0.7.5 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling hkdf v0.10.0 [INFO] [stderr] Compiling ghash v0.3.1 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling aes v0.6.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling aes-gcm v0.8.0 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling yasna v0.4.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling pnet_sys v0.28.0 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling nix v0.22.2 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling nanorand v0.6.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling shellexpand v2.1.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling pem v1.0.0 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling rcgen v0.8.14 [INFO] [stderr] Compiling ct-logs v0.8.0 [INFO] [stderr] Compiling darling_core v0.13.0 [INFO] [stderr] Compiling shared_memory v0.12.0 [INFO] [stderr] Compiling ctor v0.1.21 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling pnet_macros v0.28.0 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling git-version-macro v0.3.5 [INFO] [stderr] Compiling darling_macro v0.13.0 [INFO] [stderr] Compiling git-version v0.3.5 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling polling v2.1.0 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling async-io v1.6.0 [INFO] [stderr] Compiling async-process v1.2.0 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling darling v0.13.0 [INFO] [stderr] Compiling flume v0.10.9 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling pnet_packet v0.28.0 [INFO] [stderr] Compiling rustls-native-certs v0.5.0 [INFO] [stderr] Compiling async-rustls v0.2.0 [INFO] [stderr] Compiling quinn-proto v0.7.3 [INFO] [stderr] Compiling async-global-executor v2.0.2 [INFO] [stderr] Compiling async-std v1.9.0 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling quinn v0.7.2 [INFO] [stderr] Compiling pnet_transport v0.28.0 [INFO] [stderr] Compiling ipnetwork v0.18.0 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling serde_qs v0.8.5 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling pnet_datalink v0.28.0 [INFO] [stderr] Compiling uhlc v0.3.1 [INFO] [stderr] Compiling uhlc v0.3.1 (https://github.com/atolab/uhlc-rs.git?branch=master#e1c3548a) [INFO] [stderr] Compiling syn-serde v0.2.3 [INFO] [stderr] Compiling janu-util v0.5.0-dev (https://github.com/virtuehive/janu.git?branch=main#a4f295f3) [INFO] [stderr] Compiling janu-plugin-trait v0.1.0-dev (https://github.com/virtuehive/janu.git?branch=main#a4f295f3) [INFO] [stderr] Compiling jrpc v0.3.0-alpha1 (/opt/rustwide/workdir/jrpc) [INFO] [stderr] Compiling znrpc-macros v0.3.0-alpha1 (/opt/rustwide/workdir/znrpc-macros) [INFO] [stderr] Compiling jrpc-macros v0.3.0-alpha1 (/opt/rustwide/workdir/jrpc-macros) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5m 12s [INFO] running `Command { std: "docker" "inspect" "7435d6baca6d6cfef5dcd8c7e4080e06c1de79a9decdb1520c0931b5ab12b7aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7435d6baca6d6cfef5dcd8c7e4080e06c1de79a9decdb1520c0931b5ab12b7aa", kill_on_drop: false }` [INFO] [stdout] 7435d6baca6d6cfef5dcd8c7e4080e06c1de79a9decdb1520c0931b5ab12b7aa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a7ca800425f4cef6cd20a04ef199355d69c9ab6ecb0fb5f1cfbfa447278e698d [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" "a7ca800425f4cef6cd20a04ef199355d69c9ab6ecb0fb5f1cfbfa447278e698d", kill_on_drop: false }` [INFO] [stderr] Compiling jrpc v0.3.0-alpha1 (/opt/rustwide/workdir/jrpc) [INFO] [stderr] Compiling znrpc-macros v0.3.0-alpha1 (/opt/rustwide/workdir/znrpc-macros) [INFO] [stderr] Compiling jrpc-macros v0.3.0-alpha1 (/opt/rustwide/workdir/jrpc-macros) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/expanded-7006ce3cca316ce4.expanded.42abdaf7-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/expanded-7006ce3cca316ce4.expanded.42abdaf7-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/expanded-7006ce3cca316ce4.expanded.42abdaf7-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/expanded-7006ce3cca316ce4.expanded.42abdaf7-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/expanded-7006ce3cca316ce4.expanded.42abdaf7-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/expanded-7006ce3cca316ce4.expanded.42abdaf7-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/expanded-7006ce3cca316ce4.expanded.42abdaf7-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/expanded-7006ce3cca316ce4.expanded.42abdaf7-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/expanded-7006ce3cca316ce4.expanded.42abdaf7-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/expanded-7006ce3cca316ce4.expanded.42abdaf7-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/expanded-7006ce3cca316ce4.expanded.42abdaf7-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/expanded-7006ce3cca316ce4.expanded.42abdaf7-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/expanded-7006ce3cca316ce4.expanded.42abdaf7-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/expanded-7006ce3cca316ce4.expanded.42abdaf7-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/expanded-7006ce3cca316ce4.expanded.42abdaf7-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/expanded-7006ce3cca316ce4.expanded.42abdaf7-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/expanded-7006ce3cca316ce4.19p5qp2nb6g2mscf.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-5681b24bf9c2fbe8/out" "-L" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-da794b9f13ec5a27.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-6a61078d9610ba74.rlib" "/opt/rustwide/target/debug/deps/libjrpc-0c42d0292cccd82d.rlib" "/opt/rustwide/target/debug/deps/libserde_cbor-aa23ea256b6a8c74.rlib" "/opt/rustwide/target/debug/deps/libhalf-84c6dfeae6b8e6a3.rlib" "/opt/rustwide/target/debug/deps/libjanu-68aff5caa2582416.rlib" "/opt/rustwide/target/debug/deps/libbincode-5257dc7f0fb150f9.rlib" "/opt/rustwide/target/debug/deps/libjanu_plugin_trait-1671b8e27695d534.rlib" "/opt/rustwide/target/debug/deps/libregex-dd9363dd410b6a25.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-056f10d3df8fc98c.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c25dc19d7487cdf7.rlib" "/opt/rustwide/target/debug/deps/libgit_version-91ea7121ebda7c62.rlib" "/opt/rustwide/target/debug/deps/libpetgraph-9df05fea30896276.rlib" "/opt/rustwide/target/debug/deps/libindexmap-5cccde57aa7bbf99.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-238efa6a2ed05171.rlib" "/opt/rustwide/target/debug/deps/libfixedbitset-2258c0b64fd0539a.rlib" "/opt/rustwide/target/debug/deps/libhttp_types-30b5f6d1c85a0bf7.rlib" "/opt/rustwide/target/debug/deps/libserde_qs-b70f62bf447a7bdc.rlib" "/opt/rustwide/target/debug/deps/libanyhow-b4a3b9ad07e6c4a2.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-f7e376c6490878ac.rlib" "/opt/rustwide/target/debug/deps/libserde_json-8320a36543a515c0.rlib" "/opt/rustwide/target/debug/deps/libryu-8c106c7dece5fbd0.rlib" "/opt/rustwide/target/debug/deps/libitoa-292f0c0aa4cceb9b.rlib" "/opt/rustwide/target/debug/deps/librand-9b68aab120acc4ff.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-1317c8decad01423.rlib" "/opt/rustwide/target/debug/deps/librand_core-df3ef737896976e6.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-e6943c4bcd233515.rlib" "/opt/rustwide/target/debug/deps/libinfer-b1b26008f7b9ab09.rlib" "/opt/rustwide/target/debug/deps/liburl-db2835affd7c3567.rlib" "/opt/rustwide/target/debug/deps/libidna-884478df152975e3.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-4d61109e89d32d42.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-d0a053bbcb729d32.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-1a48ab4b6760ee48.rlib" "/opt/rustwide/target/debug/deps/libmatches-a104dd362fa85146.rlib" "/opt/rustwide/target/debug/deps/libcookie-560cfd4dd036f807.rlib" "/opt/rustwide/target/debug/deps/libhkdf-f7b3f24b78b18dc0.rlib" "/opt/rustwide/target/debug/deps/libhmac-b85dfc2b7361be9e.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-5fd20d9b5002d181.rlib" "/opt/rustwide/target/debug/deps/libsha2-f0551e299210f6de.rlib" "/opt/rustwide/target/debug/deps/libaes_gcm-43964e162d8ca47e.rlib" "/opt/rustwide/target/debug/deps/libghash-5a7db13ca1a86e7e.rlib" "/opt/rustwide/target/debug/deps/libpolyval-e367fe99ee6617c4.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-b27d62b7996433f6.rlib" "/opt/rustwide/target/debug/deps/libuniversal_hash-a826050cdefd9cb0.rlib" "/opt/rustwide/target/debug/deps/libctr-2c6ad43de8fefcb2.rlib" "/opt/rustwide/target/debug/deps/libaes-7ba0b7136a3afcd7.rlib" "/opt/rustwide/target/debug/deps/libaes_soft-e891623611d8878b.rlib" "/opt/rustwide/target/debug/deps/libcipher-150cb41b2f0bd2c0.rlib" "/opt/rustwide/target/debug/deps/libaead-7bbff1c1241962fa.rlib" "/opt/rustwide/target/debug/deps/libtime-304ea087dcd5d1c8.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-27081b4a52fc17b8.rlib" "/opt/rustwide/target/debug/deps/libstandback-6e448ae46c0c22c6.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libshared_memory-f24b3a05980ce3f8.rlib" "/opt/rustwide/target/debug/deps/libnix-8097b8b3687f740a.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-1ebc79530dc1dd57.rlib" "/opt/rustwide/target/debug/deps/libuhlc-28eacb2f302985a1.rlib" "/opt/rustwide/target/debug/deps/libhex-df8306afd9dee15d.rlib" "/opt/rustwide/target/debug/deps/libhumantime-69fede984985242f.rlib" "/opt/rustwide/target/debug/deps/libclap-d9ed43c8e7eba0ef.rlib" "/opt/rustwide/target/debug/deps/libvec_map-dab3909866655c61.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-508af543a849ebaf.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-e91030079211fd3f.rlib" "/opt/rustwide/target/debug/deps/libstrsim-c0d73e3d44b574a0.rlib" "/opt/rustwide/target/debug/deps/libbitflags-6d05264d59b50f7f.rlib" "/opt/rustwide/target/debug/deps/libatty-abb12f0505d68262.rlib" "/opt/rustwide/target/debug/deps/libansi_term-76ca62e328105e50.rlib" "/opt/rustwide/target/debug/deps/libasync_rustls-d04752204d9723d5.rlib" "/opt/rustwide/target/debug/deps/libquinn-79e97d99df98806c.rlib" "/opt/rustwide/target/debug/deps/libsocket2-95d1c37370a90b50.rlib" "/opt/rustwide/target/debug/deps/libquinn_proto-3039972be68b7bd2.rlib" "/opt/rustwide/target/debug/deps/libct_logs-0bc35049eb083f7d.rlib" "/opt/rustwide/target/debug/deps/librustls_native_certs-c39a6f3c8712e389.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-86ae36f1a8e8c887.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-376273f773ff83c8.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-ef06cf556416b731.rlib" "/opt/rustwide/target/debug/deps/librustls-32652a88fc4d33c6.rlib" "/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rlib" "/opt/rustwide/target/debug/deps/libsct-536a582e7a062552.rlib" "/opt/rustwide/target/debug/deps/libwebpki-82442aa17c056e36.rlib" "/opt/rustwide/target/debug/deps/libtracing-4472b524bd7e6741.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-b13817bade10c698.rlib" "/opt/rustwide/target/debug/deps/libthiserror-1dd4143414154f54.rlib" "/opt/rustwide/target/debug/deps/libbytes-5e8424a0f7103369.rlib" "/opt/rustwide/target/debug/deps/libwebpki-d3364342bd4357df.rlib" "/opt/rustwide/target/debug/deps/libring-ec985e8fb82f7eb1.rlib" "/opt/rustwide/target/debug/deps/libspin-2c2d0e97c8363747.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-bae7ad9dbbebb2b7.rlib" "/opt/rustwide/target/debug/deps/libjanu_util-dbdf42cefc14c844.rlib" "/opt/rustwide/target/debug/deps/libhome-a678aadba044a88e.rlib" "/opt/rustwide/target/debug/deps/libpnet-9073b616766da7ff.rlib" "/opt/rustwide/target/debug/deps/libpnet_transport-6a67bb5a479339fe.rlib" "/opt/rustwide/target/debug/deps/libpnet_packet-e146a16d3e0d876e.rlib" "/opt/rustwide/target/debug/deps/libpnet_macros_support-57624642f9457c62.rlib" "/opt/rustwide/target/debug/deps/libpnet_datalink-de2294d2573c292e.rlib" "/opt/rustwide/target/debug/deps/libpnet_sys-eb40594a8e5d18f1.rlib" "/opt/rustwide/target/debug/deps/libpnet_base-1065fb57366aa7b4.rlib" "/opt/rustwide/target/debug/deps/libipnetwork-5c2046df77a14fae.rlib" "/opt/rustwide/target/debug/deps/libshellexpand-b0a5eedde6c8b2e1.rlib" "/opt/rustwide/target/debug/deps/libdirs_next-5211ba590f1b7304.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys_next-450d3eb854c830c2.rlib" "/opt/rustwide/target/debug/deps/libflume-cc174d51863dc041.rlib" "/opt/rustwide/target/debug/deps/libspin-0bccda479d9a8c13.rlib" "/opt/rustwide/target/debug/deps/liblock_api-cd3b85c2abaca44b.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libpin_project-4b8fceb327dae6d7.rlib" "/opt/rustwide/target/debug/deps/libnanorand-5820956088754495.rlib" "/opt/rustwide/target/debug/deps/liblibloading-664cfa7b11bba18f.rlib" "/opt/rustwide/target/debug/deps/libsha3-44cd093908784d26.rlib" "/opt/rustwide/target/debug/deps/libkeccak-1f385c407e0e3482.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-4343d9a7e0c73d5b.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-b1d56c780acc9039.rlib" "/opt/rustwide/target/debug/deps/libhmac-70b1e5e6465e5891.rlib" "/opt/rustwide/target/debug/deps/libdigest-b5de50d9c22cf94e.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-889f889be697b9fb.rlib" "/opt/rustwide/target/debug/deps/libsubtle-a8e5daac069a1424.rlib" "/opt/rustwide/target/debug/deps/librand-0a9799e050fce13f.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-89eac658a9d93b71.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-a0b217d64526a78b.rlib" "/opt/rustwide/target/debug/deps/librand_core-46eb68f28107ce2b.rlib" "/opt/rustwide/target/debug/deps/libaes-82867cd33ba3ac40.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-c38b0b0f1a8d0c39.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-b3a531c9eb400c1f.rlib" "/opt/rustwide/target/debug/deps/libcipher-a9f0b41fc09c5810.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-01d4ddf615679157.rlib" "/opt/rustwide/target/debug/deps/libtypenum-a068e508627c4989.rlib" "/opt/rustwide/target/debug/deps/libuuid-830d11e5d40ff1e8.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-d891c3b643191f5c.rlib" "/opt/rustwide/target/debug/deps/libfutures-aebd20b72105e310.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-dd7830244896afb6.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-22db3dc5aa66cade.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-416af7312d698a08.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-cf5689801e6aeac0.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-f90ae2b60d9e0135.rlib" "/opt/rustwide/target/debug/deps/libasync_std-ff10c1ff0d0ef91e.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor-de4064d09ecbc2bc.rlib" "/opt/rustwide/target/debug/deps/libblocking-1745d6ab96369f23.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-c78f6b92b9e93ae5.rlib" "/opt/rustwide/target/debug/deps/libtokio-4fc1bdf5821e6fe4.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-36b75988d235e7b9.rlib" "/opt/rustwide/target/debug/deps/libmio-f1eb7847f67f1d3a.rlib" "/opt/rustwide/target/debug/deps/libasync_mutex-0c28cd105b8e1857.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-1bf5a3a88528e342.rlib" "/opt/rustwide/target/debug/deps/libasync_task-2e910bf4e8c0d425.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c48a12501a6794e4.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libasync_process-5db5bbc4e5a5a0f1.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-9d3a9d1da641f804.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-0639bbb2bbd053ac.rlib" "/opt/rustwide/target/debug/deps/libasync_io-589936caeb2caf6f.rlib" "/opt/rustwide/target/debug/deps/libslab-aef35fd6b139bfac.rlib" "/opt/rustwide/target/debug/deps/libpolling-c8e2411a9b280056.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-393bd80b9b1a6bb7.rlib" "/opt/rustwide/target/debug/deps/libsocket2-cf91b45d90ccf29f.rlib" "/opt/rustwide/target/debug/deps/liblibc-3d188a471ca1ba85.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-2e27451e7ea5dd4d.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e6bbee201eb478c9.rlib" "/opt/rustwide/target/debug/deps/libfastrand-0ba88d39402d5a2c.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-3314a20b781ed1a0.rlib" "/opt/rustwide/target/debug/deps/libparking-3342abdc29b74b75.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-418eae86e4808f51.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-8afcb2dc94712a29.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-134cd6fcc5484708.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-87cfc0a91d981a0e.rlib" "/opt/rustwide/target/debug/deps/libasync_lock-ccee8b1571c01deb.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-5dcdad6f7f708e8e.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-c01d3460c002bb08.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b7ff504f33cec58a.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-01c6a3a488380cd6.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-7f35e05bf2955985.rlib" "/opt/rustwide/target/debug/deps/liblog-958d22f059bb3585.rlib" "/opt/rustwide/target/debug/deps/libvalue_bag-354071bed5d0da76.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libserde-b7a92a36fcc7d3f6.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-29e5e596e889a0aa.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1b145d9fcdc08832.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-5b037ee6b77e2ff0.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9635a64fca0ebd28.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a7574eb9bb7a8fc5.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f5fa1dc334dcaeeb.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6ee570a898e75ef0.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-afb62f29a0815772.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a632746535fd9988.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-25acc307bcb1d7b6.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-377721a625f6ace7.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-43c01431c8a4ee6f.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5f74725679453254.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-2b35d8999819161d.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-57b4679830289815.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-13b419dfbcf9c1f8.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/expanded-7006ce3cca316ce4" "-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 `znrpc-macros` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/znservice-e4b65c8e08d21bf8.znservice.0f957024-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/znservice-e4b65c8e08d21bf8.znservice.0f957024-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/znservice-e4b65c8e08d21bf8.znservice.0f957024-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/znservice-e4b65c8e08d21bf8.znservice.0f957024-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/znservice-e4b65c8e08d21bf8.znservice.0f957024-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/znservice-e4b65c8e08d21bf8.znservice.0f957024-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/znservice-e4b65c8e08d21bf8.znservice.0f957024-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/znservice-e4b65c8e08d21bf8.znservice.0f957024-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/znservice-e4b65c8e08d21bf8.znservice.0f957024-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/znservice-e4b65c8e08d21bf8.znservice.0f957024-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/znservice-e4b65c8e08d21bf8.znservice.0f957024-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/znservice-e4b65c8e08d21bf8.znservice.0f957024-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/znservice-e4b65c8e08d21bf8.znservice.0f957024-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/znservice-e4b65c8e08d21bf8.znservice.0f957024-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/znservice-e4b65c8e08d21bf8.znservice.0f957024-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/znservice-e4b65c8e08d21bf8.znservice.0f957024-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/znservice-e4b65c8e08d21bf8.3z2rustrczeguqx9.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-5681b24bf9c2fbe8/out" "-L" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-da794b9f13ec5a27.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-6a61078d9610ba74.rlib" "/opt/rustwide/target/debug/deps/libjrpc-0c42d0292cccd82d.rlib" "/opt/rustwide/target/debug/deps/libjanu-68aff5caa2582416.rlib" "/opt/rustwide/target/debug/deps/libbincode-5257dc7f0fb150f9.rlib" "/opt/rustwide/target/debug/deps/libjanu_plugin_trait-1671b8e27695d534.rlib" "/opt/rustwide/target/debug/deps/libregex-dd9363dd410b6a25.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-056f10d3df8fc98c.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c25dc19d7487cdf7.rlib" "/opt/rustwide/target/debug/deps/libgit_version-91ea7121ebda7c62.rlib" "/opt/rustwide/target/debug/deps/libpetgraph-9df05fea30896276.rlib" "/opt/rustwide/target/debug/deps/libindexmap-5cccde57aa7bbf99.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-238efa6a2ed05171.rlib" "/opt/rustwide/target/debug/deps/libfixedbitset-2258c0b64fd0539a.rlib" "/opt/rustwide/target/debug/deps/libhttp_types-30b5f6d1c85a0bf7.rlib" "/opt/rustwide/target/debug/deps/libserde_qs-b70f62bf447a7bdc.rlib" "/opt/rustwide/target/debug/deps/libanyhow-b4a3b9ad07e6c4a2.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-f7e376c6490878ac.rlib" "/opt/rustwide/target/debug/deps/libserde_json-8320a36543a515c0.rlib" "/opt/rustwide/target/debug/deps/libryu-8c106c7dece5fbd0.rlib" "/opt/rustwide/target/debug/deps/libitoa-292f0c0aa4cceb9b.rlib" "/opt/rustwide/target/debug/deps/librand-9b68aab120acc4ff.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-1317c8decad01423.rlib" "/opt/rustwide/target/debug/deps/librand_core-df3ef737896976e6.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-e6943c4bcd233515.rlib" "/opt/rustwide/target/debug/deps/libinfer-b1b26008f7b9ab09.rlib" "/opt/rustwide/target/debug/deps/liburl-db2835affd7c3567.rlib" "/opt/rustwide/target/debug/deps/libidna-884478df152975e3.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-4d61109e89d32d42.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-d0a053bbcb729d32.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-1a48ab4b6760ee48.rlib" "/opt/rustwide/target/debug/deps/libmatches-a104dd362fa85146.rlib" "/opt/rustwide/target/debug/deps/libcookie-560cfd4dd036f807.rlib" "/opt/rustwide/target/debug/deps/libhkdf-f7b3f24b78b18dc0.rlib" "/opt/rustwide/target/debug/deps/libhmac-b85dfc2b7361be9e.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-5fd20d9b5002d181.rlib" "/opt/rustwide/target/debug/deps/libsha2-f0551e299210f6de.rlib" "/opt/rustwide/target/debug/deps/libaes_gcm-43964e162d8ca47e.rlib" "/opt/rustwide/target/debug/deps/libghash-5a7db13ca1a86e7e.rlib" "/opt/rustwide/target/debug/deps/libpolyval-e367fe99ee6617c4.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-b27d62b7996433f6.rlib" "/opt/rustwide/target/debug/deps/libuniversal_hash-a826050cdefd9cb0.rlib" "/opt/rustwide/target/debug/deps/libctr-2c6ad43de8fefcb2.rlib" "/opt/rustwide/target/debug/deps/libaes-7ba0b7136a3afcd7.rlib" "/opt/rustwide/target/debug/deps/libaes_soft-e891623611d8878b.rlib" "/opt/rustwide/target/debug/deps/libcipher-150cb41b2f0bd2c0.rlib" "/opt/rustwide/target/debug/deps/libaead-7bbff1c1241962fa.rlib" "/opt/rustwide/target/debug/deps/libtime-304ea087dcd5d1c8.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-27081b4a52fc17b8.rlib" "/opt/rustwide/target/debug/deps/libstandback-6e448ae46c0c22c6.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libshared_memory-f24b3a05980ce3f8.rlib" "/opt/rustwide/target/debug/deps/libnix-8097b8b3687f740a.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-1ebc79530dc1dd57.rlib" "/opt/rustwide/target/debug/deps/libuhlc-28eacb2f302985a1.rlib" "/opt/rustwide/target/debug/deps/libhex-df8306afd9dee15d.rlib" "/opt/rustwide/target/debug/deps/libhumantime-69fede984985242f.rlib" "/opt/rustwide/target/debug/deps/libclap-d9ed43c8e7eba0ef.rlib" "/opt/rustwide/target/debug/deps/libvec_map-dab3909866655c61.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-508af543a849ebaf.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-e91030079211fd3f.rlib" "/opt/rustwide/target/debug/deps/libstrsim-c0d73e3d44b574a0.rlib" "/opt/rustwide/target/debug/deps/libbitflags-6d05264d59b50f7f.rlib" "/opt/rustwide/target/debug/deps/libatty-abb12f0505d68262.rlib" "/opt/rustwide/target/debug/deps/libansi_term-76ca62e328105e50.rlib" "/opt/rustwide/target/debug/deps/libasync_rustls-d04752204d9723d5.rlib" "/opt/rustwide/target/debug/deps/libquinn-79e97d99df98806c.rlib" "/opt/rustwide/target/debug/deps/libsocket2-95d1c37370a90b50.rlib" "/opt/rustwide/target/debug/deps/libquinn_proto-3039972be68b7bd2.rlib" "/opt/rustwide/target/debug/deps/libct_logs-0bc35049eb083f7d.rlib" "/opt/rustwide/target/debug/deps/librustls_native_certs-c39a6f3c8712e389.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-86ae36f1a8e8c887.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-376273f773ff83c8.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-ef06cf556416b731.rlib" "/opt/rustwide/target/debug/deps/librustls-32652a88fc4d33c6.rlib" "/opt/rustwide/target/debug/deps/libsct-536a582e7a062552.rlib" "/opt/rustwide/target/debug/deps/libwebpki-82442aa17c056e36.rlib" "/opt/rustwide/target/debug/deps/libtracing-4472b524bd7e6741.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-b13817bade10c698.rlib" "/opt/rustwide/target/debug/deps/libthiserror-1dd4143414154f54.rlib" "/opt/rustwide/target/debug/deps/libbytes-5e8424a0f7103369.rlib" "/opt/rustwide/target/debug/deps/libwebpki-d3364342bd4357df.rlib" "/opt/rustwide/target/debug/deps/libring-ec985e8fb82f7eb1.rlib" "/opt/rustwide/target/debug/deps/libspin-2c2d0e97c8363747.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-bae7ad9dbbebb2b7.rlib" "/opt/rustwide/target/debug/deps/libjanu_util-dbdf42cefc14c844.rlib" "/opt/rustwide/target/debug/deps/libhome-a678aadba044a88e.rlib" "/opt/rustwide/target/debug/deps/libpnet-9073b616766da7ff.rlib" "/opt/rustwide/target/debug/deps/libpnet_transport-6a67bb5a479339fe.rlib" "/opt/rustwide/target/debug/deps/libpnet_packet-e146a16d3e0d876e.rlib" "/opt/rustwide/target/debug/deps/libpnet_macros_support-57624642f9457c62.rlib" "/opt/rustwide/target/debug/deps/libpnet_datalink-de2294d2573c292e.rlib" "/opt/rustwide/target/debug/deps/libpnet_sys-eb40594a8e5d18f1.rlib" "/opt/rustwide/target/debug/deps/libpnet_base-1065fb57366aa7b4.rlib" "/opt/rustwide/target/debug/deps/libipnetwork-5c2046df77a14fae.rlib" "/opt/rustwide/target/debug/deps/libshellexpand-b0a5eedde6c8b2e1.rlib" "/opt/rustwide/target/debug/deps/libdirs_next-5211ba590f1b7304.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys_next-450d3eb854c830c2.rlib" "/opt/rustwide/target/debug/deps/libflume-cc174d51863dc041.rlib" "/opt/rustwide/target/debug/deps/libspin-0bccda479d9a8c13.rlib" "/opt/rustwide/target/debug/deps/liblock_api-cd3b85c2abaca44b.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libpin_project-4b8fceb327dae6d7.rlib" "/opt/rustwide/target/debug/deps/libnanorand-5820956088754495.rlib" "/opt/rustwide/target/debug/deps/liblibloading-664cfa7b11bba18f.rlib" "/opt/rustwide/target/debug/deps/libsha3-44cd093908784d26.rlib" "/opt/rustwide/target/debug/deps/libkeccak-1f385c407e0e3482.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-4343d9a7e0c73d5b.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-b1d56c780acc9039.rlib" "/opt/rustwide/target/debug/deps/libhmac-70b1e5e6465e5891.rlib" "/opt/rustwide/target/debug/deps/libdigest-b5de50d9c22cf94e.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-889f889be697b9fb.rlib" "/opt/rustwide/target/debug/deps/libsubtle-a8e5daac069a1424.rlib" "/opt/rustwide/target/debug/deps/librand-0a9799e050fce13f.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-89eac658a9d93b71.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-a0b217d64526a78b.rlib" "/opt/rustwide/target/debug/deps/librand_core-46eb68f28107ce2b.rlib" "/opt/rustwide/target/debug/deps/libaes-82867cd33ba3ac40.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-c38b0b0f1a8d0c39.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-b3a531c9eb400c1f.rlib" "/opt/rustwide/target/debug/deps/libcipher-a9f0b41fc09c5810.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-01d4ddf615679157.rlib" "/opt/rustwide/target/debug/deps/libtypenum-a068e508627c4989.rlib" "/opt/rustwide/target/debug/deps/libfutures-aebd20b72105e310.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-dd7830244896afb6.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-22db3dc5aa66cade.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-416af7312d698a08.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-cf5689801e6aeac0.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-f90ae2b60d9e0135.rlib" "/opt/rustwide/target/debug/deps/libserde_cbor-aa23ea256b6a8c74.rlib" "/opt/rustwide/target/debug/deps/libhalf-84c6dfeae6b8e6a3.rlib" "/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rlib" "/opt/rustwide/target/debug/deps/libuuid-830d11e5d40ff1e8.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-d891c3b643191f5c.rlib" "/opt/rustwide/target/debug/deps/libserde-b7a92a36fcc7d3f6.rlib" "/opt/rustwide/target/debug/deps/libasync_std-ff10c1ff0d0ef91e.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor-de4064d09ecbc2bc.rlib" "/opt/rustwide/target/debug/deps/libblocking-1745d6ab96369f23.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-c78f6b92b9e93ae5.rlib" "/opt/rustwide/target/debug/deps/libtokio-4fc1bdf5821e6fe4.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-36b75988d235e7b9.rlib" "/opt/rustwide/target/debug/deps/libmio-f1eb7847f67f1d3a.rlib" "/opt/rustwide/target/debug/deps/libasync_mutex-0c28cd105b8e1857.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-1bf5a3a88528e342.rlib" "/opt/rustwide/target/debug/deps/libasync_task-2e910bf4e8c0d425.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c48a12501a6794e4.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libasync_process-5db5bbc4e5a5a0f1.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-9d3a9d1da641f804.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-0639bbb2bbd053ac.rlib" "/opt/rustwide/target/debug/deps/libasync_io-589936caeb2caf6f.rlib" "/opt/rustwide/target/debug/deps/libslab-aef35fd6b139bfac.rlib" "/opt/rustwide/target/debug/deps/libpolling-c8e2411a9b280056.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-393bd80b9b1a6bb7.rlib" "/opt/rustwide/target/debug/deps/libsocket2-cf91b45d90ccf29f.rlib" "/opt/rustwide/target/debug/deps/liblibc-3d188a471ca1ba85.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-2e27451e7ea5dd4d.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e6bbee201eb478c9.rlib" "/opt/rustwide/target/debug/deps/libfastrand-0ba88d39402d5a2c.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-3314a20b781ed1a0.rlib" "/opt/rustwide/target/debug/deps/libparking-3342abdc29b74b75.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-418eae86e4808f51.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-8afcb2dc94712a29.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-134cd6fcc5484708.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-87cfc0a91d981a0e.rlib" "/opt/rustwide/target/debug/deps/libasync_lock-ccee8b1571c01deb.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-5dcdad6f7f708e8e.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-c01d3460c002bb08.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b7ff504f33cec58a.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-01c6a3a488380cd6.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-7f35e05bf2955985.rlib" "/opt/rustwide/target/debug/deps/liblog-958d22f059bb3585.rlib" "/opt/rustwide/target/debug/deps/libvalue_bag-354071bed5d0da76.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-29e5e596e889a0aa.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1b145d9fcdc08832.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-5b037ee6b77e2ff0.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9635a64fca0ebd28.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a7574eb9bb7a8fc5.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f5fa1dc334dcaeeb.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6ee570a898e75ef0.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-afb62f29a0815772.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a632746535fd9988.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-25acc307bcb1d7b6.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-377721a625f6ace7.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-43c01431c8a4ee6f.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5f74725679453254.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-2b35d8999819161d.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-57b4679830289815.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-13b419dfbcf9c1f8.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/znservice-e4b65c8e08d21bf8" "-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: build failed [INFO] running `Command { std: "docker" "inspect" "a7ca800425f4cef6cd20a04ef199355d69c9ab6ecb0fb5f1cfbfa447278e698d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a7ca800425f4cef6cd20a04ef199355d69c9ab6ecb0fb5f1cfbfa447278e698d", kill_on_drop: false }` [INFO] [stdout] a7ca800425f4cef6cd20a04ef199355d69c9ab6ecb0fb5f1cfbfa447278e698d