[INFO] updating cached repository https://github.com/robinmonjo/rust-live-view [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] ec4ab3a087dad7856cf44fb3163fcd2c95b15f72 [INFO] checking robinmonjo/rust-live-view against master#6dee5f1126dfd5c9314ee5ae9d9eb010e35ef257 for pr-70872 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobinmonjo%2Frust-live-view" "/workspace/builds/worker-6/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/robinmonjo/rust-live-view on toolchain 6dee5f1126dfd5c9314ee5ae9d9eb010e35ef257 [INFO] running `"/workspace/cargo-home/bin/cargo" "+6dee5f1126dfd5c9314ee5ae9d9eb010e35ef257" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/robinmonjo/rust-live-view [INFO] finished tweaking git repo https://github.com/robinmonjo/rust-live-view [INFO] tweaked toml for git repo https://github.com/robinmonjo/rust-live-view written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/robinmonjo/rust-live-view already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+6dee5f1126dfd5c9314ee5ae9d9eb010e35ef257" "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-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+6dee5f1126dfd5c9314ee5ae9d9eb010e35ef257" "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] 333431fcfbee91f277f7389cb1145d41e280a22f0f6d1b3fdff03c59cc168fb2 [INFO] running `"docker" "start" "-a" "333431fcfbee91f277f7389cb1145d41e280a22f0f6d1b3fdff03c59cc168fb2"` [INFO] [stderr] Compiling proc-macro-hack v0.5.12 [INFO] [stderr] Compiling v_escape_derive v0.5.6 [INFO] [stderr] Compiling actix_derive v0.5.0 [INFO] [stderr] Compiling serde v1.0.105 [INFO] [stderr] Checking parking_lot_core v0.7.0 [INFO] [stderr] Checking socket2 v0.3.11 [INFO] [stderr] Checking serde_json v1.0.48 [INFO] [stderr] Checking toml v0.4.10 [INFO] [stderr] Checking crossbeam-channel v0.4.2 [INFO] [stderr] Checking failure v0.1.7 [INFO] [stderr] Checking actix-router v0.2.4 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking tokio v0.2.13 [INFO] [stderr] Checking parking_lot v0.10.0 [INFO] [stderr] Checking actix-threadpool v0.3.1 [INFO] [stderr] Checking askama_shared v0.8.0 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Checking v_escape v0.7.4 [INFO] [stderr] Checking v_htmlescape v0.4.5 [INFO] [stderr] Checking tokio-util v0.2.0 [INFO] [stderr] Checking futures-util v0.3.4 [INFO] [stderr] Checking actix-codec v0.2.0 [INFO] [stderr] Checking futures-executor v0.3.4 [INFO] [stderr] Checking actix-service v1.0.5 [INFO] [stderr] Checking h2 v0.2.2 [INFO] [stderr] Checking futures v0.3.4 [INFO] [stderr] Compiling askama_derive v0.8.0 [INFO] [stderr] Checking actix-rt v1.0.0 [INFO] [stderr] Checking trust-dns-proto v0.18.0-alpha.2 [INFO] [stderr] Checking actix-utils v1.0.6 [INFO] [stderr] Checking actix-server v1.0.2 [INFO] [stderr] Checking actix-tls v1.0.0 [INFO] [stderr] Checking trust-dns-resolver v0.18.0-alpha.2 [INFO] [stderr] Checking actix-testing v1.0.0 [INFO] [stderr] Checking actix-connect v1.0.2 [INFO] [stderr] Checking actix-http v1.0.1 [INFO] [stderr] Checking askama v0.8.0 [INFO] [stderr] Checking awc v1.0.1 [INFO] [stderr] Checking actix v0.9.0 [INFO] [stderr] Checking actix-web v2.0.0 [INFO] [stderr] Checking actix-web-actors v2.0.0 [INFO] [stderr] Checking actix-files v0.2.1 [INFO] [stderr] Checking rust-live-view v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 17s [INFO] running `"docker" "inspect" "333431fcfbee91f277f7389cb1145d41e280a22f0f6d1b3fdff03c59cc168fb2"` [INFO] running `"docker" "rm" "-f" "333431fcfbee91f277f7389cb1145d41e280a22f0f6d1b3fdff03c59cc168fb2"` [INFO] [stdout] 333431fcfbee91f277f7389cb1145d41e280a22f0f6d1b3fdff03c59cc168fb2