[INFO] cloning repository https://github.com/vados-cosmonic/wit-bindgen-wasmcloud-provider-binary
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vados-cosmonic/wit-bindgen-wasmcloud-provider-binary" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvados-cosmonic%2Fwit-bindgen-wasmcloud-provider-binary", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvados-cosmonic%2Fwit-bindgen-wasmcloud-provider-binary'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5056ceda3cd53f67f1f65b67511627cdffb16721
[INFO] testing vados-cosmonic/wit-bindgen-wasmcloud-provider-binary against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvados-cosmonic%2Fwit-bindgen-wasmcloud-provider-binary" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/vados-cosmonic/wit-bindgen-wasmcloud-provider-binary
[INFO] finished tweaking git repo https://github.com/vados-cosmonic/wit-bindgen-wasmcloud-provider-binary
[INFO] tweaked toml for git repo https://github.com/vados-cosmonic/wit-bindgen-wasmcloud-provider-binary written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/vados-cosmonic/wit-bindgen-wasmcloud-provider-binary on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/vados-cosmonic/wit-bindgen-wasmcloud-provider-binary 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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: package.rust_version
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2ea213133fe030f22f83d772684821c446006ec817a3888a7a82792e9b138a46
[INFO] running `Command { std: "docker" "start" "-a" "2ea213133fe030f22f83d772684821c446006ec817a3888a7a82792e9b138a46", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2ea213133fe030f22f83d772684821c446006ec817a3888a7a82792e9b138a46", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2ea213133fe030f22f83d772684821c446006ec817a3888a7a82792e9b138a46", kill_on_drop: false }`
[INFO] [stdout] 2ea213133fe030f22f83d772684821c446006ec817a3888a7a82792e9b138a46
[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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 23a65a0a19e3ef00eed2bd8e1e9f01514b78db857c17ed0b003f1554bd1ef81c
[INFO] running `Command { std: "docker" "start" "-a" "23a65a0a19e3ef00eed2bd8e1e9f01514b78db857c17ed0b003f1554bd1ef81c", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: package.rust_version
[INFO] [stderr]    Compiling semver v1.0.18
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling serde v1.0.183
[INFO] [stderr]    Compiling anyhow v1.0.72
[INFO] [stderr]    Compiling percent-encoding v2.3.0
[INFO] [stderr]    Compiling serde_derive v1.0.183
[INFO] [stderr]    Compiling pulldown-cmark v0.8.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling hashbrown v0.14.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling log v0.4.19
[INFO] [stderr]    Compiling serde_json v1.0.104
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling id-arena v2.2.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling quote v1.0.32
[INFO] [stderr]    Compiling form_urlencoded v1.2.0
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling smallvec v1.11.0
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]    Compiling wasmtime-component-util v11.0.1
[INFO] [stderr]    Compiling wasm-encoder v0.31.1
[INFO] [stderr]    Compiling spdx v0.10.2
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling idna v0.4.0
[INFO] [stderr]    Compiling url v2.4.0
[INFO] [stderr]    Compiling wit-parser v0.8.0
[INFO] [stderr]    Compiling indexmap v2.0.0
[INFO] [stderr]    Compiling wasmparser v0.110.0
[INFO] [stderr]    Compiling wasmtime-wit-bindgen v11.0.1
[INFO] [stderr]    Compiling wasm-metadata v0.10.1
[INFO] [stderr]    Compiling wasmtime-component-macro v11.0.1
[INFO] [stderr]    Compiling wit-bindgen-wasmcloud-provider-binary v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `async`
[INFO] [stdout]   --> src/vendor/wasmtime_component_macro/bindgen.rs:31:14
[INFO] [stdout]    |
[INFO] [stdout] 31 |     if !cfg!(feature = "async") && input.opts.async_ {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `debug` and `default`
[INFO] [stdout]    = help: consider adding `r#async` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 22s
[INFO] running `Command { std: "docker" "inspect" "23a65a0a19e3ef00eed2bd8e1e9f01514b78db857c17ed0b003f1554bd1ef81c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "23a65a0a19e3ef00eed2bd8e1e9f01514b78db857c17ed0b003f1554bd1ef81c", kill_on_drop: false }`
[INFO] [stdout] 23a65a0a19e3ef00eed2bd8e1e9f01514b78db857c17ed0b003f1554bd1ef81c
[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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 05b251a46b3d027842f6c0056ca2b18ee9e265cd90c1b747df0f125d789878c1
[INFO] running `Command { std: "docker" "start" "-a" "05b251a46b3d027842f6c0056ca2b18ee9e265cd90c1b747df0f125d789878c1", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: package.rust_version
[INFO] [stderr]    Compiling wit-bindgen-wasmcloud-provider-binary v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `async`
[INFO] [stdout]   --> src/vendor/wasmtime_component_macro/bindgen.rs:31:14
[INFO] [stdout]    |
[INFO] [stdout] 31 |     if !cfg!(feature = "async") && input.opts.async_ {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `debug` and `default`
[INFO] [stdout]    = help: consider adding `r#async` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `async`
[INFO] [stdout]   --> src/vendor/wasmtime_component_macro/bindgen.rs:31:14
[INFO] [stdout]    |
[INFO] [stdout] 31 |     if !cfg!(feature = "async") && input.opts.async_ {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `debug` and `default`
[INFO] [stdout]    = help: consider adding `r#async` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 9.61s
[INFO] running `Command { std: "docker" "inspect" "05b251a46b3d027842f6c0056ca2b18ee9e265cd90c1b747df0f125d789878c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "05b251a46b3d027842f6c0056ca2b18ee9e265cd90c1b747df0f125d789878c1", kill_on_drop: false }`
[INFO] [stdout] 05b251a46b3d027842f6c0056ca2b18ee9e265cd90c1b747df0f125d789878c1
[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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d412c5fea31ac41f306013f97e1125f0e77abd9aad86774992d8b21a5b72ae9a
[INFO] running `Command { std: "docker" "start" "-a" "d412c5fea31ac41f306013f97e1125f0e77abd9aad86774992d8b21a5b72ae9a", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: package.rust_version
[INFO] [stderr] warning: unexpected `cfg` condition value: `async`
[INFO] [stderr]   --> src/vendor/wasmtime_component_macro/bindgen.rs:31:14
[INFO] [stderr]    |
[INFO] [stderr] 31 |     if !cfg!(feature = "async") && input.opts.async_ {
[INFO] [stderr]    |              ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `debug` and `default`
[INFO] [stderr]    = help: consider adding `r#async` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `wit-bindgen-wasmcloud-provider-binary` (lib) generated 1 warning
[INFO] [stderr] warning: `wit-bindgen-wasmcloud-provider-binary` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wit_bindgen_wasmcloud_provider_binary-c0128987c4802cde)
[INFO] [stderr]    Doc-tests wit_bindgen_wasmcloud_provider_binary
[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] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/lib.rs - (line 6) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 6) stdout ----
[INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon
[INFO] [stdout]  --> src/lib.rs:7:51
[INFO] [stdout]   |
[INFO] [stdout] 1 |   wit_bindgen_wasmcloud::provider::binary::generate!(
[INFO] [stdout]   |  ___________________________________________________^
[INFO] [stdout] 2 | |   KeyvalueProvider,      // implementation struct
[INFO] [stdout] 3 | |   "wasmcloud:keyvalue",  // wasmcloud contract name
[INFO] [stdout] 4 | |   "keyvalue",            // wit-bindgen style configuration
[INFO] [stdout] 5 | | )
[INFO] [stdout]   | |_^
[INFO] [stdout]   |
[INFO] [stdout] help: change the delimiters to curly braces
[INFO] [stdout]   |
[INFO] [stdout] 1 ~ wit_bindgen_wasmcloud::provider::binary::generate!{
[INFO] [stdout] 2 |   KeyvalueProvider,      // implementation struct
[INFO] [stdout] 3 |   "wasmcloud:keyvalue",  // wasmcloud contract name
[INFO] [stdout] 4 |   "keyvalue",            // wit-bindgen style configuration
[INFO] [stdout] 5 + }
[INFO] [stdout]   |
[INFO] [stdout] help: add a semicolon
[INFO] [stdout]   |
[INFO] [stdout] 5 | );
[INFO] [stdout]   |  +
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `wit_bindgen_wasmcloud`
[INFO] [stdout]  --> src/lib.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | wit_bindgen_wasmcloud::provider::binary::generate!(
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `wit_bindgen_wasmcloud`
[INFO] [stdout] 
[INFO] [stdout] error[E0601]: `main` function not found in crate `rust_out`
[INFO] [stdout]  --> src/lib.rs:13:21
[INFO] [stdout]   |
[INFO] [stdout] 7 | struct YourProvider;
[INFO] [stdout]   |                     ^ consider adding a `main` function to `src/lib.rs`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0601.
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 6)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "d412c5fea31ac41f306013f97e1125f0e77abd9aad86774992d8b21a5b72ae9a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d412c5fea31ac41f306013f97e1125f0e77abd9aad86774992d8b21a5b72ae9a", kill_on_drop: false }`
[INFO] [stdout] d412c5fea31ac41f306013f97e1125f0e77abd9aad86774992d8b21a5b72ae9a
