[INFO] cloning repository https://github.com/micromaomao/ctcrab [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/micromaomao/ctcrab" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmicromaomao%2Fctcrab", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmicromaomao%2Fctcrab'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d0a76ca66b349711e9eabf854524179f52070642 [INFO] checking micromaomao/ctcrab against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmicromaomao%2Fctcrab" "/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/micromaomao/ctcrab on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/micromaomao/ctcrab [INFO] removed path dependency ctclient from git repo https://github.com/micromaomao/ctcrab [INFO] finished tweaking git repo https://github.com/micromaomao/ctcrab [INFO] tweaked toml for git repo https://github.com/micromaomao/ctcrab written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/micromaomao/ctcrab already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (ctclient) 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" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "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" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (ctclient) 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] Blocking waiting for file lock on package cache [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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "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] ff514e94c069d95e75962799a5f98188f7b65175ec0b89a14082ea7f60e90d16 [INFO] running `Command { std: "docker" "start" "-a" "ff514e94c069d95e75962799a5f98188f7b65175ec0b89a14082ea7f60e90d16", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ff514e94c069d95e75962799a5f98188f7b65175ec0b89a14082ea7f60e90d16", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff514e94c069d95e75962799a5f98188f7b65175ec0b89a14082ea7f60e90d16", kill_on_drop: false }` [INFO] [stdout] ff514e94c069d95e75962799a5f98188f7b65175ec0b89a14082ea7f60e90d16 [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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a782f8ec6932bd9d3c7fca4a9ec74fe7f3d01f4c4e20059724d55bbec6b46978 [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" "a782f8ec6932bd9d3c7fca4a9ec74fe7f3d01f4c4e20059724d55bbec6b46978", kill_on_drop: false }` [INFO] [stderr] warning: dependency (ctclient) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling syn v1.0.57 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling yansi v0.5.0 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling zeroize v1.2.0 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling typeable v0.1.2 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Checking tower-service v0.3.0 [INFO] [stderr] Checking httpdate v0.3.2 [INFO] [stderr] Compiling pq-sys v0.4.6 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking unicode-xid v0.1.0 [INFO] [stderr] Checking ipnet v2.3.0 [INFO] [stderr] Checking dotenv v0.15.0 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling libsqlite3-sys v0.18.0 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Checking form_urlencoded v1.0.0 [INFO] [stderr] Checking tinyvec v1.1.0 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Checking lock_api v0.4.2 [INFO] [stderr] Checking http v0.2.2 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling pear_codegen v0.1.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling rocket_codegen v0.4.6 [INFO] [stderr] Compiling rocket v0.4.6 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Checking encoding_rs v0.8.26 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking socket2 v0.3.19 [INFO] [stderr] Checking parking_lot_core v0.8.2 [INFO] [stderr] Checking inotify-sys v0.1.4 [INFO] [stderr] Checking filetime v0.2.13 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Checking tracing v0.1.22 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Checking inotify v0.7.1 [INFO] [stderr] Checking universal-hash v0.3.0 [INFO] [stderr] Checking block-cipher-trait v0.6.2 [INFO] [stderr] Checking crypto-mac v0.7.0 [INFO] [stderr] Checking aead v0.2.0 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking unicode-normalization v0.1.16 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking flate2 v1.0.19 [INFO] [stderr] Checking polyval v0.3.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Checking aes-soft v0.3.3 [INFO] [stderr] Checking hmac v0.7.1 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking scheduled-thread-pool v0.2.5 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Checking ghash v0.2.3 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Checking hkdf v0.8.0 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Checking tokio v0.2.24 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Checking aes v0.3.2 [INFO] [stderr] Checking r2d2 v0.8.9 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking async-compression v0.3.7 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking aes-gcm v0.5.0 [INFO] [stderr] Checking notify v4.0.15 [INFO] [stderr] Compiling ctclient v0.4.5 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Checking url v2.2.0 [INFO] [stderr] Checking cookie v0.11.3 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking tokio-tls v0.3.1 [INFO] [stderr] Compiling devise_core v0.2.0 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling devise_codegen v0.2.0 [INFO] [stderr] Checking thiserror v1.0.23 [INFO] [stderr] Checking pin-project v1.0.2 [INFO] [stderr] Compiling devise v0.2.0 [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] Compiling pear v0.1.4 [INFO] [stderr] Compiling rocket_http v0.4.6 [INFO] [stderr] Checking diesel v1.4.5 [INFO] [stderr] Checking h2 v0.2.7 [INFO] [stderr] Checking serde_json v1.0.61 [INFO] [stderr] Checking toml v0.4.10 [INFO] [stderr] Checking serde_urlencoded v0.7.0 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Checking hyper v0.13.9 [INFO] [stderr] Checking rocket_contrib v0.4.6 [INFO] [stderr] Checking hyper-tls v0.4.3 [INFO] [stderr] Checking reqwest v0.10.10 [INFO] [stderr] Checking ctcrab v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `ctclient::internal::re_exports` [INFO] [stdout] --> src/models/inserts.rs:5:25 [INFO] [stdout] | [INFO] [stdout] 5 | use ctclient::internal::re_exports::openssl; [INFO] [stdout] | ^^^^^^^^^^ could not find `re_exports` in `internal` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `ctclient::google_log_list::LogState`, `openssl::hash::MessageDigest`, `openssl::x509::X509` [INFO] [stdout] --> src/models/inserts.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use openssl::hash::MessageDigest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 9 | use openssl::x509::X509; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/core/initialise_ctlogs_table.rs:24:36 [INFO] [stdout] | [INFO] [stdout] 24 | use ctclient::google_log_list::LogState::*; [INFO] [stdout] | ^^^^^^^^ could not find `LogState` in `google_log_list` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ctclient::internal::re_exports` [INFO] [stdout] --> src/models/inserts.rs:5:25 [INFO] [stdout] | [INFO] [stdout] 5 | use ctclient::internal::re_exports::openssl; [INFO] [stdout] | ^^^^^^^^^^ could not find `re_exports` in `internal` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `ctclient::google_log_list::LogState`, `openssl::hash::MessageDigest`, `openssl::x509::X509` [INFO] [stdout] --> src/models/inserts.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use openssl::hash::MessageDigest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 9 | use openssl::x509::X509; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/core/initialise_ctlogs_table.rs:24:36 [INFO] [stdout] | [INFO] [stdout] 24 | use ctclient::google_log_list::LogState::*; [INFO] [stdout] | ^^^^^^^^ could not find `LogState` in `google_log_list` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MessageDigest` [INFO] [stdout] --> src/models/inserts.rs:80:33 [INFO] [stdout] | [INFO] [stdout] 80 | let fp = x509_chain[0].digest(MessageDigest::sha256()).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `MessageDigest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MessageDigest` [INFO] [stdout] --> src/models/inserts.rs:80:33 [INFO] [stdout] | [INFO] [stdout] 80 | let fp = x509_chain[0].digest(MessageDigest::sha256()).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `MessageDigest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `re_exports` in `internal` [INFO] [stdout] --> src/core/update_thread.rs:68:44 [INFO] [stdout] | [INFO] [stdout] 68 | let parsed_url = ctclient::internal::re_exports::reqwest::Url::parse(&log.endpoint_url).unwrap(); [INFO] [stdout] | ^^^^^^^^^^ could not find `re_exports` in `internal` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `re_exports` in `internal` [INFO] [stdout] --> src/core/update_thread.rs:68:44 [INFO] [stdout] | [INFO] [stdout] 68 | let parsed_url = ctclient::internal::re_exports::reqwest::Url::parse(&log.endpoint_url).unwrap(); [INFO] [stdout] | ^^^^^^^^^^ could not find `re_exports` in `internal` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `re_exports` in `internal` [INFO] [stdout] --> src/core/update_thread.rs:69:48 [INFO] [stdout] | [INFO] [stdout] 69 | let parsed_pub_key = ctclient::internal::re_exports::openssl::pkey::PKey::public_key_from_der(&log.public_key.0).unwrap(); [INFO] [stdout] | ^^^^^^^^^^ could not find `re_exports` in `internal` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `re_exports` in `internal` [INFO] [stdout] --> src/core/update_thread.rs:69:48 [INFO] [stdout] | [INFO] [stdout] 69 | let parsed_pub_key = ctclient::internal::re_exports::openssl::pkey::PKey::public_key_from_der(&log.public_key.0).unwrap(); [INFO] [stdout] | ^^^^^^^^^^ could not find `re_exports` in `internal` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Pending` is not bound in all patterns [INFO] [stdout] --> src/core/initialise_ctlogs_table.rs:26:17 [INFO] [stdout] | [INFO] [stdout] 26 | Pending | Qualified | Usable | Readonly => { [INFO] [stdout] | ------- ^^^^^^^^^ ^^^^^^ ^^^^^^^^ pattern doesn't bind `Pending` [INFO] [stdout] | | | | [INFO] [stdout] | | | pattern doesn't bind `Pending` [INFO] [stdout] | | pattern doesn't bind `Pending` [INFO] [stdout] | variable not in all patterns [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Pending` [INFO] [stdout] --> src/core/initialise_ctlogs_table.rs:26:7 [INFO] [stdout] | [INFO] [stdout] 26 | Pending | Qualified | Usable | Readonly => { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Qualified` is not bound in all patterns [INFO] [stdout] --> src/core/initialise_ctlogs_table.rs:26:7 [INFO] [stdout] | [INFO] [stdout] 26 | Pending | Qualified | Usable | Readonly => { [INFO] [stdout] | ^^^^^^^ --------- ^^^^^^ ^^^^^^^^ pattern doesn't bind `Qualified` [INFO] [stdout] | | | | [INFO] [stdout] | | | pattern doesn't bind `Qualified` [INFO] [stdout] | | variable not in all patterns [INFO] [stdout] | pattern doesn't bind `Qualified` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Qualified` [INFO] [stdout] --> src/core/initialise_ctlogs_table.rs:26:17 [INFO] [stdout] | [INFO] [stdout] 26 | Pending | Qualified | Usable | Readonly => { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Readonly` is not bound in all patterns [INFO] [stdout] --> src/core/initialise_ctlogs_table.rs:26:7 [INFO] [stdout] | [INFO] [stdout] 26 | Pending | Qualified | Usable | Readonly => { [INFO] [stdout] | ^^^^^^^ ^^^^^^^^^ ^^^^^^ -------- variable not in all patterns [INFO] [stdout] | | | | [INFO] [stdout] | | | pattern doesn't bind `Readonly` [INFO] [stdout] | | pattern doesn't bind `Readonly` [INFO] [stdout] | pattern doesn't bind `Readonly` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Readonly` [INFO] [stdout] --> src/core/initialise_ctlogs_table.rs:26:38 [INFO] [stdout] | [INFO] [stdout] 26 | Pending | Qualified | Usable | Readonly => { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Usable` is not bound in all patterns [INFO] [stdout] --> src/core/initialise_ctlogs_table.rs:26:7 [INFO] [stdout] | [INFO] [stdout] 26 | Pending | Qualified | Usable | Readonly => { [INFO] [stdout] | ^^^^^^^ ^^^^^^^^^ ------ ^^^^^^^^ pattern doesn't bind `Usable` [INFO] [stdout] | | | | [INFO] [stdout] | | | variable not in all patterns [INFO] [stdout] | | pattern doesn't bind `Usable` [INFO] [stdout] | pattern doesn't bind `Usable` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Usable` [INFO] [stdout] --> src/core/initialise_ctlogs_table.rs:26:29 [INFO] [stdout] | [INFO] [stdout] 26 | Pending | Qualified | Usable | Readonly => { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Rejected` is not bound in all patterns [INFO] [stdout] --> src/core/initialise_ctlogs_table.rs:60:7 [INFO] [stdout] | [INFO] [stdout] 60 | Retired | Rejected => { [INFO] [stdout] | ^^^^^^^ -------- variable not in all patterns [INFO] [stdout] | | [INFO] [stdout] | pattern doesn't bind `Rejected` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Rejected` [INFO] [stdout] --> src/core/initialise_ctlogs_table.rs:60:17 [INFO] [stdout] | [INFO] [stdout] 60 | Retired | Rejected => { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Retired` is not bound in all patterns [INFO] [stdout] --> src/core/initialise_ctlogs_table.rs:60:17 [INFO] [stdout] | [INFO] [stdout] 60 | Retired | Rejected => { [INFO] [stdout] | ------- ^^^^^^^^ pattern doesn't bind `Retired` [INFO] [stdout] | | [INFO] [stdout] | variable not in all patterns [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Retired` [INFO] [stdout] --> src/core/initialise_ctlogs_table.rs:60:7 [INFO] [stdout] | [INFO] [stdout] 60 | Retired | Rejected => { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Pending` is not bound in all patterns [INFO] [stdout] --> src/core/initialise_ctlogs_table.rs:26:17 [INFO] [stdout] | [INFO] [stdout] 26 | Pending | Qualified | Usable | Readonly => { [INFO] [stdout] | ------- ^^^^^^^^^ ^^^^^^ ^^^^^^^^ pattern doesn't bind `Pending` [INFO] [stdout] | | | | [INFO] [stdout] | | | pattern doesn't bind `Pending` [INFO] [stdout] | | pattern doesn't bind `Pending` [INFO] [stdout] | variable not in all patterns [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Pending` [INFO] [stdout] --> src/core/initialise_ctlogs_table.rs:26:7 [INFO] [stdout] | [INFO] [stdout] 26 | Pending | Qualified | Usable | Readonly => { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Qualified` is not bound in all patterns [INFO] [stdout] --> src/core/initialise_ctlogs_table.rs:26:7 [INFO] [stdout] | [INFO] [stdout] 26 | Pending | Qualified | Usable | Readonly => { [INFO] [stdout] | ^^^^^^^ --------- ^^^^^^ ^^^^^^^^ pattern doesn't bind `Qualified` [INFO] [stdout] | | | | [INFO] [stdout] | | | pattern doesn't bind `Qualified` [INFO] [stdout] | | variable not in all patterns [INFO] [stdout] | pattern doesn't bind `Qualified` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Qualified` [INFO] [stdout] --> src/core/initialise_ctlogs_table.rs:26:17 [INFO] [stdout] | [INFO] [stdout] 26 | Pending | Qualified | Usable | Readonly => { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Readonly` is not bound in all patterns [INFO] [stdout] --> src/core/initialise_ctlogs_table.rs:26:7 [INFO] [stdout] | [INFO] [stdout] 26 | Pending | Qualified | Usable | Readonly => { [INFO] [stdout] | ^^^^^^^ ^^^^^^^^^ ^^^^^^ -------- variable not in all patterns [INFO] [stdout] | | | | [INFO] [stdout] | | | pattern doesn't bind `Readonly` [INFO] [stdout] | | pattern doesn't bind `Readonly` [INFO] [stdout] | pattern doesn't bind `Readonly` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Readonly` [INFO] [stdout] --> src/core/initialise_ctlogs_table.rs:26:38 [INFO] [stdout] | [INFO] [stdout] 26 | Pending | Qualified | Usable | Readonly => { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Usable` is not bound in all patterns [INFO] [stdout] --> src/core/initialise_ctlogs_table.rs:26:7 [INFO] [stdout] | [INFO] [stdout] 26 | Pending | Qualified | Usable | Readonly => { [INFO] [stdout] | ^^^^^^^ ^^^^^^^^^ ------ ^^^^^^^^ pattern doesn't bind `Usable` [INFO] [stdout] | | | | [INFO] [stdout] | | | variable not in all patterns [INFO] [stdout] | | pattern doesn't bind `Usable` [INFO] [stdout] | pattern doesn't bind `Usable` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Usable` [INFO] [stdout] --> src/core/initialise_ctlogs_table.rs:26:29 [INFO] [stdout] | [INFO] [stdout] 26 | Pending | Qualified | Usable | Readonly => { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Rejected` is not bound in all patterns [INFO] [stdout] --> src/core/initialise_ctlogs_table.rs:60:7 [INFO] [stdout] | [INFO] [stdout] 60 | Retired | Rejected => { [INFO] [stdout] | ^^^^^^^ -------- variable not in all patterns [INFO] [stdout] | | [INFO] [stdout] | pattern doesn't bind `Rejected` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Rejected` [INFO] [stdout] --> src/core/initialise_ctlogs_table.rs:60:17 [INFO] [stdout] | [INFO] [stdout] 60 | Retired | Rejected => { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Retired` is not bound in all patterns [INFO] [stdout] --> src/core/initialise_ctlogs_table.rs:60:17 [INFO] [stdout] | [INFO] [stdout] 60 | Retired | Rejected => { [INFO] [stdout] | ------- ^^^^^^^^ pattern doesn't bind `Retired` [INFO] [stdout] | | [INFO] [stdout] | variable not in all patterns [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Retired` [INFO] [stdout] --> src/core/initialise_ctlogs_table.rs:60:7 [INFO] [stdout] | [INFO] [stdout] 60 | Retired | Rejected => { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `X509` in this scope [INFO] [stdout] --> src/models/inserts.rs:78:57 [INFO] [stdout] | [INFO] [stdout] 78 | pub fn insert_x509_and_chain(db: &DB, x509_chain: &[X509]) -> Result [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: there is an enum variant `ctclient::SctEntry::X509`; try using the variant's enum [INFO] [stdout] | [INFO] [stdout] 78 | pub fn insert_x509_and_chain(db: &DB, x509_chain: &[ctclient::SctEntry]) -> Result [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `X509` in this scope [INFO] [stdout] --> src/models/inserts.rs:78:57 [INFO] [stdout] | [INFO] [stdout] 78 | pub fn insert_x509_and_chain(db: &DB, x509_chain: &[X509]) -> Result [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: there is an enum variant `ctclient::SctEntry::X509`; try using the variant's enum [INFO] [stdout] | [INFO] [stdout] 78 | pub fn insert_x509_and_chain(db: &DB, x509_chain: &[ctclient::SctEntry]) -> Result [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/core/db.rs:33:6 [INFO] [stdout] | [INFO] [stdout] 33 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `CTClient`, `SthResult` [INFO] [stdout] --> src/core/update_thread.rs:9:16 [INFO] [stdout] | [INFO] [stdout] 9 | use ctclient::{CTClient, SignedTreeHead, SthResult}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::schema::ctlogs::columns::monitoring` [INFO] [stdout] --> src/api/mod.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use crate::schema::ctlogs::columns::monitoring; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/core/db.rs:33:6 [INFO] [stdout] | [INFO] [stdout] 33 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `CTClient`, `SthResult` [INFO] [stdout] --> src/core/update_thread.rs:9:16 [INFO] [stdout] | [INFO] [stdout] 9 | use ctclient::{CTClient, SignedTreeHead, SthResult}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::schema::ctlogs::columns::monitoring` [INFO] [stdout] --> src/api/mod.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use crate::schema::ctlogs::columns::monitoring; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/core/update_thread.rs:367:15 [INFO] [stdout] | [INFO] [stdout] 362 | / match msg { [INFO] [stdout] 363 | | ChannelMessage::Stop => { [INFO] [stdout] 364 | | return; [INFO] [stdout] 365 | | } [INFO] [stdout] 366 | | } [INFO] [stdout] | |_______________- any code following this `match` expression is unreachable, as all arms diverge [INFO] [stdout] 367 | break 'o; [INFO] [stdout] | ^^^^^^^^^ unreachable statement [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/core/update_thread.rs:367:15 [INFO] [stdout] | [INFO] [stdout] 362 | / match msg { [INFO] [stdout] 363 | | ChannelMessage::Stop => { [INFO] [stdout] 364 | | return; [INFO] [stdout] 365 | | } [INFO] [stdout] 366 | | } [INFO] [stdout] | |_______________- any code following this `match` expression is unreachable, as all arms diverge [INFO] [stdout] 367 | break 'o; [INFO] [stdout] | ^^^^^^^^^ unreachable statement [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `as_dyn_error` found for reference `&ctclient::Error` in the current scope [INFO] [stdout] --> src/core/update_thread.rs:76:17 [INFO] [stdout] | [INFO] [stdout] 76 | #[error("{0}")] [INFO] [stdout] | ^^^^^ method not found in `&ctclient::Error` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ctclient-0.4.5/src/lib.rs:51:1 [INFO] [stdout] | [INFO] [stdout] 51 | pub enum Error { [INFO] [stdout] | -------------- [INFO] [stdout] | | [INFO] [stdout] | doesn't satisfy `ctclient::Error: AsDynError` [INFO] [stdout] | doesn't satisfy `ctclient::Error: StdError` [INFO] [stdout] | [INFO] [stdout] = note: the method `as_dyn_error` exists but the following trait bounds were not satisfied: [INFO] [stdout] `ctclient::Error: StdError` [INFO] [stdout] which is required by `ctclient::Error: AsDynError` [INFO] [stdout] `&ctclient::Error: StdError` [INFO] [stdout] which is required by `&ctclient::Error: AsDynError` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `as_dyn_error` found for reference `&ctclient::Error` in the current scope [INFO] [stdout] --> src/core/update_thread.rs:76:17 [INFO] [stdout] | [INFO] [stdout] 76 | #[error("{0}")] [INFO] [stdout] | ^^^^^ method not found in `&ctclient::Error` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ctclient-0.4.5/src/lib.rs:51:1 [INFO] [stdout] | [INFO] [stdout] 51 | pub enum Error { [INFO] [stdout] | -------------- [INFO] [stdout] | | [INFO] [stdout] | doesn't satisfy `ctclient::Error: AsDynError` [INFO] [stdout] | doesn't satisfy `ctclient::Error: StdError` [INFO] [stdout] | [INFO] [stdout] = note: the method `as_dyn_error` exists but the following trait bounds were not satisfied: [INFO] [stdout] `ctclient::Error: StdError` [INFO] [stdout] which is required by `ctclient::Error: AsDynError` [INFO] [stdout] `&ctclient::Error: StdError` [INFO] [stdout] which is required by `&ctclient::Error: AsDynError` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `verify_and_get_x509_chain` found for reference `&Leaf` in the current scope [INFO] [stdout] --> src/core/update_thread.rs:383:20 [INFO] [stdout] | [INFO] [stdout] 383 | let chain = leaf.verify_and_get_x509_chain().map_err(|e| format!("{}", e))?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `&Leaf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `verify_and_get_x509_chain` found for reference `&Leaf` in the current scope [INFO] [stdout] --> src/core/update_thread.rs:383:20 [INFO] [stdout] | [INFO] [stdout] 383 | let chain = leaf.verify_and_get_x509_chain().map_err(|e| format!("{}", e))?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `&Leaf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `state` on type `Log` [INFO] [stdout] --> src/core/initialise_ctlogs_table.rs:25:15 [INFO] [stdout] | [INFO] [stdout] 25 | match log.state { [INFO] [stdout] | ^^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `pub_key`, `base_url` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `state` on type `Log` [INFO] [stdout] --> src/core/initialise_ctlogs_table.rs:25:15 [INFO] [stdout] | [INFO] [stdout] 25 | match log.state { [INFO] [stdout] | ^^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `pub_key`, `base_url` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/core/initialise_ctlogs_table.rs:28:24 [INFO] [stdout] | [INFO] [stdout] 28 | log_id: Hash(id), [INFO] [stdout] | ^^ expected array `[u8; 32]`, found struct `Vec` [INFO] [stdout] | [INFO] [stdout] = note: expected array `[u8; 32]` [INFO] [stdout] found struct `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `description` on type `Log` [INFO] [stdout] --> src/core/initialise_ctlogs_table.rs:30:22 [INFO] [stdout] | [INFO] [stdout] 30 | name: &log.description, [INFO] [stdout] | ^^^^^^^^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `pub_key`, `base_url` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/core/initialise_ctlogs_table.rs:28:24 [INFO] [stdout] | [INFO] [stdout] 28 | log_id: Hash(id), [INFO] [stdout] | ^^ expected array `[u8; 32]`, found struct `Vec` [INFO] [stdout] | [INFO] [stdout] = note: expected array `[u8; 32]` [INFO] [stdout] found struct `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `description` on type `Log` [INFO] [stdout] --> src/core/initialise_ctlogs_table.rs:30:22 [INFO] [stdout] | [INFO] [stdout] 30 | name: &log.description, [INFO] [stdout] | ^^^^^^^^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `pub_key`, `base_url` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/core/initialise_ctlogs_table.rs:62:36 [INFO] [stdout] | [INFO] [stdout] 62 | .filter(log_id.eq(Hash(id))) [INFO] [stdout] | ^^ expected array `[u8; 32]`, found struct `Vec` [INFO] [stdout] | [INFO] [stdout] = note: expected array `[u8; 32]` [INFO] [stdout] found struct `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/core/initialise_ctlogs_table.rs:62:36 [INFO] [stdout] | [INFO] [stdout] 62 | .filter(log_id.eq(Hash(id))) [INFO] [stdout] | ^^ expected array `[u8; 32]`, found struct `Vec` [INFO] [stdout] | [INFO] [stdout] = note: expected array `[u8; 32]` [INFO] [stdout] found struct `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::convert::TryInto` [INFO] [stdout] --> src/models/inserts.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::convert::TryInto; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::convert::TryInto` [INFO] [stdout] --> src/models/inserts.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::convert::TryInto; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 18 previous errors; 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0308, E0408, E0412, E0432, E0433, E0599, E0609. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 18 previous errors; 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0308, E0408, E0412, E0432, E0433, E0599, E0609. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ctcrab` [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" "a782f8ec6932bd9d3c7fca4a9ec74fe7f3d01f4c4e20059724d55bbec6b46978", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a782f8ec6932bd9d3c7fca4a9ec74fe7f3d01f4c4e20059724d55bbec6b46978", kill_on_drop: false }` [INFO] [stdout] a782f8ec6932bd9d3c7fca4a9ec74fe7f3d01f4c4e20059724d55bbec6b46978