[INFO] cloning repository https://github.com/BurntSushi/vcr [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BurntSushi/vcr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBurntSushi%2Fvcr", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBurntSushi%2Fvcr'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ef1ba50743ad5eb2b637abe65d18c9eeee336563 [INFO] checking BurntSushi/vcr against master#dfd7b8d03fb93d0e03147d28b3be6d93260fa94d for pr-87050 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBurntSushi%2Fvcr" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/BurntSushi/vcr on toolchain dfd7b8d03fb93d0e03147d28b3be6d93260fa94d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/BurntSushi/vcr [INFO] finished tweaking git repo https://github.com/BurntSushi/vcr [INFO] tweaked toml for git repo https://github.com/BurntSushi/vcr written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/BurntSushi/vcr already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cfa1b2ada2a2f1e5d326e8a760c39e680d262d744a2dafee6727d858e056aacf [INFO] running `Command { std: "docker" "start" "-a" "cfa1b2ada2a2f1e5d326e8a760c39e680d262d744a2dafee6727d858e056aacf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cfa1b2ada2a2f1e5d326e8a760c39e680d262d744a2dafee6727d858e056aacf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cfa1b2ada2a2f1e5d326e8a760c39e680d262d744a2dafee6727d858e056aacf", kill_on_drop: false }` [INFO] [stdout] cfa1b2ada2a2f1e5d326e8a760c39e680d262d744a2dafee6727d858e056aacf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bd4f62bfb5fea9d7fecff43304743816b1dbc51e38e23a31a830fd0cab1932cf [INFO] running `Command { std: "docker" "start" "-a" "bd4f62bfb5fea9d7fecff43304743816b1dbc51e38e23a31a830fd0cab1932cf", kill_on_drop: false }` [INFO] [stderr] Checking libc v0.2.39 [INFO] [stderr] Compiling cc v1.0.8 [INFO] [stderr] Compiling regex v0.2.10 [INFO] [stderr] Checking ucd-util v0.1.1 [INFO] [stderr] Checking rustc-demangle v0.1.7 [INFO] [stderr] Compiling synstructure v0.6.1 [INFO] [stderr] Checking regex-syntax v0.5.3 [INFO] [stderr] Compiling failure_derive v0.1.1 [INFO] [stderr] Checking memchr v2.0.1 [INFO] [stderr] Checking atty v0.2.8 [INFO] [stderr] Checking clap v2.31.1 [INFO] [stderr] Checking aho-corasick v0.6.4 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Checking backtrace v0.3.5 [INFO] [stderr] Checking failure v0.1.1 [INFO] [stderr] Checking vcr v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/capture.rs:224:9 [INFO] [stdout] | [INFO] [stdout] 224 | / lazy_static! { [INFO] [stdout] 225 | | static ref RE: Regex = Regex::new(r"(?x) [INFO] [stdout] 226 | | black_start:(?P[0-9.]+) [INFO] [stdout] 227 | | \s+ [INFO] [stdout] ... | [INFO] [stdout] 231 | | ").unwrap(); [INFO] [stdout] 232 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/capture.rs:224:9 [INFO] [stdout] | [INFO] [stdout] 224 | / lazy_static! { [INFO] [stdout] 225 | | static ref RE: Regex = Regex::new(r"(?x) [INFO] [stdout] 226 | | black_start:(?P[0-9.]+) [INFO] [stdout] 227 | | \s+ [INFO] [stdout] ... | [INFO] [stdout] 231 | | ").unwrap(); [INFO] [stdout] 232 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 16.46s [INFO] running `Command { std: "docker" "inspect" "bd4f62bfb5fea9d7fecff43304743816b1dbc51e38e23a31a830fd0cab1932cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd4f62bfb5fea9d7fecff43304743816b1dbc51e38e23a31a830fd0cab1932cf", kill_on_drop: false }` [INFO] [stdout] bd4f62bfb5fea9d7fecff43304743816b1dbc51e38e23a31a830fd0cab1932cf