[INFO] cloning repository https://github.com/yuiseki/vt-optimizer-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yuiseki/vt-optimizer-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyuiseki%2Fvt-optimizer-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyuiseki%2Fvt-optimizer-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 387c173976067c94b5a5d4a323f52ef66a4ff19c [INFO] checking yuiseki/vt-optimizer-rs against try#d336647335db03a0fc5b24fc5325cd3905c5b8e8 for pr-151146 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyuiseki%2Fvt-optimizer-rs" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/yuiseki/vt-optimizer-rs [INFO] finished tweaking git repo https://github.com/yuiseki/vt-optimizer-rs [INFO] tweaked toml for git repo https://github.com/yuiseki/vt-optimizer-rs written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/yuiseki/vt-optimizer-rs on toolchain d336647335db03a0fc5b24fc5325cd3905c5b8e8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d336647335db03a0fc5b24fc5325cd3905c5b8e8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/yuiseki/vt-optimizer-rs 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" "+d336647335db03a0fc5b24fc5325cd3905c5b8e8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [INFO] checking yuiseki/vt-optimizer-rs against try#d336647335db03a0fc5b24fc5325cd3905c5b8e8 for pr-151146 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyuiseki%2Fvt-optimizer-rs" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/yuiseki/vt-optimizer-rs [INFO] finished tweaking git repo https://github.com/yuiseki/vt-optimizer-rs [INFO] tweaked toml for git repo https://github.com/yuiseki/vt-optimizer-rs written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/yuiseki/vt-optimizer-rs on toolchain d336647335db03a0fc5b24fc5325cd3905c5b8e8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d336647335db03a0fc5b24fc5325cd3905c5b8e8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/yuiseki/vt-optimizer-rs 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" "+d336647335db03a0fc5b24fc5325cd3905c5b8e8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded mvt v0.10.3 [INFO] [stderr] Downloaded pointy v0.7.0 [INFO] [stderr] Downloaded zmij v1.0.14 [INFO] [stderr] Downloaded varint-rs v2.2.0 [INFO] [stderr] Downloaded mvt-reader v2.2.0 [INFO] [stderr] Downloaded hilbert_2d v1.1.0 [INFO] [stderr] Downloaded rusqlite v0.38.0 [INFO] [stderr] Downloaded libsqlite3-sys v0.36.0 [INFO] [stderr] Downloaded sqlite-wasm-rs v0.5.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+d336647335db03a0fc5b24fc5325cd3905c5b8e8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9a7901c69f0699d72995fc787226fbcc091b7d551c332eac77f9f839b6adaadf [INFO] running `Command { std: "docker" "start" "-a" "9a7901c69f0699d72995fc787226fbcc091b7d551c332eac77f9f839b6adaadf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9a7901c69f0699d72995fc787226fbcc091b7d551c332eac77f9f839b6adaadf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a7901c69f0699d72995fc787226fbcc091b7d551c332eac77f9f839b6adaadf", kill_on_drop: false }` [INFO] [stdout] 9a7901c69f0699d72995fc787226fbcc091b7d551c332eac77f9f839b6adaadf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+d336647335db03a0fc5b24fc5325cd3905c5b8e8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8ddb2b70a2fc473e90db88a2ad09acbca144128301b55b107eb596d5ec5d3122 [INFO] running `Command { std: "docker" "start" "-a" "8ddb2b70a2fc473e90db88a2ad09acbca144128301b55b107eb596d5ec5d3122", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.105 [INFO] [stderr] Compiling quote v1.0.43 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling bytes v1.11.0 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling find-msvc-tools v0.1.7 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling multimap v0.10.1 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling cc v1.2.52 [INFO] [stderr] Checking tracing-core v0.1.36 [INFO] [stderr] Checking foldhash v0.2.0 [INFO] [stderr] Compiling protobuf v3.7.2 [INFO] [stderr] Compiling portable-atomic v1.13.0 [INFO] [stderr] Compiling zmij v1.0.14 [INFO] [stderr] Checking anstyle-query v1.1.5 [INFO] [stderr] Checking is_terminal_polyfill v1.70.2 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Checking hashbrown v0.16.1 [INFO] [stderr] Checking anstream v0.6.21 [INFO] [stderr] Checking simd-adler32 v0.3.8 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Checking clap_lex v0.7.7 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Compiling petgraph v0.8.3 [INFO] [stderr] Checking clap_builder v4.5.54 [INFO] [stderr] Checking hashlink v0.11.0 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Checking geo-types v0.7.18 [INFO] [stderr] Checking pointy v0.7.0 [INFO] [stderr] Checking fallible-iterator v0.3.0 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Checking itoa v1.0.17 [INFO] [stderr] Checking unit-prefix v0.5.2 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Checking flate2 v1.1.8 [INFO] [stderr] Checking console v0.16.2 [INFO] [stderr] Checking brotli v8.0.2 [INFO] [stderr] Checking varint-rs v2.2.0 [INFO] [stderr] Checking hilbert_2d v1.1.0 [INFO] [stderr] Checking indicatif v0.18.3 [INFO] [stderr] Compiling libsqlite3-sys v0.36.0 [INFO] [stderr] Checking matchers v0.2.0 [INFO] [stderr] Checking tempfile v3.24.0 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling prost-derive v0.14.3 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking thiserror v2.0.17 [INFO] [stderr] Checking protobuf-support v3.7.2 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking prost v0.13.5 [INFO] [stderr] Checking tracing-subscriber v0.3.22 [INFO] [stderr] Compiling prost v0.14.3 [INFO] [stderr] Checking clap v4.5.54 [INFO] [stderr] Compiling prost-types v0.14.3 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Compiling prost-build v0.14.3 [INFO] [stderr] Compiling mvt-reader v2.2.0 [INFO] [stderr] Checking mvt v0.10.3 [INFO] [stderr] Checking rusqlite v0.38.0 [INFO] [stderr] Checking vt-optimizer-rs v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.23s [INFO] running `Command { std: "docker" "inspect" "8ddb2b70a2fc473e90db88a2ad09acbca144128301b55b107eb596d5ec5d3122", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ddb2b70a2fc473e90db88a2ad09acbca144128301b55b107eb596d5ec5d3122", kill_on_drop: false }` [INFO] [stdout] 8ddb2b70a2fc473e90db88a2ad09acbca144128301b55b107eb596d5ec5d3122