[INFO] cloning repository https://github.com/shautvast/postman-runner [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shautvast/postman-runner" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshautvast%2Fpostman-runner", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshautvast%2Fpostman-runner'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 75298a57c6ef2f58a47f0224267e34b35674b596 [INFO] testing shautvast/postman-runner 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%2Fshautvast%2Fpostman-runner" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/shautvast/postman-runner 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/shautvast/postman-runner [INFO] finished tweaking git repo https://github.com/shautvast/postman-runner [INFO] tweaked toml for git repo https://github.com/shautvast/postman-runner written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/shautvast/postman-runner 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] 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" "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] b20fe78065c927f581e8e500857de025ea8daaf03ec56c66ea6d8cc4cae7ef0a [INFO] running `Command { std: "docker" "start" "-a" "b20fe78065c927f581e8e500857de025ea8daaf03ec56c66ea6d8cc4cae7ef0a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b20fe78065c927f581e8e500857de025ea8daaf03ec56c66ea6d8cc4cae7ef0a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b20fe78065c927f581e8e500857de025ea8daaf03ec56c66ea6d8cc4cae7ef0a", kill_on_drop: false }` [INFO] [stdout] b20fe78065c927f581e8e500857de025ea8daaf03ec56c66ea6d8cc4cae7ef0a [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=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] 78f898010f452ebe23ccce94b272c222758a5e0c75e4901af4c8905a05a248c8 [INFO] running `Command { std: "docker" "start" "-a" "78f898010f452ebe23ccce94b272c222758a5e0c75e4901af4c8905a05a248c8", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.90 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling parking_lot_core v0.9.2 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling rustls v0.20.4 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling chunked_transfer v1.4.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling backtrace v0.3.64 [INFO] [stderr] Compiling miniz_oxide v0.5.1 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling thread-id v3.3.0 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling walkdir v0.1.8 [INFO] [stderr] Compiling copy_dir v0.1.2 [INFO] [stderr] Compiling flate2 v1.0.23 [INFO] [stderr] Compiling libquickjs-sys v0.9.0 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling simple-logging v2.0.2 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling webpki-roots v0.22.3 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling ureq v2.4.0 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling quick-js v0.4.1 [INFO] [stderr] Compiling postman_runner v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `empty` [INFO] [stdout] --> src/environment.rs:7:26 [INFO] [stdout] | [INFO] [stdout] 7 | use std::io::{BufReader, empty}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 40.30s [INFO] running `Command { std: "docker" "inspect" "78f898010f452ebe23ccce94b272c222758a5e0c75e4901af4c8905a05a248c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "78f898010f452ebe23ccce94b272c222758a5e0c75e4901af4c8905a05a248c8", kill_on_drop: false }` [INFO] [stdout] 78f898010f452ebe23ccce94b272c222758a5e0c75e4901af4c8905a05a248c8 [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=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] 1180c04b40913266a19fc9eda1133ab643540d7079decd49bcfb6b5b1fa5a92d [INFO] running `Command { std: "docker" "start" "-a" "1180c04b40913266a19fc9eda1133ab643540d7079decd49bcfb6b5b1fa5a92d", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.90 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling httparse v1.6.0 [INFO] [stderr] Compiling cache-padded v1.2.0 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling event-listener v2.5.2 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling http-types v2.12.0 [INFO] [stderr] Compiling deadpool-runtime v0.1.2 [INFO] [stderr] Compiling infer v0.2.3 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling cool_asserts v1.1.1 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling tracing-core v0.1.23 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling tracing v0.1.32 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling deadpool v0.9.2 [INFO] [stderr] Compiling h2 v0.3.12 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_qs v0.8.5 [INFO] [stderr] Compiling ureq v2.4.0 [INFO] [stderr] Compiling assert-json-diff v2.0.1 [INFO] [stderr] Compiling postman_runner v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling hyper v0.14.18 [INFO] [stdout] warning: unused import: `empty` [INFO] [stdout] --> src/environment.rs:7:26 [INFO] [stdout] | [INFO] [stdout] 7 | use std::io::{BufReader, empty}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling wiremock v0.5.11 [INFO] [stdout] warning: unused import: `empty` [INFO] [stdout] --> src/environment.rs:7:26 [INFO] [stdout] | [INFO] [stdout] 7 | use std::io::{BufReader, empty}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` 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 25.61s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/postman_runner-a55f5612a75498e1) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/postman_runner-c394be41b3744e25) [INFO] [stderr] Executable tests/javascript_tests.rs (/opt/rustwide/target/debug/deps/javascript_tests-14cd373d05c494c1) [INFO] [stderr] Executable tests/wiremock-tests.rs (/opt/rustwide/target/debug/deps/wiremock_tests-850732bef5ebf1dd) [INFO] running `Command { std: "docker" "inspect" "1180c04b40913266a19fc9eda1133ab643540d7079decd49bcfb6b5b1fa5a92d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1180c04b40913266a19fc9eda1133ab643540d7079decd49bcfb6b5b1fa5a92d", kill_on_drop: false }` [INFO] [stdout] 1180c04b40913266a19fc9eda1133ab643540d7079decd49bcfb6b5b1fa5a92d [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=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] a782436b4ffdf8a6136bfd4b7f3a3fc485625bbe30cbc8de7fe5af3f0ed7c138 [INFO] running `Command { std: "docker" "start" "-a" "a782436b4ffdf8a6136bfd4b7f3a3fc485625bbe30cbc8de7fe5af3f0ed7c138", 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] [stderr] warning: unused import: `empty` [INFO] [stderr] --> src/environment.rs:7:26 [INFO] [stderr] | [INFO] [stderr] 7 | use std::io::{BufReader, empty}; [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `postman_runner` (lib) generated 1 warning [INFO] [stderr] warning: `postman_runner` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.36s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/postman_runner-a55f5612a75498e1) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test environment::tests::read_env ... ok [INFO] [stdout] test collection::tests::test_read_collection ... ok [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/postman_runner-c394be41b3744e25) [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Running tests/javascript_tests.rs (/opt/rustwide/target/debug/deps/javascript_tests-14cd373d05c494c1) [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 1 test [INFO] [stdout] test all_tests ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.04s [INFO] [stdout] [INFO] [stderr] Running tests/wiremock-tests.rs (/opt/rustwide/target/debug/deps/wiremock_tests-850732bef5ebf1dd) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test_get ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests postman_runner [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" "a782436b4ffdf8a6136bfd4b7f3a3fc485625bbe30cbc8de7fe5af3f0ed7c138", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a782436b4ffdf8a6136bfd4b7f3a3fc485625bbe30cbc8de7fe5af3f0ed7c138", kill_on_drop: false }` [INFO] [stdout] a782436b4ffdf8a6136bfd4b7f3a3fc485625bbe30cbc8de7fe5af3f0ed7c138