[INFO] fetching crate actix-form-data 0.7.0-beta.7...
[INFO] testing actix-form-data-0.7.0-beta.7 against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] extracting crate actix-form-data 0.7.0-beta.7 into /workspace/builds/worker-7-tc1/source
[INFO] validating manifest of crates.io crate actix-form-data 0.7.0-beta.7 on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate actix-form-data 0.7.0-beta.7
[INFO] finished tweaking crates.io crate actix-form-data 0.7.0-beta.7
[INFO] tweaked toml for crates.io crate actix-form-data 0.7.0-beta.7 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] crate crates.io crate actix-form-data 0.7.0-beta.7 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded actix-multipart v0.6.1
[INFO] [stderr]   Downloaded serde_plain v1.0.2
[INFO] [stderr]   Downloaded streem v0.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 228866a799ae9f07090c6f0f8b4012bc720e72afbda36944697d9ac6bded47ef
[INFO] running `Command { std: "docker" "start" "-a" "228866a799ae9f07090c6f0f8b4012bc720e72afbda36944697d9ac6bded47ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "228866a799ae9f07090c6f0f8b4012bc720e72afbda36944697d9ac6bded47ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "228866a799ae9f07090c6f0f8b4012bc720e72afbda36944697d9ac6bded47ef", kill_on_drop: false }`
[INFO] [stdout] 228866a799ae9f07090c6f0f8b4012bc720e72afbda36944697d9ac6bded47ef
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "RUSTDOCFLAGS=--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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a31223d6233e5f25fc73e111af97110da7f6c8c5516864695bdf199441746bca
[INFO] running `Command { std: "docker" "start" "-a" "a31223d6233e5f25fc73e111af97110da7f6c8c5516864695bdf199441746bca", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling local-waker v0.1.4
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling actix-utils v3.0.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling serde_json v1.0.115
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling zerocopy v0.7.32
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling bytestring v1.3.1
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling local-channel v0.1.5
[INFO] [stderr]    Compiling encoding_rs v0.8.33
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling actix-service v2.0.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling syn v2.0.55
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling socket2 v0.5.6
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling language-tags v0.3.2
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling time v0.3.34
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]    Compiling streem v0.2.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_plain v1.0.2
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling tokio v1.36.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling actix-router v0.5.2
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling actix-rt v2.9.0
[INFO] [stderr]    Compiling actix-server v2.3.0
[INFO] [stderr]    Compiling actix-codec v0.5.2
[INFO] [stderr]    Compiling actix-http v3.6.0
[INFO] [stderr]    Compiling actix-web v4.5.1
[INFO] [stderr]    Compiling actix-multipart v0.6.1
[INFO] [stderr]    Compiling actix-form-data v0.7.0-beta.7 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.80s
[INFO] running `Command { std: "docker" "inspect" "a31223d6233e5f25fc73e111af97110da7f6c8c5516864695bdf199441746bca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a31223d6233e5f25fc73e111af97110da7f6c8c5516864695bdf199441746bca", kill_on_drop: false }`
[INFO] [stdout] a31223d6233e5f25fc73e111af97110da7f6c8c5516864695bdf199441746bca
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "RUSTDOCFLAGS=--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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8d6836c9e00952bbecefd26ffa7f24002aaef905cab2b1e228817ec7525dcf22
[INFO] running `Command { std: "docker" "start" "-a" "8d6836c9e00952bbecefd26ffa7f24002aaef905cab2b1e228817ec7525dcf22", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling parking v2.2.0
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling fastrand v2.0.2
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling async-task v4.7.0
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling anyhow v1.0.81
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling futures-lite v2.3.0
[INFO] [stderr]    Compiling piper v0.2.1
[INFO] [stderr]    Compiling tokio v1.36.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling concurrent-queue v2.4.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling event-listener v4.0.3
[INFO] [stderr]    Compiling event-listener v5.2.0
[INFO] [stderr]    Compiling event-listener-strategy v0.5.0
[INFO] [stderr]    Compiling event-listener-strategy v0.4.0
[INFO] [stderr]    Compiling async-channel v2.2.0
[INFO] [stderr]    Compiling async-lock v3.3.0
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling blocking v1.5.1
[INFO] [stderr]    Compiling async-fs v2.1.1
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling actix-rt v2.9.0
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling actix-server v2.3.0
[INFO] [stderr]    Compiling actix-codec v0.5.2
[INFO] [stderr]    Compiling actix-http v3.6.0
[INFO] [stderr]    Compiling actix-router v0.5.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_json v1.0.115
[INFO] [stderr]    Compiling serde_plain v1.0.2
[INFO] [stderr]    Compiling actix-web v4.5.1
[INFO] [stderr]    Compiling actix-multipart v0.6.1
[INFO] [stderr]    Compiling actix-form-data v0.7.0-beta.7 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 31.81s
[INFO] running `Command { std: "docker" "inspect" "8d6836c9e00952bbecefd26ffa7f24002aaef905cab2b1e228817ec7525dcf22", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8d6836c9e00952bbecefd26ffa7f24002aaef905cab2b1e228817ec7525dcf22", kill_on_drop: false }`
[INFO] [stdout] 8d6836c9e00952bbecefd26ffa7f24002aaef905cab2b1e228817ec7525dcf22
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "RUSTDOCFLAGS=--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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] fc0eb98934302d835bc1fd7b9d5532e15738aaad25c3ac9ac604b73d049216ac
[INFO] running `Command { std: "docker" "start" "-a" "fc0eb98934302d835bc1fd7b9d5532e15738aaad25c3ac9ac604b73d049216ac", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/actix_form_data-012e4ca805e4c56a)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test error::tests::assert_send ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests actix_form_data
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test src/types.rs - types::Field<T,E>::float (line 264) ... ok
[INFO] [stdout] test src/types.rs - types::Map<T,E>::field (line 404) ... ok
[INFO] [stdout] test src/types.rs - types::Field<T,E>::text (line 243) ... ok
[INFO] [stdout] test src/types.rs - types::Field<T,E>::map (line 292) ... ok
[INFO] [stdout] test src/types.rs - types::Field<T,E>::bytes (line 233) ... ok
[INFO] [stdout] test src/types.rs - types::Field<T,E>::int (line 253) ... ok
[INFO] [stdout] test src/types.rs - types::Map<T,E>::finalize (line 419) ... ok
[INFO] [stdout] test src/types.rs - types::Field<T,E>::array (line 275) ... ok
[INFO] [stdout] test src/types.rs - types::Value (line 45) ... ok
[INFO] [stdout] test src/types.rs - types::Form (line 450) ... ok
[INFO] [stdout] test src/types.rs - types::Field<T,E>::file (line 196) ... ok
[INFO] [stdout] test src/lib.rs - (line 27) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.55s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "fc0eb98934302d835bc1fd7b9d5532e15738aaad25c3ac9ac604b73d049216ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fc0eb98934302d835bc1fd7b9d5532e15738aaad25c3ac9ac604b73d049216ac", kill_on_drop: false }`
[INFO] [stdout] fc0eb98934302d835bc1fd7b9d5532e15738aaad25c3ac9ac604b73d049216ac
[INFO] testing actix-form-data-0.7.0-beta.7 against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151
[INFO] extracting crate actix-form-data 0.7.0-beta.7 into /workspace/builds/worker-7-tc2/source
[INFO] validating manifest of crates.io crate actix-form-data 0.7.0-beta.7 on toolchain b642703cf9526da1e72c0b6755753b939a9c6b6d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate actix-form-data 0.7.0-beta.7
[INFO] finished tweaking crates.io crate actix-form-data 0.7.0-beta.7
[INFO] tweaked toml for crates.io crate actix-form-data 0.7.0-beta.7 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] crate crates.io crate actix-form-data 0.7.0-beta.7 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dc5311d9222c10215d67029cbddcd8b7173f7bed8633410759d3c0a95d34c3a4
[INFO] running `Command { std: "docker" "start" "-a" "dc5311d9222c10215d67029cbddcd8b7173f7bed8633410759d3c0a95d34c3a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dc5311d9222c10215d67029cbddcd8b7173f7bed8633410759d3c0a95d34c3a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dc5311d9222c10215d67029cbddcd8b7173f7bed8633410759d3c0a95d34c3a4", kill_on_drop: false }`
[INFO] [stdout] dc5311d9222c10215d67029cbddcd8b7173f7bed8633410759d3c0a95d34c3a4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "RUSTDOCFLAGS=--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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6d0c0e4abac1c19c7189ac61026267a8b2c5dff583812c75359e743e2cbdc98b
[INFO] running `Command { std: "docker" "start" "-a" "6d0c0e4abac1c19c7189ac61026267a8b2c5dff583812c75359e743e2cbdc98b", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling local-waker v0.1.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling actix-utils v3.0.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling zerocopy v0.7.32
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling serde_json v1.0.115
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling bytestring v1.3.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling local-channel v0.1.5
[INFO] [stderr]    Compiling encoding_rs v0.8.33
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling actix-service v2.0.2
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling language-tags v0.3.2
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling syn v2.0.55
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling socket2 v0.5.6
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling time v0.3.34
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]    Compiling streem v0.2.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_plain v1.0.2
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling tokio v1.36.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling actix-router v0.5.2
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling actix-rt v2.9.0
[INFO] [stderr]    Compiling actix-server v2.3.0
[INFO] [stderr]    Compiling actix-codec v0.5.2
[INFO] [stderr]    Compiling actix-http v3.6.0
[INFO] [stderr]    Compiling actix-web v4.5.1
[INFO] [stderr]    Compiling actix-multipart v0.6.1
[INFO] [stderr]    Compiling actix-form-data v0.7.0-beta.7 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.29s
[INFO] running `Command { std: "docker" "inspect" "6d0c0e4abac1c19c7189ac61026267a8b2c5dff583812c75359e743e2cbdc98b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6d0c0e4abac1c19c7189ac61026267a8b2c5dff583812c75359e743e2cbdc98b", kill_on_drop: false }`
[INFO] [stdout] 6d0c0e4abac1c19c7189ac61026267a8b2c5dff583812c75359e743e2cbdc98b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "RUSTDOCFLAGS=--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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c128e361ba80ae29e5b0ed11e6ad78ffbfe1779ca5f74e5b006ff32ae5ace32f
[INFO] running `Command { std: "docker" "start" "-a" "c128e361ba80ae29e5b0ed11e6ad78ffbfe1779ca5f74e5b006ff32ae5ace32f", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling parking v2.2.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling fastrand v2.0.2
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling async-task v4.7.0
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling anyhow v1.0.81
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling futures-lite v2.3.0
[INFO] [stderr]    Compiling piper v0.2.1
[INFO] [stderr]    Compiling tokio v1.36.0
[INFO] [stderr]    Compiling concurrent-queue v2.4.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling event-listener v4.0.3
[INFO] [stderr]    Compiling event-listener v5.2.0
[INFO] [stderr]    Compiling event-listener-strategy v0.5.0
[INFO] [stderr]    Compiling event-listener-strategy v0.4.0
[INFO] [stderr]    Compiling async-channel v2.2.0
[INFO] [stderr]    Compiling async-lock v3.3.0
[INFO] [stderr]    Compiling blocking v1.5.1
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling async-fs v2.1.1
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling actix-rt v2.9.0
[INFO] [stderr]    Compiling actix-server v2.3.0
[INFO] [stderr]    Compiling actix-codec v0.5.2
[INFO] [stderr]    Compiling actix-http v3.6.0
[INFO] [stderr]    Compiling serde_json v1.0.115
[INFO] [stderr]    Compiling actix-router v0.5.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_plain v1.0.2
[INFO] [stderr]    Compiling actix-web v4.5.1
[INFO] [stderr]    Compiling actix-multipart v0.6.1
[INFO] [stderr]    Compiling actix-form-data v0.7.0-beta.7 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 22.22s
[INFO] running `Command { std: "docker" "inspect" "c128e361ba80ae29e5b0ed11e6ad78ffbfe1779ca5f74e5b006ff32ae5ace32f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c128e361ba80ae29e5b0ed11e6ad78ffbfe1779ca5f74e5b006ff32ae5ace32f", kill_on_drop: false }`
[INFO] [stdout] c128e361ba80ae29e5b0ed11e6ad78ffbfe1779ca5f74e5b006ff32ae5ace32f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "RUSTDOCFLAGS=--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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 2bc7fe4539a732f570635e2211d918e441d36ea089b69548cbe46755aca4a097
[INFO] running `Command { std: "docker" "start" "-a" "2bc7fe4539a732f570635e2211d918e441d36ea089b69548cbe46755aca4a097", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/actix_form_data-012e4ca805e4c56a)
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests actix_form_data
[INFO] [stdout] running 1 test
[INFO] [stdout] test error::tests::assert_send ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test src/types.rs - types::Field<T,E>::map (line 292) ... ok
[INFO] [stdout] test src/types.rs - types::Field<T,E>::float (line 264) ... ok
[INFO] [stdout] test src/types.rs - types::Map<T,E>::field (line 404) ... ok
[INFO] [stdout] test src/types.rs - types::Field<T,E>::int (line 253) ... ok
[INFO] [stdout] test src/types.rs - types::Field<T,E>::array (line 275) ... ok
[INFO] [stdout] test src/types.rs - types::Map<T,E>::finalize (line 419) ... ok
[INFO] [stdout] test src/types.rs - types::Field<T,E>::bytes (line 233) ... ok
[INFO] [stdout] test src/types.rs - types::Field<T,E>::text (line 243) ... ok
[INFO] [stdout] test src/types.rs - types::Form (line 450) ... ok
[INFO] [stdout] test src/types.rs - types::Value (line 45) ... ok
[INFO] [stdout] test src/types.rs - types::Field<T,E>::file (line 196) ... ok
[INFO] [stdout] test src/lib.rs - (line 27) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.99s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "2bc7fe4539a732f570635e2211d918e441d36ea089b69548cbe46755aca4a097", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2bc7fe4539a732f570635e2211d918e441d36ea089b69548cbe46755aca4a097", kill_on_drop: false }`
[INFO] [stdout] 2bc7fe4539a732f570635e2211d918e441d36ea089b69548cbe46755aca4a097
