[INFO] fetching crate multer 1.2.2... [INFO] testing multer-1.2.2 against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] extracting crate multer 1.2.2 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate multer 1.2.2 on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate multer 1.2.2 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate multer 1.2.2 [INFO] tweaked toml for crates.io crate multer 1.2.2 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate crates.io crate multer 1.2.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] af6f2255e2a76c46ace686515fe9574ce2562df542244a26f7cdd61ef522542f [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" "af6f2255e2a76c46ace686515fe9574ce2562df542244a26f7cdd61ef522542f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "af6f2255e2a76c46ace686515fe9574ce2562df542244a26f7cdd61ef522542f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af6f2255e2a76c46ace686515fe9574ce2562df542244a26f7cdd61ef522542f", kill_on_drop: false }` [INFO] [stdout] af6f2255e2a76c46ace686515fe9574ce2562df542244a26f7cdd61ef522542f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", 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] 19a54eaedf11923c0bf2582d602770a201f7d950ec94c51d75529f0d9c33eded [INFO] running `Command { std: "docker" "start" "-a" "19a54eaedf11923c0bf2582d602770a201f7d950ec94c51d75529f0d9c33eded", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.35 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling encoding_rs v0.8.23 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling unchecked-index v0.2.2 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling twoway v0.2.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling derive_more v0.99.9 [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 multer v1.2.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 12s [INFO] running `Command { std: "docker" "inspect" "19a54eaedf11923c0bf2582d602770a201f7d950ec94c51d75529f0d9c33eded", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19a54eaedf11923c0bf2582d602770a201f7d950ec94c51d75529f0d9c33eded", kill_on_drop: false }` [INFO] [stdout] 19a54eaedf11923c0bf2582d602770a201f7d950ec94c51d75529f0d9c33eded [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] acc03716807205b78a0aec9f9833e074fcac9b060a4ed605afcff7d235c34243 [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" "acc03716807205b78a0aec9f9833e074fcac9b060a4ed605afcff7d235c34243", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.73 [INFO] [stderr] Compiling arc-swap v0.4.7 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling hashbrown v0.8.1 [INFO] [stderr] Compiling indexmap v1.5.0 [INFO] [stderr] Compiling tracing-core v0.1.11 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling tracing v0.1.16 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling serde v1.0.114 [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 routerify v1.1.4 [INFO] [stderr] Compiling multer v1.2.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1m 10s [INFO] running `Command { std: "docker" "inspect" "acc03716807205b78a0aec9f9833e074fcac9b060a4ed605afcff7d235c34243", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "acc03716807205b78a0aec9f9833e074fcac9b060a4ed605afcff7d235c34243", kill_on_drop: false }` [INFO] [stdout] acc03716807205b78a0aec9f9833e074fcac9b060a4ed605afcff7d235c34243 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2899b4d9184f526f15fd0d78d842ed189924a6e822e211dbfcae70e204347b67 [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" "2899b4d9184f526f15fd0d78d842ed189924a6e822e211dbfcae70e204347b67", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/multer-6490f48ce9c79953 [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test tests::test_parse_boundary ... ok [INFO] [stderr] Running /opt/rustwide/target/debug/deps/integration-a35e45589961b442 [INFO] [stdout] test constants::tests::test_content_disposition_field_name_re ... ok [INFO] [stdout] test constants::tests::test_content_disposition_file_name_re ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test test_multipart_empty ... ok [INFO] [stdout] test test_multipart_constraint_allowed_fields_normal ... ok [INFO] [stdout] test test_multipart_clean_field ... ok [INFO] [stdout] test test_multipart_constraint_size_limit_per_field ... ok [INFO] [stdout] test test_multipart_basic ... ok [INFO] [stdout] test test_multipart_constraint_size_limit_whole_stream ... ok [INFO] [stdout] test test_multipart_constraint_size_limit_for_field ... ok [INFO] [stdout] test test_multipart_constraint_size_limit_whole_stream_size_exceeded ... ok [INFO] [stdout] test test_multipart_constraint_size_limit_for_field_size_exceeded ... ok [INFO] [stdout] test test_multipart_constraint_allowed_fields_unknown_field ... ok [INFO] [stdout] test test_multipart_constraint_size_limit_per_field_size_exceeded ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests multer [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test src/lib.rs - (line 8) ... ok [INFO] [stdout] test src/multipart.rs - multipart::Multipart::next_field_with_idx (line 204) ... FAILED [INFO] [stdout] test src/constraints.rs - constraints::Constraints (line 11) ... FAILED [INFO] [stdout] test src/lib.rs - (line 59) ... FAILED [INFO] [stdout] test src/lib.rs - parse_boundary (line 126) ... ok [INFO] [stdout] test src/field.rs - field::Field (line 24) ... FAILED [INFO] [stdout] test src/field.rs - field::Field::text_with_charset (line 260) ... FAILED [INFO] [stdout] test src/field.rs - field::Field::index (line 301) ... ok [INFO] [stdout] test src/field.rs - field::Field::chunk (line 154) ... ok [INFO] [stdout] test src/field.rs - field::Field::bytes (line 119) ... ok [INFO] [stdout] test src/multipart.rs - multipart::Multipart (line 32) ... ok [INFO] [stdout] test src/field.rs - field::Field::text (line 230) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/multipart.rs - multipart::Multipart::next_field_with_idx (line 204) stdout ---- [INFO] [stdout] error[E0599]: no function or associated item named `with_reader` found for struct `Multipart` in the current scope [INFO] [stdout] --> src/multipart.rs:213:32 [INFO] [stdout] | [INFO] [stdout] 12 | let mut multipart = Multipart::with_reader(reader, "X-BOUNDARY"); [INFO] [stdout] | ^^^^^^^^^^^ function or associated item not found in `Multipart` [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/constraints.rs - constraints::Constraints (line 11) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 59) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/field.rs - field::Field (line 24) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/field.rs - field::Field::text_with_charset (line 260) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/constraints.rs - constraints::Constraints (line 11) [INFO] [stdout] src/field.rs - field::Field (line 24) [INFO] [stdout] src/field.rs - field::Field::text_with_charset (line 260) [INFO] [stdout] src/lib.rs - (line 59) [INFO] [stdout] src/multipart.rs - multipart::Multipart::next_field_with_idx (line 204) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 7 passed; 5 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" "2899b4d9184f526f15fd0d78d842ed189924a6e822e211dbfcae70e204347b67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2899b4d9184f526f15fd0d78d842ed189924a6e822e211dbfcae70e204347b67", kill_on_drop: false }` [INFO] [stdout] 2899b4d9184f526f15fd0d78d842ed189924a6e822e211dbfcae70e204347b67