[INFO] fetching crate flt 0.1.0...
[INFO] checking flt-0.1.0 against master#57f772f25c5ce2bd870d6f8c3ab318eaee5a3326 for pr-133502-22
[INFO] extracting crate flt 0.1.0 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate flt 0.1.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate flt 0.1.0
[INFO] tweaked toml for crates.io crate flt 0.1.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate flt 0.1.0 on toolchain 57f772f25c5ce2bd870d6f8c3ab318eaee5a3326
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+57f772f25c5ce2bd870d6f8c3ab318eaee5a3326" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate flt 0.1.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" "+57f772f25c5ce2bd870d6f8c3ab318eaee5a3326" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded smart-default v0.7.1
[INFO] [stderr]   Downloaded sealed v0.6.0
[INFO] [stderr]   Downloaded gherkin v0.15.0
[INFO] [stderr]   Downloaded inventory v0.3.16
[INFO] [stderr]   Downloaded synthez-codegen v0.4.0
[INFO] [stderr]   Downloaded peg v0.6.3
[INFO] [stderr]   Downloaded peg-runtime v0.6.3
[INFO] [stderr]   Downloaded synthez v0.4.0
[INFO] [stderr]   Downloaded cucumber v0.22.1
[INFO] [stderr]   Downloaded peg-macros v0.6.3
[INFO] [stderr]   Downloaded cucumber-expressions v0.5.0
[INFO] [stderr]   Downloaded nom_locate v5.0.0
[INFO] [stderr]   Downloaded cucumber-codegen v0.22.1
[INFO] [stderr]   Downloaded synthez-core v0.4.0
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+57f772f25c5ce2bd870d6f8c3ab318eaee5a3326" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d3b009022d0fa98368d5afb948efea0ac11a63c37efdeb6f539ba32481284030
[INFO] running `Command { std: "docker" "start" "-a" "d3b009022d0fa98368d5afb948efea0ac11a63c37efdeb6f539ba32481284030", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d3b009022d0fa98368d5afb948efea0ac11a63c37efdeb6f539ba32481284030", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d3b009022d0fa98368d5afb948efea0ac11a63c37efdeb6f539ba32481284030", kill_on_drop: false }`
[INFO] [stdout] d3b009022d0fa98368d5afb948efea0ac11a63c37efdeb6f539ba32481284030
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+57f772f25c5ce2bd870d6f8c3ab318eaee5a3326" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c0ba0dc301cc24fca1de06a18c568e99ff84ae522786a8f660b4bcefe67a83b8
[INFO] running `Command { std: "docker" "start" "-a" "c0ba0dc301cc24fca1de06a18c568e99ff84ae522786a8f660b4bcefe67a83b8", kill_on_drop: false }`
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]    Compiling rustix v0.38.42
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde v1.0.216
[INFO] [stderr]    Compiling thiserror v2.0.9
[INFO] [stderr]    Compiling serde_json v1.0.134
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling syn v2.0.91
[INFO] [stderr]     Checking rustix v1.1.4
[INFO] [stderr]    Compiling bigdecimal v0.4.10
[INFO] [stderr]     Checking nibble_vec v0.1.0
[INFO] [stderr]    Compiling bytecount v0.6.8
[INFO] [stderr]    Compiling peg-runtime v0.6.3
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]     Checking textwrap v0.16.1
[INFO] [stderr]     Checking radix_trie v0.2.1
[INFO] [stderr]     Checking eyre v0.6.12
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling dtor-proc-macro v0.0.6
[INFO] [stderr]    Compiling inflections v1.1.1
[INFO] [stderr]    Compiling peg-macros v0.6.3
[INFO] [stderr]    Compiling ctor-proc-macro v0.0.7
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]     Checking bstr v1.11.1
[INFO] [stderr]     Checking dtor v0.1.1
[INFO] [stderr]     Checking inventory v0.3.16
[INFO] [stderr]     Checking ctor v0.6.3
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking terminal_size v0.4.1
[INFO] [stderr]     Checking clap_builder v4.5.23
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking peg v0.6.3
[INFO] [stderr]     Checking fd-lock v4.0.4
[INFO] [stderr]     Checking nix v0.30.1
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking console v0.16.2
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking globset v0.4.15
[INFO] [stderr]     Checking ignore v0.4.23
[INFO] [stderr]     Checking env_filter v0.1.3
[INFO] [stderr]     Checking env_logger v0.11.6
[INFO] [stderr]     Checking nom_locate v5.0.0
[INFO] [stderr]     Checking globwalk v0.9.1
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.216
[INFO] [stderr]    Compiling thiserror-impl v2.0.9
[INFO] [stderr]    Compiling sealed v0.6.0
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling typed-builder-macro v0.23.2
[INFO] [stderr]    Compiling pin-project-internal v1.1.7
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling smart-default v0.7.1
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]     Checking rustyline v17.0.2
[INFO] [stderr]    Compiling synthez-core v0.4.0
[INFO] [stderr]     Checking ref-cast v1.0.25
[INFO] [stderr]     Checking tokio v1.42.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking pin-project v1.1.7
[INFO] [stderr]    Compiling synthez-codegen v0.4.0
[INFO] [stderr]     Checking typed-builder v0.23.2
[INFO] [stderr]     Checking clap v4.5.23
[INFO] [stderr]    Compiling synthez v0.4.0
[INFO] [stderr]     Checking flt v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling cucumber-expressions v0.5.0
[INFO] [stderr]    Compiling cucumber-codegen v0.22.1
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]    Compiling gherkin v0.15.0
[INFO] [stderr]     Checking cucumber v0.22.1
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.00s
[INFO] running `Command { std: "docker" "inspect" "c0ba0dc301cc24fca1de06a18c568e99ff84ae522786a8f660b4bcefe67a83b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c0ba0dc301cc24fca1de06a18c568e99ff84ae522786a8f660b4bcefe67a83b8", kill_on_drop: false }`
[INFO] [stdout] c0ba0dc301cc24fca1de06a18c568e99ff84ae522786a8f660b4bcefe67a83b8
