[INFO] cloning repository https://github.com/pymongo/rust_first [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pymongo/rust_first" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpymongo%2Frust_first", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpymongo%2Frust_first'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 592c713887f149030d8cd20a558036c747e5da03 [INFO] checking pymongo/rust_first against master#de32266a1780aa4ef748ce7f6200a1554fad0aca for pr-75585 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpymongo%2Frust_first" "/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/pymongo/rust_first on toolchain de32266a1780aa4ef748ce7f6200a1554fad0aca [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+de32266a1780aa4ef748ce7f6200a1554fad0aca" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/pymongo/rust_first [INFO] finished tweaking git repo https://github.com/pymongo/rust_first [INFO] tweaked toml for git repo https://github.com/pymongo/rust_first written to /workspace/builds/worker-1/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+de32266a1780aa4ef748ce7f6200a1554fad0aca" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+de32266a1780aa4ef748ce7f6200a1554fad0aca" "fetch" "--locked" "--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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+de32266a1780aa4ef748ce7f6200a1554fad0aca" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b861dccd59efdd1b9f054e10ae39638b2df7615bf2314b966ee3adcf72703df2 [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" "b861dccd59efdd1b9f054e10ae39638b2df7615bf2314b966ee3adcf72703df2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b861dccd59efdd1b9f054e10ae39638b2df7615bf2314b966ee3adcf72703df2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b861dccd59efdd1b9f054e10ae39638b2df7615bf2314b966ee3adcf72703df2", kill_on_drop: false }` [INFO] [stdout] b861dccd59efdd1b9f054e10ae39638b2df7615bf2314b966ee3adcf72703df2 [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" "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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+de32266a1780aa4ef748ce7f6200a1554fad0aca" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 75e6d24a1b0a90bc8902ad647347b3443739af166c25dbe96a159a76750ad621 [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" "75e6d24a1b0a90bc8902ad647347b3443739af166c25dbe96a159a76750ad621", kill_on_drop: false }` [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking arc-swap v0.4.7 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking instant v0.1.6 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking copyless v0.1.5 [INFO] [stderr] Checking either v1.6.0 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Checking match_cfg v0.1.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking base64 v0.11.0 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Checking tower-service v0.3.0 [INFO] [stderr] Checking rust_learn v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-bigint v0.3.0 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Checking bytestring v0.1.5 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Checking lock_api v0.4.1 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking lru-cache v0.1.2 [INFO] [stderr] Checking tracing-core v0.1.15 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Checking encoding_rs v0.8.24 [INFO] [stderr] Checking crc32fast v1.2.0 [INFO] [stderr] Checking net2 v0.2.34 [INFO] [stderr] Checking signal-hook-registry v1.2.1 [INFO] [stderr] Checking parking_lot_core v0.8.0 [INFO] [stderr] Checking socket2 v0.3.12 [INFO] [stderr] Checking backtrace v0.3.50 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Checking flate2 v1.0.17 [INFO] [stderr] Compiling syn v1.0.40 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking resolv-conf v0.6.3 [INFO] [stderr] Checking parking_lot v0.11.0 [INFO] [stderr] Checking aho-corasick v0.7.13 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking tracing v0.1.19 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Checking mime_guess v2.0.3 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking crossbeam-channel v0.4.4 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking chrono v0.4.15 [INFO] [stderr] Checking generic-array v0.14.4 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking md-5 v0.9.1 [INFO] [stderr] Checking brotli2 v0.3.2 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling derive_more v0.99.9 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Compiling actix-macros v0.1.2 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling async-trait v0.1.40 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling actix_derive v0.5.0 [INFO] [stderr] Compiling actix-web-codegen v0.2.2 [INFO] [stderr] Checking tokio v0.2.22 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking pin-project v0.4.23 [INFO] [stderr] Checking futures-util v0.3.5 [INFO] [stderr] Checking actix-threadpool v0.3.3 [INFO] [stderr] Checking serde v1.0.115 [INFO] [stderr] Checking tokio-util v0.2.0 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking tokio-tls v0.3.1 [INFO] [stderr] Checking actix-codec v0.2.0 [INFO] [stderr] Checking actix-codec v0.3.0 [INFO] [stderr] Checking futures-executor v0.3.5 [INFO] [stderr] Checking actix-service v1.0.6 [INFO] [stderr] Checking actix-rt v1.1.1 [INFO] [stderr] Checking h2 v0.2.6 [INFO] [stderr] Checking futures v0.3.5 [INFO] [stderr] Checking trust-dns-proto v0.18.0-alpha.2 [INFO] [stderr] Checking actix-utils v1.0.6 [INFO] [stderr] Checking actix-server v1.0.3 [INFO] [stderr] Checking actix-tls v1.0.0 [INFO] [stderr] Checking actix-testing v1.0.1 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Checking serde_json v1.0.57 [INFO] [stderr] Checking actix-router v0.2.4 [INFO] [stderr] Checking bigdecimal v0.2.0 [INFO] [stderr] Checking rust_decimal v1.7.0 [INFO] [stderr] Checking trust-dns-resolver v0.18.0-alpha.2 [INFO] [stderr] Checking actix-connect v1.0.2 [INFO] [stderr] Checking hyper v0.13.7 [INFO] [stderr] Checking actix-http v1.0.1 [INFO] [stderr] Checking awc v1.0.1 [INFO] [stderr] Checking actix v0.9.0 [INFO] [stderr] Checking hyper-tls v0.4.3 [INFO] [stderr] Checking reqwest v0.10.8 [INFO] [stderr] Checking actix-web v2.0.0 [INFO] [stdout] warning: unused import: `std::collections::BinaryHeap` [INFO] [stdout] --> examples/gzip.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | use std::collections::BinaryHeap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `lazy_static` [INFO] [stdout] --> benches/bigdecimal.rs:201:1 [INFO] [stdout] | [INFO] [stdout] 201 | lazy_static::lazy_static! { [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type or module `lazy_static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Date`, `Datelike`, `Local`, `NaiveTime`, `TimeZone`, `Timelike`, `Weekday` [INFO] [stdout] --> examples/chrono_datetime.rs:1:14 [INFO] [stdout] | [INFO] [stdout] 1 | use chrono::{Date, Datelike, Local, NaiveTime, TimeZone, Timelike, Weekday}; [INFO] [stdout] | ^^^^ ^^^^^^^^ ^^^^^ ^^^^^^^^^ ^^^^^^^^ ^^^^^^^^ ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ops::Add` [INFO] [stdout] --> examples/chrono_datetime.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::ops::Add; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> benches/bigdecimal_vs_rust_decimal.rs:180:60 [INFO] [stdout] | [INFO] [stdout] 180 | decimal.with_scale(round_digits) - BigDecimal::new(BigInt::from(1), round_digits) [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected struct `num_bigint::bigint::BigInt`, found struct `num_bigint::BigInt` [INFO] [stdout] | [INFO] [stdout] = note: perhaps two different versions of crate `num_bigint` are being used? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> benches/bigdecimal_vs_rust_decimal.rs:182:60 [INFO] [stdout] | [INFO] [stdout] 182 | decimal.with_scale(round_digits) + BigDecimal::new(BigInt::from(1), round_digits) [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected struct `num_bigint::bigint::BigInt`, found struct `num_bigint::BigInt` [INFO] [stdout] | [INFO] [stdout] = note: perhaps two different versions of crate `num_bigint` are being used? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rust_learn`. [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] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `log` [INFO] [stdout] --> examples/actix_web_mut_global_data.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | log::info!("before lock"); [INFO] [stdout] | ^^^ use of undeclared type or module `log` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `log` [INFO] [stdout] --> examples/actix_web_mut_global_data.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | log::info!("after lock"); [INFO] [stdout] | ^^^ use of undeclared type or module `log` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `log` [INFO] [stdout] --> examples/actix_web_mut_global_data.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | log::info!("before add, data={}", data.0); [INFO] [stdout] | ^^^ use of undeclared type or module `log` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `log` [INFO] [stdout] --> examples/actix_web_mut_global_data.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | log::info!("after add, data={}", data.0); [INFO] [stdout] | ^^^ use of undeclared type or module `log` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `log` [INFO] [stdout] --> examples/actix_web_mut_global_data.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | log::info!("before lock"); [INFO] [stdout] | ^^^ use of undeclared type or module `log` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `log` [INFO] [stdout] --> examples/actix_web_mut_global_data.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | log::info!("after lock"); [INFO] [stdout] | ^^^ use of undeclared type or module `log` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `log` [INFO] [stdout] --> examples/actix_web_mut_global_data.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | log::info!("before add, data={}", counter); [INFO] [stdout] | ^^^ use of undeclared type or module `log` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `log` [INFO] [stdout] --> examples/actix_web_mut_global_data.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | log::info!("before add, data={}", counter); [INFO] [stdout] | ^^^ use of undeclared type or module `log` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `eat_dyn_impl_trait` in this scope [INFO] [stdout] --> examples/polymorphism.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 34 | fn eat_static_impl_trait(animal: &impl Animal) { [INFO] [stdout] | ---------------------------------------------- similarly named function `eat_static_impl_trait` defined here [INFO] [stdout] ... [INFO] [stdout] 68 | eat_dyn_impl_trait(&dog2); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: a function with a similar name exists: `eat_static_impl_trait` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `log4rs` [INFO] [stdout] --> examples/actix_web_mut_global_data.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | log4rs::init_file("config/log4rs.yml", Default::default()).unwrap(); [INFO] [stdout] | ^^^^^^ use of undeclared type or module `log4rs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `once_cell` [INFO] [stdout] --> benches/get_decimal_zero.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use once_cell::sync::OnceCell; [INFO] [stdout] | ^^^^^^^^^ use of undeclared type or module `once_cell` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MAX_RATIO` in this scope [INFO] [stdout] --> benches/bigdecimal.rs:212:43 [INFO] [stdout] | [INFO] [stdout] 212 | if params_price > &last_price * &*MAX_RATIO || params_price < &last_price * &*MIN_RATIO { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MIN_RATIO` in this scope [INFO] [stdout] --> benches/bigdecimal.rs:212:87 [INFO] [stdout] | [INFO] [stdout] 212 | if params_price > &last_price * &*MAX_RATIO || params_price < &last_price * &*MIN_RATIO { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MAX_RATIO` in this scope [INFO] [stdout] --> benches/bigdecimal.rs:228:43 [INFO] [stdout] | [INFO] [stdout] 228 | if params_price > &last_price * (*MAX_RATIO).borrow() [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MIN_RATIO` in this scope [INFO] [stdout] --> benches/bigdecimal.rs:229:47 [INFO] [stdout] | [INFO] [stdout] 229 | || params_price < &last_price * (*MIN_RATIO).borrow() [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 9 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `awc::ws::Codec: actix_codec::Encoder` is not satisfied [INFO] [stdout] --> examples/actix_websocket_client.rs:51:19 [INFO] [stdout] | [INFO] [stdout] 51 | struct ChatClient(SinkWrite, Message>>); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `actix_codec::Encoder` is not implemented for `awc::ws::Codec` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-0.9.0/src/io.rs:425:28 [INFO] [stdout] | [INFO] [stdout] 425 | pub struct SinkWrite + Unpin> { [INFO] [stdout] | ------- required by this bound in `actix::io::SinkWrite` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `futures::Sink` for `actix_codec::Framed` [INFO] [stdout] = note: required because of the requirements on the impl of `futures::Sink` for `futures::stream::SplitSink, awc::ws::Message>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `serde_repr` [INFO] [stdout] --> benches/deserialize_string_enum_u8_bool.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use serde_repr::{Deserialize_repr, Serialize_repr}; [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type or module `serde_repr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the derive macro `Serialize_repr` [INFO] [stdout] --> benches/deserialize_string_enum_u8_bool.rs:22:10 [INFO] [stdout] | [INFO] [stdout] 22 | #[derive(Serialize_repr, Deserialize_repr, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the derive macro `Deserialize_repr` [INFO] [stdout] --> benches/deserialize_string_enum_u8_bool.rs:22:26 [INFO] [stdout] | [INFO] [stdout] 22 | #[derive(Serialize_repr, Deserialize_repr, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the derive macro `Serialize_repr` [INFO] [stdout] --> benches/deserialize_string_enum_u8_bool.rs:40:10 [INFO] [stdout] | [INFO] [stdout] 40 | #[derive(Serialize_repr, Deserialize_repr, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the derive macro `Deserialize_repr` [INFO] [stdout] --> benches/deserialize_string_enum_u8_bool.rs:40:26 [INFO] [stdout] | [INFO] [stdout] 40 | #[derive(Serialize_repr, Deserialize_repr, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `OnceCell` in this scope [INFO] [stdout] --> benches/get_decimal_zero.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | static ZERO: OnceCell = OnceCell::new(); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 5 | use core::lazy::OnceCell; [INFO] [stdout] | [INFO] [stdout] 5 | use std::lazy::OnceCell; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `OnceCell` [INFO] [stdout] --> benches/get_decimal_zero.rs:8:37 [INFO] [stdout] | [INFO] [stdout] 8 | static ZERO: OnceCell = OnceCell::new(); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 5 | use core::lazy::OnceCell; [INFO] [stdout] | [INFO] [stdout] 5 | use std::lazy::OnceCell; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `EnumU8: _::_serde::Serialize` is not satisfied [INFO] [stdout] --> benches/deserialize_string_enum_u8_bool.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | data: EnumU8, [INFO] [stdout] | ^^^^^^^^^^^^ the trait `_::_serde::Serialize` is not implemented for `EnumU8` [INFO] [stdout] | [INFO] [stdout] = note: required by `_::_serde::ser::SerializeStruct::serialize_field` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `EnumU8: _::_serde::Deserialize<'_>` is not satisfied [INFO] [stdout] --> benches/deserialize_string_enum_u8_bool.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | data: EnumU8, [INFO] [stdout] | ^^^^^^^^^^^^ the trait `_::_serde::Deserialize<'_>` is not implemented for `EnumU8` [INFO] [stdout] | [INFO] [stdout] = note: required by `_::_serde::de::SeqAccess::next_element` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `EnumU8: _::_serde::Deserialize<'_>` is not satisfied [INFO] [stdout] --> benches/deserialize_string_enum_u8_bool.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | data: EnumU8, [INFO] [stdout] | ^^^^^^^^^^^^ the trait `_::_serde::Deserialize<'_>` is not implemented for `EnumU8` [INFO] [stdout] | [INFO] [stdout] = note: required by `_::_serde::de::MapAccess::next_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `EnumU8: _::_serde::Serialize` is not satisfied [INFO] [stdout] --> benches/deserialize_string_enum_u8_bool.rs:53:42 [INFO] [stdout] | [INFO] [stdout] 53 | assert_eq!(serde_json::to_string(&form.data).unwrap(), "0"); [INFO] [stdout] | ^^^^^^^^^^ the trait `_::_serde::Serialize` is not implemented for `EnumU8` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_json-1.0.57/src/ser.rs:2221:17 [INFO] [stdout] | [INFO] [stdout] 2221 | T: ?Sized + Serialize, [INFO] [stdout] | --------- required by this bound in `serde_json::to_string` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 9 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: build failed [INFO] running `Command { std: "docker" "inspect" "75e6d24a1b0a90bc8902ad647347b3443739af166c25dbe96a159a76750ad621", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "75e6d24a1b0a90bc8902ad647347b3443739af166c25dbe96a159a76750ad621", kill_on_drop: false }` [INFO] [stdout] 75e6d24a1b0a90bc8902ad647347b3443739af166c25dbe96a159a76750ad621