[INFO] updating cached repository https://github.com/Tyzzer/webdir [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] [stderr] From https://github.com/Tyzzer/webdir [INFO] [stderr] afe24ef..7521f67 master -> master [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 7521f67ea79f5b1ca2bea7009e60ee68fc5ac11e [INFO] checking Tyzzer/webdir against master#6250d56355d72264ece721e8d0dc95b16a6824b1 for pr-68350 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTyzzer%2Fwebdir" "/workspace/builds/worker-2/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Tyzzer/webdir on toolchain 6250d56355d72264ece721e8d0dc95b16a6824b1 [INFO] running `"/workspace/cargo-home/bin/cargo" "+6250d56355d72264ece721e8d0dc95b16a6824b1" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/Tyzzer/webdir [INFO] finished tweaking git repo https://github.com/Tyzzer/webdir [INFO] tweaked toml for git repo https://github.com/Tyzzer/webdir written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/Tyzzer/webdir already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+6250d56355d72264ece721e8d0dc95b16a6824b1" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] error: the lock file /workspace/builds/worker-2/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `"/workspace/cargo-home/bin/cargo" "+6250d56355d72264ece721e8d0dc95b16a6824b1" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+6250d56355d72264ece721e8d0dc95b16a6824b1" "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-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+6250d56355d72264ece721e8d0dc95b16a6824b1" "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] 76f5c05991495802133d97de81a33bd0cb48feed233a9ea293aac2c6e9029e87 [INFO] running `"docker" "start" "-a" "76f5c05991495802133d97de81a33bd0cb48feed233a9ea293aac2c6e9029e87"` [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking human-sort v0.2.2 [INFO] [stderr] Checking http v0.2.0 [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking sha-1 v0.8.2 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking mio v0.6.21 [INFO] [stderr] Checking rustls v0.16.0 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Checking slog-stdlog v3.0.5 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Checking headers-core v0.2.0 [INFO] [stderr] Checking headers v0.3.1 [INFO] [stderr] Compiling maud_macros v0.21.0 [INFO] [stderr] Checking maud v0.21.0 [INFO] [stderr] Compiling syn-mid v0.4.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling rustversion v1.0.2 [INFO] [stderr] Compiling tokio-macros v0.2.3 [INFO] [stderr] Compiling pin-project-internal v0.4.7 [INFO] [stderr] Checking tokio v0.2.10 [INFO] [stderr] Compiling futures-macro v0.3.1 [INFO] [stderr] Compiling time-macros-impl v0.1.0 [INFO] [stderr] Compiling proc-macro-error v0.4.5 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.5 [INFO] [stderr] Checking pin-project v0.4.7 [INFO] [stderr] Checking time-macros v0.1.0 [INFO] [stderr] Checking futures-util v0.3.1 [INFO] [stderr] Checking time v0.2.4 [INFO] [stderr] Compiling structopt-derive v0.4.1 [INFO] [stderr] Checking tokio-util v0.2.0 [INFO] [stderr] Checking tokio-rustls v0.12.2 [INFO] [stderr] Checking futures-executor v0.3.1 [INFO] [stderr] Checking h2 v0.2.1 [INFO] [stderr] Checking structopt v0.3.8 [INFO] [stderr] Checking futures v0.3.1 [INFO] [stderr] Checking hyper v0.13.1 [INFO] [stderr] Checking webdir v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 45s [INFO] running `"docker" "inspect" "76f5c05991495802133d97de81a33bd0cb48feed233a9ea293aac2c6e9029e87"` [INFO] running `"docker" "rm" "-f" "76f5c05991495802133d97de81a33bd0cb48feed233a9ea293aac2c6e9029e87"` [INFO] [stdout] 76f5c05991495802133d97de81a33bd0cb48feed233a9ea293aac2c6e9029e87