[INFO] cloning repository https://github.com/sebschmi/template-switch-verifier [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sebschmi/template-switch-verifier" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsebschmi%2Ftemplate-switch-verifier", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsebschmi%2Ftemplate-switch-verifier'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b6c4b2d7129b8b998e88b1bfd31938c1155d771e [INFO] checking sebschmi/template-switch-verifier against master#b2728d5426bab1d8c39709768c7e22b7f66dde5d for pr-135852 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsebschmi%2Ftemplate-switch-verifier" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sebschmi/template-switch-verifier on toolchain b2728d5426bab1d8c39709768c7e22b7f66dde5d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b2728d5426bab1d8c39709768c7e22b7f66dde5d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-5-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/sebschmi/template-switch-verifier [INFO] finished tweaking git repo https://github.com/sebschmi/template-switch-verifier [INFO] tweaked toml for git repo https://github.com/sebschmi/template-switch-verifier written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/sebschmi/template-switch-verifier 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" "+b2728d5426bab1d8c39709768c7e22b7f66dde5d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded traitsequence v3.0.0 [INFO] [stderr] Downloaded deterministic_default_hasher v0.7.1 [INFO] [stderr] Downloaded lib_tsalign v0.8.1 [INFO] [stderr] Downloaded extend_map v0.7.1 [INFO] [stderr] Downloaded compact-genome v12.0.0 [INFO] [stderr] Downloaded seed_chain v0.8.0 [INFO] [stderr] Downloaded generic_a_star v0.8.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+b2728d5426bab1d8c39709768c7e22b7f66dde5d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 81c4c3b9b17f9b0aae9ecf65b5e59c60456cbe2cd8a10d2e6bd2345db6fe6749 [INFO] running `Command { std: "docker" "start" "-a" "81c4c3b9b17f9b0aae9ecf65b5e59c60456cbe2cd8a10d2e6bd2345db6fe6749", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "81c4c3b9b17f9b0aae9ecf65b5e59c60456cbe2cd8a10d2e6bd2345db6fe6749", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "81c4c3b9b17f9b0aae9ecf65b5e59c60456cbe2cd8a10d2e6bd2345db6fe6749", kill_on_drop: false }` [INFO] [stdout] 81c4c3b9b17f9b0aae9ecf65b5e59c60456cbe2cd8a10d2e6bd2345db6fe6749 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+b2728d5426bab1d8c39709768c7e22b7f66dde5d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 42ced5497118de01e878888ed82361457a5b7b65605c819e8b564d098fc89e5f [INFO] running `Command { std: "docker" "start" "-a" "42ced5497118de01e878888ed82361457a5b7b65605c819e8b564d098fc89e5f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling ref-cast v1.0.23 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Checking compare v0.1.0 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Checking colorchoice v1.0.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Checking anstyle-query v1.1.2 [INFO] [stderr] Checking log v0.4.25 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking wyz v0.5.1 [INFO] [stderr] Checking binary-heap-plus v0.5.0 [INFO] [stderr] Checking deterministic_default_hasher v0.7.1 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Checking traitsequence v3.0.0 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Compiling time-macros v0.2.19 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking clap_lex v0.7.4 [INFO] [stderr] Checking num_threads v0.1.7 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking winnow v0.6.24 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Checking itoa v1.0.14 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Checking extend_map v0.7.1 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking clap_builder v4.5.27 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Checking indexmap v2.7.1 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking ordered-float v2.10.1 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Checking time v0.3.37 [INFO] [stderr] Checking simplelog v0.12.2 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling ref-cast-impl v1.0.23 [INFO] [stderr] Compiling clap_derive v4.5.24 [INFO] [stderr] Checking compact-genome v12.0.0 [INFO] [stderr] Checking clap v4.5.27 [INFO] [stderr] Checking generic_a_star v0.8.1 [INFO] [stderr] Checking toml_datetime v0.6.8 [INFO] [stderr] Checking serde_spanned v0.6.8 [INFO] [stderr] Checking ndarray v0.16.1 [INFO] [stderr] Checking noisy_float v0.2.0 [INFO] [stderr] Checking serde-value v0.7.0 [INFO] [stderr] Checking seed_chain v0.8.0 [INFO] [stderr] Checking toml_edit v0.22.22 [INFO] [stderr] Checking toml v0.8.19 [INFO] [stderr] Checking lib_tsalign v0.8.1 [INFO] [stderr] Checking tsverify v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.73s [INFO] running `Command { std: "docker" "inspect" "42ced5497118de01e878888ed82361457a5b7b65605c819e8b564d098fc89e5f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "42ced5497118de01e878888ed82361457a5b7b65605c819e8b564d098fc89e5f", kill_on_drop: false }` [INFO] [stdout] 42ced5497118de01e878888ed82361457a5b7b65605c819e8b564d098fc89e5f