[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 master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandrewjensen%2Fpushbullet-client-rs" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/andrewjensen/pushbullet-client-rs on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "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-1/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" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 503747bc1d57d5e0d403eccf6834c98037648dbc241492015a674fa02299bf81 [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" "503747bc1d57d5e0d403eccf6834c98037648dbc241492015a674fa02299bf81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "503747bc1d57d5e0d403eccf6834c98037648dbc241492015a674fa02299bf81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "503747bc1d57d5e0d403eccf6834c98037648dbc241492015a674fa02299bf81", kill_on_drop: false }` [INFO] [stdout] 503747bc1d57d5e0d403eccf6834c98037648dbc241492015a674fa02299bf81 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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=forbid" "-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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 27bf986eb0dd2da89256e69294dd4c687b1b290247932fa4787ef96cd19a8d12 [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" "27bf986eb0dd2da89256e69294dd4c687b1b290247932fa4787ef96cd19a8d12", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.4 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling syn v1.0.35 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling openssl v0.10.23 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling httparse v1.3.3 [INFO] [stderr] Compiling serde v1.0.92 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling ryu v0.2.8 [INFO] [stderr] Compiling indexmap v1.0.2 [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 tracing-core v0.1.11 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling encoding_rs v0.8.17 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling unicase v2.4.0 [INFO] [stderr] Compiling tracing v0.1.17 [INFO] [stderr] Compiling openssl-sys v0.9.47 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling mime v0.3.13 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling serde_derive v1.0.92 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling serde_urlencoded v0.6.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.22 [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 14s [INFO] running `Command { std: "docker" "inspect" "27bf986eb0dd2da89256e69294dd4c687b1b290247932fa4787ef96cd19a8d12", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27bf986eb0dd2da89256e69294dd4c687b1b290247932fa4787ef96cd19a8d12", kill_on_drop: false }` [INFO] [stdout] 27bf986eb0dd2da89256e69294dd4c687b1b290247932fa4787ef96cd19a8d12 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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=forbid" "-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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a25c76d72da86dfd787d91c9eb531ebb8dfa8354c80b25ff7df7733146759d86 [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" "a25c76d72da86dfd787d91c9eb531ebb8dfa8354c80b25ff7df7733146759d86", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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 backtrace v0.3.30 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling syntex_fmt_macros v0.5.0 [INFO] [stderr] Compiling aho-corasick v0.7.3 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [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" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/device_api-d12a2bb6dc33e10c.device_api.bi5ihlmw-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/device_api-d12a2bb6dc33e10c.device_api.bi5ihlmw-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/device_api-d12a2bb6dc33e10c.device_api.bi5ihlmw-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/device_api-d12a2bb6dc33e10c.device_api.bi5ihlmw-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/device_api-d12a2bb6dc33e10c.device_api.bi5ihlmw-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/device_api-d12a2bb6dc33e10c.device_api.bi5ihlmw-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/device_api-d12a2bb6dc33e10c.device_api.bi5ihlmw-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/device_api-d12a2bb6dc33e10c.device_api.bi5ihlmw-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/device_api-d12a2bb6dc33e10c.device_api.bi5ihlmw-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/device_api-d12a2bb6dc33e10c.device_api.bi5ihlmw-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/device_api-d12a2bb6dc33e10c.device_api.bi5ihlmw-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/device_api-d12a2bb6dc33e10c.device_api.bi5ihlmw-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/device_api-d12a2bb6dc33e10c.device_api.bi5ihlmw-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/device_api-d12a2bb6dc33e10c.device_api.bi5ihlmw-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/device_api-d12a2bb6dc33e10c.device_api.bi5ihlmw-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/device_api-d12a2bb6dc33e10c.device_api.bi5ihlmw-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/device_api-d12a2bb6dc33e10c" "/opt/rustwide/target/debug/examples/device_api-d12a2bb6dc33e10c.1nqw1ok0g3j82udg.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-adeb85b4e0a70b5e/out" "-L" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsimple_logger-fe9d8946c9007851.rlib" "/opt/rustwide/target/debug/deps/libdotenv-d47792cc3fc3bb2a.rlib" "/opt/rustwide/target/debug/deps/libregex-07fd5b9ad136422b.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-19005a733ec79545.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-5b38e4668cb533b3.rlib" "/opt/rustwide/target/debug/deps/libucd_util-dd49457a1bccdb32.rlib" "/opt/rustwide/target/debug/deps/libthread_local-79467375a3998bbe.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-40730d871c9e37dc.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-bb08271d1cff91cc.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-f9c4b754e69289be.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-67b2579ba3939426.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-635e0c5b0af490ae.rlib" "/opt/rustwide/target/debug/deps/libpshbullet_client-66fe6c8fb3cc1d52.rlib" "/opt/rustwide/target/debug/deps/libreqwest-fea4bbe711c3f68f.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-50f54a6e938dae76.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-26cf99f5947da5ff.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-e45e099ec7bcee9d.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-65ecdeb5ec9e6b3c.rlib" "/opt/rustwide/target/debug/deps/libdtoa-b1a625802cb58c34.rlib" "/opt/rustwide/target/debug/deps/libserde_json-d7a100bcd102af74.rlib" "/opt/rustwide/target/debug/deps/libryu-66acc8187e016e9d.rlib" "/opt/rustwide/target/debug/deps/libserde-956608793807d5c3.rlib" "/opt/rustwide/target/debug/deps/libbase64-551143303e544404.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-5897396f543e3a82.rlib" "/opt/rustwide/target/debug/deps/libmime-dc9e26b8073bc049.rlib" "/opt/rustwide/target/debug/deps/libunicase-122013fe8800e0b3.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-85c866e508278e41.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-d283b83881b46967.rlib" "/opt/rustwide/target/debug/deps/libopenssl-660f5339d55da2ff.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-463e59e7a5c82190.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-a93100efcd71664b.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-57ec5836a2332306.rlib" "/opt/rustwide/target/debug/deps/libbitflags-0adc8ea8a0147e72.rlib" "/opt/rustwide/target/debug/deps/libhyper-7b5d751a4523db89.rlib" "/opt/rustwide/target/debug/deps/libhttparse-b984df79d108a010.rlib" "/opt/rustwide/target/debug/deps/libwant-0d4c8d244848ed9c.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-d8a71d52e7054de4.rlib" "/opt/rustwide/target/debug/deps/libh2-b1cdf255b9ae9b0d.rlib" "/opt/rustwide/target/debug/deps/libindexmap-7554f775129d0a0f.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-f398831c7d1f9464.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-e6360eb66a57cb5b.rlib" "/opt/rustwide/target/debug/deps/libsocket2-1a5d416e01c7c5da.rlib" "/opt/rustwide/target/debug/deps/libtower_service-9ee1fa6294c42145.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-1f45e8c91ab5155c.rlib" "/opt/rustwide/target/debug/deps/libtracing-97b65d15f60aa9f0.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-594fd9b012709adb.rlib" "/opt/rustwide/target/debug/deps/libtokio-9eb6c68efbd618d9.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-f220d2d46cfe0d87.rlib" "/opt/rustwide/target/debug/deps/libmio-7aadace27a15e288.rlib" "/opt/rustwide/target/debug/deps/libiovec-429a57de87dd3e6f.rlib" "/opt/rustwide/target/debug/deps/libnet2-75861cdaed160a45.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-4ae7bf35a08ad8a4.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-86ff507ae658c25c.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-3c7d0346a932745f.rlib" "/opt/rustwide/target/debug/deps/libmemchr-9ecf7f71e8b143f4.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-87b8a8cb7694e3f3.rlib" "/opt/rustwide/target/debug/deps/libslab-66c74742abc4bd48.rlib" "/opt/rustwide/target/debug/deps/libpin_project-960002c395b55559.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-ef9035f5960a94a6.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-0d5cc60f5947d67d.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b10c0dd2b387f299.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-9947b33d2e5f2482.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-ff2d4c059a61c830.rlib" "/opt/rustwide/target/debug/deps/liburl-1e15f9e1a79ef976.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-0d8ae709ba835adc.rlib" "/opt/rustwide/target/debug/deps/libidna-1315ef9943ccbb12.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-d1512462e2e9407b.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-bbe0c8f67ca798f5.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-ffba21755a81f3b4.rlib" "/opt/rustwide/target/debug/deps/libmatches-e50d8b3702610141.rlib" "/opt/rustwide/target/debug/deps/libhttp-c364b2f531feaa34.rlib" "/opt/rustwide/target/debug/deps/libitoa-41a628b5753c6512.rlib" "/opt/rustwide/target/debug/deps/libbytes-35b31d3ce42c8c1d.rlib" "/opt/rustwide/target/debug/deps/libfnv-536a1824ffde2141.rlib" "/opt/rustwide/target/debug/deps/libchrono-bb9ba02bd7d4f1f4.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-08d8b3d08772153d.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-b6a6e539735e926f.rlib" "/opt/rustwide/target/debug/deps/libtime-48608577cf02812f.rlib" "/opt/rustwide/target/debug/deps/liblibc-4ecc303d6466aaae.rlib" "/opt/rustwide/target/debug/deps/liblog-34590717d8e06cb4.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c4f6196cf7d68209.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-21256c14e4504640.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-986e7fea4474d4d2.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-91d85f45babdb06e.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-756509c31813f9a6.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5c2ef587e740c0cc.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-ad8f9371d31db1b3.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-402820fb3b4d3dd8.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-5e8e903f07dc8747.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7ab9ae5080c07187.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c8e8d47c6bf14de2.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5a02dbb58abd015a.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cedc8fec61444895.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a1c96351c52bc56a.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e41c6d24baeb2249.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1eec8756baa5bc24.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [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" "a25c76d72da86dfd787d91c9eb531ebb8dfa8354c80b25ff7df7733146759d86", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a25c76d72da86dfd787d91c9eb531ebb8dfa8354c80b25ff7df7733146759d86", kill_on_drop: false }` [INFO] [stdout] a25c76d72da86dfd787d91c9eb531ebb8dfa8354c80b25ff7df7733146759d86