[INFO] cloning repository https://github.com/nanozuki/dantalian
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nanozuki/dantalian" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnanozuki%2Fdantalian", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnanozuki%2Fdantalian'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7241a61daec364164b5109badf873f548cf10f3f
[INFO] checking nanozuki/dantalian against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnanozuki%2Fdantalian" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/nanozuki/dantalian
[INFO] finished tweaking git repo https://github.com/nanozuki/dantalian
[INFO] tweaked toml for git repo https://github.com/nanozuki/dantalian written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/nanozuki/dantalian 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 git repo https://github.com/nanozuki/dantalian 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] eedc8826351cb47b53578a8308c3038c4e01c9cf66eeb361647d2644900d2742
[INFO] running `Command { std: "docker" "start" "-a" "eedc8826351cb47b53578a8308c3038c4e01c9cf66eeb361647d2644900d2742", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "eedc8826351cb47b53578a8308c3038c4e01c9cf66eeb361647d2644900d2742", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eedc8826351cb47b53578a8308c3038c4e01c9cf66eeb361647d2644900d2742", kill_on_drop: false }`
[INFO] [stdout] eedc8826351cb47b53578a8308c3038c4e01c9cf66eeb361647d2644900d2742
[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] 9035f84ed0eb245d846ffcd434e4714afcd34d71452e4f0900b930c5fdf717b7
[INFO] running `Command { std: "docker" "start" "-a" "9035f84ed0eb245d846ffcd434e4714afcd34d71452e4f0900b930c5fdf717b7", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.170
[INFO] [stderr]     Checking smallvec v1.14.0
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling rustix v0.37.28
[INFO] [stderr]     Checking bytes v1.10.0
[INFO] [stderr]     Checking once_cell v1.20.3
[INFO] [stderr]     Checking litemap v0.7.4
[INFO] [stderr]    Compiling cc v1.2.15
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling serde v1.0.218
[INFO] [stderr]    Compiling linux-raw-sys v0.3.8
[INFO] [stderr]     Checking rustls-pki-types v1.11.0
[INFO] [stderr]     Checking icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling httparse v1.10.0
[INFO] [stderr]     Checking icu_properties_data v1.5.0
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking indexmap v2.7.1
[INFO] [stderr]     Checking icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling os_str_bytes v6.6.1
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling rustls v0.23.23
[INFO] [stderr]    Compiling clap_derive v3.2.25
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]     Checking http v1.2.0
[INFO] [stderr]    Compiling serde_json v1.0.139
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]     Checking webpki-roots v0.26.8
[INFO] [stderr]    Compiling anyhow v1.0.96
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking log v0.4.26
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling ring v0.17.11
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking terminal_size v0.2.6
[INFO] [stderr]     Checking textwrap v0.16.1
[INFO] [stderr]     Checking clap v3.2.25
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.218
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]     Checking rustls-webpki v0.102.8
[INFO] [stderr]    Compiling clap_complete v3.2.5
[INFO] [stderr]     Checking tokio v1.43.0
[INFO] [stderr]    Compiling dantalian v0.4.6 (/opt/rustwide/workdir)
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, Infallible>
[INFO] [stdout]   --> src/options.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub source: Vec<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: Result<PathBuf, Infallible>
[INFO] [stdout]   --> src/options.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 |     pub movie_source: Vec<PathBuf>,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/options.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub force: Vec<String>,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/options.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub access_token: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/options.rs:61:9
[INFO] [stdout]    |
[INFO] [stdout] 61 |     pub keyword: Vec<String>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking zerofrom v0.1.5
[INFO] [stderr] error: could not compile `dantalian` (build script) due to 5 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "9035f84ed0eb245d846ffcd434e4714afcd34d71452e4f0900b930c5fdf717b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9035f84ed0eb245d846ffcd434e4714afcd34d71452e4f0900b930c5fdf717b7", kill_on_drop: false }`
[INFO] [stdout] 9035f84ed0eb245d846ffcd434e4714afcd34d71452e4f0900b930c5fdf717b7
