[INFO] cloning repository https://github.com/edgedb/edgedb-cli [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/edgedb/edgedb-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fedgedb%2Fedgedb-cli", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fedgedb%2Fedgedb-cli'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b1a13bd50c928ef07fdc9b4860e9a86309531366 [INFO] checking edgedb/edgedb-cli against try#8c8ae8ffc9525cd62834a2b27e7aecc1c64ff44f for pr-105568 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fedgedb%2Fedgedb-cli" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/edgedb/edgedb-cli on toolchain 8c8ae8ffc9525cd62834a2b27e7aecc1c64ff44f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8c8ae8ffc9525cd62834a2b27e7aecc1c64ff44f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/edgedb/edgedb-cli [INFO] finished tweaking git repo https://github.com/edgedb/edgedb-cli [INFO] tweaked toml for git repo https://github.com/edgedb/edgedb-cli written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/edgedb/edgedb-cli already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8c8ae8ffc9525cd62834a2b27e7aecc1c64ff44f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+8c8ae8ffc9525cd62834a2b27e7aecc1c64ff44f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 53055246a90a39a32935b2c8e13c2b7a12078a6bb346bf772f1c5759976116fd [INFO] running `Command { std: "docker" "start" "-a" "53055246a90a39a32935b2c8e13c2b7a12078a6bb346bf772f1c5759976116fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "53055246a90a39a32935b2c8e13c2b7a12078a6bb346bf772f1c5759976116fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "53055246a90a39a32935b2c8e13c2b7a12078a6bb346bf772f1c5759976116fd", kill_on_drop: false }` [INFO] [stdout] 53055246a90a39a32935b2c8e13c2b7a12078a6bb346bf772f1c5759976116fd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+8c8ae8ffc9525cd62834a2b27e7aecc1c64ff44f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2194cd2cc6a738296c57161e3a31205dc22bbda3c6f6749acb26aaf422ed84be [INFO] running `Command { std: "docker" "start" "-a" "2194cd2cc6a738296c57161e3a31205dc22bbda3c6f6749acb26aaf422ed84be", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.127 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking once_cell v1.13.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.9 [INFO] [stderr] Compiling crossbeam-utils v0.8.11 [INFO] [stderr] Compiling serde_derive v1.0.142 [INFO] [stderr] Compiling serde v1.0.142 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling signal-hook v0.3.14 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Checking bytes v1.2.1 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Checking fastrand v1.8.0 [INFO] [stderr] Checking itoa v1.0.3 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling serde_json v1.0.83 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Checking cache-padded v1.2.0 [INFO] [stderr] Checking event-listener v2.5.3 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Checking concurrent-queue v1.2.4 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Checking waker-fn v1.1.0 [INFO] [stderr] Compiling anyhow v1.0.59 [INFO] [stderr] Checking parking v2.0.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Checking futures-lite v1.12.0 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking cpufeatures v0.2.2 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Checking async-task v4.3.0 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Checking ryu v1.0.11 [INFO] [stderr] Checking async-channel v1.6.1 [INFO] [stderr] Checking getrandom v0.2.7 [INFO] [stderr] Compiling crossbeam-epoch v0.9.10 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling crossbeam-queue v0.3.6 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking atomic-waker v1.0.0 [INFO] [stderr] Checking blocking v1.2.0 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking async-executor v1.4.1 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.2 [INFO] [stderr] Checking async-lock v2.5.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Checking digest v0.10.3 [INFO] [stderr] Compiling tokio v1.20.1 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking unicode-normalization v0.1.21 [INFO] [stderr] Checking miniz_oxide v0.5.3 [INFO] [stderr] Compiling openssl-src v111.22.0+1.1.1q [INFO] [stderr] Compiling tls-api-test v0.7.0 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Compiling openssl-sys v0.9.75 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling backtrace v0.3.66 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Checking gimli v0.26.2 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling trybuild v1.0.64 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling pem v0.8.3 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking webpki v0.22.0 [INFO] [stderr] Checking object v0.29.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking addr2line v0.17.0 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Checking smallvec v1.9.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling ctor v0.1.23 [INFO] [stderr] Compiling thiserror-impl v1.0.32 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Checking mio v0.8.4 [INFO] [stderr] Checking polling v2.2.0 [INFO] [stderr] Checking async-io v1.7.0 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Checking async-process v1.4.0 [INFO] [stderr] Checking async-global-executor v2.2.0 [INFO] [stderr] Compiling clap_derive v3.2.18 [INFO] [stderr] Checking async-std v1.12.0 [INFO] [stderr] Checking thiserror v1.0.32 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling async-trait v0.1.57 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling test-cert-gen v0.7.0 [INFO] [stderr] Checking cipher v0.2.5 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling untrusted v0.6.2 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling openssl v0.10.41 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking http v0.2.8 [INFO] [stderr] Compiling tls-api v0.7.0 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling snafu-derive v0.7.1 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking universal-hash v0.4.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling const_fn v0.4.9 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Checking cpuid-bool v0.2.0 [INFO] [stderr] Compiling rustls v0.20.6 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Checking polyval v0.4.5 [INFO] [stderr] Compiling tls-api-rustls v0.7.0 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Checking aes-soft v0.6.4 [INFO] [stderr] Checking sct v0.7.0 [INFO] [stderr] Checking crypto-mac v0.10.1 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Checking tracing-core v0.1.29 [INFO] [stderr] Checking traitobject v0.1.0 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking tracing v0.1.36 [INFO] [stderr] Checking unsafe-any v0.4.2 [INFO] [stderr] Checking hmac v0.10.1 [INFO] [stderr] Checking time-macros v0.1.1 [INFO] [stderr] Checking aes v0.6.0 [INFO] [stderr] Checking bigdecimal v0.3.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking ghash v0.3.1 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking ctr v0.6.0 [INFO] [stderr] Checking snafu v0.7.1 [INFO] [stderr] Checking webpki-roots v0.22.4 [INFO] [stderr] Checking sha1 v0.10.1 [INFO] [stderr] Compiling zstd-sys v1.6.3+zstd.1.5.2 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking aead v0.3.2 [INFO] [stderr] Checking rustls-pemfile v1.0.1 [INFO] [stderr] Checking edgedb-errors v0.3.0 (https://github.com/edgedb/edgedb-rust#fe0af0ed) [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking uuid v1.1.2 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking edgedb-protocol v0.4.0 (https://github.com/edgedb/edgedb-rust#fe0af0ed) [INFO] [stderr] Checking dirs v4.0.0 [INFO] [stderr] Checking rustls-native-certs v0.6.2 [INFO] [stderr] Checking aes-gcm v0.8.0 [INFO] [stdout] error[E0277]: the size for values of type `dyn snafu::Error + Send + std::marker::Sync` cannot be known at compilation time [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/edgedb-rust-8bc8936b1acdc166/fe0af0e/edgedb-protocol/src/serialization/decode/raw_scalar.rs:419:71 [INFO] [stdout] | [INFO] [stdout] 419 | Ok(dec.try_into().map_err(|e| DecodeValue.into_error(Box::new(e)))?) [INFO] [stdout] | -------- ^ doesn't have a size known at compile-time [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `dyn snafu::Error + Send + std::marker::Sync` [INFO] [stdout] note: required by a bound in `Box::::new` [INFO] [stdout] --> /rustc/8c8ae8ffc9525cd62834a2b27e7aecc1c64ff44f/library/alloc/src/boxed.rs:218:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn snafu::Error + Send + std::marker::Sync` cannot be known at compilation time [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/edgedb-rust-8bc8936b1acdc166/fe0af0e/edgedb-protocol/src/serialization/decode/raw_scalar.rs:419:12 [INFO] [stdout] | [INFO] [stdout] 419 | Ok(dec.try_into().map_err(|e| DecodeValue.into_error(Box::new(e)))?) [INFO] [stdout] | ^^^^^^^^^^^^^^ ------- required by a bound introduced by this call [INFO] [stdout] | | [INFO] [stdout] | doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `dyn snafu::Error + Send + std::marker::Sync` [INFO] [stdout] note: required by a bound in `Result::::map_err` [INFO] [stdout] --> /rustc/8c8ae8ffc9525cd62834a2b27e7aecc1c64ff44f/library/core/src/result.rs:858:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn snafu::Error + Send + std::marker::Sync` cannot be known at compilation time [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/edgedb-rust-8bc8936b1acdc166/fe0af0e/edgedb-protocol/src/serialization/decode/raw_scalar.rs:419:36 [INFO] [stdout] | [INFO] [stdout] 419 | Ok(dec.try_into().map_err(|e| DecodeValue.into_error(Box::new(e)))?) [INFO] [stdout] | ^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `dyn snafu::Error + Send + std::marker::Sync` [INFO] [stdout] = help: unsized fn params are gated as an unstable feature [INFO] [stdout] help: function arguments must have a statically known size, borrowed types always have a known size [INFO] [stdout] | [INFO] [stdout] 419 | Ok(dec.try_into().map_err(|&e| DecodeValue.into_error(Box::new(e)))?) [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn snafu::Error + Send + std::marker::Sync` cannot be known at compilation time [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/edgedb-rust-8bc8936b1acdc166/fe0af0e/edgedb-protocol/src/serialization/decode/raw_scalar.rs:419:16 [INFO] [stdout] | [INFO] [stdout] 419 | Ok(dec.try_into().map_err(|e| DecodeValue.into_error(Box::new(e)))?) [INFO] [stdout] | ^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `dyn snafu::Error + Send + std::marker::Sync` [INFO] [stdout] note: required by a bound in `Result` [INFO] [stdout] --> /rustc/8c8ae8ffc9525cd62834a2b27e7aecc1c64ff44f/library/core/src/result.rs:504:1 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `>::Error == dyn snafu::Error + Send + std::marker::Sync` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/edgedb-rust-8bc8936b1acdc166/fe0af0e/edgedb-protocol/src/serialization/decode/raw_scalar.rs:419:16 [INFO] [stdout] | [INFO] [stdout] 419 | Ok(dec.try_into().map_err(|e| DecodeValue.into_error(Box::new(e)))?) [INFO] [stdout] | ^^^^^^^^ expected enum `Infallible`, found trait object `dyn Error` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `Infallible` [INFO] [stdout] found trait object `dyn snafu::Error + Send + std::marker::Sync` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn snafu::Error + Send + std::marker::Sync` cannot be known at compilation time [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/edgedb-rust-8bc8936b1acdc166/fe0af0e/edgedb-protocol/src/serialization/decode/raw_scalar.rs:447:71 [INFO] [stdout] | [INFO] [stdout] 447 | Ok(dec.try_into().map_err(|e| DecodeValue.into_error(Box::new(e)))?) [INFO] [stdout] | -------- ^ doesn't have a size known at compile-time [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `dyn snafu::Error + Send + std::marker::Sync` [INFO] [stdout] note: required by a bound in `Box::::new` [INFO] [stdout] --> /rustc/8c8ae8ffc9525cd62834a2b27e7aecc1c64ff44f/library/alloc/src/boxed.rs:218:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn snafu::Error + Send + std::marker::Sync` cannot be known at compilation time [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/edgedb-rust-8bc8936b1acdc166/fe0af0e/edgedb-protocol/src/serialization/decode/raw_scalar.rs:447:12 [INFO] [stdout] | [INFO] [stdout] 447 | Ok(dec.try_into().map_err(|e| DecodeValue.into_error(Box::new(e)))?) [INFO] [stdout] | ^^^^^^^^^^^^^^ ------- required by a bound introduced by this call [INFO] [stdout] | | [INFO] [stdout] | doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `dyn snafu::Error + Send + std::marker::Sync` [INFO] [stdout] note: required by a bound in `Result::::map_err` [INFO] [stdout] --> /rustc/8c8ae8ffc9525cd62834a2b27e7aecc1c64ff44f/library/core/src/result.rs:858:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn snafu::Error + Send + std::marker::Sync` cannot be known at compilation time [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/edgedb-rust-8bc8936b1acdc166/fe0af0e/edgedb-protocol/src/serialization/decode/raw_scalar.rs:447:36 [INFO] [stdout] | [INFO] [stdout] 447 | Ok(dec.try_into().map_err(|e| DecodeValue.into_error(Box::new(e)))?) [INFO] [stdout] | ^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `dyn snafu::Error + Send + std::marker::Sync` [INFO] [stdout] = help: unsized fn params are gated as an unstable feature [INFO] [stdout] help: function arguments must have a statically known size, borrowed types always have a known size [INFO] [stdout] | [INFO] [stdout] 447 | Ok(dec.try_into().map_err(|&e| DecodeValue.into_error(Box::new(e)))?) [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn snafu::Error + Send + std::marker::Sync` cannot be known at compilation time [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/edgedb-rust-8bc8936b1acdc166/fe0af0e/edgedb-protocol/src/serialization/decode/raw_scalar.rs:447:16 [INFO] [stdout] | [INFO] [stdout] 447 | Ok(dec.try_into().map_err(|e| DecodeValue.into_error(Box::new(e)))?) [INFO] [stdout] | ^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `dyn snafu::Error + Send + std::marker::Sync` [INFO] [stdout] note: required by a bound in `Result` [INFO] [stdout] --> /rustc/8c8ae8ffc9525cd62834a2b27e7aecc1c64ff44f/library/core/src/result.rs:504:1 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `>::Error == dyn snafu::Error + Send + std::marker::Sync` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/edgedb-rust-8bc8936b1acdc166/fe0af0e/edgedb-protocol/src/serialization/decode/raw_scalar.rs:447:16 [INFO] [stdout] | [INFO] [stdout] 447 | Ok(dec.try_into().map_err(|e| DecodeValue.into_error(Box::new(e)))?) [INFO] [stdout] | ^^^^^^^^ expected enum `Infallible`, found trait object `dyn Error` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `Infallible` [INFO] [stdout] found trait object `dyn snafu::Error + Send + std::marker::Sync` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking hkdf v0.10.0 [INFO] [stderr] Checking tokio-util v0.7.3 [INFO] [stderr] Checking typemap v0.3.3 [INFO] [stderr] Checking tls-api-not-tls v0.7.0 [INFO] [stderr] Compiling pin-project-internal v1.0.11 [INFO] [stderr] Checking scram v0.6.0 [INFO] [stdout] error: aborting due to 10 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0271, E0277. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0271`. [INFO] [stdout] [INFO] [stderr] error: could not compile `edgedb-protocol` due to 11 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "2194cd2cc6a738296c57161e3a31205dc22bbda3c6f6749acb26aaf422ed84be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2194cd2cc6a738296c57161e3a31205dc22bbda3c6f6749acb26aaf422ed84be", kill_on_drop: false }` [INFO] [stdout] 2194cd2cc6a738296c57161e3a31205dc22bbda3c6f6749acb26aaf422ed84be