[INFO] cloning repository https://github.com/fluentci-io/dpl-plugin [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fluentci-io/dpl-plugin" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffluentci-io%2Fdpl-plugin", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffluentci-io%2Fdpl-plugin'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7430d6b1ee8bc6a197d844c73c65eeb0d6d1752d [INFO] testing fluentci-io/dpl-plugin against 1.86.0 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffluentci-io%2Fdpl-plugin" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/fluentci-io/dpl-plugin on toolchain 1.86.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/fluentci-io/dpl-plugin [INFO] finished tweaking git repo https://github.com/fluentci-io/dpl-plugin [INFO] tweaked toml for git repo https://github.com/fluentci-io/dpl-plugin written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/fluentci-io/dpl-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.86.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded extism-convert-macros v1.5.0 [INFO] [stderr] Downloaded manyhow-macros v0.11.2 [INFO] [stderr] Downloaded fluentci-pdk v0.1.13 [INFO] [stderr] Downloaded extism-convert v1.5.0 [INFO] [stderr] Downloaded extism-manifest v1.5.0 [INFO] [stderr] Downloaded extism-pdk-derive v1.2.0 [INFO] [stderr] Downloaded fluentci-types v0.1.7 [INFO] [stderr] Downloaded manyhow v0.11.2 [INFO] [stderr] Downloaded extism-pdk v1.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 599008e79c3495352d3521f60836d5c5c7d681fb10d649af0318e7f11f6b7dfa [INFO] running `Command { std: "docker" "start" "-a" "599008e79c3495352d3521f60836d5c5c7d681fb10d649af0318e7f11f6b7dfa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "599008e79c3495352d3521f60836d5c5c7d681fb10d649af0318e7f11f6b7dfa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "599008e79c3495352d3521f60836d5c5c7d681fb10d649af0318e7f11f6b7dfa", kill_on_drop: false }` [INFO] [stdout] 599008e79c3495352d3521f60836d5c5c7d681fb10d649af0318e7f11f6b7dfa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.86.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8942143ba365152c4b6da1640d6a06f0b73de4bd30d26e6032d02ddaf7053436 [INFO] running `Command { std: "docker" "start" "-a" "8942143ba365152c4b6da1640d6a06f0b73de4bd30d26e6032d02ddaf7053436", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling toml_datetime v0.6.7 [INFO] [stderr] Compiling serde_json v1.0.120 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling bytes v1.6.1 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling bytemuck v1.16.1 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Compiling proc-macro-utils v0.8.0 [INFO] [stderr] Compiling rmp v0.8.14 [INFO] [stderr] Compiling manyhow-macros v0.11.2 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Compiling proc-macro-crate v3.1.0 [INFO] [stderr] Compiling manyhow v0.11.2 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling prost-derive v0.12.6 [INFO] [stderr] Compiling extism-convert-macros v1.5.0 [INFO] [stderr] Compiling extism-pdk-derive v1.2.0 [INFO] [stderr] Compiling prost v0.12.6 [INFO] [stderr] Compiling rmp-serde v1.3.0 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling extism-manifest v1.5.0 [INFO] [stderr] Compiling extism-convert v1.5.0 [INFO] [stderr] Compiling fluentci-types v0.1.7 [INFO] [stderr] Compiling extism-pdk v1.2.0 [INFO] [stderr] Compiling fluentci-pdk v0.1.13 [INFO] [stderr] Compiling dpl v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.39s [INFO] running `Command { std: "docker" "inspect" "8942143ba365152c4b6da1640d6a06f0b73de4bd30d26e6032d02ddaf7053436", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8942143ba365152c4b6da1640d6a06f0b73de4bd30d26e6032d02ddaf7053436", kill_on_drop: false }` [INFO] [stdout] 8942143ba365152c4b6da1640d6a06f0b73de4bd30d26e6032d02ddaf7053436 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.86.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6c7beae6b6b17cff96d14bd8b216c683f5d824ee24e6669bfeeaebb6a9bbbc36 [INFO] running `Command { std: "docker" "start" "-a" "6c7beae6b6b17cff96d14bd8b216c683f5d824ee24e6669bfeeaebb6a9bbbc36", kill_on_drop: false }` [INFO] [stderr] Compiling dpl v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.67s [INFO] running `Command { std: "docker" "inspect" "6c7beae6b6b17cff96d14bd8b216c683f5d824ee24e6669bfeeaebb6a9bbbc36", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c7beae6b6b17cff96d14bd8b216c683f5d824ee24e6669bfeeaebb6a9bbbc36", kill_on_drop: false }` [INFO] [stdout] 6c7beae6b6b17cff96d14bd8b216c683f5d824ee24e6669bfeeaebb6a9bbbc36 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.86.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e3165915192eefc98efccaaf855c3d7e5000d3d415ec42504486a56806f33b59 [INFO] running `Command { std: "docker" "start" "-a" "e3165915192eefc98efccaaf855c3d7e5000d3d415ec42504486a56806f33b59", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dpl-311ac080e88e86cd) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "e3165915192eefc98efccaaf855c3d7e5000d3d415ec42504486a56806f33b59", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3165915192eefc98efccaaf855c3d7e5000d3d415ec42504486a56806f33b59", kill_on_drop: false }` [INFO] [stdout] e3165915192eefc98efccaaf855c3d7e5000d3d415ec42504486a56806f33b59