[INFO] updating cached repository https://github.com/alexcrichton/cargo-local-registry [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/mnt/big/crater/work/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] f3b5b7295b30b69c46711a42af2d06583c06704d [INFO] checking alexcrichton/cargo-local-registry against master#c9edc02e8320a9e5799d185910ece7d491f524e6 for pr-64398 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexcrichton%2Fcargo-local-registry" "work/builds/worker-7/source"` [INFO] [stderr] Cloning into 'work/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/alexcrichton/cargo-local-registry on toolchain c9edc02e8320a9e5799d185910ece7d491f524e6-alt [INFO] running `"/mnt/big/crater/work/cargo-home/bin/cargo" "+c9edc02e8320a9e5799d185910ece7d491f524e6-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/alexcrichton/cargo-local-registry [INFO] finished tweaking git repo https://github.com/alexcrichton/cargo-local-registry [INFO] tweaked toml for git repo https://github.com/alexcrichton/cargo-local-registry written to work/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/alexcrichton/cargo-local-registry already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/cargo-home/bin/cargo" "+c9edc02e8320a9e5799d185910ece7d491f524e6-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/mnt/big/crater/work/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/mnt/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "+c9edc02e8320a9e5799d185910ece7d491f524e6-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 5b4363b03a603a99d80dbbbf61b34ba7f25b62946d2d23d3a004feaed13023d2 [INFO] running `"docker" "start" "-a" "5b4363b03a603a99d80dbbbf61b34ba7f25b62946d2d23d3a004feaed13023d2"` [INFO] [stderr] Compiling curl-sys v0.4.20 [INFO] [stderr] Checking openssl-sys v0.9.48 [INFO] [stderr] Compiling libssh2-sys v0.2.11 [INFO] [stderr] Compiling serde v1.0.98 [INFO] [stderr] Checking globset v0.4.4 [INFO] [stderr] Checking env_logger v0.6.2 [INFO] [stderr] Checking opener v0.3.2 [INFO] [stderr] Checking openssl v0.10.24 [INFO] [stderr] Checking ignore v0.4.7 [INFO] [stderr] Checking crypto-hash v0.3.3 [INFO] [stderr] Checking serde_json v1.0.40 [INFO] [stderr] Checking toml v0.5.1 [INFO] [stderr] Checking serde_ignored v0.0.4 [INFO] [stderr] Checking semver v0.9.0 [INFO] [stderr] Checking url_serde v0.2.0 [INFO] [stderr] Checking docopt v1.1.0 [INFO] [stderr] Compiling libgit2-sys v0.7.11 [INFO] [stderr] Compiling curl v0.4.22 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking rustfix v0.4.5 [INFO] [stderr] Checking crates-io v0.24.0 [INFO] [stderr] Compiling im-rc v12.3.4 [INFO] [stderr] Checking git2 v0.8.0 [INFO] [stderr] Checking git2-curl v0.9.0 [INFO] [stderr] Checking cargo v0.36.0 [INFO] [stderr] Checking cargo-local-registry v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> tests/all.rs:7:42 [INFO] [stderr] | [INFO] [stderr] 7 | use std::sync::{Once, Mutex, MutexGuard, ONCE_INIT}; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> tests/all.rs:23:21 [INFO] [stderr] | [INFO] [stderr] 23 | static INIT: Once = ONCE_INIT; [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 37s [INFO] running `"docker" "inspect" "5b4363b03a603a99d80dbbbf61b34ba7f25b62946d2d23d3a004feaed13023d2"` [INFO] running `"docker" "rm" "-f" "5b4363b03a603a99d80dbbbf61b34ba7f25b62946d2d23d3a004feaed13023d2"` [INFO] [stdout] 5b4363b03a603a99d80dbbbf61b34ba7f25b62946d2d23d3a004feaed13023d2