[INFO] fetching crate kanidm_client 1.1.0-alpha... [INFO] checking kanidm_client-1.1.0-alpha against try#353a0a223066e9f46a1d935f2271a26c3c5002bb for pr-75180 [INFO] extracting crate kanidm_client 1.1.0-alpha into /workspace/builds/worker-12/source [INFO] validating manifest of crates.io crate kanidm_client 1.1.0-alpha on toolchain 353a0a223066e9f46a1d935f2271a26c3c5002bb [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+353a0a223066e9f46a1d935f2271a26c3c5002bb" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate kanidm_client 1.1.0-alpha [INFO] finished tweaking crates.io crate kanidm_client 1.1.0-alpha [INFO] tweaked toml for crates.io crate kanidm_client 1.1.0-alpha written to /workspace/builds/worker-12/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+353a0a223066e9f46a1d935f2271a26c3c5002bb" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+353a0a223066e9f46a1d935f2271a26c3c5002bb" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+353a0a223066e9f46a1d935f2271a26c3c5002bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 613477416cfcd9b00c520349017a87ec9fd80fe4cacf5409bb791dc1a5125249 [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" "613477416cfcd9b00c520349017a87ec9fd80fe4cacf5409bb791dc1a5125249", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "613477416cfcd9b00c520349017a87ec9fd80fe4cacf5409bb791dc1a5125249", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "613477416cfcd9b00c520349017a87ec9fd80fe4cacf5409bb791dc1a5125249", kill_on_drop: false }` [INFO] [stdout] 613477416cfcd9b00c520349017a87ec9fd80fe4cacf5409bb791dc1a5125249 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+353a0a223066e9f46a1d935f2271a26c3c5002bb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] babcdf23fda13e3de68f7965710258241cdf43ee4a48d2d98895c52a513048a9 [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" "babcdf23fda13e3de68f7965710258241cdf43ee4a48d2d98895c52a513048a9", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Checking tower-service v0.3.0 [INFO] [stderr] Checking base32 v0.4.0 [INFO] [stderr] Checking tracing-core v0.1.15 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Checking lock_api v0.4.1 [INFO] [stderr] Checking itertools v0.8.2 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Checking parking_lot_core v0.8.0 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking fancy-regex v0.3.5 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Compiling actix-macros v0.1.2 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling actix_derive v0.5.0 [INFO] [stderr] Checking tokio v0.2.22 [INFO] [stderr] Checking uuid v0.8.1 [INFO] [stderr] Checking toml v0.5.6 [INFO] [stderr] Checking actix-service v1.0.6 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Checking parking_lot v0.11.0 [INFO] [stderr] Checking tracing v0.1.19 [INFO] [stderr] Compiling standback v0.2.10 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling time v0.2.16 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling cookie v0.14.2 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Checking actix-threadpool v0.3.3 [INFO] [stderr] Checking crossbeam-channel v0.4.3 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Checking publicsuffix v1.5.4 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Checking thiserror v1.0.20 [INFO] [stderr] Checking time-macros v0.1.0 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking tokio-util v0.2.0 [INFO] [stderr] Checking trust-dns-proto v0.18.0-alpha.2 [INFO] [stderr] Checking actix-rt v1.1.1 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling derive_builder_core v0.9.0 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Checking h2 v0.2.6 [INFO] [stderr] Checking actix-codec v0.2.0 [INFO] [stderr] Checking actix-utils v1.0.6 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Checking cookie_store v0.12.0 [INFO] [stderr] Checking trust-dns-resolver v0.18.0-alpha.2 [INFO] [stderr] Checking actix-connect v1.0.2 [INFO] [stderr] Checking tokio-tls v0.3.1 [INFO] [stderr] Checking zxcvbn v2.0.1 [INFO] [stderr] Checking kanidm_proto v1.1.0-alpha [INFO] [stderr] Checking hyper v0.13.7 [INFO] [stderr] Checking actix-http v1.0.1 [INFO] [stderr] Checking actix v0.9.0 [INFO] [stderr] Checking hyper-tls v0.4.3 [INFO] [stderr] Checking reqwest v0.10.7 [INFO] [stderr] Checking kanidm_client v1.1.0-alpha (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `kanidm` [INFO] [stdout] --> tests/common.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use kanidm::audit::LogLevel; [INFO] [stdout] | ^^^^^^ use of undeclared type or module `kanidm` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `kanidm` [INFO] [stdout] --> tests/common.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use kanidm::config::{Configuration, IntegrationTestConfig}; [INFO] [stdout] | ^^^^^^ use of undeclared type or module `kanidm` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `kanidm` [INFO] [stdout] --> tests/common.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use kanidm::core::create_server_core; [INFO] [stdout] | ^^^^^^ use of undeclared type or module `kanidm` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Configuration` [INFO] [stdout] --> tests/common.rs:33:22 [INFO] [stdout] | [INFO] [stdout] 33 | let mut config = Configuration::new(); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type or module `Configuration` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `LogLevel` [INFO] [stdout] --> tests/common.rs:37:29 [INFO] [stdout] | [INFO] [stdout] 37 | config.log_level = Some(LogLevel::Quiet as u32); [INFO] [stdout] | ^^^^^^^^ use of undeclared type or module `LogLevel` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `kanidm` [INFO] [stdout] --> tests/common.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use kanidm::audit::LogLevel; [INFO] [stdout] | ^^^^^^ use of undeclared type or module `kanidm` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `kanidm` [INFO] [stdout] --> tests/common.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use kanidm::config::{Configuration, IntegrationTestConfig}; [INFO] [stdout] | ^^^^^^ use of undeclared type or module `kanidm` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `kanidm` [INFO] [stdout] --> tests/common.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use kanidm::core::create_server_core; [INFO] [stdout] | ^^^^^^ use of undeclared type or module `kanidm` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `IntegrationTestConfig` in this scope [INFO] [stdout] --> tests/common.rs:28:31 [INFO] [stdout] | [INFO] [stdout] 28 | let int_config = Box::new(IntegrationTestConfig { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `create_server_core` in this scope [INFO] [stdout] --> tests/common.rs:45:24 [INFO] [stdout] | [INFO] [stdout] 45 | let sctx = create_server_core(config).await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `kanidm` [INFO] [stdout] --> tests/proto_v1_test.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use kanidm::credential::totp::TOTP; [INFO] [stdout] | ^^^^^^ use of undeclared type or module `kanidm` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `kanidm` [INFO] [stdout] --> tests/common.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use kanidm::audit::LogLevel; [INFO] [stdout] | ^^^^^^ use of undeclared type or module `kanidm` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `kanidm` [INFO] [stdout] --> tests/common.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use kanidm::config::{Configuration, IntegrationTestConfig}; [INFO] [stdout] | ^^^^^^ use of undeclared type or module `kanidm` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `kanidm` [INFO] [stdout] --> tests/common.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use kanidm::core::create_server_core; [INFO] [stdout] | ^^^^^^ use of undeclared type or module `kanidm` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Configuration` [INFO] [stdout] --> tests/common.rs:33:22 [INFO] [stdout] | [INFO] [stdout] 33 | let mut config = Configuration::new(); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type or module `Configuration` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `LogLevel` [INFO] [stdout] --> tests/common.rs:37:29 [INFO] [stdout] | [INFO] [stdout] 37 | config.log_level = Some(LogLevel::Quiet as u32); [INFO] [stdout] | ^^^^^^^^ use of undeclared type or module `LogLevel` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `IntegrationTestConfig` in this scope [INFO] [stdout] --> tests/common.rs:28:31 [INFO] [stdout] | [INFO] [stdout] 28 | let int_config = Box::new(IntegrationTestConfig { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `create_server_core` in this scope [INFO] [stdout] --> tests/common.rs:45:24 [INFO] [stdout] | [INFO] [stdout] 45 | let sctx = create_server_core(config).await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Configuration` [INFO] [stdout] --> tests/common.rs:33:22 [INFO] [stdout] | [INFO] [stdout] 33 | let mut config = Configuration::new(); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type or module `Configuration` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `LogLevel` [INFO] [stdout] --> tests/common.rs:37:29 [INFO] [stdout] | [INFO] [stdout] 37 | config.log_level = Some(LogLevel::Quiet as u32); [INFO] [stdout] | ^^^^^^^^ use of undeclared type or module `LogLevel` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `IntegrationTestConfig` in this scope [INFO] [stdout] --> tests/common.rs:28:31 [INFO] [stdout] | [INFO] [stdout] 28 | let int_config = Box::new(IntegrationTestConfig { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `create_server_core` in this scope [INFO] [stdout] --> tests/common.rs:45:24 [INFO] [stdout] | [INFO] [stdout] 45 | let sctx = create_server_core(config).await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TOTP` in this scope [INFO] [stdout] --> tests/proto_v1_test.rs:737:20 [INFO] [stdout] | [INFO] [stdout] 737 | let r_tok: TOTP = tok.into(); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: there is an enum variant `kanidm_proto::v1::AuthAllowed::TOTP` and 1 other; try using the variant's enum [INFO] [stdout] | [INFO] [stdout] 737 | let r_tok: kanidm_proto::v1::AuthAllowed = tok.into(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 737 | let r_tok: kanidm_proto::v1::AuthCredential = tok.into(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 7 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0422`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 7 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0422`. [INFO] [stdout] [INFO] [stderr] error: could not compile `kanidm_client`. [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: aborting due to 9 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0422, E0425, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "babcdf23fda13e3de68f7965710258241cdf43ee4a48d2d98895c52a513048a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "babcdf23fda13e3de68f7965710258241cdf43ee4a48d2d98895c52a513048a9", kill_on_drop: false }` [INFO] [stdout] babcdf23fda13e3de68f7965710258241cdf43ee4a48d2d98895c52a513048a9