[INFO] updating cached repository https://github.com/rooshanahmed/Rust-Simple-Web-Server [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 6eabd8b7167dc5a8f516f8fe152b7dedbe089ab3 [INFO] checking rooshanahmed/Rust-Simple-Web-Server against try#e2aab98dd8975a0990f9fbb79b3ea4b40559a184 for pr-72493 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frooshanahmed%2FRust-Simple-Web-Server" "/workspace/builds/worker-0/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] [stderr] Checking out files: 39% (176/448) Checking out files: 40% (180/448) Checking out files: 41% (184/448) Checking out files: 42% (189/448) Checking out files: 43% (193/448) Checking out files: 44% (198/448) Checking out files: 45% (202/448) Checking out files: 46% (207/448) Checking out files: 47% (211/448) Checking out files: 48% (216/448) Checking out files: 49% (220/448) Checking out files: 50% (224/448) Checking out files: 51% (229/448) Checking out files: 52% (233/448) Checking out files: 53% (238/448) Checking out files: 54% (242/448) Checking out files: 55% (247/448) Checking out files: 56% (251/448) Checking out files: 57% (256/448) Checking out files: 58% (260/448) Checking out files: 59% (265/448) Checking out files: 60% (269/448) Checking out files: 61% (274/448) Checking out files: 62% (278/448) Checking out files: 63% (283/448) Checking out files: 64% (287/448) Checking out files: 65% (292/448) Checking out files: 66% (296/448) Checking out files: 67% (301/448) Checking out files: 68% (305/448) Checking out files: 69% (310/448) Checking out files: 70% (314/448) Checking out files: 71% (319/448) Checking out files: 72% (323/448) Checking out files: 73% (328/448) Checking out files: 74% (332/448) Checking out files: 75% (336/448) Checking out files: 76% (341/448) Checking out files: 77% (345/448) Checking out files: 78% (350/448) Checking out files: 79% (354/448) Checking out files: 80% (359/448) Checking out files: 81% (363/448) Checking out files: 82% (368/448) Checking out files: 82% (370/448) Checking out files: 83% (372/448) Checking out files: 84% (377/448) Checking out files: 85% (381/448) Checking out files: 86% (386/448) Checking out files: 87% (390/448) Checking out files: 88% (395/448) Checking out files: 89% (399/448) Checking out files: 90% (404/448) Checking out files: 91% (408/448) Checking out files: 92% (413/448) Checking out files: 93% (417/448) Checking out files: 94% (422/448) Checking out files: 95% (426/448) Checking out files: 96% (431/448) Checking out files: 97% (435/448) Checking out files: 98% (440/448) Checking out files: 99% (444/448) Checking out files: 100% (448/448) Checking out files: 100% (448/448), done. [INFO] validating manifest of git repo https://github.com/rooshanahmed/Rust-Simple-Web-Server on toolchain e2aab98dd8975a0990f9fbb79b3ea4b40559a184 [INFO] running `"/workspace/cargo-home/bin/cargo" "+e2aab98dd8975a0990f9fbb79b3ea4b40559a184" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/rooshanahmed/Rust-Simple-Web-Server [INFO] finished tweaking git repo https://github.com/rooshanahmed/Rust-Simple-Web-Server [INFO] tweaked toml for git repo https://github.com/rooshanahmed/Rust-Simple-Web-Server written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/rooshanahmed/Rust-Simple-Web-Server already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+e2aab98dd8975a0990f9fbb79b3ea4b40559a184" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+e2aab98dd8975a0990f9fbb79b3ea4b40559a184" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 1aef0b1be6708c7632052c730f250c7dc54a56863f56d177c02ecebd5c69c6c2 [INFO] running `"docker" "start" "-a" "1aef0b1be6708c7632052c730f250c7dc54a56863f56d177c02ecebd5c69c6c2"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Checking itoa v0.4.5 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking num_cpus v1.12.0 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking http v0.1.21 [INFO] [stderr] Checking simple-server v0.4.0 [INFO] [stderr] Checking rust_web_server v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused import: `StatusCode` [INFO] [stderr] --> src/main.rs:1:28 [INFO] [stderr] | [INFO] [stderr] 1 | use simple_server::{Server,StatusCode}; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `StatusCode` [INFO] [stderr] --> src/main.rs:1:28 [INFO] [stderr] | [INFO] [stderr] 1 | use simple_server::{Server,StatusCode}; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 13.44s [INFO] running `"docker" "inspect" "1aef0b1be6708c7632052c730f250c7dc54a56863f56d177c02ecebd5c69c6c2"` [INFO] running `"docker" "rm" "-f" "1aef0b1be6708c7632052c730f250c7dc54a56863f56d177c02ecebd5c69c6c2"` [INFO] [stdout] 1aef0b1be6708c7632052c730f250c7dc54a56863f56d177c02ecebd5c69c6c2