[INFO] fetching crate mintyml-cli 0.1.19...
[INFO] testing mintyml-cli-0.1.19 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1
[INFO] extracting crate mintyml-cli 0.1.19 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate mintyml-cli 0.1.19
[INFO] finished tweaking crates.io crate mintyml-cli 0.1.19
[INFO] tweaked toml for crates.io crate mintyml-cli 0.1.19 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate mintyml-cli 0.1.19 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate mintyml-cli 0.1.19 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] Updating crates.io index
[INFO] [stderr] Downloading crates ...
[INFO] [stderr] Downloaded gramma v0.2.23
[INFO] [stderr] Downloaded mintyml v0.1.19
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e90c5ce51aef6fbd1140ca2cf45c57a6309fc151551cb1eb4e2e5a1026e3add9
[INFO] running `Command { std: "docker" "start" "-a" "e90c5ce51aef6fbd1140ca2cf45c57a6309fc151551cb1eb4e2e5a1026e3add9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e90c5ce51aef6fbd1140ca2cf45c57a6309fc151551cb1eb4e2e5a1026e3add9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e90c5ce51aef6fbd1140ca2cf45c57a6309fc151551cb1eb4e2e5a1026e3add9", kill_on_drop: false }`
[INFO] [stdout] e90c5ce51aef6fbd1140ca2cf45c57a6309fc151551cb1eb4e2e5a1026e3add9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0654cd368f7261f50537c1397f5579e5e556d49fee10ee888df13fde5e7cb064
[INFO] running `Command { std: "docker" "start" "-a" "0654cd368f7261f50537c1397f5579e5e556d49fee10ee888df13fde5e7cb064", kill_on_drop: false }`
[INFO] [stderr] Compiling proc-macro2 v1.0.83
[INFO] [stderr] Compiling crossbeam-utils v0.8.20
[INFO] [stderr] Compiling rustix v0.38.34
[INFO] [stderr] Compiling memchr v2.7.2
[INFO] [stderr] Compiling linux-raw-sys v0.4.14
[INFO] [stderr] Compiling regex-syntax v0.8.3
[INFO] [stderr] Compiling anstyle-parse v0.2.4
[INFO] [stderr] Compiling anstyle-query v1.0.3
[INFO] [stderr] Compiling anstyle v1.0.7
[INFO] [stderr] Compiling serde v1.0.202
[INFO] [stderr] Compiling either v1.12.0
[INFO] [stderr] Compiling is_terminal_polyfill v1.70.0
[INFO] [stderr] Compiling colorchoice v1.0.1
[INFO] [stderr] Compiling once_cell v1.19.0
[INFO] [stderr] Compiling anstream v0.6.14
[INFO] [stderr] Compiling anyhow v1.0.86
[INFO] [stderr] Compiling smallvec v1.13.2
[INFO] [stderr] Compiling aho-corasick v1.1.3
[INFO] [stderr] Compiling serde_json v1.0.117
[INFO] [stderr] Compiling crossbeam-epoch v0.9.18
[INFO] [stderr] Compiling quote v1.0.36
[INFO] [stderr] Compiling crossbeam-deque v0.8.5
[INFO] [stderr] Compiling terminal_size v0.3.0
[INFO] [stderr] Compiling clap_builder v4.5.2
[INFO] [stderr] Compiling rayon-core v1.12.1
[INFO] [stderr] Compiling syn v2.0.65
[INFO] [stderr] Compiling syn v1.0.109
[INFO] [stderr] Compiling rayon v1.10.0
[INFO] [stderr] Compiling regex-automata v0.4.6
[INFO] [stderr] Compiling derive_more v0.99.17
[INFO] [stderr] Compiling serde_derive v1.0.202
[INFO] [stderr] Compiling clap_derive v4.5.4
[INFO] [stderr] Compiling regex v1.10.4
[INFO] [stderr] Compiling gramma v0.2.23
[INFO] [stderr] Compiling clap v4.5.4
[INFO] [stderr] Compiling mintyml v0.1.19
[INFO] [stderr] Compiling mintyml-cli v0.1.19 (/opt/rustwide/workdir)
[INFO] [stdout] warning: trait `OptionExt` is never used
[INFO] [stdout] --> src/utils.rs:28:11
[INFO] [stdout] |
[INFO] [stdout] 28 | pub trait OptionExt: Into