[INFO] fetching crate acme-rfc8555 0.1.1...
[INFO] testing acme-rfc8555-0.1.1 against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] extracting crate acme-rfc8555 0.1.1 into /workspace/builds/worker-4-tc1/source
[INFO] validating manifest of crates.io crate acme-rfc8555 0.1.1 on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate acme-rfc8555 0.1.1
[INFO] finished tweaking crates.io crate acme-rfc8555 0.1.1
[INFO] tweaked toml for crates.io crate acme-rfc8555 0.1.1 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] crate crates.io crate acme-rfc8555 0.1.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded x509-cert v0.2.4
[INFO] [stderr]   Downloaded primeorder v0.13.2
[INFO] [stderr]   Downloaded rustls-webpki v0.101.4
[INFO] [stderr]   Downloaded memchr v2.6.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9589ca0d9e45bb76b450473ea8add0a05f09e77f426df2c68f0cd604590532b3
[INFO] running `Command { std: "docker" "start" "-a" "9589ca0d9e45bb76b450473ea8add0a05f09e77f426df2c68f0cd604590532b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9589ca0d9e45bb76b450473ea8add0a05f09e77f426df2c68f0cd604590532b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9589ca0d9e45bb76b450473ea8add0a05f09e77f426df2c68f0cd604590532b3", kill_on_drop: false }`
[INFO] [stdout] 9589ca0d9e45bb76b450473ea8add0a05f09e77f426df2c68f0cd604590532b3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e75b644bed1aa9877ca7bf2148a6f569f567365a5b2dab90de58a6720ef39108
[INFO] running `Command { std: "docker" "start" "-a" "e75b644bed1aa9877ca7bf2148a6f569f567365a5b2dab90de58a6720ef39108", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling zeroize v1.6.0
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling const-oid v0.9.5
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling base64ct v1.6.0
[INFO] [stderr]    Compiling deranged v0.3.8
[INFO] [stderr]    Compiling time-core v0.1.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling flagset v0.4.3
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling bytes v1.4.0
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling tracing-core v0.1.31
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling rustls v0.21.7
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling futures-sink v0.3.28
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling http v0.2.9
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling time v0.3.28
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling try-lock v0.2.4
[INFO] [stderr]    Compiling cpufeatures v0.2.9
[INFO] [stderr]    Compiling percent-encoding v2.3.0
[INFO] [stderr]    Compiling syn v2.0.38
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling form_urlencoded v1.2.0
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling mio v0.8.8
[INFO] [stderr]    Compiling socket2 v0.5.3
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling serde_json v1.0.105
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling ff v0.13.0
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling eyre v0.6.8
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling base64 v0.21.3
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling tokio v1.32.0
[INFO] [stderr]    Compiling smallvec v1.11.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-bigint v0.5.2
[INFO] [stderr]    Compiling idna v0.4.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling rustls-pemfile v1.0.3
[INFO] [stderr]    Compiling encoding_rs v0.8.33
[INFO] [stderr]    Compiling ipnet v2.8.0
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling webpki-roots v0.25.2
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling signature v2.1.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.7
[INFO] [stderr]    Compiling sha1 v0.10.5
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling url v2.4.1
[INFO] [stderr]    Compiling der_derive v0.7.2
[INFO] [stderr]    Compiling serde_derive v1.0.188
[INFO] [stderr]    Compiling der v0.7.8
[INFO] [stderr]    Compiling spki v0.7.2
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling x509-cert v0.2.4
[INFO] [stderr]    Compiling sct v0.7.0
[INFO] [stderr]    Compiling rustls-webpki v0.101.4
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling tokio-util v0.7.8
[INFO] [stderr]    Compiling elliptic-curve v0.13.5
[INFO] [stderr]    Compiling h2 v0.3.21
[INFO] [stderr]    Compiling primeorder v0.13.2
[INFO] [stderr]    Compiling ecdsa v0.16.8
[INFO] [stderr]    Compiling p256 v0.13.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling hyper v0.14.27
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling reqwest v0.11.20
[INFO] [stderr]    Compiling acme-rfc8555 v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.34s
[INFO] running `Command { std: "docker" "inspect" "e75b644bed1aa9877ca7bf2148a6f569f567365a5b2dab90de58a6720ef39108", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e75b644bed1aa9877ca7bf2148a6f569f567365a5b2dab90de58a6720ef39108", kill_on_drop: false }`
[INFO] [stdout] e75b644bed1aa9877ca7bf2148a6f569f567365a5b2dab90de58a6720ef39108
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ed741539eeb6a526b5afb13b09a5272af28873335c773822680c1893b775048e
[INFO] running `Command { std: "docker" "start" "-a" "ed741539eeb6a526b5afb13b09a5272af28873335c773822680c1893b775048e", kill_on_drop: false }`
[INFO] [stderr]    Compiling acme-rfc8555 v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `tokio::fs`
[INFO] [stdout]    --> examples/http-01.rs:6:5
[INFO] [stdout]     |
[INFO] [stdout] 6   | use tokio::fs;
[INFO] [stdout]     |     ^^^^^^^^^ no `fs` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/lib.rs:497:13
[INFO] [stdout]     |
[INFO] [stdout] 497 |     pub mod fs;
[INFO] [stdout]     |             ^^
[INFO] [stdout]     = note: the item is gated behind the `fs` feature
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]     |
[INFO] [stdout] 6   | use tokio::os;
[INFO] [stdout]     |            ~~
[INFO] [stdout] help: consider importing one of these items instead
[INFO] [stdout]     |
[INFO] [stdout] 6   | use std::fs;
[INFO] [stdout]     |     ~~~~~~~
[INFO] [stdout] 6   | use std::os::linux::fs;
[INFO] [stdout]     |     ~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 6   | use std::os::unix::fs;
[INFO] [stdout]     |     ~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `tokio::fs`
[INFO] [stdout]    --> examples/account-management.rs:4:5
[INFO] [stdout]     |
[INFO] [stdout] 4   | use tokio::fs;
[INFO] [stdout]     |     ^^^^^^^^^ no `fs` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/lib.rs:497:13
[INFO] [stdout]     |
[INFO] [stdout] 497 |     pub mod fs;
[INFO] [stdout]     |             ^^
[INFO] [stdout]     = note: the item is gated behind the `fs` feature
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]     |
[INFO] [stdout] 4   | use tokio::os;
[INFO] [stdout]     |            ~~
[INFO] [stdout] help: consider importing one of these items instead
[INFO] [stdout]     |
[INFO] [stdout] 4   | use std::fs;
[INFO] [stdout]     |     ~~~~~~~
[INFO] [stdout] 4   | use std::os::linux::fs;
[INFO] [stdout]     |     ~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 4   | use std::os::unix::fs;
[INFO] [stdout]     |     ~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_web`
[INFO] [stdout]  --> examples/http-01.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use actix_web::{middleware::Logger, App, HttpServer};
[INFO] [stdout]   |     ^^^^^^^^^ use of undeclared crate or module `actix_web`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `actix_files`
[INFO] [stdout]  --> examples/http-01.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use actix_files::Files;
[INFO] [stdout]   |     ^^^^^^^^^^^ use of undeclared crate or module `actix_files`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `actix_web`
[INFO] [stdout]  --> examples/http-01.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use actix_web::{middleware::Logger, App, HttpServer};
[INFO] [stdout]   |     ^^^^^^^^^ use of undeclared crate or module `actix_web`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_web`
[INFO] [stdout]   --> examples/http-01.rs:14:3
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[actix_web::main]
[INFO] [stdout]    |   ^^^^^^^^^ use of undeclared crate or module `actix_web`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_web`
[INFO] [stdout]   --> examples/account-management.rs:10:3
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[actix_web::main]
[INFO] [stdout]    |   ^^^^^^^^^ use of undeclared crate or module `actix_web`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `env_logger`
[INFO] [stdout]   --> examples/http-01.rs:17:31
[INFO] [stdout]    |
[INFO] [stdout] 17 |     env_logger::init_from_env(env_logger::Env::new().default_filter_or("info"));
[INFO] [stdout]    |                               ^^^^^^^^^^ use of undeclared crate or module `env_logger`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_web`
[INFO] [stdout]   --> examples/http-01.rs:42:20
[INFO] [stdout]    |
[INFO] [stdout] 42 |     let srv_task = actix_web::rt::spawn(srv);
[INFO] [stdout]    |                    ^^^^^^^^^ use of undeclared crate or module `actix_web`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `color_eyre`
[INFO] [stdout]   --> examples/http-01.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 |     color_eyre::install()?;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `color_eyre`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `env_logger`
[INFO] [stdout]   --> examples/http-01.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 |     env_logger::init_from_env(env_logger::Env::new().default_filter_or("info"));
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `env_logger`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rustls`
[INFO] [stdout]  --> examples/tls-alpn-01.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use rustls::server::Acceptor;
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `rustls`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `env_logger`
[INFO] [stdout]   --> examples/account-management.rs:13:31
[INFO] [stdout]    |
[INFO] [stdout] 13 |     env_logger::init_from_env(env_logger::Env::new().default_filter_or("info"));
[INFO] [stdout]    |                               ^^^^^^^^^^ use of undeclared crate or module `env_logger`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `color_eyre`
[INFO] [stdout]   --> examples/account-management.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     color_eyre::install()?;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `color_eyre`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `env_logger`
[INFO] [stdout]   --> examples/account-management.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     env_logger::init_from_env(env_logger::Env::new().default_filter_or("info"));
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `env_logger`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `tokio::fs`
[INFO] [stdout]    --> examples/tls-alpn-01.rs:6:5
[INFO] [stdout]     |
[INFO] [stdout] 6   | use tokio::fs;
[INFO] [stdout]     |     ^^^^^^^^^ no `fs` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/lib.rs:497:13
[INFO] [stdout]     |
[INFO] [stdout] 497 |     pub mod fs;
[INFO] [stdout]     |             ^^
[INFO] [stdout]     = note: the item is gated behind the `fs` feature
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]     |
[INFO] [stdout] 6   | use tokio::os;
[INFO] [stdout]     |            ~~
[INFO] [stdout] help: consider importing one of these items instead
[INFO] [stdout]     |
[INFO] [stdout] 6   | use std::fs;
[INFO] [stdout]     |     ~~~~~~~
[INFO] [stdout] 6   | use std::os::linux::fs;
[INFO] [stdout]     |     ~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 6   | use std::os::unix::fs;
[INFO] [stdout]     |     ~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `main` in `tokio`
[INFO] [stdout]   --> examples/tls-alpn-01.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[tokio::main(flavor = "current_thread")]
[INFO] [stdout]    |          ^^^^ could not find `main` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time
[INFO] [stdout]   --> examples/account-management.rs:27:12
[INFO] [stdout]    |
[INFO] [stdout] 27 |         Ok(private_key_pem) => {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Sized` is not implemented for `str`
[INFO] [stdout]    = note: all local variables must have a statically known size
[INFO] [stdout]    = help: unsized locals are gated as an unstable feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time
[INFO] [stdout]   --> examples/account-management.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 27 |         Ok(private_key_pem) => {
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Sized` is not implemented for `str`
[INFO] [stdout] note: required by a bound in `Ok`
[INFO] [stdout]   --> /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/result.rs:506:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time
[INFO] [stdout]   --> examples/account-management.rs:32:9
[INFO] [stdout]    |
[INFO] [stdout] 32 |         Err(err) if err.kind() == io::ErrorKind::NotFound => {
[INFO] [stdout]    |         ^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Sized` is not implemented for `str`
[INFO] [stdout] note: required by a bound in `Err`
[INFO] [stdout]   --> /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/result.rs:511:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time
[INFO] [stdout]   --> examples/account-management.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 45 |         Err(err) => return Err(err.into()),
[INFO] [stdout]    |         ^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Sized` is not implemented for `str`
[INFO] [stdout] note: required by a bound in `Err`
[INFO] [stdout]   --> /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/result.rs:511:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time
[INFO] [stdout]   --> examples/account-management.rs:26:51
[INFO] [stdout]    |
[INFO] [stdout] 26 |     let acc = match fs::read_to_string(&key_path).await {
[INFO] [stdout]    |                                                   ^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Sized` is not implemented for `str`
[INFO] [stdout] note: required by an implicit `Sized` bound in `Result`
[INFO] [stdout]   --> /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/result.rs:502:1
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0752]: `main` function is not allowed to be `async`
[INFO] [stdout]   --> examples/http-01.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | async fn main() -> eyre::Result<()> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `main` function is not allowed to be `async`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 10 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0752.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0752]: `main` function is not allowed to be `async`
[INFO] [stdout]   --> examples/account-management.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | async fn main() -> eyre::Result<()> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `main` function is not allowed to be `async`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `env_logger`
[INFO] [stdout]   --> examples/tls-alpn-01.rs:19:31
[INFO] [stdout]    |
[INFO] [stdout] 19 |     env_logger::init_from_env(env_logger::Env::new().default_filter_or("info"));
[INFO] [stdout]    |                               ^^^^^^^^^^ use of undeclared crate or module `env_logger`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 11 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0432, E0433, E0752.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `acme-rfc8555` (example "http-01") due to 11 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `acme-rfc8555` (example "account-management") due to 12 previous errors
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rcgen`
[INFO] [stdout]    --> examples/tls-alpn-01.rs:166:27
[INFO] [stdout]     |
[INFO] [stdout] 166 |     let mut cert_params = rcgen::CertificateParams::new(vec![server_name.to_owned()]);
[INFO] [stdout]     |                           ^^^^^ use of undeclared crate or module `rcgen`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rcgen`
[INFO] [stdout]    --> examples/tls-alpn-01.rs:167:44
[INFO] [stdout]     |
[INFO] [stdout] 167 |     cert_params.extended_key_usages = vec![rcgen::ExtendedKeyUsagePurpose::ServerAuth];
[INFO] [stdout]     |                                            ^^^^^ use of undeclared crate or module `rcgen`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rcgen`
[INFO] [stdout]    --> examples/tls-alpn-01.rs:169:14
[INFO] [stdout]     |
[INFO] [stdout] 169 |         vec![rcgen::CustomExtension::new_acme_identifier(&acme_identity)];
[INFO] [stdout]     |              ^^^^^ use of undeclared crate or module `rcgen`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rustls`
[INFO] [stdout]    --> examples/tls-alpn-01.rs:175:29
[INFO] [stdout]     |
[INFO] [stdout] 175 |     let mut server_config = rustls::ServerConfig::builder()
[INFO] [stdout]     |                             ^^^^^^ use of undeclared crate or module `rustls`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hyper`
[INFO] [stdout]  --> src/test.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use hyper::{
[INFO] [stdout]   |     ^^^^^ use of undeclared crate or module `hyper`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rustls`
[INFO] [stdout]    --> examples/tls-alpn-01.rs:188:38
[INFO] [stdout]     |
[INFO] [stdout] 188 |     server_config.key_log = Arc::new(rustls::KeyLogFile::new());
[INFO] [stdout]     |                                      ^^^^^^ use of undeclared crate or module `rustls`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `hyper`
[INFO] [stdout]  --> src/test.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use hyper::{
[INFO] [stdout]   |     ^^^^^ use of undeclared crate or module `hyper`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `regex`
[INFO] [stdout]  --> src/test.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use regex::Regex;
[INFO] [stdout]   |     ^^^^^ use of undeclared crate or module `regex`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `tokio`
[INFO] [stdout]    --> src/acc/mod.rs:161:14
[INFO] [stdout]     |
[INFO] [stdout] 161 |     #[tokio::test]
[INFO] [stdout]     |              ^^^^ could not find `test` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `tokio`
[INFO] [stdout]    --> src/dir.rs:151:14
[INFO] [stdout]     |
[INFO] [stdout] 151 |     #[tokio::test]
[INFO] [stdout]     |              ^^^^ could not find `test` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `tokio`
[INFO] [stdout]    --> src/dir.rs:159:14
[INFO] [stdout]     |
[INFO] [stdout] 159 |     #[tokio::test]
[INFO] [stdout]     |              ^^^^ could not find `test` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `tokio`
[INFO] [stdout]    --> src/order/auth.rs:336:14
[INFO] [stdout]     |
[INFO] [stdout] 336 |     #[tokio::test]
[INFO] [stdout]     |              ^^^^ could not find `test` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `tokio`
[INFO] [stdout]    --> src/order/mod.rs:309:14
[INFO] [stdout]     |
[INFO] [stdout] 309 |     #[tokio::test]
[INFO] [stdout]     |              ^^^^ could not find `test` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `tokio`
[INFO] [stdout]    --> src/order/mod.rs:322:14
[INFO] [stdout]     |
[INFO] [stdout] 322 |     #[tokio::test]
[INFO] [stdout]     |              ^^^^ could not find `test` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `tokio`
[INFO] [stdout]    --> src/order/mod.rs:341:14
[INFO] [stdout]     |
[INFO] [stdout] 341 |     #[tokio::test]
[INFO] [stdout]     |              ^^^^ could not find `test` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `tokio`
[INFO] [stdout]    --> src/test.rs:239:10
[INFO] [stdout]     |
[INFO] [stdout] 239 | #[tokio::test]
[INFO] [stdout]     |          ^^^^ could not find `test` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rcgen`
[INFO] [stdout]    --> examples/tls-alpn-01.rs:171:16
[INFO] [stdout]     |
[INFO] [stdout] 171 |     let cert = rcgen::Certificate::from_params(cert_params).unwrap();
[INFO] [stdout]     |                ^^^^^ use of undeclared crate or module `rcgen`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use acme::Certificate;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use reqwest::Certificate;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use x509_cert::Certificate;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Certificate`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 171 -     let cert = rcgen::Certificate::from_params(cert_params).unwrap();
[INFO] [stdout] 171 +     let cert = Certificate::from_params(cert_params).unwrap();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `color_eyre`
[INFO] [stdout]   --> examples/tls-alpn-01.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     color_eyre::install()?;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `color_eyre`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `env_logger`
[INFO] [stdout]   --> examples/tls-alpn-01.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 |     env_logger::init_from_env(env_logger::Env::new().default_filter_or("info"));
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `env_logger`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0752]: `main` function is not allowed to be `async`
[INFO] [stdout]   --> examples/tls-alpn-01.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | async fn main() -> eyre::Result<()> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `main` function is not allowed to be `async`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `regex`
[INFO] [stdout]   --> src/order/mod.rs:77:14
[INFO] [stdout]    |
[INFO] [stdout] 77 |     let re = regex::Regex::new("<STATUS>").unwrap();
[INFO] [stdout]    |              ^^^^^ use of undeclared crate or module `regex`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `regex`
[INFO] [stdout]   --> src/test.rs:15:27
[INFO] [stdout]    |
[INFO] [stdout] 15 |     RE_URL.get_or_init(|| regex::Regex::new("<URL>").unwrap())
[INFO] [stdout]    |                           ^^^^^ use of undeclared crate or module `regex`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hyper`
[INFO] [stdout]    --> src/test.rs:217:13
[INFO] [stdout]     |
[INFO] [stdout] 217 |             hyper::Result::Ok(service_fn(move |req| {
[INFO] [stdout]     |             ^^^^^ use of undeclared crate or module `hyper`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use core::fmt::Result;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use core::result::Result;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use der::Result;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ecdsa::Result;
[INFO] [stdout]     |
[INFO] [stdout]       and 11 other candidates
[INFO] [stdout] help: if you import `Result`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 217 -             hyper::Result::Ok(service_fn(move |req| {
[INFO] [stdout] 217 +             Result::Ok(service_fn(move |req| {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rustls`
[INFO] [stdout]    --> examples/tls-alpn-01.rs:179:18
[INFO] [stdout]     |
[INFO] [stdout] 179 |             vec![rustls::Certificate(cert_der.clone())],
[INFO] [stdout]     |                  ^^^^^^ use of undeclared crate or module `rustls`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rustls`
[INFO] [stdout]    --> examples/tls-alpn-01.rs:180:13
[INFO] [stdout]     |
[INFO] [stdout] 180 |             rustls::PrivateKey(key_der.clone()),
[INFO] [stdout]     |             ^^^^^^ use of undeclared crate or module `rustls`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rustls`
[INFO] [stdout]    --> examples/tls-alpn-01.rs:165:78
[INFO] [stdout]     |
[INFO] [stdout] 165 | fn acme_tls_server_config(server_name: &str, acme_identity: [u8; 32]) -> Arc<rustls::ServerConfig> {
[INFO] [stdout]     |                                                                              ^^^^^^ use of undeclared crate or module `rustls`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 16 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0752.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `acme-rfc8555` (example "tls-alpn-01") due to 17 previous errors
[INFO] [stdout] error: aborting due to 14 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `acme-rfc8555` (lib test) due to 15 previous errors
[INFO] running `Command { std: "docker" "inspect" "ed741539eeb6a526b5afb13b09a5272af28873335c773822680c1893b775048e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ed741539eeb6a526b5afb13b09a5272af28873335c773822680c1893b775048e", kill_on_drop: false }`
[INFO] [stdout] ed741539eeb6a526b5afb13b09a5272af28873335c773822680c1893b775048e
[INFO] testing acme-rfc8555-0.1.1 against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151
[INFO] extracting crate acme-rfc8555 0.1.1 into /workspace/builds/worker-4-tc2/source
[INFO] validating manifest of crates.io crate acme-rfc8555 0.1.1 on toolchain b642703cf9526da1e72c0b6755753b939a9c6b6d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate acme-rfc8555 0.1.1
[INFO] finished tweaking crates.io crate acme-rfc8555 0.1.1
[INFO] tweaked toml for crates.io crate acme-rfc8555 0.1.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] crate crates.io crate acme-rfc8555 0.1.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e37ac6f7a65089ea9da2a14d3c741e9adea38a30be483a027efce901df6523ca
[INFO] running `Command { std: "docker" "start" "-a" "e37ac6f7a65089ea9da2a14d3c741e9adea38a30be483a027efce901df6523ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e37ac6f7a65089ea9da2a14d3c741e9adea38a30be483a027efce901df6523ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e37ac6f7a65089ea9da2a14d3c741e9adea38a30be483a027efce901df6523ca", kill_on_drop: false }`
[INFO] [stdout] e37ac6f7a65089ea9da2a14d3c741e9adea38a30be483a027efce901df6523ca
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 468fe31dd9b14cdc452d4439872140f7bcfb64742bd7ecc16d79a51661aa9746
[INFO] running `Command { std: "docker" "start" "-a" "468fe31dd9b14cdc452d4439872140f7bcfb64742bd7ecc16d79a51661aa9746", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling zeroize v1.6.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling const-oid v0.9.5
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling base64ct v1.6.0
[INFO] [stderr]    Compiling time-core v0.1.1
[INFO] [stderr]    Compiling deranged v0.3.8
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling bytes v1.4.0
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling flagset v0.4.3
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling tracing-core v0.1.31
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling futures-sink v0.3.28
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling http v0.2.9
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling time v0.3.28
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]    Compiling rustls v0.21.7
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling cpufeatures v0.2.9
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling percent-encoding v2.3.0
[INFO] [stderr]    Compiling try-lock v0.2.4
[INFO] [stderr]    Compiling syn v2.0.38
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling mio v0.8.8
[INFO] [stderr]    Compiling socket2 v0.5.3
[INFO] [stderr]    Compiling form_urlencoded v1.2.0
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling tokio v1.32.0
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling ff v0.13.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling serde_json v1.0.105
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling eyre v0.6.8
[INFO] [stderr]    Compiling smallvec v1.11.0
[INFO] [stderr]    Compiling base64 v0.21.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling encoding_rs v0.8.33
[INFO] [stderr]    Compiling idna v0.4.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-bigint v0.5.2
[INFO] [stderr]    Compiling rustls-pemfile v1.0.3
[INFO] [stderr]    Compiling webpki-roots v0.25.2
[INFO] [stderr]    Compiling ipnet v2.8.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling signature v2.1.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha1 v0.10.5
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling sha2 v0.10.7
[INFO] [stderr]    Compiling url v2.4.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling der_derive v0.7.2
[INFO] [stderr]    Compiling serde_derive v1.0.188
[INFO] [stderr]    Compiling der v0.7.8
[INFO] [stderr]    Compiling tokio-util v0.7.8
[INFO] [stderr]    Compiling spki v0.7.2
[INFO] [stderr]    Compiling h2 v0.3.21
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling x509-cert v0.2.4
[INFO] [stderr]    Compiling sct v0.7.0
[INFO] [stderr]    Compiling rustls-webpki v0.101.4
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling elliptic-curve v0.13.5
[INFO] [stderr]    Compiling primeorder v0.13.2
[INFO] [stderr]    Compiling ecdsa v0.16.8
[INFO] [stderr]    Compiling p256 v0.13.2
[INFO] [stderr]    Compiling hyper v0.14.27
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling reqwest v0.11.20
[INFO] [stderr]    Compiling acme-rfc8555 v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.75s
[INFO] running `Command { std: "docker" "inspect" "468fe31dd9b14cdc452d4439872140f7bcfb64742bd7ecc16d79a51661aa9746", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "468fe31dd9b14cdc452d4439872140f7bcfb64742bd7ecc16d79a51661aa9746", kill_on_drop: false }`
[INFO] [stdout] 468fe31dd9b14cdc452d4439872140f7bcfb64742bd7ecc16d79a51661aa9746
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bc2e760d350af6e1b126ce257851566c25475c0bb1321f59af3691b0227a1172
[INFO] running `Command { std: "docker" "start" "-a" "bc2e760d350af6e1b126ce257851566c25475c0bb1321f59af3691b0227a1172", kill_on_drop: false }`
[INFO] [stderr]    Compiling acme-rfc8555 v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rustls`
[INFO] [stdout]  --> examples/tls-alpn-01.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use rustls::server::Acceptor;
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `rustls`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `tokio::fs`
[INFO] [stdout]    --> examples/account-management.rs:4:5
[INFO] [stdout]     |
[INFO] [stdout] 4   | use tokio::fs;
[INFO] [stdout]     |     ^^^^^^^^^ no `fs` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/lib.rs:497:13
[INFO] [stdout]     |
[INFO] [stdout] 497 |     pub mod fs;
[INFO] [stdout]     |             ^^
[INFO] [stdout]     = note: the item is gated behind the `fs` feature
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]     |
[INFO] [stdout] 4   | use tokio::os;
[INFO] [stdout]     |            ~~
[INFO] [stdout] help: consider importing one of these items instead
[INFO] [stdout]     |
[INFO] [stdout] 4   | use std::fs;
[INFO] [stdout]     |     ~~~~~~~
[INFO] [stdout] 4   | use std::os::linux::fs;
[INFO] [stdout]     |     ~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 4   | use std::os::unix::fs;
[INFO] [stdout]     |     ~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `tokio::fs`
[INFO] [stdout]    --> examples/tls-alpn-01.rs:6:5
[INFO] [stdout]     |
[INFO] [stdout] 6   | use tokio::fs;
[INFO] [stdout]     |     ^^^^^^^^^ no `fs` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/lib.rs:497:13
[INFO] [stdout]     |
[INFO] [stdout] 497 |     pub mod fs;
[INFO] [stdout]     |             ^^
[INFO] [stdout]     = note: the item is gated behind the `fs` feature
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]     |
[INFO] [stdout] 6   | use tokio::os;
[INFO] [stdout]     |            ~~
[INFO] [stdout] help: consider importing one of these items instead
[INFO] [stdout]     |
[INFO] [stdout] 6   | use std::fs;
[INFO] [stdout]     |     ~~~~~~~
[INFO] [stdout] 6   | use std::os::linux::fs;
[INFO] [stdout]     |     ~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 6   | use std::os::unix::fs;
[INFO] [stdout]     |     ~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `main` in `tokio`
[INFO] [stdout]   --> examples/tls-alpn-01.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[tokio::main(flavor = "current_thread")]
[INFO] [stdout]    |          ^^^^ could not find `main` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_web`
[INFO] [stdout]   --> examples/account-management.rs:10:3
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[actix_web::main]
[INFO] [stdout]    |   ^^^^^^^^^ use of undeclared crate or module `actix_web`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `env_logger`
[INFO] [stdout]   --> examples/tls-alpn-01.rs:19:31
[INFO] [stdout]    |
[INFO] [stdout] 19 |     env_logger::init_from_env(env_logger::Env::new().default_filter_or("info"));
[INFO] [stdout]    |                               ^^^^^^^^^^ use of undeclared crate or module `env_logger`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `env_logger`
[INFO] [stdout]   --> examples/account-management.rs:13:31
[INFO] [stdout]    |
[INFO] [stdout] 13 |     env_logger::init_from_env(env_logger::Env::new().default_filter_or("info"));
[INFO] [stdout]    |                               ^^^^^^^^^^ use of undeclared crate or module `env_logger`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `tokio::fs`
[INFO] [stdout]    --> examples/http-01.rs:6:5
[INFO] [stdout]     |
[INFO] [stdout] 6   | use tokio::fs;
[INFO] [stdout]     |     ^^^^^^^^^ no `fs` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/lib.rs:497:13
[INFO] [stdout]     |
[INFO] [stdout] 497 |     pub mod fs;
[INFO] [stdout]     |             ^^
[INFO] [stdout]     = note: the item is gated behind the `fs` feature
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]     |
[INFO] [stdout] 6   | use tokio::os;
[INFO] [stdout]     |            ~~
[INFO] [stdout] help: consider importing one of these items instead
[INFO] [stdout]     |
[INFO] [stdout] 6   | use std::fs;
[INFO] [stdout]     |     ~~~~~~~
[INFO] [stdout] 6   | use std::os::linux::fs;
[INFO] [stdout]     |     ~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 6   | use std::os::unix::fs;
[INFO] [stdout]     |     ~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hyper`
[INFO] [stdout]  --> src/test.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use hyper::{
[INFO] [stdout]   |     ^^^^^ use of undeclared crate or module `hyper`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_web`
[INFO] [stdout]  --> examples/http-01.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use actix_web::{middleware::Logger, App, HttpServer};
[INFO] [stdout]   |     ^^^^^^^^^ use of undeclared crate or module `actix_web`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rcgen`
[INFO] [stdout]    --> examples/tls-alpn-01.rs:166:27
[INFO] [stdout]     |
[INFO] [stdout] 166 |     let mut cert_params = rcgen::CertificateParams::new(vec![server_name.to_owned()]);
[INFO] [stdout]     |                           ^^^^^ use of undeclared crate or module `rcgen`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `actix_files`
[INFO] [stdout]  --> examples/http-01.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use actix_files::Files;
[INFO] [stdout]   |     ^^^^^^^^^^^ use of undeclared crate or module `actix_files`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rcgen`
[INFO] [stdout]    --> examples/tls-alpn-01.rs:167:44
[INFO] [stdout]     |
[INFO] [stdout] 167 |     cert_params.extended_key_usages = vec![rcgen::ExtendedKeyUsagePurpose::ServerAuth];
[INFO] [stdout]     |                                            ^^^^^ use of undeclared crate or module `rcgen`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `actix_web`
[INFO] [stdout]  --> examples/http-01.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use actix_web::{middleware::Logger, App, HttpServer};
[INFO] [stdout]   |     ^^^^^^^^^ use of undeclared crate or module `actix_web`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rcgen`
[INFO] [stdout]    --> examples/tls-alpn-01.rs:169:14
[INFO] [stdout]     |
[INFO] [stdout] 169 |         vec![rcgen::CustomExtension::new_acme_identifier(&acme_identity)];
[INFO] [stdout]     |              ^^^^^ use of undeclared crate or module `rcgen`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_web`
[INFO] [stdout]   --> examples/http-01.rs:14:3
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[actix_web::main]
[INFO] [stdout]    |   ^^^^^^^^^ use of undeclared crate or module `actix_web`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rustls`
[INFO] [stdout]    --> examples/tls-alpn-01.rs:175:29
[INFO] [stdout]     |
[INFO] [stdout] 175 |     let mut server_config = rustls::ServerConfig::builder()
[INFO] [stdout]     |                             ^^^^^^ use of undeclared crate or module `rustls`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `color_eyre`
[INFO] [stdout]   --> examples/account-management.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     color_eyre::install()?;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `color_eyre`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `env_logger`
[INFO] [stdout]   --> examples/account-management.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     env_logger::init_from_env(env_logger::Env::new().default_filter_or("info"));
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `env_logger`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `env_logger`
[INFO] [stdout]   --> examples/http-01.rs:17:31
[INFO] [stdout]    |
[INFO] [stdout] 17 |     env_logger::init_from_env(env_logger::Env::new().default_filter_or("info"));
[INFO] [stdout]    |                               ^^^^^^^^^^ use of undeclared crate or module `env_logger`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `hyper`
[INFO] [stdout]  --> src/test.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use hyper::{
[INFO] [stdout]   |     ^^^^^ use of undeclared crate or module `hyper`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `regex`
[INFO] [stdout]  --> src/test.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use regex::Regex;
[INFO] [stdout]   |     ^^^^^ use of undeclared crate or module `regex`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `tokio`
[INFO] [stdout]    --> src/acc/mod.rs:161:14
[INFO] [stdout]     |
[INFO] [stdout] 161 |     #[tokio::test]
[INFO] [stdout]     |              ^^^^ could not find `test` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `tokio`
[INFO] [stdout]    --> src/dir.rs:151:14
[INFO] [stdout]     |
[INFO] [stdout] 151 |     #[tokio::test]
[INFO] [stdout]     |              ^^^^ could not find `test` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_web`
[INFO] [stdout]   --> examples/http-01.rs:42:20
[INFO] [stdout]    |
[INFO] [stdout] 42 |     let srv_task = actix_web::rt::spawn(srv);
[INFO] [stdout]    |                    ^^^^^^^^^ use of undeclared crate or module `actix_web`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `tokio`
[INFO] [stdout]    --> src/dir.rs:159:14
[INFO] [stdout]     |
[INFO] [stdout] 159 |     #[tokio::test]
[INFO] [stdout]     |              ^^^^ could not find `test` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `tokio`
[INFO] [stdout]    --> src/order/auth.rs:336:14
[INFO] [stdout]     |
[INFO] [stdout] 336 |     #[tokio::test]
[INFO] [stdout]     |              ^^^^ could not find `test` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `tokio`
[INFO] [stdout]    --> src/order/mod.rs:309:14
[INFO] [stdout]     |
[INFO] [stdout] 309 |     #[tokio::test]
[INFO] [stdout]     |              ^^^^ could not find `test` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `tokio`
[INFO] [stdout]    --> src/order/mod.rs:322:14
[INFO] [stdout]     |
[INFO] [stdout] 322 |     #[tokio::test]
[INFO] [stdout]     |              ^^^^ could not find `test` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `tokio`
[INFO] [stdout]    --> src/order/mod.rs:341:14
[INFO] [stdout]     |
[INFO] [stdout] 341 |     #[tokio::test]
[INFO] [stdout]     |              ^^^^ could not find `test` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `tokio`
[INFO] [stdout]    --> src/test.rs:239:10
[INFO] [stdout]     |
[INFO] [stdout] 239 | #[tokio::test]
[INFO] [stdout]     |          ^^^^ could not find `test` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rustls`
[INFO] [stdout]    --> examples/tls-alpn-01.rs:188:38
[INFO] [stdout]     |
[INFO] [stdout] 188 |     server_config.key_log = Arc::new(rustls::KeyLogFile::new());
[INFO] [stdout]     |                                      ^^^^^^ use of undeclared crate or module `rustls`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rcgen`
[INFO] [stdout]    --> examples/tls-alpn-01.rs:171:16
[INFO] [stdout]     |
[INFO] [stdout] 171 |     let cert = rcgen::Certificate::from_params(cert_params).unwrap();
[INFO] [stdout]     |                ^^^^^ use of undeclared crate or module `rcgen`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use acme::Certificate;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use reqwest::Certificate;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use x509_cert::Certificate;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Certificate`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 171 -     let cert = rcgen::Certificate::from_params(cert_params).unwrap();
[INFO] [stdout] 171 +     let cert = Certificate::from_params(cert_params).unwrap();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time
[INFO] [stdout]   --> examples/account-management.rs:27:12
[INFO] [stdout]    |
[INFO] [stdout] 27 |         Ok(private_key_pem) => {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Sized` is not implemented for `str`
[INFO] [stdout]    = note: all local variables must have a statically known size
[INFO] [stdout]    = help: unsized locals are gated as an unstable feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time
[INFO] [stdout]   --> examples/account-management.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 27 |         Ok(private_key_pem) => {
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Sized` is not implemented for `str`
[INFO] [stdout] note: required by a bound in `Ok`
[INFO] [stdout]   --> /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/result.rs:506:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `color_eyre`
[INFO] [stdout]   --> examples/http-01.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 |     color_eyre::install()?;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `color_eyre`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time
[INFO] [stdout]   --> examples/account-management.rs:32:9
[INFO] [stdout]    |
[INFO] [stdout] 32 |         Err(err) if err.kind() == io::ErrorKind::NotFound => {
[INFO] [stdout]    |         ^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Sized` is not implemented for `str`
[INFO] [stdout] note: required by a bound in `Err`
[INFO] [stdout]   --> /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/result.rs:511:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `env_logger`
[INFO] [stdout]   --> examples/http-01.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 |     env_logger::init_from_env(env_logger::Env::new().default_filter_or("info"));
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `env_logger`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `color_eyre`
[INFO] [stdout]   --> examples/tls-alpn-01.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     color_eyre::install()?;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `color_eyre`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time
[INFO] [stdout]   --> examples/account-management.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 45 |         Err(err) => return Err(err.into()),
[INFO] [stdout]    |         ^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Sized` is not implemented for `str`
[INFO] [stdout] note: required by a bound in `Err`
[INFO] [stdout]   --> /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/result.rs:511:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `env_logger`
[INFO] [stdout]   --> examples/tls-alpn-01.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 |     env_logger::init_from_env(env_logger::Env::new().default_filter_or("info"));
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `env_logger`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time
[INFO] [stdout]   --> examples/account-management.rs:26:51
[INFO] [stdout]    |
[INFO] [stdout] 26 |     let acc = match fs::read_to_string(&key_path).await {
[INFO] [stdout]    |                                                   ^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Sized` is not implemented for `str`
[INFO] [stdout] note: required by an implicit `Sized` bound in `Result`
[INFO] [stdout]   --> /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/result.rs:502:1
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0752]: `main` function is not allowed to be `async`
[INFO] [stdout]   --> examples/account-management.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | async fn main() -> eyre::Result<()> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `main` function is not allowed to be `async`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 11 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0432, E0433, E0752.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stdout] error[E0752]: `main` function is not allowed to be `async`
[INFO] [stdout]   --> examples/tls-alpn-01.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | async fn main() -> eyre::Result<()> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `main` function is not allowed to be `async`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `acme-rfc8555` (example "account-management") due to 12 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `regex`
[INFO] [stdout]   --> src/order/mod.rs:77:14
[INFO] [stdout]    |
[INFO] [stdout] 77 |     let re = regex::Regex::new("<STATUS>").unwrap();
[INFO] [stdout]    |              ^^^^^ use of undeclared crate or module `regex`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0752]: `main` function is not allowed to be `async`
[INFO] [stdout]   --> examples/http-01.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | async fn main() -> eyre::Result<()> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `main` function is not allowed to be `async`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `regex`
[INFO] [stdout]   --> src/test.rs:15:27
[INFO] [stdout]    |
[INFO] [stdout] 15 |     RE_URL.get_or_init(|| regex::Regex::new("<URL>").unwrap())
[INFO] [stdout]    |                           ^^^^^ use of undeclared crate or module `regex`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hyper`
[INFO] [stdout]    --> src/test.rs:217:13
[INFO] [stdout]     |
[INFO] [stdout] 217 |             hyper::Result::Ok(service_fn(move |req| {
[INFO] [stdout]     |             ^^^^^ use of undeclared crate or module `hyper`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use core::fmt::Result;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use core::result::Result;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use der::Result;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use ecdsa::Result;
[INFO] [stdout]     |
[INFO] [stdout]       and 11 other candidates
[INFO] [stdout] help: if you import `Result`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 217 -             hyper::Result::Ok(service_fn(move |req| {
[INFO] [stdout] 217 +             Result::Ok(service_fn(move |req| {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 10 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0752.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rustls`
[INFO] [stdout]    --> examples/tls-alpn-01.rs:179:18
[INFO] [stdout]     |
[INFO] [stdout] 179 |             vec![rustls::Certificate(cert_der.clone())],
[INFO] [stdout]     |                  ^^^^^^ use of undeclared crate or module `rustls`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rustls`
[INFO] [stdout]    --> examples/tls-alpn-01.rs:180:13
[INFO] [stdout]     |
[INFO] [stdout] 180 |             rustls::PrivateKey(key_der.clone()),
[INFO] [stdout]     |             ^^^^^^ use of undeclared crate or module `rustls`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `acme-rfc8555` (example "http-01") due to 11 previous errors
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rustls`
[INFO] [stdout]    --> examples/tls-alpn-01.rs:165:78
[INFO] [stdout]     |
[INFO] [stdout] 165 | fn acme_tls_server_config(server_name: &str, acme_identity: [u8; 32]) -> Arc<rustls::ServerConfig> {
[INFO] [stdout]     |                                                                              ^^^^^^ use of undeclared crate or module `rustls`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 16 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0752.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `acme-rfc8555` (example "tls-alpn-01") due to 17 previous errors
[INFO] [stdout] error: aborting due to 14 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `acme-rfc8555` (lib test) due to 15 previous errors
[INFO] running `Command { std: "docker" "inspect" "bc2e760d350af6e1b126ce257851566c25475c0bb1321f59af3691b0227a1172", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bc2e760d350af6e1b126ce257851566c25475c0bb1321f59af3691b0227a1172", kill_on_drop: false }`
[INFO] [stdout] bc2e760d350af6e1b126ce257851566c25475c0bb1321f59af3691b0227a1172
