[INFO] fetching crate tuftool 0.5.0... [INFO] testing tuftool-0.5.0 against beta-2021-01-01 for beta-1.50-1 [INFO] extracting crate tuftool 0.5.0 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate tuftool 0.5.0 on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate tuftool 0.5.0 [INFO] finished tweaking crates.io crate tuftool 0.5.0 [INFO] tweaked toml for crates.io crate tuftool 0.5.0 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate crates.io crate tuftool 0.5.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded globset v0.4.5 [INFO] [stderr] Downloaded rusoto_credential v0.44.0 [INFO] [stderr] Downloaded mockito v0.26.0 [INFO] [stderr] Downloaded rusoto_kms v0.44.0 [INFO] [stderr] Downloaded rusoto_ssm v0.44.0 [INFO] [stderr] Downloaded snafu-derive v0.6.8 [INFO] [stderr] Downloaded tough v0.9.0 [INFO] [stderr] Downloaded tough-ssm v0.4.0 [INFO] [stderr] Downloaded pem v0.8.1 [INFO] [stderr] Downloaded zeroize v1.1.1 [INFO] [stderr] Downloaded time v0.2.20 [INFO] [stderr] Downloaded snafu v0.6.8 [INFO] [stderr] Downloaded rusoto_signature v0.44.0 [INFO] [stderr] Downloaded rusoto_core v0.44.0 [INFO] [stderr] Downloaded tough-kms v0.1.0 [INFO] [stderr] Downloaded olpc-cjson v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7ed2190168b7db74e0610b86b0f6f6839db9e9bb760dfecba2a12923f0e74616 [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" "7ed2190168b7db74e0610b86b0f6f6839db9e9bb760dfecba2a12923f0e74616", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7ed2190168b7db74e0610b86b0f6f6839db9e9bb760dfecba2a12923f0e74616", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ed2190168b7db74e0610b86b0f6f6839db9e9bb760dfecba2a12923f0e74616", kill_on_drop: false }` [INFO] [stdout] 7ed2190168b7db74e0610b86b0f6f6839db9e9bb760dfecba2a12923f0e74616 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 46fe0a929b3800268b71cbc91805c0e65eb5b13f3ff820d4cde9512623f023e2 [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" "46fe0a929b3800268b71cbc91805c0e65eb5b13f3ff820d4cde9512623f023e2", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.41 [INFO] [stderr] Compiling arc-swap v0.4.7 [INFO] [stderr] Compiling const_fn v0.4.2 [INFO] [stderr] Compiling zeroize v1.1.1 [INFO] [stderr] Compiling rayon-core v1.8.0 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling ring v0.16.15 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling standback v0.2.10 [INFO] [stderr] Compiling time v0.2.20 [INFO] [stderr] Compiling miniz_oxide v0.4.2 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling rayon v1.4.0 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling addr2line v0.13.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling net2 v0.2.35 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling socket2 v0.3.15 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling tracing v0.1.19 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling rusoto_core v0.44.0 [INFO] [stderr] Compiling signal-hook-registry v1.2.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling globset v0.4.5 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling backtrace v0.3.50 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling webpki v0.21.3 [INFO] [stderr] Compiling ct-logs v0.6.0 [INFO] [stderr] Compiling rustls v0.17.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling rustls-native-certs v0.3.0 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling async-trait v0.1.40 [INFO] [stderr] Compiling snafu-derive v0.6.8 [INFO] [stderr] Compiling structopt-derive v0.4.10 [INFO] [stderr] Compiling time-macros v0.1.0 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling snafu v0.6.8 [INFO] [stderr] Compiling structopt v0.3.17 [INFO] [stderr] Compiling pin-project v0.4.23 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-rustls v0.13.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Compiling h2 v0.2.6 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling chrono v0.4.15 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling serde_plain v0.3.0 [INFO] [stderr] Compiling simplelog v0.8.0 [INFO] [stderr] Compiling olpc-cjson v0.1.0 [INFO] [stderr] Compiling hyper v0.13.7 [INFO] [stderr] Compiling rusoto_credential v0.44.0 [INFO] [stderr] Compiling hyper-rustls v0.20.0 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling reqwest v0.10.8 [INFO] [stderr] Compiling rusoto_signature v0.44.0 [INFO] [stderr] Compiling tough v0.9.0 [INFO] [stderr] Compiling rusoto_ssm v0.44.0 [INFO] [stderr] Compiling rusoto_kms v0.44.0 [INFO] [stderr] Compiling tough-kms v0.1.0 [INFO] [stderr] Compiling tough-ssm v0.4.0 [INFO] [stderr] Compiling tuftool v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 17s [INFO] running `Command { std: "docker" "inspect" "46fe0a929b3800268b71cbc91805c0e65eb5b13f3ff820d4cde9512623f023e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "46fe0a929b3800268b71cbc91805c0e65eb5b13f3ff820d4cde9512623f023e2", kill_on_drop: false }` [INFO] [stdout] 46fe0a929b3800268b71cbc91805c0e65eb5b13f3ff820d4cde9512623f023e2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 02ea234d0b9a5b8fca3b4a4cd3a7ab5f29208e8fcb4e51db99caf21077c3ec56 [INFO] running `Command { std: "docker" "start" "-a" "02ea234d0b9a5b8fca3b4a4cd3a7ab5f29208e8fcb4e51db99caf21077c3ec56", kill_on_drop: false }` [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling assert_cmd v1.0.1 [INFO] [stderr] Compiling extend v0.1.2 [INFO] [stderr] Compiling assert-json-diff v1.1.0 [INFO] [stderr] Compiling mockito v0.26.0 [INFO] [stderr] Compiling tuftool v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `tuftool` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name delegation_commands --edition=2018 tests/delegation_commands.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="rusoto"' --cfg 'feature="rusoto-rustls"' --cfg 'feature="rusoto_core"' --cfg 'feature="rusoto_credential"' --cfg 'feature="rusoto_kms"' --cfg 'feature="rusoto_ssm"' -C metadata=d680bc366a3ef760 -C extra-filename=-d680bc366a3ef760 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern assert_cmd=/opt/rustwide/target/debug/deps/libassert_cmd-c4f376e6366b6264.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-438c4301b8469e1c.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-14911843fdb620d9.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-93afe3d9087c158b.rlib --extern maplit=/opt/rustwide/target/debug/deps/libmaplit-716ab23a78a063c8.rlib --extern mockito=/opt/rustwide/target/debug/deps/libmockito-2ee3183eea103ee8.rlib --extern olpc_cjson=/opt/rustwide/target/debug/deps/libolpc_cjson-9ebd93fb5388599c.rlib --extern pem=/opt/rustwide/target/debug/deps/libpem-54258a43ed49e79a.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-5b892c3d90c60d0a.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-fb402ab22b204179.rlib --extern ring=/opt/rustwide/target/debug/deps/libring-42343a1637a6d1f1.rlib --extern rusoto_core=/opt/rustwide/target/debug/deps/librusoto_core-828ed69668666d36.rlib --extern rusoto_credential=/opt/rustwide/target/debug/deps/librusoto_credential-6dac27a8c78e4292.rlib --extern rusoto_kms=/opt/rustwide/target/debug/deps/librusoto_kms-c9043fc17669a324.rlib --extern rusoto_ssm=/opt/rustwide/target/debug/deps/librusoto_ssm-10883fc6d2cf4356.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-b9599f6f8c3d3ce4.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-c0c6f98cd7f59228.rlib --extern simplelog=/opt/rustwide/target/debug/deps/libsimplelog-bb5cbd6abe02f218.rlib --extern snafu=/opt/rustwide/target/debug/deps/libsnafu-00f9d4ab9a9745e8.rlib --extern structopt=/opt/rustwide/target/debug/deps/libstructopt-80947f30dcf93085.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-addb1fbcf414c7d7.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-462cb47194aa3508.rlib --extern tough=/opt/rustwide/target/debug/deps/libtough-8ed5797d8e17fa67.rlib --extern tough_kms=/opt/rustwide/target/debug/deps/libtough_kms-c9dae1f3ea40e724.rlib --extern tough_ssm=/opt/rustwide/target/debug/deps/libtough_ssm-9b23426f1671d6ff.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-87f366440c300c34.rlib --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-61d7662228196c72.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-00238dfb186b0685/out` (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/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/root_command-8ed5e6f576c71e9f.root_command.9fa4fq1r-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/root_command-8ed5e6f576c71e9f.root_command.9fa4fq1r-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/root_command-8ed5e6f576c71e9f.root_command.9fa4fq1r-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/root_command-8ed5e6f576c71e9f.root_command.9fa4fq1r-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/root_command-8ed5e6f576c71e9f.root_command.9fa4fq1r-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/root_command-8ed5e6f576c71e9f.root_command.9fa4fq1r-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/root_command-8ed5e6f576c71e9f.root_command.9fa4fq1r-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/root_command-8ed5e6f576c71e9f.root_command.9fa4fq1r-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/root_command-8ed5e6f576c71e9f.root_command.9fa4fq1r-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/root_command-8ed5e6f576c71e9f.root_command.9fa4fq1r-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/root_command-8ed5e6f576c71e9f.root_command.9fa4fq1r-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/root_command-8ed5e6f576c71e9f.root_command.9fa4fq1r-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/root_command-8ed5e6f576c71e9f.root_command.9fa4fq1r-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/root_command-8ed5e6f576c71e9f.root_command.9fa4fq1r-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/root_command-8ed5e6f576c71e9f.root_command.9fa4fq1r-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/root_command-8ed5e6f576c71e9f.root_command.9fa4fq1r-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/root_command-8ed5e6f576c71e9f" "/opt/rustwide/target/debug/deps/root_command-8ed5e6f576c71e9f.3jsodvjjqyt1v64a.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-00238dfb186b0685/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-c99ebba9851136ef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-190ecd0479955c2e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-10cf7eacb763a707.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-5f0069e1a0595222.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-176a753cf8833059.rlib" "/opt/rustwide/target/debug/deps/libtough-8ed5797d8e17fa67.rlib" "/opt/rustwide/target/debug/deps/libpem-54258a43ed49e79a.rlib" "/opt/rustwide/target/debug/deps/libhex-14911843fdb620d9.rlib" "/opt/rustwide/target/debug/deps/libglobset-3f50190d34c76010.rlib" "/opt/rustwide/target/debug/deps/libregex-7e54aceed60f31bf.rlib" "/opt/rustwide/target/debug/deps/libthread_local-abd19461110d9879.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-ecd352392faaf83d.rlib" "/opt/rustwide/target/debug/deps/libbstr-622c010261b2417b.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-d9b457e9389a1382.rlib" "/opt/rustwide/target/debug/deps/libreqwest-fb402ab22b204179.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-288cce09879db292.rlib" "/opt/rustwide/target/debug/deps/libipnet-a61fcdffca614624.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-cf406689e2cc7278.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-5581546c0963dbf4.rlib" "/opt/rustwide/target/debug/deps/libdtoa-1db77edde63def9c.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-cb545c0a6fad3461.rlib" "/opt/rustwide/target/debug/deps/libbase64-eb76252f3a009c81.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-17e3475f9f30b13e.rlib" "/opt/rustwide/target/debug/deps/libunicase-437569845dc0e529.rlib" "/opt/rustwide/target/debug/deps/libmime-5fbcfd0ea7428491.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-2d853074b8f62635.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-65d1fa460031adce.rlib" "/opt/rustwide/target/debug/deps/libopenssl-ec9b3195e444c855.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-b42ad0e617cab3c2.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-55dec0f74faa33df.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-cf5ba4a61f263f83.rlib" "/opt/rustwide/target/debug/deps/libbitflags-8a5476fab5bb3232.rlib" "/opt/rustwide/target/debug/deps/libhyper-6b6de55da10e5614.rlib" "/opt/rustwide/target/debug/deps/libhttparse-4498e44828a5bbeb.rlib" "/opt/rustwide/target/debug/deps/libwant-093d640c7a59cec3.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-1c025aec5b81abc7.rlib" "/opt/rustwide/target/debug/deps/libh2-c02f4b0801a56f82.rlib" "/opt/rustwide/target/debug/deps/libindexmap-374502a9c352bc11.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-9afdf49deae5643e.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-6f3ff1917d2ead9f.rlib" "/opt/rustwide/target/debug/deps/libsocket2-f309d7ae394574b3.rlib" "/opt/rustwide/target/debug/deps/libtower_service-b46ab647ec6da3c5.rlib" "/opt/rustwide/target/debug/deps/libtracing-f0313a060be4173c.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-4ec25778395047d2.rlib" "/opt/rustwide/target/debug/deps/libtokio-462cb47194aa3508.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-82878d0d5be2880e.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-6847e788abf972bd.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-60129d5696ea332c.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-0c7e2f583fb11905.rlib" "/opt/rustwide/target/debug/deps/libmio-113dd8769916f9e6.rlib" "/opt/rustwide/target/debug/deps/libiovec-fc63beb1ab935ac3.rlib" "/opt/rustwide/target/debug/deps/libnet2-1064074e5346bf46.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-e5c99df355e3e2ea.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-4cdda8a7fd9c335b.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-69cc7ede1e642c04.rlib" "/opt/rustwide/target/debug/deps/libmemchr-90bac19b7815f3a4.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-c68870df848724b4.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-638a819eaeffa02e.rlib" "/opt/rustwide/target/debug/deps/libslab-f568091877b30548.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-05c1ec9d923fc7b4.rlib" "/opt/rustwide/target/debug/deps/libpin_project-82ef5e9bd69bb71b.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-e49103231e729aa4.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-09b6bce297bad90d.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-16ce9e91f7781613.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-558f3951e09ad2ea.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b2d06f7d60fcbb27.rlib" "/opt/rustwide/target/debug/deps/libhttp-69eb81db368187d7.rlib" "/opt/rustwide/target/debug/deps/libbytes-ae8e0e99d586d290.rlib" "/opt/rustwide/target/debug/deps/libfnv-9bab2cd4d16544dd.rlib" "/opt/rustwide/target/debug/deps/libchrono-438c4301b8469e1c.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-66051a2b0bd9d38d.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-51675d59406d5845.rlib" "/opt/rustwide/target/debug/deps/libtime-e888e0a221a2198b.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-61d7662228196c72.rlib" "/opt/rustwide/target/debug/deps/libsame_file-5b9a65c02ab19218.rlib" "/opt/rustwide/target/debug/deps/libserde_plain-46c32efb372fd986.rlib" "/opt/rustwide/target/debug/deps/libring-42343a1637a6d1f1.rlib" "/opt/rustwide/target/debug/deps/libspin-3b7e09eb6993769d.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-7d26ff1c9d0b40d3.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-d67c0ed62294e46d.rlib" "/opt/rustwide/target/debug/deps/libolpc_cjson-9ebd93fb5388599c.rlib" "/opt/rustwide/target/debug/deps/libserde_json-c0c6f98cd7f59228.rlib" "/opt/rustwide/target/debug/deps/libryu-f21f59bb2c528cca.rlib" "/opt/rustwide/target/debug/deps/libitoa-d91ad7e883758af9.rlib" "/opt/rustwide/target/debug/deps/libserde-b9599f6f8c3d3ce4.rlib" "/opt/rustwide/target/debug/deps/liblog-93afe3d9087c158b.rlib" "/opt/rustwide/target/debug/deps/libsnafu-00f9d4ab9a9745e8.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-0213afc23af0b432.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-ae6bb96e6f95cebd.rlib" "/opt/rustwide/target/debug/deps/libadler-013da12b1c81b559.rlib" "/opt/rustwide/target/debug/deps/libobject-d35b30e92c0ee9f4.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-d4040fef94e5a117.rlib" "/opt/rustwide/target/debug/deps/libgimli-3addaa230542a93f.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-a9cad29397bf25c6.rlib" "/opt/rustwide/target/debug/deps/libtempfile-addb1fbcf414c7d7.rlib" "/opt/rustwide/target/debug/deps/librand-a51e68985af3cabf.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-b288bd71531ce778.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-793c9886b2b888b1.rlib" "/opt/rustwide/target/debug/deps/librand_core-6fe489d230f28d87.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-70ad70f05e59bc8f.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-14da0bbdd231c317.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3bb9a546b52233f2.rlib" "/opt/rustwide/target/debug/deps/libassert_cmd-c4f376e6366b6264.rlib" "/opt/rustwide/target/debug/deps/libwait_timeout-a6b599e4dd052c31.rlib" "/opt/rustwide/target/debug/deps/liblibc-218da649ae6df1b4.rlib" "/opt/rustwide/target/debug/deps/libdoc_comment-4a01fa799d0c7ea7.rlib" "/opt/rustwide/target/debug/deps/libpredicates_tree-8eb88a7d9c8135b8.rlib" "/opt/rustwide/target/debug/deps/libtreeline-6cdaf2d9b98944fb.rlib" "/opt/rustwide/target/debug/deps/libpredicates-c9f0b7a8b2f872ec.rlib" "/opt/rustwide/target/debug/deps/libdifference-d40f3d5d6a398d00.rlib" "/opt/rustwide/target/debug/deps/libpredicates_core-fd4e9d604efb47df.rlib" "/opt/rustwide/target/debug/deps/liburl-87f366440c300c34.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-6ae592ab414920f8.rlib" "/opt/rustwide/target/debug/deps/libidna-d1001262a88f7d92.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-0bb884e1dee70d85.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-9ad8162a9f2f93bf.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-2a3427138786ef48.rlib" "/opt/rustwide/target/debug/deps/libmatches-48febceb3dcc9296.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7444fd17919e9af0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0ee2f67026959ab7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-df1bcd1e82256d04.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ed9ecf1b54021131.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0ede66bb24e94b96.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7c2de7f50940865c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-b138d50085fd4683.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-6576870d8f2b9ae2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-042a30c5f67b2c91.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7b3f33d3dbe385dc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-90b3063cd7b22527.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-17f9484f8dc4da1e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-df38345acd9d92e1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5e10ca10bdd9e54.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9e5b4162eeef2cef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-3a4e739a77468800.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-0f3a0c116d5e04d6.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-ldl" "-lutil" "-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] [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/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/create_command-3e8fbba4862e69d3.create_command.dyzkagxc-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/create_command-3e8fbba4862e69d3.create_command.dyzkagxc-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/create_command-3e8fbba4862e69d3.create_command.dyzkagxc-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/create_command-3e8fbba4862e69d3.create_command.dyzkagxc-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/create_command-3e8fbba4862e69d3.create_command.dyzkagxc-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/create_command-3e8fbba4862e69d3.create_command.dyzkagxc-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/create_command-3e8fbba4862e69d3.create_command.dyzkagxc-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/create_command-3e8fbba4862e69d3.create_command.dyzkagxc-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/create_command-3e8fbba4862e69d3.create_command.dyzkagxc-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/create_command-3e8fbba4862e69d3.create_command.dyzkagxc-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/create_command-3e8fbba4862e69d3.create_command.dyzkagxc-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/create_command-3e8fbba4862e69d3.create_command.dyzkagxc-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/create_command-3e8fbba4862e69d3.create_command.dyzkagxc-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/create_command-3e8fbba4862e69d3.create_command.dyzkagxc-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/create_command-3e8fbba4862e69d3.create_command.dyzkagxc-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/create_command-3e8fbba4862e69d3.create_command.dyzkagxc-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/create_command-3e8fbba4862e69d3" "/opt/rustwide/target/debug/deps/create_command-3e8fbba4862e69d3.3iowqkhdugw23u64.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-00238dfb186b0685/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-c99ebba9851136ef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-190ecd0479955c2e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-10cf7eacb763a707.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-5f0069e1a0595222.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-176a753cf8833059.rlib" "/opt/rustwide/target/debug/deps/libtough-8ed5797d8e17fa67.rlib" "/opt/rustwide/target/debug/deps/libpem-54258a43ed49e79a.rlib" "/opt/rustwide/target/debug/deps/libhex-14911843fdb620d9.rlib" "/opt/rustwide/target/debug/deps/libglobset-3f50190d34c76010.rlib" "/opt/rustwide/target/debug/deps/libregex-7e54aceed60f31bf.rlib" "/opt/rustwide/target/debug/deps/libthread_local-abd19461110d9879.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-ecd352392faaf83d.rlib" "/opt/rustwide/target/debug/deps/libbstr-622c010261b2417b.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-d9b457e9389a1382.rlib" "/opt/rustwide/target/debug/deps/libreqwest-fb402ab22b204179.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-288cce09879db292.rlib" "/opt/rustwide/target/debug/deps/libipnet-a61fcdffca614624.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-cf406689e2cc7278.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-5581546c0963dbf4.rlib" "/opt/rustwide/target/debug/deps/libdtoa-1db77edde63def9c.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-cb545c0a6fad3461.rlib" "/opt/rustwide/target/debug/deps/libbase64-eb76252f3a009c81.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-17e3475f9f30b13e.rlib" "/opt/rustwide/target/debug/deps/libunicase-437569845dc0e529.rlib" "/opt/rustwide/target/debug/deps/libmime-5fbcfd0ea7428491.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-2d853074b8f62635.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-65d1fa460031adce.rlib" "/opt/rustwide/target/debug/deps/libopenssl-ec9b3195e444c855.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-b42ad0e617cab3c2.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-55dec0f74faa33df.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-cf5ba4a61f263f83.rlib" "/opt/rustwide/target/debug/deps/libbitflags-8a5476fab5bb3232.rlib" "/opt/rustwide/target/debug/deps/libhyper-6b6de55da10e5614.rlib" "/opt/rustwide/target/debug/deps/libhttparse-4498e44828a5bbeb.rlib" "/opt/rustwide/target/debug/deps/libwant-093d640c7a59cec3.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-1c025aec5b81abc7.rlib" "/opt/rustwide/target/debug/deps/libh2-c02f4b0801a56f82.rlib" "/opt/rustwide/target/debug/deps/libindexmap-374502a9c352bc11.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-9afdf49deae5643e.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-6f3ff1917d2ead9f.rlib" "/opt/rustwide/target/debug/deps/libsocket2-f309d7ae394574b3.rlib" "/opt/rustwide/target/debug/deps/libtower_service-b46ab647ec6da3c5.rlib" "/opt/rustwide/target/debug/deps/libtracing-f0313a060be4173c.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-4ec25778395047d2.rlib" "/opt/rustwide/target/debug/deps/libtokio-462cb47194aa3508.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-82878d0d5be2880e.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-6847e788abf972bd.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-60129d5696ea332c.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-0c7e2f583fb11905.rlib" "/opt/rustwide/target/debug/deps/libmio-113dd8769916f9e6.rlib" "/opt/rustwide/target/debug/deps/libiovec-fc63beb1ab935ac3.rlib" "/opt/rustwide/target/debug/deps/libnet2-1064074e5346bf46.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-e5c99df355e3e2ea.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-4cdda8a7fd9c335b.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-69cc7ede1e642c04.rlib" "/opt/rustwide/target/debug/deps/libmemchr-90bac19b7815f3a4.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-c68870df848724b4.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-638a819eaeffa02e.rlib" "/opt/rustwide/target/debug/deps/libslab-f568091877b30548.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-05c1ec9d923fc7b4.rlib" "/opt/rustwide/target/debug/deps/libpin_project-82ef5e9bd69bb71b.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-e49103231e729aa4.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-09b6bce297bad90d.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-16ce9e91f7781613.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-558f3951e09ad2ea.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b2d06f7d60fcbb27.rlib" "/opt/rustwide/target/debug/deps/libhttp-69eb81db368187d7.rlib" "/opt/rustwide/target/debug/deps/libbytes-ae8e0e99d586d290.rlib" "/opt/rustwide/target/debug/deps/libfnv-9bab2cd4d16544dd.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-61d7662228196c72.rlib" "/opt/rustwide/target/debug/deps/libsame_file-5b9a65c02ab19218.rlib" "/opt/rustwide/target/debug/deps/libserde_plain-46c32efb372fd986.rlib" "/opt/rustwide/target/debug/deps/libring-42343a1637a6d1f1.rlib" "/opt/rustwide/target/debug/deps/libspin-3b7e09eb6993769d.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-7d26ff1c9d0b40d3.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-d67c0ed62294e46d.rlib" "/opt/rustwide/target/debug/deps/libolpc_cjson-9ebd93fb5388599c.rlib" "/opt/rustwide/target/debug/deps/libserde_json-c0c6f98cd7f59228.rlib" "/opt/rustwide/target/debug/deps/libryu-f21f59bb2c528cca.rlib" "/opt/rustwide/target/debug/deps/libitoa-d91ad7e883758af9.rlib" "/opt/rustwide/target/debug/deps/liblog-93afe3d9087c158b.rlib" "/opt/rustwide/target/debug/deps/libsnafu-00f9d4ab9a9745e8.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-0213afc23af0b432.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-ae6bb96e6f95cebd.rlib" "/opt/rustwide/target/debug/deps/libadler-013da12b1c81b559.rlib" "/opt/rustwide/target/debug/deps/libobject-d35b30e92c0ee9f4.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-d4040fef94e5a117.rlib" "/opt/rustwide/target/debug/deps/libgimli-3addaa230542a93f.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-a9cad29397bf25c6.rlib" "/opt/rustwide/target/debug/deps/libtempfile-addb1fbcf414c7d7.rlib" "/opt/rustwide/target/debug/deps/librand-a51e68985af3cabf.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-b288bd71531ce778.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-793c9886b2b888b1.rlib" "/opt/rustwide/target/debug/deps/librand_core-6fe489d230f28d87.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-70ad70f05e59bc8f.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-14da0bbdd231c317.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3bb9a546b52233f2.rlib" "/opt/rustwide/target/debug/deps/libchrono-438c4301b8469e1c.rlib" "/opt/rustwide/target/debug/deps/libserde-b9599f6f8c3d3ce4.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-66051a2b0bd9d38d.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-51675d59406d5845.rlib" "/opt/rustwide/target/debug/deps/libtime-e888e0a221a2198b.rlib" "/opt/rustwide/target/debug/deps/libassert_cmd-c4f376e6366b6264.rlib" "/opt/rustwide/target/debug/deps/libwait_timeout-a6b599e4dd052c31.rlib" "/opt/rustwide/target/debug/deps/liblibc-218da649ae6df1b4.rlib" "/opt/rustwide/target/debug/deps/libdoc_comment-4a01fa799d0c7ea7.rlib" "/opt/rustwide/target/debug/deps/libpredicates_tree-8eb88a7d9c8135b8.rlib" "/opt/rustwide/target/debug/deps/libtreeline-6cdaf2d9b98944fb.rlib" "/opt/rustwide/target/debug/deps/libpredicates-c9f0b7a8b2f872ec.rlib" "/opt/rustwide/target/debug/deps/libdifference-d40f3d5d6a398d00.rlib" "/opt/rustwide/target/debug/deps/libpredicates_core-fd4e9d604efb47df.rlib" "/opt/rustwide/target/debug/deps/liburl-87f366440c300c34.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-6ae592ab414920f8.rlib" "/opt/rustwide/target/debug/deps/libidna-d1001262a88f7d92.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-0bb884e1dee70d85.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-9ad8162a9f2f93bf.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-2a3427138786ef48.rlib" "/opt/rustwide/target/debug/deps/libmatches-48febceb3dcc9296.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7444fd17919e9af0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0ee2f67026959ab7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-df1bcd1e82256d04.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ed9ecf1b54021131.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0ede66bb24e94b96.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7c2de7f50940865c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-b138d50085fd4683.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-6576870d8f2b9ae2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-042a30c5f67b2c91.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7b3f33d3dbe385dc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-90b3063cd7b22527.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-17f9484f8dc4da1e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-df38345acd9d92e1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5e10ca10bdd9e54.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9e5b4162eeef2cef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-3a4e739a77468800.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-0f3a0c116d5e04d6.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-ldl" "-lutil" "-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" "02ea234d0b9a5b8fca3b4a4cd3a7ab5f29208e8fcb4e51db99caf21077c3ec56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "02ea234d0b9a5b8fca3b4a4cd3a7ab5f29208e8fcb4e51db99caf21077c3ec56", kill_on_drop: false }` [INFO] [stdout] 02ea234d0b9a5b8fca3b4a4cd3a7ab5f29208e8fcb4e51db99caf21077c3ec56