[INFO] cloning repository https://github.com/vkstrm/hur [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vkstrm/hur" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvkstrm%2Fhur", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvkstrm%2Fhur'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8579749b07230856efd9b6555c845a886e28ae31 [INFO] testing vkstrm/hur against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvkstrm%2Fhur" "/workspace/builds/worker-118/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-118/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/vkstrm/hur on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/vkstrm/hur [INFO] finished tweaking git repo https://github.com/vkstrm/hur [INFO] tweaked toml for git repo https://github.com/vkstrm/hur written to /workspace/builds/worker-118/source/Cargo.toml [INFO] crate git repo https://github.com/vkstrm/hur already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-118/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-118/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6acbcae54ca999b4c8328e159ad91f77489adf458df9cb739049cebe1122a959 [INFO] running `Command { std: "docker" "start" "-a" "6acbcae54ca999b4c8328e159ad91f77489adf458df9cb739049cebe1122a959", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6acbcae54ca999b4c8328e159ad91f77489adf458df9cb739049cebe1122a959", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6acbcae54ca999b4c8328e159ad91f77489adf458df9cb739049cebe1122a959", kill_on_drop: false }` [INFO] [stdout] 6acbcae54ca999b4c8328e159ad91f77489adf458df9cb739049cebe1122a959 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-118/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-118/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cb721f22fde61ec5b3f4f11abd88f0303f71ebb76159c40b37761c09729b7904 [INFO] running `Command { std: "docker" "start" "-a" "cb721f22fde61ec5b3f4f11abd88f0303f71ebb76159c40b37761c09729b7904", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling openssl v0.10.35 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling tinyvec v1.3.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling openssl-sys v0.9.65 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling clap v3.0.14 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling hur v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `bottom` [INFO] [stdout] --> src/http/response.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | let bottom = collect_body(head.len(), buf); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_bottom` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `has` [INFO] [stdout] --> src/http/headers.rs:63:12 [INFO] [stdout] | [INFO] [stdout] 63 | pub fn has(&self, header: &str) -> Option<&Vec> { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7m 43s [INFO] running `Command { std: "docker" "inspect" "cb721f22fde61ec5b3f4f11abd88f0303f71ebb76159c40b37761c09729b7904", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb721f22fde61ec5b3f4f11abd88f0303f71ebb76159c40b37761c09729b7904", kill_on_drop: false }` [INFO] [stdout] cb721f22fde61ec5b3f4f11abd88f0303f71ebb76159c40b37761c09729b7904 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-118/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-118/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d47266b8f6fea7b3444988896cb3f788b168dd5edf26bccd14bb3b1cbb06a082 [INFO] running `Command { std: "docker" "start" "-a" "d47266b8f6fea7b3444988896cb3f788b168dd5edf26bccd14bb3b1cbb06a082", kill_on_drop: false }` [INFO] [stderr] Compiling hur v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `bottom` [INFO] [stdout] --> src/http/response.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | let bottom = collect_body(head.len(), buf); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_bottom` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `has` [INFO] [stdout] --> src/http/headers.rs:63:12 [INFO] [stdout] | [INFO] [stdout] 63 | pub fn has(&self, header: &str) -> Option<&Vec> { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bottom` [INFO] [stdout] --> src/http/response.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | let bottom = collect_body(head.len(), buf); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_bottom` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.09s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/hur-31f266c72e8242cc) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/hur-090aceb20bda2343) [INFO] running `Command { std: "docker" "inspect" "d47266b8f6fea7b3444988896cb3f788b168dd5edf26bccd14bb3b1cbb06a082", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d47266b8f6fea7b3444988896cb3f788b168dd5edf26bccd14bb3b1cbb06a082", kill_on_drop: false }` [INFO] [stdout] d47266b8f6fea7b3444988896cb3f788b168dd5edf26bccd14bb3b1cbb06a082 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-118/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-118/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c76c095e8db4e37c0fe9661e1ee78779965fe2a2c46c0ed46cf17a7893f4dedd [INFO] running `Command { std: "docker" "start" "-a" "c76c095e8db4e37c0fe9661e1ee78779965fe2a2c46c0ed46cf17a7893f4dedd", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: unused variable: `bottom` [INFO] [stderr] --> src/http/response.rs:21:13 [INFO] [stderr] | [INFO] [stderr] 21 | let bottom = collect_body(head.len(), buf); [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_bottom` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `has` [INFO] [stderr] --> src/http/headers.rs:63:12 [INFO] [stderr] | [INFO] [stderr] 63 | pub fn has(&self, header: &str) -> Option<&Vec> { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `hur` (lib) generated 2 warnings [INFO] [stderr] warning: `hur` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 55.43s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/hur-31f266c72e8242cc) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test http::response::test_collect_top ... ok [INFO] [stdout] test cli::test_collect_body ... ok [INFO] [stdout] test cli::test_collect_json_body ... ok [INFO] [stdout] test http::response::test_collect_headers ... ok [INFO] [stdout] test requester::proxy::tests::test_get_env ... ok [INFO] [stdout] test http::response::test_parse_status_line ... ok [INFO] [stdout] test http::response::test_empty_collect_top ... ok [INFO] [stdout] test requester::proxy::tests::test_is_ip_address ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/hur-090aceb20bda2343) [INFO] [stderr] Doc-tests hur [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] [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] running `Command { std: "docker" "inspect" "c76c095e8db4e37c0fe9661e1ee78779965fe2a2c46c0ed46cf17a7893f4dedd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c76c095e8db4e37c0fe9661e1ee78779965fe2a2c46c0ed46cf17a7893f4dedd", kill_on_drop: false }` [INFO] [stdout] c76c095e8db4e37c0fe9661e1ee78779965fe2a2c46c0ed46cf17a7893f4dedd