[INFO] updating cached repository https://github.com/e-user/50shades [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] 09c69778937e9f7f4d9f43ff2c8debf7e241aec3 [INFO] checking e-user/50shades against master#73f76b74efcaf21bd5424d87c66cd6ed7fe5c7de for pr-68325 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fe-user%2F50shades" "/workspace/builds/worker-3/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/e-user/50shades on toolchain 73f76b74efcaf21bd5424d87c66cd6ed7fe5c7de [INFO] running `"/workspace/cargo-home/bin/cargo" "+73f76b74efcaf21bd5424d87c66cd6ed7fe5c7de" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/e-user/50shades [INFO] finished tweaking git repo https://github.com/e-user/50shades [INFO] tweaked toml for git repo https://github.com/e-user/50shades written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/e-user/50shades already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+73f76b74efcaf21bd5424d87c66cd6ed7fe5c7de" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] error: the lock file /workspace/builds/worker-3/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" "+73f76b74efcaf21bd5424d87c66cd6ed7fe5c7de" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+73f76b74efcaf21bd5424d87c66cd6ed7fe5c7de" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+73f76b74efcaf21bd5424d87c66cd6ed7fe5c7de" "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] 624d7b18332b9e8bc5b068654f6072c921cf3267e39d1f54cbff2c9b04ae9d98 [INFO] running `"docker" "start" "-a" "624d7b18332b9e8bc5b068654f6072c921cf3267e39d1f54cbff2c9b04ae9d98"` [INFO] [stderr] Checking dbus v0.2.3 [INFO] [stderr] Compiling pulldown-cmark v0.2.0 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking openssl v0.10.26 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking num-bigint v0.2.6 [INFO] [stderr] Compiling pest_generator v2.1.1 [INFO] [stderr] Checking block-modes v0.3.3 [INFO] [stderr] Checking publicsuffix v1.5.4 [INFO] [stderr] Checking hkdf v0.7.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking serde_regex v0.4.0 [INFO] [stderr] Checking hashbrown v0.5.0 [INFO] [stderr] Checking chrono v0.4.10 [INFO] [stderr] Checking toml v0.5.6 [INFO] [stderr] Checking num-rational v0.2.3 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Checking native-tls v0.2.3 [INFO] [stderr] Checking cookie_store v0.7.0 [INFO] [stderr] Checking exitfailure v0.5.1 [INFO] [stderr] Checking pidgin v0.4.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling cargo_metadata v0.6.4 [INFO] [stderr] Checking num v0.2.1 [INFO] [stderr] Checking handlebars v2.0.4 [INFO] [stderr] Checking secret-service v1.0.0 [INFO] [stderr] Checking two_timer v1.3.4 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Compiling structopt-derive v0.2.18 [INFO] [stderr] Compiling skeptic v0.13.4 [INFO] [stderr] Checking crossbeam-epoch v0.8.0 [INFO] [stderr] Checking crossbeam-deque v0.7.2 [INFO] [stderr] Checking structopt v0.2.18 [INFO] [stderr] Checking tokio-reactor v0.1.11 [INFO] [stderr] Checking tokio-threadpool v0.1.17 [INFO] [stderr] Checking tokio-tcp v0.1.3 [INFO] [stderr] Compiling keyring v0.7.1 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Checking hyper-tls v0.3.2 [INFO] [stderr] Checking reqwest v0.9.24 [INFO] [stderr] Checking fifty-shades v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 14s [INFO] running `"docker" "inspect" "624d7b18332b9e8bc5b068654f6072c921cf3267e39d1f54cbff2c9b04ae9d98"` [INFO] running `"docker" "rm" "-f" "624d7b18332b9e8bc5b068654f6072c921cf3267e39d1f54cbff2c9b04ae9d98"` [INFO] [stdout] 624d7b18332b9e8bc5b068654f6072c921cf3267e39d1f54cbff2c9b04ae9d98