[INFO] cloning repository https://github.com/use-wasmcloud/wasmcloud [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/use-wasmcloud/wasmcloud" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fuse-wasmcloud%2Fwasmcloud", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fuse-wasmcloud%2Fwasmcloud'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 43b93414a3fa94f1f05db625831db752b5b0a56e [INFO] checking use-wasmcloud/wasmcloud against try#6f12b8fe67b4eed2e838dab803ed9493b9d62c0f for pr-79073 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fuse-wasmcloud%2Fwasmcloud" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/use-wasmcloud/wasmcloud on toolchain 6f12b8fe67b4eed2e838dab803ed9493b9d62c0f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6f12b8fe67b4eed2e838dab803ed9493b9d62c0f" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/use-wasmcloud/wasmcloud [INFO] removed workspace from git repo https://github.com/use-wasmcloud/wasmcloud [INFO] removed path dependency rocket_upload from git repo https://github.com/use-wasmcloud/wasmcloud [INFO] finished tweaking git repo https://github.com/use-wasmcloud/wasmcloud [INFO] tweaked toml for git repo https://github.com/use-wasmcloud/wasmcloud written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/use-wasmcloud/wasmcloud already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6f12b8fe67b4eed2e838dab803ed9493b9d62c0f" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (rocket_upload) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-9/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6f12b8fe67b4eed2e838dab803ed9493b9d62c0f" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6f12b8fe67b4eed2e838dab803ed9493b9d62c0f" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (rocket_upload) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded chunked_transfer v1.3.0 [INFO] [stderr] Downloaded cookie v0.14.3 [INFO] [stderr] Downloaded scheduled-thread-pool v0.2.5 [INFO] [stderr] Downloaded notify v4.0.15 [INFO] [stderr] Downloaded rocket_oauth2 v0.4.1 [INFO] [stderr] Downloaded crypto-mac v0.8.0 [INFO] [stderr] Downloaded jwt v0.11.0 [INFO] [stderr] Downloaded owo-colors v1.1.3 [INFO] [stderr] Downloaded twoway v0.1.8 [INFO] [stderr] Downloaded universal-hash v0.3.0 [INFO] [stderr] Downloaded ansi_term v0.12.1 [INFO] [stderr] Downloaded inotify v0.7.1 [INFO] [stderr] Downloaded diesel v1.4.5 [INFO] [stderr] Downloaded indenter v0.3.0 [INFO] [stderr] Downloaded eyre v0.6.3 [INFO] [stderr] Downloaded tracing-error v0.1.2 [INFO] [stderr] Downloaded aes-soft v0.3.3 [INFO] [stderr] Downloaded arrayvec v0.5.2 [INFO] [stderr] Downloaded serde_urlencoded v0.7.0 [INFO] [stderr] Downloaded uuid v0.8.1 [INFO] [stderr] Downloaded tiny_http v0.6.2 [INFO] [stderr] Downloaded names v0.11.0 [INFO] [stderr] Downloaded cookie_store v0.12.0 [INFO] [stderr] Downloaded mime_guess v1.8.8 [INFO] [stderr] Downloaded regex-automata v0.1.9 [INFO] [stderr] Downloaded inotify-sys v0.1.4 [INFO] [stderr] Downloaded iron v0.6.1 [INFO] [stderr] Downloaded zeroize v1.1.1 [INFO] [stderr] Downloaded mustache v0.9.0 [INFO] [stderr] Downloaded reqwest v0.10.9 [INFO] [stderr] Downloaded ureq v1.5.2 [INFO] [stderr] Downloaded tracing-subscriber v0.2.15 [INFO] [stderr] Downloaded sharded-slab v0.1.0 [INFO] [stderr] Downloaded blake3 v0.3.7 [INFO] [stderr] Downloaded color-eyre v0.5.8 [INFO] [stderr] Downloaded color-spantrace v0.1.4 [INFO] [stderr] Downloaded webpki-roots v0.20.0 [INFO] [stderr] Downloaded nickel v0.11.0 [INFO] [stderr] Downloaded rustls v0.18.1 [INFO] [stderr] Downloaded encoding_rs v0.8.26 [INFO] [stderr] Downloaded raze v0.2.0 [INFO] [stderr] Downloaded rocket_upload v0.1.0 [INFO] [stderr] Downloaded tracing-log v0.1.1 [INFO] [stderr] Downloaded generator v0.6.23 [INFO] [stderr] Downloaded rocket_codegen v0.4.6 [INFO] [stderr] Downloaded aead v0.2.0 [INFO] [stderr] Downloaded pear_codegen v0.1.4 [INFO] [stderr] Downloaded pear v0.1.4 [INFO] [stderr] Downloaded matchers v0.0.1 [INFO] [stderr] Downloaded qstring v0.7.2 [INFO] [stderr] Downloaded crypto-mac v0.9.1 [INFO] [stderr] Downloaded security-framework-sys v2.0.0 [INFO] [stderr] Downloaded rocket_contrib v0.4.6 [INFO] [stderr] Downloaded modifier v0.1.0 [INFO] [stderr] Downloaded hmac v0.9.0 [INFO] [stderr] Downloaded security-framework v2.0.0 [INFO] [stderr] Downloaded rocket_contrib_codegen v0.4.6 [INFO] [stderr] Downloaded fsevent v0.4.0 [INFO] [stderr] Downloaded fsevent-sys v2.0.1 [INFO] [stderr] Downloaded hyper-sync-rustls v0.3.0-rc.17 [INFO] [stderr] Downloaded r2d2 v0.8.9 [INFO] [stderr] Downloaded elfs v0.1.0 [INFO] [stderr] Downloaded groupable v0.2.0 [INFO] [stderr] Downloaded chunked_transfer v0.3.1 [INFO] [stderr] Downloaded state v0.4.2 [INFO] [stderr] Downloaded loom v0.3.6 [INFO] [stderr] Downloaded polyval v0.3.3 [INFO] [stderr] Downloaded ghash v0.2.3 [INFO] [stderr] Downloaded aes-gcm v0.5.0 [INFO] [stderr] Downloaded sha2 v0.8.2 [INFO] [stderr] Downloaded cookie v0.11.3 [INFO] [stderr] Downloaded rocket_http v0.4.6 [INFO] [stderr] Downloaded standback v0.2.13 [INFO] [stderr] Downloaded time-macros-impl v0.1.1 [INFO] [stderr] Downloaded native-tls v0.2.6 [INFO] [stderr] Downloaded rocket v0.4.6 [INFO] [stderr] Downloaded tracing-serde v0.1.2 [INFO] [stderr] Downloaded error-chain v0.12.4 [INFO] [stderr] Downloaded subtle v2.3.0 [INFO] [stderr] Downloaded time-macros v0.1.1 [INFO] [stderr] Downloaded buf_redux v0.8.4 [INFO] [stderr] Downloaded plugin v0.2.6 [INFO] [stderr] Downloaded ascii v0.8.7 [INFO] [stderr] Downloaded multipart v0.16.1 [INFO] [stderr] Downloaded aes v0.3.2 [INFO] [stderr] Downloaded time v0.2.23 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+6f12b8fe67b4eed2e838dab803ed9493b9d62c0f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 29bd89f965ccb8511b1da07522f791bf3bd451dd56e0d5c03b904aee5522d478 [INFO] running `Command { std: "docker" "start" "-a" "29bd89f965ccb8511b1da07522f791bf3bd451dd56e0d5c03b904aee5522d478", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "29bd89f965ccb8511b1da07522f791bf3bd451dd56e0d5c03b904aee5522d478", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "29bd89f965ccb8511b1da07522f791bf3bd451dd56e0d5c03b904aee5522d478", kill_on_drop: false }` [INFO] [stdout] 29bd89f965ccb8511b1da07522f791bf3bd451dd56e0d5c03b904aee5522d478 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+6f12b8fe67b4eed2e838dab803ed9493b9d62c0f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] faa2970783ecc8b4cc7c5e94fd166be0794771e8d758d331c73a06532d39082f [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "faa2970783ecc8b4cc7c5e94fd166be0794771e8d758d331c73a06532d39082f", kill_on_drop: false }` [INFO] [stderr] warning: dependency (rocket_upload) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling syn v1.0.51 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling cc v1.0.65 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Checking once_cell v1.5.2 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking subtle v2.3.0 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Checking smallvec v1.5.0 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Checking regex-syntax v0.6.21 [INFO] [stderr] Checking traitobject v0.1.0 [INFO] [stderr] Checking pin-project-lite v0.2.0 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Checking futures-core v0.3.8 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling zeroize v1.1.1 [INFO] [stderr] Checking pin-project-lite v0.1.11 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Checking futures-sink v0.3.8 [INFO] [stderr] Compiling const_fn v0.4.3 [INFO] [stderr] Compiling state v0.4.2 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking futures-io v0.3.8 [INFO] [stderr] Compiling native-tls v0.2.6 [INFO] [stderr] Checking httpdate v0.3.2 [INFO] [stderr] Compiling encoding_rs v0.8.26 [INFO] [stderr] Checking modifier v0.1.0 [INFO] [stderr] Compiling eyre v0.6.3 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking ascii v0.8.7 [INFO] [stderr] Checking chunked_transfer v0.3.1 [INFO] [stderr] Compiling names v0.11.0 [INFO] [stderr] Checking gimli v0.23.0 [INFO] [stderr] Checking groupable v0.2.0 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking cpuid-bool v0.1.2 [INFO] [stderr] Checking rustc-demangle v0.1.18 [INFO] [stderr] Checking ipnet v2.3.0 [INFO] [stderr] Checking uuid v0.8.1 [INFO] [stderr] Checking object v0.22.0 [INFO] [stderr] Checking owo-colors v1.1.3 [INFO] [stderr] Checking chunked_transfer v1.3.0 [INFO] [stderr] Checking sha1 v0.6.0 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Checking hex v0.4.2 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking sharded-slab v0.1.0 [INFO] [stderr] Checking form_urlencoded v1.0.0 [INFO] [stderr] Checking qstring v0.7.2 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking tinyvec v1.1.0 [INFO] [stderr] Checking futures-task v0.3.8 [INFO] [stderr] Checking unsafe-any v0.4.2 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Checking futures-channel v0.3.8 [INFO] [stderr] Checking block-padding v0.1.5 [INFO] [stderr] Compiling pear_codegen v0.1.4 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling standback v0.2.13 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling rocket_codegen v0.4.6 [INFO] [stderr] Compiling time v0.2.23 [INFO] [stderr] Compiling rocket v0.4.6 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling cookie v0.14.3 [INFO] [stderr] Compiling rocket_contrib_codegen v0.4.6 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Checking lock_api v0.4.2 [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Checking log v0.4.11 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking typemap v0.3.3 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking net2 v0.2.35 [INFO] [stderr] Checking parking_lot_core v0.8.0 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking socket2 v0.3.17 [INFO] [stderr] Checking inotify-sys v0.1.4 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking filetime v0.2.13 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking rand_chacha v0.1.1 [INFO] [stderr] Checking rand_pcg v0.1.2 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Checking tracing-log v0.1.1 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking unicode-normalization v0.1.16 [INFO] [stderr] Compiling ring v0.16.17 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling blake3 v0.3.7 [INFO] [stderr] Checking plugin v0.2.6 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Checking twoway v0.1.8 [INFO] [stderr] Checking buf_redux v0.8.4 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking inotify v0.7.1 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Checking addr2line v0.14.0 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Checking matchers v0.0.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking scheduled-thread-pool v0.2.5 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking tokio v0.2.23 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-cipher-trait v0.6.2 [INFO] [stderr] Compiling universal-hash v0.3.0 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling aead v0.2.0 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Checking regex v1.4.2 [INFO] [stderr] Checking backtrace v0.3.55 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking crypto-mac v0.9.1 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking crypto-mac v0.8.0 [INFO] [stderr] Checking r2d2 v0.8.9 [INFO] [stderr] Checking notify v4.0.15 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking elfs v0.1.0 [INFO] [stderr] Compiling polyval v0.3.3 [INFO] [stderr] Compiling aes-soft v0.3.3 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Checking url v2.2.0 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking hmac v0.9.0 [INFO] [stderr] Checking sha2 v0.9.2 [INFO] [stderr] Compiling ghash v0.2.3 [INFO] [stderr] Compiling hkdf v0.8.0 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling aes v0.3.2 [INFO] [stderr] Compiling aes-gcm v0.5.0 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Checking publicsuffix v1.5.4 [INFO] [stderr] Checking webpki v0.21.3 [INFO] [stderr] Checking sct v0.6.0 [INFO] [stderr] Compiling mime_guess v1.8.8 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking hyper v0.10.16 [INFO] [stderr] Checking cookie v0.11.3 [INFO] [stderr] Checking webpki-roots v0.19.0 [INFO] [stderr] Checking rustls v0.17.0 [INFO] [stderr] Checking webpki-roots v0.20.0 [INFO] [stderr] Checking rustls v0.18.1 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking iron v0.6.1 [INFO] [stderr] Checking hyper-sync-rustls v0.3.0-rc.17 [INFO] [stderr] Checking tokio-tls v0.3.1 [INFO] [stderr] Compiling devise_core v0.2.0 [INFO] [stderr] Compiling devise_codegen v0.2.0 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling devise v0.2.0 [INFO] [stderr] Compiling pear v0.1.4 [INFO] [stderr] Checking rocket_http v0.4.6 [INFO] [stderr] Checking time-macros v0.1.1 [INFO] [stderr] Checking pin-project v1.0.2 [INFO] [stderr] Checking thiserror v1.0.22 [INFO] [stderr] Checking tracing v0.1.22 [INFO] [stderr] Checking futures-util v0.3.8 [INFO] [stderr] Checking pin-project v0.4.27 [INFO] [stderr] Checking tracing-futures v0.2.4 [INFO] [stderr] Checking h2 v0.2.7 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking tracing-serde v0.1.2 [INFO] [stderr] Checking toml v0.4.10 [INFO] [stderr] Checking mustache v0.9.0 [INFO] [stderr] Checking serde_urlencoded v0.7.0 [INFO] [stderr] Checking uuid v0.7.4 [INFO] [stderr] Checking hyper v0.13.9 [INFO] [stderr] Checking nickel v0.11.0 [INFO] [stderr] Checking cookie_store v0.12.0 [INFO] [stderr] Checking jwt v0.11.0 [INFO] [stderr] Checking tracing-subscriber v0.2.15 [INFO] [stderr] Checking tiny_http v0.6.2 [INFO] [stderr] Checking diesel v1.4.5 [INFO] [stderr] Checking ureq v1.5.2 [INFO] [stderr] Checking multipart v0.16.1 [INFO] [stderr] Checking rocket_oauth2 v0.4.1 [INFO] [stderr] Checking tracing-error v0.1.2 [INFO] [stderr] Checking rocket_upload v0.1.0 [INFO] [stderr] Checking color-spantrace v0.1.4 [INFO] [stderr] Checking color-eyre v0.5.8 [INFO] [stderr] Checking hyper-tls v0.4.3 [INFO] [stderr] Checking reqwest v0.10.9 [INFO] [stderr] Checking raze v0.2.0 [INFO] [stderr] Checking rocket_contrib v0.4.6 [INFO] [stderr] Checking wasmcloud_api v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `rocket_upload::Mime` [INFO] [stdout] --> src/b2.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use rocket_upload::Mime; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ no `Mime` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rocket_upload::Mime` [INFO] [stdout] --> src/b2.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use rocket_upload::Mime; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ no `Mime` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `uuid::Uuid: diesel::Expression` is not satisfied [INFO] [stdout] --> src/models.rs:35:10 [INFO] [stdout] | [INFO] [stdout] 35 | #[derive(Insertable)] [INFO] [stdout] | ^^^^^^^^^^ the trait `diesel::Expression` is not implemented for `uuid::Uuid` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `AsExpression` for `uuid::Uuid` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `uuid::Uuid: diesel::Expression` is not satisfied [INFO] [stdout] --> src/models.rs:35:10 [INFO] [stdout] | [INFO] [stdout] 35 | #[derive(Insertable)] [INFO] [stdout] | ^^^^^^^^^^ the trait `diesel::Expression` is not implemented for `uuid::Uuid` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `AsExpression` for `uuid::Uuid` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `uuid::Uuid: diesel::Expression` is not satisfied [INFO] [stdout] --> src/models.rs:35:10 [INFO] [stdout] | [INFO] [stdout] 35 | #[derive(Insertable)] [INFO] [stdout] | ^^^^^^^^^^ the trait `diesel::Expression` is not implemented for `uuid::Uuid` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `diesel::Expression` for `&'insert uuid::Uuid` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `uuid::Uuid: diesel::Expression` is not satisfied [INFO] [stdout] --> src/models.rs:35:10 [INFO] [stdout] | [INFO] [stdout] 35 | #[derive(Insertable)] [INFO] [stdout] | ^^^^^^^^^^ the trait `diesel::Expression` is not implemented for `uuid::Uuid` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `diesel::Expression` for `&'insert uuid::Uuid` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `uuid::Uuid: diesel::Expression` is not satisfied [INFO] [stdout] --> src/models.rs:35:10 [INFO] [stdout] | [INFO] [stdout] 35 | #[derive(Insertable)] [INFO] [stdout] | ^^^^^^^^^^ the trait `diesel::Expression` is not implemented for `uuid::Uuid` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `diesel::Expression` for `&uuid::Uuid` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `uuid::Uuid: diesel::Expression` is not satisfied [INFO] [stdout] --> src/models.rs:35:10 [INFO] [stdout] | [INFO] [stdout] 35 | #[derive(Insertable)] [INFO] [stdout] | ^^^^^^^^^^ the trait `diesel::Expression` is not implemented for `uuid::Uuid` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `diesel::Expression` for `&uuid::Uuid` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `uuid::Uuid: diesel::Expression` is not satisfied [INFO] [stdout] --> src/models.rs:53:10 [INFO] [stdout] | [INFO] [stdout] 53 | #[derive(Insertable)] [INFO] [stdout] | ^^^^^^^^^^ the trait `diesel::Expression` is not implemented for `uuid::Uuid` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `AsExpression` for `uuid::Uuid` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `uuid::Uuid: diesel::Expression` is not satisfied [INFO] [stdout] --> src/models.rs:53:10 [INFO] [stdout] | [INFO] [stdout] 53 | #[derive(Insertable)] [INFO] [stdout] | ^^^^^^^^^^ the trait `diesel::Expression` is not implemented for `uuid::Uuid` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `AsExpression` for `uuid::Uuid` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `uuid::Uuid: diesel::Expression` is not satisfied [INFO] [stdout] --> src/models.rs:53:10 [INFO] [stdout] | [INFO] [stdout] 53 | #[derive(Insertable)] [INFO] [stdout] | ^^^^^^^^^^ the trait `diesel::Expression` is not implemented for `uuid::Uuid` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `diesel::Expression` for `&'insert uuid::Uuid` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `uuid::Uuid: diesel::Expression` is not satisfied [INFO] [stdout] --> src/models.rs:53:10 [INFO] [stdout] | [INFO] [stdout] 53 | #[derive(Insertable)] [INFO] [stdout] | ^^^^^^^^^^ the trait `diesel::Expression` is not implemented for `uuid::Uuid` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `diesel::Expression` for `&'insert uuid::Uuid` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `uuid::Uuid: diesel::Expression` is not satisfied [INFO] [stdout] --> src/models.rs:53:10 [INFO] [stdout] | [INFO] [stdout] 53 | #[derive(Insertable)] [INFO] [stdout] | ^^^^^^^^^^ the trait `diesel::Expression` is not implemented for `uuid::Uuid` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `diesel::Expression` for `&uuid::Uuid` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `uuid::Uuid: diesel::Expression` is not satisfied [INFO] [stdout] --> src/models.rs:53:10 [INFO] [stdout] | [INFO] [stdout] 53 | #[derive(Insertable)] [INFO] [stdout] | ^^^^^^^^^^ the trait `diesel::Expression` is not implemented for `uuid::Uuid` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `diesel::Expression` for `&uuid::Uuid` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `uuid::Uuid: diesel::Expression` is not satisfied [INFO] [stdout] --> src/models.rs:68:10 [INFO] [stdout] | [INFO] [stdout] 68 | #[derive(Insertable)] [INFO] [stdout] | ^^^^^^^^^^ the trait `diesel::Expression` is not implemented for `uuid::Uuid` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `AsExpression` for `uuid::Uuid` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `uuid::Uuid: diesel::Expression` is not satisfied [INFO] [stdout] --> src/models.rs:68:10 [INFO] [stdout] | [INFO] [stdout] 68 | #[derive(Insertable)] [INFO] [stdout] | ^^^^^^^^^^ the trait `diesel::Expression` is not implemented for `uuid::Uuid` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `diesel::Expression` for `&'insert uuid::Uuid` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `uuid::Uuid: diesel::Expression` is not satisfied [INFO] [stdout] --> src/models.rs:68:10 [INFO] [stdout] | [INFO] [stdout] 68 | #[derive(Insertable)] [INFO] [stdout] | ^^^^^^^^^^ the trait `diesel::Expression` is not implemented for `uuid::Uuid` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `AsExpression` for `uuid::Uuid` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `uuid::Uuid: diesel::Expression` is not satisfied [INFO] [stdout] --> src/models.rs:68:10 [INFO] [stdout] | [INFO] [stdout] 68 | #[derive(Insertable)] [INFO] [stdout] | ^^^^^^^^^^ the trait `diesel::Expression` is not implemented for `uuid::Uuid` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `diesel::Expression` for `&uuid::Uuid` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `uuid::Uuid: diesel::Expression` is not satisfied [INFO] [stdout] --> src/models.rs:89:10 [INFO] [stdout] | [INFO] [stdout] 89 | #[derive(Insertable)] [INFO] [stdout] | ^^^^^^^^^^ the trait `diesel::Expression` is not implemented for `uuid::Uuid` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `AsExpression` for `uuid::Uuid` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `uuid::Uuid: diesel::Expression` is not satisfied [INFO] [stdout] --> src/models.rs:89:10 [INFO] [stdout] | [INFO] [stdout] 89 | #[derive(Insertable)] [INFO] [stdout] | ^^^^^^^^^^ the trait `diesel::Expression` is not implemented for `uuid::Uuid` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `diesel::Expression` for `&'insert uuid::Uuid` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `uuid::Uuid: diesel::Expression` is not satisfied [INFO] [stdout] --> src/models.rs:68:10 [INFO] [stdout] | [INFO] [stdout] 68 | #[derive(Insertable)] [INFO] [stdout] | ^^^^^^^^^^ the trait `diesel::Expression` is not implemented for `uuid::Uuid` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `diesel::Expression` for `&'insert uuid::Uuid` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `uuid::Uuid: diesel::Expression` is not satisfied [INFO] [stdout] --> src/models.rs:89:10 [INFO] [stdout] | [INFO] [stdout] 89 | #[derive(Insertable)] [INFO] [stdout] | ^^^^^^^^^^ the trait `diesel::Expression` is not implemented for `uuid::Uuid` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `diesel::Expression` for `&uuid::Uuid` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `uuid::Uuid: diesel::Expression` is not satisfied [INFO] [stdout] --> src/models.rs:68:10 [INFO] [stdout] | [INFO] [stdout] 68 | #[derive(Insertable)] [INFO] [stdout] | ^^^^^^^^^^ the trait `diesel::Expression` is not implemented for `uuid::Uuid` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `diesel::Expression` for `&uuid::Uuid` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `uuid::Uuid: diesel::Expression` is not satisfied [INFO] [stdout] --> src/models.rs:106:10 [INFO] [stdout] | [INFO] [stdout] 106 | #[derive(Insertable)] [INFO] [stdout] | ^^^^^^^^^^ the trait `diesel::Expression` is not implemented for `uuid::Uuid` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `AsExpression` for `uuid::Uuid` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `uuid::Uuid: diesel::Expression` is not satisfied [INFO] [stdout] --> src/models.rs:89:10 [INFO] [stdout] | [INFO] [stdout] 89 | #[derive(Insertable)] [INFO] [stdout] | ^^^^^^^^^^ the trait `diesel::Expression` is not implemented for `uuid::Uuid` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `AsExpression` for `uuid::Uuid` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `uuid::Uuid: diesel::Expression` is not satisfied [INFO] [stdout] --> src/models.rs:89:10 [INFO] [stdout] | [INFO] [stdout] 89 | #[derive(Insertable)] [INFO] [stdout] | ^^^^^^^^^^ the trait `diesel::Expression` is not implemented for `uuid::Uuid` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `diesel::Expression` for `&'insert uuid::Uuid` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `uuid::Uuid: diesel::Expression` is not satisfied [INFO] [stdout] --> src/models.rs:89:10 [INFO] [stdout] | [INFO] [stdout] 89 | #[derive(Insertable)] [INFO] [stdout] | ^^^^^^^^^^ the trait `diesel::Expression` is not implemented for `uuid::Uuid` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `diesel::Expression` for `&uuid::Uuid` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `uuid::Uuid: diesel::Expression` is not satisfied [INFO] [stdout] --> src/models.rs:106:10 [INFO] [stdout] | [INFO] [stdout] 106 | #[derive(Insertable)] [INFO] [stdout] | ^^^^^^^^^^ the trait `diesel::Expression` is not implemented for `uuid::Uuid` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `diesel::Expression` for `&'insert uuid::Uuid` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `uuid::Uuid: diesel::Expression` is not satisfied [INFO] [stdout] --> src/models.rs:106:10 [INFO] [stdout] | [INFO] [stdout] 106 | #[derive(Insertable)] [INFO] [stdout] | ^^^^^^^^^^ the trait `diesel::Expression` is not implemented for `uuid::Uuid` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `diesel::Expression` for `&uuid::Uuid` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `uuid::Uuid: diesel::Expression` is not satisfied [INFO] [stdout] --> src/models.rs:106:10 [INFO] [stdout] | [INFO] [stdout] 106 | #[derive(Insertable)] [INFO] [stdout] | ^^^^^^^^^^ the trait `diesel::Expression` is not implemented for `uuid::Uuid` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `AsExpression` for `uuid::Uuid` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `uuid::Uuid: diesel::Expression` is not satisfied [INFO] [stdout] --> src/models.rs:106:10 [INFO] [stdout] | [INFO] [stdout] 106 | #[derive(Insertable)] [INFO] [stdout] | ^^^^^^^^^^ the trait `diesel::Expression` is not implemented for `uuid::Uuid` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `diesel::Expression` for `&'insert uuid::Uuid` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `uuid::Uuid: diesel::Expression` is not satisfied [INFO] [stdout] --> src/models.rs:106:10 [INFO] [stdout] | [INFO] [stdout] 106 | #[derive(Insertable)] [INFO] [stdout] | ^^^^^^^^^^ the trait `diesel::Expression` is not implemented for `uuid::Uuid` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `diesel::Expression` for `&uuid::Uuid` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 16 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 16 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `wasmcloud_api` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "faa2970783ecc8b4cc7c5e94fd166be0794771e8d758d331c73a06532d39082f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "faa2970783ecc8b4cc7c5e94fd166be0794771e8d758d331c73a06532d39082f", kill_on_drop: false }` [INFO] [stdout] faa2970783ecc8b4cc7c5e94fd166be0794771e8d758d331c73a06532d39082f