[INFO] cloning repository https://github.com/ustulation/using-quinn [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ustulation/using-quinn" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fustulation%2Fusing-quinn", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fustulation%2Fusing-quinn'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9e3d43254291b7a2b0c081dc2142ae9e0c311648 [INFO] building ustulation/using-quinn against try#b755f8b9936d084e0363ce6b393c7e444a37080e for pr-97334-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fustulation%2Fusing-quinn" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ustulation/using-quinn on toolchain b755f8b9936d084e0363ce6b393c7e444a37080e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b755f8b9936d084e0363ce6b393c7e444a37080e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ustulation/using-quinn [INFO] removed 0 missing examples [INFO] finished tweaking git repo https://github.com/ustulation/using-quinn [INFO] tweaked toml for git repo https://github.com/ustulation/using-quinn written to /workspace/builds/worker-0/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b755f8b9936d084e0363ce6b393c7e444a37080e" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b755f8b9936d084e0363ce6b393c7e444a37080e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+b755f8b9936d084e0363ce6b393c7e444a37080e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a9d3481c1339be69963e1e40d6e1fd5e58a5c0adc44bf95452aafe2a571084d2 [INFO] running `Command { std: "docker" "start" "-a" "a9d3481c1339be69963e1e40d6e1fd5e58a5c0adc44bf95452aafe2a571084d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a9d3481c1339be69963e1e40d6e1fd5e58a5c0adc44bf95452aafe2a571084d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a9d3481c1339be69963e1e40d6e1fd5e58a5c0adc44bf95452aafe2a571084d2", kill_on_drop: false }` [INFO] [stdout] a9d3481c1339be69963e1e40d6e1fd5e58a5c0adc44bf95452aafe2a571084d2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "RUSTDOCFLAGS=--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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+b755f8b9936d084e0363ce6b393c7e444a37080e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 11d934b26eb76ee5a5473f485e9fc7241dc2da09c3fa3d455d961178a0993321 [INFO] running `Command { std: "docker" "start" "-a" "11d934b26eb76ee5a5473f485e9fc7241dc2da09c3fa3d455d961178a0993321", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Compiling once_cell v1.14.0 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling futures-core v0.3.24 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling futures-channel v0.3.24 [INFO] [stderr] Compiling futures-task v0.3.24 [INFO] [stderr] Compiling futures-sink v0.3.24 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling futures-util v0.3.24 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.24 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling rustls v0.20.6 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling wildmatch v1.1.0 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling tracing-core v0.1.29 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling tokio v1.21.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling rustls-pemfile v0.2.1 [INFO] [stderr] Compiling pem v1.1.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling xmltree v0.10.3 [INFO] [stderr] Compiling unicode-normalization v0.1.21 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling time v0.3.14 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling yasna v0.5.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling rcgen v0.9.3 [INFO] [stderr] Compiling tracing-attributes v0.1.22 [INFO] [stderr] Compiling futures-macro v0.3.24 [INFO] [stderr] Compiling thiserror-impl v1.0.34 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling thiserror v1.0.34 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling tracing v0.1.36 [INFO] [stderr] Compiling futures-executor v0.3.24 [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling futures v0.3.24 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling quinn-proto v0.8.4 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling attohttpc v0.16.3 [INFO] [stderr] Compiling tokio-util v0.7.4 [INFO] [stderr] Compiling quinn-udp v0.1.3 [INFO] [stderr] Compiling backoff v0.3.0 [INFO] [stderr] Compiling quinn v0.8.5 [INFO] [stderr] Compiling h2 v0.3.14 [INFO] [stderr] Compiling hyper v0.14.20 [INFO] [stderr] Compiling igd v0.12.0 [INFO] [stderr] Compiling qp2p v0.30.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 53.32s [INFO] running `Command { std: "docker" "inspect" "11d934b26eb76ee5a5473f485e9fc7241dc2da09c3fa3d455d961178a0993321", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "11d934b26eb76ee5a5473f485e9fc7241dc2da09c3fa3d455d961178a0993321", kill_on_drop: false }` [INFO] [stdout] 11d934b26eb76ee5a5473f485e9fc7241dc2da09c3fa3d455d961178a0993321 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "RUSTDOCFLAGS=--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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+b755f8b9936d084e0363ce6b393c7e444a37080e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f3ba60f4446cb5bd6423a92ab5acbd89a6d0c60f8dc8f52d8a1b3aa26527de10 [INFO] running `Command { std: "docker" "start" "-a" "f3ba60f4446cb5bd6423a92ab5acbd89a6d0c60f8dc8f52d8a1b3aa26527de10", 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 log v0.4.17 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Compiling iana-time-zone v0.1.47 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling gimli v0.26.2 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling eyre v0.6.8 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling owo-colors v1.3.0 [INFO] [stderr] Compiling tracing-core v0.1.29 [INFO] [stderr] Compiling tokio v1.21.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling backtrace v0.3.66 [INFO] [stderr] Compiling rustls-pemfile v1.0.1 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling miniz_oxide v0.5.4 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling object v0.29.0 [INFO] [stderr] Compiling rustls-native-certs v0.6.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling tracing-test-macro v0.1.0 [INFO] [stderr] Compiling ctor v0.1.23 [INFO] [stderr] Compiling tracing v0.1.36 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling tracing-serde v0.1.3 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling quinn-proto v0.8.4 [INFO] [stderr] Compiling attohttpc v0.16.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling tokio-util v0.7.4 [INFO] [stderr] Compiling quinn-udp v0.1.3 [INFO] [stderr] Compiling backoff v0.3.0 [INFO] [stderr] Compiling quinn v0.8.5 [INFO] [stderr] Compiling chrono v0.4.22 [INFO] [stderr] Compiling h2 v0.3.14 [INFO] [stderr] Compiling tracing-subscriber v0.2.25 [INFO] [stderr] Compiling tracing-error v0.1.2 [INFO] [stderr] Compiling tracing-test v0.1.0 [INFO] [stderr] Compiling hyper v0.14.20 [INFO] [stderr] Compiling color-spantrace v0.1.6 [INFO] [stderr] Compiling color-eyre v0.5.11 [INFO] [stderr] Compiling igd v0.12.0 [INFO] [stderr] Compiling qp2p v0.30.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcZwWX4E/symbols.o" "/opt/rustwide/target/debug/deps/qp2p-4311cd5764c802f2.qp2p.37f2e997-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/qp2p-4311cd5764c802f2.qp2p.37f2e997-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/qp2p-4311cd5764c802f2.qp2p.37f2e997-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/qp2p-4311cd5764c802f2.qp2p.37f2e997-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/qp2p-4311cd5764c802f2.qp2p.37f2e997-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/qp2p-4311cd5764c802f2.qp2p.37f2e997-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/qp2p-4311cd5764c802f2.qp2p.37f2e997-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/qp2p-4311cd5764c802f2.qp2p.37f2e997-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/qp2p-4311cd5764c802f2.qp2p.37f2e997-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/qp2p-4311cd5764c802f2.qp2p.37f2e997-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/qp2p-4311cd5764c802f2.qp2p.37f2e997-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/qp2p-4311cd5764c802f2.qp2p.37f2e997-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/qp2p-4311cd5764c802f2.qp2p.37f2e997-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/qp2p-4311cd5764c802f2.qp2p.37f2e997-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/qp2p-4311cd5764c802f2.qp2p.37f2e997-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/qp2p-4311cd5764c802f2.qp2p.37f2e997-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/qp2p-4311cd5764c802f2.49aztcyt41mpylee.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-cfe4dad9e4e90f9f/out" "-L" "/opt/rustwide/rustup-home/toolchains/b755f8b9936d084e0363ce6b393c7e444a37080e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/librand-9d6997e47c0ac56b.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-557c9fac71c51c4e.rlib" "/opt/rustwide/target/debug/deps/librand_core-ff59425bb10a5ec9.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-e39b5c2480d4c3c3.rlib" "/opt/rustwide/target/debug/deps/libbincode-83b4b04540263da7.rlib" "/opt/rustwide/target/debug/deps/libbackoff-59acc85fdc7232bf.rlib" "/opt/rustwide/target/debug/deps/libpin_project-3e96a33388978e32.rlib" "/opt/rustwide/target/debug/deps/libinstant-e762c784f8da740e.rlib" "/opt/rustwide/target/debug/deps/librcgen-08cc16e9f6797bba.rlib" "/opt/rustwide/target/debug/deps/libpem-d6205d3b0bd87d1b.rlib" "/opt/rustwide/target/debug/deps/libyasna-9f84281309ec5bdb.rlib" "/opt/rustwide/target/debug/deps/libtime-08870e275012f17f.rlib" "/opt/rustwide/target/debug/deps/libtracing_test-ad83422ac78936f9.rlib" "/opt/rustwide/rustup-home/toolchains/b755f8b9936d084e0363ce6b393c7e444a37080e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-da913cdf5d7548fa.rlib" "/opt/rustwide/rustup-home/toolchains/b755f8b9936d084e0363ce6b393c7e444a37080e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-5214be050813988f.rlib" "/opt/rustwide/rustup-home/toolchains/b755f8b9936d084e0363ce6b393c7e444a37080e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-545547c7a91a5f54.rlib" "/opt/rustwide/rustup-home/toolchains/b755f8b9936d084e0363ce6b393c7e444a37080e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-9601d44b3c2bcb0c.rlib" "/opt/rustwide/target/debug/deps/libtiny_keccak-4bf2471072bf0fa0.rlib" "/opt/rustwide/target/debug/deps/libcrunchy-0abb16ceaa98f58f.rlib" "/opt/rustwide/target/debug/deps/libigd-02a296e2fdc445ee.rlib" "/opt/rustwide/target/debug/deps/libhyper-87437294ce48116f.rlib" "/opt/rustwide/target/debug/deps/libwant-5580faf861c3e27e.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-febba4674ec63f92.rlib" "/opt/rustwide/target/debug/deps/libhttparse-6dd330c0b2d2e3cf.rlib" "/opt/rustwide/target/debug/deps/libh2-3c254431e8adf25d.rlib" "/opt/rustwide/target/debug/deps/libindexmap-c6a0d2b9f1b23663.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-e520009dc7a7a6ee.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-fbef755ddf64ad2d.rlib" "/opt/rustwide/target/debug/deps/libtower_service-2e945a9ae7b7ce84.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-f535a32c73eefedd.rlib" "/opt/rustwide/target/debug/deps/libxmltree-aa8ea9fd4741a048.rlib" "/opt/rustwide/target/debug/deps/libxml-26b655784b382005.rlib" "/opt/rustwide/target/debug/deps/libattohttpc-1cd6efb447d25de7.rlib" "/opt/rustwide/target/debug/deps/libwildmatch-b5a4171907d66ec0.rlib" "/opt/rustwide/target/debug/deps/libhttp-e5c3e8c073480e3a.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rlib" "/opt/rustwide/target/debug/deps/liburl-9dc322579927e100.rlib" "/opt/rustwide/target/debug/deps/libidna-9cd7edbbbc179c54.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-7f15f9a7ed791153.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-96858afa72c3ee66.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-07e3dd851fa4b664.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-6f3e3411afe6defd.rlib" "/opt/rustwide/target/debug/deps/libcolor_eyre-a8d3822c9171c3d8.rlib" "/opt/rustwide/target/debug/deps/libcolor_spantrace-9a8cdb61bcebbaaf.rlib" "/opt/rustwide/target/debug/deps/libtracing_error-70da1e1eabf34873.rlib" "/opt/rustwide/target/debug/deps/libtracing_subscriber-318a3b25727ebcc2.rlib" "/opt/rustwide/target/debug/deps/libchrono-d16ddf827fb18548.rlib" "/opt/rustwide/target/debug/deps/libiana_time_zone-a08a78277cb1359f.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-853ae325bec373f8.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-cf0e9ef357821d68.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-1bab1a7cb55a60d2.rlib" "/opt/rustwide/target/debug/deps/libthread_local-f0d1362aa45ffea9.rlib" "/opt/rustwide/target/debug/deps/libsharded_slab-50f76f6e115e39aa.rlib" "/opt/rustwide/target/debug/deps/libtracing_serde-b83b085cf9f63dcd.rlib" "/opt/rustwide/target/debug/deps/libserde_json-c460983092b34c29.rlib" "/opt/rustwide/target/debug/deps/libryu-35a1e8785e2c84ef.rlib" "/opt/rustwide/target/debug/deps/libitoa-8f7e72094391218a.rlib" "/opt/rustwide/target/debug/deps/libtracing_log-f61652180b144a48.rlib" "/opt/rustwide/target/debug/deps/libansi_term-48f0fd0ac85ec814.rlib" "/opt/rustwide/target/debug/deps/libmatchers-cd03576236b522d4.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-42a1ab152a7eb929.rlib" "/opt/rustwide/target/debug/deps/libregex-a06e325541354f15.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-00890f774059c2b6.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libowo_colors-d2308628dea3925b.rlib" "/opt/rustwide/target/debug/deps/libeyre-d907a6254cfc8a37.rlib" "/opt/rustwide/target/debug/deps/libindenter-960e334885df7867.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-efce7c5b142ee56d.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-f03124ae841b74e6.rlib" "/opt/rustwide/target/debug/deps/libadler-3a9d1165c599cab1.rlib" "/opt/rustwide/target/debug/deps/libobject-b2ee870b30105ff6.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-7eed364a78cd5982.rlib" "/opt/rustwide/target/debug/deps/libgimli-c31b4787004ab5e8.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-5d383c335f8e8ef8.rlib" "/opt/rustwide/target/debug/deps/libfutures-94ef32c7f7c9a6e8.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-4dcfa6a9be19d99c.rlib" "/opt/rustwide/target/debug/deps/libquinn-5db7479d9206cb3e.rlib" "/opt/rustwide/target/debug/deps/libquinn_udp-34470cb172e0fe98.rlib" "/opt/rustwide/target/debug/deps/libtokio-9382b28cd493e10e.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-3db3216c15c04cf7.rlib" "/opt/rustwide/target/debug/deps/libsocket2-2a881938d906c15c.rlib" "/opt/rustwide/target/debug/deps/libmio-bfc016d5dfec8539.rlib" "/opt/rustwide/target/debug/deps/liblog-2aea261907451eb5.rlib" "/opt/rustwide/target/debug/deps/libquinn_proto-d5980b4930309b6e.rlib" "/opt/rustwide/target/debug/deps/librustls_native_certs-55d703cbb9cf63fa.rlib" "/opt/rustwide/target/debug/deps/librustls_pemfile-063a5553f19a6818.rlib" "/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-9fb528d4b515d117.rlib" "/opt/rustwide/target/debug/deps/librustls-c24f91c157f01331.rlib" "/opt/rustwide/target/debug/deps/libsct-be4300d89c1d0377.rlib" "/opt/rustwide/target/debug/deps/libwebpki-a579e718ad1c8563.rlib" "/opt/rustwide/target/debug/deps/libring-0358995c7c4f68a1.rlib" "/opt/rustwide/target/debug/deps/libspin-2c2d0e97c8363747.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-bae7ad9dbbebb2b7.rlib" "/opt/rustwide/target/debug/deps/libtracing-85d228a22c9271b1.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-c7a014eff8c1611f.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-c65a6d4c9807062d.rlib" "/opt/rustwide/target/debug/deps/librand-85326b8781e4d857.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-7cf25ba9bd10b391.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-5e6fdfabf1edbf66.rlib" "/opt/rustwide/target/debug/deps/librand_core-b3bb820f9e64142f.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-7435f84bf9c91c73.rlib" "/opt/rustwide/target/debug/deps/liblibc-e1c27bc548d6aea8.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-32c6f9102bb2f7e8.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-ef06cf556416b731.rlib" "/opt/rustwide/target/debug/deps/libthiserror-8bc1af9e9f552159.rlib" "/opt/rustwide/target/debug/deps/libfxhash-830fa69f9a4eee51.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4d098c56eb4115f5.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-5dcf11b2bafd749f.rlib" "/opt/rustwide/target/debug/deps/libmemchr-4fce41623cec2314.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-8f500d1ca40ede15.rlib" "/opt/rustwide/target/debug/deps/libslab-bfbdb28742077af7.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-f2671a56a138cdc1.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-11773f6c36f3d40d.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b7ff504f33cec58a.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-312e8308d14583fc.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-b61a925987130adf.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-3533a82ada3313dc.rlib" "/opt/rustwide/target/debug/deps/libbytes-5c17483eaca455e6.rlib" "/opt/rustwide/target/debug/deps/libserde-76fcf474b180e7ee.rlib" "/opt/rustwide/rustup-home/toolchains/b755f8b9936d084e0363ce6b393c7e444a37080e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-4393e7d07259b8a4.rlib" "/opt/rustwide/rustup-home/toolchains/b755f8b9936d084e0363ce6b393c7e444a37080e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e13cbb326bcd01a4.rlib" "/opt/rustwide/rustup-home/toolchains/b755f8b9936d084e0363ce6b393c7e444a37080e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-13ac6af5403a52c8.rlib" "/opt/rustwide/rustup-home/toolchains/b755f8b9936d084e0363ce6b393c7e444a37080e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-a7b8febdd2acb289.rlib" "/opt/rustwide/rustup-home/toolchains/b755f8b9936d084e0363ce6b393c7e444a37080e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-343513f0726f71ed.rlib" "/opt/rustwide/rustup-home/toolchains/b755f8b9936d084e0363ce6b393c7e444a37080e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-8f833d900bfb98aa.rlib" "/opt/rustwide/rustup-home/toolchains/b755f8b9936d084e0363ce6b393c7e444a37080e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e97a7960ca6216c8.rlib" "/opt/rustwide/rustup-home/toolchains/b755f8b9936d084e0363ce6b393c7e444a37080e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-683fb35093a61fcc.rlib" "/opt/rustwide/rustup-home/toolchains/b755f8b9936d084e0363ce6b393c7e444a37080e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-f943c2d34bd4b56d.rlib" "/opt/rustwide/rustup-home/toolchains/b755f8b9936d084e0363ce6b393c7e444a37080e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-72ce2aaa649404e0.rlib" "/opt/rustwide/rustup-home/toolchains/b755f8b9936d084e0363ce6b393c7e444a37080e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ac5d08ad5339e92e.rlib" "/opt/rustwide/rustup-home/toolchains/b755f8b9936d084e0363ce6b393c7e444a37080e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-dacfda262d5656fb.rlib" "/opt/rustwide/rustup-home/toolchains/b755f8b9936d084e0363ce6b393c7e444a37080e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e2056a834ba0712c.rlib" "/opt/rustwide/rustup-home/toolchains/b755f8b9936d084e0363ce6b393c7e444a37080e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a60649c148c6e2db.rlib" "/opt/rustwide/rustup-home/toolchains/b755f8b9936d084e0363ce6b393c7e444a37080e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-3e961d059b9bcde7.rlib" "/opt/rustwide/rustup-home/toolchains/b755f8b9936d084e0363ce6b393c7e444a37080e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-20f26f875d0170e2.rlib" "/opt/rustwide/rustup-home/toolchains/b755f8b9936d084e0363ce6b393c7e444a37080e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-522518611024dce5.rlib" "/opt/rustwide/rustup-home/toolchains/b755f8b9936d084e0363ce6b393c7e444a37080e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-05898138a596088a.rlib" "/opt/rustwide/rustup-home/toolchains/b755f8b9936d084e0363ce6b393c7e444a37080e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5b83a1df856cf582.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/b755f8b9936d084e0363ce6b393c7e444a37080e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/qp2p-4311cd5764c802f2" "-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 `qp2p` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "f3ba60f4446cb5bd6423a92ab5acbd89a6d0c60f8dc8f52d8a1b3aa26527de10", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f3ba60f4446cb5bd6423a92ab5acbd89a6d0c60f8dc8f52d8a1b3aa26527de10", kill_on_drop: false }` [INFO] [stdout] f3ba60f4446cb5bd6423a92ab5acbd89a6d0c60f8dc8f52d8a1b3aa26527de10