[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.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandrewjensen%2Fpushbullet-client-rs" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/andrewjensen/pushbullet-client-rs 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 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-10/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.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded simple_logger v0.5.0 [INFO] [stderr] Downloaded syntex_fmt_macros v0.5.0 [INFO] [stderr] Downloaded derive-error-chain v0.11.2 [INFO] [stderr] Downloaded dotenv v0.12.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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] d76bf4ad0488446a9e44f87c7893c7c7df16d30cb35417db741404417f745062 [INFO] running `Command { std: "docker" "start" "-a" "d76bf4ad0488446a9e44f87c7893c7c7df16d30cb35417db741404417f745062", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d76bf4ad0488446a9e44f87c7893c7c7df16d30cb35417db741404417f745062", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d76bf4ad0488446a9e44f87c7893c7c7df16d30cb35417db741404417f745062", kill_on_drop: false }` [INFO] [stdout] d76bf4ad0488446a9e44f87c7893c7c7df16d30cb35417db741404417f745062 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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] 179797e2af978939810fb8dffb5674537e2d177c596207ea127b7e874c67e4c6 [INFO] running `Command { std: "docker" "start" "-a" "179797e2af978939810fb8dffb5674537e2d177c596207ea127b7e874c67e4c6", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.73 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling syn v1.0.35 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling pin-project-lite v0.1.7 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling openssl v0.10.23 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling httparse v1.3.3 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling indexmap v1.0.2 [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 log v0.4.6 [INFO] [stderr] Compiling unicase v2.4.0 [INFO] [stderr] Compiling tracing-core v0.1.11 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling openssl-sys v0.9.47 [INFO] [stderr] Compiling tracing v0.1.17 [INFO] [stderr] Compiling mime v0.3.13 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling iovec v0.1.4 [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 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 http-body v0.3.1 [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 24.12s [INFO] running `Command { std: "docker" "inspect" "179797e2af978939810fb8dffb5674537e2d177c596207ea127b7e874c67e4c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "179797e2af978939810fb8dffb5674537e2d177c596207ea127b7e874c67e4c6", kill_on_drop: false }` [INFO] [stdout] 179797e2af978939810fb8dffb5674537e2d177c596207ea127b7e874c67e4c6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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] 122e1632d78bf3b93c7b15cad9d927fd88bd5a8803c47a66832830f7110694ab [INFO] running `Command { std: "docker" "start" "-a" "122e1632d78bf3b93c7b15cad9d927fd88bd5a8803c47a66832830f7110694ab", kill_on_drop: false }` [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling regex v1.1.7 [INFO] [stderr] Compiling utf8-ranges v1.0.3 [INFO] [stderr] Compiling syntex_fmt_macros v0.5.0 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [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 backtrace v0.3.30 [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/device_api-ad62161ea7632dab.device_api.c20f4aad-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/device_api-ad62161ea7632dab.device_api.c20f4aad-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/device_api-ad62161ea7632dab.device_api.c20f4aad-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/device_api-ad62161ea7632dab.device_api.c20f4aad-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/device_api-ad62161ea7632dab.device_api.c20f4aad-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/device_api-ad62161ea7632dab.device_api.c20f4aad-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/device_api-ad62161ea7632dab.device_api.c20f4aad-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/device_api-ad62161ea7632dab.device_api.c20f4aad-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/device_api-ad62161ea7632dab.device_api.c20f4aad-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/device_api-ad62161ea7632dab.device_api.c20f4aad-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/device_api-ad62161ea7632dab.device_api.c20f4aad-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/device_api-ad62161ea7632dab.device_api.c20f4aad-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/device_api-ad62161ea7632dab.device_api.c20f4aad-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/device_api-ad62161ea7632dab.device_api.c20f4aad-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/device_api-ad62161ea7632dab.device_api.c20f4aad-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/device_api-ad62161ea7632dab.device_api.c20f4aad-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/device_api-ad62161ea7632dab.2hir1v88akrtlgly.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-a17c19694b3f1dec/out" "-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/target/debug/deps/libsimple_logger-8712388452de4899.rlib" "/opt/rustwide/target/debug/deps/libdotenv-18ff0743f317f989.rlib" "/opt/rustwide/target/debug/deps/libregex-2c8908d6f3654ca7.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-8eca98c67c3caf51.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-16c5956e01e0f208.rlib" "/opt/rustwide/target/debug/deps/libucd_util-a4979d015fb59822.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b002bbebb39f88a2.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-39007775982aeab0.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-ae48908bfcd13010.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-977ba6739fe7354a.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-3075cb38f38508b4.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-e51525b966fd7c2f.rlib" "/opt/rustwide/target/debug/deps/libpshbullet_client-8f092075e06a4a87.rlib" "/opt/rustwide/target/debug/deps/libreqwest-08cc50ddd9765af9.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-806c011563ba0279.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-6a199f3f0ec8379c.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-a109a69501c6b929.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-637717b2b890158c.rlib" "/opt/rustwide/target/debug/deps/libdtoa-aefde4637e38035e.rlib" "/opt/rustwide/target/debug/deps/libserde_json-be7bbce53636b533.rlib" "/opt/rustwide/target/debug/deps/libryu-b7d79c77b2b7e02a.rlib" "/opt/rustwide/target/debug/deps/libserde-4b4764f88031ab4b.rlib" "/opt/rustwide/target/debug/deps/libbase64-d4a279990e77b9ac.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-7b322a24ea06397d.rlib" "/opt/rustwide/target/debug/deps/libmime-107013d2d2f2dacb.rlib" "/opt/rustwide/target/debug/deps/libunicase-5c2d978e4776b85b.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-e67fff0813c7a4c3.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-fa58122470da78f0.rlib" "/opt/rustwide/target/debug/deps/libopenssl-a632eaa8dcd45d36.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-8a91dd4f9c3da7b6.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/libbitflags-7d02ad3c39680c92.rlib" "/opt/rustwide/target/debug/deps/libhyper-ddb1e3eee500ab36.rlib" "/opt/rustwide/target/debug/deps/libhttparse-2ee177e246000396.rlib" "/opt/rustwide/target/debug/deps/libwant-31c564469c9b74bc.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-609761686bbedd51.rlib" "/opt/rustwide/target/debug/deps/libh2-476ffe933be176e3.rlib" "/opt/rustwide/target/debug/deps/libindexmap-22b8bc15385edb84.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-ce0c7c6f5cac9a54.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-13c65cfcbade1227.rlib" "/opt/rustwide/target/debug/deps/libsocket2-59850fdf2d791925.rlib" "/opt/rustwide/target/debug/deps/libtower_service-5301df4b0159d451.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-9bb12089bd4480b4.rlib" "/opt/rustwide/target/debug/deps/libtracing-9981a30c67c7a2b1.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-339c955046ba7477.rlib" "/opt/rustwide/target/debug/deps/libtokio-322e8ef2021110dd.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-6da5f1a9cdbb784b.rlib" "/opt/rustwide/target/debug/deps/libmio-b010448c4e371473.rlib" "/opt/rustwide/target/debug/deps/libiovec-e3fb7335a0653c56.rlib" "/opt/rustwide/target/debug/deps/libnet2-27e5e6377fbc0eca.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-d26ccc00fae6445e.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-eda3ee92d9ac386d.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-03bc28fe30a698ca.rlib" "/opt/rustwide/target/debug/deps/libmemchr-bef04848b0a1c72c.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-e412ed38e52b626e.rlib" "/opt/rustwide/target/debug/deps/libslab-47832e98c319689d.rlib" "/opt/rustwide/target/debug/deps/libpin_project-0c2ad0c6ad7cb504.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-d9d95f8101f68540.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-a1bd70547c6f39a9.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6c669315cfadfec5.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-92e70c09e22b3933.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b341606102c7008f.rlib" "/opt/rustwide/target/debug/deps/liburl-f993f7ac9c0765e8.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-1a1983d2d4a49459.rlib" "/opt/rustwide/target/debug/deps/libidna-2ceb50c5ede47383.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-3c04cf371851b326.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-d47624f6df249825.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-502fc641a5064811.rlib" "/opt/rustwide/target/debug/deps/libmatches-ec882efcf894febd.rlib" "/opt/rustwide/target/debug/deps/libhttp-1f74f7a84bc467bb.rlib" "/opt/rustwide/target/debug/deps/libitoa-cca9d566c5b7acd5.rlib" "/opt/rustwide/target/debug/deps/libbytes-969060dc4a946f1e.rlib" "/opt/rustwide/target/debug/deps/libfnv-75a549072e1c1e97.rlib" "/opt/rustwide/target/debug/deps/libchrono-7ccad1145b0d611a.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-78954d692bed26e5.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-e2f86e05e839db2d.rlib" "/opt/rustwide/target/debug/deps/libtime-383ef69bab1f4dcb.rlib" "/opt/rustwide/target/debug/deps/liblibc-b83b06d12d1d02d2.rlib" "/opt/rustwide/target/debug/deps/liblog-7eadd5a804ac5c04.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-77abc38cc38d84d4.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" "-lutil" "-ldl" "-lutil" "-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/examples/device_api-ad62161ea7632dab" "-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" "122e1632d78bf3b93c7b15cad9d927fd88bd5a8803c47a66832830f7110694ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "122e1632d78bf3b93c7b15cad9d927fd88bd5a8803c47a66832830f7110694ab", kill_on_drop: false }` [INFO] [stdout] 122e1632d78bf3b93c7b15cad9d927fd88bd5a8803c47a66832830f7110694ab