[INFO] updating cached repository https://github.com/sangheestyle/rust_webserver_example [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] b6f8a0d46a964d48e86e7ef4f55ae314d5903b0e [INFO] checking sangheestyle/rust_webserver_example against master#2da942f32802c8233a09744024dfbc34431adf65 for pr-66963 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsangheestyle%2Frust_webserver_example" "/workspace/builds/worker-7/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sangheestyle/rust_webserver_example on toolchain 2da942f32802c8233a09744024dfbc34431adf65 [INFO] running `"/workspace/cargo-home/bin/cargo" "+2da942f32802c8233a09744024dfbc34431adf65" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/sangheestyle/rust_webserver_example [INFO] finished tweaking git repo https://github.com/sangheestyle/rust_webserver_example [INFO] tweaked toml for git repo https://github.com/sangheestyle/rust_webserver_example written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/sangheestyle/rust_webserver_example already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+2da942f32802c8233a09744024dfbc34431adf65" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+2da942f32802c8233a09744024dfbc34431adf65" "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] f22aec00dc6aa94a7dfa48e41c38014d22d28481304bb108f580c8ee3249ef84 [INFO] running `"docker" "start" "-a" "f22aec00dc6aa94a7dfa48e41c38014d22d28481304bb108f580c8ee3249ef84"` [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Checking parking_lot_core v0.6.2 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Checking futures-util-preview v0.3.0-alpha.19 [INFO] [stderr] Checking tokio-threadpool v0.1.16 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking parking_lot v0.9.0 [INFO] [stderr] Checking rand v0.7.2 [INFO] [stderr] Checking tokio-reactor v0.1.10 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Checking tokio-tcp v0.1.3 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Checking futures-executor-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling mime_guess v1.8.7 [INFO] [stderr] Compiling serde_derive v1.0.101 [INFO] [stderr] Checking futures-preview v0.3.0-alpha.19 [INFO] [stderr] Checking http-service v0.3.1 [INFO] [stderr] Checking multipart v0.16.1 [INFO] [stderr] Checking http-service-hyper v0.3.1 [INFO] [stderr] Checking serde v1.0.101 [INFO] [stderr] Checking serde_json v1.0.41 [INFO] [stderr] Checking serde_qs v0.5.0 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Checking tide-core v0.2.0 (https://github.com/rustasync/tide#8281f384) [INFO] [stderr] Checking tide-log v0.1.0 (https://github.com/rustasync/tide#8281f384) [INFO] [stderr] Checking tide-headers v0.1.0 (https://github.com/rustasync/tide#8281f384) [INFO] [stderr] Checking tide-querystring v0.1.0 (https://github.com/rustasync/tide#8281f384) [INFO] [stderr] Checking tide-forms v0.1.0 (https://github.com/rustasync/tide#8281f384) [INFO] [stderr] Checking tide-cookies v0.2.0 (https://github.com/rustasync/tide#8281f384) [INFO] [stderr] Checking tide-cors v0.2.0 (https://github.com/rustasync/tide#8281f384) [INFO] [stderr] Checking tide v0.2.0 (https://github.com/rustasync/tide#8281f384) [INFO] [stderr] Checking rust_webserver_example v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 50s [INFO] running `"docker" "inspect" "f22aec00dc6aa94a7dfa48e41c38014d22d28481304bb108f580c8ee3249ef84"` [INFO] running `"docker" "rm" "-f" "f22aec00dc6aa94a7dfa48e41c38014d22d28481304bb108f580c8ee3249ef84"` [INFO] [stdout] f22aec00dc6aa94a7dfa48e41c38014d22d28481304bb108f580c8ee3249ef84