[INFO] fetching crate http-server 0.4.0... [INFO] testing http-server-0.4.0 against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] extracting crate http-server 0.4.0 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate http-server 0.4.0 on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate http-server 0.4.0 [INFO] finished tweaking crates.io crate http-server 0.4.0 [INFO] tweaked toml for crates.io crate http-server 0.4.0 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate crates.io crate http-server 0.4.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] df91dd657fd2f6898aa3b5f66b1e0531fc16324f6a8a50700f1732e69e585f38 [INFO] running `Command { std: "docker" "start" "-a" "df91dd657fd2f6898aa3b5f66b1e0531fc16324f6a8a50700f1732e69e585f38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "df91dd657fd2f6898aa3b5f66b1e0531fc16324f6a8a50700f1732e69e585f38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df91dd657fd2f6898aa3b5f66b1e0531fc16324f6a8a50700f1732e69e585f38", kill_on_drop: false }` [INFO] [stdout] df91dd657fd2f6898aa3b5f66b1e0531fc16324f6a8a50700f1732e69e585f38 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b505407b03b318b8619d0d2aa673a1dba69cfa2023361cdea28b56aad36b81c5 [INFO] running `Command { std: "docker" "start" "-a" "b505407b03b318b8619d0d2aa673a1dba69cfa2023361cdea28b56aad36b81c5", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling futures-io v0.3.15 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling local-ip-address v0.4.0 [INFO] [stderr] Compiling anyhow v1.0.41 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling tokio v1.7.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling http-body v0.4.2 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling neli v0.5.3 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling tokio-macros v1.2.0 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling async-stream-impl v0.3.2 [INFO] [stderr] Compiling async-stream v0.3.2 [INFO] [stderr] Compiling thiserror v1.0.25 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling futures-executor v0.3.15 [INFO] [stderr] Compiling futures v0.3.15 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling hyper v0.14.9 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling handlebars v3.5.5 [INFO] [stderr] Compiling http-server v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 02s [INFO] running `Command { std: "docker" "inspect" "b505407b03b318b8619d0d2aa673a1dba69cfa2023361cdea28b56aad36b81c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b505407b03b318b8619d0d2aa673a1dba69cfa2023361cdea28b56aad36b81c5", kill_on_drop: false }` [INFO] [stdout] b505407b03b318b8619d0d2aa673a1dba69cfa2023361cdea28b56aad36b81c5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bf436bc39d50ea28cdd982f5562028569a88217afc0c6644aacbb3a846bd64fc [INFO] running `Command { std: "docker" "start" "-a" "bf436bc39d50ea28cdd982f5562028569a88217afc0c6644aacbb3a846bd64fc", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling plotters-backend v0.3.0 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling bstr v0.2.16 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling plotters-svg v0.3.0 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling plotters v0.3.1 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling cast v0.2.6 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling criterion-plot v0.4.3 [INFO] [stderr] Compiling criterion v0.3.4 [INFO] [stderr] Compiling http-server v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 23.26s [INFO] running `Command { std: "docker" "inspect" "bf436bc39d50ea28cdd982f5562028569a88217afc0c6644aacbb3a846bd64fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf436bc39d50ea28cdd982f5562028569a88217afc0c6644aacbb3a846bd64fc", kill_on_drop: false }` [INFO] [stdout] bf436bc39d50ea28cdd982f5562028569a88217afc0c6644aacbb3a846bd64fc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ecfeb15d533ac45307a6f3dc60b0b8917954d7cbc62301770923c4e759cd75ae [INFO] running `Command { std: "docker" "start" "-a" "ecfeb15d533ac45307a6f3dc60b0b8917954d7cbc62301770923c4e759cd75ae", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/http_server_lib-b8d32436cd6b4514) [INFO] [stdout] [INFO] [stdout] running 35 tests [INFO] [stdout] test addon::file_server::scoped_file_system::tests::builds_a_relative_path_to_root_from_backwards ... ok [INFO] [stdout] test addon::file_server::scoped_file_system::tests::builds_a_relative_path_to_root_from_forward_slash ... ok [INFO] [stdout] test addon::file_server::scoped_file_system::tests::builds_a_relative_path_to_root_from_provided_path ... ok [INFO] [stdout] test addon::file_server::scoped_file_system::tests::builds_an_invalid_path_if_an_arbitrary_path_is_provided ... ok [INFO] [stdout] test addon::file_server::scoped_file_system::tests::normalizes_an_arbitrary_path ... ok [INFO] [stdout] test addon::cors::tests::creates_cors_config_with_builder ... ok [INFO] [stdout] test addon::cors::tests::creates_cors_config_which_allows_all_connections ... ok [INFO] [stdout] test addon::cors::tests::creates_cors_config_from_file ... ok [INFO] [stdout] test cli::tests::with_root_dir ... ok [INFO] [stdout] test cli::tests::with_host ... ok [INFO] [stdout] test addon::file_server::scoped_file_system::tests::detect_directory_paths ... ok [INFO] [stdout] test cli::tests::with_gzip ... ok [INFO] [stdout] test cli::tests::with_cors ... ok [INFO] [stdout] test addon::file_server::scoped_file_system::tests::detect_directory_paths_without_postfixed_slash ... ok [INFO] [stdout] test addon::file_server::scoped_file_system::tests::resolves_a_file ... ok [INFO] [stdout] test cli::tests::no_arguments ... ok [INFO] [stdout] test addon::file_server::scoped_file_system::tests::returns_error_if_file_doesnt_exists ... ok [INFO] [stdout] test config::file::tests::parses_config_with_tls_using_pkcs8 ... ok [INFO] [stdout] test config::file::tests::parses_config_from_file ... ok [INFO] [stdout] test config::file::tests::parses_basic_cors_config_from_file ... ok [INFO] [stdout] test config::tests::creates_default_config ... ok [INFO] [stdout] test config::file::tests::parses_config_with_gzip_compression ... ok [INFO] [stdout] test config::file::tests::parses_complex_cors_config_from_file ... ok [INFO] [stdout] test server::handler::file_explorer::tests::sanitize_req_uri_path ... ok [INFO] [stdout] test server::handler::file_explorer::tests::makes_dir_entry_link ... ok [INFO] [stdout] test config::file::tests::parses_config_with_tls_using_rsa ... ok [INFO] [stdout] test cli::tests::with_tls_no_config ... ok [INFO] [stdout] test server::handler::file_explorer::tests::formats_bytes ... ok [INFO] [stdout] test cli::tests::with_host_and_port ... ok [INFO] [stdout] test cli::tests::with_tls_and_config ... ok [INFO] [stdout] test cli::tests::with_verbose ... ok [INFO] [stdout] test addon::compression::gzip::tests::gzip_compression_header ... ok [INFO] [stdout] test addon::compression::gzip::tests::compresses_body ... ok [INFO] [stdout] test addon::compression::gzip::tests::content_encoding_gzip ... ok [INFO] [stdout] test config::file::tests::checks_invalid_config_from_file - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 35 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/http_server-2719cddf27bec6a0) [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] [stderr] Doc-tests http_server_lib [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/addon/file_server/scoped_file_system.rs - addon::file_server::scoped_file_system::ScopedFileSystem::normalize_path (line 78) ... ignored [INFO] [stdout] test src/addon/file_server/scoped_file_system.rs - addon::file_server::scoped_file_system::ScopedFileSystem::normalize_path (line 84) ... ignored [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "ecfeb15d533ac45307a6f3dc60b0b8917954d7cbc62301770923c4e759cd75ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ecfeb15d533ac45307a6f3dc60b0b8917954d7cbc62301770923c4e759cd75ae", kill_on_drop: false }` [INFO] [stdout] ecfeb15d533ac45307a6f3dc60b0b8917954d7cbc62301770923c4e759cd75ae