[INFO] fetching crate kvarn-fastcgi-client 0.1.0... [INFO] testing kvarn-fastcgi-client-0.1.0 against 1.59.0 for beta-1.60-1 [INFO] extracting crate kvarn-fastcgi-client 0.1.0 into /workspace/builds/worker-117/source [INFO] validating manifest of crates.io crate kvarn-fastcgi-client 0.1.0 on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.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-117/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-117/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-117/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4c19e5cffd1874a6d86921d5b1ba87dd0cf47836ba32ba6cdcf2cb972b5bf02b [INFO] running `Command { std: "docker" "start" "-a" "4c19e5cffd1874a6d86921d5b1ba87dd0cf47836ba32ba6cdcf2cb972b5bf02b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4c19e5cffd1874a6d86921d5b1ba87dd0cf47836ba32ba6cdcf2cb972b5bf02b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c19e5cffd1874a6d86921d5b1ba87dd0cf47836ba32ba6cdcf2cb972b5bf02b", kill_on_drop: false }` [INFO] [stdout] 4c19e5cffd1874a6d86921d5b1ba87dd0cf47836ba32ba6cdcf2cb972b5bf02b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-117/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-117/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4959ea1c4fe32909eb41118d66a4ea727bdf273859fd0995c4323e63a6e0e47a [INFO] running `Command { std: "docker" "start" "-a" "4959ea1c4fe32909eb41118d66a4ea727bdf273859fd0995c4323e63a6e0e47a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling parking_lot_core v0.9.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling mio v0.8.0 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [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] [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.30s [INFO] running `Command { std: "docker" "inspect" "4959ea1c4fe32909eb41118d66a4ea727bdf273859fd0995c4323e63a6e0e47a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4959ea1c4fe32909eb41118d66a4ea727bdf273859fd0995c4323e63a6e0e47a", kill_on_drop: false }` [INFO] [stdout] 4959ea1c4fe32909eb41118d66a4ea727bdf273859fd0995c4323e63a6e0e47a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-117/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-117/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] da230438f4a75a83deb9524fb0d196e7e11411ccd2272048b576aab2ce46a1c4 [INFO] running `Command { std: "docker" "start" "-a" "da230438f4a75a83deb9524fb0d196e7e11411ccd2272048b576aab2ce46a1c4", kill_on_drop: false }` [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling aho-corasick v0.7.18 [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_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 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_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_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_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[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: 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 6 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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] 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" "da230438f4a75a83deb9524fb0d196e7e11411ccd2272048b576aab2ce46a1c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da230438f4a75a83deb9524fb0d196e7e11411ccd2272048b576aab2ce46a1c4", kill_on_drop: false }` [INFO] [stdout] da230438f4a75a83deb9524fb0d196e7e11411ccd2272048b576aab2ce46a1c4