[INFO] fetching crate humblegen 0.4.0... [INFO] checking humblegen-0.4.0 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577 [INFO] extracting crate humblegen 0.4.0 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate humblegen 0.4.0 [INFO] finished tweaking crates.io crate humblegen 0.4.0 [INFO] tweaked toml for crates.io crate humblegen 0.4.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate humblegen 0.4.0 on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate humblegen 0.4.0 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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7da4c1b54081ef2d5b924688cd00c869a25aa78830ba3ca4c62af32c2f6bc730 [INFO] running `Command { std: "docker" "start" "-a" "7da4c1b54081ef2d5b924688cd00c869a25aa78830ba3ca4c62af32c2f6bc730", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7da4c1b54081ef2d5b924688cd00c869a25aa78830ba3ca4c62af32c2f6bc730", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7da4c1b54081ef2d5b924688cd00c869a25aa78830ba3ca4c62af32c2f6bc730", kill_on_drop: false }` [INFO] [stdout] 7da4c1b54081ef2d5b924688cd00c869a25aa78830ba3ca4c62af32c2f6bc730 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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 -Dunmustuse_in_always_ok" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] be7d30dcb7c4cf0c882e5cdad4e450aba43ae13a6bc2f0a1dce42fc3a24ce8ee [INFO] running `Command { std: "docker" "start" "-a" "be7d30dcb7c4cf0c882e5cdad4e450aba43ae13a6bc2f0a1dce42fc3a24ce8ee", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.45 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Checking gimli v0.22.0 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking regex-syntax v0.6.20 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking rustc-demangle v0.1.17 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking object v0.21.1 [INFO] [stderr] Checking unchecked-index v0.2.2 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling anyhow v1.0.33 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking aho-corasick v0.7.14 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Checking twoway v0.2.1 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Checking unicode_categories v0.1.1 [INFO] [stderr] Checking entities v1.0.1 [INFO] [stderr] Checking quote v1.0.7 [INFO] [stderr] Checking shell-words v1.0.0 [INFO] [stderr] Checking xdg v2.2.0 [INFO] [stderr] Checking typed-arena v1.7.0 [INFO] [stderr] Checking ppv-lite86 v0.2.9 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking arc-swap v0.4.7 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking net2 v0.2.35 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Compiling trybuild v1.0.35 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking signal-hook-registry v1.2.1 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking termcolor v1.1.0 [INFO] [stderr] Checking glob v0.3.0 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking futures-core v0.3.6 [INFO] [stderr] Checking pin-project-lite v0.1.10 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking regex v1.4.1 [INFO] [stderr] Checking addr2line v0.13.0 [INFO] [stderr] Checking backtrace v0.3.53 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking which v3.1.1 [INFO] [stderr] Checking Inflector v0.11.4 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling thiserror-impl v1.0.21 [INFO] [stderr] Compiling structopt-derive v0.4.13 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling async-trait-with-sync v0.1.36 [INFO] [stderr] Checking comrak v0.8.2 [INFO] [stderr] Checking tokio v0.2.22 [INFO] [stderr] Checking structopt v0.3.20 [INFO] [stderr] Checking thiserror v1.0.21 [INFO] [stderr] Checking humblegen v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/parser.rs:145:31 [INFO] [stdout] | [INFO] [stdout] 145 | _ => unreachable!(dbg!(var)), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `unreachable!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default [INFO] [stdout] help: add a "{}" format string to `Display` the message [INFO] [stdout] | [INFO] [stdout] 145 | _ => unreachable!("{}", dbg!(var)), [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/parser.rs:304:27 [INFO] [stdout] | [INFO] [stdout] 304 | _ => unreachable!(dbg!(inner)), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `unreachable!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to `Display` the message [INFO] [stdout] | [INFO] [stdout] 304 | _ => unreachable!("{}", dbg!(inner)), [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/parser.rs:322:27 [INFO] [stdout] | [INFO] [stdout] 322 | _ => unreachable!(dbg!(pair)), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `unreachable!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to `Display` the message [INFO] [stdout] | [INFO] [stdout] 322 | _ => unreachable!("{}", dbg!(pair)), [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/parser.rs:375:27 [INFO] [stdout] | [INFO] [stdout] 375 | _ => unreachable!(dbg!(pair)), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `unreachable!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to `Display` the message [INFO] [stdout] | [INFO] [stdout] 375 | _ => unreachable!("{}", dbg!(pair)), [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/cli.rs:83:5 [INFO] [stdout] | [INFO] [stdout] 83 | / /// input path to humble file [INFO] [stdout] 84 | | pub(crate) input: path::PathBuf, [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D unmustuse-in-always-ok` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/cli.rs:85:5 [INFO] [stdout] | [INFO] [stdout] 85 | / /// input path to humble file [INFO] [stdout] 86 | | #[structopt(short = "o", long = "output")] [INFO] [stdout] 87 | | pub(crate) output: path::PathBuf, [INFO] [stdout] | |____________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/cli.rs:88:5 [INFO] [stdout] | [INFO] [stdout] 88 | / /// prefix to be used in elm module declarations [INFO] [stdout] 89 | | #[structopt(long, default_value = "\"Api\"")] [INFO] [stdout] 90 | | pub(crate) elm_module_root: String, [INFO] [stdout] | |______________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `humblegen` (bin "humblegen") due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "be7d30dcb7c4cf0c882e5cdad4e450aba43ae13a6bc2f0a1dce42fc3a24ce8ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be7d30dcb7c4cf0c882e5cdad4e450aba43ae13a6bc2f0a1dce42fc3a24ce8ee", kill_on_drop: false }` [INFO] [stdout] be7d30dcb7c4cf0c882e5cdad4e450aba43ae13a6bc2f0a1dce42fc3a24ce8ee