[INFO] cloning repository https://github.com/rvolosatovs/p3-server [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rvolosatovs/p3-server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frvolosatovs%2Fp3-server", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frvolosatovs%2Fp3-server'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5c820d15c29dfb2b1af371ba4c8e7618cc99abd9 [INFO] checking rvolosatovs/p3-server against try#099e089ab723e6ee96175f3496051098c60a4cd4 for pr-140208 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frvolosatovs%2Fp3-server" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rvolosatovs/p3-server on toolchain 099e089ab723e6ee96175f3496051098c60a4cd4 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+099e089ab723e6ee96175f3496051098c60a4cd4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rvolosatovs/p3-server [INFO] finished tweaking git repo https://github.com/rvolosatovs/p3-server [INFO] tweaked toml for git repo https://github.com/rvolosatovs/p3-server written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/rvolosatovs/p3-server 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" "+099e089ab723e6ee96175f3496051098c60a4cd4" "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/rvolosatovs/wasi` [INFO] [stderr] Updating git repository `https://github.com/bytecodealliance/wit-bindgen` [INFO] [stderr] Updating git submodule `https://github.com/WebAssembly/wasi-cli` [INFO] [stderr] Updating git submodule `https://github.com/WebAssembly/wasi-clocks` [INFO] [stderr] Updating git submodule `https://github.com/WebAssembly/wasi-filesystem` [INFO] [stderr] Updating git submodule `https://github.com/WebAssembly/wasi-http` [INFO] [stderr] Updating git submodule `https://github.com/WebAssembly/wasi-io` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wasm-encoder v0.226.0 [INFO] [stderr] Downloaded wasm-metadata v0.226.0 [INFO] [stderr] Downloaded wit-parser v0.226.0 [INFO] [stderr] Downloaded wasmparser v0.226.0 [INFO] [stderr] Downloaded wit-component v0.226.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+099e089ab723e6ee96175f3496051098c60a4cd4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 20a606d7f500504921a82bac59ab87afc41948be0acc2a276b01118a310be80a [INFO] running `Command { std: "docker" "start" "-a" "20a606d7f500504921a82bac59ab87afc41948be0acc2a276b01118a310be80a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "20a606d7f500504921a82bac59ab87afc41948be0acc2a276b01118a310be80a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "20a606d7f500504921a82bac59ab87afc41948be0acc2a276b01118a310be80a", kill_on_drop: false }` [INFO] [stdout] 20a606d7f500504921a82bac59ab87afc41948be0acc2a276b01118a310be80a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+099e089ab723e6ee96175f3496051098c60a4cd4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3fd34d6b85aff8d495b2c153fa209bb697700516e2f3bda1f852a8521fde9e5d [INFO] running `Command { std: "docker" "start" "-a" "3fd34d6b85aff8d495b2c153fa209bb697700516e2f3bda1f852a8521fde9e5d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling unicode-ident v1.0.17 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Compiling litemap v0.7.5 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling semver v1.0.25 [INFO] [stderr] Compiling foldhash v0.1.4 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling wasmparser v0.226.0 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling ryu v1.0.19 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling wasm-encoder v0.226.0 [INFO] [stderr] Compiling quote v1.0.39 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling syn v2.0.99 [INFO] [stderr] Compiling prettyplease v0.2.29 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling id-arena v2.2.1 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Compiling leb128fmt v0.1.0 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling spdx v0.10.8 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Compiling wit-bindgen-rust v0.39.0 (https://github.com/bytecodealliance/wit-bindgen?rev=e0d2b889411acf60738dcd976ed5373f7a81e651#e0d2b889) [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling wit-bindgen-rust-macro v0.39.0 (https://github.com/bytecodealliance/wit-bindgen?rev=e0d2b889411acf60738dcd976ed5373f7a81e651#e0d2b889) [INFO] [stderr] Compiling wit-bindgen-rt v0.39.0 (https://github.com/bytecodealliance/wit-bindgen?rev=e0d2b889411acf60738dcd976ed5373f7a81e651#e0d2b889) [INFO] [stderr] Checking once_cell v1.20.3 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling serde_derive v1.0.218 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling wit-parser v0.226.0 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling wit-bindgen-core v0.39.0 (https://github.com/bytecodealliance/wit-bindgen?rev=e0d2b889411acf60738dcd976ed5373f7a81e651#e0d2b889) [INFO] [stderr] Compiling wasm-metadata v0.226.0 [INFO] [stderr] Compiling wit-component v0.226.0 [INFO] [stderr] Checking wit-bindgen v0.39.0 (https://github.com/bytecodealliance/wit-bindgen?rev=e0d2b889411acf60738dcd976ed5373f7a81e651#e0d2b889) [INFO] [stderr] Checking wasi v0.14.2+wasi-0.2.4 (https://github.com/rvolosatovs/wasi?branch=feat%2Fp3#07920660) [INFO] [stderr] Checking p3-server v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 08s [INFO] running `Command { std: "docker" "inspect" "3fd34d6b85aff8d495b2c153fa209bb697700516e2f3bda1f852a8521fde9e5d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3fd34d6b85aff8d495b2c153fa209bb697700516e2f3bda1f852a8521fde9e5d", kill_on_drop: false }` [INFO] [stdout] 3fd34d6b85aff8d495b2c153fa209bb697700516e2f3bda1f852a8521fde9e5d