[INFO] fetching crate fapt 0.1.0... [INFO] testing fapt-0.1.0 against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] extracting crate fapt 0.1.0 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate fapt 0.1.0 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 fapt 0.1.0 [INFO] finished tweaking crates.io crate fapt 0.1.0 [INFO] tweaked toml for crates.io crate fapt 0.1.0 written to /workspace/builds/worker-9/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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded deb-version v0.1.1 [INFO] [stderr] Downloaded distro-keyring v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] [stdout] 22556ef43c68b488fdca422f31d7721eb843a3a9eefe25e060adcd0032d06bed [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" "22556ef43c68b488fdca422f31d7721eb843a3a9eefe25e060adcd0032d06bed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "22556ef43c68b488fdca422f31d7721eb843a3a9eefe25e060adcd0032d06bed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22556ef43c68b488fdca422f31d7721eb843a3a9eefe25e060adcd0032d06bed", kill_on_drop: false }` [INFO] [stdout] 22556ef43c68b488fdca422f31d7721eb843a3a9eefe25e060adcd0032d06bed [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] 49184bf7e6a5041b5e3248106f03274b69db95d45f374e3fcb088bf8f55ca9a5 [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" "49184bf7e6a5041b5e3248106f03274b69db95d45f374e3fcb088bf8f55ca9a5", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling libc v0.2.73 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling futures v0.1.29 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.35 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling tinyvec v0.3.3 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling cc v1.0.58 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling gimli v0.22.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling object v0.20.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling serde_json v1.0.56 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling encoding_rs v0.8.23 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling adler32 v1.1.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling rle-decode-fast v1.0.1 [INFO] [stderr] Compiling dtoa v0.4.6 [INFO] [stderr] Compiling quoted_printable v0.4.2 [INFO] [stderr] Compiling iowrap v0.2.0 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling insideout v0.2.0 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling distro-keyring v0.1.0 [INFO] [stderr] Compiling deb-version v0.1.1 [INFO] [stderr] Compiling try_from v0.3.2 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling miniz_oxide v0.4.0 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling error-chain v0.12.2 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling hashbrown v0.8.1 [INFO] [stderr] Compiling indexmap v1.5.0 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling regex v1.3.9 [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 cast v0.2.3 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling libflate v0.1.27 [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 time v0.1.43 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling flate2 v1.0.16 [INFO] [stderr] Compiling filetime v0.2.10 [INFO] [stderr] Compiling directories v1.0.2 [INFO] [stderr] Compiling mailparse v0.6.5 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling addr2line v0.13.0 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling backtrace v0.3.50 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling publicsuffix v1.5.4 [INFO] [stderr] Compiling chrono v0.4.13 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling md-5 v0.8.0 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling tempfile-fast v0.3.3 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling gpgrv v0.2.3 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling reqwest v0.9.24 [INFO] [stderr] Compiling fapt v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated item 'take_while1_s': Please use `take_while1` instead [INFO] [stdout] --> src/parse/deps.rs:103:1 [INFO] [stdout] | [INFO] [stdout] 103 | named!(package_name, take_while1_s!(is_package_name_char)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'take_while1_s': Please use `take_while1` instead [INFO] [stdout] --> src/parse/deps.rs:103:1 [INFO] [stdout] | [INFO] [stdout] 103 | named!(package_name, take_while1_s!(is_package_name_char)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'take_while1_s': Please use `take_while1` instead [INFO] [stdout] --> src/parse/deps.rs:104:1 [INFO] [stdout] | [INFO] [stdout] 104 | named!(version, take_while1_s!(is_version_char)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'take_while1_s': Please use `take_while1` instead [INFO] [stdout] --> src/parse/deps.rs:104:1 [INFO] [stdout] | [INFO] [stdout] 104 | named!(version, take_while1_s!(is_version_char)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'take_while1_s': Please use `take_while1` instead [INFO] [stdout] --> src/parse/deps.rs:123:1 [INFO] [stdout] | [INFO] [stdout] 123 | / named!(arch_part, [INFO] [stdout] 124 | | do_parse!( [INFO] [stdout] 125 | | bang: opt!(tag!("!")) >> [INFO] [stdout] 126 | | arch: take_while1_s!(is_arch_char) >> [INFO] [stdout] 127 | | ( (bang.is_none(), arch) ) [INFO] [stdout] 128 | | ) [INFO] [stdout] 129 | | ); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'take_while1_s': Please use `take_while1` instead [INFO] [stdout] --> src/parse/deps.rs:123:1 [INFO] [stdout] | [INFO] [stdout] 123 | / named!(arch_part, [INFO] [stdout] 124 | | do_parse!( [INFO] [stdout] 125 | | bang: opt!(tag!("!")) >> [INFO] [stdout] 126 | | arch: take_while1_s!(is_arch_char) >> [INFO] [stdout] 127 | | ( (bang.is_none(), arch) ) [INFO] [stdout] 128 | | ) [INFO] [stdout] 129 | | ); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'take_until_s': Please use `take_until` instead [INFO] [stdout] --> src/parse/deps.rs:139:1 [INFO] [stdout] | [INFO] [stdout] 139 | / named!(stage_filter, [INFO] [stdout] 140 | | delimited!( [INFO] [stdout] 141 | | tag!("<"), [INFO] [stdout] 142 | | take_until_s!(">"), [INFO] [stdout] 143 | | tag!(">") [INFO] [stdout] 144 | | ) [INFO] [stdout] 145 | | ); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'take_while1_s': Please use `take_while1` instead [INFO] [stdout] --> src/parse/deps.rs:147:1 [INFO] [stdout] | [INFO] [stdout] 147 | / named!(arch_suffix, [INFO] [stdout] 148 | | preceded!(tag!(":"), take_while1_s!(is_arch_char)) [INFO] [stdout] 149 | | ); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'take_while1_s': Please use `take_while1` instead [INFO] [stdout] --> src/parse/deps.rs:147:1 [INFO] [stdout] | [INFO] [stdout] 147 | / named!(arch_suffix, [INFO] [stdout] 148 | | preceded!(tag!(":"), take_while1_s!(is_arch_char)) [INFO] [stdout] 149 | | ); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'take_until_and_consume_s': Please use `take_until_and_consume` instead [INFO] [stdout] --> src/parse/ident.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / named!(ident>, [INFO] [stdout] 15 | | do_parse!( [INFO] [stdout] 16 | | name: take_until_and_consume_s!(" <") >> [INFO] [stdout] 17 | | email: take_until_and_consume_s!(">") >> [INFO] [stdout] ... | [INFO] [stdout] 24 | | ) [INFO] [stdout] 25 | | ); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'take_until_and_consume_s': Please use `take_until_and_consume` instead [INFO] [stdout] --> src/parse/ident.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / named!(ident>, [INFO] [stdout] 15 | | do_parse!( [INFO] [stdout] 16 | | name: take_until_and_consume_s!(" <") >> [INFO] [stdout] 17 | | email: take_until_and_consume_s!(">") >> [INFO] [stdout] ... | [INFO] [stdout] 24 | | ) [INFO] [stdout] 25 | | ); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 02s [INFO] running `Command { std: "docker" "inspect" "49184bf7e6a5041b5e3248106f03274b69db95d45f374e3fcb088bf8f55ca9a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "49184bf7e6a5041b5e3248106f03274b69db95d45f374e3fcb088bf8f55ca9a5", kill_on_drop: false }` [INFO] [stdout] 49184bf7e6a5041b5e3248106f03274b69db95d45f374e3fcb088bf8f55ca9a5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] 3196fd2477e73444f06e24788c8152e6daf26b2a037ef03e414cfc184067db9e [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" "3196fd2477e73444f06e24788c8152e6daf26b2a037ef03e414cfc184067db9e", kill_on_drop: false }` [INFO] [stderr] Compiling fapt v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated item 'take_while1_s': Please use `take_while1` instead [INFO] [stdout] --> src/parse/deps.rs:103:1 [INFO] [stdout] | [INFO] [stdout] 103 | named!(package_name, take_while1_s!(is_package_name_char)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'take_while1_s': Please use `take_while1` instead [INFO] [stdout] --> src/parse/deps.rs:103:1 [INFO] [stdout] | [INFO] [stdout] 103 | named!(package_name, take_while1_s!(is_package_name_char)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'take_while1_s': Please use `take_while1` instead [INFO] [stdout] --> src/parse/deps.rs:104:1 [INFO] [stdout] | [INFO] [stdout] 104 | named!(version, take_while1_s!(is_version_char)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'take_while1_s': Please use `take_while1` instead [INFO] [stdout] --> src/parse/deps.rs:104:1 [INFO] [stdout] | [INFO] [stdout] 104 | named!(version, take_while1_s!(is_version_char)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'take_while1_s': Please use `take_while1` instead [INFO] [stdout] --> src/parse/deps.rs:123:1 [INFO] [stdout] | [INFO] [stdout] 123 | / named!(arch_part, [INFO] [stdout] 124 | | do_parse!( [INFO] [stdout] 125 | | bang: opt!(tag!("!")) >> [INFO] [stdout] 126 | | arch: take_while1_s!(is_arch_char) >> [INFO] [stdout] 127 | | ( (bang.is_none(), arch) ) [INFO] [stdout] 128 | | ) [INFO] [stdout] 129 | | ); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'take_while1_s': Please use `take_while1` instead [INFO] [stdout] --> src/parse/deps.rs:123:1 [INFO] [stdout] | [INFO] [stdout] 123 | / named!(arch_part, [INFO] [stdout] 124 | | do_parse!( [INFO] [stdout] 125 | | bang: opt!(tag!("!")) >> [INFO] [stdout] 126 | | arch: take_while1_s!(is_arch_char) >> [INFO] [stdout] 127 | | ( (bang.is_none(), arch) ) [INFO] [stdout] 128 | | ) [INFO] [stdout] 129 | | ); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'take_until_s': Please use `take_until` instead [INFO] [stdout] --> src/parse/deps.rs:139:1 [INFO] [stdout] | [INFO] [stdout] 139 | / named!(stage_filter, [INFO] [stdout] 140 | | delimited!( [INFO] [stdout] 141 | | tag!("<"), [INFO] [stdout] 142 | | take_until_s!(">"), [INFO] [stdout] 143 | | tag!(">") [INFO] [stdout] 144 | | ) [INFO] [stdout] 145 | | ); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'take_while1_s': Please use `take_while1` instead [INFO] [stdout] --> src/parse/deps.rs:147:1 [INFO] [stdout] | [INFO] [stdout] 147 | / named!(arch_suffix, [INFO] [stdout] 148 | | preceded!(tag!(":"), take_while1_s!(is_arch_char)) [INFO] [stdout] 149 | | ); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'take_while1_s': Please use `take_while1` instead [INFO] [stdout] --> src/parse/deps.rs:147:1 [INFO] [stdout] | [INFO] [stdout] 147 | / named!(arch_suffix, [INFO] [stdout] 148 | | preceded!(tag!(":"), take_while1_s!(is_arch_char)) [INFO] [stdout] 149 | | ); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'take_until_and_consume_s': Please use `take_until_and_consume` instead [INFO] [stdout] --> src/parse/ident.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / named!(ident>, [INFO] [stdout] 15 | | do_parse!( [INFO] [stdout] 16 | | name: take_until_and_consume_s!(" <") >> [INFO] [stdout] 17 | | email: take_until_and_consume_s!(">") >> [INFO] [stdout] ... | [INFO] [stdout] 24 | | ) [INFO] [stdout] 25 | | ); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'take_until_and_consume_s': Please use `take_until_and_consume` instead [INFO] [stdout] --> src/parse/ident.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / named!(ident>, [INFO] [stdout] 15 | | do_parse!( [INFO] [stdout] 16 | | name: take_until_and_consume_s!(" <") >> [INFO] [stdout] 17 | | email: take_until_and_consume_s!(">") >> [INFO] [stdout] ... | [INFO] [stdout] 24 | | ) [INFO] [stdout] 25 | | ); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read tests/lists/trusty.list: No such file or directory (os error 2) [INFO] [stdout] --> tests/objectify.rs:63:26 [INFO] [stdout] | [INFO] [stdout] 63 | io::Cursor::new(&include_bytes!("lists/trusty.list")[..]), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `fapt`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: use of deprecated item 'take_while1_s': Please use `take_while1` instead [INFO] [stdout] --> src/parse/deps.rs:103:1 [INFO] [stdout] | [INFO] [stdout] 103 | named!(package_name, take_while1_s!(is_package_name_char)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'take_while1_s': Please use `take_while1` instead [INFO] [stdout] --> src/parse/deps.rs:103:1 [INFO] [stdout] | [INFO] [stdout] 103 | named!(package_name, take_while1_s!(is_package_name_char)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'take_while1_s': Please use `take_while1` instead [INFO] [stdout] --> src/parse/deps.rs:104:1 [INFO] [stdout] | [INFO] [stdout] 104 | named!(version, take_while1_s!(is_version_char)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'take_while1_s': Please use `take_while1` instead [INFO] [stdout] --> src/parse/deps.rs:104:1 [INFO] [stdout] | [INFO] [stdout] 104 | named!(version, take_while1_s!(is_version_char)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'take_while1_s': Please use `take_while1` instead [INFO] [stdout] --> src/parse/deps.rs:123:1 [INFO] [stdout] | [INFO] [stdout] 123 | / named!(arch_part, [INFO] [stdout] 124 | | do_parse!( [INFO] [stdout] 125 | | bang: opt!(tag!("!")) >> [INFO] [stdout] 126 | | arch: take_while1_s!(is_arch_char) >> [INFO] [stdout] 127 | | ( (bang.is_none(), arch) ) [INFO] [stdout] 128 | | ) [INFO] [stdout] 129 | | ); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'take_while1_s': Please use `take_while1` instead [INFO] [stdout] --> src/parse/deps.rs:123:1 [INFO] [stdout] | [INFO] [stdout] 123 | / named!(arch_part, [INFO] [stdout] 124 | | do_parse!( [INFO] [stdout] 125 | | bang: opt!(tag!("!")) >> [INFO] [stdout] 126 | | arch: take_while1_s!(is_arch_char) >> [INFO] [stdout] 127 | | ( (bang.is_none(), arch) ) [INFO] [stdout] 128 | | ) [INFO] [stdout] 129 | | ); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'take_until_s': Please use `take_until` instead [INFO] [stdout] --> src/parse/deps.rs:139:1 [INFO] [stdout] | [INFO] [stdout] 139 | / named!(stage_filter, [INFO] [stdout] 140 | | delimited!( [INFO] [stdout] 141 | | tag!("<"), [INFO] [stdout] 142 | | take_until_s!(">"), [INFO] [stdout] 143 | | tag!(">") [INFO] [stdout] 144 | | ) [INFO] [stdout] 145 | | ); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'take_while1_s': Please use `take_while1` instead [INFO] [stdout] --> src/parse/deps.rs:147:1 [INFO] [stdout] | [INFO] [stdout] 147 | / named!(arch_suffix, [INFO] [stdout] 148 | | preceded!(tag!(":"), take_while1_s!(is_arch_char)) [INFO] [stdout] 149 | | ); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'take_while1_s': Please use `take_while1` instead [INFO] [stdout] --> src/parse/deps.rs:147:1 [INFO] [stdout] | [INFO] [stdout] 147 | / named!(arch_suffix, [INFO] [stdout] 148 | | preceded!(tag!(":"), take_while1_s!(is_arch_char)) [INFO] [stdout] 149 | | ); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'take_until_and_consume_s': Please use `take_until_and_consume` instead [INFO] [stdout] --> src/parse/ident.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / named!(ident>, [INFO] [stdout] 15 | | do_parse!( [INFO] [stdout] 16 | | name: take_until_and_consume_s!(" <") >> [INFO] [stdout] 17 | | email: take_until_and_consume_s!(">") >> [INFO] [stdout] ... | [INFO] [stdout] 24 | | ) [INFO] [stdout] 25 | | ); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'take_until_and_consume_s': Please use `take_until_and_consume` instead [INFO] [stdout] --> src/parse/ident.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / named!(ident>, [INFO] [stdout] 15 | | do_parse!( [INFO] [stdout] 16 | | name: take_until_and_consume_s!(" <") >> [INFO] [stdout] 17 | | email: take_until_and_consume_s!(">") >> [INFO] [stdout] ... | [INFO] [stdout] 24 | | ) [INFO] [stdout] 25 | | ); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [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/examples/list_latest_source_map-9294dfb981347c18.list_latest_source_map.284q7zj4-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/list_latest_source_map-9294dfb981347c18.list_latest_source_map.284q7zj4-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/list_latest_source_map-9294dfb981347c18.list_latest_source_map.284q7zj4-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/list_latest_source_map-9294dfb981347c18.list_latest_source_map.284q7zj4-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/list_latest_source_map-9294dfb981347c18.list_latest_source_map.284q7zj4-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/list_latest_source_map-9294dfb981347c18.list_latest_source_map.284q7zj4-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/list_latest_source_map-9294dfb981347c18.list_latest_source_map.284q7zj4-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/list_latest_source_map-9294dfb981347c18.list_latest_source_map.284q7zj4-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/list_latest_source_map-9294dfb981347c18.list_latest_source_map.284q7zj4-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/list_latest_source_map-9294dfb981347c18.list_latest_source_map.284q7zj4-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/list_latest_source_map-9294dfb981347c18.list_latest_source_map.284q7zj4-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/list_latest_source_map-9294dfb981347c18.list_latest_source_map.284q7zj4-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/list_latest_source_map-9294dfb981347c18.list_latest_source_map.284q7zj4-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/list_latest_source_map-9294dfb981347c18.list_latest_source_map.284q7zj4-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/list_latest_source_map-9294dfb981347c18.list_latest_source_map.284q7zj4-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/list_latest_source_map-9294dfb981347c18.list_latest_source_map.284q7zj4-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/list_latest_source_map-9294dfb981347c18" "/opt/rustwide/target/debug/examples/list_latest_source_map-9294dfb981347c18.215rnuube9c17xy0.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/libfapt-64cf59778e01afc6.rlib" "/opt/rustwide/target/debug/deps/libdirectories-a48fe0ac6d009610.rlib" "/opt/rustwide/target/debug/deps/libmailparse-8b6466de859ad188.rlib" "/opt/rustwide/target/debug/deps/libquoted_printable-2f55534018c6d4fb.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/libbase64-55ff2c416fcb6ae6.rlib" "/opt/rustwide/target/debug/deps/libsafemem-311836768ef8dd61.rlib" "/opt/rustwide/target/debug/deps/libdistro_keyring-af44bcb64bd57e34.rlib" "/opt/rustwide/target/debug/deps/libgpgrv-75129f8a32d4dac6.rlib" "/opt/rustwide/target/debug/deps/liblibflate-2f728db2cedc5a3e.rlib" "/opt/rustwide/target/debug/deps/libtake_mut-fbab7048ac8d239f.rlib" "/opt/rustwide/target/debug/deps/librle_decode_fast-3c3379d8167def29.rlib" "/opt/rustwide/target/debug/deps/libadler32-a02843a027252cb4.rlib" "/opt/rustwide/target/debug/deps/libsha1-62fd9cc93ede3ccb.rlib" "/opt/rustwide/target/debug/deps/libcast-cb0870f15ee604d0.rlib" "/opt/rustwide/target/debug/deps/libnum-58fa943f547afc63.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-d25598cfca450785.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-d2557c4c207cd102.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-dc3d765e5c684839.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-a4008d4fceac41df.rlib" "/opt/rustwide/target/debug/deps/libiowrap-1b8e441428463049.rlib" "/opt/rustwide/target/debug/deps/libbase64-f7ef6f0ac08c23fb.rlib" "/opt/rustwide/target/debug/deps/libdeb_version-3a1dde47d298850e.rlib" "/opt/rustwide/target/debug/deps/libinsideout-d8f7e11703f1fc3c.rlib" "/opt/rustwide/target/debug/deps/libtempfile_fast-4c1af5b1a6e84efe.rlib" "/opt/rustwide/target/debug/deps/libtempfile-e52b557724080e65.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-a9d58e5b261c6f4f.rlib" "/opt/rustwide/target/debug/deps/librand-33ae2e870d29b0d8.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-b90317d34fbe710f.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-101710f40ad5d3d8.rlib" "/opt/rustwide/target/debug/deps/librand_core-993beae8739a189a.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-c9225fbf870b6b72.rlib" "/opt/rustwide/target/debug/deps/libreqwest-87113c6facbc14ba.rlib" "/opt/rustwide/target/debug/deps/libuuid-5b675e933c172326.rlib" "/opt/rustwide/target/debug/deps/librand-4d81ede66c43ff4b.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-60469549e3040952.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-5fe2b204ebdc97c4.rlib" "/opt/rustwide/target/debug/deps/librand_hc-1d1b3c1a779e93bf.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-357d07eba6335459.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-2d8aa7a0637d8a6d.rlib" "/opt/rustwide/target/debug/deps/librand_core-431cd0429e21c12d.rlib" "/opt/rustwide/target/debug/deps/librand_os-6c61cb01aaa36b17.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-9758ca4d01bb4051.rlib" "/opt/rustwide/target/debug/deps/librand_core-2594c62c1ce8d16b.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-464c8f790c3a63eb.rlib" "/opt/rustwide/target/debug/deps/libdtoa-691522b5ffa538ef.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-e812c72aaa70e3b7.rlib" "/opt/rustwide/target/debug/deps/libunicase-5c6651c155623786.rlib" "/opt/rustwide/target/debug/deps/libmime-8080671c8b888b7d.rlib" "/opt/rustwide/target/debug/deps/libflate2-ebf86b98d9e3a5ce.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-730991321300d642.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-06fc3bd422f160c9.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-3944e1db6a90e8d9.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-9c28753db8cc8374.rlib" "/opt/rustwide/target/debug/deps/libopenssl-10b99bba9033530d.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-06d1ab26a825dee7.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-08adeb42c20ac600.rlib" "/opt/rustwide/target/debug/deps/libwant-93a56ffa42f4637f.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-779c2ffe56c19125.rlib" "/opt/rustwide/target/debug/deps/libtokio-a1f7801640b9870c.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-ef18dcb5d54ed758.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-436d3cd2b39dde6e.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/libmemoffset-6850d02eec3a8ac1.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-c12857ab4746a51d.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-5c151d1acb78b6a1.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-1c6240859530c8af.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-8f183ec50e0af60f.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-b5cfc1f3bf0c56d2.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-c9be4547dea045b5.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-0fd2041bafbc4b04.rlib" "/opt/rustwide/target/debug/deps/liblock_api-6156da8ddd4665db.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-83022017c749d9a0.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/libmio-6fc11ced86798f9c.rlib" "/opt/rustwide/target/debug/deps/libnet2-1739cab5c775460e.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d23095e432fe7798.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-91aec6fb69bbd5c4.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-a5aeb0b202e22688.rlib" "/opt/rustwide/target/debug/deps/libh2-9c2d073f070b678a.rlib" "/opt/rustwide/target/debug/deps/libindexmap-b9bc9c828f37dde8.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-0dcb940264e82967.rlib" "/opt/rustwide/target/debug/deps/libstring-4f68e8814c0d71c3.rlib" "/opt/rustwide/target/debug/deps/libslab-3a7649c6fb4d320f.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-c423b2b572f4ab00.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-8b9e5bfd23a6b427.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-c5855fb721b57b61.rlib" "/opt/rustwide/target/debug/deps/libhttp-4304cdbffecc55e6.rlib" "/opt/rustwide/target/debug/deps/libfnv-4e1f361c8239009e.rlib" "/opt/rustwide/target/debug/deps/libfutures-1bf01b6396879f32.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-a85048285a89cd30.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-8092302d76d8ae42.rlib" "/opt/rustwide/target/debug/deps/libserde_json-e4cc39a9847185f6.rlib" "/opt/rustwide/target/debug/deps/libryu-49c6c0501005e538.rlib" "/opt/rustwide/target/debug/deps/libitoa-249c7ebdf9af9cde.rlib" "/opt/rustwide/target/debug/deps/liblog-fa35f39fb636aefd.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-3f292ab4b54e30d0.rlib" "/opt/rustwide/target/debug/deps/liburl-b68b550e300de3f7.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e676c97fbc74cd56.rlib" "/opt/rustwide/target/debug/deps/libidna-f7048b99aa4b480a.rlib" "/opt/rustwide/target/debug/deps/libregex-894931a510f762a6.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-162ed3fad9e168e9.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7c0477ae3415ac1f.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-4ceaf13597645269.rlib" "/opt/rustwide/target/debug/deps/libtry_from-577864acc82fb80b.rlib" "/opt/rustwide/target/debug/deps/libserde-8ffc39c91abb96ac.rlib" "/opt/rustwide/target/debug/deps/libcookie-e8e6799f86dd7fc8.rlib" "/opt/rustwide/target/debug/deps/liburl-3465c0a6ad65d1a6.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-7d671435c22c2140.rlib" "/opt/rustwide/target/debug/deps/libidna-77592b4e8a5f09b8.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-793e6d5456c18338.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-91560eb940a2b5d1.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-81f7bca86d771a09.rlib" "/opt/rustwide/target/debug/deps/libmatches-84413336e46be589.rlib" "/opt/rustwide/target/debug/deps/libbytes-f9442c9b92385e9a.rlib" "/opt/rustwide/target/debug/deps/libeither-3374e4d2a4d617ae.rlib" "/opt/rustwide/target/debug/deps/libiovec-4201eb2f33c8519b.rlib" "/opt/rustwide/target/debug/deps/libbase64-12649289d5edbfa5.rlib" "/opt/rustwide/target/debug/deps/libfiletime-e103aecabf62d3bd.rlib" "/opt/rustwide/target/debug/deps/libchrono-3f0523aaa6520e1f.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-9be56c3b98279f4d.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-e12337c0c1337062.rlib" "/opt/rustwide/target/debug/deps/libtime-d1455a7f0e4a7d2b.rlib" "/opt/rustwide/target/debug/deps/libsha2-30b73a918bf14541.rlib" "/opt/rustwide/target/debug/deps/libdigest-306e53330308f8f1.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-6d8d5fbe3f5b4711.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-17077c74193969f3.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-ab7072efaa659103.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-5757a8271b56873a.rlib" "/opt/rustwide/target/debug/deps/libtypenum-5a6f39e478664fe7.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-f61cbd433f59f029.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-562255007747cb98.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-8e7ddb72171cc91f.rlib" "/opt/rustwide/target/debug/deps/libhex-091839826400ee82.rlib" "/opt/rustwide/target/debug/deps/libnom-680efdd6ae6ad03c.rlib" "/opt/rustwide/target/debug/deps/libmemchr-1e6b68a09fbeab95.rlib" "/opt/rustwide/target/debug/deps/libfailure-8e5c9aa626c67755.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-0a0671bfcc1e9e22.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-85a6bfd53150a7d5.rlib" "/opt/rustwide/target/debug/deps/libadler-746afea0cbfb13c4.rlib" "/opt/rustwide/target/debug/deps/libobject-042c9dfdad9d680b.rlib" "/opt/rustwide/target/debug/deps/liblibc-e834449672905d13.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-13aa40ef8db1bf19.rlib" "/opt/rustwide/target/debug/deps/libgimli-1f7a7e2747b83989.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b00c34326580381c.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-45752d70cb3b1eba.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/examples/list_latest_source_obj-0ebbb0fc89ed3699.list_latest_source_obj.5k2ko40m-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/list_latest_source_obj-0ebbb0fc89ed3699.list_latest_source_obj.5k2ko40m-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/list_latest_source_obj-0ebbb0fc89ed3699.list_latest_source_obj.5k2ko40m-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/list_latest_source_obj-0ebbb0fc89ed3699.list_latest_source_obj.5k2ko40m-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/list_latest_source_obj-0ebbb0fc89ed3699.list_latest_source_obj.5k2ko40m-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/list_latest_source_obj-0ebbb0fc89ed3699.list_latest_source_obj.5k2ko40m-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/list_latest_source_obj-0ebbb0fc89ed3699.list_latest_source_obj.5k2ko40m-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/list_latest_source_obj-0ebbb0fc89ed3699.list_latest_source_obj.5k2ko40m-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/list_latest_source_obj-0ebbb0fc89ed3699.list_latest_source_obj.5k2ko40m-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/list_latest_source_obj-0ebbb0fc89ed3699.list_latest_source_obj.5k2ko40m-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/list_latest_source_obj-0ebbb0fc89ed3699.list_latest_source_obj.5k2ko40m-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/list_latest_source_obj-0ebbb0fc89ed3699.list_latest_source_obj.5k2ko40m-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/list_latest_source_obj-0ebbb0fc89ed3699.list_latest_source_obj.5k2ko40m-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/list_latest_source_obj-0ebbb0fc89ed3699.list_latest_source_obj.5k2ko40m-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/list_latest_source_obj-0ebbb0fc89ed3699.list_latest_source_obj.5k2ko40m-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/list_latest_source_obj-0ebbb0fc89ed3699.list_latest_source_obj.5k2ko40m-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/list_latest_source_obj-0ebbb0fc89ed3699" "/opt/rustwide/target/debug/examples/list_latest_source_obj-0ebbb0fc89ed3699.1lwl8v9esehnl3hw.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/libfapt-64cf59778e01afc6.rlib" "/opt/rustwide/target/debug/deps/libdirectories-a48fe0ac6d009610.rlib" "/opt/rustwide/target/debug/deps/libmailparse-8b6466de859ad188.rlib" "/opt/rustwide/target/debug/deps/libquoted_printable-2f55534018c6d4fb.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/libbase64-55ff2c416fcb6ae6.rlib" "/opt/rustwide/target/debug/deps/libsafemem-311836768ef8dd61.rlib" "/opt/rustwide/target/debug/deps/libdistro_keyring-af44bcb64bd57e34.rlib" "/opt/rustwide/target/debug/deps/libgpgrv-75129f8a32d4dac6.rlib" "/opt/rustwide/target/debug/deps/liblibflate-2f728db2cedc5a3e.rlib" "/opt/rustwide/target/debug/deps/libtake_mut-fbab7048ac8d239f.rlib" "/opt/rustwide/target/debug/deps/librle_decode_fast-3c3379d8167def29.rlib" "/opt/rustwide/target/debug/deps/libadler32-a02843a027252cb4.rlib" "/opt/rustwide/target/debug/deps/libsha1-62fd9cc93ede3ccb.rlib" "/opt/rustwide/target/debug/deps/libcast-cb0870f15ee604d0.rlib" "/opt/rustwide/target/debug/deps/libnum-58fa943f547afc63.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-d25598cfca450785.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-d2557c4c207cd102.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-dc3d765e5c684839.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-a4008d4fceac41df.rlib" "/opt/rustwide/target/debug/deps/libiowrap-1b8e441428463049.rlib" "/opt/rustwide/target/debug/deps/libbase64-f7ef6f0ac08c23fb.rlib" "/opt/rustwide/target/debug/deps/libdeb_version-3a1dde47d298850e.rlib" "/opt/rustwide/target/debug/deps/libinsideout-d8f7e11703f1fc3c.rlib" "/opt/rustwide/target/debug/deps/libtempfile_fast-4c1af5b1a6e84efe.rlib" "/opt/rustwide/target/debug/deps/libtempfile-e52b557724080e65.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-a9d58e5b261c6f4f.rlib" "/opt/rustwide/target/debug/deps/librand-33ae2e870d29b0d8.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-b90317d34fbe710f.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-101710f40ad5d3d8.rlib" "/opt/rustwide/target/debug/deps/librand_core-993beae8739a189a.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-c9225fbf870b6b72.rlib" "/opt/rustwide/target/debug/deps/libreqwest-87113c6facbc14ba.rlib" "/opt/rustwide/target/debug/deps/libuuid-5b675e933c172326.rlib" "/opt/rustwide/target/debug/deps/librand-4d81ede66c43ff4b.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-60469549e3040952.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-5fe2b204ebdc97c4.rlib" "/opt/rustwide/target/debug/deps/librand_hc-1d1b3c1a779e93bf.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-357d07eba6335459.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-2d8aa7a0637d8a6d.rlib" "/opt/rustwide/target/debug/deps/librand_core-431cd0429e21c12d.rlib" "/opt/rustwide/target/debug/deps/librand_os-6c61cb01aaa36b17.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-9758ca4d01bb4051.rlib" "/opt/rustwide/target/debug/deps/librand_core-2594c62c1ce8d16b.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-464c8f790c3a63eb.rlib" "/opt/rustwide/target/debug/deps/libdtoa-691522b5ffa538ef.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-e812c72aaa70e3b7.rlib" "/opt/rustwide/target/debug/deps/libunicase-5c6651c155623786.rlib" "/opt/rustwide/target/debug/deps/libmime-8080671c8b888b7d.rlib" "/opt/rustwide/target/debug/deps/libflate2-ebf86b98d9e3a5ce.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-730991321300d642.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-06fc3bd422f160c9.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-3944e1db6a90e8d9.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-9c28753db8cc8374.rlib" "/opt/rustwide/target/debug/deps/libopenssl-10b99bba9033530d.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-06d1ab26a825dee7.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-08adeb42c20ac600.rlib" "/opt/rustwide/target/debug/deps/libwant-93a56ffa42f4637f.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-779c2ffe56c19125.rlib" "/opt/rustwide/target/debug/deps/libtokio-a1f7801640b9870c.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-ef18dcb5d54ed758.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-436d3cd2b39dde6e.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/libmemoffset-6850d02eec3a8ac1.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-c12857ab4746a51d.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-5c151d1acb78b6a1.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-1c6240859530c8af.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-8f183ec50e0af60f.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-b5cfc1f3bf0c56d2.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-c9be4547dea045b5.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-0fd2041bafbc4b04.rlib" "/opt/rustwide/target/debug/deps/liblock_api-6156da8ddd4665db.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-83022017c749d9a0.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/libmio-6fc11ced86798f9c.rlib" "/opt/rustwide/target/debug/deps/libnet2-1739cab5c775460e.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d23095e432fe7798.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-91aec6fb69bbd5c4.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-a5aeb0b202e22688.rlib" "/opt/rustwide/target/debug/deps/libh2-9c2d073f070b678a.rlib" "/opt/rustwide/target/debug/deps/libindexmap-b9bc9c828f37dde8.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-0dcb940264e82967.rlib" "/opt/rustwide/target/debug/deps/libstring-4f68e8814c0d71c3.rlib" "/opt/rustwide/target/debug/deps/libslab-3a7649c6fb4d320f.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-c423b2b572f4ab00.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-8b9e5bfd23a6b427.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-c5855fb721b57b61.rlib" "/opt/rustwide/target/debug/deps/libhttp-4304cdbffecc55e6.rlib" "/opt/rustwide/target/debug/deps/libfnv-4e1f361c8239009e.rlib" "/opt/rustwide/target/debug/deps/libfutures-1bf01b6396879f32.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-a85048285a89cd30.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-8092302d76d8ae42.rlib" "/opt/rustwide/target/debug/deps/libserde_json-e4cc39a9847185f6.rlib" "/opt/rustwide/target/debug/deps/libryu-49c6c0501005e538.rlib" "/opt/rustwide/target/debug/deps/libitoa-249c7ebdf9af9cde.rlib" "/opt/rustwide/target/debug/deps/liblog-fa35f39fb636aefd.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-3f292ab4b54e30d0.rlib" "/opt/rustwide/target/debug/deps/liburl-b68b550e300de3f7.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e676c97fbc74cd56.rlib" "/opt/rustwide/target/debug/deps/libidna-f7048b99aa4b480a.rlib" "/opt/rustwide/target/debug/deps/libregex-894931a510f762a6.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-162ed3fad9e168e9.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7c0477ae3415ac1f.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-4ceaf13597645269.rlib" "/opt/rustwide/target/debug/deps/libtry_from-577864acc82fb80b.rlib" "/opt/rustwide/target/debug/deps/libserde-8ffc39c91abb96ac.rlib" "/opt/rustwide/target/debug/deps/libcookie-e8e6799f86dd7fc8.rlib" "/opt/rustwide/target/debug/deps/liburl-3465c0a6ad65d1a6.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-7d671435c22c2140.rlib" "/opt/rustwide/target/debug/deps/libidna-77592b4e8a5f09b8.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-793e6d5456c18338.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-91560eb940a2b5d1.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-81f7bca86d771a09.rlib" "/opt/rustwide/target/debug/deps/libmatches-84413336e46be589.rlib" "/opt/rustwide/target/debug/deps/libbytes-f9442c9b92385e9a.rlib" "/opt/rustwide/target/debug/deps/libeither-3374e4d2a4d617ae.rlib" "/opt/rustwide/target/debug/deps/libiovec-4201eb2f33c8519b.rlib" "/opt/rustwide/target/debug/deps/libbase64-12649289d5edbfa5.rlib" "/opt/rustwide/target/debug/deps/libfiletime-e103aecabf62d3bd.rlib" "/opt/rustwide/target/debug/deps/libchrono-3f0523aaa6520e1f.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-9be56c3b98279f4d.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-e12337c0c1337062.rlib" "/opt/rustwide/target/debug/deps/libtime-d1455a7f0e4a7d2b.rlib" "/opt/rustwide/target/debug/deps/libsha2-30b73a918bf14541.rlib" "/opt/rustwide/target/debug/deps/libdigest-306e53330308f8f1.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-6d8d5fbe3f5b4711.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-17077c74193969f3.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-ab7072efaa659103.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-5757a8271b56873a.rlib" "/opt/rustwide/target/debug/deps/libtypenum-5a6f39e478664fe7.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-f61cbd433f59f029.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-562255007747cb98.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-8e7ddb72171cc91f.rlib" "/opt/rustwide/target/debug/deps/libhex-091839826400ee82.rlib" "/opt/rustwide/target/debug/deps/libnom-680efdd6ae6ad03c.rlib" "/opt/rustwide/target/debug/deps/libmemchr-1e6b68a09fbeab95.rlib" "/opt/rustwide/target/debug/deps/libfailure-8e5c9aa626c67755.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-0a0671bfcc1e9e22.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-85a6bfd53150a7d5.rlib" "/opt/rustwide/target/debug/deps/libadler-746afea0cbfb13c4.rlib" "/opt/rustwide/target/debug/deps/libobject-042c9dfdad9d680b.rlib" "/opt/rustwide/target/debug/deps/liblibc-e834449672905d13.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-13aa40ef8db1bf19.rlib" "/opt/rustwide/target/debug/deps/libgimli-1f7a7e2747b83989.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b00c34326580381c.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-45752d70cb3b1eba.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] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "3196fd2477e73444f06e24788c8152e6daf26b2a037ef03e414cfc184067db9e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3196fd2477e73444f06e24788c8152e6daf26b2a037ef03e414cfc184067db9e", kill_on_drop: false }` [INFO] [stdout] 3196fd2477e73444f06e24788c8152e6daf26b2a037ef03e414cfc184067db9e