[INFO] cloning repository https://github.com/mathiversen/html-parser [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mathiversen/html-parser" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmathiversen%2Fhtml-parser", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmathiversen%2Fhtml-parser'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6591408ccbb3b4233cf2a8282f03a28466fce8d1 [INFO] testing mathiversen/html-parser against beta-2021-01-01 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmathiversen%2Fhtml-parser" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mathiversen/html-parser 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 git repo https://github.com/mathiversen/html-parser [INFO] removed 0 missing examples [INFO] finished tweaking git repo https://github.com/mathiversen/html-parser [INFO] tweaked toml for git repo https://github.com/mathiversen/html-parser written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/mathiversen/html-parser 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 criterion-plot v0.4.3 [INFO] [stderr] Downloaded oorandom v11.1.3 [INFO] [stderr] Downloaded console v0.12.0 [INFO] [stderr] Downloaded serde_yaml v0.8.14 [INFO] [stderr] Downloaded criterion v0.3.3 [INFO] [stderr] Downloaded tinytemplate v1.1.0 [INFO] [stderr] Downloaded termios v0.3.3 [INFO] [stderr] Downloaded terminal_size v0.1.15 [INFO] [stderr] Downloaded heck v0.3.2 [INFO] [stderr] Downloaded openssl v0.10.31 [INFO] [stderr] Downloaded csv v1.1.5 [INFO] [stderr] Downloaded plotters v0.2.15 [INFO] [stderr] Downloaded openssl-sys v0.9.59 [INFO] [stderr] Downloaded serde_cbor v0.11.1 [INFO] [stderr] Downloaded indoc v1.0.3 [INFO] [stderr] Downloaded insta v1.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] 56cb3c398f97cfe929088a8cd0e20447fdc35bc211cf6dd4fd0eb87e59f0f344 [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" "56cb3c398f97cfe929088a8cd0e20447fdc35bc211cf6dd4fd0eb87e59f0f344", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "56cb3c398f97cfe929088a8cd0e20447fdc35bc211cf6dd4fd0eb87e59f0f344", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "56cb3c398f97cfe929088a8cd0e20447fdc35bc211cf6dd4fd0eb87e59f0f344", kill_on_drop: false }` [INFO] [stdout] 56cb3c398f97cfe929088a8cd0e20447fdc35bc211cf6dd4fd0eb87e59f0f344 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 1e0508f1797b3e559c4cc045045ec5251b723bb8853f4d9f211c003b4fb7796c [INFO] running `Command { std: "docker" "start" "-a" "1e0508f1797b3e559c4cc045045ec5251b723bb8853f4d9f211c003b4fb7796c", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.55 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling thiserror v1.0.22 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling serde_json v1.0.60 [INFO] [stderr] Compiling html_parser v0.6.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 11s [INFO] running `Command { std: "docker" "inspect" "1e0508f1797b3e559c4cc045045ec5251b723bb8853f4d9f211c003b4fb7796c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e0508f1797b3e559c4cc045045ec5251b723bb8853f4d9f211c003b4fb7796c", kill_on_drop: false }` [INFO] [stdout] 1e0508f1797b3e559c4cc045045ec5251b723bb8853f4d9f211c003b4fb7796c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] [stdout] b11115f670f1dff3dfa52bad0f5cb102df01427481d7dd65f239f810245cda8d [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" "b11115f670f1dff3dfa52bad0f5cb102df01427481d7dd65f239f810245cda8d", kill_on_drop: false }` [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling openssl v0.10.31 [INFO] [stderr] Compiling futures-io v0.3.8 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling unindent v0.1.7 [INFO] [stderr] Compiling openssl-sys v0.9.59 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling terminal_size v0.1.15 [INFO] [stderr] Compiling termios v0.3.3 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling crossbeam-epoch v0.9.1 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling tokio v0.2.24 [INFO] [stderr] Compiling plotters v0.2.15 [INFO] [stderr] Compiling futures-task v0.3.8 [INFO] [stderr] Compiling console v0.12.0 [INFO] [stderr] Compiling bstr v0.2.14 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling serde_yaml v0.8.14 [INFO] [stderr] Compiling criterion-plot v0.4.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling tinytemplate v1.1.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling indoc v1.0.3 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling native-tls v0.2.6 [INFO] [stderr] Compiling insta v1.3.0 [INFO] [stderr] Compiling csv v1.1.5 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling pin-project v1.0.2 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling criterion v0.3.3 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling hyper v0.13.9 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling reqwest v0.10.10 [INFO] [stderr] Compiling html_parser v0.6.2 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `html_parser` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name html_parser --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=6f1c4941002dc56f -C extra-filename=-6f1c4941002dc56f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-f1d978b75c7b2b95.rlib --extern indoc=/opt/rustwide/target/debug/deps/libindoc-dd054c343660f646.so --extern insta=/opt/rustwide/target/debug/deps/libinsta-59ee1b834d73df78.rlib --extern pest=/opt/rustwide/target/debug/deps/libpest-52c71a95408b4ce0.rlib --extern pest_derive=/opt/rustwide/target/debug/deps/libpest_derive-8ab908676b3b7baf.so --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-0c223fc7d65d408f.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-da081f5330bfa80e.rlib --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-1ebba3241f875faf.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-4d4dce64e8b7c9de.rlib --extern structopt=/opt/rustwide/target/debug/deps/libstructopt-b157355038994f79.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-788b3aa2d7c29dc0.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-d3453bbe9cba1eb0.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: signal: 9 [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/element-777d8692d097f833.element.4lkppew8-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/element-777d8692d097f833.element.4lkppew8-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/element-777d8692d097f833.element.4lkppew8-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/element-777d8692d097f833.element.4lkppew8-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/element-777d8692d097f833.element.4lkppew8-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/element-777d8692d097f833.element.4lkppew8-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/element-777d8692d097f833.element.4lkppew8-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/element-777d8692d097f833.element.4lkppew8-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/element-777d8692d097f833.element.4lkppew8-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/element-777d8692d097f833.element.4lkppew8-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/element-777d8692d097f833.element.4lkppew8-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/element-777d8692d097f833.element.4lkppew8-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/element-777d8692d097f833.element.4lkppew8-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/element-777d8692d097f833.element.4lkppew8-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/element-777d8692d097f833.element.4lkppew8-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/element-777d8692d097f833.element.4lkppew8-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/element-777d8692d097f833" "/opt/rustwide/target/debug/deps/element-777d8692d097f833.4gxihv36hitm3j89.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-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/libinsta-59ee1b834d73df78.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-b7db6458415f66d4.rlib" "/opt/rustwide/target/debug/deps/libdtoa-1db77edde63def9c.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-9c5e16e11e1c4223.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-7a06d32fee8e4d25.rlib" "/opt/rustwide/target/debug/deps/libconsole-a300d22c3ced1d20.rlib" "/opt/rustwide/target/debug/deps/libtermios-e7f8768d2c6e7b82.rlib" "/opt/rustwide/target/debug/deps/libterminal_size-814e814f8427154d.rlib" "/opt/rustwide/target/debug/deps/liblibc-cce9b0dc57fc5a77.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b2d06f7d60fcbb27.rlib" "/opt/rustwide/target/debug/deps/libdifference-d40f3d5d6a398d00.rlib" "/opt/rustwide/target/debug/deps/libhtml_parser-1d01c50e003bcd21.rlib" "/opt/rustwide/target/debug/deps/libserde_json-4d4dce64e8b7c9de.rlib" "/opt/rustwide/target/debug/deps/libryu-f21f59bb2c528cca.rlib" "/opt/rustwide/target/debug/deps/libitoa-d91ad7e883758af9.rlib" "/opt/rustwide/target/debug/deps/libthiserror-d3453bbe9cba1eb0.rlib" "/opt/rustwide/target/debug/deps/libserde-da081f5330bfa80e.rlib" "/opt/rustwide/target/debug/deps/libpest-52c71a95408b4ce0.rlib" "/opt/rustwide/target/debug/deps/libucd_trie-86188b303b999519.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" "-lc" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: [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" "b11115f670f1dff3dfa52bad0f5cb102df01427481d7dd65f239f810245cda8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b11115f670f1dff3dfa52bad0f5cb102df01427481d7dd65f239f810245cda8d", kill_on_drop: false }` [INFO] [stdout] b11115f670f1dff3dfa52bad0f5cb102df01427481d7dd65f239f810245cda8d