[INFO] fetching crate trillium-proxy 0.2.0... [INFO] testing trillium-proxy-0.2.0 against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] extracting crate trillium-proxy 0.2.0 into /workspace/builds/worker-82/source [INFO] validating manifest of crates.io crate trillium-proxy 0.2.0 on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate trillium-proxy 0.2.0 [INFO] finished tweaking crates.io crate trillium-proxy 0.2.0 [INFO] tweaked toml for crates.io crate trillium-proxy 0.2.0 written to /workspace/builds/worker-82/source/Cargo.toml [INFO] crate crates.io crate trillium-proxy 0.2.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded trillium-client v0.2.0 [INFO] [stderr] Downloaded full-duplex-async-copy v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-82/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-82/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e58d5449df26d5d96e8bfbcf479a35bc5f285ecf4885a71ca4ada1f36bc142fa [INFO] running `Command { std: "docker" "start" "-a" "e58d5449df26d5d96e8bfbcf479a35bc5f285ecf4885a71ca4ada1f36bc142fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e58d5449df26d5d96e8bfbcf479a35bc5f285ecf4885a71ca4ada1f36bc142fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e58d5449df26d5d96e8bfbcf479a35bc5f285ecf4885a71ca4ada1f36bc142fa", kill_on_drop: false }` [INFO] [stdout] e58d5449df26d5d96e8bfbcf479a35bc5f285ecf4885a71ca4ada1f36bc142fa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-82/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-82/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] be7f2f4095684cdb08793de3d2a15375fed3adce2a8af0ace60a30f6ec4222d4 [INFO] running `Command { std: "docker" "start" "-a" "be7f2f4095684cdb08793de3d2a15375fed3adce2a8af0ace60a30f6ec4222d4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling futures-core v0.3.16 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling libc v0.2.101 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling fastrand v1.5.0 [INFO] [stderr] Compiling futures-io v0.3.16 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling slab v0.4.4 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling unicode-bidi v0.3.6 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling memmem v0.1.1 [INFO] [stderr] Compiling smartstring v0.2.9 [INFO] [stderr] Compiling tinyvec v1.3.1 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling smartcow v0.1.0 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling waker-set v0.2.0 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling full-duplex-async-copy v0.1.0 [INFO] [stderr] Compiling size v0.1.2 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling trillium-tls-common v0.1.0 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling stopper v0.2.0 [INFO] [stderr] Compiling trillium-http v0.2.0 [INFO] [stderr] Compiling trillium-client v0.2.0 [INFO] [stderr] Compiling trillium v0.2.0 [INFO] [stderr] Compiling trillium-proxy v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 18.44s [INFO] running `Command { std: "docker" "inspect" "be7f2f4095684cdb08793de3d2a15375fed3adce2a8af0ace60a30f6ec4222d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be7f2f4095684cdb08793de3d2a15375fed3adce2a8af0ace60a30f6ec4222d4", kill_on_drop: false }` [INFO] [stdout] be7f2f4095684cdb08793de3d2a15375fed3adce2a8af0ace60a30f6ec4222d4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-82/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-82/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3c7e0b8d6f45a46a2d955a4c474f3a45eef47b0e2982bacc49774b3f5370b134 [INFO] running `Command { std: "docker" "start" "-a" "3c7e0b8d6f45a46a2d955a4c474f3a45eef47b0e2982bacc49774b3f5370b134", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling trillium-http v0.2.0 [INFO] [stderr] Compiling trillium v0.2.0 [INFO] [stderr] Compiling trillium-client v0.2.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling trillium-proxy v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `trillium_logger` [INFO] [stdout] --> examples/proxy.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use trillium_logger::Logger; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared crate or module `trillium_logger` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `trillium_rustls` [INFO] [stdout] --> examples/proxy.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use trillium_rustls::RustlsConnector; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared crate or module `trillium_rustls` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 2 | use trillium_http::RustlsConnector; [INFO] [stdout] | ~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `trillium_smol` [INFO] [stdout] --> examples/proxy.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use trillium_smol::TcpConnector; [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `trillium_smol` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 3 | use trillium_proxy::TcpConnector; [INFO] [stdout] | ~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `trillium_smol` [INFO] [stdout] --> examples/proxy.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | trillium_smol::run((Logger::new(), Proxy::new("https://httpbin.org/"))); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `trillium_smol` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 9 | trillium_proxy::run((Logger::new(), Proxy::new("https://httpbin.org/"))); [INFO] [stdout] | ~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 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 `trillium-proxy` due to 5 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "3c7e0b8d6f45a46a2d955a4c474f3a45eef47b0e2982bacc49774b3f5370b134", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c7e0b8d6f45a46a2d955a4c474f3a45eef47b0e2982bacc49774b3f5370b134", kill_on_drop: false }` [INFO] [stdout] 3c7e0b8d6f45a46a2d955a4c474f3a45eef47b0e2982bacc49774b3f5370b134