[INFO] fetching crate aquatic_http_protocol 0.1.0... [INFO] testing aquatic_http_protocol-0.1.0 against try#722e1797249a965b6335aebd65d777f917e498f1 for pr-91031 [INFO] extracting crate aquatic_http_protocol 0.1.0 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate aquatic_http_protocol 0.1.0 on toolchain 722e1797249a965b6335aebd65d777f917e498f1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate aquatic_http_protocol 0.1.0 [INFO] finished tweaking crates.io crate aquatic_http_protocol 0.1.0 [INFO] tweaked toml for crates.io crate aquatic_http_protocol 0.1.0 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bendy v0.3.3 [INFO] [stderr] Downloaded serde_bencode v0.2.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--no-deps" "--format-version=1", 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] 57a4601bdc3006816263cae4c0c0cc499504956336933a46a06bfa36e50bcf20 [INFO] running `Command { std: "docker" "start" "-a" "57a4601bdc3006816263cae4c0c0cc499504956336933a46a06bfa36e50bcf20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "57a4601bdc3006816263cae4c0c0cc499504956336933a46a06bfa36e50bcf20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "57a4601bdc3006816263cae4c0c0cc499504956336933a46a06bfa36e50bcf20", kill_on_drop: false }` [INFO] [stdout] 57a4601bdc3006816263cae4c0c0cc499504956336933a46a06bfa36e50bcf20 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "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] c487a7016b98fb212a6621744e7c1fd63dd40c3c7f1b2be0f767964417c986e1 [INFO] running `Command { std: "docker" "start" "-a" "c487a7016b98fb212a6621744e7c1fd63dd40c3c7f1b2be0f767964417c986e1", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling ahash v0.4.7 [INFO] [stderr] Compiling urlencoding v1.3.3 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling smartstring v0.2.9 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling serde_bencode v0.2.3 [INFO] [stderr] Compiling aquatic_http_protocol v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 43.24s [INFO] running `Command { std: "docker" "inspect" "c487a7016b98fb212a6621744e7c1fd63dd40c3c7f1b2be0f767964417c986e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c487a7016b98fb212a6621744e7c1fd63dd40c3c7f1b2be0f767964417c986e1", kill_on_drop: false }` [INFO] [stdout] c487a7016b98fb212a6621744e7c1fd63dd40c3c7f1b2be0f767964417c986e1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4edf7c45f0b14acd699be8422e87d8d081de4cdb4d29eb1daf54dcf7a769dd3a [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" "4edf7c45f0b14acd699be8422e87d8d081de4cdb4d29eb1daf54dcf7a769dd3a", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling quickcheck_macros v0.9.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling serde_json v1.0.71 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling backtrace v0.3.63 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling criterion-plot v0.4.4 [INFO] [stderr] Compiling plotters v0.3.1 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling quickcheck v0.9.2 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling criterion v0.3.5 [INFO] [stderr] Compiling bendy v0.3.3 [INFO] [stderr] Compiling aquatic_http_protocol v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1m 06s [INFO] running `Command { std: "docker" "inspect" "4edf7c45f0b14acd699be8422e87d8d081de4cdb4d29eb1daf54dcf7a769dd3a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4edf7c45f0b14acd699be8422e87d8d081de4cdb4d29eb1daf54dcf7a769dd3a", kill_on_drop: false }` [INFO] [stdout] 4edf7c45f0b14acd699be8422e87d8d081de4cdb4d29eb1daf54dcf7a769dd3a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "test" "--frozen", 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] 29a350f6a85fecc5240d972e5f096de6202aa53ec4ee2519d7931ed2dcec9ce9 [INFO] running `Command { std: "docker" "start" "-a" "29a350f6a85fecc5240d972e5f096de6202aa53ec4ee2519d7931ed2dcec9ce9", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stdout] running 11 tests [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/aquatic_http_protocol-a340a8bbed0627a4) [INFO] [stdout] test request::tests::test_scrape_request_from_bytes ... ok [INFO] [stdout] test utils::tests::test_urlencode_urldecode_20_bytes ... ok [INFO] [stdout] test utils::tests::test_urlencode_20_bytes ... ok [INFO] [stdout] test utils::tests::test_serde_info_hash ... ok [INFO] [stdout] test request::tests::test_announce_request_from_bytes ... ok [INFO] [stdout] test response::tests::test_failure_response_to_bytes ... ok [INFO] [stdout] test response::tests::test_announce_response_to_bytes ... ok [INFO] [stdout] test request::tests::quickcheck_serde_identity_request ... ok [INFO] [stdout] test utils::tests::test_serde_response_peers_ipv4 ... ok [INFO] [stdout] test utils::tests::test_serde_response_peers_ipv6 ... ok [INFO] [stderr] Doc-tests aquatic_http_protocol [INFO] [stdout] test response::tests::test_scrape_response_to_bytes ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.84s [INFO] [stdout] [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" "29a350f6a85fecc5240d972e5f096de6202aa53ec4ee2519d7931ed2dcec9ce9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "29a350f6a85fecc5240d972e5f096de6202aa53ec4ee2519d7931ed2dcec9ce9", kill_on_drop: false }` [INFO] [stdout] 29a350f6a85fecc5240d972e5f096de6202aa53ec4ee2519d7931ed2dcec9ce9