[INFO] crate common-multipart-rfc7578 0.2.0-rc is already in cache [INFO] testing common-multipart-rfc7578-0.2.0-rc against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] extracting crate common-multipart-rfc7578 0.2.0-rc into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate common-multipart-rfc7578 0.2.0-rc on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate common-multipart-rfc7578 0.2.0-rc [INFO] finished tweaking crates.io crate common-multipart-rfc7578 0.2.0-rc [INFO] tweaked toml for crates.io crate common-multipart-rfc7578 0.2.0-rc written to /workspace/builds/worker-8/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "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" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 100d112d82177e55f73f971da8b80277cb14dbb311e3ab99c1d42913d5c7e693 [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" "100d112d82177e55f73f971da8b80277cb14dbb311e3ab99c1d42913d5c7e693", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "100d112d82177e55f73f971da8b80277cb14dbb311e3ab99c1d42913d5c7e693", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "100d112d82177e55f73f971da8b80277cb14dbb311e3ab99c1d42913d5c7e693", kill_on_drop: false }` [INFO] [stdout] 100d112d82177e55f73f971da8b80277cb14dbb311e3ab99c1d42913d5c7e693 [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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8f07542365b25edcdb5025da6899bbad855c2c03beb51cb4c68070f35779a4b8 [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" "8f07542365b25edcdb5025da6899bbad855c2c03beb51cb4c68070f35779a4b8", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.35 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling libc v0.2.73 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling pin-project v0.4.22 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling common-multipart-rfc7578 v0.2.0-rc (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 36.38s [INFO] running `Command { std: "docker" "inspect" "8f07542365b25edcdb5025da6899bbad855c2c03beb51cb4c68070f35779a4b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f07542365b25edcdb5025da6899bbad855c2c03beb51cb4c68070f35779a4b8", kill_on_drop: false }` [INFO] [stdout] 8f07542365b25edcdb5025da6899bbad855c2c03beb51cb4c68070f35779a4b8 [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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 87f8940bb61c19cdbb3a8a303614c04899d0f68a5cd27ba0250825861980b143 [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" "87f8940bb61c19cdbb3a8a303614c04899d0f68a5cd27ba0250825861980b143", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling pin-project-lite v0.1.7 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling tracing-core v0.1.11 [INFO] [stderr] Compiling hashbrown v0.8.1 [INFO] [stderr] Compiling indexmap v1.5.0 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling tracing v0.1.17 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling h2 v0.2.6 [INFO] [stderr] Compiling hyper v0.13.7 [INFO] [stderr] Compiling common-multipart-rfc7578 v0.2.0-rc (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 40.65s [INFO] running `Command { std: "docker" "inspect" "87f8940bb61c19cdbb3a8a303614c04899d0f68a5cd27ba0250825861980b143", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87f8940bb61c19cdbb3a8a303614c04899d0f68a5cd27ba0250825861980b143", kill_on_drop: false }` [INFO] [stdout] 87f8940bb61c19cdbb3a8a303614c04899d0f68a5cd27ba0250825861980b143 [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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ae244ef07408ed374f9c0ed0f1e31c20f56ba9c576ff06021fc892896c1089b7 [INFO] running `Command { std: "docker" "start" "-a" "ae244ef07408ed374f9c0ed0f1e31c20f56ba9c576ff06021fc892896c1089b7", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/common_multipart_rfc7578-9b043dd3b81a1b07 [INFO] [stdout] [INFO] [stderr] Doc-tests common-multipart-rfc7578 [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test src/lib.rs - (line 26) ... FAILED [INFO] [stdout] test src/lib.rs - (line 39) ... FAILED [INFO] [stdout] test src/client_.rs - client_::Form::set_body_convert (line 471) ... FAILED [INFO] [stdout] test src/client_.rs - client_::Form::set_body (line 445) ... FAILED [INFO] [stdout] test src/client_.rs - client_::BoundaryGenerator (line 612) ... ok [INFO] [stdout] test src/client_.rs - client_::Form::new (line 208) ... ok [INFO] [stdout] test src/client_.rs - client_::Form::add_text (line 240) ... ok [INFO] [stdout] test src/client_.rs - client_::Form::add_reader (line 266) ... ok [INFO] [stdout] test src/client_.rs - client_::Form::add_reader_file_with_mime (line 346) ... ok [INFO] [stdout] test src/client_.rs - client_::Form::add_file (line 295) ... ok [INFO] [stdout] test src/client_.rs - client_::Form::add_reader_file (line 316) ... ok [INFO] [stdout] test src/client_.rs - client_::Form::add_file_with_mime (line 378) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - (line 26) stdout ---- [INFO] [stdout] error[E0463]: can't find crate for `actix_multipart_rfc7578` [INFO] [stdout] --> src/lib.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 2 | extern crate actix_multipart_rfc7578 as multipart; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 39) stdout ---- [INFO] [stdout] error[E0463]: can't find crate for `hyper_multipart_rfc7578` [INFO] [stdout] --> src/lib.rs:39:1 [INFO] [stdout] | [INFO] [stdout] 2 | extern crate hyper_multipart_rfc7578 as multipart; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/client_.rs - client_::Form::set_body_convert (line 471) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `hyper_multipart_rfc7578` [INFO] [stdout] --> src/client_.rs:473:5 [INFO] [stdout] | [INFO] [stdout] 4 | use hyper_multipart_rfc7578::client::multipart; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type or module `hyper_multipart_rfc7578` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `multipart` [INFO] [stdout] --> src/client_.rs:479:48 [INFO] [stdout] | [INFO] [stdout] 10 | let req = form.set_body_convert::(req_builder).unwrap(); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type or module `multipart` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `multipart` [INFO] [stdout] --> src/client_.rs:476:27 [INFO] [stdout] | [INFO] [stdout] 7 | let mut form = multipart::Form::default(); [INFO] [stdout] | ^^^^ not found in `multipart` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 | use common_multipart_rfc7578::client::multipart::Form; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/client_.rs - client_::Form::set_body (line 445) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `hyper_multipart_rfc7578` [INFO] [stdout] --> src/client_.rs:447:5 [INFO] [stdout] | [INFO] [stdout] 4 | use hyper_multipart_rfc7578::client::multipart; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type or module `hyper_multipart_rfc7578` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `multipart` [INFO] [stdout] --> src/client_.rs:453:27 [INFO] [stdout] | [INFO] [stdout] 10 | let req = form.set_body::(req_builder).unwrap(); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type or module `multipart` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `multipart` [INFO] [stdout] --> src/client_.rs:450:27 [INFO] [stdout] | [INFO] [stdout] 7 | let mut form = multipart::Form::default(); [INFO] [stdout] | ^^^^ not found in `multipart` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 | use common_multipart_rfc7578::client::multipart::Form; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/client_.rs - client_::Form::set_body (line 445) [INFO] [stdout] src/client_.rs - client_::Form::set_body_convert (line 471) [INFO] [stdout] src/lib.rs - (line 26) [INFO] [stdout] src/lib.rs - (line 39) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 8 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "ae244ef07408ed374f9c0ed0f1e31c20f56ba9c576ff06021fc892896c1089b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae244ef07408ed374f9c0ed0f1e31c20f56ba9c576ff06021fc892896c1089b7", kill_on_drop: false }` [INFO] [stdout] ae244ef07408ed374f9c0ed0f1e31c20f56ba9c576ff06021fc892896c1089b7