[INFO] cloning repository https://github.com/andrewjensen/pushbullet-client-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/andrewjensen/pushbullet-client-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandrewjensen%2Fpushbullet-client-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandrewjensen%2Fpushbullet-client-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7362d54c56863e34e66b4b9a1d93b7b37ac21469 [INFO] testing andrewjensen/pushbullet-client-rs against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandrewjensen%2Fpushbullet-client-rs" "/workspace/builds/worker-64/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-64/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/andrewjensen/pushbullet-client-rs 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 git repo https://github.com/andrewjensen/pushbullet-client-rs [INFO] finished tweaking git repo https://github.com/andrewjensen/pushbullet-client-rs [INFO] tweaked toml for git repo https://github.com/andrewjensen/pushbullet-client-rs written to /workspace/builds/worker-64/source/Cargo.toml [INFO] crate git repo https://github.com/andrewjensen/pushbullet-client-rs 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-64/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-64/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] b3948d6273c8609c0ac03b799c888b318eb5aba7e32ef977a125fc02fa9e8122 [INFO] running `Command { std: "docker" "start" "-a" "b3948d6273c8609c0ac03b799c888b318eb5aba7e32ef977a125fc02fa9e8122", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b3948d6273c8609c0ac03b799c888b318eb5aba7e32ef977a125fc02fa9e8122", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b3948d6273c8609c0ac03b799c888b318eb5aba7e32ef977a125fc02fa9e8122", kill_on_drop: false }` [INFO] [stdout] b3948d6273c8609c0ac03b799c888b318eb5aba7e32ef977a125fc02fa9e8122 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-64/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-64/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] fa1891d45c2124c09cee7539f469491130052f5865dbef36270ee8d967bae5bf [INFO] running `Command { std: "docker" "start" "-a" "fa1891d45c2124c09cee7539f469491130052f5865dbef36270ee8d967bae5bf", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.73 [INFO] [stderr] Compiling autocfg v0.1.4 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling cc v1.0.37 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling syn v1.0.35 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling pin-project-lite v0.1.7 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling openssl v0.10.23 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling serde v1.0.92 [INFO] [stderr] Compiling smallvec v0.6.10 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling httparse v1.3.3 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling indexmap v1.0.2 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling ryu v0.2.8 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling encoding_rs v0.8.17 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling syn v0.15.36 [INFO] [stderr] Compiling dtoa v0.4.4 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling tracing-core v0.1.11 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling tracing v0.1.17 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling unicase v2.4.0 [INFO] [stderr] Compiling openssl-sys v0.9.47 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling mime v0.3.13 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling serde_derive v1.0.92 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling pin-project v0.4.22 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling h2 v0.2.6 [INFO] [stderr] Compiling hyper v0.13.7 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling reqwest v0.10.6 [INFO] [stderr] Compiling pshbullet_client v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 37.76s [INFO] running `Command { std: "docker" "inspect" "fa1891d45c2124c09cee7539f469491130052f5865dbef36270ee8d967bae5bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa1891d45c2124c09cee7539f469491130052f5865dbef36270ee8d967bae5bf", kill_on_drop: false }` [INFO] [stdout] fa1891d45c2124c09cee7539f469491130052f5865dbef36270ee8d967bae5bf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-64/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-64/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] 34b5e447952cbf32e1804320c74a4fdc9eb7545632a34d7544e79c19ded9ef50 [INFO] running `Command { std: "docker" "start" "-a" "34b5e447952cbf32e1804320c74a4fdc9eb7545632a34d7544e79c19ded9ef50", kill_on_drop: false }` [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling rustc-demangle v0.1.15 [INFO] [stderr] Compiling regex v1.1.7 [INFO] [stderr] Compiling utf8-ranges v1.0.3 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling backtrace v0.3.30 [INFO] [stderr] Compiling syntex_fmt_macros v0.5.0 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling aho-corasick v0.7.3 [INFO] [stderr] Compiling simple_logger v0.5.0 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling regex-syntax v0.6.7 [INFO] [stderr] Compiling error-chain v0.11.0 [INFO] [stderr] Compiling derive-error-chain v0.11.2 [INFO] [stderr] Compiling dotenv v0.12.0 [INFO] [stderr] Compiling pshbullet_client v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/list_pushes-3da221f796b05b8b.list_pushes.14640f48-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/list_pushes-3da221f796b05b8b.list_pushes.14640f48-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/list_pushes-3da221f796b05b8b.list_pushes.14640f48-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/list_pushes-3da221f796b05b8b.list_pushes.14640f48-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/list_pushes-3da221f796b05b8b.list_pushes.14640f48-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/list_pushes-3da221f796b05b8b.list_pushes.14640f48-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/list_pushes-3da221f796b05b8b.list_pushes.14640f48-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/list_pushes-3da221f796b05b8b.list_pushes.14640f48-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/list_pushes-3da221f796b05b8b.list_pushes.14640f48-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/list_pushes-3da221f796b05b8b.list_pushes.14640f48-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/list_pushes-3da221f796b05b8b.list_pushes.14640f48-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/list_pushes-3da221f796b05b8b.list_pushes.14640f48-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/list_pushes-3da221f796b05b8b.list_pushes.14640f48-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/list_pushes-3da221f796b05b8b.list_pushes.14640f48-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/list_pushes-3da221f796b05b8b.list_pushes.14640f48-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/list_pushes-3da221f796b05b8b.list_pushes.14640f48-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/list_pushes-3da221f796b05b8b.4i3gcudbhuvg6obv.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-e44cf3a6aae33902/out" "-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/libsimple_logger-09b2054db763e87a.rlib" "/opt/rustwide/target/debug/deps/libdotenv-77712f540ed4fcaf.rlib" "/opt/rustwide/target/debug/deps/libregex-78bcea894b8a4d11.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-a2fa915cc96b9b2e.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-75112403d05e047b.rlib" "/opt/rustwide/target/debug/deps/libucd_util-b31a158e21ca430c.rlib" "/opt/rustwide/target/debug/deps/libthread_local-fa0752fdfa02d05b.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-ee33cefeb155477d.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-18c14654323cd830.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-b4782bab17f6afac.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-3f28b95b881e186a.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-6c31f5e4c3f5fd44.rlib" "/opt/rustwide/target/debug/deps/libpshbullet_client-5e8f3eca0d4a0f3f.rlib" "/opt/rustwide/target/debug/deps/libreqwest-b80052d1ca8e045b.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-25a04fd5fd49dc95.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-2004d728d1f323d1.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-63c5e203b2cf5964.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-d97aa394ad16681c.rlib" "/opt/rustwide/target/debug/deps/libdtoa-9a2ae3b0feaaf382.rlib" "/opt/rustwide/target/debug/deps/libserde_json-ebbfdf76ee7277a9.rlib" "/opt/rustwide/target/debug/deps/libryu-262ef83cb2dce49c.rlib" "/opt/rustwide/target/debug/deps/libserde-bba8f7e85ca3b67c.rlib" "/opt/rustwide/target/debug/deps/libbase64-e32cbcac7be10dfc.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-6bba92a1a97bfa92.rlib" "/opt/rustwide/target/debug/deps/libmime-8b977ed54b06b14d.rlib" "/opt/rustwide/target/debug/deps/libunicase-68ff67c6bdd13596.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-b5aacfa5fd77f9df.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-8ae6cf98282835c5.rlib" "/opt/rustwide/target/debug/deps/libopenssl-70ff686c4c43bc18.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-59c0d50d3ec13894.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-8450629d88565ab6.rlib" "/opt/rustwide/target/debug/deps/libhyper-a217580d18ee7029.rlib" "/opt/rustwide/target/debug/deps/libhttparse-788237a29dfd6204.rlib" "/opt/rustwide/target/debug/deps/libwant-c5b757d41c0b02ef.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-bc5cae845e61d55a.rlib" "/opt/rustwide/target/debug/deps/libh2-158ca1d9c9c74513.rlib" "/opt/rustwide/target/debug/deps/libindexmap-77f9ad5a63871370.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-280a2665fe64a7a0.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-4b1c221dcb63b286.rlib" "/opt/rustwide/target/debug/deps/libsocket2-3755e89576cd8ae7.rlib" "/opt/rustwide/target/debug/deps/libtower_service-00915ba7b4c532b1.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-6c45e949188e5e89.rlib" "/opt/rustwide/target/debug/deps/libtracing-213223e2ccf7b034.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-e6f310d4c0b36251.rlib" "/opt/rustwide/target/debug/deps/libtokio-246d8372fae5f657.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-c48e0d6258a38169.rlib" "/opt/rustwide/target/debug/deps/libmio-9e9164e5cc9e904e.rlib" "/opt/rustwide/target/debug/deps/libiovec-7a620d88379b3a1c.rlib" "/opt/rustwide/target/debug/deps/libnet2-bcaaa44c2aabb3ac.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-20817de0e1fe96a3.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-b7fc08cfe452d809.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-f3a52641d854c307.rlib" "/opt/rustwide/target/debug/deps/libmemchr-de948e54357213d8.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-8201e05188d3f316.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/liblazy_static-02ff0d0fbc57b9b4.rlib" "/opt/rustwide/target/debug/deps/liburl-a1fd69b6977aec42.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-32dd5c1ab5974210.rlib" "/opt/rustwide/target/debug/deps/libidna-b9bc8b514e4e48cb.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-3c76635dded2aeb2.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-ad25d4a102ec3736.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-fbe957e6f985f3bf.rlib" "/opt/rustwide/target/debug/deps/libmatches-794dc2bc143388e6.rlib" "/opt/rustwide/target/debug/deps/libhttp-184dfce6c54f2c4e.rlib" "/opt/rustwide/target/debug/deps/libitoa-a209dd313045efb2.rlib" "/opt/rustwide/target/debug/deps/libbytes-c27d72a53275aaf6.rlib" "/opt/rustwide/target/debug/deps/libfnv-80ed2aac042641d7.rlib" "/opt/rustwide/target/debug/deps/libchrono-219c2510596b10f3.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-fe1f1ca22688910e.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-944fd104ccdb8456.rlib" "/opt/rustwide/target/debug/deps/libtime-9fad7eec6dfd38d1.rlib" "/opt/rustwide/target/debug/deps/liblibc-f21725e796ad2c56.rlib" "/opt/rustwide/target/debug/deps/liblog-f53c4510c38fd1c4.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3e93dce105ba1ecd.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/list_pushes-3da221f796b05b8b" "-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 `pshbullet_client` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "34b5e447952cbf32e1804320c74a4fdc9eb7545632a34d7544e79c19ded9ef50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "34b5e447952cbf32e1804320c74a4fdc9eb7545632a34d7544e79c19ded9ef50", kill_on_drop: false }` [INFO] [stdout] 34b5e447952cbf32e1804320c74a4fdc9eb7545632a34d7544e79c19ded9ef50