[INFO] fetching crate hurl 1.6.1... [INFO] building hurl-1.6.1 against try#615edd3ad1cf6871c977dc900317cb6c2070fd6b for pr-97334 [INFO] extracting crate hurl 1.6.1 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate hurl 1.6.1 on toolchain 615edd3ad1cf6871c977dc900317cb6c2070fd6b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate hurl 1.6.1 [INFO] finished tweaking crates.io crate hurl 1.6.1 [INFO] tweaked toml for crates.io crate hurl 1.6.1 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate crates.io crate hurl 1.6.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "fetch" "--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "metadata" "--no-deps" "--format-version=1", 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] 2654e623029fb547483a178aefaa99113793f299df98bc719f8764ea6453088c [INFO] running `Command { std: "docker" "start" "-a" "2654e623029fb547483a178aefaa99113793f299df98bc719f8764ea6453088c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2654e623029fb547483a178aefaa99113793f299df98bc719f8764ea6453088c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2654e623029fb547483a178aefaa99113793f299df98bc719f8764ea6453088c", kill_on_drop: false }` [INFO] [stdout] 2654e623029fb547483a178aefaa99113793f299df98bc719f8764ea6453088c [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=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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "build" "--frozen" "--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] 29bde5c9e243cca29a14dde6ca00b0d83a9886df76b650697362bf2bfee7cf9f [INFO] running `Command { std: "docker" "start" "-a" "29bde5c9e243cca29a14dde6ca00b0d83a9886df76b650697362bf2bfee7cf9f", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling libc v0.2.122 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.3 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling peresil v0.3.0 [INFO] [stderr] Compiling typed-arena v1.7.0 [INFO] [stderr] Compiling rle-decode-fast v1.0.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling curl v0.4.43 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling numtoa v0.1.0 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling hex-literal v0.3.4 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling alloc-stdlib v0.2.1 [INFO] [stderr] Compiling libflate_lz77 v1.1.0 [INFO] [stderr] Compiling sxd-document v0.3.2 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling brotli-decompressor v2.3.2 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling libxml v0.3.1 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling libflate v1.2.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling libz-sys v1.1.5 [INFO] [stderr] Compiling curl-sys v0.4.53+curl-7.82.0 [INFO] [stderr] Compiling hurl v1.6.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling xmltree v0.10.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling termion v1.5.6 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling clap v3.1.8 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling brotli v3.3.4 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling crypto-common v0.1.3 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling sha2 v0.10.2 [INFO] [stderr] Compiling hurl_core v1.6.0 [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> src/cli/options.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 24 | use clap::{App, AppSettings, ArgMatches}; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> src/cli/options.rs:71:30 [INFO] [stdout] | [INFO] [stdout] 71 | pub fn app(version: &str) -> App { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> src/cli/options.rs:72:11 [INFO] [stdout] | [INFO] [stdout] 72 | clap::App::new("hurl") [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated unit variant `clap::AppSettings::DisableColoredHelp`: Replaced with `Command::disable_colored_help` and `Command::is_disable_colored_help_set` [INFO] [stdout] --> src/cli/options.rs:75:31 [INFO] [stdout] | [INFO] [stdout] 75 | .setting(AppSettings::DisableColoredHelp) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 41s [INFO] running `Command { std: "docker" "inspect" "29bde5c9e243cca29a14dde6ca00b0d83a9886df76b650697362bf2bfee7cf9f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "29bde5c9e243cca29a14dde6ca00b0d83a9886df76b650697362bf2bfee7cf9f", kill_on_drop: false }` [INFO] [stdout] 29bde5c9e243cca29a14dde6ca00b0d83a9886df76b650697362bf2bfee7cf9f [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=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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "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] 46b33c310c13a5204018bb30cea343cb17b1864026cbaea5576d1e145030bb0f [INFO] running `Command { std: "docker" "start" "-a" "46b33c310c13a5204018bb30cea343cb17b1864026cbaea5576d1e145030bb0f", kill_on_drop: false }` [INFO] [stderr] Compiling hurl v1.6.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> src/cli/options.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 24 | use clap::{App, AppSettings, ArgMatches}; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> src/cli/options.rs:71:30 [INFO] [stdout] | [INFO] [stdout] 71 | pub fn app(version: &str) -> App { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> src/cli/options.rs:72:11 [INFO] [stdout] | [INFO] [stdout] 72 | clap::App::new("hurl") [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated unit variant `clap::AppSettings::DisableColoredHelp`: Replaced with `Command::disable_colored_help` and `Command::is_disable_colored_help_set` [INFO] [stdout] --> src/cli/options.rs:75:31 [INFO] [stdout] | [INFO] [stdout] 75 | .setting(AppSettings::DisableColoredHelp) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> src/cli/options.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 24 | use clap::{App, AppSettings, ArgMatches}; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> src/cli/options.rs:71:30 [INFO] [stdout] | [INFO] [stdout] 71 | pub fn app(version: &str) -> App { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> src/cli/options.rs:72:11 [INFO] [stdout] | [INFO] [stdout] 72 | clap::App::new("hurl") [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated unit variant `clap::AppSettings::DisableColoredHelp`: Replaced with `Command::disable_colored_help` and `Command::is_disable_colored_help_set` [INFO] [stdout] --> src/cli/options.rs:75:31 [INFO] [stdout] | [INFO] [stdout] 75 | .setting(AppSettings::DisableColoredHelp) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 25.31s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/hurl-5c81a74a9119ec6d) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/hurl-d19f30f7e7f49352) [INFO] [stderr] Executable tests/jsonpath.rs (/opt/rustwide/target/debug/deps/jsonpath-1c9a0fcad1ba8c6d) [INFO] [stderr] Executable tests/libcurl.rs (/opt/rustwide/target/debug/deps/libcurl-78990062033c5ca3) [INFO] [stderr] Executable tests/runner.rs (/opt/rustwide/target/debug/deps/runner-5d4be734bc0ac771) [INFO] running `Command { std: "docker" "inspect" "46b33c310c13a5204018bb30cea343cb17b1864026cbaea5576d1e145030bb0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "46b33c310c13a5204018bb30cea343cb17b1864026cbaea5576d1e145030bb0f", kill_on_drop: false }` [INFO] [stdout] 46b33c310c13a5204018bb30cea343cb17b1864026cbaea5576d1e145030bb0f