[INFO] cloning repository https://github.com/ddimaria/rust-http-server [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ddimaria/rust-http-server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fddimaria%2Frust-http-server", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fddimaria%2Frust-http-server'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5020ba7b2f8acaca7c45f2a0dddf03cc4cce582a [INFO] testing ddimaria/rust-http-server against try#7af779037716ae4125ceabb429791b4cf5dd0a43 for pr-136932 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fddimaria%2Frust-http-server" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ddimaria/rust-http-server on toolchain 7af779037716ae4125ceabb429791b4cf5dd0a43 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ddimaria/rust-http-server [INFO] finished tweaking git repo https://github.com/ddimaria/rust-http-server [INFO] tweaked toml for git repo https://github.com/ddimaria/rust-http-server written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/ddimaria/rust-http-server 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" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9353814d726933a9598adb28b2f75f3d01df7050dab9095e983e2f0c694aa3f2 [INFO] running `Command { std: "docker" "start" "-a" "9353814d726933a9598adb28b2f75f3d01df7050dab9095e983e2f0c694aa3f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9353814d726933a9598adb28b2f75f3d01df7050dab9095e983e2f0c694aa3f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9353814d726933a9598adb28b2f75f3d01df7050dab9095e983e2f0c694aa3f2", kill_on_drop: false }` [INFO] [stdout] 9353814d726933a9598adb28b2f75f3d01df7050dab9095e983e2f0c694aa3f2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "RUSTDOCFLAGS=--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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 165bdb04a87ba803012b0a8b78acf84f50538d2da73f8ce2a23efc0c468d363b [INFO] running `Command { std: "docker" "start" "-a" "165bdb04a87ba803012b0a8b78acf84f50538d2da73f8ce2a23efc0c468d363b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling memchr v2.3.0 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling regex-syntax v0.6.14 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling miniz_oxide v0.3.6 [INFO] [stderr] Compiling aho-corasick v0.7.8 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling flate2 v1.0.13 [INFO] [stderr] Compiling regex v1.3.4 [INFO] [stderr] Compiling backtrace v0.3.43 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Compiling dotenv v0.14.1 [INFO] [stderr] Compiling envy v0.4.1 [INFO] [stderr] Compiling rust-http-server v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/config.rs:3:17 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Clone, Deserialize, Debug)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data` [INFO] [stdout] --> src/handlers.rs:8:33 [INFO] [stdout] | [INFO] [stdout] 8 | pub fn get(request: Request, data: Arc>>) { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_data` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data` [INFO] [stdout] --> src/handlers.rs:14:34 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn post(request: Request, data: Arc>>) { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data` [INFO] [stdout] --> src/handlers.rs:20:36 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn delete(request: Request, data: Arc>>) { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `items` [INFO] [stdout] --> src/request.rs:127:13 [INFO] [stdout] | [INFO] [stdout] 127 | let items = query.to_string().split("&").for_each(|x| { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_items` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `uri`, `query`, `headers`, and `body` are never read [INFO] [stdout] --> src/request.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 27 | pub struct Request { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 28 | pub method: Method, [INFO] [stdout] 29 | pub uri: String, [INFO] [stdout] | ^^^ [INFO] [stdout] 30 | pub query: HashMap, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 31 | pub headers: Headers, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 32 | pub body: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `NotFound` is never constructed [INFO] [stdout] --> src/response.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 12 | pub enum HttpStatusCode { [INFO] [stdout] | -------------- variant in this enum [INFO] [stdout] 13 | OK, [INFO] [stdout] 14 | NotFound, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `HttpStatusCode` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/config.rs:3:17 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Clone, Deserialize, Debug)] [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `Deserialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_Config` [INFO] [stdout] 4 | pub struct Config { [INFO] [stdout] | ------ `Config` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `rust-http-server` (bin "rust-http-server"); 8 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/7af779037716ae4125ceabb429791b4cf5dd0a43/bin/rustc --crate-name rust_http_server --edition=2018 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=059373ee36889a5f -C extra-filename=-37bd65be07f53afd --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern dotenv=/opt/rustwide/target/debug/deps/libdotenv-7e398b9db22f8399.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-14718ee76f71856a.rlib --extern envy=/opt/rustwide/target/debug/deps/libenvy-a3557cf313340b0c.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-03a5b52f9bc147b4.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-2bb390fee0230a38.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-7d81d4a19306be7e.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-a234b393956041c2.rlib --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-4c3803d3abf891b0.so --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/backtrace-sys-6185f56cd6d1e795/out` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "165bdb04a87ba803012b0a8b78acf84f50538d2da73f8ce2a23efc0c468d363b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "165bdb04a87ba803012b0a8b78acf84f50538d2da73f8ce2a23efc0c468d363b", kill_on_drop: false }` [INFO] [stdout] 165bdb04a87ba803012b0a8b78acf84f50538d2da73f8ce2a23efc0c468d363b