[INFO] cloning repository https://github.com/stisol/citybike-parser [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/stisol/citybike-parser" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstisol%2Fcitybike-parser", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstisol%2Fcitybike-parser'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 642b51887da82da76b29850e255ae2f903003139 [INFO] checking stisol/citybike-parser against master#ceab6128fa48a616bfd3e3adf4bc80133b8ee223 for no-never-type-fallback [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstisol%2Fcitybike-parser" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/stisol/citybike-parser on toolchain ceab6128fa48a616bfd3e3adf4bc80133b8ee223 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/stisol/citybike-parser [INFO] finished tweaking git repo https://github.com/stisol/citybike-parser [INFO] tweaked toml for git repo https://github.com/stisol/citybike-parser written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/stisol/citybike-parser already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded scroll v0.9.2 [INFO] [stderr] Downloaded intervaltree v0.2.4 [INFO] [stderr] Downloaded scroll_derive v0.9.5 [INFO] [stderr] Downloaded color-backtrace v0.3.0 [INFO] [stderr] Downloaded findshlibs v0.5.0 [INFO] [stderr] Downloaded addr2line v0.10.0 [INFO] [stderr] Downloaded goblin v0.0.24 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 63b60a6bf21157ac62ada12443dfefd89e712db36af75e7b207fc64ae336eb4d [INFO] running `Command { std: "docker" "start" "-a" "63b60a6bf21157ac62ada12443dfefd89e712db36af75e7b207fc64ae336eb4d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "63b60a6bf21157ac62ada12443dfefd89e712db36af75e7b207fc64ae336eb4d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "63b60a6bf21157ac62ada12443dfefd89e712db36af75e7b207fc64ae336eb4d", kill_on_drop: false }` [INFO] [stdout] 63b60a6bf21157ac62ada12443dfefd89e712db36af75e7b207fc64ae336eb4d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 482ac3b05d25ea7ecca481ce1509d9720b62e3fc4df78720dffecbcd19ccd992 [INFO] running `Command { std: "docker" "start" "-a" "482ac3b05d25ea7ecca481ce1509d9720b62e3fc4df78720dffecbcd19ccd992", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Compiling cc v1.0.48 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking smallvec v0.6.13 [INFO] [stderr] Compiling scroll v0.9.2 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking stable_deref_trait v1.1.1 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking intervaltree v0.2.4 [INFO] [stderr] Compiling num-traits v0.2.9 [INFO] [stderr] Checking lazycell v1.2.1 [INFO] [stderr] Checking plain v0.2.3 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Checking gimli v0.19.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Checking findshlibs v0.5.0 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling serde v1.0.103 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking atty v0.2.13 [INFO] [stderr] Checking itoa v0.4.4 [INFO] [stderr] Checking termcolor v1.0.5 [INFO] [stderr] Checking pbr v1.0.2 [INFO] [stderr] Checking chrono v0.4.10 [INFO] [stderr] Compiling scroll_derive v0.9.5 [INFO] [stderr] Checking addr2line v0.10.0 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling serde_derive v1.0.103 [INFO] [stderr] Checking goblin v0.0.24 [INFO] [stderr] Checking backtrace v0.3.40 [INFO] [stderr] Checking failure v0.1.6 [INFO] [stderr] Checking color-backtrace v0.3.0 [INFO] [stderr] Checking serde_json v1.0.44 [INFO] [stderr] Checking citybike-parser v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `last_updated` and `ttl` are never read [INFO] [stdout] --> src/structs.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct JsStationFile { [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] 6 | pub last_updated: u32, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 7 | pub ttl: u32, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `JsStationFile` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `address` is never read [INFO] [stdout] --> src/structs.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct JsStation { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 20 | pub address: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `JsStation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `last_updated` and `ttl` are never read [INFO] [stdout] --> src/structs.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 27 | pub struct JsStatusFile { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] 28 | pub last_updated: u32, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 29 | pub ttl: u32, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `JsStatusFile` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `is_installed`, `is_renting`, `is_returning`, and `num_docks_available` are never read [INFO] [stdout] --> src/structs.rs:41:9 [INFO] [stdout] | [INFO] [stdout] 39 | pub struct JsStatus { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 40 | pub station_id: String, [INFO] [stdout] 41 | pub is_installed: u32, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 42 | pub is_renting: u32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 43 | pub is_returning: u32, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 46 | pub num_docks_available: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `JsStatus` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `last_updated` and `ttl` are never read [INFO] [stdout] --> src/structs.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct JsStationFile { [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] 6 | pub last_updated: u32, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 7 | pub ttl: u32, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `JsStationFile` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `address` is never read [INFO] [stdout] --> src/structs.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct JsStation { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 20 | pub address: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `JsStation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `last_updated` and `ttl` are never read [INFO] [stdout] --> src/structs.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 27 | pub struct JsStatusFile { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] 28 | pub last_updated: u32, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 29 | pub ttl: u32, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `JsStatusFile` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `is_installed`, `is_renting`, `is_returning`, and `num_docks_available` are never read [INFO] [stdout] --> src/structs.rs:41:9 [INFO] [stdout] | [INFO] [stdout] 39 | pub struct JsStatus { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 40 | pub station_id: String, [INFO] [stdout] 41 | pub is_installed: u32, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 42 | pub is_renting: u32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 43 | pub is_returning: u32, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 46 | pub num_docks_available: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `JsStatus` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.80s [INFO] running `Command { std: "docker" "inspect" "482ac3b05d25ea7ecca481ce1509d9720b62e3fc4df78720dffecbcd19ccd992", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "482ac3b05d25ea7ecca481ce1509d9720b62e3fc4df78720dffecbcd19ccd992", kill_on_drop: false }` [INFO] [stdout] 482ac3b05d25ea7ecca481ce1509d9720b62e3fc4df78720dffecbcd19ccd992 [INFO] checking stisol/citybike-parser against try#3a4bc97f6385a3aa300a4fd689b44350e54fd676 for no-never-type-fallback [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstisol%2Fcitybike-parser" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/stisol/citybike-parser on toolchain 3a4bc97f6385a3aa300a4fd689b44350e54fd676 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3a4bc97f6385a3aa300a4fd689b44350e54fd676" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/stisol/citybike-parser [INFO] finished tweaking git repo https://github.com/stisol/citybike-parser [INFO] tweaked toml for git repo https://github.com/stisol/citybike-parser written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/stisol/citybike-parser already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3a4bc97f6385a3aa300a4fd689b44350e54fd676" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+3a4bc97f6385a3aa300a4fd689b44350e54fd676" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ad5fd505d9a193ab5cb6adb0ef3f8eb806071cbb076df5fd92767020ee596be0 [INFO] running `Command { std: "docker" "start" "-a" "ad5fd505d9a193ab5cb6adb0ef3f8eb806071cbb076df5fd92767020ee596be0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ad5fd505d9a193ab5cb6adb0ef3f8eb806071cbb076df5fd92767020ee596be0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad5fd505d9a193ab5cb6adb0ef3f8eb806071cbb076df5fd92767020ee596be0", kill_on_drop: false }` [INFO] [stdout] ad5fd505d9a193ab5cb6adb0ef3f8eb806071cbb076df5fd92767020ee596be0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+3a4bc97f6385a3aa300a4fd689b44350e54fd676" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 956298a22926e059fefde347073332ede31db92a6689306dce53fece3d81f157 [INFO] running `Command { std: "docker" "start" "-a" "956298a22926e059fefde347073332ede31db92a6689306dce53fece3d81f157", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling cc v1.0.48 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking smallvec v0.6.13 [INFO] [stderr] Checking stable_deref_trait v1.1.1 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling scroll v0.9.2 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking intervaltree v0.2.4 [INFO] [stderr] Compiling num-traits v0.2.9 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Checking gimli v0.19.0 [INFO] [stderr] Checking plain v0.2.3 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking lazycell v1.2.1 [INFO] [stderr] Checking findshlibs v0.5.0 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling serde v1.0.103 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking atty v0.2.13 [INFO] [stderr] Checking termcolor v1.0.5 [INFO] [stderr] Checking itoa v0.4.4 [INFO] [stderr] Checking pbr v1.0.2 [INFO] [stderr] Compiling scroll_derive v0.9.5 [INFO] [stderr] Checking chrono v0.4.10 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Checking addr2line v0.10.0 [INFO] [stderr] Compiling serde_derive v1.0.103 [INFO] [stderr] Checking goblin v0.0.24 [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/goblin-0.0.24/src/pe/exception.rs:678:13 [INFO] [stdout] | [INFO] [stdout] 678 | Err(scroll::Error::BadInput { [INFO] [stdout] | ^^^ cannot infer type of the type parameter `T` declared on the enum `Result` [INFO] [stdout] | [INFO] [stdout] help: consider specifying the generic arguments [INFO] [stdout] | [INFO] [stdout] 678 | Err::(scroll::Error::BadInput { [INFO] [stdout] | ++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `goblin` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "956298a22926e059fefde347073332ede31db92a6689306dce53fece3d81f157", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "956298a22926e059fefde347073332ede31db92a6689306dce53fece3d81f157", kill_on_drop: false }` [INFO] [stdout] 956298a22926e059fefde347073332ede31db92a6689306dce53fece3d81f157