[INFO] fetching crate actix-web-validator 1.0.0... [INFO] checking actix-web-validator-1.0.0 against try#f6e2f78768c57172b99c3e85892f867894dc7e30 for pr-75502 [INFO] extracting crate actix-web-validator 1.0.0 into /workspace/builds/worker-12/source [INFO] validating manifest of crates.io crate actix-web-validator 1.0.0 on toolchain f6e2f78768c57172b99c3e85892f867894dc7e30 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate actix-web-validator 1.0.0 [INFO] finished tweaking crates.io crate actix-web-validator 1.0.0 [INFO] tweaked toml for crates.io crate actix-web-validator 1.0.0 written to /workspace/builds/worker-12/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "metadata" "--no-deps" "--format-version=1", 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] 62e69190b77c4b320d2e2987e87dc5f73e9ae71835d87374c9afa6dce963f90d [INFO] running `Command { std: "docker" "start" "-a" "62e69190b77c4b320d2e2987e87dc5f73e9ae71835d87374c9afa6dce963f90d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "62e69190b77c4b320d2e2987e87dc5f73e9ae71835d87374c9afa6dce963f90d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "62e69190b77c4b320d2e2987e87dc5f73e9ae71835d87374c9afa6dce963f90d", kill_on_drop: false }` [INFO] [stdout] 62e69190b77c4b320d2e2987e87dc5f73e9ae71835d87374c9afa6dce963f90d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "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] 27e1f031f09cc55985d91defed55d45653f4c0141c19de65d6c9a65ac81821f9 [INFO] running `Command { std: "docker" "start" "-a" "27e1f031f09cc55985d91defed55d45653f4c0141c19de65d6c9a65ac81821f9", kill_on_drop: false }` [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling tinyvec v0.3.4 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Checking sha1 v0.6.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling if_chain v1.0.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling actix-web-codegen v0.2.2 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Checking validator v0.10.1 [INFO] [stderr] Checking actix-rt v1.1.1 [INFO] [stderr] Checking actix-codec v0.2.0 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Checking actix-utils v1.0.6 [INFO] [stderr] Checking actix-connect v1.0.2 [INFO] [stderr] Checking actix-server v1.0.3 [INFO] [stderr] Checking actix-tls v1.0.0 [INFO] [stderr] Checking actix-http v1.0.1 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Checking actix-testing v1.0.1 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Checking awc v1.0.1 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Checking actix-web v2.0.0 [INFO] [stderr] Compiling validator_derive v0.10.1 [INFO] [stderr] Checking actix-web-validator v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 54.38s [INFO] running `Command { std: "docker" "inspect" "27e1f031f09cc55985d91defed55d45653f4c0141c19de65d6c9a65ac81821f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27e1f031f09cc55985d91defed55d45653f4c0141c19de65d6c9a65ac81821f9", kill_on_drop: false }` [INFO] [stdout] 27e1f031f09cc55985d91defed55d45653f4c0141c19de65d6c9a65ac81821f9