[INFO] fetching crate postform_serial 0.5.0...
[INFO] checking postform_serial-0.5.0 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] extracting crate postform_serial 0.5.0 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate postform_serial 0.5.0
[INFO] finished tweaking crates.io crate postform_serial 0.5.0
[INFO] tweaked toml for crates.io crate postform_serial 0.5.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate postform_serial 0.5.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 postform_serial 0.5.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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 9a782c8d220baccd0e9d75daaf35372fe91ad1ea2da5015a3a460ab01648c333
[INFO] running `Command { std: "docker" "start" "-a" "9a782c8d220baccd0e9d75daaf35372fe91ad1ea2da5015a3a460ab01648c333", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9a782c8d220baccd0e9d75daaf35372fe91ad1ea2da5015a3a460ab01648c333", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9a782c8d220baccd0e9d75daaf35372fe91ad1ea2da5015a3a460ab01648c333", kill_on_drop: false }`
[INFO] [stdout] 9a782c8d220baccd0e9d75daaf35372fe91ad1ea2da5015a3a460ab01648c333
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 8506b6a23b2a0ec98275f8a370f1f564a98ee22e448718ac199b8ddc449d6077
[INFO] running `Command { std: "docker" "start" "-a" "8506b6a23b2a0ec98275f8a370f1f564a98ee22e448718ac199b8ddc449d6077", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.36
[INFO] [stderr]    Compiling libc v0.2.121
[INFO] [stderr]    Compiling syn v1.0.89
[INFO] [stderr]    Compiling log v0.4.16
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling clang-sys v1.3.1
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling nom v5.1.2
[INFO] [stderr]    Compiling libloading v0.7.3
[INFO] [stderr]     Checking tracing-core v0.1.23
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling pkg-config v0.3.24
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling bindgen v0.57.0
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]     Checking thread_local v1.1.4
[INFO] [stderr]     Checking pin-project-lite v0.2.8
[INFO] [stderr]    Compiling shlex v0.1.1
[INFO] [stderr]    Compiling backtrace v0.3.64
[INFO] [stderr]     Checking tracing-subscriber v0.2.25
[INFO] [stderr]    Compiling eyre v0.6.7
[INFO] [stderr]    Compiling nix v0.16.1
[INFO] [stderr]    Compiling libudev-sys v0.1.4
[INFO] [stderr]     Checking object v0.27.1
[INFO] [stderr]     Checking wasmparser v0.57.0
[INFO] [stderr]     Checking leb128 v0.2.5
[INFO] [stderr]     Checking rcobs v0.1.1
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling which v3.1.1
[INFO] [stderr]    Compiling quote v1.0.17
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking flate2 v1.0.22
[INFO] [stderr]     Checking nix v0.23.1
[INFO] [stderr]     Checking colored v2.0.0
[INFO] [stderr]     Checking regex v1.5.5
[INFO] [stderr]     Checking libudev v0.2.0
[INFO] [stderr]     Checking object v0.22.0
[INFO] [stderr]     Checking env_logger v0.8.4
[INFO] [stderr]    Compiling cexpr v0.4.0
[INFO] [stderr]     Checking serialport v4.0.1
[INFO] [stderr]     Checking ctrlc v3.2.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling tracing-attributes v0.1.20
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]    Compiling strum_macros v0.20.1
[INFO] [stderr]     Checking tracing v0.1.32
[INFO] [stderr]     Checking tracing-error v0.1.2
[INFO] [stderr]     Checking thiserror v1.0.30
[INFO] [stderr]     Checking structopt v0.3.26
[INFO] [stderr]     Checking color-spantrace v0.1.6
[INFO] [stderr]    Compiling postform_decoder v0.5.0
[INFO] [stderr]     Checking color-eyre v0.5.11
[INFO] [stderr]     Checking postform_serial v0.5.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]   --> src/main.rs:45:5
[INFO] [stdout]    |
[INFO] [stdout] 45 | /     /// Path to the binary log file.
[INFO] [stdout] 46 | |     #[structopt(name = "port", required_unless_one(&["version", "list-ports"]))]
[INFO] [stdout] 47 | |     port: Option<String>,
[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: Result<String, Infallible>
[INFO] [stdout]   --> src/main.rs:45:5
[INFO] [stdout]    |
[INFO] [stdout] 45 | /     /// Path to the binary log file.
[INFO] [stdout] 46 | |     #[structopt(name = "port", required_unless_one(&["version", "list-ports"]))]
[INFO] [stdout] 47 | |     port: Option<String>,
[INFO] [stdout]    | |________________________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `postform_serial` (bin "postform_serial") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `postform_serial` (bin "postform_serial" test) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "8506b6a23b2a0ec98275f8a370f1f564a98ee22e448718ac199b8ddc449d6077", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8506b6a23b2a0ec98275f8a370f1f564a98ee22e448718ac199b8ddc449d6077", kill_on_drop: false }`
[INFO] [stdout] 8506b6a23b2a0ec98275f8a370f1f564a98ee22e448718ac199b8ddc449d6077
