[INFO] fetching crate kvarn-fastcgi-client 0.1.0... [INFO] testing kvarn-fastcgi-client-0.1.0 against 1.60.0 for beta-1.61-1 [INFO] extracting crate kvarn-fastcgi-client 0.1.0 into /workspace/builds/worker-90/source [INFO] validating manifest of crates.io crate kvarn-fastcgi-client 0.1.0 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "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-90/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-90/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-90/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2237dfce9006165f33e50621aa32fd1ed9fef047ef6d29bf5c3adb66a431663a [INFO] running `Command { std: "docker" "start" "-a" "2237dfce9006165f33e50621aa32fd1ed9fef047ef6d29bf5c3adb66a431663a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2237dfce9006165f33e50621aa32fd1ed9fef047ef6d29bf5c3adb66a431663a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2237dfce9006165f33e50621aa32fd1ed9fef047ef6d29bf5c3adb66a431663a", kill_on_drop: false }` [INFO] [stdout] 2237dfce9006165f33e50621aa32fd1ed9fef047ef6d29bf5c3adb66a431663a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-90/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-90/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0cbb327512619c7c0b13584ee7581f4da2ff74faadbe7dec673ea3344db635d8 [INFO] running `Command { std: "docker" "start" "-a" "0cbb327512619c7c0b13584ee7581f4da2ff74faadbe7dec673ea3344db635d8", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling parking_lot_core v0.9.2 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling tokio v1.17.0 [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] note: `EndRequest` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/meta.rs:360:10 [INFO] [stdout] | [INFO] [stdout] 360 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [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] note: `EndRequestRec` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/meta.rs:367:10 [INFO] [stdout] | [INFO] [stdout] 367 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 37.71s [INFO] running `Command { std: "docker" "inspect" "0cbb327512619c7c0b13584ee7581f4da2ff74faadbe7dec673ea3344db635d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0cbb327512619c7c0b13584ee7581f4da2ff74faadbe7dec673ea3344db635d8", kill_on_drop: false }` [INFO] [stdout] 0cbb327512619c7c0b13584ee7581f4da2ff74faadbe7dec673ea3344db635d8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-90/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-90/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9d03f3fdd1a1115b316ad5afd8550299b900e63d324a7f3a3826913978bc6fe2 [INFO] running `Command { std: "docker" "start" "-a" "9d03f3fdd1a1115b316ad5afd8550299b900e63d324a7f3a3826913978bc6fe2", kill_on_drop: false }` [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling termcolor v1.1.3 [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] note: `EndRequest` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/meta.rs:360:10 [INFO] [stdout] | [INFO] [stdout] 360 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [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] note: `EndRequestRec` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/meta.rs:367:10 [INFO] [stdout] | [INFO] [stdout] 367 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling regex v1.5.5 [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 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 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: 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[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] [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] 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] [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] note: `EndRequest` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/meta.rs:360:10 [INFO] [stdout] | [INFO] [stdout] 360 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [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] note: `EndRequestRec` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/meta.rs:367:10 [INFO] [stdout] | [INFO] [stdout] 367 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [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" "9d03f3fdd1a1115b316ad5afd8550299b900e63d324a7f3a3826913978bc6fe2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d03f3fdd1a1115b316ad5afd8550299b900e63d324a7f3a3826913978bc6fe2", kill_on_drop: false }` [INFO] [stdout] 9d03f3fdd1a1115b316ad5afd8550299b900e63d324a7f3a3826913978bc6fe2