[INFO] fetching crate hornbill_apilib 0.1.0... [INFO] testing hornbill_apilib-0.1.0 against 1.59.0 for beta-1.60-1 [INFO] extracting crate hornbill_apilib 0.1.0 into /workspace/builds/worker-111/source [INFO] validating manifest of crates.io crate hornbill_apilib 0.1.0 on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate hornbill_apilib 0.1.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate hornbill_apilib 0.1.0 [INFO] tweaked toml for crates.io crate hornbill_apilib 0.1.0 written to /workspace/builds/worker-111/source/Cargo.toml [INFO] crate crates.io crate hornbill_apilib 0.1.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "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-111/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-111/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 91d351263e893175acd47546e0b7607a3175db23b29f373d625b1995016635a8 [INFO] running `Command { std: "docker" "start" "-a" "91d351263e893175acd47546e0b7607a3175db23b29f373d625b1995016635a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "91d351263e893175acd47546e0b7607a3175db23b29f373d625b1995016635a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "91d351263e893175acd47546e0b7607a3175db23b29f373d625b1995016635a8", kill_on_drop: false }` [INFO] [stdout] 91d351263e893175acd47546e0b7607a3175db23b29f373d625b1995016635a8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-111/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-111/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8a8d65d5bc306e507071af1b47b0d1ba8a206be726701292e4631ef3196f64b3 [INFO] running `Command { std: "docker" "start" "-a" "8a8d65d5bc306e507071af1b47b0d1ba8a206be726701292e4631ef3196f64b3", 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] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.70 [INFO] [stderr] Compiling proc-macro2 v1.0.13 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.22 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling cc v1.0.54 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling bytes v0.5.4 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling pin-project-lite v0.1.5 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Compiling serde v1.0.110 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling smallvec v1.4.0 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling encoding_rs v0.8.23 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling ryu v1.0.4 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling dtoa v0.4.5 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling base64 v0.12.1 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling openssl-sys v0.9.56 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling tokio v0.2.21 [INFO] [stderr] Compiling regex v1.3.7 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling pin-project-internal v0.4.17 [INFO] [stderr] Compiling serde_derive v1.0.110 [INFO] [stderr] Compiling pin-project v0.4.17 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling h2 v0.2.5 [INFO] [stderr] Compiling hyper v0.13.5 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling serde_json v1.0.53 [INFO] [stderr] Compiling hyper-tls v0.4.1 [INFO] [stderr] Compiling reqwest v0.10.4 [INFO] [stderr] Compiling hornbill_apilib v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `cluster_fqn` [INFO] [stdout] --> src/lib.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | pub cluster_fqn: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `release_stream` [INFO] [stdout] --> src/lib.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | pub release_stream: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 24.29s [INFO] running `Command { std: "docker" "inspect" "8a8d65d5bc306e507071af1b47b0d1ba8a206be726701292e4631ef3196f64b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a8d65d5bc306e507071af1b47b0d1ba8a206be726701292e4631ef3196f64b3", kill_on_drop: false }` [INFO] [stdout] 8a8d65d5bc306e507071af1b47b0d1ba8a206be726701292e4631ef3196f64b3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-111/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-111/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2b1028c42a6e26ddc7eddde9a6fe2c842f5f14e7ec041bc3a112fdce94f80e9d [INFO] running `Command { std: "docker" "start" "-a" "2b1028c42a6e26ddc7eddde9a6fe2c842f5f14e7ec041bc3a112fdce94f80e9d", kill_on_drop: false }` [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling thiserror-impl v1.0.19 [INFO] [stdout] warning: field is never read: `cluster_fqn` [INFO] [stdout] --> src/lib.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | pub cluster_fqn: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `release_stream` [INFO] [stdout] --> src/lib.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | pub release_stream: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling thiserror v1.0.19 [INFO] [stderr] Compiling serde-xml-rs v0.4.0 [INFO] [stderr] Compiling hornbill_apilib v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `cluster_fqn` [INFO] [stdout] --> src/lib.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | pub cluster_fqn: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `release_stream` [INFO] [stdout] --> src/lib.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | pub release_stream: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/logon-242acb31859fbd19.logon.8653057d-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/logon-242acb31859fbd19.logon.8653057d-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/logon-242acb31859fbd19.logon.8653057d-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/logon-242acb31859fbd19.logon.8653057d-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/logon-242acb31859fbd19.logon.8653057d-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/logon-242acb31859fbd19.logon.8653057d-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/logon-242acb31859fbd19.logon.8653057d-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/logon-242acb31859fbd19.logon.8653057d-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/logon-242acb31859fbd19.logon.8653057d-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/logon-242acb31859fbd19.logon.8653057d-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/logon-242acb31859fbd19.logon.8653057d-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/logon-242acb31859fbd19.logon.8653057d-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/logon-242acb31859fbd19.logon.8653057d-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/logon-242acb31859fbd19.14twu2parxdw0963.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libbase64-04682dca236e236d.rlib" "/opt/rustwide/target/debug/deps/libhornbill_apilib-077a879177501d40.rlib" "/opt/rustwide/target/debug/deps/libserde_json-fa7707b0e196160e.rlib" "/opt/rustwide/target/debug/deps/libryu-2d7eccfd2031d80e.rlib" "/opt/rustwide/target/debug/deps/libreqwest-2f4732baccae77b3.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-ce8d01999d7a0bbb.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-18409e057369ef3e.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-47a5f19d7be2be22.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-894e57bec245a519.rlib" "/opt/rustwide/target/debug/deps/libdtoa-8030ce83b9f4db07.rlib" "/opt/rustwide/target/debug/deps/libbase64-110ea6a77d664af0.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-e1a0530cd048bcb2.rlib" "/opt/rustwide/target/debug/deps/libunicase-2f454f209246ffba.rlib" "/opt/rustwide/target/debug/deps/libmime-5f4fe2de318311f9.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-a4da45d4b1e217b3.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-8ae6cf98282835c5.rlib" "/opt/rustwide/target/debug/deps/libopenssl-9ec9993cb34be325.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-87de75e009e46efc.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-e7016572aae82e2a.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-9ed4d3efdde6e3fc.rlib" "/opt/rustwide/target/debug/deps/libbitflags-0409eb6f696bdc99.rlib" "/opt/rustwide/target/debug/deps/libhyper-9ba9929493d25405.rlib" "/opt/rustwide/target/debug/deps/libhttparse-33207b296810ef8b.rlib" "/opt/rustwide/target/debug/deps/libwant-328b59209a8ec709.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-bc5cae845e61d55a.rlib" "/opt/rustwide/target/debug/deps/libh2-78c50c63a2dd593b.rlib" "/opt/rustwide/target/debug/deps/libindexmap-4ca14f53af3ac62b.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-4039b7c57e06776e.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-4b1c221dcb63b286.rlib" "/opt/rustwide/target/debug/deps/libtime-9744f7b2a660c83f.rlib" "/opt/rustwide/target/debug/deps/libtower_service-00915ba7b4c532b1.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-6c45e949188e5e89.rlib" "/opt/rustwide/target/debug/deps/libtokio-513270f8c3f2b8af.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-5a35434fb7012bd3.rlib" "/opt/rustwide/target/debug/deps/libmio-92763e92dc9c34c3.rlib" "/opt/rustwide/target/debug/deps/libiovec-46179bf500bada64.rlib" "/opt/rustwide/target/debug/deps/libnet2-f91333afd94e562e.rlib" "/opt/rustwide/target/debug/deps/liblibc-53f7223774c5de22.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-25baac613a162f2f.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-a18c1e116a330ec9.rlib" "/opt/rustwide/target/debug/deps/liblog-9b6e6da01040a32b.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3e93dce105ba1ecd.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-22134ac261bfc730.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-476b437a9727a46d.rlib" "/opt/rustwide/target/debug/deps/libslab-d80887537af7a894.rlib" "/opt/rustwide/target/debug/deps/libpin_project-478c39a76639363b.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-790cac5aa75dfe30.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-e8fae5145a46fc5f.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-0029fcf5b57be1ee.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-f605d12a9f4c789e.rlib" "/opt/rustwide/target/debug/deps/liburl-814f66d9742cfde5.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-32dd5c1ab5974210.rlib" "/opt/rustwide/target/debug/deps/libidna-69e94447e403033d.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-01d45e4bb6d5d94c.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-c93226a030174c16.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-fbe957e6f985f3bf.rlib" "/opt/rustwide/target/debug/deps/libmatches-794dc2bc143388e6.rlib" "/opt/rustwide/target/debug/deps/libhttp-0af25d9d31e5eb95.rlib" "/opt/rustwide/target/debug/deps/libitoa-94eca445da7fd95f.rlib" "/opt/rustwide/target/debug/deps/libbytes-d644ac2201308e60.rlib" "/opt/rustwide/target/debug/deps/libfnv-cb175ca084a41bf7.rlib" "/opt/rustwide/target/debug/deps/libserde-b1d34b4c05c0ad6b.rlib" "/opt/rustwide/target/debug/deps/libregex-a0572983989128d9.rlib" "/opt/rustwide/target/debug/deps/libthread_local-1fd82909a59c6365.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-a066457f43dfad61.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-0680adbf1bd8ffde.rlib" "/opt/rustwide/target/debug/deps/libmemchr-d44307df66952faf.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-02ff0d0fbc57b9b4.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a46a068050a12a4b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1df56095db9453cb.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-9062de483386e50b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b988ab269ff13602.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-1bc822d886d4f7bd.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-963eca8df4c224a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d805b480c9102e58.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-06dfdbc22b935051.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d7523a4d118e6572.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5d7898c7fac3a07d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8c2bdbab4845bf3d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-d578639df0547b30.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-58bbb7b1efa3a5e2.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4c9b082d197c16f8.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-70f9ed6d8e7a5ce6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8c0a241d0360fa53.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-bad7ed93fdd31371.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-98b4d121af2b7335.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1d9f7e5920635d15.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/logon-242acb31859fbd19" "-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 `hornbill_apilib` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "2b1028c42a6e26ddc7eddde9a6fe2c842f5f14e7ec041bc3a112fdce94f80e9d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b1028c42a6e26ddc7eddde9a6fe2c842f5f14e7ec041bc3a112fdce94f80e9d", kill_on_drop: false }` [INFO] [stdout] 2b1028c42a6e26ddc7eddde9a6fe2c842f5f14e7ec041bc3a112fdce94f80e9d