[INFO] fetching crate aquatic_http 0.9.0... [INFO] building aquatic_http-0.9.0 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1 [INFO] extracting crate aquatic_http 0.9.0 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate aquatic_http 0.9.0 [INFO] finished tweaking crates.io crate aquatic_http 0.9.0 [INFO] tweaked toml for crates.io crate aquatic_http 0.9.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate aquatic_http 0.9.0 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate aquatic_http 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4dd5566a16c50a25930e08eb680d3dd02a8f8371ae7905b6d2b5d4499cec9a2d [INFO] running `Command { std: "docker" "start" "-a" "4dd5566a16c50a25930e08eb680d3dd02a8f8371ae7905b6d2b5d4499cec9a2d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4dd5566a16c50a25930e08eb680d3dd02a8f8371ae7905b6d2b5d4499cec9a2d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4dd5566a16c50a25930e08eb680d3dd02a8f8371ae7905b6d2b5d4499cec9a2d", kill_on_drop: false }` [INFO] [stdout] 4dd5566a16c50a25930e08eb680d3dd02a8f8371ae7905b6d2b5d4499cec9a2d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 55597ec7cd8a8f4b89373f424c1cbfd4e3b7ae25bcb1de7f7e9eddf88ba208aa [INFO] running `Command { std: "docker" "start" "-a" "55597ec7cd8a8f4b89373f424c1cbfd4e3b7ae25bcb1de7f7e9eddf88ba208aa", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.154 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling dunce v1.0.4 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling aws-lc-rs v1.7.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling http-body v1.0.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling mirai-annotations v1.12.0 [INFO] [stderr] Compiling zeroize v1.7.0 [INFO] [stderr] Compiling rustls-pki-types v1.5.0 [INFO] [stderr] Compiling rustversion v1.0.15 [INFO] [stderr] Compiling jobserver v0.1.31 [INFO] [stderr] Compiling raw-cpuid v11.0.2 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling cc v1.0.96 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling anyhow v1.0.82 [INFO] [stderr] Compiling getrandom v0.2.14 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling rustls v0.23.5 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling metrics v0.22.3 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Compiling tokio v1.37.0 [INFO] [stderr] Compiling quanta v0.12.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling aws-lc-sys v0.16.0 [INFO] [stderr] Compiling libmimalloc-sys v0.1.37 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling ordered-float v4.2.0 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling sketches-ddsketch v0.2.2 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling castaway v0.2.2 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling metrics-util v0.16.3 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling serde_derive v1.0.200 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling thiserror-impl v1.0.59 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling thiserror v1.0.59 [INFO] [stderr] Compiling git-testament-derive v0.2.0 [INFO] [stderr] Compiling glommio v0.9.0 [INFO] [stderr] Compiling aquatic_toml_config_derive v0.9.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling http-body-util v0.1.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling crossbeam-channel v0.5.12 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling waker-fn v1.1.1 [INFO] [stderr] Compiling cache-padded v1.3.0 [INFO] [stderr] Compiling owned-alloc v0.2.0 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling serde v1.0.200 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling lockfree v0.5.1 [INFO] [stderr] Compiling duplicate v1.0.0 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling concurrent-queue v1.2.4 [INFO] [stderr] Compiling simplelog v0.12.2 [INFO] [stderr] Compiling h2 v0.4.4 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling flume v0.10.14 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling git-testament v0.2.5 [INFO] [stderr] Compiling privdrop v0.5.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rustls-pemfile v2.1.2 [INFO] [stderr] Compiling intrusive-collections v0.9.6 [INFO] [stderr] Compiling nix v0.27.1 [INFO] [stderr] Compiling rlimit v0.6.2 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling buddy-alloc v0.4.2 [INFO] [stderr] Compiling enclose v1.1.8 [INFO] [stderr] Compiling sketches-ddsketch v0.1.3 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling bitmaps v3.2.1 [INFO] [stderr] Compiling mimalloc v0.1.41 [INFO] [stderr] Compiling serde_bytes v0.11.14 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling compact_str v0.7.1 [INFO] [stderr] Compiling serde_bencode v0.2.4 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling aquatic_http_protocol v0.9.0 [INFO] [stderr] Compiling aquatic_toml_config v0.9.0 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling hyper v1.3.1 [INFO] [stderr] Compiling hyper-util v0.1.3 [INFO] [stderr] Compiling metrics-exporter-prometheus v0.14.0 [INFO] [stderr] Compiling rustls-webpki v0.102.3 [INFO] [stderr] Compiling futures-rustls v0.26.0 [INFO] [stderr] Compiling aquatic_common v0.9.0 [INFO] [stderr] Compiling aquatic_http v0.9.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `ConsumerId` is never constructed [INFO] [stdout] --> src/common.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct ConsumerId(pub usize); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 04s [INFO] running `Command { std: "docker" "inspect" "55597ec7cd8a8f4b89373f424c1cbfd4e3b7ae25bcb1de7f7e9eddf88ba208aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "55597ec7cd8a8f4b89373f424c1cbfd4e3b7ae25bcb1de7f7e9eddf88ba208aa", kill_on_drop: false }` [INFO] [stdout] 55597ec7cd8a8f4b89373f424c1cbfd4e3b7ae25bcb1de7f7e9eddf88ba208aa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 44ca9cc595b3de66b4fd5f9558d271e5f2e6f251fb890781d053b0c0a86ebad2 [INFO] running `Command { std: "docker" "start" "-a" "44ca9cc595b3de66b4fd5f9558d271e5f2e6f251fb890781d053b0c0a86ebad2", kill_on_drop: false }` [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling metrics-util v0.16.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling metrics-exporter-prometheus v0.14.0 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling aquatic_toml_config_derive v0.9.0 [INFO] [stderr] Compiling duplicate v1.0.0 [INFO] [stderr] Compiling quickcheck_macros v1.0.0 [INFO] [stderr] Compiling aquatic_toml_config v0.9.0 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling aquatic_common v0.9.0 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling quickcheck v1.0.3 [INFO] [stderr] Compiling aquatic_http v0.9.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `ConsumerId` is never constructed [INFO] [stdout] --> src/common.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct ConsumerId(pub usize); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ConsumerId` is never constructed [INFO] [stdout] --> src/common.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct ConsumerId(pub usize); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 31.40s [INFO] running `Command { std: "docker" "inspect" "44ca9cc595b3de66b4fd5f9558d271e5f2e6f251fb890781d053b0c0a86ebad2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44ca9cc595b3de66b4fd5f9558d271e5f2e6f251fb890781d053b0c0a86ebad2", kill_on_drop: false }` [INFO] [stdout] 44ca9cc595b3de66b4fd5f9558d271e5f2e6f251fb890781d053b0c0a86ebad2