[INFO] fetching crate attohttpc 0.24.0... [INFO] building attohttpc-0.24.0 against master#c8e6a9e8b6251bbc8276cb78cabe1998deecbed7 for pr-97334-2 [INFO] extracting crate attohttpc 0.24.0 into /workspace/builds/worker-0-tc1/source [INFO] validating manifest of crates.io crate attohttpc 0.24.0 on toolchain c8e6a9e8b6251bbc8276cb78cabe1998deecbed7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c8e6a9e8b6251bbc8276cb78cabe1998deecbed7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate attohttpc 0.24.0 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate attohttpc 0.24.0 [INFO] tweaked toml for crates.io crate attohttpc 0.24.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate crates.io crate attohttpc 0.24.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" "+c8e6a9e8b6251bbc8276cb78cabe1998deecbed7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde v1.0.147 [INFO] [stderr] Downloaded digest v0.10.5 [INFO] [stderr] Downloaded cc v1.0.74 [INFO] [stderr] Downloaded tokio-rustls v0.22.0 [INFO] [stderr] Downloaded serde_json v1.0.87 [INFO] [stderr] Downloaded hyper v0.14.22 [INFO] [stderr] Downloaded rustls-pemfile v1.0.1 [INFO] [stderr] Downloaded openssl-sys v0.9.77 [INFO] [stderr] Downloaded env_logger v0.9.1 [INFO] [stderr] Downloaded rustls v0.20.7 [INFO] [stderr] Downloaded encoding_rs_io v0.1.7 [INFO] [stderr] Downloaded webpki-roots v0.22.5 [INFO] [stderr] Downloaded libz-sys v1.1.8 [INFO] [stderr] Downloaded openssl-src v111.24.0+1.1.1s [INFO] [stderr] Downloaded libz-ng-sys v1.1.8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+c8e6a9e8b6251bbc8276cb78cabe1998deecbed7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e4a00c39525917d76c8bc06855221010f0439cfd38f85a15b7180f35845ac178 [INFO] running `Command { std: "docker" "start" "-a" "e4a00c39525917d76c8bc06855221010f0439cfd38f85a15b7180f35845ac178", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e4a00c39525917d76c8bc06855221010f0439cfd38f85a15b7180f35845ac178", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e4a00c39525917d76c8bc06855221010f0439cfd38f85a15b7180f35845ac178", kill_on_drop: false }` [INFO] [stdout] e4a00c39525917d76c8bc06855221010f0439cfd38f85a15b7180f35845ac178 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+c8e6a9e8b6251bbc8276cb78cabe1998deecbed7" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 108bac69defa9db7b6be8b8ebfa94b0b27bcad53ceed12b340340778e9adc418 [INFO] running `Command { std: "docker" "start" "-a" "108bac69defa9db7b6be8b8ebfa94b0b27bcad53ceed12b340340778e9adc418", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.74 [INFO] [stderr] Compiling syn v1.0.103 [INFO] [stderr] Compiling openssl v0.10.42 [INFO] [stderr] Compiling once_cell v1.16.0 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling miniz_oxide v0.5.4 [INFO] [stderr] Compiling itoa v1.0.4 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling openssl-sys v0.9.77 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling attohttpc v0.24.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 10.51s [INFO] running `Command { std: "docker" "inspect" "108bac69defa9db7b6be8b8ebfa94b0b27bcad53ceed12b340340778e9adc418", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "108bac69defa9db7b6be8b8ebfa94b0b27bcad53ceed12b340340778e9adc418", kill_on_drop: false }` [INFO] [stdout] 108bac69defa9db7b6be8b8ebfa94b0b27bcad53ceed12b340340778e9adc418 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+c8e6a9e8b6251bbc8276cb78cabe1998deecbed7" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4b7f8c522549e025a5c0005dea9833bebb44d9b15e359699dbdce7c681b7e744 [INFO] running `Command { std: "docker" "start" "-a" "4b7f8c522549e025a5c0005dea9833bebb44d9b15e359699dbdce7c681b7e744", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling tokio v1.21.2 [INFO] [stderr] Compiling num_cpus v1.14.0 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling futures-macro v0.3.25 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling serde v1.0.147 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling serde_json v1.0.87 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling aho-corasick v0.7.19 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling digest v0.10.5 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling sha-1 v0.10.0 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling rustls-pemfile v0.2.1 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling headers v0.3.8 [INFO] [stderr] Compiling regex v1.7.0 [INFO] [stderr] Compiling multipart v0.18.0 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling tungstenite v0.17.3 [INFO] [stderr] Compiling env_logger v0.9.1 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling futures-executor v0.3.25 [INFO] [stderr] Compiling futures v0.3.25 [INFO] [stderr] Compiling tokio-util v0.7.4 [INFO] [stderr] Compiling tokio-tungstenite v0.17.2 [INFO] [stderr] Compiling tokio-stream v0.1.11 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling h2 v0.3.15 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling hyper v0.14.22 [INFO] [stderr] Compiling warp v0.3.3 [INFO] [stderr] Compiling attohttpc v0.24.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 33.47s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: buf_redux v0.8.4, multipart v0.18.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "4b7f8c522549e025a5c0005dea9833bebb44d9b15e359699dbdce7c681b7e744", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b7f8c522549e025a5c0005dea9833bebb44d9b15e359699dbdce7c681b7e744", kill_on_drop: false }` [INFO] [stdout] 4b7f8c522549e025a5c0005dea9833bebb44d9b15e359699dbdce7c681b7e744