[INFO] fetching crate bitsors 1.1.2... [INFO] testing bitsors-1.1.2 against 1.60.0 for beta-1.61-1 [INFO] extracting crate bitsors 1.1.2 into /workspace/builds/worker-31/source [INFO] validating manifest of crates.io crate bitsors 1.1.2 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate bitsors 1.1.2 [INFO] finished tweaking crates.io crate bitsors 1.1.2 [INFO] tweaked toml for crates.io crate bitsors 1.1.2 written to /workspace/builds/worker-31/source/Cargo.toml [INFO] crate crates.io crate bitsors 1.1.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tokio-tungstenite v0.14.0 [INFO] [stderr] Downloaded libc v0.2.109 [INFO] [stderr] Downloaded extend v0.1.2 [INFO] [stderr] Downloaded assert-json-diff v1.1.0 [INFO] [stderr] Downloaded mockito v0.28.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-31/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-31/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d61d5693423a5283ee3d5db5426fb0fa3687a72bcea11ee8fa8975703ef47c05 [INFO] running `Command { std: "docker" "start" "-a" "d61d5693423a5283ee3d5db5426fb0fa3687a72bcea11ee8fa8975703ef47c05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d61d5693423a5283ee3d5db5426fb0fa3687a72bcea11ee8fa8975703ef47c05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d61d5693423a5283ee3d5db5426fb0fa3687a72bcea11ee8fa8975703ef47c05", kill_on_drop: false }` [INFO] [stdout] d61d5693423a5283ee3d5db5426fb0fa3687a72bcea11ee8fa8975703ef47c05 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-31/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-31/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b22d5688fefd8054344ce51a07e38af37ab52585db0322e5efbbd53e540d04c8 [INFO] running `Command { std: "docker" "start" "-a" "b22d5688fefd8054344ce51a07e38af37ab52585db0322e5efbbd53e540d04c8", 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 libc v0.2.109 [INFO] [stderr] Compiling proc-macro2 v1.0.33 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling pkg-config v0.3.23 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling futures-core v0.3.18 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-task v0.3.18 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling futures-sink v0.3.18 [INFO] [stderr] Compiling futures-util v0.3.18 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling futures-channel v0.3.18 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling ryu v1.0.6 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling encoding_rs v0.8.29 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling serde_json v1.0.72 [INFO] [stderr] Compiling anyhow v1.0.51 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling strum v0.20.0 [INFO] [stderr] Compiling tokio v1.14.0 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling input_buffer v0.4.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling http v0.2.5 [INFO] [stderr] Compiling openssl-sys v0.9.71 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling tokio-macros v1.6.0 [INFO] [stderr] Compiling futures-macro v0.3.18 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling strum_macros v0.20.1 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling tungstenite v0.13.0 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling tokio-tungstenite v0.14.0 [INFO] [stderr] Compiling h2 v0.3.7 [INFO] [stderr] Compiling hyper v0.14.15 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.7 [INFO] [stderr] Compiling bitsors v1.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 39.05s [INFO] running `Command { std: "docker" "inspect" "b22d5688fefd8054344ce51a07e38af37ab52585db0322e5efbbd53e540d04c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b22d5688fefd8054344ce51a07e38af37ab52585db0322e5efbbd53e540d04c8", kill_on_drop: false }` [INFO] [stdout] b22d5688fefd8054344ce51a07e38af37ab52585db0322e5efbbd53e540d04c8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-31/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-31/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0f6cd7a045b4ba723479b544a0a680b27e0527c35c4c0585a5c3e46cf9972906 [INFO] running `Command { std: "docker" "start" "-a" "0f6cd7a045b4ba723479b544a0a680b27e0527c35c4c0585a5c3e46cf9972906", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling extend v0.1.2 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling assert-json-diff v1.1.0 [INFO] [stderr] Compiling mockito v0.28.0 [INFO] [stderr] Compiling bitsors v1.1.2 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `bitsors` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name order_trades --edition=2018 examples/order_trades.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=5e6b66d5036147c0 -C extra-filename=-5e6b66d5036147c0 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-db8089c74972d8f1.rlib --extern bitsors=/opt/rustwide/target/debug/deps/libbitsors-f3025601a59198fe.rlib --extern dotenv=/opt/rustwide/target/debug/deps/libdotenv-f41fa3a87be2f1fd.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-41d583b95572bf93.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-916c50638fc1506d.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-b341606102c7008f.rlib --extern mockito=/opt/rustwide/target/debug/deps/libmockito-450491d60e0b5db2.rlib --extern openssl=/opt/rustwide/target/debug/deps/libopenssl-b95ccc6446426cb8.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-2cd002a8db6d1640.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-23efd4b42b9311c9.rlib --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-8c1a4af5b5c6a6f4.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-5e851ae4d73fcc28.rlib --extern strum=/opt/rustwide/target/debug/deps/libstrum-00812d555a3193f6.rlib --extern strum_macros=/opt/rustwide/target/debug/deps/libstrum_macros-333e5a2e86932b3a.so --extern tokio=/opt/rustwide/target/debug/deps/libtokio-980180ed3db273c9.rlib --extern tokio_tungstenite=/opt/rustwide/target/debug/deps/libtokio_tungstenite-cca486b9d180ad91.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [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/deps/test_auth-a3f028fb6613cf5b.test_auth.f9a29fca-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/test_auth-a3f028fb6613cf5b.test_auth.f9a29fca-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/test_auth-a3f028fb6613cf5b.test_auth.f9a29fca-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/test_auth-a3f028fb6613cf5b.test_auth.f9a29fca-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/test_auth-a3f028fb6613cf5b.test_auth.f9a29fca-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/test_auth-a3f028fb6613cf5b.test_auth.f9a29fca-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/test_auth-a3f028fb6613cf5b.test_auth.f9a29fca-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/test_auth-a3f028fb6613cf5b.test_auth.f9a29fca-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/test_auth-a3f028fb6613cf5b.test_auth.f9a29fca-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/test_auth-a3f028fb6613cf5b.test_auth.f9a29fca-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/test_auth-a3f028fb6613cf5b.test_auth.f9a29fca-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/test_auth-a3f028fb6613cf5b.test_auth.f9a29fca-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/test_auth-a3f028fb6613cf5b.2i9525z4k4q7fa4z.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-b6a068090bf40c71.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-1c1e08c768cd8903.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-3f4474e7a3a1f53f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-ec55ab174918e77a.rlib" "/opt/rustwide/target/debug/deps/libbitsors-f3025601a59198fe.rlib" "/opt/rustwide/target/debug/deps/libtokio_tungstenite-cca486b9d180ad91.rlib" "/opt/rustwide/target/debug/deps/libpin_project-f912d72b49e63e2c.rlib" "/opt/rustwide/target/debug/deps/libtungstenite-270150a133c0bccb.rlib" "/opt/rustwide/target/debug/deps/librand-12c557f7b7253869.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-6a87522d805fa1d5.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-b26f4caaa3b9bd8e.rlib" "/opt/rustwide/target/debug/deps/librand_core-a0ab62567077af09.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-df2a7d72045295c7.rlib" "/opt/rustwide/target/debug/deps/libutf8-9d88bd1aac5ec80a.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-0a75c9c26dc9dc2c.rlib" "/opt/rustwide/target/debug/deps/libsha1-771f8009802b3b2a.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-fc668c1c55fec23c.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-b88ab406e6292832.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-7844434102dac333.rlib" "/opt/rustwide/target/debug/deps/libdigest-62fe75fe81472c6e.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-25449a56cee9cef0.rlib" "/opt/rustwide/target/debug/deps/libtypenum-12450e5d17c203cf.rlib" "/opt/rustwide/target/debug/deps/libinput_buffer-4b79b30be4d4bc44.rlib" "/opt/rustwide/target/debug/deps/libthiserror-79ba1f92020cec25.rlib" "/opt/rustwide/target/debug/deps/libstrum-00812d555a3193f6.rlib" "/opt/rustwide/target/debug/deps/libanyhow-db8089c74972d8f1.rlib" "/opt/rustwide/target/debug/deps/libdotenv-f41fa3a87be2f1fd.rlib" "/opt/rustwide/target/debug/deps/libreqwest-2cd002a8db6d1640.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-382fd5af155e8abc.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-84d4260c0c6313ae.rlib" "/opt/rustwide/target/debug/deps/libipnet-d006d1962901da61.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-9e2d4051e5e49b55.rlib" "/opt/rustwide/target/debug/deps/libmime-68e3edcf7919f775.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-2335494cdd7a3902.rlib" "/opt/rustwide/target/debug/deps/libserde_json-5e851ae4d73fcc28.rlib" "/opt/rustwide/target/debug/deps/libryu-d6dfffac96c80892.rlib" "/opt/rustwide/target/debug/deps/libserde-23efd4b42b9311c9.rlib" "/opt/rustwide/target/debug/deps/libbase64-4c997255cfee02b8.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-414ee93b0be20869.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-cd54fc6f4729c5af.rlib" "/opt/rustwide/target/debug/deps/libhyper-9e8f74f2dc6dd581.rlib" "/opt/rustwide/target/debug/deps/libwant-49ac5ffed25917bb.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-7883700d67bfeb45.rlib" "/opt/rustwide/target/debug/deps/libsocket2-d2ad0c13b0266fb1.rlib" "/opt/rustwide/target/debug/deps/libhttparse-9c8eccee78ba83ae.rlib" "/opt/rustwide/target/debug/deps/libh2-7d3730689152fee4.rlib" "/opt/rustwide/target/debug/deps/libindexmap-2af05f0322054654.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-8ce5fddf7b71f952.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-c11f786cf63907e8.rlib" "/opt/rustwide/target/debug/deps/libtower_service-fe5750cfd2804552.rlib" "/opt/rustwide/target/debug/deps/libtracing-eafb5836a9406932.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-2d5d5308f2b2feba.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-a9126139ac9555e2.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-41d583b95572bf93.rlib" "/opt/rustwide/target/debug/deps/libslab-7deec20c7d80499d.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-bd4bef25174f15dd.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-059072626bb7eeef.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6c669315cfadfec5.rlib" "/opt/rustwide/target/debug/deps/libtokio-980180ed3db273c9.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-e39e03da2a158820.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-97cd2d5c670989ee.rlib" "/opt/rustwide/target/debug/deps/libmemchr-1331aa8962ea7f83.rlib" "/opt/rustwide/target/debug/deps/libmio-8384cdf30da3fe76.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-c8a5cb7e9be19e02.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-5a13ade487b25fbc.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-f6bd3a4c297062ff.rlib" "/opt/rustwide/target/debug/deps/liblock_api-a41ab347b0626279.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-93870536328d7ed1.rlib" "/opt/rustwide/target/debug/deps/libinstant-681e9cff8a24e398.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-daf2df8c70d90910.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-18d8f07136239349.rlib" "/opt/rustwide/target/debug/deps/liblog-a0eb019960e81552.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-70f9b366001338b7.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b341606102c7008f.rlib" "/opt/rustwide/target/debug/deps/liburl-e641032224f81586.rlib" "/opt/rustwide/target/debug/deps/libidna-1471ed1cb7d70767.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-c54c5ce886ebd82c.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-ed2e4c4c531806eb.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-94e88fe29250bed0.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-6431a0f5e36e4af1.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-f90eb87d808deb87.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-1a1983d2d4a49459.rlib" "/opt/rustwide/target/debug/deps/libmatches-e69bff4dcefe502a.rlib" "/opt/rustwide/target/debug/deps/libhttp-7daffe67b169d837.rlib" "/opt/rustwide/target/debug/deps/libitoa-fdf340bbb49690d1.rlib" "/opt/rustwide/target/debug/deps/libbytes-59116c3d90e42d31.rlib" "/opt/rustwide/target/debug/deps/libfnv-6d1578eb67bc4123.rlib" "/opt/rustwide/target/debug/deps/libopenssl-b95ccc6446426cb8.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-e99f5123a4d13cec.rlib" "/opt/rustwide/target/debug/deps/libbitflags-f1ca410388ec357f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-df0e58a4f0a4cf2f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-a92bffa6dfc6160f.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-56df745b5175507b.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-509343460b3bf729.rlib" "/opt/rustwide/target/debug/deps/liblibc-30b96b8ea6ce98fc.rlib" "/opt/rustwide/target/debug/deps/libhex-916c50638fc1506d.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8d61b92a0a02f53a.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fc45202bb435016b.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f2400674c7513725.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605c3a7d1a5d300d.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3d4fb4efa907e4e8.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-65207f030ab23308.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-76ca199cb0186109.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1e3e01ed4f561dc1.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dd8dddcba7c13fee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-00b13d31c3420656.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e4c8460b81557bd5.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-600d46e5f0005455.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e4a08a2585b62d37.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fbc21ec567cb9dc7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-10b3fa8e49bd978f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-64625b73694ffce7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fb6b78ac543a58ee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d1f2d1bec6f51b8.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-acf5ff6e9595d982.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/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/test_auth-a3f028fb6613cf5b" "-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" "0f6cd7a045b4ba723479b544a0a680b27e0527c35c4c0585a5c3e46cf9972906", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f6cd7a045b4ba723479b544a0a680b27e0527c35c4c0585a5c3e46cf9972906", kill_on_drop: false }` [INFO] [stdout] 0f6cd7a045b4ba723479b544a0a680b27e0527c35c4c0585a5c3e46cf9972906