[INFO] cloning repository https://github.com/markrepedersen/http-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/markrepedersen/http-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarkrepedersen%2Fhttp-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarkrepedersen%2Fhttp-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7b1979c5ac24b4b1d8b11cfe033cb7d45189f74f [INFO] testing markrepedersen/http-rs against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarkrepedersen%2Fhttp-rs" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/markrepedersen/http-rs on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/markrepedersen/http-rs [INFO] finished tweaking git repo https://github.com/markrepedersen/http-rs [INFO] tweaked toml for git repo https://github.com/markrepedersen/http-rs written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/markrepedersen/http-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a7b564a691fe28a667e96d06c19c7766e59ad6f024cf20052e2b2cea4faa576e [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" "a7b564a691fe28a667e96d06c19c7766e59ad6f024cf20052e2b2cea4faa576e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a7b564a691fe28a667e96d06c19c7766e59ad6f024cf20052e2b2cea4faa576e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a7b564a691fe28a667e96d06c19c7766e59ad6f024cf20052e2b2cea4faa576e", kill_on_drop: false }` [INFO] [stdout] a7b564a691fe28a667e96d06c19c7766e59ad6f024cf20052e2b2cea4faa576e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1d00d831af3088157d9e107459ac2f0fd3d72b8ab95db902831f93f0f53accc0 [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" "1d00d831af3088157d9e107459ac2f0fd3d72b8ab95db902831f93f0f53accc0", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling once_cell v1.5.0 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling strum v0.19.5 [INFO] [stderr] Compiling ring v0.16.15 [INFO] [stderr] Compiling termios v0.3.3 [INFO] [stderr] Compiling clicolors-control v1.0.1 [INFO] [stderr] Compiling lexical-core v0.7.4 [INFO] [stderr] Compiling flate2 v1.0.19 [INFO] [stderr] Compiling console v0.9.2 [INFO] [stderr] Compiling better-panic v0.2.0 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling webpki v0.21.3 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling webpki-roots v0.20.0 [INFO] [stderr] Compiling rustls v0.18.1 [INFO] [stderr] Compiling strum_macros v0.19.4 [INFO] [stderr] Compiling http-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 52.27s [INFO] running `Command { std: "docker" "inspect" "1d00d831af3088157d9e107459ac2f0fd3d72b8ab95db902831f93f0f53accc0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d00d831af3088157d9e107459ac2f0fd3d72b8ab95db902831f93f0f53accc0", kill_on_drop: false }` [INFO] [stdout] 1d00d831af3088157d9e107459ac2f0fd3d72b8ab95db902831f93f0f53accc0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+1.49.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9110755abb62eb95ebdda13ba1bc33ebf01acdadfb35d111fc85a053f652cb0f [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" "9110755abb62eb95ebdda13ba1bc33ebf01acdadfb35d111fc85a053f652cb0f", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling http-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 7.42s [INFO] running `Command { std: "docker" "inspect" "9110755abb62eb95ebdda13ba1bc33ebf01acdadfb35d111fc85a053f652cb0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9110755abb62eb95ebdda13ba1bc33ebf01acdadfb35d111fc85a053f652cb0f", kill_on_drop: false }` [INFO] [stdout] 9110755abb62eb95ebdda13ba1bc33ebf01acdadfb35d111fc85a053f652cb0f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+1.49.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d42f0feb6758e4a5171e1780949bfe9a5852cf896e6edc29b00e3f4ac3542880 [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" "d42f0feb6758e4a5171e1780949bfe9a5852cf896e6edc29b00e3f4ac3542880", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/http_rs-b2dba5bb6c523162 [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test test_parse_request ... ok [INFO] [stderr] Backtrace (most recent call first): [INFO] [stdout] test test_parse_response ... FAILED [INFO] [stderr] File "rust:library/core/src/option.rs", line 1268, in core::option::expect_none_failed [INFO] [stdout] [INFO] [stderr] File "rust:library/core/src/result.rs", line 973, in core::result::Result::unwrap [INFO] [stdout] failures: [INFO] [stderr] File "/opt/rustwide/workdir/src/lib.rs", line 647, in http_rs::test_parse_response [INFO] [stdout] [INFO] [stderr] let mut res = req.send().unwrap(); [INFO] [stdout] ---- test_parse_response stdout ---- [INFO] [stderr] File "/opt/rustwide/workdir/src/lib.rs", line 632, in http_rs::test_parse_response::{{closure}} [INFO] [stdout] Request { [INFO] [stderr] fn test_parse_response() -> Result<(), Box> { [INFO] [stdout] method: GET, [INFO] [stderr] File "rust:library/core/src/ops/function.rs", line 227, in core::ops::function::FnOnce::call_once [INFO] [stdout] protocol: HTTPS, [INFO] [stderr] File "rust:library/core/src/ops/function.rs", line 227, in core::ops::function::FnOnce::call_once [INFO] [stdout] host: Some( [INFO] [stderr] File "rust:library/test/src/lib.rs", line 517, in test::__rust_begin_short_backtrace [INFO] [stdout] "httpbin.org", [INFO] [stderr] File "rust:library/alloc/src/boxed.rs", line 1307, in as core::ops::function::FnOnce>::call_once [INFO] [stdout] ), [INFO] [stderr] File "rust:library/std/src/panic.rs", line 322, in as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] path: "/gzip", [INFO] [stderr] File "rust:library/std/src/panicking.rs", line 381, in std::panicking::try::do_call [INFO] [stdout] port: Some( [INFO] [stderr] File "rust:library/std/src/panicking.rs", line 345, in std::panicking::try [INFO] [stdout] 443, [INFO] [stderr] File "rust:library/std/src/panic.rs", line 396, in std::panic::catch_unwind [INFO] [stdout] ), [INFO] [stderr] File "rust:library/test/src/lib.rs", line 544, in test::run_test_in_process [INFO] [stdout] version: "HTTP/1.1", [INFO] [stderr] [INFO] [stdout] headers: Headers { [INFO] [stderr] The application panicked (crashed). [INFO] [stdout] headers: { [INFO] [stderr] called `Result::unwrap()` on an `Err` value: Custom { kind: Other, error: "failed to lookup address information: Temporary failure in name resolution" } [INFO] [stdout] "CONNECTION": "close", [INFO] [stderr] in src/lib.rs, line 647 [INFO] [stdout] "ACCEPT-ENCODING": "gzip; deflate", [INFO] [stderr] thread: test_parse_response [INFO] [stdout] "HOST": "httpbin.org", [INFO] [stderr] error: test failed, to rerun pass '--lib' [INFO] [stdout] }, [INFO] [stdout] }, [INFO] [stdout] body: None, [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] test_parse_response [INFO] [stdout] [INFO] [stdout] test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "d42f0feb6758e4a5171e1780949bfe9a5852cf896e6edc29b00e3f4ac3542880", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d42f0feb6758e4a5171e1780949bfe9a5852cf896e6edc29b00e3f4ac3542880", kill_on_drop: false }` [INFO] [stdout] d42f0feb6758e4a5171e1780949bfe9a5852cf896e6edc29b00e3f4ac3542880