[INFO] crate agnes 0.3.2 is already in cache [INFO] testing agnes-0.3.2 against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] extracting crate agnes 0.3.2 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate agnes 0.3.2 on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "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-4/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", 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] 11978ea870bd075d8886a4901747c148654ab2936964323842a5896a9efa6226 [INFO] running `Command { std: "docker" "start" "-a" "11978ea870bd075d8886a4901747c148654ab2936964323842a5896a9efa6226", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "11978ea870bd075d8886a4901747c148654ab2936964323842a5896a9efa6226", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "11978ea870bd075d8886a4901747c148654ab2936964323842a5896a9efa6226", kill_on_drop: false }` [INFO] [stdout] 11978ea870bd075d8886a4901747c148654ab2936964323842a5896a9efa6226 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 27acb4569a64756d7942eb8cbecdf02063c80d936ea9deec559bbc5e9732a076 [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" "27acb4569a64756d7942eb8cbecdf02063c80d936ea9deec559bbc5e9732a076", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.73 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling futures v0.1.29 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.35 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling ucd-util v0.1.8 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling utf8-ranges v1.0.4 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling encode_unicode v0.3.6 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling scoped-tls v0.1.2 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling term v0.4.6 [INFO] [stderr] Compiling bit-vec v0.4.4 [INFO] [stderr] Compiling indexmap v0.4.1 [INFO] [stderr] Compiling hashbrown v0.8.1 [INFO] [stderr] Compiling indexmap v1.5.0 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling csv v0.15.0 [INFO] [stderr] Compiling rand v0.7.3 [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 mio-uds v0.6.8 [INFO] [stderr] Compiling prettytable-rs v0.6.7 [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-tcp v0.1.4 [INFO] [stderr] Compiling tokio-uds v0.2.7 [INFO] [stderr] Compiling tokio-udp v0.1.6 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling bstr v0.2.13 [INFO] [stderr] Compiling csv v1.1.3 [INFO] [stderr] Compiling csv-sniffer v0.1.1 [INFO] [stderr] Compiling agnes v0.3.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 49s [INFO] running `Command { std: "docker" "inspect" "27acb4569a64756d7942eb8cbecdf02063c80d936ea9deec559bbc5e9732a076", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27acb4569a64756d7942eb8cbecdf02063c80d936ea9deec559bbc5e9732a076", kill_on_drop: false }` [INFO] [stdout] 27acb4569a64756d7942eb8cbecdf02063c80d936ea9deec559bbc5e9732a076 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2836e35911fc34251fa70d8c65bea01fe6fe87f8d184c300f551c97e4e58fd46 [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" "2836e35911fc34251fa70d8c65bea01fe6fe87f8d184c300f551c97e4e58fd46", kill_on_drop: false }` [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling gimli v0.22.0 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling object v0.20.0 [INFO] [stderr] Compiling serde_json v1.0.56 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling compiletest_rs v0.3.26 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling miniz_oxide v0.4.0 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling filetime v0.2.10 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling term v0.6.1 [INFO] [stdout] warning: use of deprecated item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 tester v0.6.0 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling addr2line v0.13.0 [INFO] [stderr] Compiling backtrace v0.3.50 [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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 gdp_life examples/gdp_life.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -Cembed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="serialize"' --cfg 'feature="test-utils"' -C metadata=cda0f659c6da3e72 -C extra-filename=-cda0f659c6da3e72 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern agnes=/opt/rustwide/target/debug/deps/libagnes-07cc745b86572d55.rlib --extern bit_vec=/opt/rustwide/target/debug/deps/libbit_vec-c51a748e8e1451f7.rlib --extern compiletest_rs=/opt/rustwide/target/debug/deps/libcompiletest_rs-0cde1656b2d08865.rlib --extern csv=/opt/rustwide/target/debug/deps/libcsv-99ce43363ab732bb.rlib --extern csv_sniffer=/opt/rustwide/target/debug/deps/libcsv_sniffer-17543dfd50829ae8.rlib --extern encoding=/opt/rustwide/target/debug/deps/libencoding-353258f0677ad3f2.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-1bf01b6396879f32.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-1dd2820ac0dd3284.rlib --extern hyper_tls=/opt/rustwide/target/debug/deps/libhyper_tls-2900a5d6032e9f6a.rlib --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-93494a52fb09519b.rlib --extern native_tls=/opt/rustwide/target/debug/deps/libnative_tls-8afeacf688f41465.rlib --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-2de2b3e19ad17644.rlib --extern prettytable=/opt/rustwide/target/debug/deps/libprettytable-01901501d05d849c.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-e8775a9ce404f722.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-8ffc39c91abb96ac.rlib --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-7174d39a7a5f2b77.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-e4cc39a9847185f6.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-e98f0295a2af1675.rlib --extern tokio_core=/opt/rustwide/target/debug/deps/libtokio_core-50eda536f3100e1a.rlib --extern tokio_io=/opt/rustwide/target/debug/deps/libtokio_io-acf72d02114bfbfd.rlib --extern typenum=/opt/rustwide/target/debug/deps/libtypenum-5a6f39e478664fe7.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit 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/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/table_macro-e4be02bc469ed65d.table_macro.4c514q1e-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/table_macro-e4be02bc469ed65d.table_macro.4c514q1e-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/table_macro-e4be02bc469ed65d.table_macro.4c514q1e-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/table_macro-e4be02bc469ed65d.table_macro.4c514q1e-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/table_macro-e4be02bc469ed65d.table_macro.4c514q1e-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/table_macro-e4be02bc469ed65d.table_macro.4c514q1e-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/table_macro-e4be02bc469ed65d.table_macro.4c514q1e-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/table_macro-e4be02bc469ed65d.table_macro.4c514q1e-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/table_macro-e4be02bc469ed65d.table_macro.4c514q1e-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/table_macro-e4be02bc469ed65d.table_macro.4c514q1e-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/table_macro-e4be02bc469ed65d.table_macro.4c514q1e-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/table_macro-e4be02bc469ed65d.table_macro.4c514q1e-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/table_macro-e4be02bc469ed65d.table_macro.4c514q1e-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/table_macro-e4be02bc469ed65d.table_macro.4c514q1e-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/table_macro-e4be02bc469ed65d.table_macro.4c514q1e-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/table_macro-e4be02bc469ed65d.table_macro.4c514q1e-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/table_macro-e4be02bc469ed65d" "/opt/rustwide/target/debug/examples/table_macro-e4be02bc469ed65d.hczi1gzaia0bhyz.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libagnes-07cc745b86572d55.rlib" "/opt/rustwide/target/debug/deps/libtypenum-5a6f39e478664fe7.rlib" "/opt/rustwide/target/debug/deps/libtempfile-e98f0295a2af1675.rlib" "/opt/rustwide/target/debug/deps/librand-03869591101b83dc.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-b9d42cc715d7eef0.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-101710f40ad5d3d8.rlib" "/opt/rustwide/target/debug/deps/librand_core-090119853c75fb73.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-6f9410f84cf1cb5c.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-a9d58e5b261c6f4f.rlib" "/opt/rustwide/target/debug/deps/libcsv_sniffer-17543dfd50829ae8.rlib" "/opt/rustwide/target/debug/deps/libregex-4e2e5ec02724012a.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-249fc7ed27b8f63d.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-10a23ee17ebd16e6.rlib" "/opt/rustwide/target/debug/deps/libucd_util-683ba97c97b91bd2.rlib" "/opt/rustwide/target/debug/deps/libthread_local-ab0e02efafb11915.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-8663b6f8a51e1569.rlib" "/opt/rustwide/target/debug/deps/libprettytable-01901501d05d849c.rlib" "/opt/rustwide/target/debug/deps/libencode_unicode-749fdf25c1610add.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-65d9f7d0b961f44d.rlib" "/opt/rustwide/target/debug/deps/libcsv-325419f7459123ee.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-d833c3470fa60f44.rlib" "/opt/rustwide/target/debug/deps/libmemchr-20e7146a65100b1b.rlib" "/opt/rustwide/target/debug/deps/libatty-9716c3d01c9e9d42.rlib" "/opt/rustwide/target/debug/deps/libterm-5987de33cf4cc5da.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-4f447c2431100104.rlib" "/opt/rustwide/target/debug/deps/libtokio_core-50eda536f3100e1a.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-6b18a7ea5a1a4c46.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-2de2b3e19ad17644.rlib" "/opt/rustwide/target/debug/deps/libindexmap-93494a52fb09519b.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-2900a5d6032e9f6a.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-8afeacf688f41465.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-9c28753db8cc8374.rlib" "/opt/rustwide/target/debug/deps/libopenssl-5b174d175d26b793.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-764611f2a71e0ed8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-7fdddc6c152ac3cf.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-5f62cca6b0789145.rlib" "/opt/rustwide/target/debug/deps/libbitflags-56eca94422237621.rlib" "/opt/rustwide/target/debug/deps/libhyper-1dd2820ac0dd3284.rlib" "/opt/rustwide/target/debug/deps/libwant-93a56ffa42f4637f.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-779c2ffe56c19125.rlib" "/opt/rustwide/target/debug/deps/libtokio-25dfc13ec333d658.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-483771841163c609.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-5a1b32b9f91ba0cc.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-6d54d01712f4f8cc.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-ef18dcb5d54ed758.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-54e3b8923a881f2d.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-9e837c5feffb95ed.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-1c6240859530c8af.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-e33fd9c5f0e1959b.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-eaf82d6a670f9bf1.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-c9be4547dea045b5.rlib" "/opt/rustwide/target/debug/deps/liblock_api-6156da8ddd4665db.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-6bb0ab2b5e51f8ec.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-740fd265218a8c36.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-bf55e6be0f857393.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-66d65d45e0fea782.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-5313561b6b55f124.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-83022017c749d9a0.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-6850d02eec3a8ac1.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-0fd2041bafbc4b04.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-2cfe5a3ba7ff4b96.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-3e7fda446b883a01.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-81bff507660079cf.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-1ac42c7732f05f4e.rlib" "/opt/rustwide/target/debug/deps/libmio-b4bd81e311c1f9ee.rlib" "/opt/rustwide/target/debug/deps/libtime-6c6e8373e3d3e959.rlib" "/opt/rustwide/target/debug/deps/libnet2-edb7029a16110fc3.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d23095e432fe7798.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-d0c01ff105fe49ae.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-7fea821de3db647c.rlib" "/opt/rustwide/target/debug/deps/libh2-24e60f0871367ac5.rlib" "/opt/rustwide/target/debug/deps/libindexmap-b9bc9c828f37dde8.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-0dcb940264e82967.rlib" "/opt/rustwide/target/debug/deps/libstring-f552664a5b053934.rlib" "/opt/rustwide/target/debug/deps/libslab-3a7649c6fb4d320f.rlib" "/opt/rustwide/target/debug/deps/libhttp-73903ec52fd00176.rlib" "/opt/rustwide/target/debug/deps/libfnv-4e1f361c8239009e.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-acf72d02114bfbfd.rlib" "/opt/rustwide/target/debug/deps/liblog-fa35f39fb636aefd.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b00c34326580381c.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-3ad8c63f95f43f7a.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-3581f20142db9825.rlib" "/opt/rustwide/target/debug/deps/libbytes-a562b38d201890b8.rlib" "/opt/rustwide/target/debug/deps/libeither-3374e4d2a4d617ae.rlib" "/opt/rustwide/target/debug/deps/libiovec-73f2863148aaa30c.rlib" "/opt/rustwide/target/debug/deps/liblibc-335c720e6547c055.rlib" "/opt/rustwide/target/debug/deps/libfutures-1bf01b6396879f32.rlib" "/opt/rustwide/target/debug/deps/libencoding-353258f0677ad3f2.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_tradchinese-47451a9a226bb8c8.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_simpchinese-b69043cc7330cab9.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_japanese-5a246e4d3005b7c1.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_korean-80cba4d6fd73c0ce.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_singlebyte-e9856ff97465a535.rlib" "/opt/rustwide/target/debug/deps/libcsv-99ce43363ab732bb.rlib" "/opt/rustwide/target/debug/deps/libryu-49c6c0501005e538.rlib" "/opt/rustwide/target/debug/deps/libitoa-249c7ebdf9af9cde.rlib" "/opt/rustwide/target/debug/deps/libcsv_core-ca65757a6e0cd8e3.rlib" "/opt/rustwide/target/debug/deps/libbstr-e2e7d4e1037800b0.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-74bec1f2602bedf5.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-8e7ddb72171cc91f.rlib" "/opt/rustwide/target/debug/deps/libmemchr-1e6b68a09fbeab95.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7c0477ae3415ac1f.rlib" "/opt/rustwide/target/debug/deps/libserde-8ffc39c91abb96ac.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-c51a748e8e1451f7.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [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/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/file_reader_test-bcee4376dac4cf79.file_reader_test.1mqt39my-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/file_reader_test-bcee4376dac4cf79.file_reader_test.1mqt39my-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/file_reader_test-bcee4376dac4cf79.file_reader_test.1mqt39my-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/file_reader_test-bcee4376dac4cf79.file_reader_test.1mqt39my-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/file_reader_test-bcee4376dac4cf79.file_reader_test.1mqt39my-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/file_reader_test-bcee4376dac4cf79.file_reader_test.1mqt39my-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/file_reader_test-bcee4376dac4cf79.file_reader_test.1mqt39my-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/file_reader_test-bcee4376dac4cf79.file_reader_test.1mqt39my-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/file_reader_test-bcee4376dac4cf79.file_reader_test.1mqt39my-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/file_reader_test-bcee4376dac4cf79.file_reader_test.1mqt39my-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/file_reader_test-bcee4376dac4cf79.file_reader_test.1mqt39my-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/file_reader_test-bcee4376dac4cf79.file_reader_test.1mqt39my-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/file_reader_test-bcee4376dac4cf79.file_reader_test.1mqt39my-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/file_reader_test-bcee4376dac4cf79.file_reader_test.1mqt39my-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/file_reader_test-bcee4376dac4cf79.file_reader_test.1mqt39my-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/file_reader_test-bcee4376dac4cf79.file_reader_test.1mqt39my-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/file_reader_test-bcee4376dac4cf79" "/opt/rustwide/target/debug/deps/file_reader_test-bcee4376dac4cf79.4obdmwjb1jkgz0x5.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-6805c615af620a51.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-975e251edec7895a.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-fa89c22811cbba70.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-8e79a065fef863f3.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-a68d66da01a6ed2b.rlib" "/opt/rustwide/target/debug/deps/libagnes-07cc745b86572d55.rlib" "/opt/rustwide/target/debug/deps/libtypenum-5a6f39e478664fe7.rlib" "/opt/rustwide/target/debug/deps/libtempfile-e98f0295a2af1675.rlib" "/opt/rustwide/target/debug/deps/librand-03869591101b83dc.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-b9d42cc715d7eef0.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-101710f40ad5d3d8.rlib" "/opt/rustwide/target/debug/deps/librand_core-090119853c75fb73.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-6f9410f84cf1cb5c.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-a9d58e5b261c6f4f.rlib" "/opt/rustwide/target/debug/deps/libcsv_sniffer-17543dfd50829ae8.rlib" "/opt/rustwide/target/debug/deps/libregex-4e2e5ec02724012a.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-249fc7ed27b8f63d.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-10a23ee17ebd16e6.rlib" "/opt/rustwide/target/debug/deps/libucd_util-683ba97c97b91bd2.rlib" "/opt/rustwide/target/debug/deps/libthread_local-ab0e02efafb11915.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-8663b6f8a51e1569.rlib" "/opt/rustwide/target/debug/deps/libprettytable-01901501d05d849c.rlib" "/opt/rustwide/target/debug/deps/libencode_unicode-749fdf25c1610add.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-65d9f7d0b961f44d.rlib" "/opt/rustwide/target/debug/deps/libcsv-325419f7459123ee.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-d833c3470fa60f44.rlib" "/opt/rustwide/target/debug/deps/libmemchr-20e7146a65100b1b.rlib" "/opt/rustwide/target/debug/deps/libatty-9716c3d01c9e9d42.rlib" "/opt/rustwide/target/debug/deps/libterm-5987de33cf4cc5da.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-4f447c2431100104.rlib" "/opt/rustwide/target/debug/deps/libtokio_core-50eda536f3100e1a.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-6b18a7ea5a1a4c46.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-2de2b3e19ad17644.rlib" "/opt/rustwide/target/debug/deps/libindexmap-93494a52fb09519b.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-2900a5d6032e9f6a.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-8afeacf688f41465.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-9c28753db8cc8374.rlib" "/opt/rustwide/target/debug/deps/libopenssl-5b174d175d26b793.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-764611f2a71e0ed8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-7fdddc6c152ac3cf.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-5f62cca6b0789145.rlib" "/opt/rustwide/target/debug/deps/libbitflags-56eca94422237621.rlib" "/opt/rustwide/target/debug/deps/libhyper-1dd2820ac0dd3284.rlib" "/opt/rustwide/target/debug/deps/libwant-93a56ffa42f4637f.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-779c2ffe56c19125.rlib" "/opt/rustwide/target/debug/deps/libtokio-25dfc13ec333d658.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-483771841163c609.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-5a1b32b9f91ba0cc.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-6d54d01712f4f8cc.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-ef18dcb5d54ed758.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-54e3b8923a881f2d.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-9e837c5feffb95ed.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-1c6240859530c8af.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-e33fd9c5f0e1959b.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-eaf82d6a670f9bf1.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-c9be4547dea045b5.rlib" "/opt/rustwide/target/debug/deps/liblock_api-6156da8ddd4665db.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-6bb0ab2b5e51f8ec.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-740fd265218a8c36.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-bf55e6be0f857393.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-66d65d45e0fea782.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-5313561b6b55f124.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-83022017c749d9a0.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-6850d02eec3a8ac1.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-0fd2041bafbc4b04.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-2cfe5a3ba7ff4b96.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-3e7fda446b883a01.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-81bff507660079cf.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-1ac42c7732f05f4e.rlib" "/opt/rustwide/target/debug/deps/libmio-b4bd81e311c1f9ee.rlib" "/opt/rustwide/target/debug/deps/libtime-6c6e8373e3d3e959.rlib" "/opt/rustwide/target/debug/deps/libnet2-edb7029a16110fc3.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d23095e432fe7798.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-d0c01ff105fe49ae.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-7fea821de3db647c.rlib" "/opt/rustwide/target/debug/deps/libh2-24e60f0871367ac5.rlib" "/opt/rustwide/target/debug/deps/libindexmap-b9bc9c828f37dde8.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-0dcb940264e82967.rlib" "/opt/rustwide/target/debug/deps/libstring-f552664a5b053934.rlib" "/opt/rustwide/target/debug/deps/libslab-3a7649c6fb4d320f.rlib" "/opt/rustwide/target/debug/deps/libhttp-73903ec52fd00176.rlib" "/opt/rustwide/target/debug/deps/libfnv-4e1f361c8239009e.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-acf72d02114bfbfd.rlib" "/opt/rustwide/target/debug/deps/liblog-fa35f39fb636aefd.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b00c34326580381c.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-3ad8c63f95f43f7a.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-3581f20142db9825.rlib" "/opt/rustwide/target/debug/deps/libbytes-a562b38d201890b8.rlib" "/opt/rustwide/target/debug/deps/libeither-3374e4d2a4d617ae.rlib" "/opt/rustwide/target/debug/deps/libiovec-73f2863148aaa30c.rlib" "/opt/rustwide/target/debug/deps/liblibc-335c720e6547c055.rlib" "/opt/rustwide/target/debug/deps/libfutures-1bf01b6396879f32.rlib" "/opt/rustwide/target/debug/deps/libencoding-353258f0677ad3f2.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_tradchinese-47451a9a226bb8c8.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_simpchinese-b69043cc7330cab9.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_japanese-5a246e4d3005b7c1.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_korean-80cba4d6fd73c0ce.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_singlebyte-e9856ff97465a535.rlib" "/opt/rustwide/target/debug/deps/libcsv-99ce43363ab732bb.rlib" "/opt/rustwide/target/debug/deps/libryu-49c6c0501005e538.rlib" "/opt/rustwide/target/debug/deps/libitoa-249c7ebdf9af9cde.rlib" "/opt/rustwide/target/debug/deps/libcsv_core-ca65757a6e0cd8e3.rlib" "/opt/rustwide/target/debug/deps/libbstr-e2e7d4e1037800b0.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-74bec1f2602bedf5.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-8e7ddb72171cc91f.rlib" "/opt/rustwide/target/debug/deps/libmemchr-1e6b68a09fbeab95.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7c0477ae3415ac1f.rlib" "/opt/rustwide/target/debug/deps/libserde-8ffc39c91abb96ac.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-c51a748e8e1451f7.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [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/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/csv-3ee0a46e78f41d28.csv.9mse5fkn-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/csv-3ee0a46e78f41d28.csv.9mse5fkn-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/csv-3ee0a46e78f41d28.csv.9mse5fkn-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/csv-3ee0a46e78f41d28.csv.9mse5fkn-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/csv-3ee0a46e78f41d28.csv.9mse5fkn-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/csv-3ee0a46e78f41d28.csv.9mse5fkn-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/csv-3ee0a46e78f41d28.csv.9mse5fkn-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/csv-3ee0a46e78f41d28.csv.9mse5fkn-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/csv-3ee0a46e78f41d28.csv.9mse5fkn-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/csv-3ee0a46e78f41d28.csv.9mse5fkn-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/csv-3ee0a46e78f41d28.csv.9mse5fkn-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/csv-3ee0a46e78f41d28.csv.9mse5fkn-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/csv-3ee0a46e78f41d28.csv.9mse5fkn-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/csv-3ee0a46e78f41d28.csv.9mse5fkn-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/csv-3ee0a46e78f41d28.csv.9mse5fkn-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/csv-3ee0a46e78f41d28.csv.9mse5fkn-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/csv-3ee0a46e78f41d28" "/opt/rustwide/target/debug/deps/csv-3ee0a46e78f41d28.4jw6vr1xr6q1hq4f.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-6805c615af620a51.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-975e251edec7895a.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-fa89c22811cbba70.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-8e79a065fef863f3.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-a68d66da01a6ed2b.rlib" "/opt/rustwide/target/debug/deps/libagnes-07cc745b86572d55.rlib" "/opt/rustwide/target/debug/deps/libtypenum-5a6f39e478664fe7.rlib" "/opt/rustwide/target/debug/deps/libtempfile-e98f0295a2af1675.rlib" "/opt/rustwide/target/debug/deps/librand-03869591101b83dc.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-b9d42cc715d7eef0.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-101710f40ad5d3d8.rlib" "/opt/rustwide/target/debug/deps/librand_core-090119853c75fb73.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-6f9410f84cf1cb5c.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-a9d58e5b261c6f4f.rlib" "/opt/rustwide/target/debug/deps/libcsv_sniffer-17543dfd50829ae8.rlib" "/opt/rustwide/target/debug/deps/libregex-4e2e5ec02724012a.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-249fc7ed27b8f63d.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-10a23ee17ebd16e6.rlib" "/opt/rustwide/target/debug/deps/libucd_util-683ba97c97b91bd2.rlib" "/opt/rustwide/target/debug/deps/libthread_local-ab0e02efafb11915.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-8663b6f8a51e1569.rlib" "/opt/rustwide/target/debug/deps/libprettytable-01901501d05d849c.rlib" "/opt/rustwide/target/debug/deps/libencode_unicode-749fdf25c1610add.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-65d9f7d0b961f44d.rlib" "/opt/rustwide/target/debug/deps/libcsv-325419f7459123ee.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-d833c3470fa60f44.rlib" "/opt/rustwide/target/debug/deps/libmemchr-20e7146a65100b1b.rlib" "/opt/rustwide/target/debug/deps/libatty-9716c3d01c9e9d42.rlib" "/opt/rustwide/target/debug/deps/libterm-5987de33cf4cc5da.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-4f447c2431100104.rlib" "/opt/rustwide/target/debug/deps/libtokio_core-50eda536f3100e1a.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-6b18a7ea5a1a4c46.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-2de2b3e19ad17644.rlib" "/opt/rustwide/target/debug/deps/libindexmap-93494a52fb09519b.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-2900a5d6032e9f6a.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-8afeacf688f41465.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-9c28753db8cc8374.rlib" "/opt/rustwide/target/debug/deps/libopenssl-5b174d175d26b793.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-764611f2a71e0ed8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-7fdddc6c152ac3cf.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-5f62cca6b0789145.rlib" "/opt/rustwide/target/debug/deps/libbitflags-56eca94422237621.rlib" "/opt/rustwide/target/debug/deps/libhyper-1dd2820ac0dd3284.rlib" "/opt/rustwide/target/debug/deps/libwant-93a56ffa42f4637f.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-779c2ffe56c19125.rlib" "/opt/rustwide/target/debug/deps/libtokio-25dfc13ec333d658.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-483771841163c609.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-5a1b32b9f91ba0cc.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-6d54d01712f4f8cc.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-ef18dcb5d54ed758.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-54e3b8923a881f2d.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-9e837c5feffb95ed.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-1c6240859530c8af.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-e33fd9c5f0e1959b.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-eaf82d6a670f9bf1.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-c9be4547dea045b5.rlib" "/opt/rustwide/target/debug/deps/liblock_api-6156da8ddd4665db.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-6bb0ab2b5e51f8ec.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-740fd265218a8c36.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-bf55e6be0f857393.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-66d65d45e0fea782.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-5313561b6b55f124.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-83022017c749d9a0.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-6850d02eec3a8ac1.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-0fd2041bafbc4b04.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-2cfe5a3ba7ff4b96.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-3e7fda446b883a01.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-81bff507660079cf.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-1ac42c7732f05f4e.rlib" "/opt/rustwide/target/debug/deps/libmio-b4bd81e311c1f9ee.rlib" "/opt/rustwide/target/debug/deps/libtime-6c6e8373e3d3e959.rlib" "/opt/rustwide/target/debug/deps/libnet2-edb7029a16110fc3.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d23095e432fe7798.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-d0c01ff105fe49ae.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-7fea821de3db647c.rlib" "/opt/rustwide/target/debug/deps/libh2-24e60f0871367ac5.rlib" "/opt/rustwide/target/debug/deps/libindexmap-b9bc9c828f37dde8.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-0dcb940264e82967.rlib" "/opt/rustwide/target/debug/deps/libstring-f552664a5b053934.rlib" "/opt/rustwide/target/debug/deps/libslab-3a7649c6fb4d320f.rlib" "/opt/rustwide/target/debug/deps/libhttp-73903ec52fd00176.rlib" "/opt/rustwide/target/debug/deps/libfnv-4e1f361c8239009e.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-acf72d02114bfbfd.rlib" "/opt/rustwide/target/debug/deps/liblog-fa35f39fb636aefd.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b00c34326580381c.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-3ad8c63f95f43f7a.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-3581f20142db9825.rlib" "/opt/rustwide/target/debug/deps/libbytes-a562b38d201890b8.rlib" "/opt/rustwide/target/debug/deps/libeither-3374e4d2a4d617ae.rlib" "/opt/rustwide/target/debug/deps/libiovec-73f2863148aaa30c.rlib" "/opt/rustwide/target/debug/deps/liblibc-335c720e6547c055.rlib" "/opt/rustwide/target/debug/deps/libfutures-1bf01b6396879f32.rlib" "/opt/rustwide/target/debug/deps/libencoding-353258f0677ad3f2.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_tradchinese-47451a9a226bb8c8.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_simpchinese-b69043cc7330cab9.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_japanese-5a246e4d3005b7c1.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_korean-80cba4d6fd73c0ce.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_singlebyte-e9856ff97465a535.rlib" "/opt/rustwide/target/debug/deps/libcsv-99ce43363ab732bb.rlib" "/opt/rustwide/target/debug/deps/libryu-49c6c0501005e538.rlib" "/opt/rustwide/target/debug/deps/libitoa-249c7ebdf9af9cde.rlib" "/opt/rustwide/target/debug/deps/libcsv_core-ca65757a6e0cd8e3.rlib" "/opt/rustwide/target/debug/deps/libbstr-e2e7d4e1037800b0.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-74bec1f2602bedf5.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-8e7ddb72171cc91f.rlib" "/opt/rustwide/target/debug/deps/libmemchr-1e6b68a09fbeab95.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7c0477ae3415ac1f.rlib" "/opt/rustwide/target/debug/deps/libserde-8ffc39c91abb96ac.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-c51a748e8e1451f7.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [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/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/serialize-9c3aa080312ec6a7.serialize.2c7hkfrt-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/serialize-9c3aa080312ec6a7.serialize.2c7hkfrt-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/serialize-9c3aa080312ec6a7.serialize.2c7hkfrt-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/serialize-9c3aa080312ec6a7.serialize.2c7hkfrt-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/serialize-9c3aa080312ec6a7.serialize.2c7hkfrt-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/serialize-9c3aa080312ec6a7.serialize.2c7hkfrt-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/serialize-9c3aa080312ec6a7.serialize.2c7hkfrt-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/serialize-9c3aa080312ec6a7.serialize.2c7hkfrt-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/serialize-9c3aa080312ec6a7.serialize.2c7hkfrt-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/serialize-9c3aa080312ec6a7.serialize.2c7hkfrt-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/serialize-9c3aa080312ec6a7.serialize.2c7hkfrt-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/serialize-9c3aa080312ec6a7.serialize.2c7hkfrt-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/serialize-9c3aa080312ec6a7.serialize.2c7hkfrt-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/serialize-9c3aa080312ec6a7.serialize.2c7hkfrt-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/serialize-9c3aa080312ec6a7.serialize.2c7hkfrt-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/serialize-9c3aa080312ec6a7.serialize.2c7hkfrt-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/serialize-9c3aa080312ec6a7" "/opt/rustwide/target/debug/deps/serialize-9c3aa080312ec6a7.4fxzp0xccikgl5ub.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-6805c615af620a51.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-975e251edec7895a.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-fa89c22811cbba70.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-8e79a065fef863f3.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-a68d66da01a6ed2b.rlib" "/opt/rustwide/target/debug/deps/libserde_json-e4cc39a9847185f6.rlib" "/opt/rustwide/target/debug/deps/libagnes-07cc745b86572d55.rlib" "/opt/rustwide/target/debug/deps/libtypenum-5a6f39e478664fe7.rlib" "/opt/rustwide/target/debug/deps/libtempfile-e98f0295a2af1675.rlib" "/opt/rustwide/target/debug/deps/librand-03869591101b83dc.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-b9d42cc715d7eef0.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-101710f40ad5d3d8.rlib" "/opt/rustwide/target/debug/deps/librand_core-090119853c75fb73.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-6f9410f84cf1cb5c.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-a9d58e5b261c6f4f.rlib" "/opt/rustwide/target/debug/deps/libcsv_sniffer-17543dfd50829ae8.rlib" "/opt/rustwide/target/debug/deps/libregex-4e2e5ec02724012a.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-249fc7ed27b8f63d.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-10a23ee17ebd16e6.rlib" "/opt/rustwide/target/debug/deps/libucd_util-683ba97c97b91bd2.rlib" "/opt/rustwide/target/debug/deps/libthread_local-ab0e02efafb11915.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-8663b6f8a51e1569.rlib" "/opt/rustwide/target/debug/deps/libprettytable-01901501d05d849c.rlib" "/opt/rustwide/target/debug/deps/libencode_unicode-749fdf25c1610add.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-65d9f7d0b961f44d.rlib" "/opt/rustwide/target/debug/deps/libcsv-325419f7459123ee.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-d833c3470fa60f44.rlib" "/opt/rustwide/target/debug/deps/libmemchr-20e7146a65100b1b.rlib" "/opt/rustwide/target/debug/deps/libatty-9716c3d01c9e9d42.rlib" "/opt/rustwide/target/debug/deps/libterm-5987de33cf4cc5da.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-4f447c2431100104.rlib" "/opt/rustwide/target/debug/deps/libtokio_core-50eda536f3100e1a.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-6b18a7ea5a1a4c46.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-2de2b3e19ad17644.rlib" "/opt/rustwide/target/debug/deps/libindexmap-93494a52fb09519b.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-2900a5d6032e9f6a.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-8afeacf688f41465.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-9c28753db8cc8374.rlib" "/opt/rustwide/target/debug/deps/libopenssl-5b174d175d26b793.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-764611f2a71e0ed8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-7fdddc6c152ac3cf.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-5f62cca6b0789145.rlib" "/opt/rustwide/target/debug/deps/libbitflags-56eca94422237621.rlib" "/opt/rustwide/target/debug/deps/libhyper-1dd2820ac0dd3284.rlib" "/opt/rustwide/target/debug/deps/libwant-93a56ffa42f4637f.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-779c2ffe56c19125.rlib" "/opt/rustwide/target/debug/deps/libtokio-25dfc13ec333d658.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-483771841163c609.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-5a1b32b9f91ba0cc.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-6d54d01712f4f8cc.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-ef18dcb5d54ed758.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-54e3b8923a881f2d.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-9e837c5feffb95ed.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-1c6240859530c8af.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-e33fd9c5f0e1959b.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-eaf82d6a670f9bf1.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-c9be4547dea045b5.rlib" "/opt/rustwide/target/debug/deps/liblock_api-6156da8ddd4665db.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-6bb0ab2b5e51f8ec.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-740fd265218a8c36.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-bf55e6be0f857393.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-66d65d45e0fea782.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-5313561b6b55f124.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-83022017c749d9a0.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-6850d02eec3a8ac1.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-0fd2041bafbc4b04.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-2cfe5a3ba7ff4b96.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-3e7fda446b883a01.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-81bff507660079cf.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-1ac42c7732f05f4e.rlib" "/opt/rustwide/target/debug/deps/libmio-b4bd81e311c1f9ee.rlib" "/opt/rustwide/target/debug/deps/libtime-6c6e8373e3d3e959.rlib" "/opt/rustwide/target/debug/deps/libnet2-edb7029a16110fc3.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d23095e432fe7798.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-d0c01ff105fe49ae.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-7fea821de3db647c.rlib" "/opt/rustwide/target/debug/deps/libh2-24e60f0871367ac5.rlib" "/opt/rustwide/target/debug/deps/libindexmap-b9bc9c828f37dde8.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-0dcb940264e82967.rlib" "/opt/rustwide/target/debug/deps/libstring-f552664a5b053934.rlib" "/opt/rustwide/target/debug/deps/libslab-3a7649c6fb4d320f.rlib" "/opt/rustwide/target/debug/deps/libhttp-73903ec52fd00176.rlib" "/opt/rustwide/target/debug/deps/libfnv-4e1f361c8239009e.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-acf72d02114bfbfd.rlib" "/opt/rustwide/target/debug/deps/liblog-fa35f39fb636aefd.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b00c34326580381c.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-3ad8c63f95f43f7a.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-3581f20142db9825.rlib" "/opt/rustwide/target/debug/deps/libbytes-a562b38d201890b8.rlib" "/opt/rustwide/target/debug/deps/libeither-3374e4d2a4d617ae.rlib" "/opt/rustwide/target/debug/deps/libiovec-73f2863148aaa30c.rlib" "/opt/rustwide/target/debug/deps/liblibc-335c720e6547c055.rlib" "/opt/rustwide/target/debug/deps/libfutures-1bf01b6396879f32.rlib" "/opt/rustwide/target/debug/deps/libencoding-353258f0677ad3f2.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_tradchinese-47451a9a226bb8c8.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_simpchinese-b69043cc7330cab9.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_japanese-5a246e4d3005b7c1.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_korean-80cba4d6fd73c0ce.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_singlebyte-e9856ff97465a535.rlib" "/opt/rustwide/target/debug/deps/libcsv-99ce43363ab732bb.rlib" "/opt/rustwide/target/debug/deps/libryu-49c6c0501005e538.rlib" "/opt/rustwide/target/debug/deps/libitoa-249c7ebdf9af9cde.rlib" "/opt/rustwide/target/debug/deps/libcsv_core-ca65757a6e0cd8e3.rlib" "/opt/rustwide/target/debug/deps/libbstr-e2e7d4e1037800b0.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-74bec1f2602bedf5.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-8e7ddb72171cc91f.rlib" "/opt/rustwide/target/debug/deps/libmemchr-1e6b68a09fbeab95.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7c0477ae3415ac1f.rlib" "/opt/rustwide/target/debug/deps/libserde-8ffc39c91abb96ac.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-c51a748e8e1451f7.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [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" "2836e35911fc34251fa70d8c65bea01fe6fe87f8d184c300f551c97e4e58fd46", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2836e35911fc34251fa70d8c65bea01fe6fe87f8d184c300f551c97e4e58fd46", kill_on_drop: false }` [INFO] [stdout] 2836e35911fc34251fa70d8c65bea01fe6fe87f8d184c300f551c97e4e58fd46