[INFO] updating cached 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" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7362d54c56863e34e66b4b9a1d93b7b37ac21469 [INFO] testing andrewjensen/pushbullet-client-rs against 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandrewjensen%2Fpushbullet-client-rs" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/andrewjensen/pushbullet-client-rs on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", 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-12/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.45.2" "fetch" "--locked" "--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-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bb0fb64087d0ab93a795b47b1079335e56f8e5abc216c55c07128edfc2bc1456 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "bb0fb64087d0ab93a795b47b1079335e56f8e5abc216c55c07128edfc2bc1456", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bb0fb64087d0ab93a795b47b1079335e56f8e5abc216c55c07128edfc2bc1456", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb0fb64087d0ab93a795b47b1079335e56f8e5abc216c55c07128edfc2bc1456", kill_on_drop: false }` [INFO] [stdout] bb0fb64087d0ab93a795b47b1079335e56f8e5abc216c55c07128edfc2bc1456 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] a1ae010af584c1c956ffb17c84c715d9555002e430b6caf5f4cf3229e43298be [INFO] running `Command { std: "docker" "start" "-a" "a1ae010af584c1c956ffb17c84c715d9555002e430b6caf5f4cf3229e43298be", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.73 [INFO] [stderr] Compiling autocfg v0.1.4 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling cc v1.0.37 [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 pin-project-lite v0.1.7 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling openssl v0.10.23 [INFO] [stderr] Compiling serde v1.0.92 [INFO] [stderr] Compiling smallvec v0.6.10 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling indexmap v1.0.2 [INFO] [stderr] Compiling encoding_rs v0.8.17 [INFO] [stderr] Compiling syn v0.15.36 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling tracing-core v0.1.11 [INFO] [stderr] Compiling unicase v2.4.0 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling tracing v0.1.17 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling mime v0.3.13 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling openssl-sys v0.9.47 [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 mio v0.6.22 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling http-body v0.3.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 serde_urlencoded v0.6.1 [INFO] [stderr] Compiling serde_json v1.0.39 [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 2m 39s [INFO] running `Command { std: "docker" "inspect" "a1ae010af584c1c956ffb17c84c715d9555002e430b6caf5f4cf3229e43298be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a1ae010af584c1c956ffb17c84c715d9555002e430b6caf5f4cf3229e43298be", kill_on_drop: false }` [INFO] [stdout] a1ae010af584c1c956ffb17c84c715d9555002e430b6caf5f4cf3229e43298be [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cf105347acc7be4bb7aa89e4e59ac70fe2841a6e26758d45743938a33b92d13e [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "cf105347acc7be4bb7aa89e4e59ac70fe2841a6e26758d45743938a33b92d13e", kill_on_drop: false }` [INFO] [stderr] Compiling regex v1.1.7 [INFO] [stderr] Compiling rustc-demangle v0.1.15 [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 thread_local v0.3.6 [INFO] [stderr] Compiling syntex_fmt_macros v0.5.0 [INFO] [stderr] Compiling regex-syntax v0.6.7 [INFO] [stderr] Compiling simple_logger v0.5.0 [INFO] [stderr] Compiling syn v0.14.9 [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 code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/device_api-dca9bb281c18fac4.device_api.57yzcuf4-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/device_api-dca9bb281c18fac4.device_api.57yzcuf4-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/device_api-dca9bb281c18fac4.device_api.57yzcuf4-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/device_api-dca9bb281c18fac4.device_api.57yzcuf4-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/device_api-dca9bb281c18fac4.device_api.57yzcuf4-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/device_api-dca9bb281c18fac4.device_api.57yzcuf4-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/device_api-dca9bb281c18fac4.device_api.57yzcuf4-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/device_api-dca9bb281c18fac4.device_api.57yzcuf4-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/device_api-dca9bb281c18fac4.device_api.57yzcuf4-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/device_api-dca9bb281c18fac4.device_api.57yzcuf4-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/device_api-dca9bb281c18fac4.device_api.57yzcuf4-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/device_api-dca9bb281c18fac4.device_api.57yzcuf4-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/device_api-dca9bb281c18fac4.device_api.57yzcuf4-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/device_api-dca9bb281c18fac4.device_api.57yzcuf4-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/device_api-dca9bb281c18fac4.device_api.57yzcuf4-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/device_api-dca9bb281c18fac4.device_api.57yzcuf4-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/device_api-dca9bb281c18fac4" "/opt/rustwide/target/debug/examples/device_api-dca9bb281c18fac4.4q7mtr7cgfrllmtt.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-615465f958850d07/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsimple_logger-20886d81b81ad565.rlib" "/opt/rustwide/target/debug/deps/libdotenv-c95bace9ad957ef6.rlib" "/opt/rustwide/target/debug/deps/libregex-068eb618d02f4ba4.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-e9e0ba14deea4099.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-7a53df312cc4d36c.rlib" "/opt/rustwide/target/debug/deps/libucd_util-0434d568ef113b05.rlib" "/opt/rustwide/target/debug/deps/libthread_local-57d16560e5d8559d.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-54da3a8a6bad8a93.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-0787c16a554865df.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-b5888c8b6b2f5b62.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-58d2dac31be1f72a.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-a4f87ec7e9c51a09.rlib" "/opt/rustwide/target/debug/deps/libpshbullet_client-9951bb9f1368337c.rlib" "/opt/rustwide/target/debug/deps/libreqwest-82b6cb8a057ecc4f.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-a581c13f16c89ea4.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-0e9711258f8f27c0.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-da6fc2eaca2a9989.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-8802a50e5a1e2e88.rlib" "/opt/rustwide/target/debug/deps/libdtoa-69c821b2e6c3e8ec.rlib" "/opt/rustwide/target/debug/deps/libserde_json-bd6475a7a10edd6a.rlib" "/opt/rustwide/target/debug/deps/libryu-d28c3590735f9de3.rlib" "/opt/rustwide/target/debug/deps/libserde-a6e61b587e512bcc.rlib" "/opt/rustwide/target/debug/deps/libbase64-f30e53356525a43a.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-6fec46f8ae8f8f46.rlib" "/opt/rustwide/target/debug/deps/libmime-7aa550f93495922d.rlib" "/opt/rustwide/target/debug/deps/libunicase-32c4fa3dfe47f328.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-6eb4fd705894f66c.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-f3fbb95906027326.rlib" "/opt/rustwide/target/debug/deps/libopenssl-091e2ff29172c4fe.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-6d6deb911ffbe336.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-0a94b6e682a12a0a.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-0fbc5bcb3d7ee30a.rlib" "/opt/rustwide/target/debug/deps/libbitflags-6c2877d8a3bebda2.rlib" "/opt/rustwide/target/debug/deps/libhyper-6fd44b1fe7a26321.rlib" "/opt/rustwide/target/debug/deps/libhttparse-769a1a53c1b01dd2.rlib" "/opt/rustwide/target/debug/deps/libwant-4c4e366d51b94a1d.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-98cbc7a1f91fbdbd.rlib" "/opt/rustwide/target/debug/deps/libh2-58effda9986d50a1.rlib" "/opt/rustwide/target/debug/deps/libindexmap-de37e54c3a5107d8.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-9f72a644dbf39ef9.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-e0b5245fd2852c77.rlib" "/opt/rustwide/target/debug/deps/libsocket2-ba7e5bff22393c1d.rlib" "/opt/rustwide/target/debug/deps/libtower_service-b53d9b380996f635.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-4ac062cfad16a613.rlib" "/opt/rustwide/target/debug/deps/libtracing-b614f25d9c5590a8.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-fb09a8bb0ba9dc07.rlib" "/opt/rustwide/target/debug/deps/libtokio-0e8e648e39b856d1.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-0160428454c853bf.rlib" "/opt/rustwide/target/debug/deps/libmio-1da71209f6b057a0.rlib" "/opt/rustwide/target/debug/deps/libiovec-81cdebd382e857bc.rlib" "/opt/rustwide/target/debug/deps/libnet2-3180024052b4ea2d.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-7019079acafd10ec.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-ee68c9debf0ebf0c.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-6e19b404b5e8aa69.rlib" "/opt/rustwide/target/debug/deps/libmemchr-3bc3335fd6e0a7fa.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-5784bc9bf70dfec6.rlib" "/opt/rustwide/target/debug/deps/libslab-f053b532a5ee7f39.rlib" "/opt/rustwide/target/debug/deps/libpin_project-7861ca8f2d75e200.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-95160ea66ef8df44.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-55892e3ac4a3edbe.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-075b778001f9a5fa.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-03bb6a49e6adc4c5.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-660ab907323d6aba.rlib" "/opt/rustwide/target/debug/deps/liburl-1e6be01eed9556e5.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-923da02b287c93c1.rlib" "/opt/rustwide/target/debug/deps/libidna-2fa40f78ac64cb82.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-1dfcb2d8924e7b73.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-d9cbcdb592aa8aca.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-a35d543dc62ca9dc.rlib" "/opt/rustwide/target/debug/deps/libmatches-2e3ca713d4d6e5d2.rlib" "/opt/rustwide/target/debug/deps/libhttp-009abc3f3c021d1b.rlib" "/opt/rustwide/target/debug/deps/libitoa-f38c0eb4fa3e9416.rlib" "/opt/rustwide/target/debug/deps/libbytes-7d9527c17f7ce61e.rlib" "/opt/rustwide/target/debug/deps/libfnv-17f81a650e186a33.rlib" "/opt/rustwide/target/debug/deps/libchrono-1e1e8bc98fc083a8.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-68e870046d672a26.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-5249f94cb3a95e9d.rlib" "/opt/rustwide/target/debug/deps/libtime-939fbc0a87e58264.rlib" "/opt/rustwide/target/debug/deps/liblibc-caad4fcf9d4e18e2.rlib" "/opt/rustwide/target/debug/deps/liblog-d625f39daf7501b2.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-ab1bd98be96b57b3.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8bb11f807a7b6b4c.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-ca8087507780d964.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-259c92b387c1c166.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-16e0a2fbbb8e14b3.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-8a1651b8e23d2aaf.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-23bdd98b0574083e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-855a92055ec33e2e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-24c70dd44fbacdfb.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-b326273841bae587.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ac3c1f0e16507051.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5729542b65954aa.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-09bd1119ab1cad7d.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9a787681bfbeaf61.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5a0398ee67f74664.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [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`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "cf105347acc7be4bb7aa89e4e59ac70fe2841a6e26758d45743938a33b92d13e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf105347acc7be4bb7aa89e4e59ac70fe2841a6e26758d45743938a33b92d13e", kill_on_drop: false }` [INFO] [stdout] cf105347acc7be4bb7aa89e4e59ac70fe2841a6e26758d45743938a33b92d13e