[INFO] fetching crate octane 0.1.2... [INFO] testing octane-0.1.2 against 1.60.0 for beta-1.61-1 [INFO] extracting crate octane 0.1.2 into /workspace/builds/worker-14/source [INFO] validating manifest of crates.io crate octane 0.1.2 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate octane 0.1.2 [INFO] finished tweaking crates.io crate octane 0.1.2 [INFO] tweaked toml for crates.io crate octane 0.1.2 written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate crates.io crate octane 0.1.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded webpki v0.21.3 [INFO] [stderr] Downloaded wasm-bindgen v0.2.65 [INFO] [stderr] Downloaded wasm-bindgen-shared v0.2.65 [INFO] [stderr] Downloaded pin-project-lite v0.1.7 [INFO] [stderr] Downloaded once_cell v1.4.0 [INFO] [stderr] Downloaded js-sys v0.3.42 [INFO] [stderr] Downloaded tokio-openssl v0.4.0 [INFO] [stderr] Downloaded tokio-rustls v0.14.0 [INFO] [stderr] Downloaded rustls v0.18.0 [INFO] [stderr] Downloaded wasm-bindgen-backend v0.2.65 [INFO] [stderr] Downloaded ring v0.16.15 [INFO] [stderr] Downloaded octane_json v0.1.2 [INFO] [stderr] Downloaded wasm-bindgen-macro v0.2.65 [INFO] [stderr] Downloaded wasm-bindgen-macro-support v0.2.65 [INFO] [stderr] Downloaded web-sys v0.3.42 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6f304acc393607a0390e761b3f55724f259cf2c618f00fdb01638568f002533d [INFO] running `Command { std: "docker" "start" "-a" "6f304acc393607a0390e761b3f55724f259cf2c618f00fdb01638568f002533d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6f304acc393607a0390e761b3f55724f259cf2c618f00fdb01638568f002533d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f304acc393607a0390e761b3f55724f259cf2c618f00fdb01638568f002533d", kill_on_drop: false }` [INFO] [stdout] 6f304acc393607a0390e761b3f55724f259cf2c618f00fdb01638568f002533d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4b6bd642e69ecb5b198bb81e35e91325458352c89c6f0b3da65df3c8eefa53ce [INFO] running `Command { std: "docker" "start" "-a" "4b6bd642e69ecb5b198bb81e35e91325458352c89c6f0b3da65df3c8eefa53ce", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.73 [INFO] [stderr] Compiling cc v1.0.58 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling pin-project-lite v0.1.7 [INFO] [stderr] Compiling octane_macros v0.1.2 [INFO] [stderr] Compiling ring v0.16.15 [INFO] [stderr] Compiling octane_json v0.1.2 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling webpki v0.21.3 [INFO] [stderr] Compiling rustls v0.18.0 [INFO] [stderr] Compiling tokio-rustls v0.14.0 [INFO] [stderr] Compiling octane v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/server.rs:207:58 [INFO] [stdout] | [INFO] [stdout] 207 | ... Err(e) => panic!(e), [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 207 | Err(e) => panic!("{}", e), [INFO] [stdout] | +++++ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 207 | Err(e) => std::panic::panic_any(e), [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/server.rs:210:50 [INFO] [stdout] | [INFO] [stdout] 210 | ... Err(e) => panic!(e), [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 210 | Err(e) => panic!("{}", e), [INFO] [stdout] | +++++ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 210 | Err(e) => std::panic::panic_any(e), [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/server.rs:225:42 [INFO] [stdout] | [INFO] [stdout] 225 | Err(e) => panic!(e), [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 225 | Err(e) => panic!("{}", e), [INFO] [stdout] | +++++ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 225 | Err(e) => std::panic::panic_any(e), [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `octane::responder::StatusCode` [INFO] [stdout] --> src/main.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use octane::responder::StatusCode; [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 1m 15s [INFO] running `Command { std: "docker" "inspect" "4b6bd642e69ecb5b198bb81e35e91325458352c89c6f0b3da65df3c8eefa53ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b6bd642e69ecb5b198bb81e35e91325458352c89c6f0b3da65df3c8eefa53ce", kill_on_drop: false }` [INFO] [stdout] 4b6bd642e69ecb5b198bb81e35e91325458352c89c6f0b3da65df3c8eefa53ce [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b55528697f4759482f4990c4f573bd1fc620c0f7adc49d6fa9594f62ad283adf [INFO] running `Command { std: "docker" "start" "-a" "b55528697f4759482f4990c4f573bd1fc620c0f7adc49d6fa9594f62ad283adf", kill_on_drop: false }` [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/server.rs:207:58 [INFO] [stdout] | [INFO] [stdout] 207 | ... Err(e) => panic!(e), [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 207 | Err(e) => panic!("{}", e), [INFO] [stdout] | +++++ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 207 | Err(e) => std::panic::panic_any(e), [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/server.rs:210:50 [INFO] [stdout] | [INFO] [stdout] 210 | ... Err(e) => panic!(e), [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 210 | Err(e) => panic!("{}", e), [INFO] [stdout] | +++++ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 210 | Err(e) => std::panic::panic_any(e), [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/server.rs:225:42 [INFO] [stdout] | [INFO] [stdout] 225 | Err(e) => panic!(e), [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 225 | Err(e) => panic!("{}", e), [INFO] [stdout] | +++++ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 225 | Err(e) => std::panic::panic_any(e), [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling octane v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `octane::responder::StatusCode` [INFO] [stdout] --> src/main.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use octane::responder::StatusCode; [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] [stdout] warning: unused import: `octane::responder::StatusCode` [INFO] [stdout] --> src/main.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use octane::responder::StatusCode; [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] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/server.rs:207:58 [INFO] [stdout] | [INFO] [stdout] 207 | ... Err(e) => panic!(e), [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 207 | Err(e) => panic!("{}", e), [INFO] [stdout] | +++++ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 207 | Err(e) => std::panic::panic_any(e), [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/server.rs:210:50 [INFO] [stdout] | [INFO] [stdout] 210 | ... Err(e) => panic!(e), [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 210 | Err(e) => panic!("{}", e), [INFO] [stdout] | +++++ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 210 | Err(e) => std::panic::panic_any(e), [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/server.rs:225:42 [INFO] [stdout] | [INFO] [stdout] 225 | Err(e) => panic!(e), [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 225 | Err(e) => panic!("{}", e), [INFO] [stdout] | +++++ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 225 | Err(e) => std::panic::panic_any(e), [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 2.28s [INFO] running `Command { std: "docker" "inspect" "b55528697f4759482f4990c4f573bd1fc620c0f7adc49d6fa9594f62ad283adf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b55528697f4759482f4990c4f573bd1fc620c0f7adc49d6fa9594f62ad283adf", kill_on_drop: false }` [INFO] [stdout] b55528697f4759482f4990c4f573bd1fc620c0f7adc49d6fa9594f62ad283adf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] fc1c153ef966119564146d1b31a09f0a1068e0d7d4c2a1e14ac312a68bd59ee5 [INFO] running `Command { std: "docker" "start" "-a" "fc1c153ef966119564146d1b31a09f0a1068e0d7d4c2a1e14ac312a68bd59ee5", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/server.rs:207:58 [INFO] [stderr] | [INFO] [stderr] 207 | ... Err(e) => panic!(e), [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: add a "{}" format string to Display the message [INFO] [stderr] | [INFO] [stderr] 207 | Err(e) => panic!("{}", e), [INFO] [stderr] | +++++ [INFO] [stderr] help: or use std::panic::panic_any instead [INFO] [stderr] | [INFO] [stderr] 207 | Err(e) => std::panic::panic_any(e), [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/server.rs:210:50 [INFO] [stderr] | [INFO] [stderr] 210 | ... Err(e) => panic!(e), [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: add a "{}" format string to Display the message [INFO] [stderr] | [INFO] [stderr] 210 | Err(e) => panic!("{}", e), [INFO] [stderr] | +++++ [INFO] [stderr] help: or use std::panic::panic_any instead [INFO] [stderr] | [INFO] [stderr] 210 | Err(e) => std::panic::panic_any(e), [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/server.rs:225:42 [INFO] [stderr] | [INFO] [stderr] 225 | Err(e) => panic!(e), [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: add a "{}" format string to Display the message [INFO] [stderr] | [INFO] [stderr] 225 | Err(e) => panic!("{}", e), [INFO] [stderr] | +++++ [INFO] [stderr] help: or use std::panic::panic_any instead [INFO] [stderr] | [INFO] [stderr] 225 | Err(e) => std::panic::panic_any(e), [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] warning: `octane` (lib) generated 3 warnings [INFO] [stderr] warning: `octane` (lib test) generated 3 warnings (3 duplicates) [INFO] [stderr] warning: unused import: `octane::responder::StatusCode` [INFO] [stderr] --> src/main.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use octane::responder::StatusCode; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `octane` (bin "octane") generated 1 warning [INFO] [stderr] warning: `octane` (bin "octane" test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.91s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/octane-301c0b652d1b62f3) [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] [stderr] Running unittests (/opt/rustwide/target/debug/deps/octane-bb7f4ab8fa2e4d6e) [INFO] [stderr] Running tests/common.rs (/opt/rustwide/target/debug/deps/common-f4fd0ff430ea589e) [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] [stderr] Running tests/extended_queries.rs (/opt/rustwide/target/debug/deps/extended_queries-abfbfff36e5ad18b) [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] [stderr] Running tests/header.rs (/opt/rustwide/target/debug/deps/header-18b631a36f333e37) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test seriialise_cookies ... ok [INFO] [stdout] test success_cookies ... ok [INFO] [stdout] test success_keepalive ... ok [INFO] [stdout] test success_empty_value ... ok [INFO] [stdout] test success_keepalive_edge ... ok [INFO] [stdout] test success_standard ... ok [INFO] [stdout] test fail_empty_name - should panic ... ok [INFO] [stdout] test fail_no_value - should panic ... ok [INFO] [stdout] test fail_malformed_name - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running tests/json.rs (/opt/rustwide/target/debug/deps/json-30db024c55128758) [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test failure_object ... ok [INFO] [stdout] test failure_string ... ok [INFO] [stdout] test success_bool ... ok [INFO] [stdout] test fail_derive ... ok [INFO] [stdout] test success_null ... ok [INFO] [stdout] test success_element ... ok [INFO] [stdout] test success_derive ... ok [INFO] [stdout] test success_number ... ok [INFO] [stdout] test success_object ... ok [INFO] [stdout] test success_string ... ok [INFO] [stdout] test success_serialize ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/path.rs (/opt/rustwide/target/debug/deps/path-353c81aa20d99d52) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test success_matching ... ok [INFO] [stdout] test success_tree ... ok [INFO] [stdout] test success_standard ... ok [INFO] [stdout] test success_subtraction ... ok [INFO] [stdout] test fail_traversal - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running tests/query.rs (/opt/rustwide/target/debug/deps/query-2055d3d02af0befa) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test success_blank_query ... ok [INFO] [stdout] test success_no_name ... ok [INFO] [stdout] test success_standard ... ok [INFO] [stdout] test success_weird_hex ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/request.rs (/opt/rustwide/target/debug/deps/request-52668ca38ce03067) [INFO] [stdout] [INFO] [stderr] Running tests/request_line.rs (/opt/rustwide/target/debug/deps/request_line-d33534758342c678) [INFO] [stdout] running 2 tests [INFO] [stdout] test success_raw_headers ... ok [INFO] [stdout] test success_standard ... ok [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] [stdout] running 6 tests [INFO] [stdout] test success_other_method ... ok [INFO] [stdout] test success_standard ... ok [INFO] [stdout] test fail_extra_1 - should panic ... ok [INFO] [stdout] test fail_malformed_version - should panic ... ok [INFO] [stdout] test fail_missing_clause - should panic ... ok [INFO] [stdout] test fail_extra_2 - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Running tests/response.rs (/opt/rustwide/target/debug/deps/response-8e11a0aa12f8798d) [INFO] [stdout] [INFO] [stderr] Running tests/time.rs (/opt/rustwide/target/debug/deps/time-f8394b683230faf1) [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 3 tests [INFO] [stderr] Doc-tests octane [INFO] [stdout] test some_more_time_stamps ... ok [INFO] [stdout] test start_date ... ok [INFO] [stdout] test some_time_stamp ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 46 tests [INFO] [stdout] test src/config.rs - config::Config::with_ssl_config (line 202) - compile ... ok [INFO] [stdout] test src/config.rs - config::Config::with_ssl_config (line 214) - compile ... ok [INFO] [stdout] test src/config.rs - config::Ssl::key (line 60) - compile ... ok [INFO] [stdout] test src/config.rs - config::Config::set_keepalive (line 164) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 19) - compile ... ok [INFO] [stdout] test src/cookies.rs - cookies::Cookies::set (line 62) - compile ... ok [INFO] [stdout] test src/config.rs - config::Config::ssl (line 230) - compile ... ok [INFO] [stdout] test src/server.rs - server::Octane::static_dir (line 120) - compile ... ok [INFO] [stdout] test src/config.rs - config::OctaneConfig (line 116) - compile ... ok [INFO] [stdout] test src/config.rs - config::Config::set_keepalive (line 154) - compile ... ok [INFO] [stdout] test src/router.rs - router::Route::head (line 126) - compile ... ok [INFO] [stdout] test src/responder.rs - responder::Response::attachment (line 340) - compile ... ok [INFO] [stdout] test src/config.rs - config::Ssl::cert (line 76) - compile ... ok [INFO] [stdout] test src/config.rs - config::Config::ssl (line 243) - compile ... ok [INFO] [stdout] test src/config.rs - config::Config::set_404_file (line 178) - compile ... ok [INFO] [stdout] test src/request.rs - request::MatchedRequest (line 376) - compile ... ok [INFO] [stdout] test src/responder.rs - responder::Response::get (line 86) - compile ... ok [INFO] [stdout] test src/request.rs - request::Headers (line 212) - compile ... ok [INFO] [stdout] test src/router.rs - router::Route::post (line 146) - compile ... ok [INFO] [stdout] test src/responder.rs - responder::Response::cookie (line 414) - compile ... ok [INFO] [stdout] test src/responder.rs - responder::Response::set (line 63) - compile ... ok [INFO] [stdout] test src/router.rs - router::Route::put (line 186) - compile ... ok [INFO] [stdout] test src/router.rs - router::route (line 330) - compile ... ok [INFO] [stdout] test src/request.rs - request::RequestLine (line 102) - compile ... ok [INFO] [stdout] test src/server.rs - server::Octane::with_router (line 74) - compile ... ok [INFO] [stdout] test src/server.rs - server::Octane::with_config (line 97) - compile ... ok [INFO] [stdout] test src/request.rs - request::Request (line 276) - compile ... ok [INFO] [stdout] test src/cookies.rs - cookies::Cookies (line 14) - compile ... ok [INFO] [stdout] test src/responder.rs - responder::Response::json (line 250) - compile ... ok [INFO] [stdout] test src/router.rs - router::Route (line 75) - compile ... ok [INFO] [stdout] test src/config.rs - config::Ssl (line 22) - compile ... ok [INFO] [stdout] test src/responder.rs - responder::Response (line 24) - compile ... ok [INFO] [stdout] test src/server.rs - server::Octane::listen (line 151) - compile ... ok [INFO] [stdout] test src/responder.rs - responder::Response::attachment_with_filename (line 364) - compile ... ok [INFO] [stdout] test src/responder.rs - responder::Response::send_file (line 211) - compile ... ok [INFO] [stdout] test src/responder.rs - responder::Response::with_type (line 175) - compile ... ok [INFO] [stdout] test src/server.rs - server::Octane (line 35) - compile ... ok [INFO] [stdout] test src/responder.rs - responder::Response::send (line 129) - compile ... ok [INFO] [stdout] test src/responder.rs - responder::Response::headers_sent (line 317) - compile ... ok [INFO] [stdout] test src/request.rs - request::HttpVersion (line 57) - compile ... ok [INFO] [stdout] test src/config.rs - config::Config::set_404_file (line 188) - compile ... ok [INFO] [stdout] test src/responder.rs - responder::Response::redirect (line 390) - compile ... ok [INFO] [stdout] test src/responder.rs - responder::Response::status (line 283) - compile ... ok [INFO] [stdout] test src/router.rs - router::Route::option (line 105) - compile ... ok [INFO] [stdout] test src/router.rs - router::Flow (line 38) - compile ... ok [INFO] [stdout] test src/router.rs - router::Route::get (line 166) - compile ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 46 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.68s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "fc1c153ef966119564146d1b31a09f0a1068e0d7d4c2a1e14ac312a68bd59ee5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc1c153ef966119564146d1b31a09f0a1068e0d7d4c2a1e14ac312a68bd59ee5", kill_on_drop: false }` [INFO] [stdout] fc1c153ef966119564146d1b31a09f0a1068e0d7d4c2a1e14ac312a68bd59ee5