[INFO] updating cached repository https://github.com/miquels/webdav-handler-rs [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] e085ccbd481d69b1ebdcb200eda029290ea3c937 [INFO] checking miquels/webdav-handler-rs against master#6d69caba110c0c2fb90180df1cbc8be5033b91d4 for pr-69530 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmiquels%2Fwebdav-handler-rs" "/workspace/builds/worker-12/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] [stderr] Checking out files: 82% (37/45) Checking out files: 84% (38/45) Checking out files: 86% (39/45) Checking out files: 88% (40/45) Checking out files: 91% (41/45) Checking out files: 93% (42/45) Checking out files: 95% (43/45) Checking out files: 97% (44/45) Checking out files: 100% (45/45) Checking out files: 100% (45/45), done. [INFO] validating manifest of git repo https://github.com/miquels/webdav-handler-rs on toolchain 6d69caba110c0c2fb90180df1cbc8be5033b91d4 [INFO] running `"/workspace/cargo-home/bin/cargo" "+6d69caba110c0c2fb90180df1cbc8be5033b91d4" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/miquels/webdav-handler-rs [INFO] finished tweaking git repo https://github.com/miquels/webdav-handler-rs [INFO] tweaked toml for git repo https://github.com/miquels/webdav-handler-rs written to /workspace/builds/worker-12/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+6d69caba110c0c2fb90180df1cbc8be5033b91d4" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/workspace/cargo-home/bin/cargo" "+6d69caba110c0c2fb90180df1cbc8be5033b91d4" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"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" "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" "+6d69caba110c0c2fb90180df1cbc8be5033b91d4" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 2ff4281f6ee3cb5058b3d884659ac47486132a1aec1efe997cdac3775e8b3429 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "2ff4281f6ee3cb5058b3d884659ac47486132a1aec1efe997cdac3775e8b3429"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling standback v0.2.8 [INFO] [stderr] Compiling time v0.2.15 [INFO] [stderr] Checking xmltree v0.9.0 [INFO] [stderr] Checking headers-core v0.2.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Checking hashbrown v0.5.0 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking futures-util v0.3.4 [INFO] [stderr] Checking tokio v0.2.20 [INFO] [stderr] Checking uuid v0.8.1 [INFO] [stderr] Checking sha-1 v0.8.2 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Checking headers v0.3.2 [INFO] [stderr] Compiling const-random-macro v0.1.8 [INFO] [stderr] Checking const-random v0.1.8 [INFO] [stderr] Checking ahash v0.2.18 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Checking hashbrown v0.6.3 [INFO] [stderr] Checking futures-executor v0.3.4 [INFO] [stderr] Checking lru v0.4.3 [INFO] [stderr] Checking time-macros v0.1.0 [INFO] [stderr] Checking futures v0.3.4 [INFO] [stderr] Checking handlebars v2.0.4 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking h2 v0.2.4 [INFO] [stderr] Checking webdav-handler v0.2.0-alpha.3 (/opt/rustwide/workdir) [INFO] [stderr] Checking hyper v0.13.5 [INFO] [stderr] warning: unnecessary parentheses around assigned value [INFO] [stderr] --> src/localfs_windows.rs:20:28 [INFO] [stderr] | [INFO] [stderr] 20 | const CACHE_MAX_AGE: u64 = (15 * 60); [INFO] [stderr] | ^^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around assigned value [INFO] [stderr] --> src/localfs_windows.rs:20:28 [INFO] [stderr] | [INFO] [stderr] 20 | const CACHE_MAX_AGE: u64 = (15 * 60); [INFO] [stderr] | ^^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 20.85s [INFO] running `"docker" "inspect" "2ff4281f6ee3cb5058b3d884659ac47486132a1aec1efe997cdac3775e8b3429"` [INFO] running `"docker" "rm" "-f" "2ff4281f6ee3cb5058b3d884659ac47486132a1aec1efe997cdac3775e8b3429"` [INFO] [stdout] 2ff4281f6ee3cb5058b3d884659ac47486132a1aec1efe997cdac3775e8b3429