[INFO] fetching crate coreemu 0.1.5... [INFO] building coreemu-0.1.5 against try#3bbb5242a8064de4ca3af4036745ddf603ddaa85 for pr-101929 [INFO] extracting crate coreemu 0.1.5 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate coreemu 0.1.5 on toolchain 3bbb5242a8064de4ca3af4036745ddf603ddaa85 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3bbb5242a8064de4ca3af4036745ddf603ddaa85" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate coreemu 0.1.5 [INFO] finished tweaking crates.io crate coreemu 0.1.5 [INFO] tweaked toml for crates.io crate coreemu 0.1.5 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate crates.io crate coreemu 0.1.5 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3bbb5242a8064de4ca3af4036745ddf603ddaa85" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e92e462e59ac3446a933540fd361ddeb5362c86f92d432d6a560a917a465022e" "/opt/rustwide/cargo-home/bin/cargo" "+3bbb5242a8064de4ca3af4036745ddf603ddaa85" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4bcabb858f3f1c2aca0ab7ab0c4913e5aaa556ce0a9d8ee9d1e889893b05291d [INFO] running `Command { std: "docker" "start" "-a" "4bcabb858f3f1c2aca0ab7ab0c4913e5aaa556ce0a9d8ee9d1e889893b05291d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4bcabb858f3f1c2aca0ab7ab0c4913e5aaa556ce0a9d8ee9d1e889893b05291d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4bcabb858f3f1c2aca0ab7ab0c4913e5aaa556ce0a9d8ee9d1e889893b05291d", kill_on_drop: false }` [INFO] [stdout] 4bcabb858f3f1c2aca0ab7ab0c4913e5aaa556ce0a9d8ee9d1e889893b05291d [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=forbid" "-e" "RUSTDOCFLAGS=--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:e92e462e59ac3446a933540fd361ddeb5362c86f92d432d6a560a917a465022e" "/opt/rustwide/cargo-home/bin/cargo" "+3bbb5242a8064de4ca3af4036745ddf603ddaa85" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 742c5fa2bcd5e3aa885bd3710e61f66c9747ef7b5835cae44605356f0a898a84 [INFO] running `Command { std: "docker" "start" "-a" "742c5fa2bcd5e3aa885bd3710e61f66c9747ef7b5835cae44605356f0a898a84", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling unicode-ident v1.0.2 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling bytes v1.2.0 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling once_cell v1.13.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling either v1.7.0 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling anyhow v1.0.58 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling tracing-core v0.1.28 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling tokio v1.20.0 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling async-trait v0.1.56 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling which v4.2.5 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling cmake v0.1.48 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling prettyplease v0.1.16 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling petgraph v0.6.2 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling tower-layer v0.3.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling serde v1.0.140 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling prost-build v0.10.4 [INFO] [stderr] Compiling http-range-header v0.3.0 [INFO] [stderr] Compiling sync_wrapper v0.1.1 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling matchit v0.5.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling tracing-attributes v0.1.22 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling prost-derive v0.10.1 [INFO] [stderr] Compiling pin-project-internal v1.0.11 [INFO] [stderr] Compiling async-stream-impl v0.3.3 [INFO] [stderr] Compiling pin-project v1.0.11 [INFO] [stderr] Compiling async-stream v0.3.3 [INFO] [stderr] Compiling tracing v0.1.35 [INFO] [stderr] Compiling prost v0.10.4 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling axum-core v0.2.7 [INFO] [stderr] Compiling prost-types v0.10.1 [INFO] [stderr] Compiling tokio-util v0.7.3 [INFO] [stderr] Compiling tokio-io-timeout v1.2.0 [INFO] [stderr] Compiling tokio-stream v0.1.9 [INFO] [stderr] Compiling h2 v0.3.13 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tonic-build v0.7.2 [INFO] [stderr] Compiling tower-http v0.3.4 [INFO] [stderr] Compiling coreemu v0.1.5 (/opt/rustwide/workdir) [INFO] [stderr] Compiling hyper v0.14.20 [INFO] [stderr] Compiling hyper-timeout v0.4.1 [INFO] [stderr] Compiling axum v0.5.13 [INFO] [stderr] Compiling tonic v0.7.2 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 56.87s [INFO] running `Command { std: "docker" "inspect" "742c5fa2bcd5e3aa885bd3710e61f66c9747ef7b5835cae44605356f0a898a84", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "742c5fa2bcd5e3aa885bd3710e61f66c9747ef7b5835cae44605356f0a898a84", kill_on_drop: false }` [INFO] [stdout] 742c5fa2bcd5e3aa885bd3710e61f66c9747ef7b5835cae44605356f0a898a84 [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=forbid" "-e" "RUSTDOCFLAGS=--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:e92e462e59ac3446a933540fd361ddeb5362c86f92d432d6a560a917a465022e" "/opt/rustwide/cargo-home/bin/cargo" "+3bbb5242a8064de4ca3af4036745ddf603ddaa85" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9bb3f0a7feb270a291c6e99f483540009a5f93f2282b2a96a30018ff01374e42 [INFO] running `Command { std: "docker" "start" "-a" "9bb3f0a7feb270a291c6e99f483540009a5f93f2282b2a96a30018ff01374e42", kill_on_drop: false }` [INFO] [stderr] Compiling coreemu v0.1.5 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcd3pJhx/symbols.o" "/opt/rustwide/target/debug/examples/streaming_pos_dump-38dd8f566e78927a.streaming_pos_dump.bd1cd6cd-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/streaming_pos_dump-38dd8f566e78927a.streaming_pos_dump.bd1cd6cd-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/streaming_pos_dump-38dd8f566e78927a.streaming_pos_dump.bd1cd6cd-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/streaming_pos_dump-38dd8f566e78927a.streaming_pos_dump.bd1cd6cd-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/streaming_pos_dump-38dd8f566e78927a.streaming_pos_dump.bd1cd6cd-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/streaming_pos_dump-38dd8f566e78927a.streaming_pos_dump.bd1cd6cd-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/streaming_pos_dump-38dd8f566e78927a.streaming_pos_dump.bd1cd6cd-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/streaming_pos_dump-38dd8f566e78927a.streaming_pos_dump.bd1cd6cd-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/streaming_pos_dump-38dd8f566e78927a.streaming_pos_dump.bd1cd6cd-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/streaming_pos_dump-38dd8f566e78927a.streaming_pos_dump.bd1cd6cd-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/streaming_pos_dump-38dd8f566e78927a.streaming_pos_dump.bd1cd6cd-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/streaming_pos_dump-38dd8f566e78927a.streaming_pos_dump.bd1cd6cd-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/streaming_pos_dump-38dd8f566e78927a.streaming_pos_dump.bd1cd6cd-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/streaming_pos_dump-38dd8f566e78927a.streaming_pos_dump.bd1cd6cd-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/streaming_pos_dump-38dd8f566e78927a.streaming_pos_dump.bd1cd6cd-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/streaming_pos_dump-38dd8f566e78927a.streaming_pos_dump.bd1cd6cd-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/streaming_pos_dump-38dd8f566e78927a.i9calhkehoul0s2.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libcoreemu-1b96d4b25b91507e.rlib" "/opt/rustwide/target/debug/deps/libtonic-6cb3450da9ba58e7.rlib" "/opt/rustwide/target/debug/deps/libhyper_timeout-0c5e3dea2391dd94.rlib" "/opt/rustwide/target/debug/deps/libtokio_io_timeout-8cd2fb2f2d630495.rlib" "/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rlib" "/opt/rustwide/target/debug/deps/libasync_stream-f7ba0f5e23343b26.rlib" "/opt/rustwide/target/debug/deps/libaxum-3e4e344816a42d5b.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libmatchit-239846456f0a27be.rlib" "/opt/rustwide/target/debug/deps/libtower_http-7d1de79d1338e2f5.rlib" "/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rlib" "/opt/rustwide/target/debug/deps/libserde-73f15508a8bb9e19.rlib" "/opt/rustwide/target/debug/deps/libsync_wrapper-26e5b1fc8f5fcd4e.rlib" "/opt/rustwide/target/debug/deps/libaxum_core-d2d6bfd64cc0c667.rlib" "/opt/rustwide/target/debug/deps/libmime-f9513972171bf326.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-dd5db36ac8ffd6b8.rlib" "/opt/rustwide/target/debug/deps/libhyper-d5f7b2dec7ce1d66.rlib" "/opt/rustwide/target/debug/deps/libwant-dcafab768cc040e9.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-febba4674ec63f92.rlib" "/opt/rustwide/target/debug/deps/libhttparse-f04add0618484537.rlib" "/opt/rustwide/target/debug/deps/libh2-0ddb7145e544619a.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-764be8546c417044.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-bf6df8bd166604f2.rlib" "/opt/rustwide/target/debug/deps/libtower-1e4fea9b4f392648.rlib" "/opt/rustwide/target/debug/deps/libindexmap-c6a0d2b9f1b23663.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-e520009dc7a7a6ee.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-2079f5fb7e19a8db.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-7d213b16a2f2adf2.rlib" "/opt/rustwide/target/debug/deps/libtokio-f0bcf895e998959d.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-6af46bc12ef6c04a.rlib" "/opt/rustwide/target/debug/deps/libsocket2-76b71fda6a1e62df.rlib" "/opt/rustwide/target/debug/deps/libmemchr-4fce41623cec2314.rlib" "/opt/rustwide/target/debug/deps/libmio-469b10e4d1ab4b2a.rlib" "/opt/rustwide/target/debug/deps/librand-2f61452bd531a08c.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-cb21f2fce7af17f7.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-5e6fdfabf1edbf66.rlib" "/opt/rustwide/target/debug/deps/librand_core-4c553fd687d1d387.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-7bf96f9aa08aa737.rlib" "/opt/rustwide/target/debug/deps/liblibc-f7cc4e82b538969b.rlib" "/opt/rustwide/target/debug/deps/libtower_layer-c8bdab1f798ba711.rlib" "/opt/rustwide/target/debug/deps/libprost-7d4011e7a4e2cc83.rlib" "/opt/rustwide/target/debug/deps/libpin_project-c173cc15795421b8.rlib" "/opt/rustwide/target/debug/deps/libtracing-98e4be75d8d43902.rlib" "/opt/rustwide/target/debug/deps/liblog-1f281fe8445d426c.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-50be4ba6d7bd94c1.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-3548c506bfdf571b.rlib" "/opt/rustwide/target/debug/deps/libtower_service-2e945a9ae7b7ce84.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-95828edfbf1fd8f2.rlib" "/opt/rustwide/target/debug/deps/libhttp-b6a06b1323085f10.rlib" "/opt/rustwide/target/debug/deps/libitoa-7622618995ab5a56.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rlib" "/opt/rustwide/target/debug/deps/libbytes-537586ef6310a2d3.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-600da502be3f602e.rlib" "/opt/rustwide/target/debug/deps/libslab-bfbdb28742077af7.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-f2671a56a138cdc1.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-fc22affba0d30485.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b7ff504f33cec58a.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-49530b2602be9735.rlib" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9a675e4c0b2cd6d0.rlib" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e3f6eac8ce8ba973.rlib" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-2ffa3867147f09fb.rlib" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-35bed922aa32bbbd.rlib" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-ef53e65a7b7a39e5.rlib" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1958e7589a0c42f1.rlib" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-8c399cda3a205286.rlib" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-200a824b7fd3ccbb.rlib" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-ed4f57a507f0fd5e.rlib" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-3ea91f47fd49275a.rlib" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-1cb2e84ee1721c57.rlib" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ef26b6b8a99daec3.rlib" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5e482ea522915d9c.rlib" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a9e7dd5405efd2c.rlib" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f728cf9374526084.rlib" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-b5714e1182296022.rlib" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69100093739463c8.rlib" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-95c4e3e80ce883d8.rlib" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-d83ba1fe54f1e3d0.rlib" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-9e21114b6170ad54.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/3bbb5242a8064de4ca3af4036745ddf603ddaa85/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/streaming_pos_dump-38dd8f566e78927a" "-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 `coreemu` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "9bb3f0a7feb270a291c6e99f483540009a5f93f2282b2a96a30018ff01374e42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9bb3f0a7feb270a291c6e99f483540009a5f93f2282b2a96a30018ff01374e42", kill_on_drop: false }` [INFO] [stdout] 9bb3f0a7feb270a291c6e99f483540009a5f93f2282b2a96a30018ff01374e42