[INFO] cloning repository https://github.com/thi8v/plugin-app [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/thi8v/plugin-app" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthi8v%2Fplugin-app", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthi8v%2Fplugin-app'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] eea6df53aeb3d2fb671df3a5a8d3afec1f36428f [INFO] checking thi8v/plugin-app against try#0de49ae9e81f9a1e7df6f0783824ce94ed18e8a9 for pr-147185 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthi8v%2Fplugin-app" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/thi8v/plugin-app [INFO] finished tweaking git repo https://github.com/thi8v/plugin-app [INFO] tweaked toml for git repo https://github.com/thi8v/plugin-app written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/thi8v/plugin-app on toolchain 0de49ae9e81f9a1e7df6f0783824ce94ed18e8a9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0de49ae9e81f9a1e7df6f0783824ce94ed18e8a9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/thi8v/plugin-app 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" "+0de49ae9e81f9a1e7df6f0783824ce94ed18e8a9" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+0de49ae9e81f9a1e7df6f0783824ce94ed18e8a9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5f6d477de37781d2d57bc5954b092aaf67bb360da99992a9da9cb558f20a48ae [INFO] running `Command { std: "docker" "start" "-a" "5f6d477de37781d2d57bc5954b092aaf67bb360da99992a9da9cb558f20a48ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5f6d477de37781d2d57bc5954b092aaf67bb360da99992a9da9cb558f20a48ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f6d477de37781d2d57bc5954b092aaf67bb360da99992a9da9cb558f20a48ae", kill_on_drop: false }` [INFO] [stdout] 5f6d477de37781d2d57bc5954b092aaf67bb360da99992a9da9cb558f20a48ae [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+0de49ae9e81f9a1e7df6f0783824ce94ed18e8a9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 624a92ab2de818a009179fc099363b7971611cde13c869d73dd6608732e74815 [INFO] running `Command { std: "docker" "start" "-a" "624a92ab2de818a009179fc099363b7971611cde13c869d73dd6608732e74815", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Compiling anyhow v1.0.96 [INFO] [stderr] Compiling semver v1.0.25 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling cranelift-assembler-x64-meta v0.117.0 [INFO] [stderr] Compiling id-arena v2.2.1 [INFO] [stderr] Compiling pulley-interpreter v30.0.0 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling serde_derive v1.0.218 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling wasmtime-versioned-export-macros v30.0.0 [INFO] [stderr] Compiling cranelift-isle v0.117.0 [INFO] [stderr] Compiling cranelift-bitset v0.117.0 [INFO] [stderr] Checking bumpalo v3.17.0 [INFO] [stderr] Compiling target-lexicon v0.13.2 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling wasmparser v0.225.0 [INFO] [stderr] Compiling cranelift-codegen-shared v0.117.0 [INFO] [stderr] Compiling derive_arbitrary v1.4.1 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling cranelift-assembler-x64 v0.117.0 [INFO] [stderr] Checking wasmtime-math v30.0.0 [INFO] [stderr] Compiling wasmparser v0.224.1 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Compiling cpp_demangle v0.4.4 [INFO] [stderr] Checking cobs v0.2.3 [INFO] [stderr] Compiling wasm-encoder v0.225.0 [INFO] [stderr] Checking arbitrary v1.4.1 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling wasm-encoder v0.226.0 [INFO] [stderr] Compiling wasm-encoder v0.224.1 [INFO] [stderr] Compiling zstd-safe v7.2.3 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Checking winnow v0.7.3 [INFO] [stderr] Compiling leb128fmt v0.1.0 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Compiling cc v1.2.15 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Checking cranelift-control v0.117.0 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling spdx v0.10.8 [INFO] [stderr] Compiling wasmtime-component-macro v30.0.0 [INFO] [stderr] Compiling cranelift-codegen-meta v0.117.0 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking uuid v1.14.0 [INFO] [stderr] Checking wasmtime-component-util v30.0.0 [INFO] [stderr] Compiling wasmtime-cache v30.0.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking directories-next v2.0.0 [INFO] [stderr] Checking debugid v0.8.0 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Checking wasmtime-asm-macros v30.0.0 [INFO] [stderr] Compiling wit-bindgen-rust v0.39.0 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking wasmtime-jit-icache-coherence v30.0.0 [INFO] [stderr] Compiling prettyplease v0.2.29 [INFO] [stderr] Checking wast v226.0.0 [INFO] [stderr] Compiling async-trait v0.1.86 [INFO] [stderr] Compiling trait-variant v0.1.2 [INFO] [stderr] Compiling zstd-sys v2.0.14+zstd.1.5.7 [INFO] [stderr] Compiling ittapi-sys v0.4.0 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling serde_json v1.0.139 [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 wasmtime-fiber v30.0.0 [INFO] [stderr] Compiling wasmtime-jit-debug v30.0.0 [INFO] [stderr] Compiling wasmtime v30.0.0 [INFO] [stderr] Checking wasmtime-slab v30.0.0 [INFO] [stderr] Compiling wit-bindgen-rt v0.39.0 [INFO] [stderr] Checking sptr v0.3.2 [INFO] [stderr] Compiling wit-bindgen-rust-macro v0.39.0 [INFO] [stderr] Checking ittapi v0.4.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling cranelift-codegen v0.117.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking memfd v0.6.4 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking postcard v1.1.1 [INFO] [stderr] Checking serde_spanned v0.6.8 [INFO] [stderr] Checking toml_datetime v0.6.8 [INFO] [stderr] Checking cranelift-entity v0.117.0 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Checking regalloc2 v0.11.1 [INFO] [stderr] Checking cranelift-bforest v0.117.0 [INFO] [stderr] Checking gimli v0.31.1 [INFO] [stderr] Checking toml_edit v0.22.24 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Checking fxprof-processed-profile v0.6.0 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling wit-parser v0.224.1 [INFO] [stderr] Checking wat v1.226.0 [INFO] [stderr] Checking zstd v0.13.3 [INFO] [stderr] Checking toml v0.8.20 [INFO] [stderr] Checking addr2line v0.24.2 [INFO] [stderr] Compiling wit-parser v0.225.0 [INFO] [stderr] Compiling wasmtime-wit-bindgen v30.0.0 [INFO] [stderr] Checking wasmprinter v0.224.1 [INFO] [stderr] Compiling wasm-metadata v0.225.0 [INFO] [stderr] Checking wasmtime-environ v30.0.0 [INFO] [stderr] Compiling wit-component v0.225.0 [INFO] [stderr] Compiling wit-bindgen-core v0.39.0 [INFO] [stderr] Checking wit-bindgen v0.39.0 [INFO] [stderr] Checking plugin-ie v0.1.0 (/opt/rustwide/workdir/plugin-ie) [INFO] [stderr] Checking cranelift-frontend v0.117.0 [INFO] [stderr] Checking cranelift-native v0.117.0 [INFO] [stderr] Checking wasmtime-cranelift v30.0.0 [INFO] [stderr] Checking plugin-app v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `bail` [INFO] [stdout] --> src/lib.rs:9:14 [INFO] [stdout] | [INFO] [stdout] 9 | use anyhow::{bail, Result}; [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 imports: `Arc` and `Mutex` [INFO] [stdout] --> src/host.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | sync::{Arc, Mutex}, [INFO] [stdout] | ^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::Shell` [INFO] [stdout] --> src/host.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use crate::Shell; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `bail` [INFO] [stdout] --> src/lib.rs:9:14 [INFO] [stdout] | [INFO] [stdout] 9 | use anyhow::{bail, Result}; [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 imports: `Arc` and `Mutex` [INFO] [stdout] --> src/host.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | sync::{Arc, Mutex}, [INFO] [stdout] | ^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::Shell` [INFO] [stdout] --> src/host.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use crate::Shell; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::error::Error` [INFO] [stdout] --> src/lib.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::error::Error; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::error::Error` [INFO] [stdout] --> src/lib.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::error::Error; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 30s [INFO] running `Command { std: "docker" "inspect" "624a92ab2de818a009179fc099363b7971611cde13c869d73dd6608732e74815", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "624a92ab2de818a009179fc099363b7971611cde13c869d73dd6608732e74815", kill_on_drop: false }` [INFO] [stdout] 624a92ab2de818a009179fc099363b7971611cde13c869d73dd6608732e74815