[INFO] cloning repository https://github.com/wllfaria/anathema-router [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-router" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwllfaria%2Fanathema-router", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwllfaria%2Fanathema-router'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] da52746efca6c12d7809e48bcfe90c4529c12114 [INFO] checking wllfaria/anathema-router against try#df1b9bf194c9183fb7c0604484171064069ce232 for pr-149195-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwllfaria%2Fanathema-router" "/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/wllfaria/anathema-router [INFO] finished tweaking git repo https://github.com/wllfaria/anathema-router [INFO] tweaked toml for git repo https://github.com/wllfaria/anathema-router written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/wllfaria/anathema-router on toolchain df1b9bf194c9183fb7c0604484171064069ce232 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+df1b9bf194c9183fb7c0604484171064069ce232" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/wllfaria/anathema-router 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" "+df1b9bf194c9183fb7c0604484171064069ce232" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/togglebyte/anathema` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded manyhow-macros v0.10.4 [INFO] [stderr] Downloaded quote-use-macros v0.8.4 [INFO] [stderr] Downloaded kqueue v1.0.8 [INFO] [stderr] Downloaded nanorand v0.7.0 [INFO] [stderr] Downloaded notify v6.1.1 [INFO] [stderr] Downloaded filetime v0.2.25 [INFO] [stderr] Downloaded quote-use v0.8.4 [INFO] [stderr] Downloaded kqueue-sys v1.0.4 [INFO] [stderr] Downloaded fsevent-sys v4.1.0 [INFO] [stderr] Downloaded inotify v0.9.6 [INFO] [stderr] Downloaded redox_syscall v0.5.3 [INFO] [stderr] Downloaded manyhow v0.10.4 [INFO] [stderr] Downloaded syn v2.0.77 [INFO] [stderr] Downloaded rustix v0.38.35 [INFO] [stderr] Downloaded libc v0.2.158 [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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+df1b9bf194c9183fb7c0604484171064069ce232" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4617b21939f2b5806dfb7403af071c3587ddf2b4fee1205dda8837f142f88332 [INFO] running `Command { std: "docker" "start" "-a" "4617b21939f2b5806dfb7403af071c3587ddf2b4fee1205dda8837f142f88332", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4617b21939f2b5806dfb7403af071c3587ddf2b4fee1205dda8837f142f88332", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4617b21939f2b5806dfb7403af071c3587ddf2b4fee1205dda8837f142f88332", kill_on_drop: false }` [INFO] [stdout] 4617b21939f2b5806dfb7403af071c3587ddf2b4fee1205dda8837f142f88332 [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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+df1b9bf194c9183fb7c0604484171064069ce232" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 55b307d8248bff1f0f668e1dbae0fe53311521703f8a25cbf36a18f530ebdff3 [INFO] running `Command { std: "docker" "start" "-a" "55b307d8248bff1f0f668e1dbae0fe53311521703f8a25cbf36a18f530ebdff3", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Checking anathema-debug v0.3.0 (https://github.com/togglebyte/anathema?branch=dev#d0da882c) [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling rustix v0.38.35 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Checking anathema-store v0.3.0 (https://github.com/togglebyte/anathema?branch=dev#d0da882c) [INFO] [stderr] Checking futures-core v0.3.30 [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#d0da882c) [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling proc-macro-utils v0.10.0 [INFO] [stderr] Compiling proc-macro-utils v0.8.0 [INFO] [stderr] Checking crossbeam-channel v0.5.13 [INFO] [stderr] Compiling manyhow-macros v0.10.4 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking inotify v0.9.6 [INFO] [stderr] Checking nanorand v0.7.0 [INFO] [stderr] Checking filetime v0.2.25 [INFO] [stderr] Checking signal-hook-mio v0.2.4 [INFO] [stderr] Checking notify v6.1.1 [INFO] [stderr] Checking crossterm v0.28.1 [INFO] [stderr] Checking flume v0.11.0 [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#d0da882c) [INFO] [stderr] Checking anathema-state v0.3.0 (https://github.com/togglebyte/anathema?branch=dev#d0da882c) [INFO] [stderr] Checking anathema-templates v0.3.0 (https://github.com/togglebyte/anathema?branch=dev#d0da882c) [INFO] [stderr] Checking anathema-widgets v0.3.0 (https://github.com/togglebyte/anathema?branch=dev#d0da882c) [INFO] [stderr] Checking anathema-backend v0.3.0 (https://github.com/togglebyte/anathema?branch=dev#d0da882c) [INFO] [stderr] Checking anathema-default-widgets v0.3.0 (https://github.com/togglebyte/anathema?branch=dev#d0da882c) [INFO] [stderr] Checking anathema-runtime v0.3.0 (https://github.com/togglebyte/anathema?branch=dev#d0da882c) [INFO] [stderr] Checking anathema v0.3.0 (https://github.com/togglebyte/anathema?branch=dev#d0da882c) [INFO] [stderr] Checking anathema-router v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.38s [INFO] running `Command { std: "docker" "inspect" "55b307d8248bff1f0f668e1dbae0fe53311521703f8a25cbf36a18f530ebdff3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "55b307d8248bff1f0f668e1dbae0fe53311521703f8a25cbf36a18f530ebdff3", kill_on_drop: false }` [INFO] [stdout] 55b307d8248bff1f0f668e1dbae0fe53311521703f8a25cbf36a18f530ebdff3