[INFO] fetching crate vox-local 0.4.0...
[INFO] checking vox-local-0.4.0 against master#cf79d034aa3d8f396d407aafce6f1ccd818e710e for pr-155657
[INFO] extracting crate vox-local 0.4.0 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate vox-local 0.4.0
[INFO] finished tweaking crates.io crate vox-local 0.4.0
[INFO] tweaked toml for crates.io crate vox-local 0.4.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate vox-local 0.4.0 on toolchain cf79d034aa3d8f396d407aafce6f1ccd818e710e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cf79d034aa3d8f396d407aafce6f1ccd818e710e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate vox-local 0.4.0 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" "+cf79d034aa3d8f396d407aafce6f1ccd818e710e" "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
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded vox-stream v0.4.0
[INFO] [stderr]   Downloaded facet-error v0.46.0
[INFO] [stderr]   Downloaded vox-core v0.4.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+cf79d034aa3d8f396d407aafce6f1ccd818e710e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7073ed491a451b89f9cc8f7d7663c14ee01b0f546bd726934e55b5f5f6022651
[INFO] running `Command { std: "docker" "start" "-a" "7073ed491a451b89f9cc8f7d7663c14ee01b0f546bd726934e55b5f5f6022651", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7073ed491a451b89f9cc8f7d7663c14ee01b0f546bd726934e55b5f5f6022651", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7073ed491a451b89f9cc8f7d7663c14ee01b0f546bd726934e55b5f5f6022651", kill_on_drop: false }`
[INFO] [stdout] 7073ed491a451b89f9cc8f7d7663c14ee01b0f546bd726934e55b5f5f6022651
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+cf79d034aa3d8f396d407aafce6f1ccd818e710e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8135b353358f50e5902b9e96a4d19e02fa9005aa37654cce5eae7a2da2b0dc93
[INFO] running `Command { std: "docker" "start" "-a" "8135b353358f50e5902b9e96a4d19e02fa9005aa37654cce5eae7a2da2b0dc93", kill_on_drop: false }`
[INFO] [stderr]    Compiling camino v1.2.2
[INFO] [stderr]    Compiling facet-core v0.46.0
[INFO] [stderr]     Checking impls v1.0.3
[INFO] [stderr]     Checking hashbrown v0.17.0
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking smallvec v2.0.0-alpha.12
[INFO] [stderr]    Compiling mutants v0.0.3
[INFO] [stderr]    Compiling facet v0.46.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling unsynn v0.3.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]    Compiling venial v0.5.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling moire-macros-noop v1.0.1
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling facet-macro-types v0.46.0
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]    Compiling structstruck v0.5.1
[INFO] [stderr]     Checking heck v0.5.0
[INFO] [stderr]     Checking bitflags v2.11.1
[INFO] [stderr]    Compiling facet-macro-parse v0.46.0
[INFO] [stderr]    Compiling blake3 v1.8.4
[INFO] [stderr]    Compiling facet-macros-impl v0.46.0
[INFO] [stderr]     Checking facet-path v0.46.0
[INFO] [stderr]     Checking facet-reflect v0.46.0
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling ctor v0.2.9
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]     Checking tokio v1.52.0
[INFO] [stderr]     Checking facet-solver v0.46.0
[INFO] [stderr]     Checking facet-dessert v0.46.0
[INFO] [stderr]     Checking facet-format v0.47.0
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking facet-value v0.46.0
[INFO] [stderr]    Compiling facet-macros v0.46.0
[INFO] [stderr]     Checking moire-trace-types v1.0.1
[INFO] [stderr]     Checking facet-json v0.46.0
[INFO] [stderr]     Checking facet-cbor v0.3.3
[INFO] [stderr]     Checking facet-error v0.46.0
[INFO] [stderr]     Checking vox-schema v0.4.0
[INFO] [stderr]     Checking moire-types v1.0.1
[INFO] [stderr]     Checking moire-trace-capture v1.0.1
[INFO] [stderr]     Checking vox-postcard v0.4.0
[INFO] [stderr]     Checking moire-wire v1.0.1
[INFO] [stderr]     Checking moire-runtime v1.0.1
[INFO] [stderr]     Checking moire-tokio v1.0.1
[INFO] [stderr]     Checking moire v1.0.1
[INFO] [stderr]     Checking vox-types v0.4.0
[INFO] [stderr]     Checking vox-core v0.4.0
[INFO] [stderr]     Checking vox-stream v0.4.0
[INFO] [stderr]     Checking vox-local v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.80s
[INFO] running `Command { std: "docker" "inspect" "8135b353358f50e5902b9e96a4d19e02fa9005aa37654cce5eae7a2da2b0dc93", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8135b353358f50e5902b9e96a4d19e02fa9005aa37654cce5eae7a2da2b0dc93", kill_on_drop: false }`
[INFO] [stdout] 8135b353358f50e5902b9e96a4d19e02fa9005aa37654cce5eae7a2da2b0dc93
