[INFO] fetching crate ghost_actor 0.3.0-alpha.1... [INFO] testing ghost_actor-0.3.0-alpha.1 against 1.49.0 for beta-1.50-1 [INFO] extracting crate ghost_actor 0.3.0-alpha.1 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate ghost_actor 0.3.0-alpha.1 on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate ghost_actor 0.3.0-alpha.1 [INFO] finished tweaking crates.io crate ghost_actor 0.3.0-alpha.1 [INFO] tweaked toml for crates.io crate ghost_actor 0.3.0-alpha.1 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate crates.io crate ghost_actor 0.3.0-alpha.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "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-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 72b0d55ba187c571b673543f06bf5c7d08fb33c559c51eeba2981eec29a987d5 [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" "72b0d55ba187c571b673543f06bf5c7d08fb33c559c51eeba2981eec29a987d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "72b0d55ba187c571b673543f06bf5c7d08fb33c559c51eeba2981eec29a987d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "72b0d55ba187c571b673543f06bf5c7d08fb33c559c51eeba2981eec29a987d5", kill_on_drop: false }` [INFO] [stdout] 72b0d55ba187c571b673543f06bf5c7d08fb33c559c51eeba2981eec29a987d5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 35b808207bd39c6136644c22f85a77d499cacbaed93bfe0d0b39e16c243b588b [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" "35b808207bd39c6136644c22f85a77d499cacbaed93bfe0d0b39e16c243b588b", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling getrandom v0.2.0 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling unicode-segmentation v1.7.0 [INFO] [stderr] Compiling pin-project-lite v0.1.11 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling bytemuck v1.4.1 [INFO] [stderr] Compiling str_stack v0.1.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling sharded-slab v0.1.0 [INFO] [stderr] Compiling futures-task v0.3.8 [INFO] [stderr] Compiling futures-channel v0.3.8 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling rgb v0.8.25 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling quick-xml v0.19.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling tracing-log v0.1.1 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling const-random-macro v0.1.11 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling num-format v0.4.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling paste v0.1.18 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rmp v0.8.9 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling const-random v0.1.11 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling ahash v0.3.8 [INFO] [stderr] Compiling ahash v0.4.6 [INFO] [stderr] Compiling dashmap v3.11.10 [INFO] [stderr] Compiling holochain_serialized_bytes_derive v0.0.45 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling pin-project-internal v1.0.1 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling structopt-derive v0.4.13 [INFO] [stderr] Compiling derive_more v0.99.11 [INFO] [stderr] Compiling thiserror v1.0.22 [INFO] [stderr] Compiling tracing v0.1.21 [INFO] [stderr] Compiling structopt v0.3.20 [INFO] [stderr] Compiling inferno v0.10.1 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling pin-project v1.0.1 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling futures-executor v0.3.8 [INFO] [stderr] Compiling futures v0.3.8 [INFO] [stderr] Compiling must_future v0.1.2 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling bincode v1.3.1 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling rmp-serde v0.14.4 [INFO] [stderr] Compiling serde-transcode v1.1.0 [INFO] [stderr] Compiling opentelemetry v0.8.0 [INFO] [stderr] Compiling tracing-subscriber v0.2.15 [INFO] [stderr] Compiling holochain_serialized_bytes v0.0.45 [INFO] [stderr] Compiling tracing-opentelemetry v0.8.0 [INFO] [stderr] Compiling observability v0.1.0 [INFO] [stderr] Compiling ghost_actor v0.3.0-alpha.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 14s [INFO] running `Command { std: "docker" "inspect" "35b808207bd39c6136644c22f85a77d499cacbaed93bfe0d0b39e16c243b588b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "35b808207bd39c6136644c22f85a77d499cacbaed93bfe0d0b39e16c243b588b", kill_on_drop: false }` [INFO] [stdout] 35b808207bd39c6136644c22f85a77d499cacbaed93bfe0d0b39e16c243b588b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 684ff67eb404362d69a4d53f61956115fc22e2af973aad2665dd8271766b99ea [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" "684ff67eb404362d69a4d53f61956115fc22e2af973aad2665dd8271766b99ea", kill_on_drop: false }` [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.35 [INFO] [stderr] Compiling signal-hook-registry v1.2.2 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling tokio v0.2.23 [INFO] [stderr] Compiling ghost_actor v0.3.0-alpha.1 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `ghost_actor` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name ghost_actor --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="observability"' -C metadata=d633e0ba8984f80b -C extra-filename=-d633e0ba8984f80b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern futures=/opt/rustwide/target/debug/deps/libfutures-427bca835cf40f75.rlib --extern must_future=/opt/rustwide/target/debug/deps/libmust_future-62b5879daca1dfb7.rlib --extern observability=/opt/rustwide/target/debug/deps/libobservability-1c700b8a114e759e.rlib --extern paste=/opt/rustwide/target/debug/deps/libpaste-193d9da29e51e5ee.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-06e3223573f874e4.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-314a85bff126a34a.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-91f502dab35c451f.rlib --extern tracing_futures=/opt/rustwide/target/debug/deps/libtracing_futures-bbefca76c0fadc70.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/hello_world-7661df98011a85e1.hello_world.sea97h99-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/hello_world-7661df98011a85e1.hello_world.sea97h99-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/hello_world-7661df98011a85e1.hello_world.sea97h99-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/hello_world-7661df98011a85e1.hello_world.sea97h99-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/hello_world-7661df98011a85e1.hello_world.sea97h99-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/hello_world-7661df98011a85e1.hello_world.sea97h99-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/hello_world-7661df98011a85e1.hello_world.sea97h99-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/hello_world-7661df98011a85e1.hello_world.sea97h99-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/hello_world-7661df98011a85e1.hello_world.sea97h99-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/hello_world-7661df98011a85e1.hello_world.sea97h99-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/hello_world-7661df98011a85e1.hello_world.sea97h99-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/hello_world-7661df98011a85e1.hello_world.sea97h99-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/hello_world-7661df98011a85e1.hello_world.sea97h99-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/hello_world-7661df98011a85e1.hello_world.sea97h99-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/hello_world-7661df98011a85e1.hello_world.sea97h99-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/hello_world-7661df98011a85e1.hello_world.sea97h99-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/hello_world-7661df98011a85e1" "/opt/rustwide/target/debug/examples/hello_world-7661df98011a85e1.5npegxh2l40t9el.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libtokio-314a85bff126a34a.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-a7cebc291ed991a8.rlib" "/opt/rustwide/target/debug/deps/libfnv-751e5967119454f8.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-3838c0d2d073f6f6.rlib" "/opt/rustwide/target/debug/deps/libmio-999735f0cf9acbe8.rlib" "/opt/rustwide/target/debug/deps/libiovec-23c7b5f936a7311d.rlib" "/opt/rustwide/target/debug/deps/libnet2-7f65f431ed59184d.rlib" "/opt/rustwide/target/debug/deps/libbytes-8f475ca97d0bfeee.rlib" "/opt/rustwide/target/debug/deps/libghost_actor-ed4e7bcb901b9eb9.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-bbefca76c0fadc70.rlib" "/opt/rustwide/target/debug/deps/libpaste-193d9da29e51e5ee.rlib" "/opt/rustwide/target/debug/deps/libobservability-1c700b8a114e759e.rlib" "/opt/rustwide/target/debug/deps/libinferno-3c8b4eddca4756f2.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-902c0c35291145a2.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-ba8c860573beb973.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-ff13728372c662eb.rlib" "/opt/rustwide/target/debug/deps/libnum_format-108865b5fd0a52d8.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-9de1909d5b379b09.rlib" "/opt/rustwide/target/debug/deps/libnodrop-69fdcb0894ca2a90.rlib" "/opt/rustwide/target/debug/deps/libstr_stack-81b8756f27914dd5.rlib" "/opt/rustwide/target/debug/deps/libquick_xml-22621d6b992a7853.rlib" "/opt/rustwide/target/debug/deps/librgb-5b75a99c2be8952c.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-35d08fb96e5cf6ad.rlib" "/opt/rustwide/target/debug/deps/libdashmap-571609d662b5c4fb.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-20006ac7d4242a7b.rlib" "/opt/rustwide/target/debug/deps/libahash-7aac6349e886634e.rlib" "/opt/rustwide/target/debug/deps/libahash-a6726e6f5cca17de.rlib" "/opt/rustwide/target/debug/deps/libconst_random-2ad76d6bf196d715.rlib" "/opt/rustwide/target/debug/deps/libtracing_opentelemetry-cd0a5dec09aa9190.rlib" "/opt/rustwide/target/debug/deps/libopentelemetry-7c9759b8097a0ece.rlib" "/opt/rustwide/target/debug/deps/librand-e419579982bce3d9.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-0664fa651723c617.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-9e2dc93c7288ddfd.rlib" "/opt/rustwide/target/debug/deps/librand_core-79d1618b68522678.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-019c34aaed2c176a.rlib" "/opt/rustwide/target/debug/deps/libpin_project-0db97ad506e412c6.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-118ab8cd0c12994c.rlib" "/opt/rustwide/target/debug/deps/libholochain_serialized_bytes-f660cf2afb2efa1a.rlib" "/opt/rustwide/target/debug/deps/libserde_transcode-25d9b0e2d030a76c.rlib" "/opt/rustwide/target/debug/deps/libserde_bytes-6682a22b0b84df84.rlib" "/opt/rustwide/target/debug/deps/libthiserror-06e3223573f874e4.rlib" "/opt/rustwide/target/debug/deps/librmp_serde-308aae16cf935aeb.rlib" "/opt/rustwide/target/debug/deps/librmp-c660d3d6101372e1.rlib" "/opt/rustwide/target/debug/deps/libtracing_subscriber-88736307ed57d713.rlib" "/opt/rustwide/target/debug/deps/libchrono-50789f705d0f6d7a.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-b75d744d70ca28cd.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-4a59219676fe7595.rlib" "/opt/rustwide/target/debug/deps/libtime-4ddf93c5dc6810fc.rlib" "/opt/rustwide/target/debug/deps/liblibc-b2216948c820f2a7.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-06940346a638646b.rlib" "/opt/rustwide/target/debug/deps/libthread_local-76e36b18ae5ab5a5.rlib" "/opt/rustwide/target/debug/deps/libsharded_slab-c395c8c104714a74.rlib" "/opt/rustwide/target/debug/deps/libtracing_serde-6663098ab00ce66e.rlib" "/opt/rustwide/target/debug/deps/libserde_json-4198f455a3e42c3e.rlib" "/opt/rustwide/target/debug/deps/libryu-37b6e9a22bb2209d.rlib" "/opt/rustwide/target/debug/deps/libitoa-5e58d980ca9f2e13.rlib" "/opt/rustwide/target/debug/deps/libindexmap-9894472726dacf19.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-c81ff6afa81291d5.rlib" "/opt/rustwide/target/debug/deps/libserde-65d65dbba57679be.rlib" "/opt/rustwide/target/debug/deps/libtracing_log-4def7461d143d7c7.rlib" "/opt/rustwide/target/debug/deps/liblog-e85f58044ae91ffe.rlib" "/opt/rustwide/target/debug/deps/libansi_term-eb7bfe6b04a36946.rlib" "/opt/rustwide/target/debug/deps/libtracing-91f502dab35c451f.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-635494193ad7aa14.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b10e0993eefc366b.rlib" "/opt/rustwide/target/debug/deps/libmatchers-12890e5cb61bb186.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-1306a961856833b7.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-04b16b37fbc1beb3.rlib" "/opt/rustwide/target/debug/deps/libregex-bfc34bd2184787c8.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-2b91d401512672d8.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-f02f6b2406e547a2.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7895c92c6d278491.rlib" "/opt/rustwide/target/debug/deps/libmust_future-62b5879daca1dfb7.rlib" "/opt/rustwide/target/debug/deps/libfutures-427bca835cf40f75.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-133a951c90369780.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-697c4961b067d3f7.rlib" "/opt/rustwide/target/debug/deps/libmemchr-13e04cbe0e9e63d1.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-62da94cea0ed16a7.rlib" "/opt/rustwide/target/debug/deps/libslab-65742487a18009d6.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-c1b0b5bf9a011424.rlib" "/opt/rustwide/target/debug/deps/libpin_project-1e05983fbb65af3f.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-1e2394422c007318.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-dba6339ea0a342a3.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-835dc9dc28e7c407.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-1b5011892cb37eb5.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-201e479cff1ea00b.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-e12de7683a34c500.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-446a53c2e468675f.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-86fef9fb252a2d33.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-3bed9bfd30304751.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0e38eeb474a7b386.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-a846ed547b824740.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-c9540f0a4fb9265d.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7d2ca66c92c356eb.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-147e2c808f949493.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-bd2a4369506670e9.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74bfdd0ce7d0ed48.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6777f47f1c491841.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-b104f1790174f2be.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-db37898996f45c13.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-25b7435131fc4938.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9d4b6f3c097e876e.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-3f953ad652ab829a.rlib" "-Wl,-Bdynamic" "-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: build failed [INFO] running `Command { std: "docker" "inspect" "684ff67eb404362d69a4d53f61956115fc22e2af973aad2665dd8271766b99ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "684ff67eb404362d69a4d53f61956115fc22e2af973aad2665dd8271766b99ea", kill_on_drop: false }` [INFO] [stdout] 684ff67eb404362d69a4d53f61956115fc22e2af973aad2665dd8271766b99ea