[INFO] updating cached repository https://github.com/maxsnew/cargo-dot
[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] 66e411929ac7c33817d838b3e651acac2e6b7690
[INFO] checking maxsnew/cargo-dot against try#f149601db42efe10ece8b284ab681fd4a6fcb89c for pr-68766
[INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaxsnew%2Fcargo-dot" "/workspace/builds/worker-10/source"`
[INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/maxsnew/cargo-dot on toolchain f149601db42efe10ece8b284ab681fd4a6fcb89c
[INFO] running `"/workspace/cargo-home/bin/cargo" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "read-manifest" "--manifest-path" "Cargo.toml"`
[INFO] started tweaking git repo https://github.com/maxsnew/cargo-dot
[INFO] finished tweaking git repo https://github.com/maxsnew/cargo-dot
[INFO] tweaked toml for git repo https://github.com/maxsnew/cargo-dot written to /workspace/builds/worker-10/source/Cargo.toml
[INFO] crate git repo https://github.com/maxsnew/cargo-dot already has a lockfile, it will not be regenerated
[INFO] running `"/workspace/cargo-home/bin/cargo" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "fetch" "--locked" "--manifest-path" "Cargo.toml"`
[INFO] [stderr] Blocking waiting for file lock on package cache
[INFO] [stderr] error: the lock file /workspace/builds/worker-10/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" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"`
[INFO] [stderr] Blocking waiting for file lock on package cache
[INFO] [stderr] Updating git repository `https://github.com/rust-lang/cargo`
[INFO] running `"/workspace/cargo-home/bin/cargo" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "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-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "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] 4698c88d85bbc372fe21c30772e4046074c21663d57a68da89e0f9fc97cc454a
[INFO] running `"docker" "start" "-a" "4698c88d85bbc372fe21c30772e4046074c21663d57a68da89e0f9fc97cc454a"`
[INFO] [stderr] Compiling libc v0.2.66
[INFO] [stderr] Compiling autocfg v1.0.0
[INFO] [stderr] Compiling proc-macro2 v1.0.8
[INFO] [stderr] Compiling unicode-xid v0.2.0
[INFO] [stderr] Compiling syn v1.0.14
[INFO] [stderr] Compiling memchr v2.3.0
[INFO] [stderr] Compiling log v0.4.8
[INFO] [stderr] Compiling ryu v1.0.2
[INFO] [stderr] Compiling anyhow v1.0.26
[INFO] [stderr] Compiling crc32fast v1.2.0
[INFO] [stderr] Checking itoa v0.4.5
[INFO] [stderr] Checking humantime v2.0.0
[INFO] [stderr] Checking strsim v0.9.3
[INFO] [stderr] Checking opener v0.4.1
[INFO] [stderr] Checking hex v0.4.0
[INFO] [stderr] Checking rustc-workspace-hack v1.0.0
[INFO] [stderr] Checking bytesize v1.0.0
[INFO] [stderr] Checking home v0.5.3
[INFO] [stderr] Checking dot v0.1.4
[INFO] [stderr] Compiling im-rc v14.2.0
[INFO] [stderr] Checking vte v0.3.3
[INFO] [stderr] Checking bitmaps v2.0.0
[INFO] [stderr] Checking strip-ansi-escapes v0.1.0
[INFO] [stderr] Checking aho-corasick v0.7.8
[INFO] [stderr] Checking bstr v0.2.11
[INFO] [stderr] Compiling quote v1.0.2
[INFO] [stderr] Compiling jobserver v0.1.21
[INFO] [stderr] Checking getrandom v0.1.14
[INFO] [stderr] Checking socket2 v0.3.11
[INFO] [stderr] Checking atty v0.2.14
[INFO] [stderr] Checking filetime v0.2.8
[INFO] [stderr] Checking fs2 v0.4.3
[INFO] [stderr] Checking num_cpus v1.12.0
[INFO] [stderr] Checking clap v2.33.0
[INFO] [stderr] Compiling cc v1.0.50
[INFO] [stderr] Checking tar v0.4.26
[INFO] [stderr] Checking rand_core v0.5.1
[INFO] [stderr] Checking regex v1.3.4
[INFO] [stderr] Checking rand_chacha v0.2.1
[INFO] [stderr] Checking rand_xoshiro v0.4.0
[INFO] [stderr] Checking rand v0.7.3
[INFO] [stderr] Compiling openssl-sys v0.9.54
[INFO] [stderr] Compiling libz-sys v1.0.25
[INFO] [stderr] Compiling libnghttp2-sys v0.1.2
[INFO] [stderr] Compiling curl-sys v0.4.25
[INFO] [stderr] Compiling libssh2-sys v0.2.14
[INFO] [stderr] Compiling libgit2-sys v0.10.0
[INFO] [stderr] Checking flate2 v1.0.13
[INFO] [stderr] Checking globset v0.4.4
[INFO] [stderr] Checking env_logger v0.7.1
[INFO] [stderr] Compiling openssl v0.10.28
[INFO] [stderr] Checking tempfile v3.1.0
[INFO] [stderr] Checking sized-chunks v0.5.1
[INFO] [stderr] Checking ignore v0.4.11
[INFO] [stderr] Compiling serde_derive v1.0.104
[INFO] [stderr] Compiling curl v0.4.25
[INFO] [stderr] Checking crypto-hash v0.3.4
[INFO] [stderr] Checking git2 v0.11.0
[INFO] [stderr] Checking git2-curl v0.12.0
[INFO] [stderr] Checking serde v1.0.104
[INFO] [stderr] Checking serde_json v1.0.46
[INFO] [stderr] Checking toml v0.5.6
[INFO] [stderr] Checking semver v0.9.0
[INFO] [stderr] Checking cargo-platform v0.1.1 (https://github.com/rust-lang/cargo#1bc7f531)
[INFO] [stderr] Checking serde_ignored v0.1.1
[INFO] [stderr] Checking docopt v1.1.0
[INFO] [stderr] Checking rustfix v0.5.0
[INFO] [stderr] Checking crates-io v0.31.0 (https://github.com/rust-lang/cargo#1bc7f531)
[INFO] [stderr] Checking cargo v0.44.0 (https://github.com/rust-lang/cargo#1bc7f531)
[INFO] [stderr] Checking cargo-dot v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] error[E0425]: cannot find function `load_lockfile` in module `cargo::ops`
[INFO] [stderr] --> src/main.rs:59:32
[INFO] [stderr] |
[INFO] [stderr] 59 | let resolved = cargo::ops::load_lockfile(&lock_path, &src_id).unwrap()
[INFO] [stderr] | ^^^^^^^^^^^^^ help: a function with a similar name exists: `load_pkg_lockfile`
[INFO] [stderr] |
[INFO] [stderr] ::: /opt/rustwide/cargo-home/git/checkouts/cargo-e7ff1db891893a9e/1bc7f53/src/cargo/ops/lockfile.rs:10:1
[INFO] [stderr] |
[INFO] [stderr] 10 | pub fn load_pkg_lockfile(ws: &Workspace<'_>) -> CargoResult