[INFO] fetching crate fapt 0.1.0... [INFO] testing fapt-0.1.0 against master#b70888601af92f6cdc0364abab3446e418b91d36 for pr-86479 [INFO] extracting crate fapt 0.1.0 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate fapt 0.1.0 on toolchain b70888601af92f6cdc0364abab3446e418b91d36 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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-4/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1ba946628b1b5ab18acbf9f2fff0f768332c73800708ed71e26d4e7b79c1d0a4 [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" "1ba946628b1b5ab18acbf9f2fff0f768332c73800708ed71e26d4e7b79c1d0a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1ba946628b1b5ab18acbf9f2fff0f768332c73800708ed71e26d4e7b79c1d0a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ba946628b1b5ab18acbf9f2fff0f768332c73800708ed71e26d4e7b79c1d0a4", kill_on_drop: false }` [INFO] [stdout] 1ba946628b1b5ab18acbf9f2fff0f768332c73800708ed71e26d4e7b79c1d0a4 [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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 0937c3b3b0e48ff4b367d2f0bcb1c07c31ed80daa5f986da387105c317d5ef7d [INFO] running `Command { std: "docker" "start" "-a" "0937c3b3b0e48ff4b367d2f0bcb1c07c31ed80daa5f986da387105c317d5ef7d", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling openssl v0.10.35 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling iowrap v0.2.0 [INFO] [stderr] Compiling quoted_printable v0.4.3 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling distro-keyring v0.1.0 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling insideout v0.2.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 tokio-sync v0.1.8 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling libflate v0.1.27 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling publicsuffix v1.5.6 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling object v0.26.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling filetime v0.2.14 [INFO] [stderr] Compiling directories v1.0.2 [INFO] [stderr] Compiling mailparse v0.6.5 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling openssl-sys v0.9.65 [INFO] [stderr] Compiling backtrace v0.3.61 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling crossbeam-deque v0.7.4 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [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 tokio-threadpool v0.1.18 [INFO] [stderr] Compiling chrono v0.4.19 [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 rand v0.8.4 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling synstructure v0.12.5 [INFO] [stderr] Compiling tempfile-fast v0.3.3 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling gpgrv v0.2.3 [INFO] [stderr] Compiling hyper v0.12.36 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling serde v1.0.127 [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 macro `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 the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `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 the macro `take_while1_s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `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 the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `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 the macro `take_while1_s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `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 the macro `do_parse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `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 the macro `take_while1_s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `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 the macro `tuple_parser` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `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 the macro `tuple_parser` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `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 the macro `take_while1_s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `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 the macro `do_parse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `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 the macro `do_parse` (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 2m 43s [INFO] running `Command { std: "docker" "inspect" "0937c3b3b0e48ff4b367d2f0bcb1c07c31ed80daa5f986da387105c317d5ef7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0937c3b3b0e48ff4b367d2f0bcb1c07c31ed80daa5f986da387105c317d5ef7d", kill_on_drop: false }` [INFO] [stdout] 0937c3b3b0e48ff4b367d2f0bcb1c07c31ed80daa5f986da387105c317d5ef7d [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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8a67a63363ecd6c1cadd9f47ce483d376d170dd478d48d811c1f6819d3eb09a8 [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" "8a67a63363ecd6c1cadd9f47ce483d376d170dd478d48d811c1f6819d3eb09a8", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stdout] warning: use of deprecated macro `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 the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `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 the macro `take_while1_s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `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 the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `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 the macro `take_while1_s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `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 the macro `do_parse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `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 the macro `take_while1_s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `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 the macro `tuple_parser` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `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 the macro `tuple_parser` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling fapt v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated macro `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 the macro `take_while1_s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `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 the macro `do_parse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `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 the macro `do_parse` (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] warning: use of deprecated macro `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 the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `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 the macro `take_while1_s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `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 the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `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 the macro `take_while1_s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `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 the macro `do_parse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `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 the macro `take_while1_s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `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 the macro `tuple_parser` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `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 the macro `tuple_parser` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `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 the macro `take_while1_s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `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 the macro `do_parse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `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 the macro `do_parse` (in Nightly builds, run with -Z macro-backtrace for more info) [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 the macro `include_bytes` (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` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/list_latest_source_map-78d5c1adc755b519.list_latest_source_map.f6c5b7b5-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/list_latest_source_map-78d5c1adc755b519.list_latest_source_map.f6c5b7b5-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/list_latest_source_map-78d5c1adc755b519.list_latest_source_map.f6c5b7b5-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/list_latest_source_map-78d5c1adc755b519.list_latest_source_map.f6c5b7b5-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/list_latest_source_map-78d5c1adc755b519.list_latest_source_map.f6c5b7b5-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/list_latest_source_map-78d5c1adc755b519.list_latest_source_map.f6c5b7b5-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/list_latest_source_map-78d5c1adc755b519.list_latest_source_map.f6c5b7b5-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/list_latest_source_map-78d5c1adc755b519.list_latest_source_map.f6c5b7b5-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/list_latest_source_map-78d5c1adc755b519.list_latest_source_map.f6c5b7b5-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/list_latest_source_map-78d5c1adc755b519.list_latest_source_map.f6c5b7b5-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/list_latest_source_map-78d5c1adc755b519.list_latest_source_map.f6c5b7b5-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/list_latest_source_map-78d5c1adc755b519.list_latest_source_map.f6c5b7b5-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/list_latest_source_map-78d5c1adc755b519.list_latest_source_map.f6c5b7b5-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/list_latest_source_map-78d5c1adc755b519.list_latest_source_map.f6c5b7b5-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/list_latest_source_map-78d5c1adc755b519.list_latest_source_map.f6c5b7b5-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/list_latest_source_map-78d5c1adc755b519.list_latest_source_map.f6c5b7b5-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/list_latest_source_map-78d5c1adc755b519.2e2p2l916gaekk9o.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libfapt-8cb0a5ae10e15694.rlib" "/opt/rustwide/target/debug/deps/libdirectories-b0b8fe63d8d90cf9.rlib" "/opt/rustwide/target/debug/deps/libmailparse-a5576e515990b596.rlib" "/opt/rustwide/target/debug/deps/libquoted_printable-1ed0defe61854530.rlib" "/opt/rustwide/target/debug/deps/libencoding-9c4b61b3ca66abe2.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_tradchinese-aa9830d54675fb04.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_simpchinese-c81d3e0ec55ef1dc.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_japanese-120a92749df9d528.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_korean-58f60e32a6569c96.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_singlebyte-ccd5eeb644726325.rlib" "/opt/rustwide/target/debug/deps/libbase64-daa922230df5b288.rlib" "/opt/rustwide/target/debug/deps/libsafemem-dc9e5c72d220a074.rlib" "/opt/rustwide/target/debug/deps/libdistro_keyring-d43e02f48ed2c992.rlib" "/opt/rustwide/target/debug/deps/libgpgrv-f21c909dfdd09374.rlib" "/opt/rustwide/target/debug/deps/liblibflate-00d34d3777bc083f.rlib" "/opt/rustwide/target/debug/deps/libtake_mut-4ca15fbfe297dd3f.rlib" "/opt/rustwide/target/debug/deps/librle_decode_fast-054069c84bc30592.rlib" "/opt/rustwide/target/debug/deps/libadler32-9bdfd7616d6d3b7a.rlib" "/opt/rustwide/target/debug/deps/libsha1-2cab7576407806e5.rlib" "/opt/rustwide/target/debug/deps/libcast-c4cc0950aaae0cf7.rlib" "/opt/rustwide/target/debug/deps/libnum-24de29e503b6b309.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-3c88e467b910e3e2.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-363c5dfa204a62a4.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-c489d9d0a796356f.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-a8c9ea05c3ba994f.rlib" "/opt/rustwide/target/debug/deps/libiowrap-1725b75235f2e153.rlib" "/opt/rustwide/target/debug/deps/libbase64-454a6c30eb1d81b0.rlib" "/opt/rustwide/target/debug/deps/libdeb_version-45ec482b4641ed0b.rlib" "/opt/rustwide/target/debug/deps/libinsideout-01e28b4822b60862.rlib" "/opt/rustwide/target/debug/deps/libtempfile_fast-398b379fd40f2e87.rlib" "/opt/rustwide/target/debug/deps/libtempfile-17dedf9943b43b35.rlib" "/opt/rustwide/target/debug/deps/librand-b12671d5996357d8.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-0483168b6b0460c6.rlib" "/opt/rustwide/target/debug/deps/librand_core-4bb2e718547b1148.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-f6b1fd6e9e060c76.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-15e7538dc43deba5.rlib" "/opt/rustwide/target/debug/deps/librand-273227218bf18930.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-c333c1bdef63a1b2.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-82bdeb907cc2ed56.rlib" "/opt/rustwide/target/debug/deps/librand_core-b5d4effb1b852638.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-26e23aac442529d3.rlib" "/opt/rustwide/target/debug/deps/libreqwest-a530d0023d1dd7a7.rlib" "/opt/rustwide/target/debug/deps/libuuid-2a3d14f22155c6bc.rlib" "/opt/rustwide/target/debug/deps/librand-0a6657775f026cf7.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-ab505d75aae818f3.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-d7ce2f11f8c84738.rlib" "/opt/rustwide/target/debug/deps/librand_hc-a0a75dd4af812220.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-dba76580cf2ee4ff.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-13a854f61f415c86.rlib" "/opt/rustwide/target/debug/deps/librand_core-a03f340c157b8ac6.rlib" "/opt/rustwide/target/debug/deps/librand_os-c9d3404e83799e82.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-60352e5bd5110e26.rlib" "/opt/rustwide/target/debug/deps/librand_core-3a46beeb136e9cca.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-fa916b9e10c9e555.rlib" "/opt/rustwide/target/debug/deps/libdtoa-1412316b040be4e0.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-1becf67ea7a87e13.rlib" "/opt/rustwide/target/debug/deps/libunicase-9410ac62f4539dc7.rlib" "/opt/rustwide/target/debug/deps/libmime-255653d28c915291.rlib" "/opt/rustwide/target/debug/deps/libflate2-73cb29578ad568ac.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-e95baee0ab125333.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-2c921dde98de3f56.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-a11253fe476e50e5.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-c41498492ee5efc6.rlib" "/opt/rustwide/target/debug/deps/libopenssl-c4522996da72287a.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-2d047839a5a31cff.rlib" "/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-32493eedc87a36f8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-3419cfa5ef43c21e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-08df97672f3768f7.rlib" "/opt/rustwide/target/debug/deps/libhyper-fc243651ebb87524.rlib" "/opt/rustwide/target/debug/deps/libwant-c44df68bb0fbc7db.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-b60f09daed618188.rlib" "/opt/rustwide/target/debug/deps/libtokio-09a5492224b1f27e.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-1e7cd46031ac9fa8.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-fdd473dd916eafe4.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-8b8431d0e53e65f1.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-c109e530919a382f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-7a44c139d6dc676d.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-8de7ac2046d68b88.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-2a7333f437939d73.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-2949b28265f6668c.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-0e044041e02b1f36.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-51f6cdb3b95548c5.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-b4df00bcbe641b36.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-557b026a7b505c72.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-535c06e7d7e0b10d.rlib" "/opt/rustwide/target/debug/deps/liblock_api-6520979e1aed6201.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4b059ff10415273f.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-2b872823e6168871.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-829ed6711166cddb.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-8d7272f5f34985a5.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/libmio-d68e6ce1cd7a953f.rlib" "/opt/rustwide/target/debug/deps/libnet2-c0f694ac19e68cef.rlib" "/opt/rustwide/target/debug/deps/libhttparse-f7812cb6d77bb4bb.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-e61c806f9cb8c322.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-50a4fd039a446406.rlib" "/opt/rustwide/target/debug/deps/libh2-fc3d41d362da1d86.rlib" "/opt/rustwide/target/debug/deps/libindexmap-ad802e4cbbe71e86.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-013c7f75422a41d2.rlib" "/opt/rustwide/target/debug/deps/libstring-2de972fd02952bbc.rlib" "/opt/rustwide/target/debug/deps/libslab-3fe28842158339e2.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-7e845e19c21db935.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-83846ad8da4cb45f.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-02aeb857270eb57b.rlib" "/opt/rustwide/target/debug/deps/libhttp-6998661f346ba43c.rlib" "/opt/rustwide/target/debug/deps/libfnv-74d41fd10066a65d.rlib" "/opt/rustwide/target/debug/deps/libfutures-6f5ea06de4b094fc.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-d8ad441518f60041.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-f1a31371e8f1d994.rlib" "/opt/rustwide/target/debug/deps/libserde_json-4bc6592a63cc60d4.rlib" "/opt/rustwide/target/debug/deps/libryu-e6fb900e507a464e.rlib" "/opt/rustwide/target/debug/deps/libitoa-15077810ecc9e84e.rlib" "/opt/rustwide/target/debug/deps/liblog-01281b64fe0b6ea0.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-e2118f652fbcc21c.rlib" "/opt/rustwide/target/debug/deps/liburl-eb3918a50331e149.rlib" "/opt/rustwide/target/debug/deps/libidna-25d28862c194ea27.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-d7d6f9fac1ee70de.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-98a88b5b53b82a03.rlib" "/opt/rustwide/target/debug/deps/libtry_from-ce4aa39d609d5f0c.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-de9cbe0cb77e19a3.rlib" "/opt/rustwide/target/debug/deps/libserde-3e665b1eead7e00e.rlib" "/opt/rustwide/target/debug/deps/libcookie-11300845429d1e7e.rlib" "/opt/rustwide/target/debug/deps/liburl-d4b36e5d5ed54ccd.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-f51489b4440e4fe1.rlib" "/opt/rustwide/target/debug/deps/libidna-c7f4dd4831080ff6.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-3fb7aa12e091aaa0.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-58b26917c8f79f70.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-3da38bc1578ec686.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-8dbcfed52415a45a.rlib" "/opt/rustwide/target/debug/deps/libmatches-ec803435b0d6dbd5.rlib" "/opt/rustwide/target/debug/deps/libbytes-d55dcca941890296.rlib" "/opt/rustwide/target/debug/deps/libeither-876b47f101a5b5e1.rlib" "/opt/rustwide/target/debug/deps/libiovec-28b952fe3da1e2c4.rlib" "/opt/rustwide/target/debug/deps/libbase64-9f70e73fb45e74f8.rlib" "/opt/rustwide/target/debug/deps/libfiletime-42a60397da4acfd5.rlib" "/opt/rustwide/target/debug/deps/libchrono-7b910cda27ec4953.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-a2c6e5806f2722a4.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-e907db96327a82ac.rlib" "/opt/rustwide/target/debug/deps/libtime-16e550f971d4edb6.rlib" "/opt/rustwide/target/debug/deps/libsha2-2d509033a022dfea.rlib" "/opt/rustwide/target/debug/deps/libdigest-145eff3eca242995.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-471d69f8a14261f8.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-3d6a2ee5cef4c106.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-998d83cfa79ef1e2.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-7029a332da5b8132.rlib" "/opt/rustwide/target/debug/deps/libtypenum-0d64906a7293a7d7.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-e7fe4d975aa230a6.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-c0f79bb7e04ef8bd.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f328109de99d6196.rlib" "/opt/rustwide/target/debug/deps/libhex-7f2e485685463d45.rlib" "/opt/rustwide/target/debug/deps/libnom-bd3848448a1560f3.rlib" "/opt/rustwide/target/debug/deps/libfailure-0c7842f57618e90b.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-e17d1630f57c245d.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-b9be161bd4ca1b40.rlib" "/opt/rustwide/target/debug/deps/libadler-04e4bd7392188ec3.rlib" "/opt/rustwide/target/debug/deps/libobject-205a0c29abb1e8c1.rlib" "/opt/rustwide/target/debug/deps/libmemchr-681e4e98e8957ba6.rlib" "/opt/rustwide/target/debug/deps/liblibc-333aa5b90e875ae0.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-8f6bc3816505c3da.rlib" "/opt/rustwide/target/debug/deps/libgimli-ace8dbef7a95f53f.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-477585129feec44c.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-066fc8b4483e5e43.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9c44f1fe63de3edb.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5dfdbb680ac299a1.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-353beaf877db2fdf.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-cd4abd33332d2d3f.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3b908b5b50ddd80c.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-9cafd3521b5532d3.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-7b0935832903a9ac.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-8a349b13d67c76e3.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-9d41e7cb09eafd8e.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-095194fedb4c0ec4.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-968cf83f088269ec.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e63bbb95a6beff5c.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-9f216e67c2916fa5.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-4688b763605c6a0e.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a9b2dc3244289321.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-003d83a588984e1f.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/list_latest_source_map-78d5c1adc755b519" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [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 status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/list_latest_source_obj-96a0985273f20114.list_latest_source_obj.01e48cbb-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/list_latest_source_obj-96a0985273f20114.list_latest_source_obj.01e48cbb-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/list_latest_source_obj-96a0985273f20114.list_latest_source_obj.01e48cbb-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/list_latest_source_obj-96a0985273f20114.list_latest_source_obj.01e48cbb-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/list_latest_source_obj-96a0985273f20114.list_latest_source_obj.01e48cbb-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/list_latest_source_obj-96a0985273f20114.list_latest_source_obj.01e48cbb-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/list_latest_source_obj-96a0985273f20114.list_latest_source_obj.01e48cbb-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/list_latest_source_obj-96a0985273f20114.list_latest_source_obj.01e48cbb-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/list_latest_source_obj-96a0985273f20114.list_latest_source_obj.01e48cbb-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/list_latest_source_obj-96a0985273f20114.list_latest_source_obj.01e48cbb-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/list_latest_source_obj-96a0985273f20114.list_latest_source_obj.01e48cbb-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/list_latest_source_obj-96a0985273f20114.list_latest_source_obj.01e48cbb-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/list_latest_source_obj-96a0985273f20114.list_latest_source_obj.01e48cbb-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/list_latest_source_obj-96a0985273f20114.list_latest_source_obj.01e48cbb-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/list_latest_source_obj-96a0985273f20114.list_latest_source_obj.01e48cbb-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/list_latest_source_obj-96a0985273f20114.list_latest_source_obj.01e48cbb-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/list_latest_source_obj-96a0985273f20114.3y7w793fbltzk6ic.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libfapt-8cb0a5ae10e15694.rlib" "/opt/rustwide/target/debug/deps/libdirectories-b0b8fe63d8d90cf9.rlib" "/opt/rustwide/target/debug/deps/libmailparse-a5576e515990b596.rlib" "/opt/rustwide/target/debug/deps/libquoted_printable-1ed0defe61854530.rlib" "/opt/rustwide/target/debug/deps/libencoding-9c4b61b3ca66abe2.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_tradchinese-aa9830d54675fb04.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_simpchinese-c81d3e0ec55ef1dc.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_japanese-120a92749df9d528.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_korean-58f60e32a6569c96.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_singlebyte-ccd5eeb644726325.rlib" "/opt/rustwide/target/debug/deps/libbase64-daa922230df5b288.rlib" "/opt/rustwide/target/debug/deps/libsafemem-dc9e5c72d220a074.rlib" "/opt/rustwide/target/debug/deps/libdistro_keyring-d43e02f48ed2c992.rlib" "/opt/rustwide/target/debug/deps/libgpgrv-f21c909dfdd09374.rlib" "/opt/rustwide/target/debug/deps/liblibflate-00d34d3777bc083f.rlib" "/opt/rustwide/target/debug/deps/libtake_mut-4ca15fbfe297dd3f.rlib" "/opt/rustwide/target/debug/deps/librle_decode_fast-054069c84bc30592.rlib" "/opt/rustwide/target/debug/deps/libadler32-9bdfd7616d6d3b7a.rlib" "/opt/rustwide/target/debug/deps/libsha1-2cab7576407806e5.rlib" "/opt/rustwide/target/debug/deps/libcast-c4cc0950aaae0cf7.rlib" "/opt/rustwide/target/debug/deps/libnum-24de29e503b6b309.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-3c88e467b910e3e2.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-363c5dfa204a62a4.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-c489d9d0a796356f.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-a8c9ea05c3ba994f.rlib" "/opt/rustwide/target/debug/deps/libiowrap-1725b75235f2e153.rlib" "/opt/rustwide/target/debug/deps/libbase64-454a6c30eb1d81b0.rlib" "/opt/rustwide/target/debug/deps/libdeb_version-45ec482b4641ed0b.rlib" "/opt/rustwide/target/debug/deps/libinsideout-01e28b4822b60862.rlib" "/opt/rustwide/target/debug/deps/libtempfile_fast-398b379fd40f2e87.rlib" "/opt/rustwide/target/debug/deps/libtempfile-17dedf9943b43b35.rlib" "/opt/rustwide/target/debug/deps/librand-b12671d5996357d8.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-0483168b6b0460c6.rlib" "/opt/rustwide/target/debug/deps/librand_core-4bb2e718547b1148.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-f6b1fd6e9e060c76.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-15e7538dc43deba5.rlib" "/opt/rustwide/target/debug/deps/librand-273227218bf18930.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-c333c1bdef63a1b2.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-82bdeb907cc2ed56.rlib" "/opt/rustwide/target/debug/deps/librand_core-b5d4effb1b852638.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-26e23aac442529d3.rlib" "/opt/rustwide/target/debug/deps/libreqwest-a530d0023d1dd7a7.rlib" "/opt/rustwide/target/debug/deps/libuuid-2a3d14f22155c6bc.rlib" "/opt/rustwide/target/debug/deps/librand-0a6657775f026cf7.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-ab505d75aae818f3.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-d7ce2f11f8c84738.rlib" "/opt/rustwide/target/debug/deps/librand_hc-a0a75dd4af812220.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-dba76580cf2ee4ff.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-13a854f61f415c86.rlib" "/opt/rustwide/target/debug/deps/librand_core-a03f340c157b8ac6.rlib" "/opt/rustwide/target/debug/deps/librand_os-c9d3404e83799e82.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-60352e5bd5110e26.rlib" "/opt/rustwide/target/debug/deps/librand_core-3a46beeb136e9cca.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-fa916b9e10c9e555.rlib" "/opt/rustwide/target/debug/deps/libdtoa-1412316b040be4e0.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-1becf67ea7a87e13.rlib" "/opt/rustwide/target/debug/deps/libunicase-9410ac62f4539dc7.rlib" "/opt/rustwide/target/debug/deps/libmime-255653d28c915291.rlib" "/opt/rustwide/target/debug/deps/libflate2-73cb29578ad568ac.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-e95baee0ab125333.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-2c921dde98de3f56.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-a11253fe476e50e5.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-c41498492ee5efc6.rlib" "/opt/rustwide/target/debug/deps/libopenssl-c4522996da72287a.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-2d047839a5a31cff.rlib" "/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-32493eedc87a36f8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-3419cfa5ef43c21e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-08df97672f3768f7.rlib" "/opt/rustwide/target/debug/deps/libhyper-fc243651ebb87524.rlib" "/opt/rustwide/target/debug/deps/libwant-c44df68bb0fbc7db.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-b60f09daed618188.rlib" "/opt/rustwide/target/debug/deps/libtokio-09a5492224b1f27e.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-1e7cd46031ac9fa8.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-fdd473dd916eafe4.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-8b8431d0e53e65f1.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-c109e530919a382f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-7a44c139d6dc676d.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-8de7ac2046d68b88.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-2a7333f437939d73.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-2949b28265f6668c.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-0e044041e02b1f36.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-51f6cdb3b95548c5.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-b4df00bcbe641b36.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-557b026a7b505c72.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-535c06e7d7e0b10d.rlib" "/opt/rustwide/target/debug/deps/liblock_api-6520979e1aed6201.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4b059ff10415273f.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-2b872823e6168871.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-829ed6711166cddb.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-8d7272f5f34985a5.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/libmio-d68e6ce1cd7a953f.rlib" "/opt/rustwide/target/debug/deps/libnet2-c0f694ac19e68cef.rlib" "/opt/rustwide/target/debug/deps/libhttparse-f7812cb6d77bb4bb.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-e61c806f9cb8c322.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-50a4fd039a446406.rlib" "/opt/rustwide/target/debug/deps/libh2-fc3d41d362da1d86.rlib" "/opt/rustwide/target/debug/deps/libindexmap-ad802e4cbbe71e86.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-013c7f75422a41d2.rlib" "/opt/rustwide/target/debug/deps/libstring-2de972fd02952bbc.rlib" "/opt/rustwide/target/debug/deps/libslab-3fe28842158339e2.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-7e845e19c21db935.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-83846ad8da4cb45f.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-02aeb857270eb57b.rlib" "/opt/rustwide/target/debug/deps/libhttp-6998661f346ba43c.rlib" "/opt/rustwide/target/debug/deps/libfnv-74d41fd10066a65d.rlib" "/opt/rustwide/target/debug/deps/libfutures-6f5ea06de4b094fc.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-d8ad441518f60041.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-f1a31371e8f1d994.rlib" "/opt/rustwide/target/debug/deps/libserde_json-4bc6592a63cc60d4.rlib" "/opt/rustwide/target/debug/deps/libryu-e6fb900e507a464e.rlib" "/opt/rustwide/target/debug/deps/libitoa-15077810ecc9e84e.rlib" "/opt/rustwide/target/debug/deps/liblog-01281b64fe0b6ea0.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-e2118f652fbcc21c.rlib" "/opt/rustwide/target/debug/deps/liburl-eb3918a50331e149.rlib" "/opt/rustwide/target/debug/deps/libidna-25d28862c194ea27.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-d7d6f9fac1ee70de.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-98a88b5b53b82a03.rlib" "/opt/rustwide/target/debug/deps/libtry_from-ce4aa39d609d5f0c.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-de9cbe0cb77e19a3.rlib" "/opt/rustwide/target/debug/deps/libserde-3e665b1eead7e00e.rlib" "/opt/rustwide/target/debug/deps/libcookie-11300845429d1e7e.rlib" "/opt/rustwide/target/debug/deps/liburl-d4b36e5d5ed54ccd.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-f51489b4440e4fe1.rlib" "/opt/rustwide/target/debug/deps/libidna-c7f4dd4831080ff6.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-3fb7aa12e091aaa0.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-58b26917c8f79f70.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-3da38bc1578ec686.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-8dbcfed52415a45a.rlib" "/opt/rustwide/target/debug/deps/libmatches-ec803435b0d6dbd5.rlib" "/opt/rustwide/target/debug/deps/libbytes-d55dcca941890296.rlib" "/opt/rustwide/target/debug/deps/libeither-876b47f101a5b5e1.rlib" "/opt/rustwide/target/debug/deps/libiovec-28b952fe3da1e2c4.rlib" "/opt/rustwide/target/debug/deps/libbase64-9f70e73fb45e74f8.rlib" "/opt/rustwide/target/debug/deps/libfiletime-42a60397da4acfd5.rlib" "/opt/rustwide/target/debug/deps/libchrono-7b910cda27ec4953.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-a2c6e5806f2722a4.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-e907db96327a82ac.rlib" "/opt/rustwide/target/debug/deps/libtime-16e550f971d4edb6.rlib" "/opt/rustwide/target/debug/deps/libsha2-2d509033a022dfea.rlib" "/opt/rustwide/target/debug/deps/libdigest-145eff3eca242995.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-471d69f8a14261f8.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-3d6a2ee5cef4c106.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-998d83cfa79ef1e2.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-7029a332da5b8132.rlib" "/opt/rustwide/target/debug/deps/libtypenum-0d64906a7293a7d7.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-e7fe4d975aa230a6.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-c0f79bb7e04ef8bd.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f328109de99d6196.rlib" "/opt/rustwide/target/debug/deps/libhex-7f2e485685463d45.rlib" "/opt/rustwide/target/debug/deps/libnom-bd3848448a1560f3.rlib" "/opt/rustwide/target/debug/deps/libfailure-0c7842f57618e90b.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-e17d1630f57c245d.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-b9be161bd4ca1b40.rlib" "/opt/rustwide/target/debug/deps/libadler-04e4bd7392188ec3.rlib" "/opt/rustwide/target/debug/deps/libobject-205a0c29abb1e8c1.rlib" "/opt/rustwide/target/debug/deps/libmemchr-681e4e98e8957ba6.rlib" "/opt/rustwide/target/debug/deps/liblibc-333aa5b90e875ae0.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-8f6bc3816505c3da.rlib" "/opt/rustwide/target/debug/deps/libgimli-ace8dbef7a95f53f.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-477585129feec44c.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-066fc8b4483e5e43.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9c44f1fe63de3edb.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5dfdbb680ac299a1.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-353beaf877db2fdf.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-cd4abd33332d2d3f.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3b908b5b50ddd80c.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-9cafd3521b5532d3.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-7b0935832903a9ac.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-8a349b13d67c76e3.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-9d41e7cb09eafd8e.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-095194fedb4c0ec4.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-968cf83f088269ec.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e63bbb95a6beff5c.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-9f216e67c2916fa5.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-4688b763605c6a0e.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a9b2dc3244289321.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-003d83a588984e1f.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/list_latest_source_obj-96a0985273f20114" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [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" "8a67a63363ecd6c1cadd9f47ce483d376d170dd478d48d811c1f6819d3eb09a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a67a63363ecd6c1cadd9f47ce483d376d170dd478d48d811c1f6819d3eb09a8", kill_on_drop: false }` [INFO] [stdout] 8a67a63363ecd6c1cadd9f47ce483d376d170dd478d48d811c1f6819d3eb09a8