[INFO] cloning repository https://github.com/nkypy/hello-word [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nkypy/hello-word" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnkypy%2Fhello-word", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnkypy%2Fhello-word'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 570542ab71b435a2fbd45b0288a73c29fc8f7528 [INFO] checking nkypy/hello-word against try#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnkypy%2Fhello-word" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nkypy/hello-word on toolchain 8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/nkypy/hello-word [INFO] finished tweaking git repo https://github.com/nkypy/hello-word [INFO] tweaked toml for git repo https://github.com/nkypy/hello-word written to /workspace/builds/worker-13/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded publicsuffix v1.5.6 [INFO] [stderr] Downloaded serde-xml-rs v0.4.1 [INFO] [stderr] Downloaded spinning_top v0.2.2 [INFO] [stderr] Downloaded plotters-backend v0.3.0 [INFO] [stderr] Downloaded plotters-svg v0.3.0 [INFO] [stderr] Downloaded criterion v0.3.4 [INFO] [stderr] Downloaded des v0.6.0 [INFO] [stderr] Downloaded nb-connect v1.0.3 [INFO] [stderr] Downloaded xmlparser v0.13.3 [INFO] [stderr] Downloaded oorandom v11.1.3 [INFO] [stderr] Downloaded ctor v0.1.19 [INFO] [stderr] Downloaded humantime v2.1.0 [INFO] [stderr] Downloaded env_logger v0.8.3 [INFO] [stderr] Downloaded async-channel v1.6.1 [INFO] [stderr] Downloaded hyper v0.12.36 [INFO] [stderr] Downloaded value-bag v1.0.0-alpha.6 [INFO] [stderr] Downloaded flate2 v1.0.20 [INFO] [stderr] Downloaded thiserror-impl v1.0.24 [INFO] [stderr] Downloaded thiserror v1.0.24 [INFO] [stderr] Downloaded plotters v0.3.0 [INFO] [stderr] Downloaded sluice v0.5.4 [INFO] [stderr] Downloaded tracing-attributes v0.1.15 [INFO] [stderr] Downloaded tinytemplate v1.2.1 [INFO] [stderr] Downloaded flume v0.10.2 [INFO] [stderr] Downloaded isahc v1.1.0 [INFO] [stderr] Downloaded quick-xml v0.22.0 [INFO] [stderr] Downloaded libnghttp2-sys v0.1.6+1.43.0 [INFO] [stderr] Downloaded openssl-src v111.14.0+1.1.1j [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fc42cb7c40a9d2989e272c33590efe2d289003d0047921aa48a3e5d49a7a8831 [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" "fc42cb7c40a9d2989e272c33590efe2d289003d0047921aa48a3e5d49a7a8831", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fc42cb7c40a9d2989e272c33590efe2d289003d0047921aa48a3e5d49a7a8831", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc42cb7c40a9d2989e272c33590efe2d289003d0047921aa48a3e5d49a7a8831", kill_on_drop: false }` [INFO] [stdout] fc42cb7c40a9d2989e272c33590efe2d289003d0047921aa48a3e5d49a7a8831 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0ac8df8b9465bfe6607378a725c5e959ebb289e2071e6332a8d62295a75e59fa [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" "0ac8df8b9465bfe6607378a725c5e959ebb289e2071e6332a8d62295a75e59fa", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.89 [INFO] [stderr] Compiling syn v1.0.64 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Checking futures v0.1.31 [INFO] [stderr] Compiling serde v1.0.124 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Checking once_cell v1.7.2 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Checking pin-project-lite v0.2.6 [INFO] [stderr] Checking futures-io v0.3.13 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Compiling openssl v0.10.33 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling curl v0.4.35 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Checking regex-syntax v0.6.23 [INFO] [stderr] Compiling isahc v1.1.0 [INFO] [stderr] Checking futures-sink v0.3.13 [INFO] [stderr] Checking block-padding v0.2.1 [INFO] [stderr] Checking xmlparser v0.13.3 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking sha1 v0.6.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking dotenv v0.15.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling openssl-src v111.14.0+1.1.1j [INFO] [stderr] Compiling libnghttp2-sys v0.1.6+1.43.0 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Checking lock_api v0.4.2 [INFO] [stderr] Checking try_from v0.3.2 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking itertools v0.10.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Checking futures-channel v0.3.13 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Checking http v0.2.3 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Compiling curl-sys v0.4.41+curl-7.75.0 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking async-channel v1.6.1 [INFO] [stderr] Checking tokio-sync v0.1.8 [INFO] [stderr] Checking encoding_rs v0.8.28 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking spinning_top v0.2.2 [INFO] [stderr] Checking sluice v0.5.4 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling hyper v0.12.36 [INFO] [stderr] Checking futures-lite v1.11.3 [INFO] [stderr] Checking quick-xml v0.22.0 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Compiling openssl-sys v0.9.61 [INFO] [stderr] Checking smallvec v0.6.14 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking idna v0.2.2 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking regex v1.4.5 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking socket2 v0.3.19 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking tokio-executor v0.1.10 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking parking_lot_core v0.6.2 [INFO] [stderr] Checking backtrace v0.3.56 [INFO] [stderr] Checking flate2 v1.0.20 [INFO] [stderr] Checking url v2.2.1 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Checking async-executor v1.4.0 [INFO] [stderr] Checking blocking v1.0.2 [INFO] [stderr] Checking plotters v0.3.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.3 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking criterion-plot v0.4.3 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Checking nb-connect v1.0.3 [INFO] [stderr] Checking cipher v0.2.5 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking tokio-current-thread v0.1.7 [INFO] [stderr] Checking tokio-timer v0.2.13 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking parking_lot v0.9.0 [INFO] [stderr] Checking publicsuffix v1.5.6 [INFO] [stderr] Checking cookie v0.12.0 [INFO] [stderr] Checking http v0.1.21 [INFO] [stderr] Checking string v0.2.1 [INFO] [stderr] Checking tokio-buf v0.1.1 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Checking des v0.6.0 [INFO] [stderr] Checking block-modes v0.7.0 [INFO] [stderr] Checking sha2 v0.9.3 [INFO] [stderr] Checking uuid v0.7.4 [INFO] [stderr] Checking http-body v0.1.0 [INFO] [stderr] Compiling ctor v0.1.19 [INFO] [stderr] Compiling serde_derive v1.0.124 [INFO] [stderr] Compiling pin-project-internal v1.0.5 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Checking value-bag v1.0.0-alpha.6 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking thiserror v1.0.24 [INFO] [stderr] Checking pin-project v1.0.5 [INFO] [stderr] Checking flume v0.10.2 [INFO] [stderr] Checking tokio-io v0.1.13 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking tokio-threadpool v0.1.18 [INFO] [stderr] Checking want v0.2.0 [INFO] [stderr] Checking polling v2.0.2 [INFO] [stderr] Checking tracing v0.1.25 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Checking env_logger v0.8.3 [INFO] [stderr] Checking h2 v0.1.26 [INFO] [stderr] Checking async-io v1.3.1 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Checking tokio-reactor v0.1.12 [INFO] [stderr] Checking tokio-tcp v0.1.4 [INFO] [stderr] Checking async-global-executor v2.0.2 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Checking async-std v1.9.0 [INFO] [stderr] Checking serde_json v1.0.64 [INFO] [stderr] Checking serde_urlencoded v0.5.5 [INFO] [stderr] Checking serde-xml-rs v0.4.1 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking bstr v0.2.15 [INFO] [stderr] Checking serde_cbor v0.11.1 [INFO] [stderr] Checking csv v1.1.6 [INFO] [stderr] Checking cookie_store v0.7.0 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking criterion v0.3.4 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Checking hyper-tls v0.3.2 [INFO] [stderr] Checking reqwest v0.9.24 [INFO] [stderr] Checking carrier v0.1.1 (/opt/rustwide/workdir/carrier) [INFO] [stdout] warning: unused import: `isahc::ResponseExt` [INFO] [stdout] --> carrier/src/china_mobile/guangdong/controllers.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use isahc::ResponseExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `CardInfo` [INFO] [stdout] --> carrier/src/china_mobile/guangdong/controllers.rs:9:13 [INFO] [stdout] | [INFO] [stdout] 9 | use crate::{CardInfo, CardStatus, CarrierClient, Result}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `CardInfo`, `CardStatus`, `Result` [INFO] [stdout] --> carrier/src/china_mobile/jiangsu/model.rs:4:13 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::{CardInfo, CardStatus, Result}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `reqwest::Client` [INFO] [stdout] --> carrier/src/china_mobile/jiangsu/mod.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use reqwest::Client; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serde_xml_rs::to_string` [INFO] [stdout] --> carrier/src/china_mobile/jiangsu/mod.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use serde_xml_rs::to_string; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `isahc::ResponseExt` [INFO] [stdout] --> carrier/src/china_mobile/jiangsu/mod.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use isahc::ResponseExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `CardInfo`, `CardStatus` [INFO] [stdout] --> carrier/src/china_mobile/jiangsu/mod.rs:9:13 [INFO] [stdout] | [INFO] [stdout] 9 | use crate::{CardInfo, CardStatus, CarrierClient, Result}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `CardInfo` [INFO] [stdout] --> carrier/src/china_mobile/model.rs:4:13 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::{CardInfo, CardStatus, Result}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `isahc::ResponseExt` [INFO] [stdout] --> carrier/src/china_mobile/mod.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use isahc::ResponseExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `CardInfo` [INFO] [stdout] --> carrier/src/china_mobile/mod.rs:12:13 [INFO] [stdout] | [INFO] [stdout] 12 | use crate::{CardInfo, CardStatus, CarrierClient, Result}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `isahc::ResponseExt` [INFO] [stdout] --> carrier/src/china_telecom/mod.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use isahc::ResponseExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `isahc::ResponseExt` [INFO] [stdout] --> carrier/src/china_unicom/mod.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use isahc::ResponseExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `isahc::ResponseExt` [INFO] [stdout] --> carrier/src/china_mobile/guangdong/controllers.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use isahc::ResponseExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `CardInfo` [INFO] [stdout] --> carrier/src/china_mobile/guangdong/controllers.rs:9:13 [INFO] [stdout] | [INFO] [stdout] 9 | use crate::{CardInfo, CardStatus, CarrierClient, Result}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `CardInfo`, `CardStatus`, `Result` [INFO] [stdout] --> carrier/src/china_mobile/jiangsu/model.rs:4:13 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::{CardInfo, CardStatus, Result}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `reqwest::Client` [INFO] [stdout] --> carrier/src/china_mobile/jiangsu/mod.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use reqwest::Client; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serde_xml_rs::to_string` [INFO] [stdout] --> carrier/src/china_mobile/jiangsu/mod.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use serde_xml_rs::to_string; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `isahc::ResponseExt` [INFO] [stdout] --> carrier/src/china_mobile/jiangsu/mod.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use isahc::ResponseExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `CardInfo`, `CardStatus` [INFO] [stdout] --> carrier/src/china_mobile/jiangsu/mod.rs:9:13 [INFO] [stdout] | [INFO] [stdout] 9 | use crate::{CardInfo, CardStatus, CarrierClient, Result}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `CardInfo` [INFO] [stdout] --> carrier/src/china_mobile/model.rs:4:13 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::{CardInfo, CardStatus, Result}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `isahc::ResponseExt` [INFO] [stdout] --> carrier/src/china_mobile/mod.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use isahc::ResponseExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `CardInfo` [INFO] [stdout] --> carrier/src/china_mobile/mod.rs:12:13 [INFO] [stdout] | [INFO] [stdout] 12 | use crate::{CardInfo, CardStatus, CarrierClient, Result}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `isahc::ResponseExt` [INFO] [stdout] --> carrier/src/china_telecom/mod.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use isahc::ResponseExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `isahc::ResponseExt` [INFO] [stdout] --> carrier/src/china_unicom/mod.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use isahc::ResponseExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `timeout` found for struct `HttpClientBuilder` in the current scope [INFO] [stdout] --> carrier/src/lib.rs:90:10 [INFO] [stdout] | [INFO] [stdout] 90 | .timeout(Duration::from_secs(3)) [INFO] [stdout] | ^^^^^^^ method not found in `HttpClientBuilder` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] | [INFO] [stdout] 23 | use isahc::config::Configurable; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `timeout` found for struct `HttpClientBuilder` in the current scope [INFO] [stdout] --> carrier/src/lib.rs:90:10 [INFO] [stdout] | [INFO] [stdout] 90 | .timeout(Duration::from_secs(3)) [INFO] [stdout] | ^^^^^^^ method not found in `HttpClientBuilder` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] | [INFO] [stdout] 23 | use isahc::config::Configurable; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Sha256` in the current scope [INFO] [stdout] --> carrier/src/china_mobile/mod.rs:39:16 [INFO] [stdout] | [INFO] [stdout] 39 | hasher.input(format!("{}{}{}", self.app_id, self.password, trans_id).as_bytes()); [INFO] [stdout] | ^^^^^ method not found in `Sha256` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `Sha256` in the current scope [INFO] [stdout] --> carrier/src/china_mobile/mod.rs:39:16 [INFO] [stdout] | [INFO] [stdout] 39 | hasher.input(format!("{}{}{}", self.app_id, self.password, trans_id).as_bytes()); [INFO] [stdout] | ^^^^^ method not found in `Sha256` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Sha256` in the current scope [INFO] [stdout] --> carrier/src/china_mobile/mod.rs:40:49 [INFO] [stdout] | [INFO] [stdout] 40 | let token = dbg!(format!("{:x}", hasher.result())); [INFO] [stdout] | ^^^^^^ method not found in `Sha256` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `Sha256` in the current scope [INFO] [stdout] --> carrier/src/china_mobile/mod.rs:40:49 [INFO] [stdout] | [INFO] [stdout] 40 | let token = dbg!(format!("{:x}", hasher.result())); [INFO] [stdout] | ^^^^^^ method not found in `Sha256` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `text` found for struct `isahc::Response` in the current scope [INFO] [stdout] --> carrier/src/china_mobile/mod.rs:50:62 [INFO] [stdout] | [INFO] [stdout] 50 | let resp: String = crate::isahc_client()?.get(&url)?.text()?; [INFO] [stdout] | ^^^^ method not found in `isahc::Response` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use isahc::ReadResponseExt;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `text` found for struct `isahc::Response` in the current scope [INFO] [stdout] --> carrier/src/china_mobile/mod.rs:50:62 [INFO] [stdout] | [INFO] [stdout] 50 | let resp: String = crate::isahc_client()?.get(&url)?.text()?; [INFO] [stdout] | ^^^^ method not found in `isahc::Response` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use isahc::ReadResponseExt;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `text` found for struct `isahc::Response` in the current scope [INFO] [stdout] --> carrier/src/china_mobile/guangdong/controllers.rs:78:66 [INFO] [stdout] | [INFO] [stdout] 78 | let rsp = dbg!(crate::isahc_client()?.get(&self.url(v))?.text()?); [INFO] [stdout] | ^^^^ method not found in `isahc::Response` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use isahc::ReadResponseExt;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `text` found for struct `isahc::Response` in the current scope [INFO] [stdout] --> carrier/src/china_mobile/guangdong/controllers.rs:78:66 [INFO] [stdout] | [INFO] [stdout] 78 | let rsp = dbg!(crate::isahc_client()?.get(&self.url(v))?.text()?); [INFO] [stdout] | ^^^^ method not found in `isahc::Response` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use isahc::ReadResponseExt;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `text` found for struct `isahc::Response` in the current scope [INFO] [stdout] --> carrier/src/china_mobile/jiangsu/mod.rs:78:14 [INFO] [stdout] | [INFO] [stdout] 78 | .text()?; [INFO] [stdout] | ^^^^ method not found in `isahc::Response` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use isahc::ReadResponseExt;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `text` found for struct `isahc::Response` in the current scope [INFO] [stdout] --> carrier/src/china_mobile/jiangsu/mod.rs:78:14 [INFO] [stdout] | [INFO] [stdout] 78 | .text()?; [INFO] [stdout] | ^^^^ method not found in `isahc::Response` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use isahc::ReadResponseExt;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `text_async` found for struct `isahc::Response` in the current scope [INFO] [stdout] --> carrier/src/china_telecom/mod.rs:79:21 [INFO] [stdout] | [INFO] [stdout] 79 | Ok(resp.text_async().await?) [INFO] [stdout] | ^^^^^^^^^^ method not found in `isahc::Response` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `text_async` found for struct `isahc::Response` in the current scope [INFO] [stdout] --> carrier/src/china_telecom/mod.rs:79:21 [INFO] [stdout] | [INFO] [stdout] 79 | Ok(resp.text_async().await?) [INFO] [stdout] | ^^^^^^^^^^ method not found in `isahc::Response` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no associated item named `BadClientCertificate` found for struct `isahc::Error` in the current scope [INFO] [stdout] --> carrier/src/errors.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | isahc::Error::BadClientCertificate(_) | isahc::Error::BadServerCertificate(_) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ associated item not found in `isahc::Error` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `carrier` [INFO] [stdout] error[E0599]: no associated item named `BadClientCertificate` found for struct `isahc::Error` in the current scope [INFO] [stdout] --> carrier/src/errors.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | isahc::Error::BadClientCertificate(_) | isahc::Error::BadServerCertificate(_) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ associated item not found in `isahc::Error` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [INFO] [stdout] error[E0599]: no associated item named `BadServerCertificate` found for struct `isahc::Error` in the current scope [INFO] [stdout] --> carrier/src/errors.rs:54:67 [INFO] [stdout] | [INFO] [stdout] 54 | isahc::Error::BadClientCertificate(_) | isahc::Error::BadServerCertificate(_) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ associated item not found in `isahc::Error` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stdout] error[E0599]: no associated item named `BadServerCertificate` found for struct `isahc::Error` in the current scope [INFO] [stdout] --> carrier/src/errors.rs:54:67 [INFO] [stdout] | [INFO] [stdout] 54 | isahc::Error::BadClientCertificate(_) | isahc::Error::BadServerCertificate(_) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ associated item not found in `isahc::Error` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0599]: no associated item named `ConnectFailed` found for struct `isahc::Error` in the current scope [INFO] [stdout] --> carrier/src/errors.rs:60:27 [INFO] [stdout] | [INFO] [stdout] 60 | isahc::Error::ConnectFailed | isahc::Error::CouldntResolveHost | isahc::Error::CouldntResolveProxy => { [INFO] [stdout] | ^^^^^^^^^^^^^ associated item not found in `isahc::Error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no associated item named `ConnectFailed` found for struct `isahc::Error` in the current scope [INFO] [stdout] --> carrier/src/errors.rs:60:27 [INFO] [stdout] | [INFO] [stdout] 60 | isahc::Error::ConnectFailed | isahc::Error::CouldntResolveHost | isahc::Error::CouldntResolveProxy => { [INFO] [stdout] | ^^^^^^^^^^^^^ associated item not found in `isahc::Error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no associated item named `CouldntResolveHost` found for struct `isahc::Error` in the current scope [INFO] [stdout] --> carrier/src/errors.rs:60:57 [INFO] [stdout] | [INFO] [stdout] 60 | isahc::Error::ConnectFailed | isahc::Error::CouldntResolveHost | isahc::Error::CouldntResolveProxy => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ associated item not found in `isahc::Error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no associated item named `CouldntResolveHost` found for struct `isahc::Error` in the current scope [INFO] [stdout] --> carrier/src/errors.rs:60:57 [INFO] [stdout] | [INFO] [stdout] 60 | isahc::Error::ConnectFailed | isahc::Error::CouldntResolveHost | isahc::Error::CouldntResolveProxy => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ associated item not found in `isahc::Error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no associated item named `CouldntResolveProxy` found for struct `isahc::Error` in the current scope [INFO] [stdout] --> carrier/src/errors.rs:60:92 [INFO] [stdout] | [INFO] [stdout] 60 | isahc::Error::ConnectFailed | isahc::Error::CouldntResolveHost | isahc::Error::CouldntResolveProxy => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ associated item not found in `isahc::Error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no associated item named `CouldntResolveProxy` found for struct `isahc::Error` in the current scope [INFO] [stdout] --> carrier/src/errors.rs:60:92 [INFO] [stdout] | [INFO] [stdout] 60 | isahc::Error::ConnectFailed | isahc::Error::CouldntResolveHost | isahc::Error::CouldntResolveProxy => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ associated item not found in `isahc::Error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no associated item named `Timeout` found for struct `isahc::Error` in the current scope [INFO] [stdout] --> carrier/src/errors.rs:66:27 [INFO] [stdout] | [INFO] [stdout] 66 | isahc::Error::Timeout => { [INFO] [stdout] | ^^^^^^^ associated item not found in `isahc::Error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 13 previous errors; 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stdout] error[E0599]: no associated item named `Timeout` found for struct `isahc::Error` in the current scope [INFO] [stdout] --> carrier/src/errors.rs:66:27 [INFO] [stdout] | [INFO] [stdout] 66 | isahc::Error::Timeout => { [INFO] [stdout] | ^^^^^^^ associated item not found in `isahc::Error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 13 previous errors; 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "0ac8df8b9465bfe6607378a725c5e959ebb289e2071e6332a8d62295a75e59fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ac8df8b9465bfe6607378a725c5e959ebb289e2071e6332a8d62295a75e59fa", kill_on_drop: false }` [INFO] [stdout] 0ac8df8b9465bfe6607378a725c5e959ebb289e2071e6332a8d62295a75e59fa