[INFO] fetching crate agnes 0.3.2... [INFO] testing agnes-0.3.2 against beta-2021-01-01 for beta-1.50-1 [INFO] extracting crate agnes 0.3.2 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate agnes 0.3.2 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 agnes 0.3.2 [INFO] removed 1 missing examples [INFO] finished tweaking crates.io crate agnes 0.3.2 [INFO] tweaked toml for crates.io crate agnes 0.3.2 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [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 prettytable-rs v0.6.7 [INFO] [stderr] Downloaded csv-sniffer v0.1.1 [INFO] [stderr] Downloaded tester v0.6.0 [INFO] [stderr] Downloaded indexmap v0.4.1 [INFO] [stderr] Downloaded compiletest_rs v0.3.26 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f5b775df04643ff3fddad7fbaf33c6e5bc3835daee2ae950b3399559e346a2e3 [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" "f5b775df04643ff3fddad7fbaf33c6e5bc3835daee2ae950b3399559e346a2e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f5b775df04643ff3fddad7fbaf33c6e5bc3835daee2ae950b3399559e346a2e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f5b775df04643ff3fddad7fbaf33c6e5bc3835daee2ae950b3399559e346a2e3", kill_on_drop: false }` [INFO] [stdout] f5b775df04643ff3fddad7fbaf33c6e5bc3835daee2ae950b3399559e346a2e3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/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] 3e9be1ec6e6db5e1dc9462c5eabe0d3f270c777734175651de45b06fa69cc258 [INFO] running `Command { std: "docker" "start" "-a" "3e9be1ec6e6db5e1dc9462c5eabe0d3f270c777734175651de45b06fa69cc258", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling syn v1.0.57 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling scoped-tls v0.1.2 [INFO] [stderr] Compiling encode_unicode v0.3.6 [INFO] [stderr] Compiling bit-vec v0.4.4 [INFO] [stderr] Compiling indexmap v0.4.1 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling csv v0.15.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling prettytable-rs v0.6.7 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling tokio-fs v0.1.7 [INFO] [stderr] Compiling tokio-udp v0.1.6 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio-uds v0.2.7 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling tokio-core v0.1.18 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling bstr v0.2.14 [INFO] [stderr] Compiling csv v1.1.5 [INFO] [stderr] Compiling csv-sniffer v0.1.1 [INFO] [stderr] Compiling agnes v0.3.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:86:44 [INFO] [stdout] | [INFO] [stdout] 86 | AgnesError::Io(ref err) => err.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:87:45 [INFO] [stdout] | [INFO] [stdout] 87 | AgnesError::Net(ref err) => err.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:88:45 [INFO] [stdout] | [INFO] [stdout] 88 | AgnesError::Csv(ref err) => err.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:89:52 [INFO] [stdout] | [INFO] [stdout] 89 | AgnesError::CsvSniffer(ref err) => err.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:91:47 [INFO] [stdout] | [INFO] [stdout] 91 | AgnesError::Parse(ref err) => err.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:148:43 [INFO] [stdout] | [INFO] [stdout] 148 | NetError::Uri(ref err) => err.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:150:43 [INFO] [stdout] | [INFO] [stdout] 150 | NetError::Tls(ref err) => err.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:151:44 [INFO] [stdout] | [INFO] [stdout] 151 | NetError::Http(ref err) => err.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:192:45 [INFO] [stdout] | [INFO] [stdout] 192 | ParseError::Int(ref err) => err.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:193:46 [INFO] [stdout] | [INFO] [stdout] 193 | ParseError::Bool(ref err) => err.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:194:47 [INFO] [stdout] | [INFO] [stdout] 194 | ParseError::Float(ref err) => err.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:195:45 [INFO] [stdout] | [INFO] [stdout] 195 | ParseError::Str(ref err) => err.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/source/file.rs:158:21 [INFO] [stdout] | [INFO] [stdout] 158 | let mut core = Core::new()?; [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/source/file.rs:173:21 [INFO] [stdout] | [INFO] [stdout] 173 | let mut core = Core::new()?; [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used [INFO] [stdout] --> src/source/file.rs:213:13 [INFO] [stdout] | [INFO] [stdout] 213 | mem::replace(&mut buf, tmp); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used [INFO] [stdout] --> src/source/file.rs:215:13 [INFO] [stdout] | [INFO] [stdout] 215 | mem::replace(response_state, State::Body { body, buffer: buf }); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used [INFO] [stdout] --> src/source/file.rs:252:13 [INFO] [stdout] | [INFO] [stdout] 252 | / mem::replace( [INFO] [stdout] 253 | | response_state, [INFO] [stdout] 254 | | State::Body { [INFO] [stdout] 255 | | body: body.into_future(), [INFO] [stdout] 256 | | buffer: buf, [INFO] [stdout] 257 | | }, [INFO] [stdout] 258 | | ); [INFO] [stdout] | |______________^ [INFO] [stdout] | [INFO] [stdout] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used [INFO] [stdout] --> src/source/file.rs:260:13 [INFO] [stdout] | [INFO] [stdout] 260 | mem::replace(response_state, State::Empty); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 18 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 27s [INFO] running `Command { std: "docker" "inspect" "3e9be1ec6e6db5e1dc9462c5eabe0d3f270c777734175651de45b06fa69cc258", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e9be1ec6e6db5e1dc9462c5eabe0d3f270c777734175651de45b06fa69cc258", kill_on_drop: false }` [INFO] [stdout] 3e9be1ec6e6db5e1dc9462c5eabe0d3f270c777734175651de45b06fa69cc258 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0d978ba6c0e3e93652e9fa1fbe208ec7859dee8ac136177c1b0ec73e2c90ed88 [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" "0d978ba6c0e3e93652e9fa1fbe208ec7859dee8ac136177c1b0ec73e2c90ed88", kill_on_drop: false }` [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling object v0.22.0 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling compiletest_rs v0.3.26 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling filetime v0.2.13 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:86:44 [INFO] [stdout] | [INFO] [stdout] 86 | AgnesError::Io(ref err) => err.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:87:45 [INFO] [stdout] | [INFO] [stdout] 87 | AgnesError::Net(ref err) => err.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:88:45 [INFO] [stdout] | [INFO] [stdout] 88 | AgnesError::Csv(ref err) => err.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:89:52 [INFO] [stdout] | [INFO] [stdout] 89 | AgnesError::CsvSniffer(ref err) => err.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:91:47 [INFO] [stdout] | [INFO] [stdout] 91 | AgnesError::Parse(ref err) => err.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:148:43 [INFO] [stdout] | [INFO] [stdout] 148 | NetError::Uri(ref err) => err.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:150:43 [INFO] [stdout] | [INFO] [stdout] 150 | NetError::Tls(ref err) => err.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:151:44 [INFO] [stdout] | [INFO] [stdout] 151 | NetError::Http(ref err) => err.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:192:45 [INFO] [stdout] | [INFO] [stdout] 192 | ParseError::Int(ref err) => err.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:193:46 [INFO] [stdout] | [INFO] [stdout] 193 | ParseError::Bool(ref err) => err.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:194:47 [INFO] [stdout] | [INFO] [stdout] 194 | ParseError::Float(ref err) => err.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:195:45 [INFO] [stdout] | [INFO] [stdout] 195 | ParseError::Str(ref err) => err.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/source/file.rs:158:21 [INFO] [stdout] | [INFO] [stdout] 158 | let mut core = Core::new()?; [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/source/file.rs:173:21 [INFO] [stdout] | [INFO] [stdout] 173 | let mut core = Core::new()?; [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used [INFO] [stdout] --> src/source/file.rs:213:13 [INFO] [stdout] | [INFO] [stdout] 213 | mem::replace(&mut buf, tmp); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used [INFO] [stdout] --> src/source/file.rs:215:13 [INFO] [stdout] | [INFO] [stdout] 215 | mem::replace(response_state, State::Body { body, buffer: buf }); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used [INFO] [stdout] --> src/source/file.rs:252:13 [INFO] [stdout] | [INFO] [stdout] 252 | / mem::replace( [INFO] [stdout] 253 | | response_state, [INFO] [stdout] 254 | | State::Body { [INFO] [stdout] 255 | | body: body.into_future(), [INFO] [stdout] 256 | | buffer: buf, [INFO] [stdout] 257 | | }, [INFO] [stdout] 258 | | ); [INFO] [stdout] | |______________^ [INFO] [stdout] | [INFO] [stdout] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used [INFO] [stdout] --> src/source/file.rs:260:13 [INFO] [stdout] | [INFO] [stdout] 260 | mem::replace(response_state, State::Empty); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 18 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling term v0.6.1 [INFO] [stderr] Compiling tester v0.6.0 [INFO] [stderr] Compiling addr2line v0.14.1 [INFO] [stderr] Compiling backtrace v0.3.55 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling rustfix v0.4.6 [INFO] [stderr] Compiling agnes v0.3.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:86:44 [INFO] [stdout] | [INFO] [stdout] 86 | AgnesError::Io(ref err) => err.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:87:45 [INFO] [stdout] | [INFO] [stdout] 87 | AgnesError::Net(ref err) => err.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:88:45 [INFO] [stdout] | [INFO] [stdout] 88 | AgnesError::Csv(ref err) => err.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:89:52 [INFO] [stdout] | [INFO] [stdout] 89 | AgnesError::CsvSniffer(ref err) => err.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:91:47 [INFO] [stdout] | [INFO] [stdout] 91 | AgnesError::Parse(ref err) => err.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:148:43 [INFO] [stdout] | [INFO] [stdout] 148 | NetError::Uri(ref err) => err.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:150:43 [INFO] [stdout] | [INFO] [stdout] 150 | NetError::Tls(ref err) => err.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:151:44 [INFO] [stdout] | [INFO] [stdout] 151 | NetError::Http(ref err) => err.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:192:45 [INFO] [stdout] | [INFO] [stdout] 192 | ParseError::Int(ref err) => err.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:193:46 [INFO] [stdout] | [INFO] [stdout] 193 | ParseError::Bool(ref err) => err.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:194:47 [INFO] [stdout] | [INFO] [stdout] 194 | ParseError::Float(ref err) => err.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:195:45 [INFO] [stdout] | [INFO] [stdout] 195 | ParseError::Str(ref err) => err.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `agnes` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name dataview tests/dataview.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="serialize"' --cfg 'feature="test-utils"' -C metadata=a24ccd006bb27ea7 -C extra-filename=-a24ccd006bb27ea7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern agnes=/opt/rustwide/target/debug/deps/libagnes-c261436e874a527c.rlib --extern bit_vec=/opt/rustwide/target/debug/deps/libbit_vec-fbdb458f6e4119b0.rlib --extern compiletest_rs=/opt/rustwide/target/debug/deps/libcompiletest_rs-a331e4bb3a836e8d.rlib --extern csv=/opt/rustwide/target/debug/deps/libcsv-99e3b6299a24dd09.rlib --extern csv_sniffer=/opt/rustwide/target/debug/deps/libcsv_sniffer-94741988a17cdd95.rlib --extern encoding=/opt/rustwide/target/debug/deps/libencoding-7a984fccb177eca6.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-f57264efe2215d26.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-ea08f6268bb989c8.rlib --extern hyper_tls=/opt/rustwide/target/debug/deps/libhyper_tls-4c2a6d1f24af2711.rlib --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-a750401026d62563.rlib --extern native_tls=/opt/rustwide/target/debug/deps/libnative_tls-7856190fe31665fe.rlib --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-cb2b583837c7ff21.rlib --extern prettytable=/opt/rustwide/target/debug/deps/libprettytable-febf30cb8198f7e0.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-81b09ffc391ad233.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-b19c287e273ee0de.rlib --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-7d7484301384d142.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-90c273c651f97058.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-9a7c8e3981b09930.rlib --extern tokio_core=/opt/rustwide/target/debug/deps/libtokio_core-43b85d9e249556c1.rlib --extern tokio_io=/opt/rustwide/target/debug/deps/libtokio_io-b63bcffe7dc6f8d6.rlib --extern typenum=/opt/rustwide/target/debug/deps/libtypenum-e718507592485383.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit 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/csv-b11e4f30305fdcf9.csv.9sbp8d4a-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/csv-b11e4f30305fdcf9.csv.9sbp8d4a-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/csv-b11e4f30305fdcf9.csv.9sbp8d4a-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/csv-b11e4f30305fdcf9.csv.9sbp8d4a-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/csv-b11e4f30305fdcf9.csv.9sbp8d4a-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/csv-b11e4f30305fdcf9.csv.9sbp8d4a-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/csv-b11e4f30305fdcf9.csv.9sbp8d4a-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/csv-b11e4f30305fdcf9.csv.9sbp8d4a-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/csv-b11e4f30305fdcf9.csv.9sbp8d4a-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/csv-b11e4f30305fdcf9.csv.9sbp8d4a-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/csv-b11e4f30305fdcf9.csv.9sbp8d4a-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/csv-b11e4f30305fdcf9.csv.9sbp8d4a-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/csv-b11e4f30305fdcf9.csv.9sbp8d4a-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/csv-b11e4f30305fdcf9.csv.9sbp8d4a-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/csv-b11e4f30305fdcf9.csv.9sbp8d4a-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/csv-b11e4f30305fdcf9.csv.9sbp8d4a-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/csv-b11e4f30305fdcf9" "/opt/rustwide/target/debug/deps/csv-b11e4f30305fdcf9.3hqh7clc6y9h3u4z.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/libagnes-c261436e874a527c.rlib" "/opt/rustwide/target/debug/deps/libtypenum-e718507592485383.rlib" "/opt/rustwide/target/debug/deps/libtempfile-9a7c8e3981b09930.rlib" "/opt/rustwide/target/debug/deps/librand-9fa6b3cba7438130.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-5cc41f2308ea572f.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-b2a2733ac9f6124d.rlib" "/opt/rustwide/target/debug/deps/librand_core-f986f2bcf699678e.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-64b0b0efe810e648.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-14da0bbdd231c317.rlib" "/opt/rustwide/target/debug/deps/libcsv_sniffer-94741988a17cdd95.rlib" "/opt/rustwide/target/debug/deps/libregex-e9469c13a0c9458c.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-5f7e849363b8b7b2.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-7cceea5d5695388b.rlib" "/opt/rustwide/target/debug/deps/libucd_util-91926941ec642f05.rlib" "/opt/rustwide/target/debug/deps/libthread_local-812f6a3f0004ea44.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-abfc7d224a5da1ac.rlib" "/opt/rustwide/target/debug/deps/libprettytable-febf30cb8198f7e0.rlib" "/opt/rustwide/target/debug/deps/libencode_unicode-9531c5070b991301.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-721ddb5cf32cc140.rlib" "/opt/rustwide/target/debug/deps/libcsv-769be919dc7e34fc.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-7a3ef2123a40ae59.rlib" "/opt/rustwide/target/debug/deps/libmemchr-9a7eb7bc511c54d8.rlib" "/opt/rustwide/target/debug/deps/libatty-cc1319eb516f7e45.rlib" "/opt/rustwide/target/debug/deps/libterm-6e98da20d5f77cc2.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-906fa989c4fba052.rlib" "/opt/rustwide/target/debug/deps/libtokio_core-43b85d9e249556c1.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-e6951c66fc2ccfae.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-cb2b583837c7ff21.rlib" "/opt/rustwide/target/debug/deps/libindexmap-a750401026d62563.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-4c2a6d1f24af2711.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-7856190fe31665fe.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-65d1fa460031adce.rlib" "/opt/rustwide/target/debug/deps/libopenssl-0a3899bf37cddaa7.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-5e32c8b0e5782a0f.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/libcfg_if-d82520db93b55397.rlib" "/opt/rustwide/target/debug/deps/libbitflags-8a5476fab5bb3232.rlib" "/opt/rustwide/target/debug/deps/libhyper-ea08f6268bb989c8.rlib" "/opt/rustwide/target/debug/deps/libwant-57a27d5a18dcf4dd.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-1c025aec5b81abc7.rlib" "/opt/rustwide/target/debug/deps/libtokio-46a870e2dfd77363.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-5bf194a657a9fb49.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-f5dffe5c42121288.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-e2a5e4a75bedc998.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-3595815cc43f4f95.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-b566acb25bc7f4a5.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-ea2f7c819b5c602a.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-8979332de620101c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-9c8a2c19cdfc2237.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-c8bd26ae2a311e56.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-d9981de35443877c.rlib" "/opt/rustwide/target/debug/deps/liblock_api-956c5a7d07778f10.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-5fe3aacd1b394df4.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-10127854911d188c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-34bfa4a7f77ee224.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-725e81724c13a8ca.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-34944e4fe4b38f7c.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-b71d276e69df7592.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-281950e12014f7ec.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-eaf618366f8551a4.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-571a0fb443e6eb1e.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-43181d7e01012169.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-62efd5c3c3e18fe4.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-39734b4002d93c17.rlib" "/opt/rustwide/target/debug/deps/libmio-2b50ed06ea8fb091.rlib" "/opt/rustwide/target/debug/deps/libtime-8e35f3cac97aba88.rlib" "/opt/rustwide/target/debug/deps/libnet2-68e8b2e7935edeea.rlib" "/opt/rustwide/target/debug/deps/libhttparse-4498e44828a5bbeb.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-135209a87c73405f.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-fb6e88608b9ebc70.rlib" "/opt/rustwide/target/debug/deps/libh2-b7d2384d507186aa.rlib" "/opt/rustwide/target/debug/deps/libindexmap-ffbbf84de1e35400.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-7e71c2557b57810b.rlib" "/opt/rustwide/target/debug/deps/libstring-ca05ec15f9f1d9f4.rlib" "/opt/rustwide/target/debug/deps/libslab-f568091877b30548.rlib" "/opt/rustwide/target/debug/deps/libhttp-ecb4320f0fd83426.rlib" "/opt/rustwide/target/debug/deps/libfnv-9bab2cd4d16544dd.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-b63bcffe7dc6f8d6.rlib" "/opt/rustwide/target/debug/deps/liblog-d6d50815b8652f33.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3bb9a546b52233f2.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-07ce181881ac9f79.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-1badba6f1c715bf0.rlib" "/opt/rustwide/target/debug/deps/libbytes-55ba114ae4c20a18.rlib" "/opt/rustwide/target/debug/deps/libeither-bdbb982f7ccc1550.rlib" "/opt/rustwide/target/debug/deps/libiovec-ca6562caffe6435c.rlib" "/opt/rustwide/target/debug/deps/liblibc-de5bb522f858906e.rlib" "/opt/rustwide/target/debug/deps/libfutures-f57264efe2215d26.rlib" "/opt/rustwide/target/debug/deps/libencoding-7a984fccb177eca6.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_tradchinese-7969fa7ccde1575b.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_simpchinese-a39a592aee2bf00a.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_japanese-765279db428380cb.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_korean-4ec0dcf166b9a86a.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_singlebyte-86da72560659743f.rlib" "/opt/rustwide/target/debug/deps/libcsv-99e3b6299a24dd09.rlib" "/opt/rustwide/target/debug/deps/libryu-f21f59bb2c528cca.rlib" "/opt/rustwide/target/debug/deps/libitoa-7705fc0f005bae91.rlib" "/opt/rustwide/target/debug/deps/libcsv_core-bce3f2882fada0e9.rlib" "/opt/rustwide/target/debug/deps/libbstr-70d8c73aa2f0c296.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-8f0355b2276acf56.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-2f9d4a3f19411b1e.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e5604f0874edb5fe.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b2d06f7d60fcbb27.rlib" "/opt/rustwide/target/debug/deps/libserde-b19c287e273ee0de.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-fbdb458f6e4119b0.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" "-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/examples/gdp_local-dbd703ef48ab19d6.gdp_local.9ylmqfqq-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/gdp_local-dbd703ef48ab19d6.gdp_local.9ylmqfqq-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/gdp_local-dbd703ef48ab19d6.gdp_local.9ylmqfqq-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/gdp_local-dbd703ef48ab19d6.gdp_local.9ylmqfqq-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/gdp_local-dbd703ef48ab19d6.gdp_local.9ylmqfqq-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/gdp_local-dbd703ef48ab19d6.gdp_local.9ylmqfqq-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/gdp_local-dbd703ef48ab19d6.gdp_local.9ylmqfqq-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/gdp_local-dbd703ef48ab19d6.gdp_local.9ylmqfqq-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/gdp_local-dbd703ef48ab19d6.gdp_local.9ylmqfqq-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/gdp_local-dbd703ef48ab19d6.gdp_local.9ylmqfqq-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/gdp_local-dbd703ef48ab19d6.gdp_local.9ylmqfqq-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/gdp_local-dbd703ef48ab19d6.gdp_local.9ylmqfqq-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/gdp_local-dbd703ef48ab19d6.gdp_local.9ylmqfqq-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/gdp_local-dbd703ef48ab19d6.gdp_local.9ylmqfqq-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/gdp_local-dbd703ef48ab19d6.gdp_local.9ylmqfqq-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/gdp_local-dbd703ef48ab19d6.gdp_local.9ylmqfqq-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/gdp_local-dbd703ef48ab19d6" "/opt/rustwide/target/debug/examples/gdp_local-dbd703ef48ab19d6.1slaxi16movlab93.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/target/debug/deps/libagnes-c261436e874a527c.rlib" "/opt/rustwide/target/debug/deps/libtypenum-e718507592485383.rlib" "/opt/rustwide/target/debug/deps/libtempfile-9a7c8e3981b09930.rlib" "/opt/rustwide/target/debug/deps/librand-9fa6b3cba7438130.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-5cc41f2308ea572f.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-b2a2733ac9f6124d.rlib" "/opt/rustwide/target/debug/deps/librand_core-f986f2bcf699678e.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-64b0b0efe810e648.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-14da0bbdd231c317.rlib" "/opt/rustwide/target/debug/deps/libcsv_sniffer-94741988a17cdd95.rlib" "/opt/rustwide/target/debug/deps/libregex-e9469c13a0c9458c.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-5f7e849363b8b7b2.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-7cceea5d5695388b.rlib" "/opt/rustwide/target/debug/deps/libucd_util-91926941ec642f05.rlib" "/opt/rustwide/target/debug/deps/libthread_local-812f6a3f0004ea44.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-abfc7d224a5da1ac.rlib" "/opt/rustwide/target/debug/deps/libprettytable-febf30cb8198f7e0.rlib" "/opt/rustwide/target/debug/deps/libencode_unicode-9531c5070b991301.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-721ddb5cf32cc140.rlib" "/opt/rustwide/target/debug/deps/libcsv-769be919dc7e34fc.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-7a3ef2123a40ae59.rlib" "/opt/rustwide/target/debug/deps/libmemchr-9a7eb7bc511c54d8.rlib" "/opt/rustwide/target/debug/deps/libatty-cc1319eb516f7e45.rlib" "/opt/rustwide/target/debug/deps/libterm-6e98da20d5f77cc2.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-906fa989c4fba052.rlib" "/opt/rustwide/target/debug/deps/libtokio_core-43b85d9e249556c1.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-e6951c66fc2ccfae.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-cb2b583837c7ff21.rlib" "/opt/rustwide/target/debug/deps/libindexmap-a750401026d62563.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-4c2a6d1f24af2711.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-7856190fe31665fe.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-65d1fa460031adce.rlib" "/opt/rustwide/target/debug/deps/libopenssl-0a3899bf37cddaa7.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-5e32c8b0e5782a0f.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/libcfg_if-d82520db93b55397.rlib" "/opt/rustwide/target/debug/deps/libbitflags-8a5476fab5bb3232.rlib" "/opt/rustwide/target/debug/deps/libhyper-ea08f6268bb989c8.rlib" "/opt/rustwide/target/debug/deps/libwant-57a27d5a18dcf4dd.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-1c025aec5b81abc7.rlib" "/opt/rustwide/target/debug/deps/libtokio-46a870e2dfd77363.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-5bf194a657a9fb49.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-f5dffe5c42121288.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-e2a5e4a75bedc998.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-3595815cc43f4f95.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-b566acb25bc7f4a5.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-ea2f7c819b5c602a.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-8979332de620101c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-9c8a2c19cdfc2237.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-c8bd26ae2a311e56.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-d9981de35443877c.rlib" "/opt/rustwide/target/debug/deps/liblock_api-956c5a7d07778f10.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-5fe3aacd1b394df4.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-10127854911d188c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-34bfa4a7f77ee224.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-725e81724c13a8ca.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-34944e4fe4b38f7c.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-b71d276e69df7592.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-281950e12014f7ec.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-eaf618366f8551a4.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-571a0fb443e6eb1e.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-43181d7e01012169.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-62efd5c3c3e18fe4.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-39734b4002d93c17.rlib" "/opt/rustwide/target/debug/deps/libmio-2b50ed06ea8fb091.rlib" "/opt/rustwide/target/debug/deps/libtime-8e35f3cac97aba88.rlib" "/opt/rustwide/target/debug/deps/libnet2-68e8b2e7935edeea.rlib" "/opt/rustwide/target/debug/deps/libhttparse-4498e44828a5bbeb.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-135209a87c73405f.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-fb6e88608b9ebc70.rlib" "/opt/rustwide/target/debug/deps/libh2-b7d2384d507186aa.rlib" "/opt/rustwide/target/debug/deps/libindexmap-ffbbf84de1e35400.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-7e71c2557b57810b.rlib" "/opt/rustwide/target/debug/deps/libstring-ca05ec15f9f1d9f4.rlib" "/opt/rustwide/target/debug/deps/libslab-f568091877b30548.rlib" "/opt/rustwide/target/debug/deps/libhttp-ecb4320f0fd83426.rlib" "/opt/rustwide/target/debug/deps/libfnv-9bab2cd4d16544dd.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-b63bcffe7dc6f8d6.rlib" "/opt/rustwide/target/debug/deps/liblog-d6d50815b8652f33.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3bb9a546b52233f2.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-07ce181881ac9f79.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-1badba6f1c715bf0.rlib" "/opt/rustwide/target/debug/deps/libbytes-55ba114ae4c20a18.rlib" "/opt/rustwide/target/debug/deps/libeither-bdbb982f7ccc1550.rlib" "/opt/rustwide/target/debug/deps/libiovec-ca6562caffe6435c.rlib" "/opt/rustwide/target/debug/deps/liblibc-de5bb522f858906e.rlib" "/opt/rustwide/target/debug/deps/libfutures-f57264efe2215d26.rlib" "/opt/rustwide/target/debug/deps/libencoding-7a984fccb177eca6.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_tradchinese-7969fa7ccde1575b.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_simpchinese-a39a592aee2bf00a.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_japanese-765279db428380cb.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_korean-4ec0dcf166b9a86a.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_singlebyte-86da72560659743f.rlib" "/opt/rustwide/target/debug/deps/libcsv-99e3b6299a24dd09.rlib" "/opt/rustwide/target/debug/deps/libryu-f21f59bb2c528cca.rlib" "/opt/rustwide/target/debug/deps/libitoa-7705fc0f005bae91.rlib" "/opt/rustwide/target/debug/deps/libcsv_core-bce3f2882fada0e9.rlib" "/opt/rustwide/target/debug/deps/libbstr-70d8c73aa2f0c296.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-8f0355b2276acf56.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-2f9d4a3f19411b1e.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e5604f0874edb5fe.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b2d06f7d60fcbb27.rlib" "/opt/rustwide/target/debug/deps/libserde-b19c287e273ee0de.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-fbdb458f6e4119b0.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" "-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" "0d978ba6c0e3e93652e9fa1fbe208ec7859dee8ac136177c1b0ec73e2c90ed88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d978ba6c0e3e93652e9fa1fbe208ec7859dee8ac136177c1b0ec73e2c90ed88", kill_on_drop: false }` [INFO] [stdout] 0d978ba6c0e3e93652e9fa1fbe208ec7859dee8ac136177c1b0ec73e2c90ed88