[INFO] fetching crate hyper-multipart-rfc7578 0.9.0... [INFO] testing hyper-multipart-rfc7578-0.9.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] extracting crate hyper-multipart-rfc7578 0.9.0 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate hyper-multipart-rfc7578 0.9.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate hyper-multipart-rfc7578 0.9.0 [INFO] tweaked toml for crates.io crate hyper-multipart-rfc7578 0.9.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate hyper-multipart-rfc7578 0.9.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate hyper-multipart-rfc7578 0.9.0 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded openssl-sys v0.9.72 [INFO] [stderr] Downloaded common-multipart-rfc7578 v0.7.0 [INFO] [stderr] Downloaded pkg-config v0.3.24 [INFO] [stderr] Downloaded redox_syscall v0.2.11 [INFO] [stderr] Downloaded native-tls v0.2.8 [INFO] [stderr] Downloaded hyper v1.5.1 [INFO] [stderr] Downloaded openssl v0.10.38 [INFO] [stderr] Downloaded libc v0.2.167 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] da520165ba03a49707934a3f0c1492f5e03c862d5fe3a607310b612a7d65857c [INFO] running `Command { std: "docker" "start" "-a" "da520165ba03a49707934a3f0c1492f5e03c862d5fe3a607310b612a7d65857c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "da520165ba03a49707934a3f0c1492f5e03c862d5fe3a607310b612a7d65857c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da520165ba03a49707934a3f0c1492f5e03c862d5fe3a607310b612a7d65857c", kill_on_drop: false }` [INFO] [stdout] da520165ba03a49707934a3f0c1492f5e03c862d5fe3a607310b612a7d65857c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ac16315cda3b2a7aaf1d620e67080b5bc1c6dfd08c82c2e056e74b3df10ceab6 [INFO] running `Command { std: "docker" "start" "-a" "ac16315cda3b2a7aaf1d620e67080b5bc1c6dfd08c82c2e056e74b3df10ceab6", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.167 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling http v1.2.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling tokio v1.42.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling hyper v1.5.1 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling common-multipart-rfc7578 v0.7.0 [INFO] [stderr] Compiling hyper-multipart-rfc7578 v0.9.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.00s [INFO] running `Command { std: "docker" "inspect" "ac16315cda3b2a7aaf1d620e67080b5bc1c6dfd08c82c2e056e74b3df10ceab6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac16315cda3b2a7aaf1d620e67080b5bc1c6dfd08c82c2e056e74b3df10ceab6", kill_on_drop: false }` [INFO] [stdout] ac16315cda3b2a7aaf1d620e67080b5bc1c6dfd08c82c2e056e74b3df10ceab6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 35857857171ad274fcf8092fe4cc741d962a03258e7126f9227366e13618ec38 [INFO] running `Command { std: "docker" "start" "-a" "35857857171ad274fcf8092fe4cc741d962a03258e7126f9227366e13618ec38", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.167 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling common-multipart-rfc7578 v0.7.0 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling tokio v1.42.0 [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.4.7 [INFO] [stderr] Compiling hyper v1.5.1 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling hyper-multipart-rfc7578 v0.9.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 40.07s [INFO] running `Command { std: "docker" "inspect" "35857857171ad274fcf8092fe4cc741d962a03258e7126f9227366e13618ec38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "35857857171ad274fcf8092fe4cc741d962a03258e7126f9227366e13618ec38", kill_on_drop: false }` [INFO] [stdout] 35857857171ad274fcf8092fe4cc741d962a03258e7126f9227366e13618ec38 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9f3e71e3b3061349b1ed35cb5e6a69fad3d12fa7cdafd78ab97f5a8bc0275e78 [INFO] running `Command { std: "docker" "start" "-a" "9f3e71e3b3061349b1ed35cb5e6a69fad3d12fa7cdafd78ab97f5a8bc0275e78", 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/hyper_multipart_rfc7578-6111f73f841fb7fe) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests hyper_multipart_rfc7578 [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test src/lib.rs - (line 24) ... ok [INFO] [stdout] test src/lib.rs - (line 32) ... ok [INFO] [stdout] test src/lib.rs - (line 62) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.18s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "9f3e71e3b3061349b1ed35cb5e6a69fad3d12fa7cdafd78ab97f5a8bc0275e78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f3e71e3b3061349b1ed35cb5e6a69fad3d12fa7cdafd78ab97f5a8bc0275e78", kill_on_drop: false }` [INFO] [stdout] 9f3e71e3b3061349b1ed35cb5e6a69fad3d12fa7cdafd78ab97f5a8bc0275e78