[INFO] cloning repository https://github.com/TheBearodactyl/boundbook [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TheBearodactyl/boundbook" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheBearodactyl%2Fboundbook", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheBearodactyl%2Fboundbook'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d8fe47da50c458c53e3e1f22ea5665a6b416aa6d [INFO] checking TheBearodactyl/boundbook against try#7b3da9103634dffd4f4365cfd8642427c781d99f+rustflags=-Dinherent-method-on-receiver for 152214-denied-retry-0 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheBearodactyl%2Fboundbook" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/TheBearodactyl/boundbook [INFO] finished tweaking git repo https://github.com/TheBearodactyl/boundbook [INFO] tweaked toml for git repo https://github.com/TheBearodactyl/boundbook written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/TheBearodactyl/boundbook on toolchain 7b3da9103634dffd4f4365cfd8642427c781d99f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/TheBearodactyl/boundbook 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" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6b1c8c1228198ff5ecf077d4912817195cf7e204891fbab95b712ca38420fa56 [INFO] running `Command { std: "docker" "start" "-a" "6b1c8c1228198ff5ecf077d4912817195cf7e204891fbab95b712ca38420fa56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6b1c8c1228198ff5ecf077d4912817195cf7e204891fbab95b712ca38420fa56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b1c8c1228198ff5ecf077d4912817195cf7e204891fbab95b712ca38420fa56", kill_on_drop: false }` [INFO] [stdout] 6b1c8c1228198ff5ecf077d4912817195cf7e204891fbab95b712ca38420fa56 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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 -Dinherent-method-on-receiver" "-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 47b895cf5b1537e1e4bcd83b3749a90bbd558989f9e209511161a7442894dcb0 [INFO] running `Command { std: "docker" "start" "-a" "47b895cf5b1537e1e4bcd83b3749a90bbd558989f9e209511161a7442894dcb0", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Checking bitflags v2.10.0 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Checking simd-adler32 v0.3.8 [INFO] [stderr] Checking linux-raw-sys v0.11.0 [INFO] [stderr] Compiling owo-colors v4.2.3 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Checking unicode-width v0.2.2 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Checking crc32fast v1.5.0 [INFO] [stderr] Checking gimli v0.32.3 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling color-spantrace v0.3.0 [INFO] [stderr] Checking flate2 v1.1.9 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Checking pxfm v0.1.27 [INFO] [stderr] Compiling assert2-macros v0.3.16 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Checking fdeflate v0.3.7 [INFO] [stderr] Checking rustc-demangle v0.1.27 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling portable-atomic v1.13.1 [INFO] [stderr] Compiling litrs v1.0.0 [INFO] [stderr] Compiling indenter v0.3.4 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Checking errno v0.3.14 [INFO] [stderr] Checking signal-hook-registry v1.4.8 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Checking png v0.18.0 [INFO] [stderr] Compiling document-features v0.2.12 [INFO] [stderr] Checking bytemuck v1.25.0 [INFO] [stderr] Checking x11rb-protocol v0.13.2 [INFO] [stderr] Checking signal-hook-mio v0.2.5 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Checking is_ci v1.2.0 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Checking unicode-linebreak v0.1.5 [INFO] [stderr] Compiling tracing-error v0.2.1 [INFO] [stderr] Compiling socket2 v0.6.2 [INFO] [stderr] Checking textwrap v0.16.2 [INFO] [stderr] Checking supports-color v3.0.2 [INFO] [stderr] Checking fuzzy-matcher v0.3.7 [INFO] [stderr] Checking addr2line v0.25.1 [INFO] [stderr] Checking console v0.16.2 [INFO] [stderr] Checking unit-prefix v0.5.2 [INFO] [stderr] Checking yansi v1.0.1 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking moxcms v0.7.11 [INFO] [stderr] Checking foldhash v0.2.0 [INFO] [stderr] Checking supports-unicode v3.0.0 [INFO] [stderr] Checking dyn-clone v1.0.20 [INFO] [stderr] Checking supports-hyperlinks v3.2.0 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Checking hashbrown v0.16.1 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Checking memmap2 v0.9.9 [INFO] [stderr] Checking xxhash-rust v0.8.15 [INFO] [stderr] Checking indicatif v0.18.3 [INFO] [stderr] Compiling ctrlc v3.5.1 [INFO] [stderr] Checking backtrace v0.3.76 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Checking backtrace-ext v0.2.1 [INFO] [stderr] Checking gethostname v1.1.0 [INFO] [stderr] Checking terminal_size v0.4.3 [INFO] [stderr] Checking tempfile v3.24.0 [INFO] [stderr] Compiling color-eyre v0.6.5 [INFO] [stderr] Checking x11rb v0.13.2 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling miette-derive v7.6.0 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Checking derive_more v2.1.1 [INFO] [stderr] Checking crossterm v0.29.0 [INFO] [stderr] Checking assert2 v0.3.16 [INFO] [stderr] Checking miette v7.6.0 [INFO] [stderr] Checking image v0.25.9 [INFO] [stderr] Checking inquire v0.9.2 [INFO] [stderr] Checking arboard v3.6.1 [INFO] [stderr] Compiling macroni-n-cheese v0.1.6 [INFO] [stderr] Checking boundbook v0.3.21 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.24s [INFO] running `Command { std: "docker" "inspect" "47b895cf5b1537e1e4bcd83b3749a90bbd558989f9e209511161a7442894dcb0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "47b895cf5b1537e1e4bcd83b3749a90bbd558989f9e209511161a7442894dcb0", kill_on_drop: false }` [INFO] [stdout] 47b895cf5b1537e1e4bcd83b3749a90bbd558989f9e209511161a7442894dcb0