[INFO] fetching crate ghost_actor 0.3.0-alpha.4... [INFO] testing ghost_actor-0.3.0-alpha.4 against 1.59.0 for beta-1.60-1 [INFO] extracting crate ghost_actor 0.3.0-alpha.4 into /workspace/builds/worker-25/source [INFO] validating manifest of crates.io crate ghost_actor 0.3.0-alpha.4 on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ghost_actor 0.3.0-alpha.4 [INFO] finished tweaking crates.io crate ghost_actor 0.3.0-alpha.4 [INFO] tweaked toml for crates.io crate ghost_actor 0.3.0-alpha.4 written to /workspace/builds/worker-25/source/Cargo.toml [INFO] crate crates.io crate ghost_actor 0.3.0-alpha.4 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8c022057de0f29638bbfa8cd90c8f415c5d3e352ba205331b12450b4fd7f7bb2 [INFO] running `Command { std: "docker" "start" "-a" "8c022057de0f29638bbfa8cd90c8f415c5d3e352ba205331b12450b4fd7f7bb2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8c022057de0f29638bbfa8cd90c8f415c5d3e352ba205331b12450b4fd7f7bb2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c022057de0f29638bbfa8cd90c8f415c5d3e352ba205331b12450b4fd7f7bb2", kill_on_drop: false }` [INFO] [stdout] 8c022057de0f29638bbfa8cd90c8f415c5d3e352ba205331b12450b4fd7f7bb2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4b13c5d748b4be50a9cf52d01316d25fdfc0e1094cc513cb53075037346421b1 [INFO] running `Command { std: "docker" "start" "-a" "4b13c5d748b4be50a9cf52d01316d25fdfc0e1094cc513cb53075037346421b1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling libc v0.2.101 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling slab v0.4.4 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling pin-project-internal v0.4.28 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling serde_json v1.0.67 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling bytemuck v1.7.2 [INFO] [stderr] Compiling str_stack v0.1.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling tracing-core v0.1.19 [INFO] [stderr] Compiling sharded-slab v0.1.3 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rmp v0.8.10 [INFO] [stderr] Compiling rgb v0.8.27 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling num-format v0.4.0 [INFO] [stderr] Compiling quick-xml v0.22.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling dashmap v4.0.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling structopt-derive v0.4.16 [INFO] [stderr] Compiling thiserror-impl v1.0.29 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling holochain_serialized_bytes_derive v0.0.51 [INFO] [stderr] Compiling derive_more v0.99.16 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling structopt v0.3.23 [INFO] [stderr] Compiling inferno v0.10.7 [INFO] [stderr] Compiling pin-project v0.4.28 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling thiserror v1.0.29 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling must_future v0.1.2 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling rmp-serde v0.15.5 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling serde-transcode v1.1.1 [INFO] [stderr] Compiling opentelemetry v0.8.0 [INFO] [stderr] Compiling tracing-subscriber v0.2.20 [INFO] [stderr] Compiling holochain_serialized_bytes v0.0.51 [INFO] [stderr] Compiling tracing-opentelemetry v0.8.0 [INFO] [stderr] Compiling observability v0.1.3 [INFO] [stderr] Compiling ghost_actor v0.3.0-alpha.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 24.45s [INFO] running `Command { std: "docker" "inspect" "4b13c5d748b4be50a9cf52d01316d25fdfc0e1094cc513cb53075037346421b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b13c5d748b4be50a9cf52d01316d25fdfc0e1094cc513cb53075037346421b1", kill_on_drop: false }` [INFO] [stdout] 4b13c5d748b4be50a9cf52d01316d25fdfc0e1094cc513cb53075037346421b1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 98919650aef7b9cd2c42b6f4265a2e71a854b58a0d429f6f1b7108c321049fbf [INFO] running `Command { std: "docker" "start" "-a" "98919650aef7b9cd2c42b6f4265a2e71a854b58a0d429f6f1b7108c321049fbf", kill_on_drop: false }` [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling instant v0.1.10 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling tokio v1.11.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling ghost_actor v0.3.0-alpha.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `start_index` [INFO] [stdout] --> examples/pattern_internal_sender.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | start_index: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `finish_index` [INFO] [stdout] --> examples/pattern_internal_sender.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | finish_index: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [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/hello_world-2e54241b633cf1f4.hello_world.51a3f25f-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/hello_world-2e54241b633cf1f4.hello_world.51a3f25f-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/hello_world-2e54241b633cf1f4.hello_world.51a3f25f-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/hello_world-2e54241b633cf1f4.hello_world.51a3f25f-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/hello_world-2e54241b633cf1f4.hello_world.51a3f25f-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/hello_world-2e54241b633cf1f4.hello_world.51a3f25f-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/hello_world-2e54241b633cf1f4.hello_world.51a3f25f-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/hello_world-2e54241b633cf1f4.hello_world.51a3f25f-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/hello_world-2e54241b633cf1f4.hello_world.51a3f25f-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/hello_world-2e54241b633cf1f4.hello_world.51a3f25f-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/hello_world-2e54241b633cf1f4.hello_world.51a3f25f-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/hello_world-2e54241b633cf1f4.hello_world.51a3f25f-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/hello_world-2e54241b633cf1f4.hello_world.51a3f25f-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/hello_world-2e54241b633cf1f4.hello_world.51a3f25f-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/hello_world-2e54241b633cf1f4.hello_world.51a3f25f-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/hello_world-2e54241b633cf1f4.hello_world.51a3f25f-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/hello_world-2e54241b633cf1f4.4yu1pic3y2z177e8.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libtokio-227dc60c96044de4.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-ad22b618871f92e9.rlib" "/opt/rustwide/target/debug/deps/libbytes-15b4425b0ed3b764.rlib" "/opt/rustwide/target/debug/deps/libmio-bc5b3cc05287056a.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-bba4508637fb8a93.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-5e4574f5a381cb33.rlib" "/opt/rustwide/target/debug/deps/liblock_api-88b9a73aa3273904.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-d46e40bbd3136360.rlib" "/opt/rustwide/target/debug/deps/libinstant-a2e970ae1843adff.rlib" "/opt/rustwide/target/debug/deps/libghost_actor-5e924aaf1a530b5a.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-783d53ad1825809a.rlib" "/opt/rustwide/target/debug/deps/libpin_project-8a0eb34a161a1555.rlib" "/opt/rustwide/target/debug/deps/libobservability-d79bb941f9f3d6b2.rlib" "/opt/rustwide/target/debug/deps/libinferno-f7cb521c9b92f3ca.rlib" "/opt/rustwide/target/debug/deps/libatty-1f0e6ad58162837b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-004b151aa64281c6.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-5aec9e94286cd6c0.rlib" "/opt/rustwide/target/debug/deps/libnum_format-3afcb1b22ac0ae7f.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-47984ae77b2c1973.rlib" "/opt/rustwide/target/debug/deps/libnodrop-643f1dd11de24a6e.rlib" "/opt/rustwide/target/debug/deps/libstr_stack-033564eca0af9899.rlib" "/opt/rustwide/target/debug/deps/libquick_xml-f344551b2e659d11.rlib" "/opt/rustwide/target/debug/deps/librgb-a85601d347a4523e.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-a04b214c99a990f3.rlib" "/opt/rustwide/target/debug/deps/libdashmap-830fdac3eec9cf59.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-b10af155b5eb0b45.rlib" "/opt/rustwide/target/debug/deps/libahash-04f263f57d33d470.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-32db6315397f845f.rlib" "/opt/rustwide/target/debug/deps/libtracing_opentelemetry-9017b47ba3a89052.rlib" "/opt/rustwide/target/debug/deps/libopentelemetry-ac53989323f80d80.rlib" "/opt/rustwide/target/debug/deps/librand-6f32dbcd1c10d8fe.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-70af5a828febb464.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-81457fe4706505af.rlib" "/opt/rustwide/target/debug/deps/librand_core-b5522c9a86313c82.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-181c37b3db5a2480.rlib" "/opt/rustwide/target/debug/deps/libpin_project-6b94d8d6de423a7a.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-32dd5c1ab5974210.rlib" "/opt/rustwide/target/debug/deps/libholochain_serialized_bytes-87f1f85ea0051af8.rlib" "/opt/rustwide/target/debug/deps/libserde_transcode-5abb755df63afd55.rlib" "/opt/rustwide/target/debug/deps/libserde_bytes-2a08cb10c55a41fd.rlib" "/opt/rustwide/target/debug/deps/libthiserror-4c808d4568eff369.rlib" "/opt/rustwide/target/debug/deps/librmp_serde-7c71c51d608d0061.rlib" "/opt/rustwide/target/debug/deps/librmp-a92a89d18cacb085.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-56460b1d02bae5d5.rlib" "/opt/rustwide/target/debug/deps/libtracing_subscriber-132e753c7ddde7a3.rlib" "/opt/rustwide/target/debug/deps/libchrono-3612cbc1543c2de9.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-a08e8bbb21f1bb83.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-13f456c52851e665.rlib" "/opt/rustwide/target/debug/deps/libtime-0b736d0d6236d31e.rlib" "/opt/rustwide/target/debug/deps/liblibc-e58ab86d651277cd.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-7027925c1b193748.rlib" "/opt/rustwide/target/debug/deps/libthread_local-50a13ee50f774dc5.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-48ca3b2a77a12a8a.rlib" "/opt/rustwide/target/debug/deps/libsharded_slab-f454c2a5b6feea97.rlib" "/opt/rustwide/target/debug/deps/libtracing_serde-ed706400bf0d540e.rlib" "/opt/rustwide/target/debug/deps/libserde_json-0e0f2782fd762fdf.rlib" "/opt/rustwide/target/debug/deps/libryu-1b2f9606b802eb11.rlib" "/opt/rustwide/target/debug/deps/libitoa-e61c6b336c9917a7.rlib" "/opt/rustwide/target/debug/deps/libindexmap-3b223f4e3e4647ae.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-b02c9558425dd3eb.rlib" "/opt/rustwide/target/debug/deps/libserde-d7b52b658d6833d7.rlib" "/opt/rustwide/target/debug/deps/libtracing_log-9ea029db5f69deca.rlib" "/opt/rustwide/target/debug/deps/liblog-29a347dd5dbcecec.rlib" "/opt/rustwide/target/debug/deps/libansi_term-933c0b966a536374.rlib" "/opt/rustwide/target/debug/deps/libtracing-996d42ff20696a1a.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0a04e74fc4f21d18.rlib" "/opt/rustwide/target/debug/deps/libmatchers-de319bc1eadd2367.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-f10744bc1f2c42d8.rlib" "/opt/rustwide/target/debug/deps/libregex-2d9588d49d797912.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-930967c34ea90294.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-dd1d12040e917c44.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-02ff0d0fbc57b9b4.rlib" "/opt/rustwide/target/debug/deps/libmust_future-218e4c40ab5adc6b.rlib" "/opt/rustwide/target/debug/deps/libfutures-9024702c4293f0b7.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-ab18af63b1b3284d.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-9b6df965cc42937d.rlib" "/opt/rustwide/target/debug/deps/libmemchr-bc7103d2fd7c9396.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-2d908723465fe09d.rlib" "/opt/rustwide/target/debug/deps/libslab-5817dde1e2fe571c.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-a727f2bc283e2973.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-45bbaba7a8165c11.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-2b3a6649ed59bf92.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-4aaf5d31ab1f52e2.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-0029fcf5b57be1ee.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-a60e9ec628b5de7e.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a46a068050a12a4b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1df56095db9453cb.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-9062de483386e50b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b988ab269ff13602.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-1bc822d886d4f7bd.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-963eca8df4c224a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d805b480c9102e58.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-06dfdbc22b935051.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d7523a4d118e6572.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5d7898c7fac3a07d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8c2bdbab4845bf3d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-d578639df0547b30.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-58bbb7b1efa3a5e2.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4c9b082d197c16f8.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-70f9ed6d8e7a5ce6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8c0a241d0360fa53.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-bad7ed93fdd31371.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-98b4d121af2b7335.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1d9f7e5920635d15.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/hello_world-2e54241b633cf1f4" "-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 `ghost_actor` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "98919650aef7b9cd2c42b6f4265a2e71a854b58a0d429f6f1b7108c321049fbf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "98919650aef7b9cd2c42b6f4265a2e71a854b58a0d429f6f1b7108c321049fbf", kill_on_drop: false }` [INFO] [stdout] 98919650aef7b9cd2c42b6f4265a2e71a854b58a0d429f6f1b7108c321049fbf