[INFO] fetching crate riscv-asm 0.0.2-wip...
[INFO] checking riscv-asm-0.0.2-wip against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] extracting crate riscv-asm 0.0.2-wip into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate riscv-asm 0.0.2-wip
[INFO] finished tweaking crates.io crate riscv-asm 0.0.2-wip
[INFO] tweaked toml for crates.io crate riscv-asm 0.0.2-wip written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate riscv-asm 0.0.2-wip 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 riscv-asm 0.0.2-wip 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-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0e0d8cecfba72257f0dca25e4ada85eecea275ce7bc242d6ff3189e1e69eaf55
[INFO] running `Command { std: "docker" "start" "-a" "0e0d8cecfba72257f0dca25e4ada85eecea275ce7bc242d6ff3189e1e69eaf55", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0e0d8cecfba72257f0dca25e4ada85eecea275ce7bc242d6ff3189e1e69eaf55", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0e0d8cecfba72257f0dca25e4ada85eecea275ce7bc242d6ff3189e1e69eaf55", kill_on_drop: false }`
[INFO] [stdout] 0e0d8cecfba72257f0dca25e4ada85eecea275ce7bc242d6ff3189e1e69eaf55
[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 -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] 84e77566c70e40816e4c2afceec0ffe1f1909aae4bd77d15553bed2d9b5828dc
[INFO] running `Command { std: "docker" "start" "-a" "84e77566c70e40816e4c2afceec0ffe1f1909aae4bd77d15553bed2d9b5828dc", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.19
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling syn v1.0.36
[INFO] [stderr]    Compiling log v0.4.11
[INFO] [stderr]     Checking plain v0.2.3
[INFO] [stderr]     Checking ansi_term v0.11.0
[INFO] [stderr]     Checking difference v2.0.0
[INFO] [stderr]     Checking pretty_assertions v0.6.1
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]    Compiling scroll_derive v0.10.2
[INFO] [stderr]    Compiling gumdrop_derive v0.8.0
[INFO] [stderr]     Checking scroll v0.10.1
[INFO] [stderr]     Checking goblin v0.2.3
[INFO] [stderr]     Checking gumdrop v0.8.0
[INFO] [stderr]     Checking riscv-asm v0.0.2-wip (/opt/rustwide/workdir)
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]  --> src/dis.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Debug, Options)]
[INFO] [stdout]   |                 ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout]   = note: this error originates in the derive macro `Options` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]  --> src/dis.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Debug, Options)]
[INFO] [stdout]   |                 ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout]   = note: this error originates in the derive macro `Options` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `riscv-asm` (bin "dis") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `riscv-asm` (bin "dis" test) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "84e77566c70e40816e4c2afceec0ffe1f1909aae4bd77d15553bed2d9b5828dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "84e77566c70e40816e4c2afceec0ffe1f1909aae4bd77d15553bed2d9b5828dc", kill_on_drop: false }`
[INFO] [stdout] 84e77566c70e40816e4c2afceec0ffe1f1909aae4bd77d15553bed2d9b5828dc
