[INFO] fetching crate dot-http 0.1.0... [INFO] testing dot-http-0.1.0 against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] extracting crate dot-http 0.1.0 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate dot-http 0.1.0 on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate dot-http 0.1.0 [INFO] finished tweaking crates.io crate dot-http 0.1.0 [INFO] tweaked toml for crates.io crate dot-http 0.1.0 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate crates.io crate dot-http 0.1.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3940f9a8ea830f98fdfe647c2ad1a552d71d09d75c3e72c0e98a7524560637db [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" "3940f9a8ea830f98fdfe647c2ad1a552d71d09d75c3e72c0e98a7524560637db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3940f9a8ea830f98fdfe647c2ad1a552d71d09d75c3e72c0e98a7524560637db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3940f9a8ea830f98fdfe647c2ad1a552d71d09d75c3e72c0e98a7524560637db", kill_on_drop: false }` [INFO] [stdout] 3940f9a8ea830f98fdfe647c2ad1a552d71d09d75c3e72c0e98a7524560637db [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 476d821f3aca6fd1ec7309e009ccdcffbe3d9679606eb0dc5efeb3c2820d291d [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" "476d821f3aca6fd1ec7309e009ccdcffbe3d9679606eb0dc5efeb3c2820d291d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling proc-macro2 v1.0.3 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling autocfg v0.1.6 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling cc v1.0.45 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling bytes v0.5.3 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling pin-project-lite v0.1.2 [INFO] [stderr] Compiling serde v1.0.101 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.56 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling getrandom v0.1.12 [INFO] [stderr] Compiling smallvec v0.6.10 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling futures-task v0.3.1 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling futures-io v0.3.1 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling bumpalo v2.6.0 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling unicode-segmentation v1.3.0 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.56 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling dtoa v0.4.4 [INFO] [stderr] Compiling mime v0.3.14 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling gc v0.3.3 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling c2-chacha v0.2.2 [INFO] [stderr] Compiling indexmap v1.3.0 [INFO] [stderr] Compiling http v0.2.0 [INFO] [stderr] Compiling unicase v2.5.1 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling encoding_rs v0.8.22 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling synstructure v0.6.1 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling futures-util v0.3.1 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling mime_guess v2.0.1 [INFO] [stderr] Compiling openssl-sys v0.9.53 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling gc_derive v0.3.2 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling url v2.1.0 [INFO] [stderr] Compiling tokio v0.2.8 [INFO] [stderr] Compiling openssl v0.10.26 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.56 [INFO] [stderr] Compiling proc-macro-error v0.2.6 [INFO] [stderr] Compiling pest_generator v2.1.1 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling h2 v0.2.1 [INFO] [stderr] Compiling tokio-tls v0.3.0 [INFO] [stderr] Compiling serde_derive v1.0.102 [INFO] [stderr] Compiling pin-project-internal v0.4.6 [INFO] [stderr] Compiling structopt-derive v0.3.3 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.56 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.56 [INFO] [stderr] Compiling structopt v0.3.3 [INFO] [stderr] Compiling pin-project v0.4.6 [INFO] [stderr] Compiling hyper v0.13.1 [INFO] [stderr] Compiling hyper-tls v0.4.0 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling reqwest v0.10.0 [INFO] [stderr] Compiling Boa v0.5.1 [INFO] [stderr] Compiling dot-http v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/parser/mod.rs:30:12 [INFO] [stdout] | [INFO] [stdout] 30 | panic!(format!( [INFO] [stdout] | ____________^ [INFO] [stdout] 31 | | "Wrong pair. Expected: {:?}, Got: {:?}", [INFO] [stdout] 32 | | expected, got [INFO] [stdout] 33 | | )) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panic)]` on by default [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 30 | panic!( [INFO] [stdout] 31 | "Wrong pair. Expected: {:?}, Got: {:?}", [INFO] [stdout] 32 | expected, got [INFO] [stdout] 33 | ) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/parser/mod.rs:104:29 [INFO] [stdout] | [INFO] [stdout] 104 | _ => panic!(format!("Unsupported method: {}", pair.as_str())), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 104 | _ => panic!("Unsupported method: {}", pair.as_str()), [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 48s [INFO] running `Command { std: "docker" "inspect" "476d821f3aca6fd1ec7309e009ccdcffbe3d9679606eb0dc5efeb3c2820d291d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "476d821f3aca6fd1ec7309e009ccdcffbe3d9679606eb0dc5efeb3c2820d291d", kill_on_drop: false }` [INFO] [stdout] 476d821f3aca6fd1ec7309e009ccdcffbe3d9679606eb0dc5efeb3c2820d291d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 012b1a99c16b1fd4d625cbbbc94c7b46ecb0142cd69d3a8cc16d9b58c6a1485b [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" "012b1a99c16b1fd4d625cbbbc94c7b46ecb0142cd69d3a8cc16d9b58c6a1485b", kill_on_drop: false }` [INFO] [stderr] Compiling http-test-server v1.0.0 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling dot-http v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/parser/tests.rs:259:27 [INFO] [stdout] | [INFO] [stdout] 259 | assert!(file.is_ok(), file); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panic)]` on by default [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 259 | assert!(file.is_ok(), "{}", file); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/parser/mod.rs:30:12 [INFO] [stdout] | [INFO] [stdout] 30 | panic!(format!( [INFO] [stdout] | ____________^ [INFO] [stdout] 31 | | "Wrong pair. Expected: {:?}, Got: {:?}", [INFO] [stdout] 32 | | expected, got [INFO] [stdout] 33 | | )) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 30 | panic!( [INFO] [stdout] 31 | "Wrong pair. Expected: {:?}, Got: {:?}", [INFO] [stdout] 32 | expected, got [INFO] [stdout] 33 | ) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/parser/mod.rs:104:29 [INFO] [stdout] | [INFO] [stdout] 104 | _ => panic!(format!("Unsupported method: {}", pair.as_str())), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 104 | _ => panic!("Unsupported method: {}", pair.as_str()), [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 9.71s [INFO] running `Command { std: "docker" "inspect" "012b1a99c16b1fd4d625cbbbc94c7b46ecb0142cd69d3a8cc16d9b58c6a1485b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "012b1a99c16b1fd4d625cbbbc94c7b46ecb0142cd69d3a8cc16d9b58c6a1485b", kill_on_drop: false }` [INFO] [stdout] 012b1a99c16b1fd4d625cbbbc94c7b46ecb0142cd69d3a8cc16d9b58c6a1485b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8ce8ab8a194afe08c264f1e315a3be78c990e151517bd0be7b38b0b9e33f6849 [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" "8ce8ab8a194afe08c264f1e315a3be78c990e151517bd0be7b38b0b9e33f6849", kill_on_drop: false }` [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/parser/tests.rs:259:27 [INFO] [stderr] | [INFO] [stderr] 259 | assert!(file.is_ok(), file); [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_fmt_panic)]` on by default [INFO] [stderr] = note: this is no longer accepted in Rust 2021 [INFO] [stderr] help: add a "{}" format string to Display the message [INFO] [stderr] | [INFO] [stderr] 259 | assert!(file.is_ok(), "{}", file); [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/parser/mod.rs:30:12 [INFO] [stderr] | [INFO] [stderr] 30 | panic!(format!( [INFO] [stderr] | ____________^ [INFO] [stderr] 31 | | "Wrong pair. Expected: {:?}, Got: {:?}", [INFO] [stderr] 32 | | expected, got [INFO] [stderr] 33 | | )) [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this is no longer accepted in Rust 2021 [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 30 | panic!( [INFO] [stderr] 31 | "Wrong pair. Expected: {:?}, Got: {:?}", [INFO] [stderr] 32 | expected, got [INFO] [stderr] 33 | ) [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/parser/mod.rs:104:29 [INFO] [stderr] | [INFO] [stderr] 104 | _ => panic!(format!("Unsupported method: {}", pair.as_str())), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this is no longer accepted in Rust 2021 [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 104 | _ => panic!("Unsupported method: {}", pair.as_str()), [INFO] [stderr] | -- -- [INFO] [stderr] [INFO] [stderr] warning: 3 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/dot_http-59dc283294316c7a) [INFO] [stdout] [INFO] [stdout] running 18 tests [INFO] [stdout] test parser::tests::test_new_line_in_request_body_file ... ok [INFO] [stdout] test parser::tests::test_request_script ... ok [INFO] [stdout] test parser::tests::test_response_handler_with_comment ... ok [INFO] [stdout] test parser::tests::test_weird_file ... ok [INFO] [stdout] test parser::tests::test_response_handler ... ok [INFO] [stdout] test parser::tests::test_min_file ... ok [INFO] [stdout] test script_engine::tests::test_parse_error ... ok [INFO] [stdout] test script_engine::tests::test_process_file ... ok [INFO] [stdout] test parser::tests::test_request ... ok [INFO] [stdout] test parser::tests::test_parse ... ok [INFO] [stdout] test parser::tests::test_empty_body_with_handler ... ok [INFO] [stdout] test parser::tests::test ... ok [INFO] [stdout] test script_engine::tests::test_initialize_error ... ok [INFO] [stdout] test script_engine::tests::test_lex_error ... ok [INFO] [stdout] test response_handler::tests::test_headers_available_in_response ... ok [INFO] [stdout] test controller::tests::test_last_line ... ok [INFO] [stdout] test http_client::tests::test_execute ... ok [INFO] [stdout] test controller::tests::test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "8ce8ab8a194afe08c264f1e315a3be78c990e151517bd0be7b38b0b9e33f6849", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ce8ab8a194afe08c264f1e315a3be78c990e151517bd0be7b38b0b9e33f6849", kill_on_drop: false }` [INFO] [stdout] 8ce8ab8a194afe08c264f1e315a3be78c990e151517bd0be7b38b0b9e33f6849