[INFO] fetching crate kvarn-fastcgi-client 0.1.0... [INFO] testing kvarn-fastcgi-client-0.1.0 against master#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [INFO] extracting crate kvarn-fastcgi-client 0.1.0 into /workspace/builds/worker-21/source [INFO] validating manifest of crates.io crate kvarn-fastcgi-client 0.1.0 on toolchain 62efba8a050c64249dab942951bb28f710208bc8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate kvarn-fastcgi-client 0.1.0 [INFO] finished tweaking crates.io crate kvarn-fastcgi-client 0.1.0 [INFO] tweaked toml for crates.io crate kvarn-fastcgi-client 0.1.0 written to /workspace/builds/worker-21/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e4e26a0a34fcf9ddd3fbd3cc182c634664153a82cda888b59cdf11f820b5ca91 [INFO] running `Command { std: "docker" "start" "-a" "e4e26a0a34fcf9ddd3fbd3cc182c634664153a82cda888b59cdf11f820b5ca91", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e4e26a0a34fcf9ddd3fbd3cc182c634664153a82cda888b59cdf11f820b5ca91", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e4e26a0a34fcf9ddd3fbd3cc182c634664153a82cda888b59cdf11f820b5ca91", kill_on_drop: false }` [INFO] [stdout] e4e26a0a34fcf9ddd3fbd3cc182c634664153a82cda888b59cdf11f820b5ca91 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 870b7303f8b420a71bf51e8412eee73d0ab3d2120ae11978d96deb7ad6453efc [INFO] running `Command { std: "docker" "start" "-a" "870b7303f8b420a71bf51e8412eee73d0ab3d2120ae11978d96deb7ad6453efc", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.108 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling tokio v1.14.0 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling http v0.2.5 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling tokio-macros v1.6.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling kvarn-fastcgi-client v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `reserved` [INFO] [stdout] --> src/meta.rs:364:5 [INFO] [stdout] | [INFO] [stdout] 364 | reserved: [u8; 3], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `header` [INFO] [stdout] --> src/meta.rs:369:5 [INFO] [stdout] | [INFO] [stdout] 369 | header: Header, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 16.14s [INFO] running `Command { std: "docker" "inspect" "870b7303f8b420a71bf51e8412eee73d0ab3d2120ae11978d96deb7ad6453efc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "870b7303f8b420a71bf51e8412eee73d0ab3d2120ae11978d96deb7ad6453efc", kill_on_drop: false }` [INFO] [stdout] 870b7303f8b420a71bf51e8412eee73d0ab3d2120ae11978d96deb7ad6453efc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7fd18ab87cb3957750b32c766639620aa1e349403256a3d1a62364757983574b [INFO] running `Command { std: "docker" "start" "-a" "7fd18ab87cb3957750b32c766639620aa1e349403256a3d1a62364757983574b", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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] [stdout] warning: field is never read: `reserved` [INFO] [stdout] --> src/meta.rs:364:5 [INFO] [stdout] | [INFO] [stdout] 364 | reserved: [u8; 3], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `header` [INFO] [stdout] --> src/meta.rs:369:5 [INFO] [stdout] | [INFO] [stdout] 369 | header: Header, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling kvarn-fastcgi-client v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `fastcgi_client` [INFO] [stdout] --> tests/async_client_test.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use fastcgi_client::{request::Request, Client, Params}; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared crate or module `fastcgi_client` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `fastcgi_client` [INFO] [stdout] --> tests/async_client_test.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use fastcgi_client::{request::Request, Client, Params}; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared crate or module `fastcgi_client` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `fastcgi_client` [INFO] [stdout] --> tests/async_client_post_test.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use fastcgi_client::{request::Request, Client, Params}; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared crate or module `fastcgi_client` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `fastcgi_client` [INFO] [stdout] --> tests/async_client_post_test.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use fastcgi_client::{request::Request, Client, Params}; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared crate or module `fastcgi_client` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Request` [INFO] [stdout] --> tests/async_client_test.rs:44:18 [INFO] [stdout] | [INFO] [stdout] 44 | .execute(Request::new(params, &mut io::empty())) [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use http::Request; [INFO] [stdout] | [INFO] [stdout] 1 | use kvarn_fastcgi_client::Request; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Request` [INFO] [stdout] --> tests/async_client_post_test.rs:43:18 [INFO] [stdout] | [INFO] [stdout] 43 | .execute(Request::new(params.clone(), &mut &body[..])) [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use http::Request; [INFO] [stdout] | [INFO] [stdout] 1 | use kvarn_fastcgi_client::Request; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Request` [INFO] [stdout] --> tests/async_client_post_test.rs:47:18 [INFO] [stdout] | [INFO] [stdout] 47 | .execute(Request::new(params, &mut &body[..])) [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use http::Request; [INFO] [stdout] | [INFO] [stdout] 1 | use kvarn_fastcgi_client::Request; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Request` [INFO] [stdout] --> tests/async_client_post_test.rs:98:24 [INFO] [stdout] | [INFO] [stdout] 98 | client.execute(Request::new(params.clone(), &mut &body[..])), [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use http::Request; [INFO] [stdout] | [INFO] [stdout] 1 | use kvarn_fastcgi_client::Request; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 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] [stdout] error: aborting due to 5 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 `kvarn-fastcgi-client` due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: field is never read: `reserved` [INFO] [stdout] --> src/meta.rs:364:5 [INFO] [stdout] | [INFO] [stdout] 364 | reserved: [u8; 3], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `header` [INFO] [stdout] --> src/meta.rs:369:5 [INFO] [stdout] | [INFO] [stdout] 369 | header: Header, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "7fd18ab87cb3957750b32c766639620aa1e349403256a3d1a62364757983574b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7fd18ab87cb3957750b32c766639620aa1e349403256a3d1a62364757983574b", kill_on_drop: false }` [INFO] [stdout] 7fd18ab87cb3957750b32c766639620aa1e349403256a3d1a62364757983574b