[INFO] fetching crate tsyncp 0.3.0... [INFO] testing tsyncp-0.3.0 against master#c5842b0be783dffa5a49693541acb79115c7eeef for pr-102570 [INFO] extracting crate tsyncp 0.3.0 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate tsyncp 0.3.0 on toolchain c5842b0be783dffa5a49693541acb79115c7eeef [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c5842b0be783dffa5a49693541acb79115c7eeef" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate tsyncp 0.3.0 [INFO] finished tweaking crates.io crate tsyncp 0.3.0 [INFO] tweaked toml for crates.io crate tsyncp 0.3.0 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate crates.io crate tsyncp 0.3.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c5842b0be783dffa5a49693541acb79115c7eeef" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded dummy v0.4.1 [INFO] [stderr] Downloaded prost v0.10.1 [INFO] [stderr] Downloaded tracing-core v0.1.25 [INFO] [stderr] Downloaded owo-colors v3.3.0 [INFO] [stderr] Downloaded fake v2.4.3 [INFO] [stderr] Downloaded color-eyre v0.6.1 [INFO] [stderr] Downloaded tracing v0.1.33 [INFO] [stderr] Downloaded snafu-derive v0.7.0 [INFO] [stderr] Downloaded snafu v0.7.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+c5842b0be783dffa5a49693541acb79115c7eeef" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 467dae26ef135a6c670871d0975f6593b73c81c28fa39380fcc4916a41694d96 [INFO] running `Command { std: "docker" "start" "-a" "467dae26ef135a6c670871d0975f6593b73c81c28fa39380fcc4916a41694d96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "467dae26ef135a6c670871d0975f6593b73c81c28fa39380fcc4916a41694d96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "467dae26ef135a6c670871d0975f6593b73c81c28fa39380fcc4916a41694d96", kill_on_drop: false }` [INFO] [stdout] 467dae26ef135a6c670871d0975f6593b73c81c28fa39380fcc4916a41694d96 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+c5842b0be783dffa5a49693541acb79115c7eeef" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 252b511fb58ec182a055a0a6636f74c790cce7c9cec1aec1e546c673db983ef8 [INFO] running `Command { std: "docker" "start" "-a" "252b511fb58ec182a055a0a6636f74c790cce7c9cec1aec1e546c673db983ef8", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling libc v0.2.123 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling tracing-core v0.1.25 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling backtrace v0.3.64 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling prost v0.10.1 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling tracing-attributes v0.1.20 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling snafu-derive v0.7.0 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling tracing v0.1.33 [INFO] [stderr] Compiling snafu v0.7.0 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling tokio-util v0.7.1 [INFO] [stderr] Compiling tsyncp v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 45.08s [INFO] running `Command { std: "docker" "inspect" "252b511fb58ec182a055a0a6636f74c790cce7c9cec1aec1e546c673db983ef8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "252b511fb58ec182a055a0a6636f74c790cce7c9cec1aec1e546c673db983ef8", kill_on_drop: false }` [INFO] [stdout] 252b511fb58ec182a055a0a6636f74c790cce7c9cec1aec1e546c673db983ef8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+c5842b0be783dffa5a49693541acb79115c7eeef" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 856b6b2fb9f2154a327e7c24521953ff31e42c061ce8bc9dd3cf6c21c4ee56c9 [INFO] running `Command { std: "docker" "start" "-a" "856b6b2fb9f2154a327e7c24521953ff31e42c061ce8bc9dd3cf6c21c4ee56c9", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling tracing-core v0.1.25 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling backtrace v0.3.64 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling anyhow v1.0.56 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling tracing v0.1.33 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling eyre v0.6.8 [INFO] [stderr] Compiling tracing-subscriber v0.3.11 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling prost-derive v0.10.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling tracing-error v0.2.0 [INFO] [stderr] Compiling owo-colors v3.3.0 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling color-spantrace v0.2.0 [INFO] [stderr] Compiling snafu v0.7.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling color-eyre v0.6.1 [INFO] [stderr] Compiling prost v0.10.1 [INFO] [stderr] Compiling tokio-util v0.7.1 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling dummy v0.4.1 [INFO] [stderr] Compiling fake v2.4.3 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling tsyncp v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcQhAzIE/symbols.o" "/opt/rustwide/target/debug/examples/barrier-ac86c65dea338961.barrier.e0bc6635-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/barrier-ac86c65dea338961.barrier.e0bc6635-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/barrier-ac86c65dea338961.barrier.e0bc6635-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/barrier-ac86c65dea338961.barrier.e0bc6635-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/barrier-ac86c65dea338961.barrier.e0bc6635-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/barrier-ac86c65dea338961.barrier.e0bc6635-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/barrier-ac86c65dea338961.barrier.e0bc6635-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/barrier-ac86c65dea338961.barrier.e0bc6635-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/barrier-ac86c65dea338961.barrier.e0bc6635-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/barrier-ac86c65dea338961.barrier.e0bc6635-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/barrier-ac86c65dea338961.barrier.e0bc6635-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/barrier-ac86c65dea338961.barrier.e0bc6635-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/barrier-ac86c65dea338961.barrier.e0bc6635-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/barrier-ac86c65dea338961.barrier.e0bc6635-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/barrier-ac86c65dea338961.barrier.e0bc6635-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/barrier-ac86c65dea338961.barrier.e0bc6635-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/barrier-ac86c65dea338961.4o5re6b6b5kf2rup.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/c5842b0be783dffa5a49693541acb79115c7eeef/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libtsyncp-4b72f0f8d6115133.rlib" "/opt/rustwide/target/debug/deps/libprost-8bbbd496c10e7f3c.rlib" "/opt/rustwide/target/debug/deps/libbincode-989a7d2811f612dd.rlib" "/opt/rustwide/target/debug/deps/libserde_json-4fde18d7c413759f.rlib" "/opt/rustwide/target/debug/deps/libryu-502943e46dd7b745.rlib" "/opt/rustwide/target/debug/deps/libitoa-02bdd2be5ac8e9f1.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-775911396315965e.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-27f461eefd45a505.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-283f2487fcc9f0f1.rlib" "/opt/rustwide/target/debug/deps/liblock_api-5df3ec707f3ec46c.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libinstant-e762c784f8da740e.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-3ce265382665024e.rlib" "/opt/rustwide/target/debug/deps/libserde-d05245cc75169d8a.rlib" "/opt/rustwide/target/debug/deps/libtokio-6ab8a571372b2cdf.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-c2d7faf138c5fda5.rlib" "/opt/rustwide/target/debug/deps/libsocket2-8a1943efdd14d068.rlib" "/opt/rustwide/target/debug/deps/libbytes-5e8424a0f7103369.rlib" "/opt/rustwide/target/debug/deps/libmio-a5ede5e3c3de0a2e.rlib" "/opt/rustwide/target/debug/deps/libsnafu-0db6325407ac625e.rlib" "/opt/rustwide/target/debug/deps/libdoc_comment-547114905a4d2f08.rlib" "/opt/rustwide/target/debug/deps/libpin_project-c5e26dd82245ff9c.rlib" "/opt/rustwide/target/debug/deps/libfutures-46cf02e312030caf.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-07393facb9fb55d4.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-fd3bae5ed45c3caf.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-cc2c366f0800939b.rlib" "/opt/rustwide/target/debug/deps/libslab-bda603b4c4e76b4a.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-2bf0325954747a8f.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-7d213b16a2f2adf2.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/target/debug/deps/libenv_logger-3d95ffbffb22917e.rlib" "/opt/rustwide/target/debug/deps/libatty-80b11f8933615125.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-2371eaeb5b8d3a13.rlib" "/opt/rustwide/target/debug/deps/libhumantime-69fede984985242f.rlib" "/opt/rustwide/target/debug/deps/liblog-de6ab1fd6080fec5.rlib" "/opt/rustwide/target/debug/deps/libregex-50a6e49a7811a8a6.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-056f10d3df8fc98c.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-5e1cc215759dcea0.rlib" "/opt/rustwide/target/debug/deps/libcolor_eyre-8c4e4c0d79ee7847.rlib" "/opt/rustwide/target/debug/deps/libcolor_spantrace-08ae8917ee3e3211.rlib" "/opt/rustwide/target/debug/deps/libtracing_error-3caf4c445e415cf3.rlib" "/opt/rustwide/target/debug/deps/libtracing_subscriber-78c8af69fab81137.rlib" "/opt/rustwide/target/debug/deps/libthread_local-a8f3db7af6a8e8d7.rlib" "/opt/rustwide/target/debug/deps/libsharded_slab-50f76f6e115e39aa.rlib" "/opt/rustwide/target/debug/deps/libtracing-7920ab41cf7c3b16.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-d4223cfaa04037d7.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-6a3b1b2050cd378c.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libowo_colors-42c9ea1af362c89d.rlib" "/opt/rustwide/target/debug/deps/libeyre-5dc34e231033a2bf.rlib" "/opt/rustwide/target/debug/deps/libindenter-960e334885df7867.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-8701aae6e7d8d54f.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-b464bab468f6e429.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-4ec9e1bbad530c2b.rlib" "/opt/rustwide/target/debug/deps/libadler-3a9d1165c599cab1.rlib" "/opt/rustwide/target/debug/deps/libobject-d963f9a9705293d5.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e6bbee201eb478c9.rlib" "/opt/rustwide/target/debug/deps/liblibc-a45264c8eaeaa33b.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-7c7a618447d0c875.rlib" "/opt/rustwide/target/debug/deps/libgimli-77d5d8fe668a6006.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-5d383c335f8e8ef8.rlib" "/opt/rustwide/rustup-home/toolchains/c5842b0be783dffa5a49693541acb79115c7eeef/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-f30f0c72643db558.rlib" "/opt/rustwide/rustup-home/toolchains/c5842b0be783dffa5a49693541acb79115c7eeef/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-f568c570fff954b1.rlib" "/opt/rustwide/rustup-home/toolchains/c5842b0be783dffa5a49693541acb79115c7eeef/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-e7b70edde5e55443.rlib" "/opt/rustwide/rustup-home/toolchains/c5842b0be783dffa5a49693541acb79115c7eeef/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-e89379089032cd0e.rlib" "/opt/rustwide/rustup-home/toolchains/c5842b0be783dffa5a49693541acb79115c7eeef/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-e7d90005a619f6ea.rlib" "/opt/rustwide/rustup-home/toolchains/c5842b0be783dffa5a49693541acb79115c7eeef/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-e8fa7b53a3149a70.rlib" "/opt/rustwide/rustup-home/toolchains/c5842b0be783dffa5a49693541acb79115c7eeef/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-db4d651637ed1365.rlib" "/opt/rustwide/rustup-home/toolchains/c5842b0be783dffa5a49693541acb79115c7eeef/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-255c18ca7ff0a7c6.rlib" "/opt/rustwide/rustup-home/toolchains/c5842b0be783dffa5a49693541acb79115c7eeef/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-1791beb5b36e409b.rlib" "/opt/rustwide/rustup-home/toolchains/c5842b0be783dffa5a49693541acb79115c7eeef/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-ab2b83cf39766489.rlib" "/opt/rustwide/rustup-home/toolchains/c5842b0be783dffa5a49693541acb79115c7eeef/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-21993ed5a33c1bb3.rlib" "/opt/rustwide/rustup-home/toolchains/c5842b0be783dffa5a49693541acb79115c7eeef/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-b113a1d1429de7b6.rlib" "/opt/rustwide/rustup-home/toolchains/c5842b0be783dffa5a49693541acb79115c7eeef/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-0aacf29316aaa95c.rlib" "/opt/rustwide/rustup-home/toolchains/c5842b0be783dffa5a49693541acb79115c7eeef/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fcf994c37af81dc5.rlib" "/opt/rustwide/rustup-home/toolchains/c5842b0be783dffa5a49693541acb79115c7eeef/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a5319eed00c3264d.rlib" "/opt/rustwide/rustup-home/toolchains/c5842b0be783dffa5a49693541acb79115c7eeef/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c6c03e024a2f1e46.rlib" "/opt/rustwide/rustup-home/toolchains/c5842b0be783dffa5a49693541acb79115c7eeef/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-522518611024dce5.rlib" "/opt/rustwide/rustup-home/toolchains/c5842b0be783dffa5a49693541acb79115c7eeef/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-05898138a596088a.rlib" "/opt/rustwide/rustup-home/toolchains/c5842b0be783dffa5a49693541acb79115c7eeef/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-b7c79d85cf21a511.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/c5842b0be783dffa5a49693541acb79115c7eeef/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/barrier-ac86c65dea338961" "-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 `tsyncp` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "856b6b2fb9f2154a327e7c24521953ff31e42c061ce8bc9dd3cf6c21c4ee56c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "856b6b2fb9f2154a327e7c24521953ff31e42c061ce8bc9dd3cf6c21c4ee56c9", kill_on_drop: false }` [INFO] [stdout] 856b6b2fb9f2154a327e7c24521953ff31e42c061ce8bc9dd3cf6c21c4ee56c9