[INFO] crate cdrs-async 0.1.0-alpha.0 is already in cache [INFO] testing cdrs-async-0.1.0-alpha.0 against 1.45.2 for beta-1.46-1 [INFO] extracting crate cdrs-async 0.1.0-alpha.0 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate cdrs-async 0.1.0-alpha.0 on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate cdrs-async 0.1.0-alpha.0 [INFO] finished tweaking crates.io crate cdrs-async 0.1.0-alpha.0 [INFO] tweaked toml for crates.io crate cdrs-async 0.1.0-alpha.0 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate crates.io crate cdrs-async 0.1.0-alpha.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "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] 6fda0ef07922b5728d4dacb5956860dee9e5b692d0edec5d9353194e737e1999 [INFO] running `Command { std: "docker" "start" "-a" "6fda0ef07922b5728d4dacb5956860dee9e5b692d0edec5d9353194e737e1999", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6fda0ef07922b5728d4dacb5956860dee9e5b692d0edec5d9353194e737e1999", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6fda0ef07922b5728d4dacb5956860dee9e5b692d0edec5d9353194e737e1999", kill_on_drop: false }` [INFO] [stdout] 6fda0ef07922b5728d4dacb5956860dee9e5b692d0edec5d9353194e737e1999 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7e2cfca79c6f9d602bbc5c9378068b555b8f6dc14e343087f01989d4389e2747 [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" "7e2cfca79c6f9d602bbc5c9378068b555b8f6dc14e343087f01989d4389e2747", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling proc-macro-nested v0.1.3 [INFO] [stderr] Compiling futures-core v0.3.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.0 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling futures-io v0.3.1 [INFO] [stderr] Compiling futures-sink v0.3.1 [INFO] [stderr] Compiling futures-task v0.3.1 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling futures-timer v2.0.2 [INFO] [stderr] Compiling pin-project-lite v0.1.1 [INFO] [stderr] Compiling once_cell v1.2.0 [INFO] [stderr] Compiling byteorder v0.5.3 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling futures-channel v0.3.1 [INFO] [stderr] Compiling lz4-compress v0.1.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling async-task v1.0.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling kv-log-macro v1.0.4 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling snap v0.2.5 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling ring v0.16.11 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling num_cpus v1.11.1 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling crossbeam-channel v0.4.0 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling crossbeam-deque v0.7.2 [INFO] [stderr] Compiling cassandra-proto v0.1.2 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling async-std v1.4.0 [INFO] [stderr] Compiling webpki v0.21.2 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling webpki-roots v0.17.0 [INFO] [stderr] Compiling rustls v0.16.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling async-trait v0.1.21 [INFO] [stderr] Compiling futures-macro v0.3.1 [INFO] [stderr] Compiling futures-util v0.3.1 [INFO] [stderr] Compiling futures-executor v0.3.1 [INFO] [stderr] Compiling futures v0.3.1 [INFO] [stderr] Compiling async-tls v0.6.0 [INFO] [stderr] Compiling cdrs-async v0.1.0-alpha.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stdout] --> src/compressor.rs:45:48 [INFO] [stdout] | [INFO] [stdout] 45 | CompressionError::Snappy(ref err) => err.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stdout] --> src/compressor.rs:46:45 [INFO] [stdout] | [INFO] [stdout] 46 | CompressionError::Lz4(ref err) => err.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 31s [INFO] running `Command { std: "docker" "inspect" "7e2cfca79c6f9d602bbc5c9378068b555b8f6dc14e343087f01989d4389e2747", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e2cfca79c6f9d602bbc5c9378068b555b8f6dc14e343087f01989d4389e2747", kill_on_drop: false }` [INFO] [stdout] 7e2cfca79c6f9d602bbc5c9378068b555b8f6dc14e343087f01989d4389e2747 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "test" "--frozen" "--no-run" "--message-format=json", 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] f82c30977125eed69c72f3c6d1f614cd5209974df128d7e5a1b8f999b6fc8ab8 [INFO] running `Command { std: "docker" "start" "-a" "f82c30977125eed69c72f3c6d1f614cd5209974df128d7e5a1b8f999b6fc8ab8", kill_on_drop: false }` [INFO] [stderr] Compiling cdrs-async v0.1.0-alpha.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stdout] --> src/compressor.rs:45:48 [INFO] [stdout] | [INFO] [stdout] 45 | CompressionError::Snappy(ref err) => err.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stdout] --> src/compressor.rs:46:45 [INFO] [stdout] | [INFO] [stdout] 46 | CompressionError::Lz4(ref err) => err.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stdout] --> src/compressor.rs:45:48 [INFO] [stdout] | [INFO] [stdout] 45 | CompressionError::Snappy(ref err) => err.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stdout] --> src/compressor.rs:46:45 [INFO] [stdout] | [INFO] [stdout] 46 | CompressionError::Lz4(ref err) => err.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.29s [INFO] running `Command { std: "docker" "inspect" "f82c30977125eed69c72f3c6d1f614cd5209974df128d7e5a1b8f999b6fc8ab8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f82c30977125eed69c72f3c6d1f614cd5209974df128d7e5a1b8f999b6fc8ab8", kill_on_drop: false }` [INFO] [stdout] f82c30977125eed69c72f3c6d1f614cd5209974df128d7e5a1b8f999b6fc8ab8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "test" "--frozen", 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] bf5aac419ba1958cd382fa255a545adc4d96e93faf1f963d6a51610648b02449 [INFO] running `Command { std: "docker" "start" "-a" "bf5aac419ba1958cd382fa255a545adc4d96e93faf1f963d6a51610648b02449", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/compressor.rs:45:48 [INFO] [stderr] | [INFO] [stderr] 45 | CompressionError::Snappy(ref err) => err.description(), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/compressor.rs:45:48 [INFO] [stderr] | [INFO] [stderr] 45 | CompressionError::Snappy(ref err) => err.description(), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/compressor.rs:46:45 [INFO] [stderr] | [INFO] [stderr] 46 | CompressionError::Lz4(ref err) => err.description(), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/compressor.rs:46:45 [INFO] [stderr] | [INFO] [stderr] 46 | CompressionError::Lz4(ref err) => err.description(), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/cdrs_async-fbe9be494e26de3d [INFO] [stdout] [INFO] [stdout] running 30 tests [INFO] [stdout] test authenticators::tests::test_authenticator_none_get_cassandra_name ... ok [INFO] [stdout] test authenticators::tests::test_password_authenticator_new ... ok [INFO] [stdout] test authenticators::tests::test_password_authenticator_get_auth_token ... ok [INFO] [stdout] test authenticators::tests::test_password_authenticator_trait_impl ... ok [INFO] [stdout] test compressor::tests::test_compression_decode_none ... ok [INFO] [stdout] test compressor::tests::test_compression_decode_snappy ... ok [INFO] [stdout] test compressor::tests::test_compression_encode_none ... ok [INFO] [stdout] test compressor::tests::test_compression_encode_snappy ... ok [INFO] [stdout] test authenticators::tests::test_password_authenticator_get_cassandra_name ... ok [INFO] [stdout] test compressor::tests::test_compression_encode_lz4 ... ok [INFO] [stdout] test compressor::tests::test_compression_encode_lz4_with_invalid_input ... ok [INFO] [stdout] test query::query_flags::tests::as_byte_test ... ok [INFO] [stdout] test compressor::tests::test_compression_decode_lz4 ... ok [INFO] [stdout] test compressor::tests::test_compression_from_str ... ok [INFO] [stdout] test compressor::tests::test_compression_from_string ... ok [INFO] [stdout] test query::query_flags::tests::has_page_size_test ... ok [INFO] [stdout] test query::query_flags::tests::has_value_test ... ok [INFO] [stdout] test query::query_flags::tests::has_with_default_timestamp_test ... ok [INFO] [stdout] test query::query_flags::tests::has_with_names_for_values_test ... ok [INFO] [stdout] test query::query_flags::tests::has_with_serial_consistency_test ... ok [INFO] [stdout] test query::query_flags::tests::set_page_size_test ... ok [INFO] [stdout] test query::query_flags::tests::has_with_paging_state_test ... ok [INFO] [stdout] test query::query_flags::tests::set_skip_metadata_test ... ok [INFO] [stdout] test query::query_flags::tests::set_with_default_timestamp_test ... ok [INFO] [stdout] test query::query_flags::tests::set_value_test ... ok [INFO] [stdout] test query::query_flags::tests::set_with_names_for_values_test ... ok [INFO] [stdout] test query::query_flags::tests::set_with_paging_state_test ... ok [INFO] [stdout] test compressor::tests::test_compression_encode_snappy_with_non_utf8 ... ok [INFO] [stdout] test query::query_flags::tests::set_with_serial_consistency_test ... ok [INFO] [stdout] test query::query_flags::tests::has_skip_metadata_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 30 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests cdrs-async [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test src/transport_tls.rs - transport_tls::TransportTls::new (line 31) ... FAILED [INFO] [stdout] test src/transport_tcp.rs - transport_tcp::TransportTcp::new (line 28) ... FAILED [INFO] [stdout] test src/compressor.rs - compressor::Compression (line 57) ... FAILED [INFO] [stdout] test src/compressor.rs - compressor::Compression (line 71) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/transport_tls.rs - transport_tls::TransportTls::new (line 31) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `cdrs` [INFO] [stdout] --> src/transport_tls.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 3 | use cdrs::transport::TransportTls; [INFO] [stdout] | ^^^^ use of undeclared type or module `cdrs` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `TransportTls` [INFO] [stdout] --> src/transport_tls.rs:34:21 [INFO] [stdout] | [INFO] [stdout] 5 | let tcp_transport = TransportTls::new(addr).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type or module `TransportTls` [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/transport_tcp.rs - transport_tcp::TransportTcp::new (line 28) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `cdrs` [INFO] [stdout] --> src/transport_tcp.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 3 | use cdrs::transport::TransportTcp; [INFO] [stdout] | ^^^^ use of undeclared type or module `cdrs` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `TransportTcp` [INFO] [stdout] --> src/transport_tcp.rs:31:21 [INFO] [stdout] | [INFO] [stdout] 5 | let tcp_transport = TransportTcp::new(addr).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type or module `TransportTcp` [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/compressor.rs - compressor::Compression (line 57) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `cdrs` [INFO] [stdout] --> src/compressor.rs:58:5 [INFO] [stdout] | [INFO] [stdout] 3 | use cdrs::compression::Compression; [INFO] [stdout] | ^^^^ use of undeclared type or module `cdrs` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Compression` [INFO] [stdout] --> src/compressor.rs:60:28 [INFO] [stdout] | [INFO] [stdout] 5 | let snappy_compression = Compression::Snappy; [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type or module `Compression` [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/compressor.rs - compressor::Compression (line 71) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `cdrs` [INFO] [stdout] --> src/compressor.rs:72:5 [INFO] [stdout] | [INFO] [stdout] 3 | use cdrs::compression::Compression; [INFO] [stdout] | ^^^^ use of undeclared type or module `cdrs` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Compression` [INFO] [stdout] --> src/compressor.rs:73:26 [INFO] [stdout] | [INFO] [stdout] 4 | let lz4_compression = Compression::Lz4; [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type or module `Compression` [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/compressor.rs - compressor::Compression (line 57) [INFO] [stdout] src/compressor.rs - compressor::Compression (line 71) [INFO] [stdout] src/transport_tcp.rs - transport_tcp::TransportTcp::new (line 28) [INFO] [stdout] src/transport_tls.rs - transport_tls::TransportTls::new (line 31) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "bf5aac419ba1958cd382fa255a545adc4d96e93faf1f963d6a51610648b02449", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf5aac419ba1958cd382fa255a545adc4d96e93faf1f963d6a51610648b02449", kill_on_drop: false }` [INFO] [stdout] bf5aac419ba1958cd382fa255a545adc4d96e93faf1f963d6a51610648b02449