[INFO] cloning repository https://github.com/pedrolcn/nano-http [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pedrolcn/nano-http" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpedrolcn%2Fnano-http", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpedrolcn%2Fnano-http'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f1ac676081e5f6257cbf90bef5fea2c7a4528cff [INFO] testing pedrolcn/nano-http against beta-2021-09-08 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpedrolcn%2Fnano-http" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pedrolcn/nano-http on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/pedrolcn/nano-http [INFO] finished tweaking git repo https://github.com/pedrolcn/nano-http [INFO] tweaked toml for git repo https://github.com/pedrolcn/nano-http written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/pedrolcn/nano-http already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "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 parking v1.0.2 [INFO] [stderr] Downloaded fastrand v1.2.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "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] fe65b1f1c9aeaef76829356a46b40942ebfb918055db6b3bad311cbde17b4ee0 [INFO] running `Command { std: "docker" "start" "-a" "fe65b1f1c9aeaef76829356a46b40942ebfb918055db6b3bad311cbde17b4ee0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fe65b1f1c9aeaef76829356a46b40942ebfb918055db6b3bad311cbde17b4ee0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe65b1f1c9aeaef76829356a46b40942ebfb918055db6b3bad311cbde17b4ee0", kill_on_drop: false }` [INFO] [stdout] fe65b1f1c9aeaef76829356a46b40942ebfb918055db6b3bad311cbde17b4ee0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e8148054f3cc5eb8ed1b70d6cfd42637ef7f3e4f72f4557e95b980678826b7a2 [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" "e8148054f3cc5eb8ed1b70d6cfd42637ef7f3e4f72f4557e95b980678826b7a2", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.63 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling wasm-bindgen v0.2.63 [INFO] [stderr] Compiling cache-padded v1.1.0 [INFO] [stderr] Compiling parking v1.0.2 [INFO] [stderr] Compiling fastrand v1.2.4 [INFO] [stderr] Compiling zeroize v1.1.0 [INFO] [stderr] Compiling infer v0.1.7 [INFO] [stderr] Compiling route-recognizer v0.1.13 [INFO] [stderr] Compiling time v0.2.16 [INFO] [stderr] Compiling error-chain v0.12.2 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling kv-log-macro v1.0.6 [INFO] [stderr] Compiling universal-hash v0.3.0 [INFO] [stderr] Compiling concurrent-queue v1.1.1 [INFO] [stderr] Compiling aes-soft v0.3.3 [INFO] [stderr] Compiling byte-pool v0.2.1 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling polyval v0.3.3 [INFO] [stderr] Compiling aes v0.3.2 [INFO] [stderr] Compiling ghash v0.2.3 [INFO] [stderr] Compiling aes-gcm v0.5.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.63 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling async-attributes v1.1.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.2 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.63 [INFO] [stderr] Compiling proc-macro-error v1.0.2 [INFO] [stderr] Compiling time-macros v0.1.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.63 [INFO] [stderr] Compiling structopt-derive v0.4.8 [INFO] [stderr] Compiling cookie v0.14.1 [INFO] [stderr] Compiling pin-project v0.4.22 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling structopt v0.3.15 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling blocking v0.4.6 [INFO] [stderr] Compiling smol v0.1.18 [INFO] [stderr] Compiling serde_json v1.0.55 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling serde_qs v0.6.1 [INFO] [stderr] Compiling femme v2.1.0 [INFO] [stderr] Compiling js-sys v0.3.40 [INFO] [stderr] Compiling web-sys v0.3.40 [INFO] [stderr] Compiling gloo-timers v0.2.1 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling async-std v1.6.2 [INFO] [stderr] Compiling http-types v2.2.1 [INFO] [stderr] Compiling async-sse v3.0.0 [INFO] [stderr] Compiling async-h1 v2.0.2 [INFO] [stderr] Compiling tide v0.11.0 [INFO] [stderr] Compiling nano-http v0.1.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `content_type` [INFO] [stdout] --> src/main.rs:44:9 [INFO] [stdout] | [INFO] [stdout] 44 | content_type, [INFO] [stdout] | ^^^^^^^^^^^^ help: try ignoring the field: `content_type: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/main.rs:70:25 [INFO] [stdout] | [INFO] [stdout] 70 | _ => panic!(format!("Method not supported {}", method)), [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] = 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] 70 - _ => panic!(format!("Method not supported {}", method)), [INFO] [stdout] 70 + _ => panic!("Method not supported {}", method), [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 1m 23s [INFO] running `Command { std: "docker" "inspect" "e8148054f3cc5eb8ed1b70d6cfd42637ef7f3e4f72f4557e95b980678826b7a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e8148054f3cc5eb8ed1b70d6cfd42637ef7f3e4f72f4557e95b980678826b7a2", kill_on_drop: false }` [INFO] [stdout] e8148054f3cc5eb8ed1b70d6cfd42637ef7f3e4f72f4557e95b980678826b7a2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a05772241a50d84e653199464938d298d2439310ba10660c593deaab97df402f [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" "a05772241a50d84e653199464938d298d2439310ba10660c593deaab97df402f", kill_on_drop: false }` [INFO] [stderr] Compiling nano-http v0.1.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `content_type` [INFO] [stdout] --> src/main.rs:44:9 [INFO] [stdout] | [INFO] [stdout] 44 | content_type, [INFO] [stdout] | ^^^^^^^^^^^^ help: try ignoring the field: `content_type: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/main.rs:70:25 [INFO] [stdout] | [INFO] [stdout] 70 | _ => panic!(format!("Method not supported {}", method)), [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] = 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] 70 - _ => panic!(format!("Method not supported {}", method)), [INFO] [stdout] 70 + _ => panic!("Method not supported {}", method), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.52s [INFO] running `Command { std: "docker" "inspect" "a05772241a50d84e653199464938d298d2439310ba10660c593deaab97df402f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a05772241a50d84e653199464938d298d2439310ba10660c593deaab97df402f", kill_on_drop: false }` [INFO] [stdout] a05772241a50d84e653199464938d298d2439310ba10660c593deaab97df402f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3d4e859a677d29d2bde4066ad106487b381a82909d6c03e8151a8daca87a36b2 [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" "3d4e859a677d29d2bde4066ad106487b381a82909d6c03e8151a8daca87a36b2", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `content_type` [INFO] [stderr] --> src/main.rs:44:9 [INFO] [stderr] | [INFO] [stderr] 44 | content_type, [INFO] [stderr] | ^^^^^^^^^^^^ help: try ignoring the field: `content_type: _` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/main.rs:70:25 [INFO] [stderr] | [INFO] [stderr] 70 | _ => panic!(format!("Method not supported {}", method)), [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] = 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] 70 - _ => panic!(format!("Method not supported {}", method)), [INFO] [stderr] 70 + _ => panic!("Method not supported {}", method), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `nano-http` (bin "nano-http" test) generated 2 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/nano_http-30a13401ebae11c9) [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" "3d4e859a677d29d2bde4066ad106487b381a82909d6c03e8151a8daca87a36b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d4e859a677d29d2bde4066ad106487b381a82909d6c03e8151a8daca87a36b2", kill_on_drop: false }` [INFO] [stdout] 3d4e859a677d29d2bde4066ad106487b381a82909d6c03e8151a8daca87a36b2