[INFO] cloning repository https://github.com/wllfaria/anathema_overflow [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wllfaria/anathema_overflow" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwllfaria%2Fanathema_overflow", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwllfaria%2Fanathema_overflow'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1569546348de7d8c39faf4de33731baab1b0995b [INFO] checking wllfaria/anathema_overflow against master#e3e432d4d65a55e6db167598e96db2bcb163e316 for pr-140313 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwllfaria%2Fanathema_overflow" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/wllfaria/anathema_overflow on toolchain e3e432d4d65a55e6db167598e96db2bcb163e316 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e3e432d4d65a55e6db167598e96db2bcb163e316" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/wllfaria/anathema_overflow [INFO] finished tweaking git repo https://github.com/wllfaria/anathema_overflow [INFO] tweaked toml for git repo https://github.com/wllfaria/anathema_overflow written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/wllfaria/anathema_overflow 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" "+e3e432d4d65a55e6db167598e96db2bcb163e316" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/togglebyte/anathema` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+e3e432d4d65a55e6db167598e96db2bcb163e316" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 879363e79a990b312dcfe3f321bf60473c3440be619622a297950092a438aed5 [INFO] running `Command { std: "docker" "start" "-a" "879363e79a990b312dcfe3f321bf60473c3440be619622a297950092a438aed5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "879363e79a990b312dcfe3f321bf60473c3440be619622a297950092a438aed5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "879363e79a990b312dcfe3f321bf60473c3440be619622a297950092a438aed5", kill_on_drop: false }` [INFO] [stdout] 879363e79a990b312dcfe3f321bf60473c3440be619622a297950092a438aed5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+e3e432d4d65a55e6db167598e96db2bcb163e316" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ff8e4c517f01dacfe873a45e999c83885f734d423bd77e69adc83ac31d525cfd [INFO] running `Command { std: "docker" "start" "-a" "ff8e4c517f01dacfe873a45e999c83885f734d423bd77e69adc83ac31d525cfd", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking anathema-debug v0.3.0 (https://github.com/togglebyte/anathema?branch=dev#ffaef959) [INFO] [stderr] Checking anathema-store v0.3.0 (https://github.com/togglebyte/anathema?branch=dev#ffaef959) [INFO] [stderr] Compiling rustix v0.38.35 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking anathema-geometry v0.3.0 (https://github.com/togglebyte/anathema?branch=dev#ffaef959) [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking unicode-width v0.1.13 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling proc-macro-utils v0.8.0 [INFO] [stderr] Compiling proc-macro-utils v0.10.0 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking nanorand v0.7.0 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking flume v0.11.0 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking inotify v0.9.6 [INFO] [stderr] Checking crossbeam-channel v0.5.13 [INFO] [stderr] Checking signal-hook-mio v0.2.4 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking crossterm v0.28.1 [INFO] [stderr] Checking filetime v0.2.25 [INFO] [stderr] Compiling manyhow-macros v0.10.4 [INFO] [stderr] Checking notify v6.1.1 [INFO] [stderr] Compiling manyhow v0.10.4 [INFO] [stderr] Compiling quote-use-macros v0.8.4 [INFO] [stderr] Compiling quote-use v0.8.4 [INFO] [stderr] Compiling anathema-state-derive v0.3.0 (https://github.com/togglebyte/anathema?branch=dev#ffaef959) [INFO] [stderr] Checking anathema-state v0.3.0 (https://github.com/togglebyte/anathema?branch=dev#ffaef959) [INFO] [stderr] Checking anathema-templates v0.3.0 (https://github.com/togglebyte/anathema?branch=dev#ffaef959) [INFO] [stderr] Checking anathema-widgets v0.3.0 (https://github.com/togglebyte/anathema?branch=dev#ffaef959) [INFO] [stderr] Checking anathema-backend v0.3.0 (https://github.com/togglebyte/anathema?branch=dev#ffaef959) [INFO] [stderr] Checking anathema-default-widgets v0.3.0 (https://github.com/togglebyte/anathema?branch=dev#ffaef959) [INFO] [stderr] Checking anathema-runtime v0.3.0 (https://github.com/togglebyte/anathema?branch=dev#ffaef959) [INFO] [stderr] Checking anathema v0.3.0 (https://github.com/togglebyte/anathema?branch=dev#ffaef959) [INFO] [stderr] Checking anathema_overflow v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.36s [INFO] running `Command { std: "docker" "inspect" "ff8e4c517f01dacfe873a45e999c83885f734d423bd77e69adc83ac31d525cfd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff8e4c517f01dacfe873a45e999c83885f734d423bd77e69adc83ac31d525cfd", kill_on_drop: false }` [INFO] [stdout] ff8e4c517f01dacfe873a45e999c83885f734d423bd77e69adc83ac31d525cfd