[INFO] fetching crate actix-multipart 0.4.0-beta.8... [INFO] testing actix-multipart-0.4.0-beta.8 against try#8262275854dc0e5381c9d42d56257d94932c5a87 for pr-90799 [INFO] extracting crate actix-multipart 0.4.0-beta.8 into /workspace/builds/worker-28/source [INFO] validating manifest of crates.io crate actix-multipart 0.4.0-beta.8 on toolchain 8262275854dc0e5381c9d42d56257d94932c5a87 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate actix-multipart 0.4.0-beta.8 [INFO] finished tweaking crates.io crate actix-multipart 0.4.0-beta.8 [INFO] tweaked toml for crates.io crate actix-multipart 0.4.0-beta.8 written to /workspace/builds/worker-28/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "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-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 025a6a24f4fcc44ada81dfbcb4618d30d87f79a26e7da00ff5fcdb4f68628b4b [INFO] running `Command { std: "docker" "start" "-a" "025a6a24f4fcc44ada81dfbcb4618d30d87f79a26e7da00ff5fcdb4f68628b4b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "025a6a24f4fcc44ada81dfbcb4618d30d87f79a26e7da00ff5fcdb4f68628b4b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "025a6a24f4fcc44ada81dfbcb4618d30d87f79a26e7da00ff5fcdb4f68628b4b", kill_on_drop: false }` [INFO] [stdout] 025a6a24f4fcc44ada81dfbcb4618d30d87f79a26e7da00ff5fcdb4f68628b4b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 89f9c4b95d6c1313be3d7a5a15d398346816048e17f0ac0171ef6af2b7ff235b [INFO] running `Command { std: "docker" "start" "-a" "89f9c4b95d6c1313be3d7a5a15d398346816048e17f0ac0171ef6af2b7ff235b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.108 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling futures-task v0.3.18 [INFO] [stderr] Compiling futures-util v0.3.18 [INFO] [stderr] Compiling unchecked-index v0.2.2 [INFO] [stderr] Compiling tokio v1.14.0 [INFO] [stderr] Compiling actix-service v2.0.1 [INFO] [stderr] Compiling actix-router v0.5.0-beta.2 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling twoway v0.2.2 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling time v0.3.5 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling local-channel v0.1.2 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling actix-macros v0.2.3 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling actix-web-codegen v0.5.0-beta.5 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling actix-codec v0.4.1 [INFO] [stderr] Compiling h2 v0.3.7 [INFO] [stderr] Compiling actix-rt v2.5.0 [INFO] [stderr] Compiling actix-server v2.0.0-beta.9 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling actix-http v3.0.0-beta.14 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling serde_json v1.0.72 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling actix-web v4.0.0-beta.13 [INFO] [stderr] Compiling actix-multipart v0.4.0-beta.8 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 31.91s [INFO] running `Command { std: "docker" "inspect" "89f9c4b95d6c1313be3d7a5a15d398346816048e17f0ac0171ef6af2b7ff235b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "89f9c4b95d6c1313be3d7a5a15d398346816048e17f0ac0171ef6af2b7ff235b", kill_on_drop: false }` [INFO] [stdout] 89f9c4b95d6c1313be3d7a5a15d398346816048e17f0ac0171ef6af2b7ff235b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bfc4d98160c04c8f3e4c1cdc8fa9ab597cc7754ab2e775c66f3880f7b55b2012 [INFO] running `Command { std: "docker" "start" "-a" "bfc4d98160c04c8f3e4c1cdc8fa9ab597cc7754ab2e775c66f3880f7b55b2012", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling actix-multipart v0.4.0-beta.8 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_http` [INFO] [stdout] --> src/server.rs:858:9 [INFO] [stdout] | [INFO] [stdout] 858 | 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 `tokio` [INFO] [stdout] --> src/server.rs:864:9 [INFO] [stdout] | [INFO] [stdout] 864 | use tokio::sync::mpsc; [INFO] [stdout] | ^^^^^ use of undeclared crate or module `tokio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tokio_stream` [INFO] [stdout] --> src/server.rs:865:9 [INFO] [stdout] | [INFO] [stdout] 865 | use tokio_stream::wrappers::UnboundedReceiverStream; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `tokio_stream` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_rt` [INFO] [stdout] --> src/server.rs:867:7 [INFO] [stdout] | [INFO] [stdout] 867 | #[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:984:7 [INFO] [stdout] | [INFO] [stdout] 984 | #[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:1011:7 [INFO] [stdout] | [INFO] [stdout] 1011 | #[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:1075:7 [INFO] [stdout] | [INFO] [stdout] 1075 | #[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:1111:7 [INFO] [stdout] | [INFO] [stdout] 1111 | #[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:1121:7 [INFO] [stdout] | [INFO] [stdout] 1121 | #[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:1137:7 [INFO] [stdout] | [INFO] [stdout] 1137 | #[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:1146:7 [INFO] [stdout] | [INFO] [stdout] 1146 | #[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:1163:7 [INFO] [stdout] | [INFO] [stdout] 1163 | #[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:1181:7 [INFO] [stdout] | [INFO] [stdout] 1181 | #[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:1205:7 [INFO] [stdout] | [INFO] [stdout] 1205 | #[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:1212:7 [INFO] [stdout] | [INFO] [stdout] 1212 | #[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:1221:7 [INFO] [stdout] | [INFO] [stdout] 1221 | #[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:1239:7 [INFO] [stdout] | [INFO] [stdout] 1239 | #[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:1266:7 [INFO] [stdout] | [INFO] [stdout] 1266 | #[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 `mpsc` [INFO] [stdout] --> src/server.rs:911:9 [INFO] [stdout] | [INFO] [stdout] 911 | mpsc::UnboundedSender>, [INFO] [stdout] | ^^^^ use of undeclared crate or module `mpsc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mpsc` [INFO] [stdout] --> src/server.rs:914:24 [INFO] [stdout] | [INFO] [stdout] 914 | let (tx, rx) = mpsc::unbounded_channel(); [INFO] [stdout] | ^^^^ use of undeclared crate or module `mpsc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `UnboundedReceiverStream` [INFO] [stdout] --> src/server.rs:918:13 [INFO] [stdout] | [INFO] [stdout] 918 | UnboundedReceiverStream::new(rx).map(|res| res.map_err(|_| panic!())), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `UnboundedReceiverStream` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Payload` [INFO] [stdout] --> src/server.rs:1113:28 [INFO] [stdout] | [INFO] [stdout] 1113 | 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] 856 | use actix_web::dev::Payload; [INFO] [stdout] | [INFO] [stdout] 856 | use actix_web::web::Payload; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Payload` [INFO] [stdout] --> src/server.rs:1123:37 [INFO] [stdout] | [INFO] [stdout] 1123 | 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] 856 | use actix_web::dev::Payload; [INFO] [stdout] | [INFO] [stdout] 856 | use actix_web::web::Payload; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Payload` [INFO] [stdout] --> src/server.rs:1139:37 [INFO] [stdout] | [INFO] [stdout] 1139 | 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] 856 | use actix_web::dev::Payload; [INFO] [stdout] | [INFO] [stdout] 856 | use actix_web::web::Payload; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Payload` [INFO] [stdout] --> src/server.rs:1148:37 [INFO] [stdout] | [INFO] [stdout] 1148 | 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] 856 | use actix_web::dev::Payload; [INFO] [stdout] | [INFO] [stdout] 856 | use actix_web::web::Payload; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Payload` [INFO] [stdout] --> src/server.rs:1165:37 [INFO] [stdout] | [INFO] [stdout] 1165 | 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] 856 | use actix_web::dev::Payload; [INFO] [stdout] | [INFO] [stdout] 856 | use actix_web::web::Payload; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Payload` [INFO] [stdout] --> src/server.rs:1183:37 [INFO] [stdout] | [INFO] [stdout] 1183 | 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] 856 | use actix_web::dev::Payload; [INFO] [stdout] | [INFO] [stdout] 856 | use actix_web::web::Payload; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Payload` [INFO] [stdout] --> src/server.rs:1224:34 [INFO] [stdout] | [INFO] [stdout] 1224 | 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] 856 | use actix_web::dev::Payload; [INFO] [stdout] | [INFO] [stdout] 856 | use actix_web::web::Payload; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 28 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` due to 29 previous errors [INFO] running `Command { std: "docker" "inspect" "bfc4d98160c04c8f3e4c1cdc8fa9ab597cc7754ab2e775c66f3880f7b55b2012", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bfc4d98160c04c8f3e4c1cdc8fa9ab597cc7754ab2e775c66f3880f7b55b2012", kill_on_drop: false }` [INFO] [stdout] bfc4d98160c04c8f3e4c1cdc8fa9ab597cc7754ab2e775c66f3880f7b55b2012