[INFO] cloning repository https://github.com/scottlamb/http-serve [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/scottlamb/http-serve" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscottlamb%2Fhttp-serve", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscottlamb%2Fhttp-serve'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8767011be62a66e336c72588cdac935a3d78e5d4 [INFO] testing scottlamb/http-serve against beta-2021-01-01 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscottlamb%2Fhttp-serve" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/scottlamb/http-serve on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/scottlamb/http-serve [INFO] removed 0 missing examples [INFO] finished tweaking git repo https://github.com/scottlamb/http-serve [INFO] tweaked toml for git repo https://github.com/scottlamb/http-serve written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/scottlamb/http-serve already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 13cb81424630685e1aaccb190d4e8ead20c255aa174be3b834de4955dd73fda9 [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" "13cb81424630685e1aaccb190d4e8ead20c255aa174be3b834de4955dd73fda9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "13cb81424630685e1aaccb190d4e8ead20c255aa174be3b834de4955dd73fda9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "13cb81424630685e1aaccb190d4e8ead20c255aa174be3b834de4955dd73fda9", kill_on_drop: false }` [INFO] [stdout] 13cb81424630685e1aaccb190d4e8ead20c255aa174be3b834de4955dd73fda9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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=warn" "-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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "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] dd5595c430d33cd2e448b2d0a0f37d2068e20eb2412b75c732862796fd47fae8 [INFO] running `Command { std: "docker" "start" "-a" "dd5595c430d33cd2e448b2d0a0f37d2068e20eb2412b75c732862796fd47fae8", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.55 [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling futures-io v0.3.8 [INFO] [stderr] Compiling smallvec v1.5.1 [INFO] [stderr] Compiling http v0.2.2 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling flate2 v1.0.19 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling tokio v0.2.24 [INFO] [stderr] Compiling pin-project v1.0.2 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling futures-executor v0.3.8 [INFO] [stderr] Compiling futures v0.3.8 [INFO] [stderr] Compiling http-serve v0.2.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 16.69s [INFO] running `Command { std: "docker" "inspect" "dd5595c430d33cd2e448b2d0a0f37d2068e20eb2412b75c732862796fd47fae8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dd5595c430d33cd2e448b2d0a0f37d2068e20eb2412b75c732862796fd47fae8", kill_on_drop: false }` [INFO] [stdout] dd5595c430d33cd2e448b2d0a0f37d2068e20eb2412b75c732862796fd47fae8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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=warn" "-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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4bfa9d763ce0c0f7b8e155b5ca4ac89e740edbe27d3e5f416ae9ef1340f477ce [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" "4bfa9d763ce0c0f7b8e155b5ca4ac89e740edbe27d3e5f416ae9ef1340f477ce", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling openssl v0.10.31 [INFO] [stderr] Compiling serde_json v1.0.60 [INFO] [stderr] Compiling encoding_rs v0.8.26 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling htmlescape v0.3.1 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling openssl-sys v0.9.59 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.1 [INFO] [stderr] Compiling plotters v0.2.15 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling async-compression v0.3.6 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling criterion-plot v0.4.3 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling native-tls v0.2.6 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling mime_guess v1.8.8 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling bstr v0.2.14 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling csv v1.1.5 [INFO] [stderr] Compiling tinytemplate v1.1.0 [INFO] [stderr] Compiling criterion v0.3.3 [INFO] [stderr] Compiling hyper v0.13.9 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling reqwest v0.10.10 [INFO] [stderr] Compiling http-serve v0.2.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2m 08s [INFO] running `Command { std: "docker" "inspect" "4bfa9d763ce0c0f7b8e155b5ca4ac89e740edbe27d3e5f416ae9ef1340f477ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4bfa9d763ce0c0f7b8e155b5ca4ac89e740edbe27d3e5f416ae9ef1340f477ce", kill_on_drop: false }` [INFO] [stdout] 4bfa9d763ce0c0f7b8e155b5ca4ac89e740edbe27d3e5f416ae9ef1340f477ce [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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=warn" "-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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] cce442f88fd716262d6f84eb871148837d0ca9291a20d20a746aadd78ae59b47 [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" "cce442f88fd716262d6f84eb871148837d0ca9291a20d20a746aadd78ae59b47", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.64s [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/http_serve-587eb07817de3dca [INFO] [stdout] running 20 tests [INFO] [stdout] test chunker::tests::abort ... ok [INFO] [stdout] test range::tests::test_resolve_ranges_rfc ... ok [INFO] [stdout] test chunker::tests::large_write ... ok [INFO] [stdout] test etag::tests::weak_eq ... ok [INFO] [stdout] test chunker::tests::chunk_double_write ... ok [INFO] [stdout] test etag::tests::strong_eq ... ok [INFO] [stdout] test chunker::tests::small_no_flush ... ok [INFO] [stdout] test etag::tests::corrupt_list ... ok [INFO] [stdout] test range::tests::test_resolve_ranges_satisfiability ... ok [INFO] [stdout] test etag::tests::nonempty_list ... ok [INFO] [stdout] test etag::tests::empty_list ... ok [INFO] [stdout] test chunker::tests::chunk_write ... ok [INFO] [stdout] test range::tests::test_resolve_ranges_absent_or_invalid ... ok [INFO] [stdout] test range::tests::test_nonascii ... ok [INFO] [stdout] test chunker::tests::small_large_write ... ok [INFO] [stdout] test etag::tests::comma_in_etag ... ok [INFO] [stdout] test chunker::tests::small_flush ... ok [INFO] [stdout] test tests::parse_qvalue ... ok [INFO] [stdout] test tests::should_gzip ... ok [INFO] [stderr] Running /opt/rustwide/target/debug/deps/chunked_acceptance-9ac628c584e7ec08 [INFO] [stdout] test file::tests::basic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test auto_gzip ... ok [INFO] [stdout] test no_gzip ... ok [INFO] [stdout] test manual_gzip ... ok [INFO] [stdout] test no_gzip_abort ... ok [INFO] [stdout] test auto_gzip_abort ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.18s [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/entity_acceptance-ec6a024bcfb2ba54 [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test serve_with_weak_etag ... ok [INFO] [stdout] test serve_with_strong_etag ... ok [INFO] [stderr] Doc-tests http-serve [INFO] [stdout] test serve_without_etag ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s [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" "cce442f88fd716262d6f84eb871148837d0ca9291a20d20a746aadd78ae59b47", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cce442f88fd716262d6f84eb871148837d0ca9291a20d20a746aadd78ae59b47", kill_on_drop: false }` [INFO] [stdout] cce442f88fd716262d6f84eb871148837d0ca9291a20d20a746aadd78ae59b47