[INFO] fetching crate aquatic 0.1.0... [INFO] testing aquatic-0.1.0 against try#d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 for pr-86479 [INFO] extracting crate aquatic 0.1.0 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate aquatic 0.1.0 on toolchain d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate aquatic 0.1.0 [INFO] finished tweaking crates.io crate aquatic 0.1.0 [INFO] tweaked toml for crates.io crate aquatic 0.1.0 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate crates.io crate aquatic 0.1.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded aquatic_udp v0.1.0 [INFO] [stderr] Downloaded aquatic_ws v0.1.0 [INFO] [stderr] Downloaded aquatic_http v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1cd1a87546df2167c13e3289685041d0dc43cbce55c5340d3112f867f69cfaf5 [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" "1cd1a87546df2167c13e3289685041d0dc43cbce55c5340d3112f867f69cfaf5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1cd1a87546df2167c13e3289685041d0dc43cbce55c5340d3112f867f69cfaf5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1cd1a87546df2167c13e3289685041d0dc43cbce55c5340d3112f867f69cfaf5", kill_on_drop: false }` [INFO] [stdout] 1cd1a87546df2167c13e3289685041d0dc43cbce55c5340d3112f867f69cfaf5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "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] 0dd09577d77d77fca54329e622da30fa30b01b1de0bfae8ebfdae5cdfbd4c77d [INFO] running `Command { std: "docker" "start" "-a" "0dd09577d77d77fca54329e622da30fa30b01b1de0bfae8ebfdae5cdfbd4c77d", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.40 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling tinyvec v0.3.4 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling utf-8 v0.7.5 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling either v1.6.0 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling urlencoding v1.1.1 [INFO] [stderr] Compiling hashbrown v0.7.2 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling input_buffer v0.3.1 [INFO] [stderr] Compiling smartstring v0.2.4 [INFO] [stderr] Compiling mio v0.7.0 [INFO] [stderr] Compiling float-cmp v0.7.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling sha-1 v0.9.1 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Compiling tungstenite v0.11.1 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Compiling hashbrown v0.9.0 [INFO] [stderr] Compiling halfbrown v0.1.11 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling serde_bencode v0.2.2 [INFO] [stderr] Compiling value-trait v0.1.18 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling aquatic_http_protocol v0.1.0 [INFO] [stderr] Compiling aquatic_common v0.1.0 [INFO] [stderr] Compiling simd-json v0.3.18 [INFO] [stderr] Compiling aquatic_cli_helpers v0.1.0 [INFO] [stderr] Compiling aquatic_http v0.1.0 [INFO] [stderr] Compiling aquatic_udp v0.1.0 [INFO] [stderr] Compiling aquatic_ws_protocol v0.1.0 [INFO] [stderr] Compiling aquatic_ws v0.1.0 [INFO] [stderr] Compiling aquatic v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 36.00s [INFO] running `Command { std: "docker" "inspect" "0dd09577d77d77fca54329e622da30fa30b01b1de0bfae8ebfdae5cdfbd4c77d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0dd09577d77d77fca54329e622da30fa30b01b1de0bfae8ebfdae5cdfbd4c77d", kill_on_drop: false }` [INFO] [stdout] 0dd09577d77d77fca54329e622da30fa30b01b1de0bfae8ebfdae5cdfbd4c77d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "test" "--frozen" "--no-run" "--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] ef052d35d0050831a7318f6674b99b4a0b1c4081b125bffc87fb7c362e9763f5 [INFO] running `Command { std: "docker" "start" "-a" "ef052d35d0050831a7318f6674b99b4a0b1c4081b125bffc87fb7c362e9763f5", kill_on_drop: false }` [INFO] [stderr] Compiling aquatic v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.96s [INFO] running `Command { std: "docker" "inspect" "ef052d35d0050831a7318f6674b99b4a0b1c4081b125bffc87fb7c362e9763f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef052d35d0050831a7318f6674b99b4a0b1c4081b125bffc87fb7c362e9763f5", kill_on_drop: false }` [INFO] [stdout] ef052d35d0050831a7318f6674b99b4a0b1c4081b125bffc87fb7c362e9763f5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b95861d3d0af7abe7dec4e67013bd010a67f960ce7598207bc86e6c03c69adcf [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" "b95861d3d0af7abe7dec4e67013bd010a67f960ce7598207bc86e6c03c69adcf", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/aquatic-2ac5bb49f93f001a) [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] running `Command { std: "docker" "inspect" "b95861d3d0af7abe7dec4e67013bd010a67f960ce7598207bc86e6c03c69adcf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b95861d3d0af7abe7dec4e67013bd010a67f960ce7598207bc86e6c03c69adcf", kill_on_drop: false }` [INFO] [stdout] b95861d3d0af7abe7dec4e67013bd010a67f960ce7598207bc86e6c03c69adcf