[INFO] cloning repository https://github.com/rmvermeulen/simple-http [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rmvermeulen/simple-http" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frmvermeulen%2Fsimple-http", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frmvermeulen%2Fsimple-http'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 92840e86b7a4f419a8389850502af45a3e90264c [INFO] testing rmvermeulen/simple-http against 1.84.0 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frmvermeulen%2Fsimple-http" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rmvermeulen/simple-http on toolchain 1.84.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.84.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rmvermeulen/simple-http [INFO] finished tweaking git repo https://github.com/rmvermeulen/simple-http [INFO] tweaked toml for git repo https://github.com/rmvermeulen/simple-http written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/rmvermeulen/simple-http already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.84.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ws v0.9.2 [INFO] [stderr] Downloaded typescript-type-def v0.5.6 [INFO] [stderr] Downloaded typescript-type-def-derive v0.5.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 16b206137f2eb3341f46152484613ba72d6a68959252661c8d86e6a16c79e268 [INFO] running `Command { std: "docker" "start" "-a" "16b206137f2eb3341f46152484613ba72d6a68959252661c8d86e6a16c79e268", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "16b206137f2eb3341f46152484613ba72d6a68959252661c8d86e6a16c79e268", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "16b206137f2eb3341f46152484613ba72d6a68959252661c8d86e6a16c79e268", kill_on_drop: false }` [INFO] [stdout] 16b206137f2eb3341f46152484613ba72d6a68959252661c8d86e6a16c79e268 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "RUSTDOCFLAGS=--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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 92db16f8a635b4a78b0ac6cb2d40f42d11191fb844188dfe974af4d2664129d9 [INFO] running `Command { std: "docker" "start" "-a" "92db16f8a635b4a78b0ac6cb2d40f42d11191fb844188dfe974af4d2664129d9", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.56 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling quote v1.0.26 [INFO] [stderr] Compiling libc v0.2.142 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling serde_derive v1.0.160 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling tokio v1.27.0 [INFO] [stderr] Compiling serde v1.0.160 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling anyhow v1.0.70 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling serde_json v1.0.96 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling syn v2.0.15 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.38 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling hyper v0.14.26 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling ws v0.9.2 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling typescript-type-def-derive v0.5.6 [INFO] [stderr] Compiling typescript-type-def v0.5.6 [INFO] [stderr] Compiling simple-http v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `HeaderName` and `Request` [INFO] [stdout] --> src/main.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | use http::{HeaderName, Request, StatusCode}; [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rc::Rc` [INFO] [stdout] --> src/main.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | rc::Rc, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `status` [INFO] [stdout] --> src/main.rs:146:9 [INFO] [stdout] | [INFO] [stdout] 146 | let status = req.parse(&bytes).expect("no error?"); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_status` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Div`, `P`, `Ul`, `Ol`, `Li`, and `A` are never constructed [INFO] [stdout] --> src/main.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 18 | enum HTMLElement { [INFO] [stdout] | ----------- variants in this enum [INFO] [stdout] 19 | Div, [INFO] [stdout] | ^^^ [INFO] [stdout] 20 | P, [INFO] [stdout] | ^ [INFO] [stdout] 21 | Pre, [INFO] [stdout] 22 | Ul, [INFO] [stdout] | ^^ [INFO] [stdout] 23 | Ol, [INFO] [stdout] | ^^ [INFO] [stdout] 24 | Li, [INFO] [stdout] | ^^ [INFO] [stdout] 25 | A, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `HTMLElement` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `message` is never read [INFO] [stdout] --> src/main.rs:33:20 [INFO] [stdout] | [INFO] [stdout] 33 | CreatedError { message: String }, [INFO] [stdout] | ------------ ^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Response` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `message` is never read [INFO] [stdout] --> src/main.rs:35:20 [INFO] [stdout] | [INFO] [stdout] 35 | RemovedError { message: String }, [INFO] [stdout] | ------------ ^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Response` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.45s [INFO] running `Command { std: "docker" "inspect" "92db16f8a635b4a78b0ac6cb2d40f42d11191fb844188dfe974af4d2664129d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "92db16f8a635b4a78b0ac6cb2d40f42d11191fb844188dfe974af4d2664129d9", kill_on_drop: false }` [INFO] [stdout] 92db16f8a635b4a78b0ac6cb2d40f42d11191fb844188dfe974af4d2664129d9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "RUSTDOCFLAGS=--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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 63934a330bbe15b92c4e47f09fa841ad28fb27a2e4592873275ef96f944878e3 [INFO] running `Command { std: "docker" "start" "-a" "63934a330bbe15b92c4e47f09fa841ad28fb27a2e4592873275ef96f944878e3", kill_on_drop: false }` [INFO] [stderr] Compiling simple-http v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `HeaderName` and `Request` [INFO] [stdout] --> src/main.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | use http::{HeaderName, Request, StatusCode}; [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rc::Rc` [INFO] [stdout] --> src/main.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | rc::Rc, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `status` [INFO] [stdout] --> src/main.rs:146:9 [INFO] [stdout] | [INFO] [stdout] 146 | let status = req.parse(&bytes).expect("no error?"); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_status` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Div`, `P`, `Ul`, `Ol`, `Li`, and `A` are never constructed [INFO] [stdout] --> src/main.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 18 | enum HTMLElement { [INFO] [stdout] | ----------- variants in this enum [INFO] [stdout] 19 | Div, [INFO] [stdout] | ^^^ [INFO] [stdout] 20 | P, [INFO] [stdout] | ^ [INFO] [stdout] 21 | Pre, [INFO] [stdout] 22 | Ul, [INFO] [stdout] | ^^ [INFO] [stdout] 23 | Ol, [INFO] [stdout] | ^^ [INFO] [stdout] 24 | Li, [INFO] [stdout] | ^^ [INFO] [stdout] 25 | A, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `HTMLElement` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `message` is never read [INFO] [stdout] --> src/main.rs:33:20 [INFO] [stdout] | [INFO] [stdout] 33 | CreatedError { message: String }, [INFO] [stdout] | ------------ ^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Response` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `message` is never read [INFO] [stdout] --> src/main.rs:35:20 [INFO] [stdout] | [INFO] [stdout] 35 | RemovedError { message: String }, [INFO] [stdout] | ------------ ^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Response` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.76s [INFO] running `Command { std: "docker" "inspect" "63934a330bbe15b92c4e47f09fa841ad28fb27a2e4592873275ef96f944878e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "63934a330bbe15b92c4e47f09fa841ad28fb27a2e4592873275ef96f944878e3", kill_on_drop: false }` [INFO] [stdout] 63934a330bbe15b92c4e47f09fa841ad28fb27a2e4592873275ef96f944878e3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "RUSTDOCFLAGS=--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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0d039ede86c403d51067320fded3d3e03eaef82d8c09c3bbca6d9c8ccfb5dbdf [INFO] running `Command { std: "docker" "start" "-a" "0d039ede86c403d51067320fded3d3e03eaef82d8c09c3bbca6d9c8ccfb5dbdf", kill_on_drop: false }` [INFO] [stderr] warning: unused imports: `HeaderName` and `Request` [INFO] [stderr] --> src/main.rs:2:12 [INFO] [stderr] | [INFO] [stderr] 2 | use http::{HeaderName, Request, StatusCode}; [INFO] [stderr] | ^^^^^^^^^^ ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `rc::Rc` [INFO] [stderr] --> src/main.rs:11:5 [INFO] [stderr] | [INFO] [stderr] 11 | rc::Rc, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `status` [INFO] [stderr] --> src/main.rs:146:9 [INFO] [stderr] | [INFO] [stderr] 146 | let status = req.parse(&bytes).expect("no error?"); [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_status` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variants `Div`, `P`, `Ul`, `Ol`, `Li`, and `A` are never constructed [INFO] [stderr] --> src/main.rs:19:5 [INFO] [stderr] | [INFO] [stderr] 18 | enum HTMLElement { [INFO] [stderr] | ----------- variants in this enum [INFO] [stderr] 19 | Div, [INFO] [stderr] | ^^^ [INFO] [stderr] 20 | P, [INFO] [stderr] | ^ [INFO] [stderr] 21 | Pre, [INFO] [stderr] 22 | Ul, [INFO] [stderr] | ^^ [INFO] [stderr] 23 | Ol, [INFO] [stderr] | ^^ [INFO] [stderr] 24 | Li, [INFO] [stderr] | ^^ [INFO] [stderr] 25 | A, [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] = note: `HTMLElement` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field `message` is never read [INFO] [stderr] --> src/main.rs:33:20 [INFO] [stderr] | [INFO] [stderr] 33 | CreatedError { message: String }, [INFO] [stderr] | ------------ ^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | field in this variant [INFO] [stderr] | [INFO] [stderr] = note: `Response` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: field `message` is never read [INFO] [stderr] --> src/main.rs:35:20 [INFO] [stderr] | [INFO] [stderr] 35 | RemovedError { message: String }, [INFO] [stderr] | ------------ ^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | field in this variant [INFO] [stderr] | [INFO] [stderr] = note: `Response` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: `simple-http` (bin "simple-http" test) generated 6 warnings (run `cargo fix --bin "simple-http" --tests` to apply 2 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/simple_http-222035e943c04214) [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" "0d039ede86c403d51067320fded3d3e03eaef82d8c09c3bbca6d9c8ccfb5dbdf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d039ede86c403d51067320fded3d3e03eaef82d8c09c3bbca6d9c8ccfb5dbdf", kill_on_drop: false }` [INFO] [stdout] 0d039ede86c403d51067320fded3d3e03eaef82d8c09c3bbca6d9c8ccfb5dbdf