[INFO] fetching crate http-service-h1 0.1.0... [INFO] checking http-service-h1-0.1.0 against try#894d32a5432c6a6461bb2aac7c3d5f2e87dce83f for pr-77015 [INFO] extracting crate http-service-h1 0.1.0 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate http-service-h1 0.1.0 on toolchain 894d32a5432c6a6461bb2aac7c3d5f2e87dce83f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+894d32a5432c6a6461bb2aac7c3d5f2e87dce83f" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate http-service-h1 0.1.0 [INFO] finished tweaking crates.io crate http-service-h1 0.1.0 [INFO] tweaked toml for crates.io crate http-service-h1 0.1.0 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+894d32a5432c6a6461bb2aac7c3d5f2e87dce83f" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+894d32a5432c6a6461bb2aac7c3d5f2e87dce83f" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded http-service v0.5.0 [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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+894d32a5432c6a6461bb2aac7c3d5f2e87dce83f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 617cc641e222e350080e31933b0c0d283ca565280f3e50d5948363314eac8db1 [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" "617cc641e222e350080e31933b0c0d283ca565280f3e50d5948363314eac8db1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "617cc641e222e350080e31933b0c0d283ca565280f3e50d5948363314eac8db1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "617cc641e222e350080e31933b0c0d283ca565280f3e50d5948363314eac8db1", kill_on_drop: false }` [INFO] [stdout] 617cc641e222e350080e31933b0c0d283ca565280f3e50d5948363314eac8db1 [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=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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+894d32a5432c6a6461bb2aac7c3d5f2e87dce83f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", 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] 78ced8dec9f632de3931d4c625df667a9f92ae3351a3abf991aceda170292e5a [INFO] running `Command { std: "docker" "start" "-a" "78ced8dec9f632de3931d4c625df667a9f92ae3351a3abf991aceda170292e5a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.78 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Checking pin-project-lite v0.1.10 [INFO] [stderr] Checking once_cell v1.4.1 [INFO] [stderr] Compiling syn v1.0.42 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling anyhow v1.0.32 [INFO] [stderr] Compiling serde_json v1.0.58 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Checking infer v0.1.7 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Checking async-channel v1.4.2 [INFO] [stderr] Checking futures-lite v1.8.0 [INFO] [stderr] Checking omnom v2.1.2 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Checking async-executor v1.3.0 [INFO] [stderr] Checking blocking v1.0.0 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking byte-pool v0.2.2 [INFO] [stderr] Checking polling v1.1.0 [INFO] [stderr] Checking nb-connect v1.0.1 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking async-io v1.1.6 [INFO] [stderr] Checking cookie v0.12.0 [INFO] [stderr] Checking async-global-executor v1.3.0 [INFO] [stderr] Checking async-std v1.6.5 [INFO] [stderr] Checking serde v1.0.116 [INFO] [stderr] Checking http-types v1.3.1 [INFO] [stderr] Checking http-service v0.5.0 [INFO] [stderr] Checking async-h1 v1.1.2 [INFO] [stderr] Checking http-service-h1 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 58.65s [INFO] running `Command { std: "docker" "inspect" "78ced8dec9f632de3931d4c625df667a9f92ae3351a3abf991aceda170292e5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "78ced8dec9f632de3931d4c625df667a9f92ae3351a3abf991aceda170292e5a", kill_on_drop: false }` [INFO] [stdout] 78ced8dec9f632de3931d4c625df667a9f92ae3351a3abf991aceda170292e5a