[INFO] fetching crate cloud-pubsub 0.8.0... [INFO] testing cloud-pubsub-0.8.0 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate cloud-pubsub 0.8.0 into /workspace/builds/worker-40/source [INFO] validating manifest of crates.io crate cloud-pubsub 0.8.0 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate cloud-pubsub 0.8.0 [INFO] finished tweaking crates.io crate cloud-pubsub 0.8.0 [INFO] tweaked toml for crates.io crate cloud-pubsub 0.8.0 written to /workspace/builds/worker-40/source/Cargo.toml [INFO] crate crates.io crate cloud-pubsub 0.8.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-40/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-40/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" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1de2290ea5315101a11890a9d5905b71ebec4bdf6530e6b5eaa2bdf479244e53 [INFO] running `Command { std: "docker" "start" "-a" "1de2290ea5315101a11890a9d5905b71ebec4bdf6530e6b5eaa2bdf479244e53", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1de2290ea5315101a11890a9d5905b71ebec4bdf6530e6b5eaa2bdf479244e53", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1de2290ea5315101a11890a9d5905b71ebec4bdf6530e6b5eaa2bdf479244e53", kill_on_drop: false }` [INFO] [stdout] 1de2290ea5315101a11890a9d5905b71ebec4bdf6530e6b5eaa2bdf479244e53 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-40/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-40/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" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1afbe0bdee176827e6e627ffa642c73bf5463c5a42d8be8786e5085fa3815a81 [INFO] running `Command { std: "docker" "start" "-a" "1afbe0bdee176827e6e627ffa642c73bf5463c5a42d8be8786e5085fa3815a81", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling libc v0.2.92 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.68 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling memchr v2.3.0 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling futures-core v0.3.13 [INFO] [stderr] Compiling futures-sink v0.3.13 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling arc-swap v0.4.4 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling openssl v0.10.33 [INFO] [stderr] Compiling futures-task v0.3.13 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling futures-io v0.3.13 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling bytes v0.5.4 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling smallvec v1.1.0 [INFO] [stderr] Compiling const_fn v0.4.6 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling encoding_rs v0.8.22 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling simpl v0.1.0 [INFO] [stderr] Compiling arc-swap v1.2.0 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling futures-channel v0.3.13 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling time v0.2.26 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling tokio v1.4.0 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling tracing v0.1.25 [INFO] [stderr] Compiling http v0.2.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling openssl-sys v0.9.61 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling mio v0.7.11 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling url v2.2.1 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling http-body v0.4.1 [INFO] [stderr] Compiling serde_json v1.0.45 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling futures-macro v0.3.13 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling pin-project-internal v1.0.6 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling futures-util v0.3.13 [INFO] [stderr] Compiling pin-project v1.0.6 [INFO] [stderr] Compiling futures-executor v0.3.13 [INFO] [stderr] Compiling futures v0.3.13 [INFO] [stderr] Compiling smpl_jwt v0.6.1 [INFO] [stderr] Compiling tokio-util v0.6.5 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.3.2 [INFO] [stderr] Compiling hyper v0.14.5 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.2 [INFO] [stderr] Compiling goauth v0.9.0 [INFO] [stderr] Compiling cloud-pubsub v0.8.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 36.42s [INFO] running `Command { std: "docker" "inspect" "1afbe0bdee176827e6e627ffa642c73bf5463c5a42d8be8786e5085fa3815a81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1afbe0bdee176827e6e627ffa642c73bf5463c5a42d8be8786e5085fa3815a81", kill_on_drop: false }` [INFO] [stdout] 1afbe0bdee176827e6e627ffa642c73bf5463c5a42d8be8786e5085fa3815a81 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-40/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-40/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" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8bc6e8f3996fc7c87fcbde7c51c8d0be3f416934eedfc572ebec0582205737d8 [INFO] running `Command { std: "docker" "start" "-a" "8bc6e8f3996fc7c87fcbde7c51c8d0be3f416934eedfc572ebec0582205737d8", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling envy v0.4.1 [INFO] [stderr] Compiling cloud-pubsub v0.8.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `id` [INFO] [stdout] --> examples/serde.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | id: u64, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `UpdatePacket` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> examples/serde.rs:13:10 [INFO] [stdout] | [INFO] [stdout] 13 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `name` [INFO] [stdout] --> examples/serde.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | name: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `UpdatePacket` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> examples/serde.rs:13:10 [INFO] [stdout] | [INFO] [stdout] 13 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [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/subscribe_to_topic-3f8042b3d19f895c.subscribe_to_topic.affb3bbf-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/subscribe_to_topic-3f8042b3d19f895c.subscribe_to_topic.affb3bbf-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/subscribe_to_topic-3f8042b3d19f895c.subscribe_to_topic.affb3bbf-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/subscribe_to_topic-3f8042b3d19f895c.subscribe_to_topic.affb3bbf-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/subscribe_to_topic-3f8042b3d19f895c.subscribe_to_topic.affb3bbf-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/subscribe_to_topic-3f8042b3d19f895c.subscribe_to_topic.affb3bbf-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/subscribe_to_topic-3f8042b3d19f895c.subscribe_to_topic.affb3bbf-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/subscribe_to_topic-3f8042b3d19f895c.subscribe_to_topic.affb3bbf-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/subscribe_to_topic-3f8042b3d19f895c.subscribe_to_topic.affb3bbf-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/subscribe_to_topic-3f8042b3d19f895c.subscribe_to_topic.affb3bbf-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/subscribe_to_topic-3f8042b3d19f895c.subscribe_to_topic.affb3bbf-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/subscribe_to_topic-3f8042b3d19f895c.subscribe_to_topic.affb3bbf-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/subscribe_to_topic-3f8042b3d19f895c.subscribe_to_topic.affb3bbf-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/subscribe_to_topic-3f8042b3d19f895c.subscribe_to_topic.affb3bbf-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/subscribe_to_topic-3f8042b3d19f895c.subscribe_to_topic.affb3bbf-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/subscribe_to_topic-3f8042b3d19f895c.subscribe_to_topic.affb3bbf-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/subscribe_to_topic-3f8042b3d19f895c.55n35945bli8728w.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenvy-b88397f4fe64baa6.rlib" "/opt/rustwide/target/debug/deps/libcloud_pubsub-cdc161b0590fb90a.rlib" "/opt/rustwide/target/debug/deps/librand-d0fe5223b85496ac.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-214385bc5a2e0df8.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-4b4e10d54e032e24.rlib" "/opt/rustwide/target/debug/deps/librand_core-2caeee05e596d114.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-12d53029aa319091.rlib" "/opt/rustwide/target/debug/deps/libgoauth-219412c22106b57a.rlib" "/opt/rustwide/target/debug/deps/libtime-9156b95ba1528c89.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-1e1445db84198a7f.rlib" "/opt/rustwide/target/debug/deps/libstandback-228dd35e5244fda4.rlib" "/opt/rustwide/target/debug/deps/libreqwest-b3f44aacb4168a36.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-f9a974ec405192bd.rlib" "/opt/rustwide/target/debug/deps/libipnet-61a9bc273e84f915.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-75313f1bdbff28c9.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-072eace53801bfa8.rlib" "/opt/rustwide/target/debug/deps/libmime-6adaefd5c465bdcc.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-052f581d5831b16f.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-c2eda9f228caa372.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-fe962c2cd87031d7.rlib" "/opt/rustwide/target/debug/deps/libhyper-c5c040f1b014db93.rlib" "/opt/rustwide/target/debug/deps/libwant-a79d66e3c4f20215.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-b73c9715cf27566f.rlib" "/opt/rustwide/target/debug/deps/libhttparse-af5c8ad150445e6f.rlib" "/opt/rustwide/target/debug/deps/libsocket2-4ec709336eb0a1a0.rlib" "/opt/rustwide/target/debug/deps/libh2-f578b007aa343bec.rlib" "/opt/rustwide/target/debug/deps/libindexmap-81c119f6dfc2412c.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-f68c299677dc64e2.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-7ca11f6f3868f5fc.rlib" "/opt/rustwide/target/debug/deps/libtower_service-9fa19250f61b8c82.rlib" "/opt/rustwide/target/debug/deps/libpin_project-894eb5fc68a40d1d.rlib" "/opt/rustwide/target/debug/deps/libtracing-bcc4cd793dbd5286.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-2662e2daeb780a86.rlib" "/opt/rustwide/target/debug/deps/libtokio-5dc453c90a0dfcd2.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-c08661eb7a091912.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-aef3b82787a7f4e2.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-3fde9abc3e44d986.rlib" "/opt/rustwide/target/debug/deps/libmio-59caae17e425422e.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-2cf46205222f9b29.rlib" "/opt/rustwide/target/debug/deps/libbytes-5cd672cac86e9454.rlib" "/opt/rustwide/target/debug/deps/liblog-f2a9ccb91e18889e.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b22544e46cbb7baa.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-a90c31eb604ca0f9.rlib" "/opt/rustwide/target/debug/deps/libmemchr-41754facc47b30e5.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-c49aaa63190b91d8.rlib" "/opt/rustwide/target/debug/deps/libslab-ee0db592f9db8068.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-9f7b67b8d66ead46.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-bc29cd12efb5d8c3.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-7e579e8a18319f92.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-e86e9c6913e85fb3.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-501725f4e360d46d.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-6b4ab33985d05cb9.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/liburl-ebcc421a3dd11a18.rlib" "/opt/rustwide/target/debug/deps/libidna-fdc2a9e932e18684.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-7ec17b47722fecf1.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-3288cd3d486ca37d.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-7ac4b89f889ff88f.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-186b4d50aeb6750b.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libmatches-efe3d8804af1a290.rlib" "/opt/rustwide/target/debug/deps/libhttp-9e1c5baf5620ba83.rlib" "/opt/rustwide/target/debug/deps/libbytes-0564acb8165b7d31.rlib" "/opt/rustwide/target/debug/deps/libfnv-3b027f9af76441c8.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-75e845b565727e04.rlib" "/opt/rustwide/target/debug/deps/libsmpl_jwt-a03b2c5e613a4c46.rlib" "/opt/rustwide/target/debug/deps/libserde_json-95815c4b5f78b285.rlib" "/opt/rustwide/target/debug/deps/libryu-df72afeee529a211.rlib" "/opt/rustwide/target/debug/deps/libitoa-49b33d255b8312c1.rlib" "/opt/rustwide/target/debug/deps/libserde-ff8c2042d5293ec4.rlib" "/opt/rustwide/target/debug/deps/libbase64-bff61f2d1660603b.rlib" "/opt/rustwide/target/debug/deps/libopenssl-23fb3009b3dd981e.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-05a60f3c03734a45.rlib" "/opt/rustwide/target/debug/deps/libbitflags-c6d9dc90f7379932.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-3138d685ddde873e.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-1df85ef0ce08cbc3.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-aa488c1ef2c5438b.rlib" "/opt/rustwide/target/debug/deps/liblibc-b2fac968aa60689c.rlib" "/opt/rustwide/target/debug/deps/libsimpl-21013a78c8b5faf4.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/subscribe_to_topic-3f8042b3d19f895c" "-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 `cloud-pubsub` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/long_lived-e2366472f536bdd0.long_lived.3976f43f-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/long_lived-e2366472f536bdd0.long_lived.3976f43f-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/long_lived-e2366472f536bdd0.long_lived.3976f43f-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/long_lived-e2366472f536bdd0.long_lived.3976f43f-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/long_lived-e2366472f536bdd0.long_lived.3976f43f-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/long_lived-e2366472f536bdd0.long_lived.3976f43f-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/long_lived-e2366472f536bdd0.long_lived.3976f43f-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/long_lived-e2366472f536bdd0.long_lived.3976f43f-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/long_lived-e2366472f536bdd0.long_lived.3976f43f-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/long_lived-e2366472f536bdd0.long_lived.3976f43f-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/long_lived-e2366472f536bdd0.long_lived.3976f43f-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/long_lived-e2366472f536bdd0.long_lived.3976f43f-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/long_lived-e2366472f536bdd0.long_lived.3976f43f-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/long_lived-e2366472f536bdd0.long_lived.3976f43f-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/long_lived-e2366472f536bdd0.long_lived.3976f43f-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/long_lived-e2366472f536bdd0.long_lived.3976f43f-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/long_lived-e2366472f536bdd0.4ruua7rjhf3vxmq4.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenvy-b88397f4fe64baa6.rlib" "/opt/rustwide/target/debug/deps/libcloud_pubsub-cdc161b0590fb90a.rlib" "/opt/rustwide/target/debug/deps/librand-d0fe5223b85496ac.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-214385bc5a2e0df8.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-4b4e10d54e032e24.rlib" "/opt/rustwide/target/debug/deps/librand_core-2caeee05e596d114.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-12d53029aa319091.rlib" "/opt/rustwide/target/debug/deps/libgoauth-219412c22106b57a.rlib" "/opt/rustwide/target/debug/deps/libtime-9156b95ba1528c89.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-1e1445db84198a7f.rlib" "/opt/rustwide/target/debug/deps/libstandback-228dd35e5244fda4.rlib" "/opt/rustwide/target/debug/deps/libreqwest-b3f44aacb4168a36.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-f9a974ec405192bd.rlib" "/opt/rustwide/target/debug/deps/libipnet-61a9bc273e84f915.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-75313f1bdbff28c9.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-072eace53801bfa8.rlib" "/opt/rustwide/target/debug/deps/libmime-6adaefd5c465bdcc.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-052f581d5831b16f.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-c2eda9f228caa372.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-fe962c2cd87031d7.rlib" "/opt/rustwide/target/debug/deps/libhyper-c5c040f1b014db93.rlib" "/opt/rustwide/target/debug/deps/libwant-a79d66e3c4f20215.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-b73c9715cf27566f.rlib" "/opt/rustwide/target/debug/deps/libhttparse-af5c8ad150445e6f.rlib" "/opt/rustwide/target/debug/deps/libsocket2-4ec709336eb0a1a0.rlib" "/opt/rustwide/target/debug/deps/libh2-f578b007aa343bec.rlib" "/opt/rustwide/target/debug/deps/libindexmap-81c119f6dfc2412c.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-f68c299677dc64e2.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-7ca11f6f3868f5fc.rlib" "/opt/rustwide/target/debug/deps/libtower_service-9fa19250f61b8c82.rlib" "/opt/rustwide/target/debug/deps/libpin_project-894eb5fc68a40d1d.rlib" "/opt/rustwide/target/debug/deps/libtracing-bcc4cd793dbd5286.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-2662e2daeb780a86.rlib" "/opt/rustwide/target/debug/deps/libtokio-5dc453c90a0dfcd2.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-c08661eb7a091912.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-aef3b82787a7f4e2.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-3fde9abc3e44d986.rlib" "/opt/rustwide/target/debug/deps/libmio-59caae17e425422e.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-2cf46205222f9b29.rlib" "/opt/rustwide/target/debug/deps/libbytes-5cd672cac86e9454.rlib" "/opt/rustwide/target/debug/deps/liblog-f2a9ccb91e18889e.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b22544e46cbb7baa.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-a90c31eb604ca0f9.rlib" "/opt/rustwide/target/debug/deps/libmemchr-41754facc47b30e5.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-c49aaa63190b91d8.rlib" "/opt/rustwide/target/debug/deps/libslab-ee0db592f9db8068.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-9f7b67b8d66ead46.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-bc29cd12efb5d8c3.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-7e579e8a18319f92.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-e86e9c6913e85fb3.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-501725f4e360d46d.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-6b4ab33985d05cb9.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/liburl-ebcc421a3dd11a18.rlib" "/opt/rustwide/target/debug/deps/libidna-fdc2a9e932e18684.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-7ec17b47722fecf1.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-3288cd3d486ca37d.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-7ac4b89f889ff88f.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-186b4d50aeb6750b.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libmatches-efe3d8804af1a290.rlib" "/opt/rustwide/target/debug/deps/libhttp-9e1c5baf5620ba83.rlib" "/opt/rustwide/target/debug/deps/libbytes-0564acb8165b7d31.rlib" "/opt/rustwide/target/debug/deps/libfnv-3b027f9af76441c8.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-75e845b565727e04.rlib" "/opt/rustwide/target/debug/deps/libsmpl_jwt-a03b2c5e613a4c46.rlib" "/opt/rustwide/target/debug/deps/libserde_json-95815c4b5f78b285.rlib" "/opt/rustwide/target/debug/deps/libryu-df72afeee529a211.rlib" "/opt/rustwide/target/debug/deps/libitoa-49b33d255b8312c1.rlib" "/opt/rustwide/target/debug/deps/libserde-ff8c2042d5293ec4.rlib" "/opt/rustwide/target/debug/deps/libbase64-bff61f2d1660603b.rlib" "/opt/rustwide/target/debug/deps/libopenssl-23fb3009b3dd981e.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-05a60f3c03734a45.rlib" "/opt/rustwide/target/debug/deps/libbitflags-c6d9dc90f7379932.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-3138d685ddde873e.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-1df85ef0ce08cbc3.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-aa488c1ef2c5438b.rlib" "/opt/rustwide/target/debug/deps/liblibc-b2fac968aa60689c.rlib" "/opt/rustwide/target/debug/deps/libsimpl-21013a78c8b5faf4.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/long_lived-e2366472f536bdd0" "-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 `cloud-pubsub` due to 2 previous errors [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "8bc6e8f3996fc7c87fcbde7c51c8d0be3f416934eedfc572ebec0582205737d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8bc6e8f3996fc7c87fcbde7c51c8d0be3f416934eedfc572ebec0582205737d8", kill_on_drop: false }` [INFO] [stdout] 8bc6e8f3996fc7c87fcbde7c51c8d0be3f416934eedfc572ebec0582205737d8