[INFO] updating cached repository https://github.com/brson/basic-http-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] f19ea454f35ae0c2e36822836f72c97f5da5539f [INFO] checking brson/basic-http-server against try#d9c49acb7b15e0b6e1b797982100ad6c5d1424a2 for pr-63809 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrson%2Fbasic-http-server" "/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/brson/basic-http-server on toolchain d9c49acb7b15e0b6e1b797982100ad6c5d1424a2 [INFO] running `"/workspace/cargo-home/bin/cargo" "+d9c49acb7b15e0b6e1b797982100ad6c5d1424a2" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/brson/basic-http-server [INFO] finished tweaking git repo https://github.com/brson/basic-http-server [INFO] tweaked toml for git repo https://github.com/brson/basic-http-server written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/brson/basic-http-server already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+d9c49acb7b15e0b6e1b797982100ad6c5d1424a2" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] error: the lock file /workspace/builds/worker-7/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/workspace/cargo-home/bin/cargo" "+d9c49acb7b15e0b6e1b797982100ad6c5d1424a2" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+d9c49acb7b15e0b6e1b797982100ad6c5d1424a2" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [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" "+d9c49acb7b15e0b6e1b797982100ad6c5d1424a2" "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] 6120ee29c600dbaa324a35da3af58e71a9428766a2a4bc2567944ad17f6bb750 [INFO] running `"docker" "start" "-a" "6120ee29c600dbaa324a35da3af58e71a9428766a2a4bc2567944ad17f6bb750"` [INFO] [stderr] Compiling ucd-trie v0.1.2 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling serde v1.0.101 [INFO] [stderr] Checking same-file v1.0.5 [INFO] [stderr] Checking unchecked-index v0.2.2 [INFO] [stderr] Checking typed-arena v1.6.1 [INFO] [stderr] Checking entities v1.0.1 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Checking twoway v0.2.1 [INFO] [stderr] Checking walkdir v2.2.9 [INFO] [stderr] Compiling structopt-derive v0.2.18 [INFO] [stderr] Checking pest v2.1.2 [INFO] [stderr] Checking tokio-threadpool v0.1.16 [INFO] [stderr] Checking tokio-io v0.1.12 [INFO] [stderr] Checking http v0.1.19 [INFO] [stderr] Checking tokio-buf v0.1.1 [INFO] [stderr] Checking string v0.2.1 [INFO] [stderr] Checking tokio-reactor v0.1.10 [INFO] [stderr] Checking tokio-codec v0.1.1 [INFO] [stderr] Checking tokio-fs v0.1.6 [INFO] [stderr] Checking tokio-tcp v0.1.3 [INFO] [stderr] Checking tokio-udp v0.1.5 [INFO] [stderr] Checking tokio-uds v0.2.5 [INFO] [stderr] Compiling pest_meta v2.1.2 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Checking structopt v0.2.18 [INFO] [stderr] Compiling pest_generator v2.1.1 [INFO] [stderr] Checking http-body v0.1.0 [INFO] [stderr] Checking h2 v0.1.26 [INFO] [stderr] Compiling serde_derive v1.0.101 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Checking comrak v0.6.2 [INFO] [stderr] Checking hyper v0.12.35 [INFO] [stderr] Checking serde_json v1.0.41 [INFO] [stderr] Checking handlebars v1.1.0 [INFO] [stderr] Checking basic-http-server v0.6.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 28s [INFO] running `"docker" "inspect" "6120ee29c600dbaa324a35da3af58e71a9428766a2a4bc2567944ad17f6bb750"` [INFO] running `"docker" "rm" "-f" "6120ee29c600dbaa324a35da3af58e71a9428766a2a4bc2567944ad17f6bb750"` [INFO] [stdout] 6120ee29c600dbaa324a35da3af58e71a9428766a2a4bc2567944ad17f6bb750