[INFO] fetching crate quaditsync 1.0.2...
[INFO] checking quaditsync-1.0.2 against f10db292a3733b5c67c8da8c7661195ff4b05774 for pr-158914
[INFO] extracting crate quaditsync 1.0.2 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate quaditsync 1.0.2
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate quaditsync 1.0.2
[INFO] tweaked toml for crates.io crate quaditsync 1.0.2 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate quaditsync 1.0.2 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f10db292a3733b5c67c8da8c7661195ff4b05774" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 163 packages to latest compatible versions
[INFO] [stderr]       Adding cucumber v0.20.2 (available: v0.23.0)
[INFO] [stderr]       Adding git2 v0.18.3 (available: v0.21.0)
[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]  Downloading crates ...
[INFO] [stderr]   Downloaded typed-builder v0.15.2
[INFO] [stderr]   Downloaded typed-builder-macro v0.15.2
[INFO] [stderr]   Downloaded gherkin v0.14.0
[INFO] [stderr]   Downloaded drain_filter_polyfill v0.1.3
[INFO] [stderr]   Downloaded cucumber v0.20.2
[INFO] [stderr]   Downloaded sealed v0.5.0
[INFO] [stderr]   Downloaded synthez v0.3.1
[INFO] [stderr]   Downloaded synthez-codegen v0.3.1
[INFO] [stderr]   Downloaded peg-runtime v0.6.3
[INFO] [stderr]   Downloaded cucumber-codegen v0.20.2
[INFO] [stderr]   Downloaded peg v0.6.3
[INFO] [stderr]   Downloaded peg-macros v0.6.3
[INFO] [stderr]   Downloaded cucumber-expressions v0.3.0
[INFO] [stderr]   Downloaded synthez-core v0.3.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 3740afe24400b34875fcb93a3a92412972221f7e3d9dcabeb0977653b19e2e49
[INFO] running `Command { std: "docker" "start" "3740afe24400b34875fcb93a3a92412972221f7e3d9dcabeb0977653b19e2e49", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3740afe24400b34875fcb93a3a92412972221f7e3d9dcabeb0977653b19e2e49", 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" "3740afe24400b34875fcb93a3a92412972221f7e3d9dcabeb0977653b19e2e49" "/opt/rustwide/cargo-home/bin/cargo" "+f10db292a3733b5c67c8da8c7661195ff4b05774" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3740afe24400b34875fcb93a3a92412972221f7e3d9dcabeb0977653b19e2e49", 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" "3740afe24400b34875fcb93a3a92412972221f7e3d9dcabeb0977653b19e2e49" "/opt/rustwide/cargo-home/bin/cargo" "+f10db292a3733b5c67c8da8c7661195ff4b05774" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking memchr v2.8.3
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]    Compiling crossbeam-utils v0.8.22
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling libc v0.2.189
[INFO] [stderr]    Compiling zmij v1.0.23
[INFO] [stderr]    Compiling serde v1.0.229
[INFO] [stderr]    Compiling serde_json v1.0.151
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]    Compiling sealed v0.5.0
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling futures-macro v0.3.33
[INFO] [stderr]    Compiling peg-runtime v0.6.3
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling either v1.17.0
[INFO] [stderr]    Compiling peg-macros v0.6.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling synthez-core v0.3.1
[INFO] [stderr]     Checking bstr v1.13.0
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking crossbeam-epoch v0.9.20
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]     Checking regex-automata v0.4.16
[INFO] [stderr]     Checking crossbeam-deque v0.8.7
[INFO] [stderr]     Checking futures-util v0.3.33
[INFO] [stderr]    Compiling synthez-codegen v0.3.1
[INFO] [stderr]    Compiling typed-builder-macro v0.15.2
[INFO] [stderr]    Compiling regex-syntax v0.7.5
[INFO] [stderr]    Compiling jobserver v0.1.35
[INFO] [stderr]     Checking smawk v0.3.3
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]    Compiling clap_derive v4.6.4
[INFO] [stderr]     Checking textwrap v0.16.2
[INFO] [stderr]     Checking peg v0.6.3
[INFO] [stderr]    Compiling cc v1.4.0
[INFO] [stderr]     Checking terminal_size v0.4.4
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling synthez v0.3.1
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]     Checking yoke v0.8.3
[INFO] [stderr]    Compiling pin-project-internal v1.1.13
[INFO] [stderr]    Compiling inflections v1.1.1
[INFO] [stderr]     Checking nom_locate v4.2.0
[INFO] [stderr]     Checking clap_builder v4.6.2
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking typed-builder v0.15.2
[INFO] [stderr]     Checking globset v0.4.19
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking regex v1.13.1
[INFO] [stderr]     Checking ignore v0.4.31
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking pin-project v1.1.13
[INFO] [stderr]    Compiling async-trait v0.1.91
[INFO] [stderr]     Checking globwalk v0.8.1
[INFO] [stderr]    Compiling smart-default v0.7.1
[INFO] [stderr]    Compiling tokio-macros v2.7.1
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking drain_filter_polyfill v0.1.3
[INFO] [stderr]     Checking humantime v2.4.0
[INFO] [stderr]     Checking inventory v0.3.24
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]    Compiling libz-sys v1.1.29
[INFO] [stderr]    Compiling openssl-sys v0.9.117
[INFO] [stderr]    Compiling libssh2-sys v0.3.2
[INFO] [stderr]    Compiling libgit2-sys v0.16.2+1.7.2
[INFO] [stderr]     Checking tokio v1.53.1
[INFO] [stderr]     Checking clap v4.6.4
[INFO] [stderr]    Compiling gherkin v0.14.0
[INFO] [stderr]     Checking cucumber-expressions v0.3.0
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking futures-executor v0.3.33
[INFO] [stderr]     Checking futures v0.3.33
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]    Compiling lazy-regex-proc_macros v3.6.0
[INFO] [stderr]    Compiling cucumber-codegen v0.20.2
[INFO] [stderr]     Checking lazy-regex v3.6.0
[INFO] [stderr]     Checking cucumber v0.20.2
[INFO] [stderr]     Checking git2 v0.18.3
[INFO] [stderr]     Checking quaditsync v1.0.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated method `tempfile::TempDir::into_path`: use TempDir::keep()
[INFO] [stdout]  --> tests/steps/common.rs:9:40
[INFO] [stdout]   |
[INFO] [stdout] 9 |     let path = TempDir::new().unwrap().into_path();
[INFO] [stdout]   |                                        ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.11s
[INFO] running `Command { std: "docker" "inspect" "3740afe24400b34875fcb93a3a92412972221f7e3d9dcabeb0977653b19e2e49", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3740afe24400b34875fcb93a3a92412972221f7e3d9dcabeb0977653b19e2e49", kill_on_drop: false }`
[INFO] [stdout] 3740afe24400b34875fcb93a3a92412972221f7e3d9dcabeb0977653b19e2e49
