[INFO] fetching crate complate 0.14.0... [INFO] checking complate-0.14.0 against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3 [INFO] extracting crate complate 0.14.0 into /workspace/builds/worker-1-tc1/source [INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config.toml [INFO] started tweaking crates.io crate complate 0.14.0 [INFO] finished tweaking crates.io crate complate 0.14.0 [INFO] tweaked toml for crates.io crate complate 0.14.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate complate 0.14.0 on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate complate 0.14.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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded clap_mangen v0.2.12 [INFO] [stderr] Downloaded indoc v2.0.3 [INFO] [stderr] Downloaded dyn-clone v1.0.12 [INFO] [stderr] Downloaded roff v0.2.1 [INFO] [stderr] Downloaded clap-markdown v0.1.3 [INFO] [stderr] Downloaded serde_derive_internals v0.26.0 [INFO] [stderr] Downloaded is-terminal v0.4.4 [INFO] [stderr] Downloaded schemars_derive v0.8.12 [INFO] [stderr] Downloaded handlebars v4.3.7 [INFO] [stderr] Downloaded clap_complete v4.3.2 [INFO] [stderr] Downloaded schemars v0.8.12 [INFO] [stderr] Downloaded serde v1.0.181 [INFO] [stderr] Downloaded serde_derive v1.0.181 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 21b0afb179dd4b6dad86a28c7d18c56a972cf5c4d3f63aa68c6dc52208518c4f [INFO] running `Command { std: "docker" "start" "-a" "21b0afb179dd4b6dad86a28c7d18c56a972cf5c4d3f63aa68c6dc52208518c4f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "21b0afb179dd4b6dad86a28c7d18c56a972cf5c4d3f63aa68c6dc52208518c4f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "21b0afb179dd4b6dad86a28c7d18c56a972cf5c4d3f63aa68c6dc52208518c4f", kill_on_drop: false }` [INFO] [stdout] 21b0afb179dd4b6dad86a28c7d18c56a972cf5c4d3f63aa68c6dc52208518c4f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fdbe1a38805b49ecb2fe4f9e251b47ef82c76bc73ce0ca6a4ad7e8d768e73d71 [INFO] running `Command { std: "docker" "start" "-a" "fdbe1a38805b49ecb2fe4f9e251b47ef82c76bc73ce0ca6a4ad7e8d768e73d71", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling serde v1.0.181 [INFO] [stderr] Compiling serde_derive v1.0.181 [INFO] [stderr] Compiling io-lifetimes v1.0.5 [INFO] [stderr] Compiling rustix v0.36.8 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Checking linux-raw-sys v0.1.4 [INFO] [stderr] Compiling syn v2.0.28 [INFO] [stderr] Compiling fsio v0.1.3 [INFO] [stderr] Checking regex-syntax v0.7.4 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Compiling schemars v0.8.12 [INFO] [stderr] Compiling async-trait v0.1.72 [INFO] [stderr] Compiling envmnt v0.8.4 [INFO] [stderr] Checking indexmap v2.0.0 [INFO] [stderr] Compiling ci_info v0.10.2 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking console v0.15.7 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking num_cpus v1.15.0 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking regex-automata v0.3.6 [INFO] [stderr] Checking roff v0.2.1 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Checking is-terminal v0.4.4 [INFO] [stderr] Checking anstream v0.3.2 [INFO] [stderr] Compiling serde_derive_internals v0.26.0 [INFO] [stderr] Checking clap_builder v4.3.19 [INFO] [stderr] Checking tempfile v3.2.0 [INFO] [stderr] Checking shell-words v1.1.0 [INFO] [stderr] Checking serde_json v1.0.104 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling nias v0.5.0 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Checking zeroize v1.4.1 [INFO] [stderr] Checking dyn-clone v1.0.12 [INFO] [stderr] Compiling schemars_derive v0.8.12 [INFO] [stderr] Checking dialoguer v0.10.4 [INFO] [stderr] Checking serde_yaml v0.9.25 [INFO] [stderr] Compiling indoc v2.0.3 [INFO] [stderr] Checking regex v1.9.3 [INFO] [stderr] Compiling thiserror-impl v1.0.44 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Checking clap v4.3.19 [INFO] [stderr] Checking fancy-regex v0.11.0 [INFO] [stderr] Checking clap_mangen v0.2.12 [INFO] [stderr] Checking clap_complete v4.3.2 [INFO] [stderr] Checking clap-markdown v0.1.3 [INFO] [stderr] Compiling rusty-hook v0.11.2 [INFO] [stderr] Checking thiserror v1.0.44 [INFO] [stderr] Checking handlebars v4.3.7 [INFO] [stderr] Checking complate v0.14.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.24s [INFO] running `Command { std: "docker" "inspect" "fdbe1a38805b49ecb2fe4f9e251b47ef82c76bc73ce0ca6a4ad7e8d768e73d71", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fdbe1a38805b49ecb2fe4f9e251b47ef82c76bc73ce0ca6a4ad7e8d768e73d71", kill_on_drop: false }` [INFO] [stdout] fdbe1a38805b49ecb2fe4f9e251b47ef82c76bc73ce0ca6a4ad7e8d768e73d71