[INFO] cloning repository https://github.com/YushiOMOTE/toio-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/YushiOMOTE/toio-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYushiOMOTE%2Ftoio-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYushiOMOTE%2Ftoio-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 123c626e1d446275f705d9955ae33d50516321d7 [INFO] testing YushiOMOTE/toio-rs against beta-2021-09-08 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYushiOMOTE%2Ftoio-rs" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/YushiOMOTE/toio-rs on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/YushiOMOTE/toio-rs [INFO] finished tweaking git repo https://github.com/YushiOMOTE/toio-rs [INFO] tweaked toml for git repo https://github.com/YushiOMOTE/toio-rs written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/YushiOMOTE/toio-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded derive-new v0.5.8 [INFO] [stderr] Downloaded enumflags2_derive v0.6.4 [INFO] [stderr] Downloaded pin-project-internal v0.4.20 [INFO] [stderr] Downloaded hex-literal-impl v0.2.2 [INFO] [stderr] Downloaded pin-project v0.4.20 [INFO] [stderr] Downloaded anyhow v1.0.31 [INFO] [stderr] Downloaded proc-macro-nested v0.1.5 [INFO] [stderr] Downloaded enumflags2 v0.6.4 [INFO] [stderr] Downloaded async-trait v0.1.35 [INFO] [stderr] Downloaded tokio v0.2.21 [INFO] [stderr] Downloaded serde_derive v1.0.111 [INFO] [stderr] Downloaded proc-macro-hack v0.5.16 [INFO] [stderr] Downloaded serde v1.0.111 [INFO] [stderr] Downloaded serde_repr v0.1.5 [INFO] [stderr] Downloaded core_bluetooth v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9a47b088310a69b616a4701fad0dc982bb8f63210581545d6c797a61fbee97c6 [INFO] running `Command { std: "docker" "start" "-a" "9a47b088310a69b616a4701fad0dc982bb8f63210581545d6c797a61fbee97c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9a47b088310a69b616a4701fad0dc982bb8f63210581545d6c797a61fbee97c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a47b088310a69b616a4701fad0dc982bb8f63210581545d6c797a61fbee97c6", kill_on_drop: false }` [INFO] [stdout] 9a47b088310a69b616a4701fad0dc982bb8f63210581545d6c797a61fbee97c6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a10689c2951c77010960a3112f3421280d97fbf2ebe500158018bd12e3a42091 [INFO] running `Command { std: "docker" "start" "-a" "a10689c2951c77010960a3112f3421280d97fbf2ebe500158018bd12e3a42091", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.31 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling proc-macro-nested v0.1.5 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling serde v1.0.111 [INFO] [stderr] Compiling anyhow v1.0.31 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling hex-literal-impl v0.2.2 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling hex-literal v0.2.1 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling pin-project-internal v0.4.20 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling serde_derive v1.0.111 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling async-trait v0.1.35 [INFO] [stderr] Compiling serde_repr v0.1.5 [INFO] [stderr] Compiling derive-new v0.5.8 [INFO] [stderr] Compiling tokio v0.2.21 [INFO] [stderr] Compiling pin-project v0.4.20 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling toio v0.1.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 45.99s [INFO] running `Command { std: "docker" "inspect" "a10689c2951c77010960a3112f3421280d97fbf2ebe500158018bd12e3a42091", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a10689c2951c77010960a3112f3421280d97fbf2ebe500158018bd12e3a42091", kill_on_drop: false }` [INFO] [stdout] a10689c2951c77010960a3112f3421280d97fbf2ebe500158018bd12e3a42091 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9861042d845aafa11584448b8232566d546d879b2bdd6eb09a43fde51e363604 [INFO] running `Command { std: "docker" "start" "-a" "9861042d845aafa11584448b8232566d546d879b2bdd6eb09a43fde51e363604", kill_on_drop: false }` [INFO] [stderr] Compiling toio v0.1.4 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `toio` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name toio --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=c086307a0880211c -C extra-filename=-c086307a0880211c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-328a1c46a12f8edf.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-a44baad4b51768d0.so --extern bytes=/opt/rustwide/target/debug/deps/libbytes-0564acb8165b7d31.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-128f2bf059d50eb5.rlib --extern derive_new=/opt/rustwide/target/debug/deps/libderive_new-934de59f548c4041.so --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-6d208f8818b01d0f.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-e72726dc34684d00.rlib --extern hex_literal=/opt/rustwide/target/debug/deps/libhex_literal-8b71de277dc9d96a.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-cee60f7cd3d2ec9d.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-f4b757e3b88de935.rlib --extern serde_repr=/opt/rustwide/target/debug/deps/libserde_repr-3a567aab99cc1f64.so --extern tokio=/opt/rustwide/target/debug/deps/libtokio-0f5eb21566645928.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 status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/print-6f3319fd9cdbc6eb.print.0d197e3c-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/print-6f3319fd9cdbc6eb.print.0d197e3c-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/print-6f3319fd9cdbc6eb.print.0d197e3c-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/print-6f3319fd9cdbc6eb.print.0d197e3c-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/print-6f3319fd9cdbc6eb.print.0d197e3c-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/print-6f3319fd9cdbc6eb.print.0d197e3c-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/print-6f3319fd9cdbc6eb.print.0d197e3c-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/print-6f3319fd9cdbc6eb.print.0d197e3c-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/print-6f3319fd9cdbc6eb.print.0d197e3c-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/print-6f3319fd9cdbc6eb.print.0d197e3c-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/print-6f3319fd9cdbc6eb.print.0d197e3c-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/print-6f3319fd9cdbc6eb.print.0d197e3c-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/print-6f3319fd9cdbc6eb.print.0d197e3c-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/print-6f3319fd9cdbc6eb.print.0d197e3c-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/print-6f3319fd9cdbc6eb.print.0d197e3c-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/print-6f3319fd9cdbc6eb.print.0d197e3c-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/print-6f3319fd9cdbc6eb.33zmbvkjaqqttn9k.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-6d208f8818b01d0f.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-c96808e7beca6ad9.rlib" "/opt/rustwide/target/debug/deps/libatty-0a21899c979efae1.rlib" "/opt/rustwide/target/debug/deps/libhumantime-91ca063d910be691.rlib" "/opt/rustwide/target/debug/deps/libquick_error-9f037071f33ff693.rlib" "/opt/rustwide/target/debug/deps/libregex-f8b789a715e6a110.rlib" "/opt/rustwide/target/debug/deps/libthread_local-fc112ae30411db47.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-e30d475944f3d494.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-670902bb7e86937f.rlib" "/opt/rustwide/target/debug/deps/libtoio-9a04f05d4caab8d9.rlib" "/opt/rustwide/target/debug/deps/libhex_literal-8b71de277dc9d96a.rlib" "/opt/rustwide/target/debug/deps/libtokio-0f5eb21566645928.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-71eb44a04e308a6d.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-b2f599766ec575ad.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-28763443a85b9641.rlib" "/opt/rustwide/target/debug/deps/libfnv-bb690c336855f248.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-04fc2d8253495387.rlib" "/opt/rustwide/target/debug/deps/libmio-b2a5f173ffab6c9c.rlib" "/opt/rustwide/target/debug/deps/libiovec-b668d6ddbfe8ca17.rlib" "/opt/rustwide/target/debug/deps/libnet2-842637dc628b8fb8.rlib" "/opt/rustwide/target/debug/deps/liblibc-b03a7f37d3ffe34d.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libbytes-0564acb8165b7d31.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-042c5ede8395d4c7.rlib" "/opt/rustwide/target/debug/deps/liblog-cee60f7cd3d2ec9d.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b22544e46cbb7baa.rlib" "/opt/rustwide/target/debug/deps/libserde-f4b757e3b88de935.rlib" "/opt/rustwide/target/debug/deps/libfutures-e72726dc34684d00.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-9225976e3c8446ac.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-8b47bbbf7b9602ec.rlib" "/opt/rustwide/target/debug/deps/libmemchr-ea1aace9ed0e5b1e.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-c728d6aa0d886836.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-e36168687d18d63f.rlib" "/opt/rustwide/target/debug/deps/libslab-ee0db592f9db8068.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-e996f6b818c7dcd4.rlib" "/opt/rustwide/target/debug/deps/libpin_project-13db7dea1951f10b.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-c17b885b0b770dcd.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-b130cd5503eabd0a.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-debad35a842a51db.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-501725f4e360d46d.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-872a8df0ad0540a0.rlib" "/opt/rustwide/target/debug/deps/libanyhow-328a1c46a12f8edf.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9a950938f3668a37.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-3b1b529ec96b3df7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-ac333df4e6839cea.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-22a9ff9d2be6d427.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5decbb94c7d60860.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-29a9663b62a1cd00.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6f0cee0dbab2d3f8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-f5dc7d1d28c5c249.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d19bda9ef557e755.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-82a955fd13db2399.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-44f3e7c1b7cc17ef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-3ee6f750c5f3c2cf.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-ae5e1795dcba83e8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8d545d8592f2b534.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-c4c222675f83fd37.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c1e9c53e75e301ed.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-beea7d9617fe25c5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-8ef7dd43fc671f88.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-80a2b295510dd038.rlib" "-Wl,-Bdynamic" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/print-6f3319fd9cdbc6eb" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-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: build failed [INFO] running `Command { std: "docker" "inspect" "9861042d845aafa11584448b8232566d546d879b2bdd6eb09a43fde51e363604", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9861042d845aafa11584448b8232566d546d879b2bdd6eb09a43fde51e363604", kill_on_drop: false }` [INFO] [stdout] 9861042d845aafa11584448b8232566d546d879b2bdd6eb09a43fde51e363604