[INFO] fetching crate huawei-modem 0.2.1... [INFO] checking huawei-modem-0.2.1 against master#b359ccf1b0b7b2d2c1c4932344b806e68bd053a9 for pr-105483 [INFO] extracting crate huawei-modem 0.2.1 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate huawei-modem 0.2.1 on toolchain b359ccf1b0b7b2d2c1c4932344b806e68bd053a9 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b359ccf1b0b7b2d2c1c4932344b806e68bd053a9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate huawei-modem 0.2.1 [INFO] finished tweaking crates.io crate huawei-modem 0.2.1 [INFO] tweaked toml for crates.io crate huawei-modem 0.2.1 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b359ccf1b0b7b2d2c1c4932344b806e68bd053a9" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b359ccf1b0b7b2d2c1c4932344b806e68bd053a9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded env_logger v0.4.3 [INFO] [stderr] Downloaded derive_is_enum_variant v0.1.1 [INFO] [stderr] Downloaded memchr v1.0.2 [INFO] [stderr] Downloaded nom v3.2.1 [INFO] [stderr] Downloaded num-derive v0.1.44 [INFO] [stderr] Downloaded tokio-file-unix v0.4.2 [INFO] [stderr] Downloaded syn v0.12.15 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+b359ccf1b0b7b2d2c1c4932344b806e68bd053a9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f9a3c25c7a95234aa22141277dc28f5169b073510387f2b919cb67f4ca1659c8 [INFO] running `Command { std: "docker" "start" "-a" "f9a3c25c7a95234aa22141277dc28f5169b073510387f2b919cb67f4ca1659c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f9a3c25c7a95234aa22141277dc28f5169b073510387f2b919cb67f4ca1659c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f9a3c25c7a95234aa22141277dc28f5169b073510387f2b919cb67f4ca1659c8", kill_on_drop: false }` [INFO] [stdout] f9a3c25c7a95234aa22141277dc28f5169b073510387f2b919cb67f4ca1659c8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "RUSTDOCFLAGS=--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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+b359ccf1b0b7b2d2c1c4932344b806e68bd053a9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 548e99a2bd82f3755e91e68128542d67936663eaff228478250e1b4bd9a4d288 [INFO] running `Command { std: "docker" "start" "-a" "548e99a2bd82f3755e91e68128542d67936663eaff228478250e1b4bd9a4d288", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.138 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking futures v0.1.31 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking smallvec v0.6.14 [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Checking tokio-sync v0.1.8 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.38 [INFO] [stderr] Checking num_cpus v1.14.0 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking tokio-executor v0.1.10 [INFO] [stderr] Checking encoding_index_tests v0.1.4 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Checking tokio-io v0.1.13 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Checking crossbeam-deque v0.7.4 [INFO] [stderr] Compiling syn v1.0.105 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Checking tokio-threadpool v0.1.18 [INFO] [stderr] Compiling cc v1.0.77 [INFO] [stderr] Checking tokio-codec v0.1.2 [INFO] [stderr] Checking tokio-reactor v0.1.12 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking tokio-uds v0.2.7 [INFO] [stderr] Compiling proc-macro2 v0.2.3 [INFO] [stderr] Checking tokio-fs v0.1.7 [INFO] [stderr] Checking tokio-tcp v0.1.4 [INFO] [stderr] Checking tokio-udp v0.1.6 [INFO] [stderr] Checking tokio-timer v0.2.13 [INFO] [stderr] Checking tokio-current-thread v0.1.7 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking ucd-util v0.1.9 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Checking gimli v0.26.2 [INFO] [stderr] Checking regex-syntax v0.5.6 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Checking miniz_oxide v0.5.4 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Checking num-bigint v0.1.44 [INFO] [stderr] Compiling quote v0.4.2 [INFO] [stderr] Checking aho-corasick v0.6.10 [INFO] [stderr] Checking object v0.29.0 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Compiling unicode-segmentation v1.10.0 [INFO] [stderr] Compiling backtrace v0.3.66 [INFO] [stderr] Checking scoped-tls v0.1.2 [INFO] [stderr] Checking utf8-ranges v1.0.5 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Checking num-rational v0.1.42 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Checking tokio-core v0.1.18 [INFO] [stderr] Compiling syn v0.12.15 [INFO] [stderr] Checking num-complex v0.1.43 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Checking encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Checking encoding-index-korean v1.20141219.5 [INFO] [stderr] Checking encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Checking addr2line v0.17.0 [INFO] [stderr] Checking encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Checking encoding-index-japanese v1.20141219.5 [INFO] [stderr] Checking memchr v1.0.2 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking nom v3.2.1 [INFO] [stderr] Checking encoding v0.2.33 [INFO] [stderr] Checking num v0.1.42 [INFO] [stderr] Checking tokio-file-unix v0.4.2 [INFO] [stderr] Checking env_logger v0.4.3 [INFO] [stderr] Compiling derive_is_enum_variant v0.1.1 [INFO] [stderr] Compiling num-derive v0.1.44 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking huawei-modem v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/gsm_encoding/mod.rs:37:18 [INFO] [stdout] | [INFO] [stdout] 37 | b'A' ... b'Z' | b'a' ... b'z' | b'0' ... b'9' => { [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/gsm_encoding/mod.rs:37:34 [INFO] [stdout] | [INFO] [stdout] 37 | b'A' ... b'Z' | b'a' ... b'z' | b'0' ... b'9' => { [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/gsm_encoding/mod.rs:37:50 [INFO] [stdout] | [INFO] [stdout] 37 | b'A' ... b'Z' | b'a' ... b'z' | b'0' ... b'9' => { [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/gsm_encoding/mod.rs:66:13 [INFO] [stdout] | [INFO] [stdout] 66 | 'A' ... 'Z' | 'a' ... 'z' | '0' ... '9' => { [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/gsm_encoding/mod.rs:66:27 [INFO] [stdout] | [INFO] [stdout] 66 | 'A' ... 'Z' | 'a' ... 'z' | '0' ... '9' => { [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/gsm_encoding/mod.rs:66:41 [INFO] [stdout] | [INFO] [stdout] 66 | 'A' ... 'Z' | 'a' ... 'z' | '0' ... '9' => { [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `rand` is imported redundantly [INFO] [stdout] --> src/gsm_encoding/mod.rs:194:13 [INFO] [stdout] | [INFO] [stdout] 194 | use rand; [INFO] [stdout] | ^^^^ the item `rand` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/pdu.rs:181:24 [INFO] [stdout] | [INFO] [stdout] 181 | '0'...'9' => Some(x as u8 - 48), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/gsm_encoding/mod.rs:37:18 [INFO] [stdout] | [INFO] [stdout] 37 | b'A' ... b'Z' | b'a' ... b'z' | b'0' ... b'9' => { [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/gsm_encoding/mod.rs:37:34 [INFO] [stdout] | [INFO] [stdout] 37 | b'A' ... b'Z' | b'a' ... b'z' | b'0' ... b'9' => { [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/gsm_encoding/mod.rs:37:50 [INFO] [stdout] | [INFO] [stdout] 37 | b'A' ... b'Z' | b'a' ... b'z' | b'0' ... b'9' => { [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/gsm_encoding/mod.rs:66:13 [INFO] [stdout] | [INFO] [stdout] 66 | 'A' ... 'Z' | 'a' ... 'z' | '0' ... '9' => { [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/gsm_encoding/mod.rs:66:27 [INFO] [stdout] | [INFO] [stdout] 66 | 'A' ... 'Z' | 'a' ... 'z' | '0' ... '9' => { [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/gsm_encoding/mod.rs:66:41 [INFO] [stdout] | [INFO] [stdout] 66 | 'A' ... 'Z' | 'a' ... 'z' | '0' ... '9' => { [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `rand` is imported redundantly [INFO] [stdout] --> src/gsm_encoding/mod.rs:194:13 [INFO] [stdout] | [INFO] [stdout] 194 | use rand; [INFO] [stdout] | ^^^^ the item `rand` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/pdu.rs:181:24 [INFO] [stdout] | [INFO] [stdout] 181 | '0'...'9' => Some(x as u8 - 48), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 26.90s [INFO] running `Command { std: "docker" "inspect" "548e99a2bd82f3755e91e68128542d67936663eaff228478250e1b4bd9a4d288", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "548e99a2bd82f3755e91e68128542d67936663eaff228478250e1b4bd9a4d288", kill_on_drop: false }` [INFO] [stdout] 548e99a2bd82f3755e91e68128542d67936663eaff228478250e1b4bd9a4d288