[INFO] fetching crate coyote 0.1.1... [INFO] building coyote-0.1.1 against try#b755f8b9936d084e0363ce6b393c7e444a37080e for pr-97334-1 [INFO] extracting crate coyote 0.1.1 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate coyote 0.1.1 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 crates.io crate coyote 0.1.1 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate coyote 0.1.1 [INFO] tweaked toml for crates.io crate coyote 0.1.1 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate crates.io crate coyote 0.1.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b755f8b9936d084e0363ce6b393c7e444a37080e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] 473b5c4c37baa35b8ccaa3e8276523a2e958d7a0d90e6b00a5d1bbd6678c2260 [INFO] running `Command { std: "docker" "start" "-a" "473b5c4c37baa35b8ccaa3e8276523a2e958d7a0d90e6b00a5d1bbd6678c2260", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "473b5c4c37baa35b8ccaa3e8276523a2e958d7a0d90e6b00a5d1bbd6678c2260", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "473b5c4c37baa35b8ccaa3e8276523a2e958d7a0d90e6b00a5d1bbd6678c2260", kill_on_drop: false }` [INFO] [stdout] 473b5c4c37baa35b8ccaa3e8276523a2e958d7a0d90e6b00a5d1bbd6678c2260 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] 5077e3fe688daa53aabdf17a62155cfdf94a8c946ff42b49a32f56a3e267aa55 [INFO] running `Command { std: "docker" "start" "-a" "5077e3fe688daa53aabdf17a62155cfdf94a8c946ff42b49a32f56a3e267aa55", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling libc v0.2.118 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling parking_lot_core v0.9.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling siphasher v0.3.9 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling num_threads v0.1.3 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling httparse v1.6.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling oid-registry v0.2.0 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling tracing-core v0.1.22 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling tracing v0.1.30 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling mio v0.8.0 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling time v0.3.7 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling crypto-common v0.1.3 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling rusticata-macros v4.1.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling md-5 v0.10.0 [INFO] [stderr] Compiling hmac v0.12.0 [INFO] [stderr] Compiling sha2 v0.10.1 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling async-recursion v1.0.0 [INFO] [stderr] Compiling postgres-protocol v0.6.3 [INFO] [stderr] Compiling der-oid-macro v0.5.0 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling der-parser v6.0.1 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling deadpool-runtime v0.1.2 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling h2 v0.3.11 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling deadpool v0.9.2 [INFO] [stderr] Compiling hyper v0.14.17 [INFO] [stderr] Compiling trust-dns-proto v0.20.4 [INFO] [stderr] Compiling x509-parser v0.12.0 [INFO] [stderr] Compiling postgres-types v0.2.2 [INFO] [stderr] Compiling refinery-core v0.8.4 [INFO] [stderr] Compiling tokio-postgres v0.7.5 [INFO] [stderr] Compiling trust-dns-client v0.20.4 [INFO] [stderr] Compiling refinery-macros v0.8.4 [INFO] [stderr] Compiling deadpool-postgres v0.10.1 [INFO] [stderr] Compiling ratpack v0.1.3 [INFO] [stderr] Compiling refinery v0.8.4 [INFO] [stderr] Compiling coyote v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 40s [INFO] running `Command { std: "docker" "inspect" "5077e3fe688daa53aabdf17a62155cfdf94a8c946ff42b49a32f56a3e267aa55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5077e3fe688daa53aabdf17a62155cfdf94a8c946ff42b49a32f56a3e267aa55", kill_on_drop: false }` [INFO] [stdout] 5077e3fe688daa53aabdf17a62155cfdf94a8c946ff42b49a32f56a3e267aa55 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] 52a542e07bb3730e56651091c0decea5445834708b09c3eb9bef223fdf519453 [INFO] running `Command { std: "docker" "start" "-a" "52a542e07bb3730e56651091c0decea5445834708b09c3eb9bef223fdf519453", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling mio v0.8.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling spectral v0.6.0 [INFO] [stderr] Compiling darling_core v0.13.1 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling der-oid-macro v0.5.0 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling async-recursion v1.0.0 [INFO] [stderr] Compiling der-parser v6.0.1 [INFO] [stderr] Compiling darling_macro v0.13.1 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling oid-registry v0.2.0 [INFO] [stderr] Compiling darling v0.13.1 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling serde_with_macros v1.5.1 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling deadpool-runtime v0.1.2 [INFO] [stderr] Compiling serde_with v1.12.0 [INFO] [stderr] Compiling deadpool v0.9.2 [INFO] [stderr] Compiling h2 v0.3.11 [INFO] [stderr] Compiling x509-parser v0.12.0 [INFO] [stderr] Compiling trust-dns-proto v0.20.4 [INFO] [stderr] Compiling postgres-types v0.2.2 [INFO] [stderr] Compiling refinery-core v0.8.4 [INFO] [stderr] Compiling bollard-stubs v1.41.0 [INFO] [stderr] Compiling tokio-postgres v0.7.5 [INFO] [stderr] Compiling refinery-macros v0.8.4 [INFO] [stderr] Compiling trust-dns-client v0.20.4 [INFO] [stderr] Compiling deadpool-postgres v0.10.1 [INFO] [stderr] Compiling hyper v0.14.17 [INFO] [stderr] Compiling refinery v0.8.4 [INFO] [stderr] Compiling hyperlocal v0.8.0 [INFO] [stderr] Compiling ratpack v0.1.3 [INFO] [stderr] Compiling bollard v0.11.1 [INFO] [stderr] Compiling coyote v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling eggshell v0.1.3 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcU8kV2D/symbols.o" "/opt/rustwide/target/debug/deps/coyote-ecd7378e7d27d685.coyote.7be4105e-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/coyote-ecd7378e7d27d685.coyote.7be4105e-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/coyote-ecd7378e7d27d685.coyote.7be4105e-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/coyote-ecd7378e7d27d685.coyote.7be4105e-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/coyote-ecd7378e7d27d685.coyote.7be4105e-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/coyote-ecd7378e7d27d685.coyote.7be4105e-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/coyote-ecd7378e7d27d685.coyote.7be4105e-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/coyote-ecd7378e7d27d685.coyote.7be4105e-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/coyote-ecd7378e7d27d685.coyote.7be4105e-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/coyote-ecd7378e7d27d685.coyote.7be4105e-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/coyote-ecd7378e7d27d685.coyote.7be4105e-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/coyote-ecd7378e7d27d685.coyote.7be4105e-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/coyote-ecd7378e7d27d685.coyote.7be4105e-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/coyote-ecd7378e7d27d685.coyote.7be4105e-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/coyote-ecd7378e7d27d685.coyote.7be4105e-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/coyote-ecd7378e7d27d685.coyote.7be4105e-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/coyote-ecd7378e7d27d685.1oxympto1kjwh88b.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/libenv_logger-ed07fe5eb990e04d.rlib" "/opt/rustwide/target/debug/deps/libatty-14b073366305fdf2.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-6a61078d9610ba74.rlib" "/opt/rustwide/target/debug/deps/libhumantime-69fede984985242f.rlib" "/opt/rustwide/target/debug/deps/libspectral-37d555c36525c53a.rlib" "/opt/rustwide/target/debug/deps/libnum-470b0ec02c91d9c3.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-63b5140583ad48c1.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-d6366482772d6b2d.rlib" "/opt/rustwide/target/debug/deps/librand-3a4d635a75671e21.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-e85bcd3b1a2f9c1b.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-306a29a12f142e2b.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-91da3358dec0bbbe.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/libtempfile-92603d84f7006a79.rlib" "/opt/rustwide/target/debug/deps/libfastrand-2765520c777de4dc.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-a366538c24cba4e3.rlib" "/opt/rustwide/target/debug/deps/libeggshell-32539a5109c25364.rlib" "/opt/rustwide/target/debug/deps/libbollard-8421e3d5566572d1.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-b07652d1622e909d.rlib" "/opt/rustwide/target/debug/deps/libbollard_stubs-37c4980cd716bf3d.rlib" "/opt/rustwide/target/debug/deps/libserde_with-caf591283af48a16.rlib" "/opt/rustwide/target/debug/deps/libhyperlocal-1212d398d658696e.rlib" "/opt/rustwide/target/debug/deps/libpin_project-27bfb1cd7380abd0.rlib" "/opt/rustwide/target/debug/deps/libhex-df8306afd9dee15d.rlib" "/opt/rustwide/target/debug/deps/librefinery-cd19313471071ab5.rlib" "/opt/rustwide/target/debug/deps/librefinery_core-25642306998e473d.rlib" "/opt/rustwide/target/debug/deps/libtoml-d8763affc9ca8df4.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-85c3caa7668e091f.rlib" "/opt/rustwide/target/debug/deps/libsame_file-d3ddf74b396c2e8b.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/libtime-627a5de304fe3b54.rlib" "/opt/rustwide/target/debug/deps/libdeadpool_postgres-ccfdcfe73ccf2728.rlib" "/opt/rustwide/target/debug/deps/libdeadpool-c62055fbca7545c8.rlib" "/opt/rustwide/target/debug/deps/libdeadpool_runtime-9b83a4378028afee.rlib" "/opt/rustwide/target/debug/deps/libx509_parser-02ae348968d784bd.rlib" "/opt/rustwide/target/debug/deps/libring-f631323c9052925d.rlib" "/opt/rustwide/target/debug/deps/libspin-2c2d0e97c8363747.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-bae7ad9dbbebb2b7.rlib" "/opt/rustwide/target/debug/deps/liboid_registry-6c76a16cf63b0449.rlib" "/opt/rustwide/target/debug/deps/libder_parser-b1c997667e160d76.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-495188654f810b20.rlib" "/opt/rustwide/target/debug/deps/librusticata_macros-369cffef289fa792.rlib" "/opt/rustwide/target/debug/deps/libnom-62f65356902d07b0.rlib" "/opt/rustwide/target/debug/deps/libtokio_postgres-68956331ed1bf106.rlib" "/opt/rustwide/target/debug/deps/libphf-5ed5e2a788572442.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-eb20431c22954719.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-82144cb16318712f.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-97dcdaa3b6053ddd.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-9dee68c65bf5417d.rlib" "/opt/rustwide/target/debug/deps/libinstant-e762c784f8da740e.rlib" "/opt/rustwide/target/debug/deps/libpostgres_types-a3da38a9e647624d.rlib" "/opt/rustwide/target/debug/deps/libserde_json-18f09ec00899efa4.rlib" "/opt/rustwide/target/debug/deps/libryu-502943e46dd7b745.rlib" "/opt/rustwide/target/debug/deps/libchrono-bdb4ff7c8a72ca61.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-3898df54a0fc0889.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-9fa5b19f20137857.rlib" "/opt/rustwide/target/debug/deps/libtime-0349db6d21007f0e.rlib" "/opt/rustwide/target/debug/deps/libpostgres_protocol-54ca8d51a3d256dd.rlib" "/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rlib" "/opt/rustwide/target/debug/deps/libstringprep-245c4ecfb60fd8e6.rlib" "/opt/rustwide/target/debug/deps/libsha2-657d6a2666d660fb.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-c38b0b0f1a8d0c39.rlib" "/opt/rustwide/target/debug/deps/libhmac-7d88f2c586cccc49.rlib" "/opt/rustwide/target/debug/deps/libmd5-392eb56c6a72180d.rlib" "/opt/rustwide/target/debug/deps/libdigest-92c084e45f4d5895.rlib" "/opt/rustwide/target/debug/deps/libsubtle-a8e5daac069a1424.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-d7d5f41b71548fac.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-2ff8e4175d5b7ef1.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-39ab557ac561349d.rlib" "/opt/rustwide/target/debug/deps/libtypenum-ae91be759e5f8db3.rlib" "/opt/rustwide/target/debug/deps/libfallible_iterator-b452bedda84c63e1.rlib" "/opt/rustwide/target/debug/deps/libfutures-ba92f4ef280d642a.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-ed2b0a399c284c1c.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4d098c56eb4115f5.rlib" "/opt/rustwide/target/debug/deps/libratpack-175c49b753f870e1.rlib" "/opt/rustwide/target/debug/deps/libhyper-3c6225a36ae9bbff.rlib" "/opt/rustwide/target/debug/deps/libwant-b283267483779076.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-febba4674ec63f92.rlib" "/opt/rustwide/target/debug/deps/libhttparse-f903fce033082f33.rlib" "/opt/rustwide/target/debug/deps/libh2-f4069a5824a0ffa5.rlib" "/opt/rustwide/target/debug/deps/libindexmap-81829fa68ed1b118.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-238efa6a2ed05171.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-5f04c1c8b2a1cf71.rlib" "/opt/rustwide/target/debug/deps/libtower_service-a0bac867cff4e01f.rlib" "/opt/rustwide/target/debug/deps/libtracing-ba3505f8cab17e4e.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-fd213bce2534bf2a.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-b3012d31e53829d4.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-bf6df8bd166604f2.rlib" "/opt/rustwide/target/debug/deps/libhttp-4da2cfc5497c929c.rlib" "/opt/rustwide/target/debug/deps/libitoa-02bdd2be5ac8e9f1.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_client-71b76392c4b7a792.rlib" "/opt/rustwide/target/debug/deps/libradix_trie-531aaa0eedd980d4.rlib" "/opt/rustwide/target/debug/deps/libnibble_vec-abbc3b6c5f194584.rlib" "/opt/rustwide/target/debug/deps/libendian_type-44543127a5370811.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-abcaff6915a740a0.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-3c374c1dd97708e3.rlib" "/opt/rustwide/target/debug/deps/liburl-580b46218c95c05e.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-1a48ab4b6760ee48.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libipnet-552718e39905e137.rlib" "/opt/rustwide/target/debug/deps/libidna-6a34d38410bd9527.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-12ccd468a33959ee.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-d0a053bbcb729d32.rlib" "/opt/rustwide/target/debug/deps/libmatches-a104dd362fa85146.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-b9fbadb33a2ea73a.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-ef06cf556416b731.rlib" "/opt/rustwide/target/debug/deps/libthiserror-0b6a1b9345ade119.rlib" "/opt/rustwide/target/debug/deps/librand-a90c9f3d79d7eb24.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-b9836dbecc373743.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-5e6fdfabf1edbf66.rlib" "/opt/rustwide/target/debug/deps/librand_core-81e6e3bb439483e9.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-2b7b3d7e3cc854fc.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-71015469b1a5732d.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-cc2c366f0800939b.rlib" "/opt/rustwide/target/debug/deps/libslab-aef35fd6b139bfac.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-82564b330993e6f3.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-7d213b16a2f2adf2.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-fc22affba0d30485.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b7ff504f33cec58a.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-49530b2602be9735.rlib" "/opt/rustwide/target/debug/deps/libserde-f9815a13f2382de3.rlib" "/opt/rustwide/target/debug/deps/libtokio-c4838ee48c6e66b9.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-b07bd08ca731bea0.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-eef2da4a856fd056.rlib" "/opt/rustwide/target/debug/deps/libsocket2-1e4320e60385385a.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e6bbee201eb478c9.rlib" "/opt/rustwide/target/debug/deps/libbytes-5e8424a0f7103369.rlib" "/opt/rustwide/target/debug/deps/libmio-956a94bdbe9d2ddd.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-d4223cfaa04037d7.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-f2d32b8364abb356.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-812c0d5007ccb678.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-283f2487fcc9f0f1.rlib" "/opt/rustwide/target/debug/deps/liblock_api-8f9d61d1e1d4273d.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libopenssl-3052efe8b7fec815.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-e4834b062d069de1.rlib" "/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-46b9b5ebdcb273c8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-ecd28e6fe5f7182e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-b056cb227a573e53.rlib" "/opt/rustwide/target/debug/deps/liblibc-3aad6c621e0a23dd.rlib" "/opt/rustwide/target/debug/deps/liblog-41607b4997ff699e.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.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" "-lssl" "-lcrypto" "-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/coyote-ecd7378e7d27d685" "-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 `coyote` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "52a542e07bb3730e56651091c0decea5445834708b09c3eb9bef223fdf519453", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "52a542e07bb3730e56651091c0decea5445834708b09c3eb9bef223fdf519453", kill_on_drop: false }` [INFO] [stdout] 52a542e07bb3730e56651091c0decea5445834708b09c3eb9bef223fdf519453