[INFO] fetching crate actix-multipart 0.4.0-beta.2... [INFO] checking actix-multipart-0.4.0-beta.2 against master#9fa580b1175018b0a276b0bc68f9827a106f7260 for pr-82565 [INFO] extracting crate actix-multipart 0.4.0-beta.2 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate actix-multipart 0.4.0-beta.2 on toolchain 9fa580b1175018b0a276b0bc68f9827a106f7260 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate actix-multipart 0.4.0-beta.2 [INFO] finished tweaking crates.io crate actix-multipart 0.4.0-beta.2 [INFO] tweaked toml for crates.io crate actix-multipart 0.4.0-beta.2 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "fetch" "--locked" "--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-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 60a57db234a75405d53dc123328f4e2833ef1aaea3a448deb6c7623bc160e640 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "60a57db234a75405d53dc123328f4e2833ef1aaea3a448deb6c7623bc160e640", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "60a57db234a75405d53dc123328f4e2833ef1aaea3a448deb6c7623bc160e640", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "60a57db234a75405d53dc123328f4e2833ef1aaea3a448deb6c7623bc160e640", kill_on_drop: false }` [INFO] [stdout] 60a57db234a75405d53dc123328f4e2833ef1aaea3a448deb6c7623bc160e640 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3bf2328f2df7a6266e21eafd8d2fc5bf46fcb97a4625dd67a4050cf4ba29e498 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "3bf2328f2df7a6266e21eafd8d2fc5bf46fcb97a4625dd67a4050cf4ba29e498", kill_on_drop: false }` [INFO] [stderr] Checking once_cell v1.7.2 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Checking futures-task v0.3.13 [INFO] [stderr] Checking unchecked-index v0.2.2 [INFO] [stderr] Compiling tokio v1.3.0 [INFO] [stderr] Checking actix-service v2.0.0-beta.4 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling ahash v0.7.2 [INFO] [stderr] Compiling time v0.2.25 [INFO] [stderr] Checking tracing v0.1.25 [INFO] [stderr] Checking mio v0.7.9 [INFO] [stderr] Compiling actix-macros v0.2.0 [INFO] [stderr] Compiling actix-web-codegen v0.5.0-beta.2 [INFO] [stderr] Checking twoway v0.2.1 [INFO] [stderr] Checking futures-util v0.3.13 [INFO] [stderr] Checking rand_core v0.6.2 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Checking tokio-util v0.6.4 [INFO] [stderr] Checking actix-rt v2.1.0 [INFO] [stderr] Checking actix-codec v0.4.0-beta.1 [INFO] [stderr] Checking h2 v0.3.1 [INFO] [stderr] Checking actix-utils v3.0.0-beta.2 [INFO] [stderr] Checking actix-tls v3.0.0-beta.4 [INFO] [stderr] Checking actix-server v2.0.0-beta.3 [INFO] [stderr] Checking actix-http v3.0.0-beta.4 [INFO] [stderr] Checking awc v3.0.0-beta.3 [INFO] [stderr] Checking actix-web v4.0.0-beta.4 [INFO] [stderr] Checking actix-multipart v0.4.0-beta.2 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_http` [INFO] [stdout] --> src/server.rs:826:9 [INFO] [stdout] | [INFO] [stdout] 826 | use actix_http::h1::Payload; [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `actix_http` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_rt` [INFO] [stdout] --> src/server.rs:834:7 [INFO] [stdout] | [INFO] [stdout] 834 | #[actix_rt::test] [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_rt` [INFO] [stdout] --> src/server.rs:947:7 [INFO] [stdout] | [INFO] [stdout] 947 | #[actix_rt::test] [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_rt` [INFO] [stdout] --> src/server.rs:974:7 [INFO] [stdout] | [INFO] [stdout] 974 | #[actix_rt::test] [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_rt` [INFO] [stdout] --> src/server.rs:1038:7 [INFO] [stdout] | [INFO] [stdout] 1038 | #[actix_rt::test] [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_rt` [INFO] [stdout] --> src/server.rs:1074:7 [INFO] [stdout] | [INFO] [stdout] 1074 | #[actix_rt::test] [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_rt` [INFO] [stdout] --> src/server.rs:1084:7 [INFO] [stdout] | [INFO] [stdout] 1084 | #[actix_rt::test] [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_rt` [INFO] [stdout] --> src/server.rs:1100:7 [INFO] [stdout] | [INFO] [stdout] 1100 | #[actix_rt::test] [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_rt` [INFO] [stdout] --> src/server.rs:1109:7 [INFO] [stdout] | [INFO] [stdout] 1109 | #[actix_rt::test] [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_rt` [INFO] [stdout] --> src/server.rs:1126:7 [INFO] [stdout] | [INFO] [stdout] 1126 | #[actix_rt::test] [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_rt` [INFO] [stdout] --> src/server.rs:1144:7 [INFO] [stdout] | [INFO] [stdout] 1144 | #[actix_rt::test] [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_rt` [INFO] [stdout] --> src/server.rs:1168:7 [INFO] [stdout] | [INFO] [stdout] 1168 | #[actix_rt::test] [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_rt` [INFO] [stdout] --> src/server.rs:1175:7 [INFO] [stdout] | [INFO] [stdout] 1175 | #[actix_rt::test] [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_rt` [INFO] [stdout] --> src/server.rs:1184:7 [INFO] [stdout] | [INFO] [stdout] 1184 | #[actix_rt::test] [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Payload` [INFO] [stdout] --> src/server.rs:1076:28 [INFO] [stdout] | [INFO] [stdout] 1076 | let (_, payload) = Payload::create(false); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 824 | use actix_web::dev::Payload; [INFO] [stdout] | [INFO] [stdout] 824 | use actix_web::web::Payload; [INFO] [stdout] | [INFO] [stdout] 824 | use crate::extractor::Payload; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Payload` [INFO] [stdout] --> src/server.rs:1086:37 [INFO] [stdout] | [INFO] [stdout] 1086 | let (mut sender, payload) = Payload::create(false); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 824 | use actix_web::dev::Payload; [INFO] [stdout] | [INFO] [stdout] 824 | use actix_web::web::Payload; [INFO] [stdout] | [INFO] [stdout] 824 | use crate::extractor::Payload; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Payload` [INFO] [stdout] --> src/server.rs:1102:37 [INFO] [stdout] | [INFO] [stdout] 1102 | let (mut sender, payload) = Payload::create(false); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 824 | use actix_web::dev::Payload; [INFO] [stdout] | [INFO] [stdout] 824 | use actix_web::web::Payload; [INFO] [stdout] | [INFO] [stdout] 824 | use crate::extractor::Payload; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Payload` [INFO] [stdout] --> src/server.rs:1111:37 [INFO] [stdout] | [INFO] [stdout] 1111 | let (mut sender, payload) = Payload::create(false); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 824 | use actix_web::dev::Payload; [INFO] [stdout] | [INFO] [stdout] 824 | use actix_web::web::Payload; [INFO] [stdout] | [INFO] [stdout] 824 | use crate::extractor::Payload; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Payload` [INFO] [stdout] --> src/server.rs:1128:37 [INFO] [stdout] | [INFO] [stdout] 1128 | let (mut sender, payload) = Payload::create(false); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 824 | use actix_web::dev::Payload; [INFO] [stdout] | [INFO] [stdout] 824 | use actix_web::web::Payload; [INFO] [stdout] | [INFO] [stdout] 824 | use crate::extractor::Payload; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Payload` [INFO] [stdout] --> src/server.rs:1146:37 [INFO] [stdout] | [INFO] [stdout] 1146 | let (mut sender, payload) = Payload::create(false); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 824 | use actix_web::dev::Payload; [INFO] [stdout] | [INFO] [stdout] 824 | use actix_web::web::Payload; [INFO] [stdout] | [INFO] [stdout] 824 | use crate::extractor::Payload; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Payload` [INFO] [stdout] --> src/server.rs:1187:34 [INFO] [stdout] | [INFO] [stdout] 1187 | let (_, inner_payload) = Payload::create(false); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 824 | use actix_web::dev::Payload; [INFO] [stdout] | [INFO] [stdout] 824 | use actix_web::web::Payload; [INFO] [stdout] | [INFO] [stdout] 824 | use crate::extractor::Payload; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 21 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `actix-multipart` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "3bf2328f2df7a6266e21eafd8d2fc5bf46fcb97a4625dd67a4050cf4ba29e498", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3bf2328f2df7a6266e21eafd8d2fc5bf46fcb97a4625dd67a4050cf4ba29e498", kill_on_drop: false }` [INFO] [stdout] 3bf2328f2df7a6266e21eafd8d2fc5bf46fcb97a4625dd67a4050cf4ba29e498