[INFO] fetching crate sapio-wasm-plugin 0.2.0... [INFO] checking sapio-wasm-plugin-0.2.0 against try#d4bd6c543d189dee2fa075d0b37e31ddc7d111a4 for pr-106073 [INFO] extracting crate sapio-wasm-plugin 0.2.0 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate sapio-wasm-plugin 0.2.0 on toolchain d4bd6c543d189dee2fa075d0b37e31ddc7d111a4 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d4bd6c543d189dee2fa075d0b37e31ddc7d111a4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate sapio-wasm-plugin 0.2.0 [INFO] finished tweaking crates.io crate sapio-wasm-plugin 0.2.0 [INFO] tweaked toml for crates.io crate sapio-wasm-plugin 0.2.0 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d4bd6c543d189dee2fa075d0b37e31ddc7d111a4" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d4bd6c543d189dee2fa075d0b37e31ddc7d111a4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:9db6adea6fe108e8475f2314ed6ea91319efc655499b550640da2809d69ffe6a" "/opt/rustwide/cargo-home/bin/cargo" "+d4bd6c543d189dee2fa075d0b37e31ddc7d111a4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1f63dac090c531f34f2e0ee08b6e713b8b7b61c039dd90602fde54e72f1a44bb [INFO] running `Command { std: "docker" "start" "-a" "1f63dac090c531f34f2e0ee08b6e713b8b7b61c039dd90602fde54e72f1a44bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1f63dac090c531f34f2e0ee08b6e713b8b7b61c039dd90602fde54e72f1a44bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f63dac090c531f34f2e0ee08b6e713b8b7b61c039dd90602fde54e72f1a44bb", kill_on_drop: false }` [INFO] [stdout] 1f63dac090c531f34f2e0ee08b6e713b8b7b61c039dd90602fde54e72f1a44bb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:9db6adea6fe108e8475f2314ed6ea91319efc655499b550640da2809d69ffe6a" "/opt/rustwide/cargo-home/bin/cargo" "+d4bd6c543d189dee2fa075d0b37e31ddc7d111a4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fa3c0726f5e8611f64402a2e40a7fcda5b402a8ecc016b15e8d7e604fb1889e4 [INFO] running `Command { std: "docker" "start" "-a" "fa3c0726f5e8611f64402a2e40a7fcda5b402a8ecc016b15e8d7e604fb1889e4", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.49 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling serde_derive v1.0.151 [INFO] [stderr] Compiling serde v1.0.151 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Compiling serde_json v1.0.91 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Checking itoa v1.0.5 [INFO] [stderr] Checking ryu v1.0.12 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling schemars v0.8.11 [INFO] [stderr] Compiling cc v1.0.78 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking dyn-clone v1.0.10 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Checking bech32 v0.7.3 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.83 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling secp256k1-sys v0.4.2 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling parking_lot_core v0.9.5 [INFO] [stderr] Checking aho-corasick v0.7.20 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Checking percent-encoding v2.2.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking smallvec v1.10.0 [INFO] [stderr] Compiling bumpalo v3.11.1 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Compiling once_cell v1.16.0 [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Checking regex-syntax v0.6.28 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking num v0.2.1 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Compiling time-macros v0.2.6 [INFO] [stderr] Checking idna v0.3.0 [INFO] [stderr] Checking form_urlencoded v1.1.0 [INFO] [stderr] Checking getrandom v0.2.8 [INFO] [stderr] Compiling paste v1.0.11 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking fraction v0.8.0 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking url v2.3.1 [INFO] [stderr] Checking num-cmp v0.1.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.83 [INFO] [stderr] Checking base64 v0.20.0 [INFO] [stderr] Compiling serde_derive_internals v0.26.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.83 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking regex v1.7.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.83 [INFO] [stderr] Checking time v0.3.17 [INFO] [stderr] Checking fancy-regex v0.7.1 [INFO] [stderr] Compiling schemars_derive v0.8.11 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.83 [INFO] [stderr] Compiling sapio_macros v0.2.2 [INFO] [stderr] Checking jsonschema v0.12.2 [INFO] [stderr] Checking bitcoin_hashes v0.9.7 [INFO] [stderr] Checking sapio-secp256k1 v0.20.1 [INFO] [stderr] Checking sapio-bitcoin v0.26.0 [INFO] [stderr] Checking sapio-miniscript v5.1.1 [INFO] [stderr] Checking sapio-base v0.2.0 [INFO] [stderr] Checking sapio-ctv-emulator-trait v0.2.0 [INFO] [stderr] Checking sapio-trait v0.2.3 [INFO] [stderr] Checking sapio v0.2.0 [INFO] [stderr] Checking sapio-wasm-plugin v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0277]: the size for values of type `dyn SapioAPIHandle` cannot be known at compilation time [INFO] [stdout] --> src/client/api.rs:113:13 [INFO] [stdout] | [INFO] [stdout] 113 | let api = unsafe { [INFO] [stdout] | ^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `dyn SapioAPIHandle` [INFO] [stdout] = note: all local variables must have a statically known size [INFO] [stdout] = help: unsized locals are gated as an unstable feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn SapioAPIHandle` cannot be known at compilation time [INFO] [stdout] --> src/client/api.rs:113:13 [INFO] [stdout] | [INFO] [stdout] 113 | let api = unsafe { [INFO] [stdout] | ^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `dyn SapioAPIHandle` [INFO] [stdout] = note: all local variables must have a statically known size [INFO] [stdout] = help: unsized locals are gated as an unstable feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn SapioAPIHandle` cannot be known at compilation time [INFO] [stdout] --> src/client/api.rs:119:13 [INFO] [stdout] | [INFO] [stdout] 119 | serde_json::from_slice(cs.as_bytes())? [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `dyn SapioAPIHandle` [INFO] [stdout] = note: all local variables must have a statically known size [INFO] [stdout] = help: unsized locals are gated as an unstable feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn SapioAPIHandle` cannot be known at compilation time [INFO] [stdout] --> src/client/api.rs:119:50 [INFO] [stdout] | [INFO] [stdout] 119 | serde_json::from_slice(cs.as_bytes())? [INFO] [stdout] | ^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `dyn SapioAPIHandle` [INFO] [stdout] note: required by a bound in `Break` [INFO] [stdout] --> /rustc/d4bd6c543d189dee2fa075d0b37e31ddc7d111a4/library/core/src/ops/control_flow.rs:93:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn SapioAPIHandle` cannot be known at compilation time [INFO] [stdout] --> src/client/api.rs:119:13 [INFO] [stdout] | [INFO] [stdout] 119 | serde_json::from_slice(cs.as_bytes())? [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `dyn SapioAPIHandle` [INFO] [stdout] note: required by a bound in `Result` [INFO] [stdout] --> /rustc/d4bd6c543d189dee2fa075d0b37e31ddc7d111a4/library/core/src/result.rs:503:1 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn SapioAPIHandle` cannot be known at compilation time [INFO] [stdout] --> src/client/api.rs:119:13 [INFO] [stdout] | [INFO] [stdout] 119 | serde_json::from_slice(cs.as_bytes())? [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `dyn SapioAPIHandle` [INFO] [stdout] = note: all local variables must have a statically known size [INFO] [stdout] = help: unsized locals are gated as an unstable feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn SapioAPIHandle` cannot be known at compilation time [INFO] [stdout] --> src/client/api.rs:119:50 [INFO] [stdout] | [INFO] [stdout] 119 | serde_json::from_slice(cs.as_bytes())? [INFO] [stdout] | ^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `dyn SapioAPIHandle` [INFO] [stdout] note: required by a bound in `Break` [INFO] [stdout] --> /rustc/d4bd6c543d189dee2fa075d0b37e31ddc7d111a4/library/core/src/ops/control_flow.rs:93:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn SapioAPIHandle` cannot be known at compilation time [INFO] [stdout] --> src/client/api.rs:119:13 [INFO] [stdout] | [INFO] [stdout] 119 | serde_json::from_slice(cs.as_bytes())? [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `dyn SapioAPIHandle` [INFO] [stdout] note: required by a bound in `Result` [INFO] [stdout] --> /rustc/d4bd6c543d189dee2fa075d0b37e31ddc7d111a4/library/core/src/result.rs:503:1 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `dyn SapioAPIHandle: api::_::_serde::Deserialize<'_>` is not satisfied [INFO] [stdout] --> src/client/api.rs:119:13 [INFO] [stdout] | [INFO] [stdout] 119 | serde_json::from_slice(cs.as_bytes())? [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ the trait `api::_::_serde::Deserialize<'_>` is not implemented for `dyn SapioAPIHandle` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `api::_::_serde::Deserialize<'de>`: [INFO] [stdout] <&'a Path as api::_::_serde::Deserialize<'de>> [INFO] [stdout] <&'a [u8] as api::_::_serde::Deserialize<'de>> [INFO] [stdout] <&'a str as api::_::_serde::Deserialize<'de>> [INFO] [stdout] <() as api::_::_serde::Deserialize<'de>> [INFO] [stdout] <(T0, T1) as api::_::_serde::Deserialize<'de>> [INFO] [stdout] <(T0, T1, T2) as api::_::_serde::Deserialize<'de>> [INFO] [stdout] <(T0, T1, T2, T3) as api::_::_serde::Deserialize<'de>> [INFO] [stdout] <(T0, T1, T2, T3, T4) as api::_::_serde::Deserialize<'de>> [INFO] [stdout] and 235 others [INFO] [stdout] note: required by a bound in `serde_json::from_slice` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_json-1.0.91/src/de.rs:2561:8 [INFO] [stdout] | [INFO] [stdout] 2561 | T: de::Deserialize<'a>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ required by this bound in `from_slice` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `dyn SapioAPIHandle: api::_::_serde::Deserialize<'_>` is not satisfied [INFO] [stdout] --> src/client/api.rs:119:13 [INFO] [stdout] | [INFO] [stdout] 119 | serde_json::from_slice(cs.as_bytes())? [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ the trait `api::_::_serde::Deserialize<'_>` is not implemented for `dyn SapioAPIHandle` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `api::_::_serde::Deserialize<'de>`: [INFO] [stdout] <&'a Path as api::_::_serde::Deserialize<'de>> [INFO] [stdout] <&'a [u8] as api::_::_serde::Deserialize<'de>> [INFO] [stdout] <&'a str as api::_::_serde::Deserialize<'de>> [INFO] [stdout] <() as api::_::_serde::Deserialize<'de>> [INFO] [stdout] <(T0, T1) as api::_::_serde::Deserialize<'de>> [INFO] [stdout] <(T0, T1, T2) as api::_::_serde::Deserialize<'de>> [INFO] [stdout] <(T0, T1, T2, T3) as api::_::_serde::Deserialize<'de>> [INFO] [stdout] <(T0, T1, T2, T3, T4) as api::_::_serde::Deserialize<'de>> [INFO] [stdout] and 235 others [INFO] [stdout] note: required by a bound in `serde_json::from_slice` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_json-1.0.91/src/de.rs:2561:8 [INFO] [stdout] | [INFO] [stdout] 2561 | T: de::Deserialize<'a>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ required by this bound in `from_slice` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/client/api.rs:125:13 [INFO] [stdout] | [INFO] [stdout] 125 | api, [INFO] [stdout] | ^^^ expected enum `Value`, found trait object `dyn SapioAPIHandle` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `serde_json::Value` [INFO] [stdout] found trait object `dyn SapioAPIHandle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/client/api.rs:125:13 [INFO] [stdout] | [INFO] [stdout] 125 | api, [INFO] [stdout] | ^^^ expected enum `Value`, found trait object `dyn SapioAPIHandle` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `serde_json::Value` [INFO] [stdout] found trait object `dyn SapioAPIHandle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0308. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `sapio-wasm-plugin` due to 7 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0308. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `sapio-wasm-plugin` due to 7 previous errors [INFO] running `Command { std: "docker" "inspect" "fa3c0726f5e8611f64402a2e40a7fcda5b402a8ecc016b15e8d7e604fb1889e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa3c0726f5e8611f64402a2e40a7fcda5b402a8ecc016b15e8d7e604fb1889e4", kill_on_drop: false }` [INFO] [stdout] fa3c0726f5e8611f64402a2e40a7fcda5b402a8ecc016b15e8d7e604fb1889e4