[INFO] fetching crate http-tunnel 0.1.5... [INFO] testing http-tunnel-0.1.5 against try#eafdee2dfae8c2233b74f98b123308be7ccefcc6 for pr-79296 [INFO] extracting crate http-tunnel 0.1.5 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate http-tunnel 0.1.5 on toolchain eafdee2dfae8c2233b74f98b123308be7ccefcc6 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate http-tunnel 0.1.5 [INFO] finished tweaking crates.io crate http-tunnel 0.1.5 [INFO] tweaked toml for crates.io crate http-tunnel 0.1.5 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate crates.io crate http-tunnel 0.1.5 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded humantime-serde v1.0.1 [INFO] [stderr] Downloaded serde-value v0.7.0 [INFO] [stderr] Downloaded ordered-float v2.0.0 [INFO] [stderr] Downloaded log4rs v1.0.0-alpha-1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 10df7bd9c31e4c2f4296d0b4caee6f41234af479767697cf1c45b83a2b2b1cd7 [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" "10df7bd9c31e4c2f4296d0b4caee6f41234af479767697cf1c45b83a2b2b1cd7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "10df7bd9c31e4c2f4296d0b4caee6f41234af479767697cf1c45b83a2b2b1cd7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10df7bd9c31e4c2f4296d0b4caee6f41234af479767697cf1c45b83a2b2b1cd7", kill_on_drop: false }` [INFO] [stdout] 10df7bd9c31e4c2f4296d0b4caee6f41234af479767697cf1c45b83a2b2b1cd7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f1dc04d875cccc854990f7e441d0cde3095b77c2cc80a4fef69b246290830f95 [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" "f1dc04d875cccc854990f7e441d0cde3095b77c2cc80a4fef69b246290830f95", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.77 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling cc v1.0.59 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling arc-swap v0.4.7 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling anyhow v1.0.32 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling pin-project-lite v0.1.7 [INFO] [stderr] Compiling smallvec v1.4.2 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling dtoa v0.4.6 [INFO] [stderr] Compiling hashbrown v0.9.0 [INFO] [stderr] Compiling log-mdc v0.1.0 [INFO] [stderr] Compiling os_str_bytes v2.3.2 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling lock_api v0.4.1 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling yaml-rust v0.4.4 [INFO] [stderr] Compiling unsafe-any v0.4.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling proc-macro2 v1.0.21 [INFO] [stderr] Compiling typemap v0.3.3 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.12 [INFO] [stderr] Compiling proc-macro-error v0.4.12 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling syn v1.0.40 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.35 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling signal-hook-registry v1.2.1 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling thread-id v3.3.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling ordered-float v2.0.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling chrono v0.4.15 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling derivative v2.1.1 [INFO] [stderr] Compiling async-trait v0.1.40 [INFO] [stderr] Compiling strum_macros v0.19.2 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.1 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling derive_builder_core v0.9.0 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling pin-project v0.4.23 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Compiling clap v3.0.0-beta.1 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling serde_yaml v0.8.13 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling humantime-serde v1.0.1 [INFO] [stderr] Compiling serde_regex v1.1.0 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling log4rs v1.0.0-alpha-1 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling http-tunnel v0.1.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 22s [INFO] running `Command { std: "docker" "inspect" "f1dc04d875cccc854990f7e441d0cde3095b77c2cc80a4fef69b246290830f95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f1dc04d875cccc854990f7e441d0cde3095b77c2cc80a4fef69b246290830f95", kill_on_drop: false }` [INFO] [stdout] f1dc04d875cccc854990f7e441d0cde3095b77c2cc80a4fef69b246290830f95 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ef6d1cf6996869a765c94d7ffa1a4d7e24d521f123028de39deee03b670fbc1f [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" "ef6d1cf6996869a765c94d7ffa1a4d7e24d521f123028de39deee03b670fbc1f", kill_on_drop: false }` [INFO] [stderr] Compiling tokio-test v0.2.1 [INFO] [stderr] Compiling http-tunnel v0.1.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 9.38s [INFO] running `Command { std: "docker" "inspect" "ef6d1cf6996869a765c94d7ffa1a4d7e24d521f123028de39deee03b670fbc1f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef6d1cf6996869a765c94d7ffa1a4d7e24d521f123028de39deee03b670fbc1f", kill_on_drop: false }` [INFO] [stdout] ef6d1cf6996869a765c94d7ffa1a4d7e24d521f123028de39deee03b670fbc1f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e4cf695d19ebdbe09ab0f66d9b0b5214157f2d903f95421ac7d089cd62e005cb [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" "e4cf695d19ebdbe09ab0f66d9b0b5214157f2d903f95421ac7d089cd62e005cb", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/http_tunnel-347c05a70fc18585 [INFO] [stdout] [INFO] [stdout] running 30 tests [INFO] [stdout] test http_tunnel_codec::tests::test_parse_bad_version ... ok [INFO] [stdout] test http_tunnel_codec::tests::test_parse_valid ... ok [INFO] [stdout] test relay::test_relay::test_relay_reader_error ... ok [INFO] [stdout] test http_tunnel_codec::tests::test_parse_request_exceeds_size ... ok [INFO] [stdout] test relay::test_relay::test_relay_writer_error ... ok [INFO] [stdout] test http_tunnel_codec::tests::test_parse_bad_requests ... ok [INFO] [stdout] test http_tunnel_codec::tests::test_parse_valid_with_headers ... ok [INFO] [stdout] test relay::test_relay_policy::test_enforce_policy_too_fast ... ok [INFO] [stdout] test relay::test_relay_policy::test_enforce_policy_ok ... ok [INFO] [stdout] test relay::test_relay_policy::test_timed_operation_ok ... ok [INFO] [stdout] test relay::test_relay_policy::test_enforce_policy_too_slow ... ok [INFO] [stdout] test relay::test_relay_policy::test_timed_operation_failed_io ... ok [INFO] [stdout] test relay::test_relay::test_relay_ok ... ok [INFO] [stdout] test http_tunnel_codec::tests::test_http_tunnel_encoder ... ok [INFO] [stdout] test http_tunnel_codec::tests::test_got_http_request_full ... ok [INFO] [stdout] test http_tunnel_codec::tests::test_parse_not_allowed_method ... ok [INFO] [stdout] test tunnel::test::test_tunnel_ok ... ok [INFO] [stdout] test tunnel::test::test_tunnel_bad_target ... ok [INFO] [stdout] test tunnel::test::test_tunnel_not_allowed ... ok [INFO] [stdout] test tunnel::test::test_tunnel_bad_request ... ok [INFO] [stdout] test http_tunnel_codec::tests::test_got_http_request_partial ... ok [INFO] [stdout] test http_tunnel_codec::tests::test_got_http_request_exceeding ... ok [INFO] [stdout] test tunnel::test::test_tunnel_bad_gateway ... ok [INFO] [stdout] test relay::test_relay_policy::test_timed_operation_timeout ... ok [INFO] [stdout] test relay::test_relay::test_relay_reader_timeout ... ok [INFO] [stdout] test tunnel::test::test_tunnel_response_timeout ... ok [INFO] [stdout] test tunnel::test::test_tunnel_upstream_timeout ... ok [INFO] [stdout] test relay::test_relay::test_relay_writer_timeout ... ok [INFO] [stdout] test tunnel::test::test_tunnel_request_timeout ... ok [INFO] [stdout] test relay::test_relay::test_relay_reader_violates_rate_limits ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 30 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "e4cf695d19ebdbe09ab0f66d9b0b5214157f2d903f95421ac7d089cd62e005cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e4cf695d19ebdbe09ab0f66d9b0b5214157f2d903f95421ac7d089cd62e005cb", kill_on_drop: false }` [INFO] [stdout] e4cf695d19ebdbe09ab0f66d9b0b5214157f2d903f95421ac7d089cd62e005cb