[INFO] cloning repository https://github.com/sardap/mon-fs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sardap/mon-fs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsardap%2Fmon-fs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsardap%2Fmon-fs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ac5dd5041ceaa7471a4d4f09e502c22d11330e22 [INFO] building sardap/mon-fs against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsardap%2Fmon-fs" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/sardap/mon-fs [INFO] finished tweaking git repo https://github.com/sardap/mon-fs [INFO] tweaked toml for git repo https://github.com/sardap/mon-fs written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/sardap/mon-fs on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/sardap/mon-fs 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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6314fba1f9c40686ede58ff7305ff1bd282cf24b3ed5d67f4e70716d0a328935 [INFO] running `Command { std: "docker" "start" "-a" "6314fba1f9c40686ede58ff7305ff1bd282cf24b3ed5d67f4e70716d0a328935", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6314fba1f9c40686ede58ff7305ff1bd282cf24b3ed5d67f4e70716d0a328935", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6314fba1f9c40686ede58ff7305ff1bd282cf24b3ed5d67f4e70716d0a328935", kill_on_drop: false }` [INFO] [stdout] 6314fba1f9c40686ede58ff7305ff1bd282cf24b3ed5d67f4e70716d0a328935 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e163ed4b2f75b5b4e2e6f44154bd1308d2f83f2e647fb0d7550dc41d619d7d33 [INFO] running `Command { std: "docker" "start" "-a" "e163ed4b2f75b5b4e2e6f44154bd1308d2f83f2e647fb0d7550dc41d619d7d33", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling zlib-rs v0.5.0 [INFO] [stderr] Compiling struct_iterable_internal v0.1.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling edit-distance v2.1.3 [INFO] [stderr] Compiling env_home v0.1.0 [INFO] [stderr] Compiling clap_builder v4.5.35 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling erased-serde v0.3.31 [INFO] [stderr] Compiling which v7.0.2 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling struct_iterable_derive v0.1.0 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling struct_iterable v0.1.1 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling libz-rs-sys v0.5.0 [INFO] [stderr] Compiling clap v4.5.35 [INFO] [stderr] Compiling flate2 v1.1.1 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling mon-fs-box v0.1.0 (/opt/rustwide/workdir/box) [INFO] [stdout] error: queries overflow the depth limit! [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`mon_fs_box`) [INFO] [stdout] = note: query depth increased by 130 when simplifying constant for the type system `mon_moves_field::::from_repr::Pursuit_DISCRIMINANT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: queries overflow the depth limit! [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`mon_fs_box`) [INFO] [stdout] = note: query depth increased by 130 when simplifying constant for the type system `mon_held_item_full::::from_repr::Tm21_DISCRIMINANT` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `mon-fs-box` (lib) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "e163ed4b2f75b5b4e2e6f44154bd1308d2f83f2e647fb0d7550dc41d619d7d33", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e163ed4b2f75b5b4e2e6f44154bd1308d2f83f2e647fb0d7550dc41d619d7d33", kill_on_drop: false }` [INFO] [stdout] e163ed4b2f75b5b4e2e6f44154bd1308d2f83f2e647fb0d7550dc41d619d7d33