[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] 470dcc5581da73e7247c15c478b623f92ad82bb1 [INFO] checking micromaomao/ctcrab against master#5e3f1b148db5bfa27fee52464ae1f5d34c49d77b for pr-75502 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmicromaomao%2Fctcrab" "/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/micromaomao/ctcrab on toolchain 5e3f1b148db5bfa27fee52464ae1f5d34c49d77b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "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-1/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" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "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-1/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" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "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" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "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] 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:e18d859f9e32a1da89bc7b2d7d51e13b57342044d1295d9fc0dd0068c58eb3d1" "/opt/rustwide/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f98d1b89b7862d8690a88c6411f4e68001a9346bb050fc795f419b9234560702 [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" "f98d1b89b7862d8690a88c6411f4e68001a9346bb050fc795f419b9234560702", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f98d1b89b7862d8690a88c6411f4e68001a9346bb050fc795f419b9234560702", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f98d1b89b7862d8690a88c6411f4e68001a9346bb050fc795f419b9234560702", kill_on_drop: false }` [INFO] [stdout] f98d1b89b7862d8690a88c6411f4e68001a9346bb050fc795f419b9234560702 [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:e18d859f9e32a1da89bc7b2d7d51e13b57342044d1295d9fc0dd0068c58eb3d1" "/opt/rustwide/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] abacc34fe3f6cce1bf39513d527d85381e948f256aa7a99bed2730bee00a86a3 [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" "abacc34fe3f6cce1bf39513d527d85381e948f256aa7a99bed2730bee00a86a3", 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 libc v0.2.76 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.39 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling cc v1.0.59 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling yansi v0.5.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking futures-core v0.3.5 [INFO] [stderr] Checking tinyvec v0.3.4 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Checking pin-project-lite v0.1.7 [INFO] [stderr] Compiling subtle v2.2.3 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking smallvec v1.4.2 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Checking once_cell v1.4.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.9 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Checking futures-io v0.3.5 [INFO] [stderr] Checking futures-sink v0.3.5 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking instant v0.1.6 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Compiling zeroize v1.1.0 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling typeable v0.1.2 [INFO] [stderr] Compiling encoding_rs v0.8.24 [INFO] [stderr] Checking tower-service v0.3.0 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling state v0.4.1 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking dtoa v0.4.6 [INFO] [stderr] Compiling pq-sys v0.4.6 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Checking ipnet v2.3.0 [INFO] [stderr] Checking dotenv v0.15.0 [INFO] [stderr] Checking tracing-core v0.1.15 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking futures-channel v0.3.5 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling pear_codegen v0.1.4 [INFO] [stderr] Compiling rocket_codegen v0.4.5 [INFO] [stderr] Compiling rocket v0.4.5 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Compiling indexmap v1.5.1 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking unicode-normalization v0.1.13 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Checking http v0.2.1 [INFO] [stderr] Checking futures-task v0.3.5 [INFO] [stderr] Compiling libsqlite3-sys v0.18.0 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Checking lock_api v0.4.1 [INFO] [stderr] Checking miniz_oxide v0.4.1 [INFO] [stderr] Checking tracing v0.1.19 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.34 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking socket2 v0.3.12 [INFO] [stderr] Checking parking_lot_core v0.8.0 [INFO] [stderr] Checking flate2 v1.0.17 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking parking_lot v0.11.0 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Checking async-compression v0.3.5 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-cipher-trait v0.6.2 [INFO] [stderr] Compiling universal-hash v0.3.0 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling aead v0.2.0 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Checking scheduled-thread-pool v0.2.5 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling polyval v0.3.3 [INFO] [stderr] Compiling aes-soft v0.3.3 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling ghash v0.2.3 [INFO] [stderr] Checking tokio v0.2.22 [INFO] [stderr] Compiling hkdf v0.8.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking r2d2 v0.8.9 [INFO] [stderr] Compiling aes v0.3.2 [INFO] [stderr] Compiling aes-gcm v0.5.0 [INFO] [stderr] Compiling ctclient v0.4.5 [INFO] [stderr] Compiling hyper v0.10.16 [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 diesel_derives v1.4.1 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling devise_codegen v0.2.0 [INFO] [stderr] Checking thiserror v1.0.20 [INFO] [stderr] Compiling devise v0.2.0 [INFO] [stderr] Compiling pear v0.1.4 [INFO] [stderr] Checking pin-project v0.4.23 [INFO] [stderr] Compiling rocket_http v0.4.5 [INFO] [stderr] Checking futures-util v0.3.5 [INFO] [stderr] Checking diesel v1.4.5 [INFO] [stderr] Checking h2 v0.2.6 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Checking toml v0.4.10 [INFO] [stderr] Checking hyper v0.13.7 [INFO] [stderr] Checking hyper-tls v0.4.3 [INFO] [stderr] Checking reqwest v0.10.8 [INFO] [stderr] Checking ctcrab v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: could not find `re_exports` in `internal` [INFO] [stdout] --> src/core/update_thread.rs:65:44 [INFO] [stdout] | [INFO] [stdout] 65 | 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:66:48 [INFO] [stdout] | [INFO] [stdout] 66 | 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] warning: unused imports: `CTClient`, `SthResult` [INFO] [stdout] --> src/core/update_thread.rs:8:16 [INFO] [stdout] | [INFO] [stdout] 8 | use ctclient::{CTClient, SignedTreeHead, SthResult}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [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:65:44 [INFO] [stdout] | [INFO] [stdout] 65 | 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:66:48 [INFO] [stdout] | [INFO] [stdout] 66 | 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[E0432]: unresolved import `ctclient::google_log_list::LogState` [INFO] [stdout] --> src/populate_ctlogs_table.rs:43:36 [INFO] [stdout] | [INFO] [stdout] 43 | 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::google_log_list::LogState` [INFO] [stdout] --> src/populate_ctlogs_table.rs:43:36 [INFO] [stdout] | [INFO] [stdout] 43 | 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: could not find `re_exports` in `internal` [INFO] [stdout] --> src/core/update_thread.rs:65:44 [INFO] [stdout] | [INFO] [stdout] 65 | 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] warning: unused imports: `CTClient`, `SthResult` [INFO] [stdout] --> src/core/update_thread.rs:8:16 [INFO] [stdout] | [INFO] [stdout] 8 | use ctclient::{CTClient, SignedTreeHead, SthResult}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [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:66:48 [INFO] [stdout] | [INFO] [stdout] 66 | 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:65:44 [INFO] [stdout] | [INFO] [stdout] 65 | 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[E0408]: variable `Pending` is not bound in all patterns [INFO] [stdout] --> src/populate_ctlogs_table.rs:45:17 [INFO] [stdout] | [INFO] [stdout] 45 | 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/populate_ctlogs_table.rs:45:7 [INFO] [stdout] | [INFO] [stdout] 45 | 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/populate_ctlogs_table.rs:45:7 [INFO] [stdout] | [INFO] [stdout] 45 | 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/populate_ctlogs_table.rs:45:17 [INFO] [stdout] | [INFO] [stdout] 45 | 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/populate_ctlogs_table.rs:45:7 [INFO] [stdout] | [INFO] [stdout] 45 | 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/populate_ctlogs_table.rs:45:38 [INFO] [stdout] | [INFO] [stdout] 45 | 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/populate_ctlogs_table.rs:45:7 [INFO] [stdout] | [INFO] [stdout] 45 | 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/populate_ctlogs_table.rs:45:29 [INFO] [stdout] | [INFO] [stdout] 45 | 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/populate_ctlogs_table.rs:79:7 [INFO] [stdout] | [INFO] [stdout] 79 | 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/populate_ctlogs_table.rs:79:17 [INFO] [stdout] | [INFO] [stdout] 79 | Retired | Rejected => { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Retired` is not bound in all patterns [INFO] [stdout] --> src/populate_ctlogs_table.rs:79:17 [INFO] [stdout] | [INFO] [stdout] 79 | 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/populate_ctlogs_table.rs:79:7 [INFO] [stdout] | [INFO] [stdout] 79 | Retired | Rejected => { [INFO] [stdout] | ^^^^^^^ [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:66:48 [INFO] [stdout] | [INFO] [stdout] 66 | 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/populate_ctlogs_table.rs:45:17 [INFO] [stdout] | [INFO] [stdout] 45 | 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/populate_ctlogs_table.rs:45:7 [INFO] [stdout] | [INFO] [stdout] 45 | 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/populate_ctlogs_table.rs:45:7 [INFO] [stdout] | [INFO] [stdout] 45 | 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/populate_ctlogs_table.rs:45:17 [INFO] [stdout] | [INFO] [stdout] 45 | 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/populate_ctlogs_table.rs:45:7 [INFO] [stdout] | [INFO] [stdout] 45 | 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/populate_ctlogs_table.rs:45:38 [INFO] [stdout] | [INFO] [stdout] 45 | 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/populate_ctlogs_table.rs:45:7 [INFO] [stdout] | [INFO] [stdout] 45 | 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/populate_ctlogs_table.rs:45:29 [INFO] [stdout] | [INFO] [stdout] 45 | 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/populate_ctlogs_table.rs:79:7 [INFO] [stdout] | [INFO] [stdout] 79 | 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/populate_ctlogs_table.rs:79:17 [INFO] [stdout] | [INFO] [stdout] 79 | Retired | Rejected => { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Retired` is not bound in all patterns [INFO] [stdout] --> src/populate_ctlogs_table.rs:79:17 [INFO] [stdout] | [INFO] [stdout] 79 | 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/populate_ctlogs_table.rs:79:7 [INFO] [stdout] | [INFO] [stdout] 79 | Retired | Rejected => { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `CTClient`, `SthResult` [INFO] [stdout] --> src/core/update_thread.rs:8:16 [INFO] [stdout] | [INFO] [stdout] 8 | 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 imports: `CTClient`, `SthResult` [INFO] [stdout] --> src/core/update_thread.rs:8:16 [INFO] [stdout] | [INFO] [stdout] 8 | 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: unreachable statement [INFO] [stdout] --> src/core/update_thread.rs:308:15 [INFO] [stdout] | [INFO] [stdout] 303 | / match msg { [INFO] [stdout] 304 | | ChannelMessage::Stop => { [INFO] [stdout] 305 | | return; [INFO] [stdout] 306 | | } [INFO] [stdout] 307 | | } [INFO] [stdout] | |_______________- any code following this `match` expression is unreachable, as all arms diverge [INFO] [stdout] 308 | 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:308:15 [INFO] [stdout] | [INFO] [stdout] 303 | / match msg { [INFO] [stdout] 304 | | ChannelMessage::Stop => { [INFO] [stdout] 305 | | return; [INFO] [stdout] 306 | | } [INFO] [stdout] 307 | | } [INFO] [stdout] | |_______________- any code following this `match` expression is unreachable, as all arms diverge [INFO] [stdout] 308 | break 'o; [INFO] [stdout] | ^^^^^^^^^ unreachable statement [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `state` on type `ctclient::google_log_list::Log` [INFO] [stdout] --> src/populate_ctlogs_table.rs:44:15 [INFO] [stdout] | [INFO] [stdout] 44 | 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 `ctclient::google_log_list::Log` [INFO] [stdout] --> src/populate_ctlogs_table.rs:44:15 [INFO] [stdout] | [INFO] [stdout] 44 | 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[E0599]: no method named `as_dyn_error` found for reference `&ctclient::Error` in the current scope [INFO] [stdout] --> src/core/update_thread.rs:73:17 [INFO] [stdout] | [INFO] [stdout] 73 | #[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: std::error::Error` [INFO] [stdout] | doesn't satisfy `ctclient::Error: thiserror::private::AsDynError` [INFO] [stdout] | [INFO] [stdout] = note: the method `as_dyn_error` exists but the following trait bounds were not satisfied: [INFO] [stdout] `ctclient::Error: std::error::Error` [INFO] [stdout] which is required by `ctclient::Error: thiserror::private::AsDynError` [INFO] [stdout] `&ctclient::Error: std::error::Error` [INFO] [stdout] which is required by `&ctclient::Error: thiserror::private::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:73:17 [INFO] [stdout] | [INFO] [stdout] 73 | #[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: std::error::Error` [INFO] [stdout] | doesn't satisfy `ctclient::Error: thiserror::private::AsDynError` [INFO] [stdout] | [INFO] [stdout] = note: the method `as_dyn_error` exists but the following trait bounds were not satisfied: [INFO] [stdout] `ctclient::Error: std::error::Error` [INFO] [stdout] which is required by `ctclient::Error: thiserror::private::AsDynError` [INFO] [stdout] `&ctclient::Error: std::error::Error` [INFO] [stdout] which is required by `&ctclient::Error: thiserror::private::AsDynError` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `diesel::RunQueryDsl` [INFO] [stdout] --> src/models/inserts.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use diesel::RunQueryDsl; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0433, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] warning: unused import: `diesel::RunQueryDsl` [INFO] [stdout] --> src/models/inserts.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use diesel::RunQueryDsl; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ctcrab`. [INFO] [stdout] error: aborting due to 3 previous errors; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [INFO] [stdout] Some errors have detailed explanations: E0433, E0599. [INFO] [stdout] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stdout] For more information about an error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/populate_ctlogs_table.rs:47:24 [INFO] [stdout] | [INFO] [stdout] 47 | log_id: Hash(id), [INFO] [stdout] | ^^ expected array `[u8; 32]`, found struct `std::vec::Vec` [INFO] [stdout] | [INFO] [stdout] = note: expected array `[u8; 32]` [INFO] [stdout] found struct `std::vec::Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `description` on type `ctclient::google_log_list::Log` [INFO] [stdout] --> src/populate_ctlogs_table.rs:49:22 [INFO] [stdout] | [INFO] [stdout] 49 | 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/populate_ctlogs_table.rs:47:24 [INFO] [stdout] | [INFO] [stdout] 47 | log_id: Hash(id), [INFO] [stdout] | ^^ expected array `[u8; 32]`, found struct `std::vec::Vec` [INFO] [stdout] | [INFO] [stdout] = note: expected array `[u8; 32]` [INFO] [stdout] found struct `std::vec::Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `description` on type `ctclient::google_log_list::Log` [INFO] [stdout] --> src/populate_ctlogs_table.rs:49:22 [INFO] [stdout] | [INFO] [stdout] 49 | 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/populate_ctlogs_table.rs:81:36 [INFO] [stdout] | [INFO] [stdout] 81 | .filter(log_id.eq(Hash(id))) [INFO] [stdout] | ^^ expected array `[u8; 32]`, found struct `std::vec::Vec` [INFO] [stdout] | [INFO] [stdout] = note: expected array `[u8; 32]` [INFO] [stdout] found struct `std::vec::Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/populate_ctlogs_table.rs:81:36 [INFO] [stdout] | [INFO] [stdout] 81 | .filter(log_id.eq(Hash(id))) [INFO] [stdout] | ^^ expected array `[u8; 32]`, found struct `std::vec::Vec` [INFO] [stdout] | [INFO] [stdout] = note: expected array `[u8; 32]` [INFO] [stdout] found struct `std::vec::Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/core/update_thread.rs:308:15 [INFO] [stdout] | [INFO] [stdout] 303 | / match msg { [INFO] [stdout] 304 | | ChannelMessage::Stop => { [INFO] [stdout] 305 | | return; [INFO] [stdout] 306 | | } [INFO] [stdout] 307 | | } [INFO] [stdout] | |_______________- any code following this `match` expression is unreachable, as all arms diverge [INFO] [stdout] 308 | 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:73:17 [INFO] [stdout] | [INFO] [stdout] 73 | #[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: std::error::Error` [INFO] [stdout] | doesn't satisfy `ctclient::Error: thiserror::private::AsDynError` [INFO] [stdout] | [INFO] [stdout] = note: the method `as_dyn_error` exists but the following trait bounds were not satisfied: [INFO] [stdout] `ctclient::Error: std::error::Error` [INFO] [stdout] which is required by `ctclient::Error: thiserror::private::AsDynError` [INFO] [stdout] `&ctclient::Error: std::error::Error` [INFO] [stdout] which is required by `&ctclient::Error: thiserror::private::AsDynError` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/core/update_thread.rs:308:15 [INFO] [stdout] | [INFO] [stdout] 303 | / match msg { [INFO] [stdout] 304 | | ChannelMessage::Stop => { [INFO] [stdout] 305 | | return; [INFO] [stdout] 306 | | } [INFO] [stdout] 307 | | } [INFO] [stdout] | |_______________- any code following this `match` expression is unreachable, as all arms diverge [INFO] [stdout] 308 | 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:73:17 [INFO] [stdout] | [INFO] [stdout] 73 | #[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: std::error::Error` [INFO] [stdout] | doesn't satisfy `ctclient::Error: thiserror::private::AsDynError` [INFO] [stdout] | [INFO] [stdout] = note: the method `as_dyn_error` exists but the following trait bounds were not satisfied: [INFO] [stdout] `ctclient::Error: std::error::Error` [INFO] [stdout] which is required by `ctclient::Error: thiserror::private::AsDynError` [INFO] [stdout] `&ctclient::Error: std::error::Error` [INFO] [stdout] which is required by `&ctclient::Error: thiserror::private::AsDynError` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `diesel::RunQueryDsl` [INFO] [stdout] --> src/models/inserts.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use diesel::RunQueryDsl; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 14 previous errors; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0308, E0408, E0432, E0433, E0599, E0609. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stdout] warning: unused import: `diesel::RunQueryDsl` [INFO] [stdout] --> src/models/inserts.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use diesel::RunQueryDsl; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 14 previous errors; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0308, E0408, E0432, E0433, E0599, E0609. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "abacc34fe3f6cce1bf39513d527d85381e948f256aa7a99bed2730bee00a86a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "abacc34fe3f6cce1bf39513d527d85381e948f256aa7a99bed2730bee00a86a3", kill_on_drop: false }` [INFO] [stdout] abacc34fe3f6cce1bf39513d527d85381e948f256aa7a99bed2730bee00a86a3