[INFO] cloning repository https://github.com/daveremy/worldcraft
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/daveremy/worldcraft" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdaveremy%2Fworldcraft", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdaveremy%2Fworldcraft'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0a0f8efc4f2720176a43702b203acd0ccd83a2a6
[INFO] checking daveremy/worldcraft against master#57f772f25c5ce2bd870d6f8c3ab318eaee5a3326 for pr-133502-22
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdaveremy%2Fworldcraft" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/daveremy/worldcraft
[INFO] finished tweaking git repo https://github.com/daveremy/worldcraft
[INFO] tweaked toml for git repo https://github.com/daveremy/worldcraft written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/daveremy/worldcraft on toolchain 57f772f25c5ce2bd870d6f8c3ab318eaee5a3326
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+57f772f25c5ce2bd870d6f8c3ab318eaee5a3326" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/daveremy/worldcraft 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" "+57f772f25c5ce2bd870d6f8c3ab318eaee5a3326" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded timely_communication v0.25.1
[INFO] [stderr]   Downloaded timely_container v0.25.1
[INFO] [stderr]   Downloaded timely v0.25.1
[INFO] [stderr]   Downloaded timely_bytes v0.25.1
[INFO] [stderr]   Downloaded columnation v0.1.0
[INFO] [stderr]   Downloaded getopts v0.2.24
[INFO] [stderr]   Downloaded columnar v0.11.0
[INFO] [stderr]   Downloaded zmij v1.0.3
[INFO] [stderr]   Downloaded timely_logging v0.25.1
[INFO] [stderr]   Downloaded columnar_derive v0.11.0
[INFO] [stderr]   Downloaded differential-dataflow v0.18.0
[INFO] [stderr]   Downloaded sqlite-wasm-rs v0.5.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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+57f772f25c5ce2bd870d6f8c3ab318eaee5a3326" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7d230004be7e0f84143134c79e989ce763ac8efc0d48639dac432578685ce60b
[INFO] running `Command { std: "docker" "start" "-a" "7d230004be7e0f84143134c79e989ce763ac8efc0d48639dac432578685ce60b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7d230004be7e0f84143134c79e989ce763ac8efc0d48639dac432578685ce60b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7d230004be7e0f84143134c79e989ce763ac8efc0d48639dac432578685ce60b", kill_on_drop: false }`
[INFO] [stdout] 7d230004be7e0f84143134c79e989ce763ac8efc0d48639dac432578685ce60b
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+57f772f25c5ce2bd870d6f8c3ab318eaee5a3326" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] eb28a10d652b51112aa99b2357f98f08529fd71734cebb078dde18f70ef331e1
[INFO] running `Command { std: "docker" "start" "-a" "eb28a10d652b51112aa99b2357f98f08529fd71734cebb078dde18f70ef331e1", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.104
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling zmij v1.0.3
[INFO] [stderr]    Compiling find-msvc-tools v0.1.6
[INFO] [stderr]    Compiling serde_json v1.0.148
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]     Checking itoa v1.0.17
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]     Checking unicode-width v0.2.2
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]     Checking timely_container v0.25.1
[INFO] [stderr]     Checking timely_bytes v0.25.1
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking getopts v0.2.24
[INFO] [stderr]     Checking timely_logging v0.25.1
[INFO] [stderr]    Compiling cc v1.2.51
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking hashlink v0.11.0
[INFO] [stderr]     Checking columnation v0.1.0
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling libsqlite3-sys v0.36.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling columnar_derive v0.11.0
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking columnar v0.11.0
[INFO] [stderr]     Checking timely_communication v0.25.1
[INFO] [stderr]     Checking timely v0.25.1
[INFO] [stderr]     Checking differential-dataflow v0.18.0
[INFO] [stderr]     Checking rusqlite v0.38.0
[INFO] [stderr]     Checking worldcraft-model v0.1.0 (/opt/rustwide/workdir/crates/model)
[INFO] [stderr]     Checking worldcraft-discovery v0.1.0 (/opt/rustwide/workdir/crates/discovery)
[INFO] [stderr]     Checking worldcraft-api v0.1.0 (/opt/rustwide/workdir/crates/api)
[INFO] [stderr]     Checking worldcraft-ingest v0.1.0 (/opt/rustwide/workdir/crates/ingest)
[INFO] [stderr]     Checking worldcraft-dd-poc v0.1.0 (/opt/rustwide/workdir/crates/dd_poc)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.76s
[INFO] running `Command { std: "docker" "inspect" "eb28a10d652b51112aa99b2357f98f08529fd71734cebb078dde18f70ef331e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eb28a10d652b51112aa99b2357f98f08529fd71734cebb078dde18f70ef331e1", kill_on_drop: false }`
[INFO] [stdout] eb28a10d652b51112aa99b2357f98f08529fd71734cebb078dde18f70ef331e1
