[INFO] fetching crate oculus 0.1.3...
[INFO] checking oculus-0.1.3 against try#50f413885985a8b0a0b6ca0766a0aedd45304953 for pr-155657
[INFO] extracting crate oculus 0.1.3 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate oculus 0.1.3
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate oculus 0.1.3
[INFO] tweaked toml for crates.io crate oculus 0.1.3 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate oculus 0.1.3 on toolchain 50f413885985a8b0a0b6ca0766a0aedd45304953
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+50f413885985a8b0a0b6ca0766a0aedd45304953" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate oculus 0.1.3 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" "+50f413885985a8b0a0b6ca0766a0aedd45304953" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+50f413885985a8b0a0b6ca0766a0aedd45304953" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7d996876483c8c67e7abb2508dea1c57b23a0bb3e21697649eaee1b009fc020d
[INFO] running `Command { std: "docker" "start" "-a" "7d996876483c8c67e7abb2508dea1c57b23a0bb3e21697649eaee1b009fc020d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7d996876483c8c67e7abb2508dea1c57b23a0bb3e21697649eaee1b009fc020d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7d996876483c8c67e7abb2508dea1c57b23a0bb3e21697649eaee1b009fc020d", kill_on_drop: false }`
[INFO] [stdout] 7d996876483c8c67e7abb2508dea1c57b23a0bb3e21697649eaee1b009fc020d
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+50f413885985a8b0a0b6ca0766a0aedd45304953" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 447ce2216f40ace5c1dd524e98f2a025df5cbb8e79f5293a55bfec07717f9a86
[INFO] running `Command { std: "docker" "start" "-a" "447ce2216f40ace5c1dd524e98f2a025df5cbb8e79f5293a55bfec07717f9a86", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.2.49
[INFO] [stderr]     Checking tracing-core v0.1.35
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]     Checking rustls-pki-types v1.13.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]     Checking tracing v0.1.43
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]     Checking pnet_base v0.34.0
[INFO] [stderr]     Checking phf_shared v0.12.1
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling chrono-tz v0.10.4
[INFO] [stderr]     Checking serde_json_path_core v0.2.2
[INFO] [stderr]     Checking flume v0.11.1
[INFO] [stderr]     Checking phf v0.12.1
[INFO] [stderr]     Checking humansize v2.1.3
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling pnet_macros v0.34.0
[INFO] [stderr]     Checking pnet_macros_support v0.34.0
[INFO] [stderr]     Checking webpki-roots v1.0.4
[INFO] [stderr]    Compiling serde_json_path_macros_internal v0.1.2
[INFO] [stderr]     Checking http-range-header v0.4.2
[INFO] [stderr]     Checking askama_escape v0.10.3
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling tokio-cron-scheduler v0.15.1
[INFO] [stderr]     Checking clap_builder v4.5.53
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking serde_json_path_macros v0.1.6
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]    Compiling askama_parser v0.2.1
[INFO] [stderr]     Checking tokio-util v0.7.17
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]     Checking pnet_packet v0.34.0
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]     Checking hyper-util v0.1.19
[INFO] [stderr]    Compiling basic-toml v0.1.10
[INFO] [stderr]     Checking sqlx-core v0.8.6
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]     Checking uuid v1.19.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking matchit v0.7.3
[INFO] [stderr]     Checking cron v0.15.0
[INFO] [stderr]     Checking humantime-serde v1.1.1
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking clap v4.5.53
[INFO] [stderr]     Checking serde_json_path v0.7.2
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking xxhash-rust v0.8.15
[INFO] [stderr]    Compiling askama_derive v0.12.5
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]     Checking derive_builder v0.20.2
[INFO] [stderr]     Checking croner v3.0.1
[INFO] [stderr]     Checking axum v0.7.9
[INFO] [stderr]     Checking surge-ping v0.8.3
[INFO] [stderr]     Checking askama v0.12.1
[INFO] [stderr]     Checking askama_axum v0.4.0
[INFO] [stderr]     Checking rustls-webpki v0.103.8
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking hyper-rustls v0.27.7
[INFO] [stderr]     Checking reqwest v0.12.26
[INFO] [stderr]    Compiling sqlx-sqlite v0.8.6
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]     Checking sqlx v0.8.6
[INFO] [stderr]     Checking oculus v0.1.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 02s
[INFO] running `Command { std: "docker" "inspect" "447ce2216f40ace5c1dd524e98f2a025df5cbb8e79f5293a55bfec07717f9a86", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "447ce2216f40ace5c1dd524e98f2a025df5cbb8e79f5293a55bfec07717f9a86", kill_on_drop: false }`
[INFO] [stdout] 447ce2216f40ace5c1dd524e98f2a025df5cbb8e79f5293a55bfec07717f9a86
