[INFO] cloning repository https://github.com/philae-ael/wasm-plugin
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/philae-ael/wasm-plugin" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphilae-ael%2Fwasm-plugin", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphilae-ael%2Fwasm-plugin'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 982bd4a67cca6f9449884f093629d8dae878a631
[INFO] checking philae-ael/wasm-plugin against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphilae-ael%2Fwasm-plugin" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/philae-ael/wasm-plugin
[INFO] finished tweaking git repo https://github.com/philae-ael/wasm-plugin
[INFO] tweaked toml for git repo https://github.com/philae-ael/wasm-plugin written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/philae-ael/wasm-plugin on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/philae-ael/wasm-plugin 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/bytecodealliance/wit-bindgen`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/bytecodealliance/wasmtime`
[INFO] [stderr]     Updating git submodule `https://github.com/WebAssembly/WASI`
[INFO] [stderr]     Updating git submodule `https://github.com/WebAssembly/wasm-c-api`
[INFO] [stderr]     Updating git submodule `https://github.com/WebAssembly/wasi-nn`
[INFO] [stderr]     Updating git submodule `https://github.com/WebAssembly/testsuite`
[INFO] [stderr]     Updating git submodule `https://github.com/WebAssembly/wasi-testsuite.git`
[INFO] [stderr]     Updating git submodule `https://github.com/WebAssembly/wasi-threads`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wat v1.0.71
[INFO] [stderr]   Downloaded thiserror-impl v1.0.48
[INFO] [stderr]   Downloaded cap-time-ext v2.0.0
[INFO] [stderr]   Downloaded fd-lock v4.0.0
[INFO] [stderr]   Downloaded wasm-encoder v0.32.0
[INFO] [stderr]   Downloaded byte v0.2.6
[INFO] [stderr]   Downloaded cap-rand v2.0.0
[INFO] [stderr]   Downloaded fs-set-times v0.20.0
[INFO] [stderr]   Downloaded ittapi v0.3.4
[INFO] [stderr]   Downloaded memfd v0.6.3
[INFO] [stderr]   Downloaded cap-net-ext v2.0.0
[INFO] [stderr]   Downloaded wasm-metadata v0.10.3
[INFO] [stderr]   Downloaded thiserror v1.0.48
[INFO] [stderr]   Downloaded io-lifetimes v2.0.2
[INFO] [stderr]   Downloaded id-arena v2.2.1
[INFO] [stderr]   Downloaded cap-fs-ext v2.0.0
[INFO] [stderr]   Downloaded wasmprinter v0.2.64
[INFO] [stderr]   Downloaded arbitrary v1.3.0
[INFO] [stderr]   Downloaded winx v0.36.2
[INFO] [stderr]   Downloaded system-interface v0.26.0
[INFO] [stderr]   Downloaded cap-std v2.0.0
[INFO] [stderr]   Downloaded io-extras v0.18.0
[INFO] [stderr]   Downloaded wit-parser v0.11.0
[INFO] [stderr]   Downloaded cap-primitives v2.0.0
[INFO] [stderr]   Downloaded regalloc2 v0.9.2
[INFO] [stderr]   Downloaded wasmparser v0.112.0
[INFO] [stderr]   Downloaded wast v64.0.0
[INFO] [stderr]   Downloaded wit-component v0.14.0
[INFO] [stderr]   Downloaded syn v2.0.31
[INFO] [stderr]   Downloaded ittapi-sys v0.3.4
[INFO] [stderr]   Downloaded rustix v0.38.11
[INFO] [stderr]   Downloaded spdx v0.10.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 363d3815704041be4cf1036a624ed833bcad8502df8b52c68a417eaa4dffce0f
[INFO] running `Command { std: "docker" "start" "-a" "363d3815704041be4cf1036a624ed833bcad8502df8b52c68a417eaa4dffce0f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "363d3815704041be4cf1036a624ed833bcad8502df8b52c68a417eaa4dffce0f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "363d3815704041be4cf1036a624ed833bcad8502df8b52c68a417eaa4dffce0f", kill_on_drop: false }`
[INFO] [stdout] 363d3815704041be4cf1036a624ed833bcad8502df8b52c68a417eaa4dffce0f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cd7afa6d794171d718dbae17fb5492b967d5b0811e7971d85c42af93dd13e6db
[INFO] running `Command { std: "docker" "start" "-a" "cd7afa6d794171d718dbae17fb5492b967d5b0811e7971d85c42af93dd13e6db", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling semver v1.0.18
[INFO] [stderr]     Checking bitflags v2.4.0
[INFO] [stderr]    Compiling rustix v0.38.11
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling ahash v0.8.3
[INFO] [stderr]     Checking linux-raw-sys v0.4.5
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling percent-encoding v2.3.0
[INFO] [stderr]    Compiling thiserror v1.0.48
[INFO] [stderr]    Compiling pulldown-cmark v0.9.3
[INFO] [stderr]    Compiling form_urlencoded v1.2.0
[INFO] [stderr]    Compiling memchr v2.6.3
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling id-arena v2.2.1
[INFO] [stderr]    Compiling target-lexicon v0.12.11
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling cranelift-isle v0.100.0 (https://github.com/bytecodealliance/wasmtime#f10d665b)
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.100.0 (https://github.com/bytecodealliance/wasmtime#f10d665b)
[INFO] [stderr]     Checking hashbrown v0.14.0
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]     Checking smallvec v1.11.0
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.100.0 (https://github.com/bytecodealliance/wasmtime#f10d665b)
[INFO] [stderr]    Compiling idna v0.4.0
[INFO] [stderr]    Compiling jobserver v0.1.26
[INFO] [stderr]    Compiling io-lifetimes v2.0.2
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]     Checking wasm-encoder v0.32.0
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking arbitrary v1.3.0
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]    Compiling syn v2.0.31
[INFO] [stderr]    Compiling io-extras v0.18.0
[INFO] [stderr]     Checking bumpalo v3.13.0
[INFO] [stderr]     Checking wasmtime-component-util v13.0.0 (https://github.com/bytecodealliance/wasmtime#f10d665b)
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling cap-primitives v2.0.0
[INFO] [stderr]    Compiling rustix v0.37.23
[INFO] [stderr]     Checking ambient-authority v0.0.2
[INFO] [stderr]     Checking io-lifetimes v1.0.11
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]    Compiling url v2.4.1
[INFO] [stderr]     Checking maybe-owned v0.3.4
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]     Checking crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]     Checking wasmtime-asm-macros v13.0.0 (https://github.com/bytecodealliance/wasmtime#f10d665b)
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]     Checking regalloc2 v0.9.2
[INFO] [stderr]    Compiling cap-std v2.0.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling cpp_demangle v0.3.5
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling spdx v0.10.2
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.3
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking tracing-core v0.1.31
[INFO] [stderr]    Compiling wast v35.0.2
[INFO] [stderr]     Checking cranelift-control v0.100.0 (https://github.com/bytecodealliance/wasmtime#f10d665b)
[INFO] [stderr]    Compiling zstd-sys v2.0.8+zstd.1.5.5
[INFO] [stderr]    Compiling ittapi-sys v0.3.4
[INFO] [stderr]    Compiling psm v0.1.21
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling wasmtime-cache v13.0.0 (https://github.com/bytecodealliance/wasmtime#f10d665b)
[INFO] [stderr]     Checking sptr v0.3.2
[INFO] [stderr]     Checking uuid v1.4.1
[INFO] [stderr]     Checking wasmtime-wmemcheck v13.0.0 (https://github.com/bytecodealliance/wasmtime#f10d665b)
[INFO] [stderr]     Checking directories-next v2.0.0
[INFO] [stderr]     Checking wast v64.0.0
[INFO] [stderr]     Checking sha2 v0.10.7
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking rayon-core v1.11.0
[INFO] [stderr]    Compiling shellexpand v2.1.2
[INFO] [stderr]     Checking wasmtime-jit-icache-coherence v13.0.0 (https://github.com/bytecodealliance/wasmtime#f10d665b)
[INFO] [stderr]     Checking base64 v0.21.3
[INFO] [stderr]     Checking debugid v0.8.0
[INFO] [stderr]     Checking rustc-demangle v0.1.23
[INFO] [stderr]    Compiling wasi-common v13.0.0 (https://github.com/bytecodealliance/wasmtime#f10d665b)
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling system-interface v0.26.0
[INFO] [stderr]    Compiling wit-bindgen-rust v0.11.0 (https://github.com/bytecodealliance/wit-bindgen#15907098)
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling cranelift-codegen v0.100.0 (https://github.com/bytecodealliance/wasmtime#f10d665b)
[INFO] [stderr]    Compiling cap-fs-ext v2.0.0
[INFO] [stderr]     Checking cap-rand v2.0.0
[INFO] [stderr]     Checking regex-syntax v0.6.29
[INFO] [stderr]     Checking rayon v1.7.0
[INFO] [stderr]     Checking regex-syntax v0.7.5
[INFO] [stderr]     Checking mio v0.8.8
[INFO] [stderr]     Checking socket2 v0.5.3
[INFO] [stderr]    Compiling wasmtime-wasi v13.0.0 (https://github.com/bytecodealliance/wasmtime#f10d665b)
[INFO] [stderr]     Checking futures-io v0.3.28
[INFO] [stderr]     Checking tracing-log v0.1.3
[INFO] [stderr]     Checking sharded-slab v0.1.4
[INFO] [stderr]     Checking thread_local v1.1.7
[INFO] [stderr]     Checking byte v0.2.6
[INFO] [stderr]     Checking memfd v0.6.3
[INFO] [stderr]     Checking ittapi v0.3.4
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking regex-automata v0.3.8
[INFO] [stderr]     Checking futures v0.3.28
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.188
[INFO] [stderr]    Compiling thiserror-impl v1.0.48
[INFO] [stderr]    Compiling wasmtime-versioned-export-macros v13.0.0 (https://github.com/bytecodealliance/wasmtime#f10d665b)
[INFO] [stderr]    Compiling tracing-attributes v0.1.26
[INFO] [stderr]    Compiling async-trait v0.1.73
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling wasmtime-fiber v13.0.0 (https://github.com/bytecodealliance/wasmtime#f10d665b)
[INFO] [stderr]    Compiling wasmtime-runtime v13.0.0 (https://github.com/bytecodealliance/wasmtime#f10d665b)
[INFO] [stderr]     Checking tokio v1.32.0
[INFO] [stderr]     Checking regex v1.9.5
[INFO] [stderr]     Checking fs-set-times v0.20.0
[INFO] [stderr]     Checking is-terminal v0.4.9
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]     Checking tracing-subscriber v0.3.17
[INFO] [stderr]    Compiling witx v0.9.1 (https://github.com/bytecodealliance/wasmtime#f10d665b)
[INFO] [stderr]     Checking cap-time-ext v2.0.0
[INFO] [stderr]     Checking cap-net-ext v2.0.0
[INFO] [stderr]     Checking wat v1.0.71
[INFO] [stderr]     Checking zstd v0.11.2+zstd.1.5.2
[INFO] [stderr]    Compiling wiggle-generate v13.0.0 (https://github.com/bytecodealliance/wasmtime#f10d665b)
[INFO] [stderr]    Compiling wiggle-macro v13.0.0 (https://github.com/bytecodealliance/wasmtime#f10d665b)
[INFO] [stderr]     Checking indexmap v2.0.0
[INFO] [stderr]     Checking cranelift-entity v0.100.0 (https://github.com/bytecodealliance/wasmtime#f10d665b)
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking serde_json v1.0.105
[INFO] [stderr]     Checking toml v0.5.11
[INFO] [stderr]     Checking cranelift-bforest v0.100.0 (https://github.com/bytecodealliance/wasmtime#f10d665b)
[INFO] [stderr]     Checking gimli v0.28.0
[INFO] [stderr]     Checking wasmparser v0.112.0
[INFO] [stderr]     Checking object v0.32.1
[INFO] [stderr]     Checking fxprof-processed-profile v0.6.0
[INFO] [stderr]    Compiling wit-parser v0.11.0
[INFO] [stderr]    Compiling wasmtime-wit-bindgen v13.0.0 (https://github.com/bytecodealliance/wasmtime#f10d665b)
[INFO] [stderr]     Checking addr2line v0.21.0
[INFO] [stderr]    Compiling wasmtime-component-macro v13.0.0 (https://github.com/bytecodealliance/wasmtime#f10d665b)
[INFO] [stderr]     Checking wasmtime-types v13.0.0 (https://github.com/bytecodealliance/wasmtime#f10d665b)
[INFO] [stderr]     Checking wasmprinter v0.2.64
[INFO] [stderr]     Checking wasmtime-jit-debug v13.0.0 (https://github.com/bytecodealliance/wasmtime#f10d665b)
[INFO] [stderr]     Checking wasmtime-environ v13.0.0 (https://github.com/bytecodealliance/wasmtime#f10d665b)
[INFO] [stderr]    Compiling wasm-metadata v0.10.3
[INFO] [stderr]    Compiling wit-component v0.14.0
[INFO] [stderr]    Compiling wit-bindgen-core v0.11.0 (https://github.com/bytecodealliance/wit-bindgen#15907098)
[INFO] [stderr]    Compiling wit-bindgen-rust-lib v0.11.0 (https://github.com/bytecodealliance/wit-bindgen#15907098)
[INFO] [stderr]     Checking wasmtime-jit v13.0.0 (https://github.com/bytecodealliance/wasmtime#f10d665b)
[INFO] [stderr]    Compiling wit-bindgen-rust-macro v0.11.0 (https://github.com/bytecodealliance/wit-bindgen#15907098)
[INFO] [stderr]     Checking cranelift-native v0.100.0 (https://github.com/bytecodealliance/wasmtime#f10d665b)
[INFO] [stderr]     Checking cranelift-frontend v0.100.0 (https://github.com/bytecodealliance/wasmtime#f10d665b)
[INFO] [stderr]     Checking wasmtime-cranelift-shared v13.0.0 (https://github.com/bytecodealliance/wasmtime#f10d665b)
[INFO] [stderr]     Checking cranelift-wasm v0.100.0 (https://github.com/bytecodealliance/wasmtime#f10d665b)
[INFO] [stderr]     Checking wit-bindgen v0.11.0 (https://github.com/bytecodealliance/wit-bindgen#15907098)
[INFO] [stderr]     Checking wasm-plugin v0.1.0 (/opt/rustwide/workdir/crates/wasm-plugin)
[INFO] [stderr]     Checking wasmtime-cranelift v13.0.0 (https://github.com/bytecodealliance/wasmtime#f10d665b)
[INFO] [stderr]     Checking wasmtime v13.0.0 (https://github.com/bytecodealliance/wasmtime#f10d665b)
[INFO] [stderr]     Checking wiggle v13.0.0 (https://github.com/bytecodealliance/wasmtime#f10d665b)
[INFO] [stderr]     Checking wasi-cap-std-sync v13.0.0 (https://github.com/bytecodealliance/wasmtime#f10d665b)
[INFO] [stderr]     Checking wasm-runner v0.1.0 (/opt/rustwide/workdir/crates/wasm-runner)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 03s
[INFO] running `Command { std: "docker" "inspect" "cd7afa6d794171d718dbae17fb5492b967d5b0811e7971d85c42af93dd13e6db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cd7afa6d794171d718dbae17fb5492b967d5b0811e7971d85c42af93dd13e6db", kill_on_drop: false }`
[INFO] [stdout] cd7afa6d794171d718dbae17fb5492b967d5b0811e7971d85c42af93dd13e6db
