[INFO] updating cached repository https://github.com/bwolf/ofvsh [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] 733f6e5a0fe7c82ade3b7f9b09b38a6383a4ddfd [INFO] checking bwolf/ofvsh against try#a243773eaf3fedcd203f10ae4579e4f106bf7ccd for pr-68325 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbwolf%2Fofvsh" "/workspace/builds/worker-12/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bwolf/ofvsh on toolchain a243773eaf3fedcd203f10ae4579e4f106bf7ccd [INFO] running `"/workspace/cargo-home/bin/cargo" "+a243773eaf3fedcd203f10ae4579e4f106bf7ccd" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/bwolf/ofvsh [INFO] finished tweaking git repo https://github.com/bwolf/ofvsh [INFO] tweaked toml for git repo https://github.com/bwolf/ofvsh written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/bwolf/ofvsh already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+a243773eaf3fedcd203f10ae4579e4f106bf7ccd" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [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" "+a243773eaf3fedcd203f10ae4579e4f106bf7ccd" "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] 874e7e5921ff1607787c0706c87e8341c322e4fbea1e3101b03c2f9e599e0eb0 [INFO] running `"docker" "start" "-a" "874e7e5921ff1607787c0706c87e8341c322e4fbea1e3101b03c2f9e599e0eb0"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Checking rust-gmp v0.3.2 [INFO] [stderr] Checking dbus v0.2.3 [INFO] [stderr] Checking rpassword v2.0.0 [INFO] [stderr] Checking directories v1.0.2 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling libssh2-sys v0.2.11 [INFO] [stderr] Compiling memchr v2.1.1 [INFO] [stderr] Checking phf_shared v0.7.23 [INFO] [stderr] Checking rpassword v0.2.3 [INFO] [stderr] Checking smallvec v0.6.6 [INFO] [stderr] Checking num-integer v0.1.39 [INFO] [stderr] Checking num-complex v0.1.43 [INFO] [stderr] Checking uuid v0.1.18 [INFO] [stderr] Checking rust-crypto v0.2.36 [INFO] [stderr] Checking log v0.4.6 [INFO] [stderr] Checking nix v0.7.0 [INFO] [stderr] Compiling terminfo v0.6.1 [INFO] [stderr] Compiling syn v0.15.13 [INFO] [stderr] Checking smallstr v0.1.0 [INFO] [stderr] Checking mktemp v0.3.1 [INFO] [stderr] Checking phf v0.7.23 [INFO] [stderr] Checking num-bigint v0.1.44 [INFO] [stderr] Checking num-iter v0.1.37 [INFO] [stderr] Checking nom v4.1.1 [INFO] [stderr] Checking num-rational v0.1.42 [INFO] [stderr] Checking num v0.1.42 [INFO] [stderr] Checking secret-service v0.4.0 [INFO] [stderr] Checking keyring v0.6.1 [INFO] [stderr] Checking ssh2 v0.3.3 [INFO] [stderr] Compiling serde_derive v1.0.80 [INFO] [stderr] Checking mortal v0.1.5 [INFO] [stderr] Checking linefeed v0.5.3 [INFO] [stderr] Checking ofvsh v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/builtin.rs:43:38 [INFO] [stderr] | [INFO] [stderr] 43 | Error::UnexpectedError(error.description().to_owned()) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/builtin.rs:43:38 [INFO] [stderr] | [INFO] [stderr] 43 | Error::UnexpectedError(error.description().to_owned()) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 33.46s [INFO] running `"docker" "inspect" "874e7e5921ff1607787c0706c87e8341c322e4fbea1e3101b03c2f9e599e0eb0"` [INFO] running `"docker" "rm" "-f" "874e7e5921ff1607787c0706c87e8341c322e4fbea1e3101b03c2f9e599e0eb0"` [INFO] [stdout] 874e7e5921ff1607787c0706c87e8341c322e4fbea1e3101b03c2f9e599e0eb0