[INFO] cloning repository https://github.com/David-Petrov/wasi-http-fs-poc
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/David-Petrov/wasi-http-fs-poc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDavid-Petrov%2Fwasi-http-fs-poc", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDavid-Petrov%2Fwasi-http-fs-poc'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 002819e7128fa974765af60599f18d20c7142446
[INFO] checking David-Petrov/wasi-http-fs-poc against try#54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47 for pr-153041
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDavid-Petrov%2Fwasi-http-fs-poc" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/David-Petrov/wasi-http-fs-poc
[INFO] finished tweaking git repo https://github.com/David-Petrov/wasi-http-fs-poc
[INFO] tweaked toml for git repo https://github.com/David-Petrov/wasi-http-fs-poc written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/David-Petrov/wasi-http-fs-poc on toolchain 54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/David-Petrov/wasi-http-fs-poc 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" "+54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 53679f8d0ccbe035d304a2fe7bb2fe8380f6a5de2d16cf11f74aa118831e957d
[INFO] running `Command { std: "docker" "start" "-a" "53679f8d0ccbe035d304a2fe7bb2fe8380f6a5de2d16cf11f74aa118831e957d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "53679f8d0ccbe035d304a2fe7bb2fe8380f6a5de2d16cf11f74aa118831e957d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "53679f8d0ccbe035d304a2fe7bb2fe8380f6a5de2d16cf11f74aa118831e957d", kill_on_drop: false }`
[INFO] [stdout] 53679f8d0ccbe035d304a2fe7bb2fe8380f6a5de2d16cf11f74aa118831e957d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dbe63d9728be81bf25ae4d5ec0ee05e6538046cef635ec40055c8938fea8b9a0
[INFO] running `Command { std: "docker" "start" "-a" "dbe63d9728be81bf25ae4d5ec0ee05e6538046cef635ec40055c8938fea8b9a0", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.85
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]     Checking zerocopy v0.7.34
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling cranelift-isle v0.108.1
[INFO] [stderr]    Compiling target-lexicon v0.12.14
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.108.1
[INFO] [stderr]     Checking bumpalo v3.16.0
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.108.1
[INFO] [stderr]     Checking leb128 v0.2.5
[INFO] [stderr]     Checking slice-group-by v0.3.1
[INFO] [stderr]     Checking arbitrary v1.3.2
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]    Compiling cpp_demangle v0.4.3
[INFO] [stderr]    Compiling io-lifetimes v2.0.3
[INFO] [stderr]     Checking embedded-io v0.4.0
[INFO] [stderr]     Checking cobs v0.2.3
[INFO] [stderr]    Compiling zstd-safe v7.1.0
[INFO] [stderr]     Checking either v1.12.0
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking wasm-encoder v0.207.0
[INFO] [stderr]    Compiling id-arena v2.2.1
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking winnow v0.6.13
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling jobserver v0.1.31
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking wasm-encoder v0.210.0
[INFO] [stderr]    Compiling cc v1.0.99
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking cranelift-control v0.108.1
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling wasmtime-component-macro v21.0.1
[INFO] [stderr]    Compiling io-extras v0.18.2
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]     Checking wasmtime-component-util v21.0.1
[INFO] [stderr]    Compiling wasmtime-cache v21.0.1
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking debugid v0.8.0
[INFO] [stderr]     Checking directories-next v2.0.0
[INFO] [stderr]     Checking rayon-core v1.12.1
[INFO] [stderr]     Checking wasmtime-asm-macros v21.0.1
[INFO] [stderr]     Checking ambient-authority v0.0.2
[INFO] [stderr]    Compiling cap-primitives v3.1.0
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]     Checking wasmtime-jit-icache-coherence v21.0.1
[INFO] [stderr]     Checking maybe-owned v0.3.4
[INFO] [stderr]     Checking wasmtime-slab v21.0.1
[INFO] [stderr]     Checking sptr v0.3.2
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling wast v35.0.2
[INFO] [stderr]     Checking wast v210.0.0
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling cap-std v3.1.0
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]    Compiling shellexpand v2.1.2
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling is-terminal v0.4.12
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling cap-fs-ext v3.1.0
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]    Compiling system-interface v0.27.2
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling openvino-finder v0.6.0
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]     Checking rustls-pki-types v1.7.0
[INFO] [stderr]     Checking iana-time-zone v0.1.60
[INFO] [stderr]     Checking anstyle-parse v0.2.4
[INFO] [stderr]     Checking cap-rand v3.1.0
[INFO] [stderr]    Compiling zstd-sys v2.0.10+zstd.1.5.6
[INFO] [stderr]    Compiling ittapi-sys v0.4.0
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling capstone-sys v0.16.0
[INFO] [stderr]     Checking regex-automata v0.4.7
[INFO] [stderr]     Checking anstyle v1.0.7
[INFO] [stderr]    Compiling cranelift-codegen v0.108.1
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.0
[INFO] [stderr]    Compiling wasmparser v0.207.0
[INFO] [stderr]    Compiling httparse v1.9.3
[INFO] [stderr]     Checking anstyle-query v1.1.0
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]     Checking colorchoice v1.0.1
[INFO] [stderr]     Checking anstream v0.6.14
[INFO] [stderr]     Checking ittapi v0.4.0
[INFO] [stderr]     Checking libloading v0.8.3
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]     Checking clap_lex v0.7.1
[INFO] [stderr]    Compiling wasmtime-wasi-nn v21.0.1
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking clap_builder v4.5.7
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking webpki-roots v0.26.2
[INFO] [stderr]     Checking wast v207.0.0
[INFO] [stderr]    Compiling wasmtime-cli v21.0.1
[INFO] [stderr]    Compiling wit-bindgen-rt v0.24.0
[INFO] [stderr]     Checking listenfd v1.0.1
[INFO] [stderr]     Checking fs-set-times v0.20.1
[INFO] [stderr]     Checking memfd v0.6.4
[INFO] [stderr]     Checking plugin1 v0.1.0 (/opt/rustwide/workdir/plugin1)
[INFO] [stdout] warning: unused import: `super::super::super::super::_rt`
[INFO] [stdout]      --> plugin1/src/bindings.rs:10599:21
[INFO] [stdout]       |
[INFO] [stdout] 10599 |                 use super::super::super::super::_rt;
[INFO] [stdout]       |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::super::super::super::_rt`
[INFO] [stdout]      --> plugin1/src/bindings.rs:10599:21
[INFO] [stdout]       |
[INFO] [stdout] 10599 |                 use super::super::super::super::_rt;
[INFO] [stdout]       |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking regex v1.10.5
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]     Checking cap-time-ext v3.1.0
[INFO] [stderr]     Checking env_logger v0.10.2
[INFO] [stderr]     Checking file-per-thread-logger v0.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling wasmtime-versioned-export-macros v21.0.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling zerofrom-derive v0.1.4
[INFO] [stderr]    Compiling yoke-derive v0.7.4
[INFO] [stderr]    Compiling wasmtime-fiber v21.0.1
[INFO] [stderr]    Compiling zerovec-derive v0.10.2
[INFO] [stderr]     Checking thiserror v1.0.61
[INFO] [stderr]    Compiling wasmtime v21.0.1
[INFO] [stderr]     Checking zerofrom v0.1.4
[INFO] [stderr]    Compiling displaydoc v0.2.4
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]     Checking yoke v0.7.4
[INFO] [stderr]     Checking wat v1.210.0
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling witx v0.9.1
[INFO] [stderr]    Compiling tokio-macros v2.3.0
[INFO] [stderr]     Checking zerovec v0.10.2
[INFO] [stderr]    Compiling clap_derive v4.5.5
[INFO] [stderr]     Checking tokio v1.38.0
[INFO] [stderr] error: could not compile `wasmparser` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47/bin/rustc --crate-name wasmparser --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasmparser-0.207.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --deny=unsafe_code '--allow=clippy::all' --cfg 'feature="std"' --cfg 'feature="validate"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std", "validate"))' -C metadata=89273248e625b4fc -C extra-filename=-7e24f837d1499f77 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-bfa69b103075b1b6.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-c450a8c431161a6c.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-41ef533a19d06496.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-1b1dab2389a566d4.rmeta --extern semver=/opt/rustwide/target/debug/deps/libsemver-6536638782f92222.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "dbe63d9728be81bf25ae4d5ec0ee05e6538046cef635ec40055c8938fea8b9a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dbe63d9728be81bf25ae4d5ec0ee05e6538046cef635ec40055c8938fea8b9a0", kill_on_drop: false }`
[INFO] [stdout] dbe63d9728be81bf25ae4d5ec0ee05e6538046cef635ec40055c8938fea8b9a0
