[INFO] updating cached repository https://github.com/cbiffle/httpd1 [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 5b971225f7a79b8eaf87e97c7c6d6a38303e9ff0 [INFO] testing cbiffle/httpd1 against master#28742a1146f10a4f09369baad027a464acb7a766 for pr-71274 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcbiffle%2Fhttpd1" "/workspace/builds/worker-10/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cbiffle/httpd1 on toolchain 28742a1146f10a4f09369baad027a464acb7a766 [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/cbiffle/httpd1 [INFO] finished tweaking git repo https://github.com/cbiffle/httpd1 [INFO] tweaked toml for git repo https://github.com/cbiffle/httpd1 written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/cbiffle/httpd1 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "build" "--frozen"` [INFO] [stdout] 8cefbf53ef157413e24d1faf9865a2eceed7cbeee823b8f5591a4110f2252a1e [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "8cefbf53ef157413e24d1faf9865a2eceed7cbeee823b8f5591a4110f2252a1e"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling nix v0.16.1 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling httpd v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/error.rs:96:34 [INFO] [stderr] | [INFO] [stderr] 96 | IoError(e) => Some(e.description().as_bytes()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 15.51s [INFO] running `"docker" "inspect" "8cefbf53ef157413e24d1faf9865a2eceed7cbeee823b8f5591a4110f2252a1e"` [INFO] running `"docker" "rm" "-f" "8cefbf53ef157413e24d1faf9865a2eceed7cbeee823b8f5591a4110f2252a1e"` [INFO] [stdout] 8cefbf53ef157413e24d1faf9865a2eceed7cbeee823b8f5591a4110f2252a1e [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] d56bc2bfced5176ced5e17c5053654144c44e9fc1126d7e7eae8371f7494f3c2 [INFO] running `"docker" "start" "-a" "d56bc2bfced5176ced5e17c5053654144c44e9fc1126d7e7eae8371f7494f3c2"` [INFO] [stderr] Compiling httpd v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/error.rs:96:34 [INFO] [stderr] | [INFO] [stderr] 96 | IoError(e) => Some(e.description().as_bytes()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.92s [INFO] running `"docker" "inspect" "d56bc2bfced5176ced5e17c5053654144c44e9fc1126d7e7eae8371f7494f3c2"` [INFO] running `"docker" "rm" "-f" "d56bc2bfced5176ced5e17c5053654144c44e9fc1126d7e7eae8371f7494f3c2"` [INFO] [stdout] d56bc2bfced5176ced5e17c5053654144c44e9fc1126d7e7eae8371f7494f3c2 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 1d986065bdc4a9bb978023f4abd18b3d9b24b5397f2af8d89e69ad978b5c8ed5 [INFO] running `"docker" "start" "-a" "1d986065bdc4a9bb978023f4abd18b3d9b24b5397f2af8d89e69ad978b5c8ed5"` [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/error.rs:96:34 [INFO] [stderr] | [INFO] [stderr] 96 | IoError(e) => Some(e.description().as_bytes()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/httpd-035725050b962661 [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test ascii::tests::test_starts_with_ignore_ascii_case ... ok [INFO] [stdout] test filetype::tests::test_canned ... ok [INFO] [stdout] test filetype::tests::test_no_extension ... ok [INFO] [stdout] test path::tests::test_sanitize_dotfile_rewrite ... ok [INFO] [stdout] test path::tests::test_sanitize_identity ... ok [INFO] [stdout] test path::tests::test_sanitize_multiple_slash_rewrite ... ok [INFO] [stdout] test path::tests::test_sanitize_initial_dot_preserved ... ok [INFO] [stdout] test con::tests::test_connection_readline ... ok [INFO] [stdout] test percent::tests::test ... ok [INFO] [stdout] test path::tests::test_sanitize_nul ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "1d986065bdc4a9bb978023f4abd18b3d9b24b5397f2af8d89e69ad978b5c8ed5"` [INFO] running `"docker" "rm" "-f" "1d986065bdc4a9bb978023f4abd18b3d9b24b5397f2af8d89e69ad978b5c8ed5"` [INFO] [stdout] 1d986065bdc4a9bb978023f4abd18b3d9b24b5397f2af8d89e69ad978b5c8ed5