[INFO] fetching crate chamomile 0.6.0... [INFO] testing chamomile-0.6.0 against 1.55.0 for beta-1.56-1 [INFO] extracting crate chamomile 0.6.0 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate chamomile 0.6.0 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 crates.io crate chamomile 0.6.0 [INFO] finished tweaking crates.io crate chamomile 0.6.0 [INFO] tweaked toml for crates.io crate chamomile 0.6.0 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate crates.io crate chamomile 0.6.0 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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rcgen v0.8.13 [INFO] [stderr] Downloaded quinn v0.7.2 [INFO] [stderr] Downloaded blake3 v1.0.0 [INFO] [stderr] Downloaded quinn-proto v0.7.3 [INFO] [stderr] Downloaded chamomile_types v0.6.0 [INFO] [stderr] Downloaded yasna v0.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] c9fbbd0f74a73cc6e363340d45cd60afaf5ccbd8b8cb71e26abf593aa6cf2ca7 [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" "c9fbbd0f74a73cc6e363340d45cd60afaf5ccbd8b8cb71e26abf593aa6cf2ca7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c9fbbd0f74a73cc6e363340d45cd60afaf5ccbd8b8cb71e26abf593aa6cf2ca7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c9fbbd0f74a73cc6e363340d45cd60afaf5ccbd8b8cb71e26abf593aa6cf2ca7", kill_on_drop: false }` [INFO] [stdout] c9fbbd0f74a73cc6e363340d45cd60afaf5ccbd8b8cb71e26abf593aa6cf2ca7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] ce571faf491424e7041825e87d32de1ddcdd178e086edd902115f62864044c7e [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" "ce571faf491424e7041825e87d32de1ddcdd178e086edd902115f62864044c7e", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling signature v1.3.1 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling arrayvec v0.7.1 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling blake3 v1.0.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling aead v0.4.3 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling ed25519 v1.2.0 [INFO] [stderr] Compiling sha2 v0.9.6 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling ctr v0.8.0 [INFO] [stderr] Compiling aes v0.7.5 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling polyval v0.5.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling ghash v0.4.4 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling aes-gcm v0.9.4 [INFO] [stderr] Compiling yasna v0.4.0 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling pem v0.8.3 [INFO] [stderr] Compiling rcgen v0.8.13 [INFO] [stderr] Compiling synstructure v0.12.5 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling zeroize_derive v1.1.0 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling thiserror-impl v1.0.28 [INFO] [stderr] Compiling structopt-derive v0.4.16 [INFO] [stderr] Compiling zeroize v1.4.1 [INFO] [stderr] Compiling curve25519-dalek v3.2.0 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling thiserror v1.0.28 [INFO] [stderr] Compiling x25519-dalek v1.1.1 [INFO] [stderr] Compiling structopt v0.3.23 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling tokio v1.11.0 [INFO] [stderr] Compiling quinn-proto v0.7.3 [INFO] [stderr] Compiling quinn v0.7.2 [INFO] [stderr] Compiling chamomile_types v0.6.0 [INFO] [stderr] Compiling chamomile v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 44s [INFO] running `Command { std: "docker" "inspect" "ce571faf491424e7041825e87d32de1ddcdd178e086edd902115f62864044c7e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce571faf491424e7041825e87d32de1ddcdd178e086edd902115f62864044c7e", kill_on_drop: false }` [INFO] [stdout] ce571faf491424e7041825e87d32de1ddcdd178e086edd902115f62864044c7e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] ffa9ff12ef683e6753190f952b0cafe5b346f418c9de8d89d0a68a508996483c [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" "ffa9ff12ef683e6753190f952b0cafe5b346f418c9de8d89d0a68a508996483c", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling simplelog v0.10.0 [INFO] [stderr] Compiling chamomile v0.6.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/independent_p2p_relay-030302ea60d25d83.independent_p2p_relay.7a904c34-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/independent_p2p_relay-030302ea60d25d83.independent_p2p_relay.7a904c34-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/independent_p2p_relay-030302ea60d25d83.independent_p2p_relay.7a904c34-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/independent_p2p_relay-030302ea60d25d83.independent_p2p_relay.7a904c34-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/independent_p2p_relay-030302ea60d25d83.independent_p2p_relay.7a904c34-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/independent_p2p_relay-030302ea60d25d83.independent_p2p_relay.7a904c34-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/independent_p2p_relay-030302ea60d25d83.independent_p2p_relay.7a904c34-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/independent_p2p_relay-030302ea60d25d83.independent_p2p_relay.7a904c34-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/independent_p2p_relay-030302ea60d25d83.independent_p2p_relay.7a904c34-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/independent_p2p_relay-030302ea60d25d83.independent_p2p_relay.7a904c34-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/independent_p2p_relay-030302ea60d25d83.independent_p2p_relay.7a904c34-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/independent_p2p_relay-030302ea60d25d83.independent_p2p_relay.7a904c34-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/independent_p2p_relay-030302ea60d25d83.independent_p2p_relay.7a904c34-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/independent_p2p_relay-030302ea60d25d83.independent_p2p_relay.7a904c34-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/independent_p2p_relay-030302ea60d25d83.independent_p2p_relay.7a904c34-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/independent_p2p_relay-030302ea60d25d83.independent_p2p_relay.7a904c34-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/independent_p2p_relay-030302ea60d25d83.5c31b55455j9seny.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/blake3-e1213c0f67fe64a3/out" "-L" "/opt/rustwide/target/debug/build/blake3-e1213c0f67fe64a3/out" "-L" "/opt/rustwide/target/debug/build/ring-0469882a47fe746a/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/libsimplelog-b55c4da904376ae3.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-8f27c150af643511.rlib" "/opt/rustwide/target/debug/deps/libchamomile-33a640a44b4b3ddb.rlib" "/opt/rustwide/target/debug/deps/librcgen-4ef2a05217e2a9e1.rlib" "/opt/rustwide/target/debug/deps/libpem-8f8a68b001c570ca.rlib" "/opt/rustwide/target/debug/deps/libregex-d83280acb68d6f0c.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-a04715d9dfec859f.rlib" "/opt/rustwide/target/debug/deps/libyasna-154b7994da4f0fb4.rlib" "/opt/rustwide/target/debug/deps/libchrono-cea6163e569d297c.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-57190017cbe175ef.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-36550ce66ce5d1f4.rlib" "/opt/rustwide/target/debug/deps/libtime-ccd0e5bfaddbd1f7.rlib" "/opt/rustwide/target/debug/deps/libquinn-7f90459b55ebeabb.rlib" "/opt/rustwide/target/debug/deps/libsocket2-15c8a5d552b23e0b.rlib" "/opt/rustwide/target/debug/deps/libfutures-8eb2f047a4d54d20.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-1ab55ac66e4f76c6.rlib" "/opt/rustwide/target/debug/deps/libquinn_proto-57290f72169d7b31.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-d63edca62d35608e.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-8102c6c5d37b89f3.rlib" "/opt/rustwide/target/debug/deps/librustls-8940cace22113089.rlib" "/opt/rustwide/target/debug/deps/libbase64-6f58e0ee187256d5.rlib" "/opt/rustwide/target/debug/deps/libsct-a4c21487e41a7154.rlib" "/opt/rustwide/target/debug/deps/libwebpki-4886951d5d2624b2.rlib" "/opt/rustwide/target/debug/deps/libring-58de3be870a770e8.rlib" "/opt/rustwide/target/debug/deps/libspin-cb3920256b8b7cc3.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-2f6e401b6f726e33.rlib" "/opt/rustwide/target/debug/deps/libtracing-09d08034c06309b2.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-60f5f4324a3543e9.rlib" "/opt/rustwide/target/debug/deps/librand-60d6325a5a96d531.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-d6f3ff228dc130a9.rlib" "/opt/rustwide/target/debug/deps/librand_core-be724757355a9b56.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-197936681a310f57.rlib" "/opt/rustwide/target/debug/deps/libblake3-1ae41ddb8677decc.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-57827632cb677f64.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-c7458741d6ab7152.rlib" "/opt/rustwide/target/debug/deps/libarrayref-dfd5feafb83e6c19.rlib" "/opt/rustwide/target/debug/deps/libthiserror-6b2e5d28b3301a2d.rlib" "/opt/rustwide/target/debug/deps/libstructopt-2a556b3654a2c274.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-df981c5871754530.rlib" "/opt/rustwide/target/debug/deps/libclap-a2dda1a72c19244c.rlib" "/opt/rustwide/target/debug/deps/libvec_map-5f104c2ee05f26e6.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-349506f3b2349b3f.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-05a4b639dec6224c.rlib" "/opt/rustwide/target/debug/deps/libstrsim-0fc606efc91e3789.rlib" "/opt/rustwide/target/debug/deps/libbitflags-f947290fec4feb2c.rlib" "/opt/rustwide/target/debug/deps/libatty-11f949604587c7e2.rlib" "/opt/rustwide/target/debug/deps/libansi_term-329dab68dba20daf.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-b949c17ceb3d1b35.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-0de4ea5d52cd3d44.rlib" "/opt/rustwide/target/debug/deps/libslab-8a986d953e272c90.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-8e211c92183526f4.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-b9b212b3a9090366.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-304962a425599f26.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-179c4ec3b1bb6929.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-c8119af2994badf0.rlib" "/opt/rustwide/target/debug/deps/libx25519_dalek-0faeb62b1217247b.rlib" "/opt/rustwide/target/debug/deps/libed25519_dalek-a0c7fd2098f2d732.rlib" "/opt/rustwide/target/debug/deps/libsha2-c518375aeaa7d6f2.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-1d138127abf2d99b.rlib" "/opt/rustwide/target/debug/deps/libcurve25519_dalek-f76b75adbb1eae39.rlib" "/opt/rustwide/target/debug/deps/libzeroize-7f423c36fbfe0b78.rlib" "/opt/rustwide/target/debug/deps/libdigest-24716e0bdbc1377d.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4eaedd3114bd8541.rlib" "/opt/rustwide/target/debug/deps/libed25519-b6cae22c3922e92d.rlib" "/opt/rustwide/target/debug/deps/libsignature-36cb0caa79a6b419.rlib" "/opt/rustwide/target/debug/deps/libaes_gcm-4ab902568bc4df44.rlib" "/opt/rustwide/target/debug/deps/libghash-9697bbd470f2635d.rlib" "/opt/rustwide/target/debug/deps/libpolyval-207a41f4d1ee7b5c.rlib" "/opt/rustwide/target/debug/deps/libuniversal_hash-fa2142c4dedc4d99.rlib" "/opt/rustwide/target/debug/deps/libsubtle-1c936aa8341cd523.rlib" "/opt/rustwide/target/debug/deps/libctr-4c94447ba57c68d4.rlib" "/opt/rustwide/target/debug/deps/libaes-cf67deac780189de.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-d07f9ccdb4d2eb6f.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-d425f2f530aa65be.rlib" "/opt/rustwide/target/debug/deps/libcipher-b10ce6ddb326b1cf.rlib" "/opt/rustwide/target/debug/deps/libaead-693338dff0bc84d0.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-6677456403e8f659.rlib" "/opt/rustwide/target/debug/deps/libtypenum-81ca94bc9a0f2863.rlib" "/opt/rustwide/target/debug/deps/librand-97eb2240905df840.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-a2e9075bbc190b5f.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-069634687179693a.rlib" "/opt/rustwide/target/debug/deps/librand_core-7c7e0c0c11ec9931.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-a57b941dbf9ddd5e.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-df5717ffdd260904.rlib" "/opt/rustwide/target/debug/deps/libchamomile_types-6b855f1daa0c165d.rlib" "/opt/rustwide/target/debug/deps/libtokio-f9784e4381ebd231.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-04034077e5a1ea87.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-348ba2be5eec85f3.rlib" "/opt/rustwide/target/debug/deps/libmemchr-0f592fda00c64810.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-9fffd75946fb8778.rlib" "/opt/rustwide/target/debug/deps/libbytes-67f774b7d9ed12df.rlib" "/opt/rustwide/target/debug/deps/libserde-c227ff01213b63f9.rlib" "/opt/rustwide/target/debug/deps/libmio-d5aff8e3be133cb6.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-eca84dd3ea8e853e.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-321fed3bb09e3388.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-6f7354e30a664233.rlib" "/opt/rustwide/target/debug/deps/liblibc-81da2330ba72cc4b.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-46660b7d4a5aba2b.rlib" "/opt/rustwide/target/debug/deps/liblock_api-f5275ca3ff8e0794.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-a57a6a52cef5676e.rlib" "/opt/rustwide/target/debug/deps/libinstant-79c83d59d4486894.rlib" "/opt/rustwide/target/debug/deps/liblog-7914ddd45155fdc8.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-dece450273084492.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/examples/independent_p2p_relay-030302ea60d25d83" "-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 `chamomile` 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" "ffa9ff12ef683e6753190f952b0cafe5b346f418c9de8d89d0a68a508996483c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ffa9ff12ef683e6753190f952b0cafe5b346f418c9de8d89d0a68a508996483c", kill_on_drop: false }` [INFO] [stdout] ffa9ff12ef683e6753190f952b0cafe5b346f418c9de8d89d0a68a508996483c