[INFO] updating cached repository https://github.com/ubnt-intrepid/tweet-fs [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] 8d696c9002ced7c6d12718011f9298bcd004c698 [INFO] checking ubnt-intrepid/tweet-fs against master#3dbade652ed8ebac70f903e01f51cd92c4e4302c for pr-69741 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fubnt-intrepid%2Ftweet-fs" "/workspace/builds/worker-9/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ubnt-intrepid/tweet-fs on toolchain 3dbade652ed8ebac70f903e01f51cd92c4e4302c [INFO] running `"/workspace/cargo-home/bin/cargo" "+3dbade652ed8ebac70f903e01f51cd92c4e4302c" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/ubnt-intrepid/tweet-fs [INFO] finished tweaking git repo https://github.com/ubnt-intrepid/tweet-fs [INFO] tweaked toml for git repo https://github.com/ubnt-intrepid/tweet-fs written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/ubnt-intrepid/tweet-fs already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+3dbade652ed8ebac70f903e01f51cd92c4e4302c" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] error: the lock file /workspace/builds/worker-9/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" "+3dbade652ed8ebac70f903e01f51cd92c4e4302c" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+3dbade652ed8ebac70f903e01f51cd92c4e4302c" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+3dbade652ed8ebac70f903e01f51cd92c4e4302c" "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] b0e68adf7855e73c85013f13c7492e7556455178695ec418d7e21597cb95e18a [INFO] running `"docker" "start" "-a" "b0e68adf7855e73c85013f13c7492e7556455178695ec418d7e21597cb95e18a"` [INFO] [stderr] Checking futures-core v0.3.4 [INFO] [stderr] Checking futures-io v0.3.4 [INFO] [stderr] Checking futures-task v0.3.4 [INFO] [stderr] Checking tracing-core v0.1.10 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking crypto-mac v0.7.0 [INFO] [stderr] Compiling tracing-attributes v0.1.7 [INFO] [stderr] Checking tokio-codec v0.1.2 [INFO] [stderr] Checking native-tls v0.2.4 [INFO] [stderr] Checking tokio-reactor v0.1.12 [INFO] [stderr] Checking tokio-threadpool v0.1.18 [INFO] [stderr] Checking hmac v0.7.1 [INFO] [stderr] Checking futures-channel v0.3.4 [INFO] [stderr] Checking tokio v0.2.13 [INFO] [stderr] Checking tracing-log v0.1.1 [INFO] [stderr] Checking tokio-uds v0.2.6 [INFO] [stderr] Checking tokio-tcp v0.1.4 [INFO] [stderr] Checking tokio-udp v0.1.6 [INFO] [stderr] Checking futures-util v0.3.4 [INFO] [stderr] Checking tokio-fs v0.1.7 [INFO] [stderr] Checking matchers v0.0.1 [INFO] [stderr] Checking tracing-subscriber v0.1.6 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Checking hyper v0.12.35 [INFO] [stderr] Checking tracing v0.1.13 [INFO] [stderr] Checking futures-executor v0.3.4 [INFO] [stderr] Checking tokio-compat v0.1.5 [INFO] [stderr] Checking futures v0.3.4 [INFO] [stderr] Checking polyfuse v0.3.3 [INFO] [stderr] Checking hyper-tls v0.3.2 [INFO] [stderr] Checking egg-mode v0.13.0 [INFO] [stderr] Checking polyfuse-tokio v0.2.0 [INFO] [stderr] Checking tweet-fs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 49.87s [INFO] running `"docker" "inspect" "b0e68adf7855e73c85013f13c7492e7556455178695ec418d7e21597cb95e18a"` [INFO] running `"docker" "rm" "-f" "b0e68adf7855e73c85013f13c7492e7556455178695ec418d7e21597cb95e18a"` [INFO] [stdout] b0e68adf7855e73c85013f13c7492e7556455178695ec418d7e21597cb95e18a