[INFO] cloning repository https://github.com/hatoo/kon [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hatoo/kon" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhatoo%2Fkon", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhatoo%2Fkon'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f19fe9609bb1a947de047b484ede2010d7f4b65d [INFO] testing hatoo/kon against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhatoo%2Fkon" "/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/hatoo/kon on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/hatoo/kon [INFO] finished tweaking git repo https://github.com/hatoo/kon [INFO] tweaked toml for git repo https://github.com/hatoo/kon written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/hatoo/kon already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 45c2cf386cc58cce08fee62e1e89379d444ba8b2f6f39b9b511ffe6ae8b4c7cb [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" "45c2cf386cc58cce08fee62e1e89379d444ba8b2f6f39b9b511ffe6ae8b4c7cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "45c2cf386cc58cce08fee62e1e89379d444ba8b2f6f39b9b511ffe6ae8b4c7cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45c2cf386cc58cce08fee62e1e89379d444ba8b2f6f39b9b511ffe6ae8b4c7cb", kill_on_drop: false }` [INFO] [stdout] 45c2cf386cc58cce08fee62e1e89379d444ba8b2f6f39b9b511ffe6ae8b4c7cb [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 62b3c3fcd56d13b0ae5998bdb988c9e88ad672bc5d8ad85ddbfd679ed32e6df9 [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" "62b3c3fcd56d13b0ae5998bdb988c9e88ad672bc5d8ad85ddbfd679ed32e6df9", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling syn v1.0.84 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling anyhow v1.0.52 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling utf8-width v0.1.5 [INFO] [stderr] Compiling float-ord v0.3.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling spin v0.9.2 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Compiling byte-unit v4.0.13 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling easy-cast v0.4.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling rlimit v0.6.2 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling signal-hook v0.3.13 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling nanorand v0.6.1 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling signal-hook-mio v0.2.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling crossterm v0.20.0 [INFO] [stderr] Compiling crossterm v0.21.0 [INFO] [stderr] Compiling average v0.13.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling tui v0.16.0 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling futures-macro v0.3.19 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling clap_derive v3.0.0 [INFO] [stderr] Compiling tokio v1.15.0 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling flume v0.10.9 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling clap v3.0.0 [INFO] [stderr] Compiling futures-executor v0.3.19 [INFO] [stderr] Compiling futures v0.3.19 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling trust-dns-proto v0.20.3 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.3.9 [INFO] [stderr] Compiling trust-dns-resolver v0.20.3 [INFO] [stderr] Compiling hyper v0.14.16 [INFO] [stderr] Compiling oha v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 16s [INFO] running `Command { std: "docker" "inspect" "62b3c3fcd56d13b0ae5998bdb988c9e88ad672bc5d8ad85ddbfd679ed32e6df9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "62b3c3fcd56d13b0ae5998bdb988c9e88ad672bc5d8ad85ddbfd679ed32e6df9", kill_on_drop: false }` [INFO] [stdout] 62b3c3fcd56d13b0ae5998bdb988c9e88ad672bc5d8ad85ddbfd679ed32e6df9 [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--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] e54e52daf3cc319cf7f8848c4a240e1f1ec74d78ce12bb1f49eb4c6b6712e216 [INFO] running `Command { std: "docker" "start" "-a" "e54e52daf3cc319cf7f8848c4a240e1f1ec74d78ce12bb1f49eb4c6b6712e216", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.132 [INFO] [stderr] Compiling serde_json v1.0.73 [INFO] [stderr] Compiling predicates-core v1.0.2 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling termtree v0.2.3 [INFO] [stderr] Compiling get-port v4.0.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling tokio v1.15.0 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling clap v3.0.0 [INFO] [stderr] Compiling predicates-tree v1.0.4 [INFO] [stderr] Compiling multipart v0.18.0 [INFO] [stderr] Compiling predicates v2.1.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling assert_cmd v2.0.2 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling tungstenite v0.14.0 [INFO] [stderr] Compiling headers v0.3.5 [INFO] [stderr] Compiling futures-executor v0.3.19 [INFO] [stderr] Compiling futures v0.3.19 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling trust-dns-proto v0.20.3 [INFO] [stderr] Compiling tokio-tungstenite v0.15.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling tokio-stream v0.1.8 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling h2 v0.3.9 [INFO] [stderr] Compiling trust-dns-resolver v0.20.3 [INFO] [stderr] Compiling hyper v0.14.16 [INFO] [stderr] Compiling warp v0.3.2 [INFO] [stderr] Compiling oha v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2m 19s [INFO] running `Command { std: "docker" "inspect" "e54e52daf3cc319cf7f8848c4a240e1f1ec74d78ce12bb1f49eb4c6b6712e216", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e54e52daf3cc319cf7f8848c4a240e1f1ec74d78ce12bb1f49eb4c6b6712e216", kill_on_drop: false }` [INFO] [stdout] e54e52daf3cc319cf7f8848c4a240e1f1ec74d78ce12bb1f49eb4c6b6712e216 [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 55ba837cf9dcc1aaf74c46213d9f29147be8102ea26cfd8cb9f93f7111fef4b6 [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" "55ba837cf9dcc1aaf74c46213d9f29147be8102ea26cfd8cb9f93f7111fef4b6", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.22s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/oha-0de4ebf56c74204f) [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] Running tests/tests.rs (/opt/rustwide/target/debug/deps/tests-85c2470785fd8530) [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test test_query ... ok [INFO] [stdout] test test_setting_basic_auth ... ok [INFO] [stdout] test test_setting_accept_header ... ok [INFO] [stdout] test test_setting_body ... ok [INFO] [stdout] test test_setting_custom_header ... ok [INFO] [stdout] test test_connect_to ... ok [INFO] [stdout] test test_connect_to_redirect ... ok [INFO] [stdout] test test_setting_content_type_header ... ok [INFO] [stdout] test test_enable_compression_default ... ok [INFO] [stdout] test test_redirect ... ok [INFO] [stdout] test test_setting_host ... ok [INFO] [stdout] test test_setting_method ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.99s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "55ba837cf9dcc1aaf74c46213d9f29147be8102ea26cfd8cb9f93f7111fef4b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "55ba837cf9dcc1aaf74c46213d9f29147be8102ea26cfd8cb9f93f7111fef4b6", kill_on_drop: false }` [INFO] [stdout] 55ba837cf9dcc1aaf74c46213d9f29147be8102ea26cfd8cb9f93f7111fef4b6