[INFO] fetching crate phyto-fsm 0.7.0...
[INFO] checking phyto-fsm-0.7.0 against f10db292a3733b5c67c8da8c7661195ff4b05774 for pr-158914
[INFO] extracting crate phyto-fsm 0.7.0 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate phyto-fsm 0.7.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate phyto-fsm 0.7.0
[INFO] tweaked toml for crates.io crate phyto-fsm 0.7.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate phyto-fsm 0.7.0 on toolchain f10db292a3733b5c67c8da8c7661195ff4b05774
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f10db292a3733b5c67c8da8c7661195ff4b05774" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate phyto-fsm 0.7.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" "+f10db292a3733b5c67c8da8c7661195ff4b05774" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded test-casing-macro v0.1.3
[INFO] [stderr]   Downloaded stderrlog v0.6.0
[INFO] [stderr]   Downloaded test-casing v0.1.3
[INFO] [stderr]   Downloaded mock-logger v0.1.3
[INFO] [stderr]   Downloaded indextree v4.8.1
[INFO] [stderr]   Downloaded indextree-macros v0.1.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:1fa6594d87c8fa7b311925a7a77a16f539833322d9dfba4ce891f211db2f90b1" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 026f7a0ef3e8343cae35f773d3acc916651a08f0612ced153746ca3c9fb35d8b
[INFO] running `Command { std: "docker" "start" "026f7a0ef3e8343cae35f773d3acc916651a08f0612ced153746ca3c9fb35d8b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "026f7a0ef3e8343cae35f773d3acc916651a08f0612ced153746ca3c9fb35d8b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "026f7a0ef3e8343cae35f773d3acc916651a08f0612ced153746ca3c9fb35d8b" "/opt/rustwide/cargo-home/bin/cargo" "+f10db292a3733b5c67c8da8c7661195ff4b05774" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "026f7a0ef3e8343cae35f773d3acc916651a08f0612ced153746ca3c9fb35d8b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "026f7a0ef3e8343cae35f773d3acc916651a08f0612ced153746ca3c9fb35d8b" "/opt/rustwide/cargo-home/bin/cargo" "+f10db292a3733b5c67c8da8c7661195ff4b05774" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling target-triple v1.0.0
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]     Checking winnow v1.0.2
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]     Checking jiff v0.2.24
[INFO] [stderr]    Compiling mockall_derive v0.13.1
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]     Checking rand v0.9.4
[INFO] [stderr]     Checking rusty-fork v0.3.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking rand_xorshift v0.4.0
[INFO] [stderr]    Compiling test-casing-macro v0.1.3
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stderr]     Checking heck v0.5.0
[INFO] [stderr]     Checking yansi v1.0.1
[INFO] [stderr]     Checking mock-logger v0.1.3
[INFO] [stderr]     Checking syn v2.0.117
[INFO] [stderr]     Checking proptest v1.11.0
[INFO] [stderr]     Checking pretty_assertions v1.4.1
[INFO] [stderr]     Checking test-casing v0.1.3
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking toml v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking stderrlog v0.6.0
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]     Checking trybuild v1.0.116
[INFO] [stderr]    Compiling indextree-macros v0.1.3
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]     Checking indextree v4.8.1
[INFO] [stderr]     Checking mockall v0.13.1
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling env_filter v1.0.1
[INFO] [stderr]     Checking env_logger v0.11.10
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]     Checking phyto-fsm v0.7.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.67s
[INFO] running `Command { std: "docker" "inspect" "026f7a0ef3e8343cae35f773d3acc916651a08f0612ced153746ca3c9fb35d8b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "026f7a0ef3e8343cae35f773d3acc916651a08f0612ced153746ca3c9fb35d8b", kill_on_drop: false }`
[INFO] [stdout] 026f7a0ef3e8343cae35f773d3acc916651a08f0612ced153746ca3c9fb35d8b
