[INFO] fetching crate somedoc 0.2.10... [INFO] testing somedoc-0.2.10 against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] extracting crate somedoc 0.2.10 into /workspace/builds/worker-14/source [INFO] validating manifest of crates.io crate somedoc 0.2.10 on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate somedoc 0.2.10 [INFO] finished tweaking crates.io crate somedoc 0.2.10 [INFO] tweaked toml for crates.io crate somedoc 0.2.10 written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate crates.io crate somedoc 0.2.10 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0d219003d3541f6ecf3a7f62b4667267c8e5164e9de9b98a70cb1d26f403adad [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" "0d219003d3541f6ecf3a7f62b4667267c8e5164e9de9b98a70cb1d26f403adad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0d219003d3541f6ecf3a7f62b4667267c8e5164e9de9b98a70cb1d26f403adad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d219003d3541f6ecf3a7f62b4667267c8e5164e9de9b98a70cb1d26f403adad", kill_on_drop: false }` [INFO] [stdout] 0d219003d3541f6ecf3a7f62b4667267c8e5164e9de9b98a70cb1d26f403adad [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 35cd9d3a4e9a8f62d417c621aff6e70fbc579bfa46d3080e86e541c37bedece0 [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" "35cd9d3a4e9a8f62d417c621aff6e70fbc579bfa46d3080e86e541c37bedece0", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling serde_json v1.0.62 [INFO] [stderr] Compiling object v0.22.0 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling addr2line v0.14.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling blob-uuid v0.4.0 [INFO] [stderr] Compiling backtrace v0.3.54 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling somedoc v0.2.10 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 11s [INFO] running `Command { std: "docker" "inspect" "35cd9d3a4e9a8f62d417c621aff6e70fbc579bfa46d3080e86e541c37bedece0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "35cd9d3a4e9a8f62d417c621aff6e70fbc579bfa46d3080e86e541c37bedece0", kill_on_drop: false }` [INFO] [stdout] 35cd9d3a4e9a8f62d417c621aff6e70fbc579bfa46d3080e86e541c37bedece0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "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] b69b66e675921868b3f449df32e6568da1e4c6a061d4ecf617931ab2c29d4f39 [INFO] running `Command { std: "docker" "start" "-a" "b69b66e675921868b3f449df32e6568da1e4c6a061d4ecf617931ab2c29d4f39", kill_on_drop: false }` [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling bit-vec v0.6.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling cargo-husky v1.5.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling pretty_assertions v0.6.1 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_xorshift v0.2.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling proptest v0.10.1 [INFO] [stderr] Compiling somedoc v0.2.10 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `somedoc` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name proptest_label --edition=2018 tests/proptest_label.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="fmt_html"' --cfg 'feature="fmt_json"' --cfg 'feature="fmt_latex"' --cfg 'feature="fmt_markdown"' --cfg 'feature="serde"' --cfg 'feature="serde_json"' -C metadata=19745d114fb106c7 -C extra-filename=-19745d114fb106c7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern blob_uuid=/opt/rustwide/target/debug/deps/libblob_uuid-16dc04c517e2cc81.rlib --extern cargo_husky=/opt/rustwide/target/debug/deps/libcargo_husky-d95de885bdd5e62b.rlib --extern error_chain=/opt/rustwide/target/debug/deps/liberror_chain-86ceebcd06f8de4b.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib --extern pretty_assertions=/opt/rustwide/target/debug/deps/libpretty_assertions-db716488072caa1c.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-f1d68d88b403e7b3.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-72851b535b394ea0.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-bc5648b21342e1b6.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-765436b44b15a931.rlib --extern somedoc=/opt/rustwide/target/debug/deps/libsomedoc-cbd07f88b5e730be.rlib --cap-lints=forbid` (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/deps/test_fmt_mmd-d44730a37e2b3f91.test_fmt_mmd.80d7e7e4-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/test_fmt_mmd-d44730a37e2b3f91.test_fmt_mmd.80d7e7e4-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/test_fmt_mmd-d44730a37e2b3f91.test_fmt_mmd.80d7e7e4-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/test_fmt_mmd-d44730a37e2b3f91.test_fmt_mmd.80d7e7e4-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/test_fmt_mmd-d44730a37e2b3f91.test_fmt_mmd.80d7e7e4-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/test_fmt_mmd-d44730a37e2b3f91.test_fmt_mmd.80d7e7e4-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/test_fmt_mmd-d44730a37e2b3f91.test_fmt_mmd.80d7e7e4-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/test_fmt_mmd-d44730a37e2b3f91.test_fmt_mmd.80d7e7e4-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/test_fmt_mmd-d44730a37e2b3f91.test_fmt_mmd.80d7e7e4-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/test_fmt_mmd-d44730a37e2b3f91.test_fmt_mmd.80d7e7e4-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/test_fmt_mmd-d44730a37e2b3f91.test_fmt_mmd.80d7e7e4-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/test_fmt_mmd-d44730a37e2b3f91.test_fmt_mmd.80d7e7e4-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/test_fmt_mmd-d44730a37e2b3f91.test_fmt_mmd.80d7e7e4-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/test_fmt_mmd-d44730a37e2b3f91.test_fmt_mmd.80d7e7e4-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/test_fmt_mmd-d44730a37e2b3f91.test_fmt_mmd.80d7e7e4-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/test_fmt_mmd-d44730a37e2b3f91.test_fmt_mmd.80d7e7e4-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/test_fmt_mmd-d44730a37e2b3f91.1t9xwa13b3r3mojq.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-ea87b6c2fe761216.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-91b9e0d063734789.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-2ddfc09cde4cdc0c.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-d066e6f50a258123.rlib" "/opt/rustwide/target/debug/deps/libpretty_assertions-db716488072caa1c.rlib" "/opt/rustwide/target/debug/deps/libdifference-31132e4a24b6458b.rlib" "/opt/rustwide/target/debug/deps/libansi_term-76ca62e328105e50.rlib" "/opt/rustwide/target/debug/deps/libsomedoc-cbd07f88b5e730be.rlib" "/opt/rustwide/target/debug/deps/libblob_uuid-16dc04c517e2cc81.rlib" "/opt/rustwide/target/debug/deps/libuuid-865e0730a696cf72.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-f1e6e2779489e0e9.rlib" "/opt/rustwide/target/debug/deps/libbase64-8d043c34ad3e577d.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-65be7507519f3778.rlib" "/opt/rustwide/target/debug/deps/libserde_json-765436b44b15a931.rlib" "/opt/rustwide/target/debug/deps/libryu-8c106c7dece5fbd0.rlib" "/opt/rustwide/target/debug/deps/libitoa-844153741323d3c4.rlib" "/opt/rustwide/target/debug/deps/libregex-72851b535b394ea0.rlib" "/opt/rustwide/target/debug/deps/libthread_local-7b136cb51b93983e.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-a59b32f817cf8cc0.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-e24eefacc9736727.rlib" "/opt/rustwide/target/debug/deps/libmemchr-3db82c5a8ba2376a.rlib" "/opt/rustwide/target/debug/deps/libserde-bc5648b21342e1b6.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-86ceebcd06f8de4b.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-8679c5d563ed071b.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-002270b0df5fc459.rlib" "/opt/rustwide/target/debug/deps/libadler-25c9270f72ae0e7f.rlib" "/opt/rustwide/target/debug/deps/libobject-1436a90b6e115ae8.rlib" "/opt/rustwide/target/debug/deps/liblibc-6bfb6bb5e9688c22.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-ea04dcb0d5f9057c.rlib" "/opt/rustwide/target/debug/deps/libgimli-f3357c062beaed2c.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-d2162517beca3fee.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-29e5e596e889a0aa.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1b145d9fcdc08832.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-5b037ee6b77e2ff0.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9635a64fca0ebd28.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a7574eb9bb7a8fc5.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f5fa1dc334dcaeeb.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6ee570a898e75ef0.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-afb62f29a0815772.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a632746535fd9988.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-25acc307bcb1d7b6.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-377721a625f6ace7.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-43c01431c8a4ee6f.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5f74725679453254.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-2b35d8999819161d.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-57b4679830289815.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-13b419dfbcf9c1f8.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/test_fmt_mmd-d44730a37e2b3f91" "-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: build failed [INFO] running `Command { std: "docker" "inspect" "b69b66e675921868b3f449df32e6568da1e4c6a061d4ecf617931ab2c29d4f39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b69b66e675921868b3f449df32e6568da1e4c6a061d4ecf617931ab2c29d4f39", kill_on_drop: false }` [INFO] [stdout] b69b66e675921868b3f449df32e6568da1e4c6a061d4ecf617931ab2c29d4f39