[INFO] cloning repository https://github.com/tungbt94/grrs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tungbt94/grrs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftungbt94%2Fgrrs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftungbt94%2Fgrrs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f1fdf827ebd7b12f68949925c05187bf5ab60c8b
[INFO] checking tungbt94/grrs against master#b286722878e18db29a7fbe672be7c4d3b02e8e4d for pr-127655
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftungbt94%2Fgrrs" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/tungbt94/grrs on toolchain b286722878e18db29a7fbe672be7c4d3b02e8e4d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b286722878e18db29a7fbe672be7c4d3b02e8e4d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/tungbt94/grrs
[INFO] finished tweaking git repo https://github.com/tungbt94/grrs
[INFO] tweaked toml for git repo https://github.com/tungbt94/grrs written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/tungbt94/grrs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b286722878e18db29a7fbe672be7c4d3b02e8e4d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+b286722878e18db29a7fbe672be7c4d3b02e8e4d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 28f6124197fd94a911bc5cfa45376824d052035a54f1d8b73d497842ed5f1dba
[INFO] running `Command { std: "docker" "start" "-a" "28f6124197fd94a911bc5cfa45376824d052035a54f1d8b73d497842ed5f1dba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "28f6124197fd94a911bc5cfa45376824d052035a54f1d8b73d497842ed5f1dba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "28f6124197fd94a911bc5cfa45376824d052035a54f1d8b73d497842ed5f1dba", kill_on_drop: false }`
[INFO] [stdout] 28f6124197fd94a911bc5cfa45376824d052035a54f1d8b73d497842ed5f1dba
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "RUSTDOCFLAGS=--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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+b286722878e18db29a7fbe672be7c4d3b02e8e4d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4b0679da0f513da38a3c9cdb8a1ae80406c8806c32cfdb9fa2e2681d94c47b0f
[INFO] running `Command { std: "docker" "start" "-a" "4b0679da0f513da38a3c9cdb8a1ae80406c8806c32cfdb9fa2e2681d94c47b0f", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v0.1.2
[INFO] [stderr]    Compiling libc v0.2.55
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]     Checking rand_core v0.4.0
[INFO] [stderr]    Compiling syn v0.15.34
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling memchr v2.2.0
[INFO] [stderr]     Checking cfg-if v0.1.9
[INFO] [stderr]     Checking lazy_static v1.3.0
[INFO] [stderr]     Checking rand_core v0.3.1
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]     Checking rand_xorshift v0.1.1
[INFO] [stderr]     Checking rand_isaac v0.1.1
[INFO] [stderr]     Checking rand_hc v0.1.0
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling num-traits v0.2.7
[INFO] [stderr]     Checking rand_jitter v0.1.4
[INFO] [stderr]    Compiling cc v1.0.37
[INFO] [stderr]    Compiling regex v1.1.6
[INFO] [stderr]     Checking ucd-util v0.1.3
[INFO] [stderr]    Compiling parking_lot_core v0.5.0
[INFO] [stderr]     Checking regex-syntax v0.6.6
[INFO] [stderr]     Checking aho-corasick v0.7.3
[INFO] [stderr]    Compiling quote v0.6.12
[INFO] [stderr]     Checking rand_os v0.1.3
[INFO] [stderr]     Checking thread_local v0.3.6
[INFO] [stderr]     Checking unicode-width v0.1.5
[INFO] [stderr]    Compiling ryu v0.2.8
[INFO] [stderr]    Compiling serde v1.0.91
[INFO] [stderr]     Checking utf8-ranges v1.0.2
[INFO] [stderr]     Checking atty v0.2.11
[INFO] [stderr]    Compiling parking_lot v0.8.0
[INFO] [stderr]    Compiling backtrace v0.3.20
[INFO] [stderr]     Checking smallvec v0.6.9
[INFO] [stderr]     Checking scopeguard v1.0.0
[INFO] [stderr]    Compiling failure_derive v0.1.5
[INFO] [stderr]     Checking lock_api v0.2.0
[INFO] [stderr]     Checking itoa v0.4.4
[INFO] [stderr]    Compiling backtrace-sys v0.1.28
[INFO] [stderr]     Checking rustc-demangle v0.1.14
[INFO] [stderr]     Checking predicates-core v1.0.0
[INFO] [stderr]    Compiling unicode-segmentation v1.3.0
[INFO] [stderr]    Compiling escargot v0.3.1
[INFO] [stderr]     Checking float-cmp v0.4.0
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking termios v0.3.1
[INFO] [stderr]     Checking clicolors-control v1.0.0
[INFO] [stderr]     Checking bitflags v1.0.4
[INFO] [stderr]     Checking vec_map v0.8.1
[INFO] [stderr]     Checking treeline v0.1.0
[INFO] [stderr]     Checking strsim v0.8.0
[INFO] [stderr]     Checking ansi_term v0.11.0
[INFO] [stderr]    Compiling heck v0.3.1
[INFO] [stderr]     Checking difference v2.0.0
[INFO] [stderr]     Checking normalize-line-endings v0.2.2
[INFO] [stderr]     Checking predicates-tree v1.0.0
[INFO] [stderr]     Checking number_prefix v0.2.8
[INFO] [stderr]     Checking clap v2.33.0
[INFO] [stderr]     Checking remove_dir_all v0.5.1
[INFO] [stderr]     Checking tempfile v3.0.8
[INFO] [stderr]    Compiling synstructure v0.10.2
[INFO] [stderr]     Checking predicates v1.0.1
[INFO] [stderr]     Checking console v0.7.5
[INFO] [stderr]    Compiling serde_derive v1.0.91
[INFO] [stderr]    Compiling structopt-derive v0.2.15
[INFO] [stderr]     Checking indicatif v0.11.0
[INFO] [stderr]     Checking failure v0.1.5
[INFO] [stderr]     Checking structopt v0.2.15
[INFO] [stderr]     Checking exitfailure v0.5.1
[INFO] [stderr]     Checking serde_json v1.0.39
[INFO] [stderr]     Checking assert_cmd v0.10.2
[INFO] [stderr]     Checking grrs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]  --> src/lib.rs:1:15
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::io::{self, Write};
[INFO] [stdout]   |               ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]  --> src/lib.rs:1:15
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::io::{self, Write};
[INFO] [stdout]   |               ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Write`
[INFO] [stdout]  --> src/lib.rs:1:21
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::io::{self, Write};
[INFO] [stdout]   |                     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Write`
[INFO] [stdout]  --> src/lib.rs:1:21
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::io::{self, Write};
[INFO] [stdout]   |                     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/lib.rs:13:13
[INFO] [stdout]    |
[INFO] [stdout] 13 |             writeln!(writer, "{}", line);
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `writeln` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/lib.rs:13:13
[INFO] [stdout]    |
[INFO] [stdout] 13 |             writeln!(writer, "{}", line);
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `writeln` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]  --> tests/cli.rs:8:42
[INFO] [stdout]   |
[INFO] [stdout] 8 | fn file_doesnt_exist() -> Result<(), Box<std::error::Error>> {
[INFO] [stdout]   |                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]   = note: `#[warn(bare_trait_objects)]` on by default
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]   |
[INFO] [stdout] 8 | fn file_doesnt_exist() -> Result<(), Box<dyn std::error::Error>> {
[INFO] [stdout]   |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> tests/cli.rs:19:45
[INFO] [stdout]    |
[INFO] [stdout] 19 | fn find_content_in_file() -> Result<(), Box<std::error::Error>> {
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 19 | fn find_content_in_file() -> Result<(), Box<dyn std::error::Error>> {
[INFO] [stdout]    |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `args`
[INFO] [stdout]   --> src/main.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |     let args = Cli {
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_args`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `args`
[INFO] [stdout]   --> src/main.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |     let args = Cli {
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_args`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.46s
[INFO] running `Command { std: "docker" "inspect" "4b0679da0f513da38a3c9cdb8a1ae80406c8806c32cfdb9fa2e2681d94c47b0f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4b0679da0f513da38a3c9cdb8a1ae80406c8806c32cfdb9fa2e2681d94c47b0f", kill_on_drop: false }`
[INFO] [stdout] 4b0679da0f513da38a3c9cdb8a1ae80406c8806c32cfdb9fa2e2681d94c47b0f
[INFO] checking tungbt94/grrs against try#6a5749073f2ebf59d7740d30e50a932a85756ee7 for pr-127655
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftungbt94%2Fgrrs" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/tungbt94/grrs on toolchain 6a5749073f2ebf59d7740d30e50a932a85756ee7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6a5749073f2ebf59d7740d30e50a932a85756ee7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/tungbt94/grrs
[INFO] finished tweaking git repo https://github.com/tungbt94/grrs
[INFO] tweaked toml for git repo https://github.com/tungbt94/grrs written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/tungbt94/grrs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6a5749073f2ebf59d7740d30e50a932a85756ee7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+6a5749073f2ebf59d7740d30e50a932a85756ee7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 427d6f5d50050ad5d531040c396e26e7dbf0504e580af5478b7c5b92e95741f7
[INFO] running `Command { std: "docker" "start" "-a" "427d6f5d50050ad5d531040c396e26e7dbf0504e580af5478b7c5b92e95741f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "427d6f5d50050ad5d531040c396e26e7dbf0504e580af5478b7c5b92e95741f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "427d6f5d50050ad5d531040c396e26e7dbf0504e580af5478b7c5b92e95741f7", kill_on_drop: false }`
[INFO] [stdout] 427d6f5d50050ad5d531040c396e26e7dbf0504e580af5478b7c5b92e95741f7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "RUSTDOCFLAGS=--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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+6a5749073f2ebf59d7740d30e50a932a85756ee7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f174265c3f138c6759e49119958f70d6fbe60182e09c450d25f2a114df0ba0fc
[INFO] running `Command { std: "docker" "start" "-a" "f174265c3f138c6759e49119958f70d6fbe60182e09c450d25f2a114df0ba0fc", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v0.1.2
[INFO] [stderr]    Compiling libc v0.2.55
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]     Checking rand_core v0.4.0
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling syn v0.15.34
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]     Checking cfg-if v0.1.9
[INFO] [stderr]    Compiling memchr v2.2.0
[INFO] [stderr]     Checking lazy_static v1.3.0
[INFO] [stderr]     Checking rand_core v0.3.1
[INFO] [stderr]     Checking rand_jitter v0.1.4
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling num-traits v0.2.7
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]     Checking rand_hc v0.1.0
[INFO] [stderr]     Checking rand_xorshift v0.1.1
[INFO] [stderr]     Checking rand_isaac v0.1.1
[INFO] [stderr]    Compiling cc v1.0.37
[INFO] [stderr]    Compiling regex v1.1.6
[INFO] [stderr]     Checking ucd-util v0.1.3
[INFO] [stderr]     Checking aho-corasick v0.7.3
[INFO] [stderr]    Compiling parking_lot_core v0.5.0
[INFO] [stderr]     Checking rand_os v0.1.3
[INFO] [stderr]    Compiling quote v0.6.12
[INFO] [stderr]     Checking regex-syntax v0.6.6
[INFO] [stderr]     Checking thread_local v0.3.6
[INFO] [stderr]    Compiling ryu v0.2.8
[INFO] [stderr]     Checking utf8-ranges v1.0.2
[INFO] [stderr]    Compiling serde v1.0.91
[INFO] [stderr]     Checking unicode-width v0.1.5
[INFO] [stderr]     Checking atty v0.2.11
[INFO] [stderr]    Compiling parking_lot v0.8.0
[INFO] [stderr]    Compiling backtrace v0.3.20
[INFO] [stderr]    Compiling failure_derive v0.1.5
[INFO] [stderr]     Checking scopeguard v1.0.0
[INFO] [stderr]     Checking smallvec v0.6.9
[INFO] [stderr]     Checking lock_api v0.2.0
[INFO] [stderr]     Checking predicates-core v1.0.0
[INFO] [stderr]    Compiling backtrace-sys v0.1.28
[INFO] [stderr]    Compiling unicode-segmentation v1.3.0
[INFO] [stderr]     Checking rustc-demangle v0.1.14
[INFO] [stderr]    Compiling escargot v0.3.1
[INFO] [stderr]     Checking itoa v0.4.4
[INFO] [stderr]     Checking float-cmp v0.4.0
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking termios v0.3.1
[INFO] [stderr]    Compiling heck v0.3.1
[INFO] [stderr]     Checking clicolors-control v1.0.0
[INFO] [stderr]     Checking difference v2.0.0
[INFO] [stderr]     Checking strsim v0.8.0
[INFO] [stderr]     Checking bitflags v1.0.4
[INFO] [stderr]     Checking treeline v0.1.0
[INFO] [stderr]     Checking ansi_term v0.11.0
[INFO] [stderr]     Checking normalize-line-endings v0.2.2
[INFO] [stderr]     Checking vec_map v0.8.1
[INFO] [stderr]     Checking number_prefix v0.2.8
[INFO] [stderr]     Checking predicates-tree v1.0.0
[INFO] [stderr]     Checking remove_dir_all v0.5.1
[INFO] [stderr]     Checking tempfile v3.0.8
[INFO] [stderr]     Checking clap v2.33.0
[INFO] [stderr]    Compiling synstructure v0.10.2
[INFO] [stderr]     Checking predicates v1.0.1
[INFO] [stderr]     Checking console v0.7.5
[INFO] [stderr]    Compiling serde_derive v1.0.91
[INFO] [stderr]    Compiling structopt-derive v0.2.15
[INFO] [stderr]     Checking indicatif v0.11.0
[INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device
[INFO] [stderr] error: could not compile `structopt-derive` (lib)
[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: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/6a5749073f2ebf59d7740d30e50a932a85756ee7/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/6a5749073f2ebf59d7740d30e50a932a85756ee7/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/6a5749073f2ebf59d7740d30e50a932a85756ee7/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/6a5749073f2ebf59d7740d30e50a932a85756ee7/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/6a5749073f2ebf59d7740d30e50a932a85756ee7/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/6a5749073f2ebf59d7740d30e50a932a85756ee7/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-Wl,--version-script=/tmp/rustcqXqXSK/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcqXqXSK/symbols.o" "/opt/rustwide/target/debug/deps/failure_derive-722ce10b10d9c856.failure_derive.89e5cb4a52b24241-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/failure_derive-722ce10b10d9c856.failure_derive.89e5cb4a52b24241-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/failure_derive-722ce10b10d9c856.8x3507lnvofx5rt4s384fv3fg.rcgu.rmeta" "/opt/rustwide/target/debug/deps/failure_derive-722ce10b10d9c856.bbck8ou080mf9x5t1dot8fw0b.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/6a5749073f2ebf59d7740d30e50a932a85756ee7/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsynstructure-39f4f556463350b2.rlib" "/opt/rustwide/target/debug/deps/libsyn-59cfc292884046fe.rlib" "/opt/rustwide/target/debug/deps/libquote-5bc5c183c3f96861.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-82da695a305a15a7.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-9313b4b022bb319a.rlib" "/opt/rustwide/rustup-home/toolchains/6a5749073f2ebf59d7740d30e50a932a85756ee7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-24fc88c756125534.rlib" "/opt/rustwide/rustup-home/toolchains/6a5749073f2ebf59d7740d30e50a932a85756ee7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c6c045f3358c0b22.rlib" "/opt/rustwide/rustup-home/toolchains/6a5749073f2ebf59d7740d30e50a932a85756ee7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5c2158c1682442e0.rlib" "/opt/rustwide/rustup-home/toolchains/6a5749073f2ebf59d7740d30e50a932a85756ee7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-404d0b40d67de09f.rlib" "/opt/rustwide/rustup-home/toolchains/6a5749073f2ebf59d7740d30e50a932a85756ee7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-e07eeabf48db885c.rlib" "/opt/rustwide/rustup-home/toolchains/6a5749073f2ebf59d7740d30e50a932a85756ee7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-c92423f648579064.rlib" "/opt/rustwide/rustup-home/toolchains/6a5749073f2ebf59d7740d30e50a932a85756ee7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-8dab5299a97564ae.rlib" "/opt/rustwide/rustup-home/toolchains/6a5749073f2ebf59d7740d30e50a932a85756ee7/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-65891f932666bb65.rlib" "/opt/rustwide/rustup-home/toolchains/6a5749073f2ebf59d7740d30e50a932a85756ee7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-b2634d236d77b88a.rlib" "/opt/rustwide/rustup-home/toolchains/6a5749073f2ebf59d7740d30e50a932a85756ee7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-38ef4997455a5e72.rlib" "/opt/rustwide/rustup-home/toolchains/6a5749073f2ebf59d7740d30e50a932a85756ee7/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-b2e6b39d803e65fe.rlib" "/opt/rustwide/rustup-home/toolchains/6a5749073f2ebf59d7740d30e50a932a85756ee7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-0864893dee726241.rlib" "/opt/rustwide/rustup-home/toolchains/6a5749073f2ebf59d7740d30e50a932a85756ee7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-e599f337a82d59c4.rlib" "/opt/rustwide/rustup-home/toolchains/6a5749073f2ebf59d7740d30e50a932a85756ee7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-acbe32895031f6bc.rlib" "/opt/rustwide/rustup-home/toolchains/6a5749073f2ebf59d7740d30e50a932a85756ee7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-e21e611894cf2844.rlib" "/opt/rustwide/rustup-home/toolchains/6a5749073f2ebf59d7740d30e50a932a85756ee7/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-7b90a2705bcf265b.rlib" "/opt/rustwide/rustup-home/toolchains/6a5749073f2ebf59d7740d30e50a932a85756ee7/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-1f7e19b44251c73e.rlib" "/opt/rustwide/rustup-home/toolchains/6a5749073f2ebf59d7740d30e50a932a85756ee7/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f72b956e24d1de70.rlib" "/opt/rustwide/rustup-home/toolchains/6a5749073f2ebf59d7740d30e50a932a85756ee7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/6a5749073f2ebf59d7740d30e50a932a85756ee7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-4d7d16bbf0636a40.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/6a5749073f2ebf59d7740d30e50a932a85756ee7/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/6a5749073f2ebf59d7740d30e50a932a85756ee7/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/6a5749073f2ebf59d7740d30e50a932a85756ee7/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/6a5749073f2ebf59d7740d30e50a932a85756ee7/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-L" "/opt/rustwide/rustup-home/toolchains/6a5749073f2ebf59d7740d30e50a932a85756ee7/lib/rustlib/x86_64-unknown-linux-gnu/lib/self-contained" "-o" "/opt/rustwide/target/debug/deps/libfailure_derive-722ce10b10d9c856.so" "-Wl,--gc-sections" "-shared" "-Wl,-soname=libfailure_derive-722ce10b10d9c856.so" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace.
[INFO] [stdout]           collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `failure_derive` (lib) due to 2 previous errors
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/6a5749073f2ebf59d7740d30e50a932a85756ee7/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/6a5749073f2ebf59d7740d30e50a932a85756ee7/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/6a5749073f2ebf59d7740d30e50a932a85756ee7/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/6a5749073f2ebf59d7740d30e50a932a85756ee7/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/6a5749073f2ebf59d7740d30e50a932a85756ee7/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/6a5749073f2ebf59d7740d30e50a932a85756ee7/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-Wl,--version-script=/tmp/rustcelXyem/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcelXyem/symbols.o" "/opt/rustwide/target/debug/deps/serde_derive-5ab080241c737b9d.serde_derive.7493c1772665725-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-5ab080241c737b9d.serde_derive.7493c1772665725-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-5ab080241c737b9d.serde_derive.7493c1772665725-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-5ab080241c737b9d.serde_derive.7493c1772665725-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-5ab080241c737b9d.serde_derive.7493c1772665725-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-5ab080241c737b9d.serde_derive.7493c1772665725-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-5ab080241c737b9d.serde_derive.7493c1772665725-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-5ab080241c737b9d.serde_derive.7493c1772665725-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-5ab080241c737b9d.serde_derive.7493c1772665725-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-5ab080241c737b9d.serde_derive.7493c1772665725-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-5ab080241c737b9d.serde_derive.7493c1772665725-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-5ab080241c737b9d.serde_derive.7493c1772665725-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-5ab080241c737b9d.serde_derive.7493c1772665725-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-5ab080241c737b9d.serde_derive.7493c1772665725-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-5ab080241c737b9d.serde_derive.7493c1772665725-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-5ab080241c737b9d.serde_derive.7493c1772665725-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-5ab080241c737b9d.194vn9d1yffmuoplpqfop34fs.rcgu.rmeta" "/opt/rustwide/target/debug/deps/serde_derive-5ab080241c737b9d.avi95dd4lt08d0d432t36xu2n.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/6a5749073f2ebf59d7740d30e50a932a85756ee7/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsyn-59cfc292884046fe.rlib" "/opt/rustwide/target/debug/deps/libquote-5bc5c183c3f96861.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-82da695a305a15a7.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-9313b4b022bb319a.rlib" "/opt/rustwide/rustup-home/toolchains/6a5749073f2ebf59d7740d30e50a932a85756ee7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-24fc88c756125534.rlib" "/opt/rustwide/rustup-home/toolchains/6a5749073f2ebf59d7740d30e50a932a85756ee7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c6c045f3358c0b22.rlib" "/opt/rustwide/rustup-home/toolchains/6a5749073f2ebf59d7740d30e50a932a85756ee7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5c2158c1682442e0.rlib" "/opt/rustwide/rustup-home/toolchains/6a5749073f2ebf59d7740d30e50a932a85756ee7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-404d0b40d67de09f.rlib" "/opt/rustwide/rustup-home/toolchains/6a5749073f2ebf59d7740d30e50a932a85756ee7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-e07eeabf48db885c.rlib" "/opt/rustwide/rustup-home/toolchains/6a5749073f2ebf59d7740d30e50a932a85756ee7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-c92423f648579064.rlib" "/opt/rustwide/rustup-home/toolchains/6a5749073f2ebf59d7740d30e50a932a85756ee7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-8dab5299a97564ae.rlib" "/opt/rustwide/rustup-home/toolchains/6a5749073f2ebf59d7740d30e50a932a85756ee7/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-65891f932666bb65.rlib" "/opt/rustwide/rustup-home/toolchains/6a5749073f2ebf59d7740d30e50a932a85756ee7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-b2634d236d77b88a.rlib" "/opt/rustwide/rustup-home/toolchains/6a5749073f2ebf59d7740d30e50a932a85756ee7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-38ef4997455a5e72.rlib" "/opt/rustwide/rustup-home/toolchains/6a5749073f2ebf59d7740d30e50a932a85756ee7/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-b2e6b39d803e65fe.rlib" "/opt/rustwide/rustup-home/toolchains/6a5749073f2ebf59d7740d30e50a932a85756ee7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-0864893dee726241.rlib" "/opt/rustwide/rustup-home/toolchains/6a5749073f2ebf59d7740d30e50a932a85756ee7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-e599f337a82d59c4.rlib" "/opt/rustwide/rustup-home/toolchains/6a5749073f2ebf59d7740d30e50a932a85756ee7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-acbe32895031f6bc.rlib" "/opt/rustwide/rustup-home/toolchains/6a5749073f2ebf59d7740d30e50a932a85756ee7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-e21e611894cf2844.rlib" "/opt/rustwide/rustup-home/toolchains/6a5749073f2ebf59d7740d30e50a932a85756ee7/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-7b90a2705bcf265b.rlib" "/opt/rustwide/rustup-home/toolchains/6a5749073f2ebf59d7740d30e50a932a85756ee7/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-1f7e19b44251c73e.rlib" "/opt/rustwide/rustup-home/toolchains/6a5749073f2ebf59d7740d30e50a932a85756ee7/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f72b956e24d1de70.rlib" "/opt/rustwide/rustup-home/toolchains/6a5749073f2ebf59d7740d30e50a932a85756ee7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/6a5749073f2ebf59d7740d30e50a932a85756ee7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-4d7d16bbf0636a40.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/6a5749073f2ebf59d7740d30e50a932a85756ee7/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/6a5749073f2ebf59d7740d30e50a932a85756ee7/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/6a5749073f2ebf59d7740d30e50a932a85756ee7/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/6a5749073f2ebf59d7740d30e50a932a85756ee7/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-L" "/opt/rustwide/rustup-home/toolchains/6a5749073f2ebf59d7740d30e50a932a85756ee7/lib/rustlib/x86_64-unknown-linux-gnu/lib/self-contained" "-o" "/opt/rustwide/target/debug/deps/libserde_derive-5ab080241c737b9d.so" "-Wl,--gc-sections" "-shared" "-Wl,-soname=libserde_derive-5ab080241c737b9d.so" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `serde_derive` (lib) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "f174265c3f138c6759e49119958f70d6fbe60182e09c450d25f2a114df0ba0fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f174265c3f138c6759e49119958f70d6fbe60182e09c450d25f2a114df0ba0fc", kill_on_drop: false }`
[INFO] [stdout] f174265c3f138c6759e49119958f70d6fbe60182e09c450d25f2a114df0ba0fc
