[INFO] fetching crate reool 0.30.0... [INFO] testing reool-0.30.0 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate reool 0.30.0 into /workspace/builds/worker-68/source [INFO] validating manifest of crates.io crate reool 0.30.0 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate reool 0.30.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate reool 0.30.0 [INFO] tweaked toml for crates.io crate reool 0.30.0 written to /workspace/builds/worker-68/source/Cargo.toml [INFO] crate crates.io crate reool 0.30.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-68/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-68/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2e50e61d6f9d3b322ea7b550b9b0d90d4f15879698ab08425eecd5b3fb0b5678 [INFO] running `Command { std: "docker" "start" "-a" "2e50e61d6f9d3b322ea7b550b9b0d90d4f15879698ab08425eecd5b3fb0b5678", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2e50e61d6f9d3b322ea7b550b9b0d90d4f15879698ab08425eecd5b3fb0b5678", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e50e61d6f9d3b322ea7b550b9b0d90d4f15879698ab08425eecd5b3fb0b5678", kill_on_drop: false }` [INFO] [stdout] 2e50e61d6f9d3b322ea7b550b9b0d90d4f15879698ab08425eecd5b3fb0b5678 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-68/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-68/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 209aebe067f192dcb1e88926e0e0f24ea966a10692151063cac85ad43d99ff56 [INFO] running `Command { std: "docker" "start" "-a" "209aebe067f192dcb1e88926e0e0f24ea966a10692151063cac85ad43d99ff56", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling libc v0.2.99 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling futures-core v0.3.16 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling futures-channel v0.3.16 [INFO] [stderr] Compiling futures-sink v0.3.16 [INFO] [stderr] Compiling futures-task v0.3.16 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling slab v0.4.4 [INFO] [stderr] Compiling futures-io v0.3.16 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling futures-macro v0.3.16 [INFO] [stderr] Compiling tokio v1.9.0 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Compiling tinyvec v1.3.1 [INFO] [stderr] Compiling instant v0.1.10 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling futures-executor v0.3.16 [INFO] [stderr] Compiling futures v0.3.16 [INFO] [stderr] Compiling trust-dns-proto v0.20.3 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling combine v4.6.0 [INFO] [stderr] Compiling tokio-stream v0.1.7 [INFO] [stderr] Compiling trust-dns-resolver v0.20.3 [INFO] [stderr] Compiling redis v0.21.0 [INFO] [stderr] Compiling reool v0.30.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 34.60s [INFO] running `Command { std: "docker" "inspect" "209aebe067f192dcb1e88926e0e0f24ea966a10692151063cac85ad43d99ff56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "209aebe067f192dcb1e88926e0e0f24ea966a10692151063cac85ad43d99ff56", kill_on_drop: false }` [INFO] [stdout] 209aebe067f192dcb1e88926e0e0f24ea966a10692151063cac85ad43d99ff56 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-68/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-68/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 54baaab7ce8d2dc457d697c01c114205d873b0b954da1cde348fed6cb4b0440a [INFO] running `Command { std: "docker" "start" "-a" "54baaab7ce8d2dc457d697c01c114205d873b0b954da1cde348fed6cb4b0440a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling reool v0.30.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `reool` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name reool --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' -C metadata=4642dbc7d2aa1bf8 -C extra-filename=-4642dbc7d2aa1bf8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern futures=/opt/rustwide/target/debug/deps/libfutures-85cf9eced9bfc501.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-ba3200a69ea295c7.rlib --extern pretty_env_logger=/opt/rustwide/target/debug/deps/libpretty_env_logger-50a02b2b51c321fe.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-ee71543c50571c52.rlib --extern redis=/opt/rustwide/target/debug/deps/libredis-3d006f50b0cd4643.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-d6899caf99c301ad.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-7e87cd9ade1a2d66.rlib --extern trust_dns_resolver=/opt/rustwide/target/debug/deps/libtrust_dns_resolver-c6d8126cbbb36f1e.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/runtime-04362928308ff8c6.runtime.5d295804-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/runtime-04362928308ff8c6.runtime.5d295804-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/runtime-04362928308ff8c6.runtime.5d295804-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/runtime-04362928308ff8c6.runtime.5d295804-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/runtime-04362928308ff8c6.runtime.5d295804-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/runtime-04362928308ff8c6.runtime.5d295804-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/runtime-04362928308ff8c6.runtime.5d295804-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/runtime-04362928308ff8c6.runtime.5d295804-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/runtime-04362928308ff8c6.runtime.5d295804-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/runtime-04362928308ff8c6.runtime.5d295804-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/runtime-04362928308ff8c6.runtime.5d295804-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/runtime-04362928308ff8c6.runtime.5d295804-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/runtime-04362928308ff8c6.runtime.5d295804-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/runtime-04362928308ff8c6.runtime.5d295804-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/runtime-04362928308ff8c6.runtime.5d295804-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/runtime-04362928308ff8c6.runtime.5d295804-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/runtime-04362928308ff8c6.2wkkk4t4sfyocfee.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libpretty_env_logger-50a02b2b51c321fe.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-d3c9204c8c294e9d.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-b126e2ab944ff130.rlib" "/opt/rustwide/target/debug/deps/libatty-5da337ff1c3c65e4.rlib" "/opt/rustwide/target/debug/deps/libhumantime-91ca063d910be691.rlib" "/opt/rustwide/target/debug/deps/libregex-835a820946206844.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-50d36aa7e85ac04f.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-fd0c3ba7c22fa1f4.rlib" "/opt/rustwide/target/debug/deps/libreool-89659475213aaf67.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-c6d8126cbbb36f1e.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-d67c7e4168fd42e2.rlib" "/opt/rustwide/target/debug/deps/libhostname-d968c039cefccaaf.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-f55f469ac74b7fae.rlib" "/opt/rustwide/target/debug/deps/libquick_error-9f037071f33ff693.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-08d8c72beb14028f.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-b1b7778eac3ce9ec.rlib" "/opt/rustwide/target/debug/deps/liblock_api-5c55c1618ea60523.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libinstant-0a905b6cdc18bc82.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-c9726424f3cfa668.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-2d73749d53e508e5.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-ef090798f016373c.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-0e12401d3f654579.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-db8c7da9cef73501.rlib" "/opt/rustwide/target/debug/deps/libipnet-a4a4d5377d91ef9a.rlib" "/opt/rustwide/target/debug/deps/libthiserror-222683f1a1cc81aa.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-7e87cd9ade1a2d66.rlib" "/opt/rustwide/target/debug/deps/librand-ee71543c50571c52.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-e18f26460ce4e777.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-4b4e10d54e032e24.rlib" "/opt/rustwide/target/debug/deps/librand_core-f9719cf21693c51f.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-161d78d0f1f6a8d9.rlib" "/opt/rustwide/target/debug/deps/libredis-3d006f50b0cd4643.rlib" "/opt/rustwide/target/debug/deps/libdtoa-0435f60421215b0f.rlib" "/opt/rustwide/target/debug/deps/liburl-b6b6ba22bdae9c71.rlib" "/opt/rustwide/target/debug/deps/libidna-a6ca573005d8f4ed.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-3d7ff4a85260c816.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-36b7f0a3f56e0a30.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-c8728763a1cfbcab.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-7d79f1310ca303e8.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-186b4d50aeb6750b.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libmatches-efe3d8804af1a290.rlib" "/opt/rustwide/target/debug/deps/libitoa-233da835b39c05ce.rlib" "/opt/rustwide/target/debug/deps/libsha1-fe0bff6a1469592d.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-39555d7243c26e38.rlib" "/opt/rustwide/target/debug/deps/libcombine-33eda9d0724cd62b.rlib" "/opt/rustwide/target/debug/deps/libtokio-d6899caf99c301ad.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-3623cbfbdbf9795f.rlib" "/opt/rustwide/target/debug/deps/libmio-f29e68cb5873119b.rlib" "/opt/rustwide/target/debug/deps/liblibc-e81517d8fd75aef9.rlib" "/opt/rustwide/target/debug/deps/libbytes-5cd672cac86e9454.rlib" "/opt/rustwide/target/debug/deps/liblog-ba3200a69ea295c7.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/libfutures-85cf9eced9bfc501.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-700a4adc1ba78588.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-2e57bb1af5474950.rlib" "/opt/rustwide/target/debug/deps/libmemchr-5778b0c3602687a8.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-c8cb5716cd1cc058.rlib" "/opt/rustwide/target/debug/deps/libslab-0fb1f137d136c8f3.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-2898ce69909afa75.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-cd107537ca905c26.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-c6ed88b131c2fcce.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-dff4c69b19fd5799.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-501725f4e360d46d.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-ecf1cfc7e2de89ee.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/runtime-04362928308ff8c6" "-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 `reool` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "54baaab7ce8d2dc457d697c01c114205d873b0b954da1cde348fed6cb4b0440a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "54baaab7ce8d2dc457d697c01c114205d873b0b954da1cde348fed6cb4b0440a", kill_on_drop: false }` [INFO] [stdout] 54baaab7ce8d2dc457d697c01c114205d873b0b954da1cde348fed6cb4b0440a