[INFO] cloning repository alexcrichton/cargo-edit-locally [INFO] running `"git" "clone" "--bare" "git://github.com/alexcrichton/cargo-edit-locally.git" "work/cache/sources/gh/alexcrichton/cargo-edit-locally"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/alexcrichton/cargo-edit-locally'... [INFO] running `"git" "clone" "work/cache/sources/gh/alexcrichton/cargo-edit-locally" "work/ex/pr-62008/sources/master#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1/gh/alexcrichton/cargo-edit-locally"` [INFO] [stderr] Cloning into 'work/ex/pr-62008/sources/master#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1/gh/alexcrichton/cargo-edit-locally'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/alexcrichton/cargo-edit-locally" "work/ex/pr-62008/sources/try#8f81d0bf6baf07b92f1246696722485c4ca0b049/gh/alexcrichton/cargo-edit-locally"` [INFO] [stderr] Cloning into 'work/ex/pr-62008/sources/try#8f81d0bf6baf07b92f1246696722485c4ca0b049/gh/alexcrichton/cargo-edit-locally'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] a1461f3872b1b59adb2aaf44f7fbd5f50179df5b [INFO] sha for GitHub repo alexcrichton/cargo-edit-locally: a1461f3872b1b59adb2aaf44f7fbd5f50179df5b [INFO] validating manifest of alexcrichton/cargo-edit-locally on toolchain master#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1 [INFO] running `"/mnt/big/ec2-user/crater/work/local/cargo-home/bin/cargo" "+848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of alexcrichton/cargo-edit-locally on toolchain try#8f81d0bf6baf07b92f1246696722485c4ca0b049 [INFO] running `"/mnt/big/ec2-user/crater/work/local/cargo-home/bin/cargo" "+8f81d0bf6baf07b92f1246696722485c4ca0b049-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing alexcrichton/cargo-edit-locally [INFO] finished frobbing alexcrichton/cargo-edit-locally [INFO] frobbed toml for alexcrichton/cargo-edit-locally written to work/ex/pr-62008/sources/master#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1/gh/alexcrichton/cargo-edit-locally/Cargo.toml [INFO] started frobbing alexcrichton/cargo-edit-locally [INFO] finished frobbing alexcrichton/cargo-edit-locally [INFO] frobbed toml for alexcrichton/cargo-edit-locally written to work/ex/pr-62008/sources/try#8f81d0bf6baf07b92f1246696722485c4ca0b049/gh/alexcrichton/cargo-edit-locally/Cargo.toml [INFO] crate alexcrichton/cargo-edit-locally already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/ec2-user/crater/work/local/cargo-home/bin/cargo" "+848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/mnt/big/ec2-user/crater/work/local/cargo-home/bin/cargo" "+8f81d0bf6baf07b92f1246696722485c4ca0b049-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking alexcrichton/cargo-edit-locally against master#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1 for pr-62008 [INFO] running `"docker" "create" "-v" "/mnt/big/ec2-user/crater/work/local/target-dirs/pr-62008/worker-4/master#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1:/opt/crater/target:rw,Z" "-v" "/mnt/big/ec2-user/crater/work/ex/pr-62008/sources/master#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1/gh/alexcrichton/cargo-edit-locally:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/ec2-user/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/ec2-user/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 362a8192a63039b6d5c1fb99e13454eea21fcbdd3524eb3c88898e51596cfe0c [INFO] running `"docker" "start" "-a" "362a8192a63039b6d5c1fb99e13454eea21fcbdd3524eb3c88898e51596cfe0c"` [INFO] [stderr] Compiling openssl-sys v0.9.47 [INFO] [stderr] Compiling curl-sys v0.4.18 [INFO] [stderr] Checking crossbeam-channel v0.3.8 [INFO] [stderr] Checking hashbrown v0.1.8 [INFO] [stderr] Compiling syn v0.15.30 [INFO] [stderr] Checking globset v0.4.2 [INFO] [stderr] Checking env_logger v0.6.2 [INFO] [stderr] Checking ignore v0.4.6 [INFO] [stderr] Checking strsim v0.9.1 [INFO] [stderr] Compiling libssh2-sys v0.2.11 [INFO] [stderr] Compiling openssl v0.10.23 [INFO] [stderr] Checking crypto-hash v0.3.3 [INFO] [stderr] Compiling serde_derive v1.0.90 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling libgit2-sys v0.7.11 [INFO] [stderr] Compiling curl v0.4.22 [INFO] [stderr] Checking failure v0.1.5 [INFO] [stderr] Checking opener v0.3.2 [INFO] [stderr] Compiling serde v1.0.94 [INFO] [stderr] Checking serde_json v1.0.40 [INFO] [stderr] Checking toml v0.5.1 [INFO] [stderr] Checking url_serde v0.2.0 [INFO] [stderr] Checking semver v0.9.0 [INFO] [stderr] Checking serde_ignored v0.0.4 [INFO] [stderr] Checking docopt v1.1.0 [INFO] [stderr] Checking rustfix v0.4.5 [INFO] [stderr] Checking crates-io v0.24.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [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-edit-locally v0.1.3 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'std::sync::atomic::ATOMIC_USIZE_INIT': the `new` function is now preferred [INFO] [stderr] --> tests/log.rs:6:48 [INFO] [stderr] | [INFO] [stderr] 6 | use std::sync::atomic::{AtomicUsize, Ordering, ATOMIC_USIZE_INIT}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::atomic::ATOMIC_USIZE_INIT': the `new` function is now preferred [INFO] [stderr] --> tests/log.rs:22:27 [INFO] [stderr] | [INFO] [stderr] 22 | static CNT: AtomicUsize = ATOMIC_USIZE_INIT; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated item: `AtomicUsize::new(0)` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 11s [INFO] running `"docker" "inspect" "362a8192a63039b6d5c1fb99e13454eea21fcbdd3524eb3c88898e51596cfe0c"` [INFO] running `"docker" "rm" "-f" "362a8192a63039b6d5c1fb99e13454eea21fcbdd3524eb3c88898e51596cfe0c"` [INFO] [stdout] 362a8192a63039b6d5c1fb99e13454eea21fcbdd3524eb3c88898e51596cfe0c