[INFO] fetching crate httproxide-hyper-reverse-proxy 0.5.2-dev... [INFO] testing httproxide-hyper-reverse-proxy-0.5.2-dev against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate httproxide-hyper-reverse-proxy 0.5.2-dev into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate httproxide-hyper-reverse-proxy 0.5.2-dev [INFO] finished tweaking crates.io crate httproxide-hyper-reverse-proxy 0.5.2-dev [INFO] tweaked toml for crates.io crate httproxide-hyper-reverse-proxy 0.5.2-dev written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate httproxide-hyper-reverse-proxy 0.5.2-dev on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate httproxide-hyper-reverse-proxy 0.5.2-dev 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded queues v1.1.0 [INFO] [stderr] Downloaded tokiotest-httpserver v0.2.1 [INFO] [stderr] Downloaded tokio-test v0.4.2 [INFO] [stderr] Downloaded hyper-trust-dns v0.4.2 [INFO] [stderr] Downloaded test-context-macros v0.1.4 [INFO] [stderr] Downloaded proc-macro2 v1.0.42 [INFO] [stderr] Downloaded plotters-svg v0.3.2 [INFO] [stderr] Downloaded test-context v0.1.4 [INFO] [stderr] Downloaded serde_derive v1.0.140 [INFO] [stderr] Downloaded serde v1.0.140 [INFO] [stderr] Downloaded tower-http v0.2.5 [INFO] [stderr] Downloaded plotters v0.3.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] df42c192f90b5df6aaa7c62aaad74decf22bbb81093fc3327f37b659f638f47b [INFO] running `Command { std: "docker" "start" "-a" "df42c192f90b5df6aaa7c62aaad74decf22bbb81093fc3327f37b659f638f47b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "df42c192f90b5df6aaa7c62aaad74decf22bbb81093fc3327f37b659f638f47b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df42c192f90b5df6aaa7c62aaad74decf22bbb81093fc3327f37b659f638f47b", kill_on_drop: false }` [INFO] [stdout] df42c192f90b5df6aaa7c62aaad74decf22bbb81093fc3327f37b659f638f47b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5b890264edc3f0941253e636a5909b8c299ca56535af326d4df6dece3f0e171e [INFO] running `Command { std: "docker" "start" "-a" "5b890264edc3f0941253e636a5909b8c299ca56535af326d4df6dece3f0e171e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.42 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling unicode-ident v1.0.2 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stderr] Compiling once_cell v1.13.0 [INFO] [stderr] Compiling tokio v1.20.1 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling tracing-core v0.1.29 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling tracing-attributes v0.1.22 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling tracing v0.1.36 [INFO] [stderr] Compiling tokio-util v0.7.3 [INFO] [stderr] Compiling h2 v0.3.13 [INFO] [stderr] Compiling hyper v0.14.20 [INFO] [stderr] Compiling httproxide-hyper-reverse-proxy v0.5.2-dev (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.20s [INFO] running `Command { std: "docker" "inspect" "5b890264edc3f0941253e636a5909b8c299ca56535af326d4df6dece3f0e171e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b890264edc3f0941253e636a5909b8c299ca56535af326d4df6dece3f0e171e", kill_on_drop: false }` [INFO] [stdout] 5b890264edc3f0941253e636a5909b8c299ca56535af326d4df6dece3f0e171e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 07dd3b0dac6cbf116eb9c55edf48c00d0dc143e840de61edd596382161ae71c8 [INFO] running `Command { std: "docker" "start" "-a" "07dd3b0dac6cbf116eb9c55edf48c00d0dc143e840de61edd596382161ae71c8", kill_on_drop: false }` [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling serde v1.0.140 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling crossbeam-utils v0.8.11 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling rustls v0.20.6 [INFO] [stderr] Compiling async-trait v0.1.57 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.10 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling unicode-normalization v0.1.21 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling serde_json v1.0.82 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling either v1.7.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling enum-as-inner v0.4.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling rustls-pemfile v0.3.0 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling async-stream-impl v0.3.3 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling plotters-backend v0.3.4 [INFO] [stderr] Compiling serde_derive v1.0.140 [INFO] [stderr] Compiling ipnet v2.5.0 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling sha-1 v0.10.0 [INFO] [stderr] Compiling async-stream v0.3.3 [INFO] [stderr] Compiling plotters-svg v0.3.2 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling tokio-stream v0.1.9 [INFO] [stderr] Compiling test-context-macros v0.1.4 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling webpki-roots v0.22.4 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling tower-layer v0.3.1 [INFO] [stderr] Compiling http-range-header v0.3.0 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling tower-http v0.2.5 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling tungstenite v0.17.3 [INFO] [stderr] Compiling criterion-plot v0.4.5 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling plotters v0.3.2 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling tokio-test v0.4.2 [INFO] [stderr] Compiling test-context v0.1.4 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling trust-dns-proto v0.21.2 [INFO] [stderr] Compiling hyper-rustls v0.23.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling queues v1.1.0 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling tokiotest-httpserver v0.2.1 [INFO] [stderr] Compiling async-tungstenite v0.17.2 [INFO] [stderr] Compiling criterion v0.3.6 [INFO] [stderr] Compiling trust-dns-resolver v0.21.2 [INFO] [stderr] Compiling hyper-trust-dns v0.4.2 [INFO] [stderr] Compiling httproxide-hyper-reverse-proxy v0.5.2-dev (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 18s [INFO] running `Command { std: "docker" "inspect" "07dd3b0dac6cbf116eb9c55edf48c00d0dc143e840de61edd596382161ae71c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "07dd3b0dac6cbf116eb9c55edf48c00d0dc143e840de61edd596382161ae71c8", kill_on_drop: false }` [INFO] [stdout] 07dd3b0dac6cbf116eb9c55edf48c00d0dc143e840de61edd596382161ae71c8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] adf12f39226bf2291053a5eb8c763f0843d8322280543280a9dda7f7cd99b56f [INFO] running `Command { std: "docker" "start" "-a" "adf12f39226bf2291053a5eb8c763f0843d8322280543280a9dda7f7cd99b56f", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/httproxide_hyper_reverse_proxy-c016ddcfe08ee2a4) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests httproxide_hyper_reverse_proxy [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - (line 40) - compile ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - (line 40) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `hyper_reverse_proxy` [INFO] [stdout] --> src/lib.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 5 | use hyper_reverse_proxy::ReverseProxy; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `hyper_reverse_proxy` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `hyper_reverse_proxy`, use `cargo add hyper_reverse_proxy` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/lib.rs - (line 40) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.29s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "adf12f39226bf2291053a5eb8c763f0843d8322280543280a9dda7f7cd99b56f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "adf12f39226bf2291053a5eb8c763f0843d8322280543280a9dda7f7cd99b56f", kill_on_drop: false }` [INFO] [stdout] adf12f39226bf2291053a5eb8c763f0843d8322280543280a9dda7f7cd99b56f