[INFO] fetching crate git-req 2.4.0... [INFO] checking git-req-2.4.0 against try#3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f for pr-87248 [INFO] extracting crate git-req 2.4.0 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate git-req 2.4.0 on toolchain 3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate git-req 2.4.0 [INFO] finished tweaking crates.io crate git-req 2.4.0 [INFO] tweaked toml for crates.io crate git-req 2.4.0 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate crates.io crate git-req 2.4.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded proc-macro2 v0.3.5 [INFO] [stderr] Downloaded object v0.9.0 [INFO] [stderr] Downloaded findshlibs v0.4.1 [INFO] [stderr] Downloaded cpp_demangle v0.2.12 [INFO] [stderr] Downloaded duct v0.11.1 [INFO] [stderr] Downloaded intervaltree v0.2.4 [INFO] [stderr] Downloaded shared_child v0.3.3 [INFO] [stderr] Downloaded tabwriter v1.1.0 [INFO] [stderr] Downloaded color-backtrace v0.2.2 [INFO] [stderr] Downloaded chunked_transfer v1.0.0 [INFO] [stderr] Downloaded webpki v0.21.2 [INFO] [stderr] Downloaded env_logger v0.6.1 [INFO] [stderr] Downloaded addr2line v0.7.0 [INFO] [stderr] Downloaded clang-sys v0.23.0 [INFO] [stderr] Downloaded git-url-parse v0.3.0 [INFO] [stderr] Downloaded goblin v0.0.15 [INFO] [stderr] Downloaded shellexpand v1.0.0 [INFO] [stderr] Downloaded ureq v0.12.0 [INFO] [stderr] Downloaded cookie v0.13.3 [INFO] [stderr] Downloaded nix v0.11.0 [INFO] [stderr] Downloaded os_pipe v0.7.0 [INFO] [stderr] Downloaded ring v0.16.11 [INFO] [stderr] Downloaded logchop v0.1.2 [INFO] [stderr] Downloaded bindgen v0.39.0 [INFO] [stderr] Downloaded gimli v0.16.1 [INFO] [stderr] Downloaded parity-wasm v0.31.3 [INFO] [stderr] Downloaded libc v0.2.54 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 972d3c196687a06651bd0510d06a5574b510d6349014d39448ce3949a8703ab5 [INFO] running `Command { std: "docker" "start" "-a" "972d3c196687a06651bd0510d06a5574b510d6349014d39448ce3949a8703ab5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "972d3c196687a06651bd0510d06a5574b510d6349014d39448ce3949a8703ab5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "972d3c196687a06651bd0510d06a5574b510d6349014d39448ce3949a8703ab5", kill_on_drop: false }` [INFO] [stdout] 972d3c196687a06651bd0510d06a5574b510d6349014d39448ce3949a8703ab5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6b4d5570c25649c17f751fa31d02aa57566e9f0efd58615374ddd106281ff6a1 [INFO] running `Command { std: "docker" "start" "-a" "6b4d5570c25649c17f751fa31d02aa57566e9f0efd58615374ddd106281ff6a1", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.54 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Checking smallvec v0.6.9 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling autocfg v0.1.6 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling syn v0.15.34 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Checking untrusted v0.7.0 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling winapi v0.3.7 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Checking bitflags v1.0.4 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Checking nodrop v0.1.13 [INFO] [stderr] Checking plain v0.2.3 [INFO] [stderr] Compiling serde v1.0.91 [INFO] [stderr] Compiling nix v0.11.0 [INFO] [stderr] Compiling cgmath v0.16.1 [INFO] [stderr] Checking lazycell v1.2.1 [INFO] [stderr] Checking fallible-iterator v0.1.6 [INFO] [stderr] Checking stable_deref_trait v1.1.1 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling roff v0.1.0 [INFO] [stderr] Checking rustc-demangle v0.1.14 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling anyhow v1.0.38 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Checking regex-syntax v0.6.22 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Checking approx v0.1.1 [INFO] [stderr] Checking unicode-width v0.1.5 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking base64 v0.11.0 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking rgb v0.8.14 [INFO] [stderr] Checking quick-error v1.2.2 [INFO] [stderr] Compiling paste v1.0.4 [INFO] [stderr] Checking chunked_transfer v1.0.0 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking base64 v0.12.0 [INFO] [stderr] Checking yaml-rust v0.3.5 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking termcolor v1.0.4 [INFO] [stderr] Checking strum v0.18.0 [INFO] [stderr] Checking shellexpand v1.0.0 [INFO] [stderr] Compiling findshlibs v0.4.1 [INFO] [stderr] Checking log v0.4.6 [INFO] [stderr] Checking uuid v0.6.5 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Checking thread_local v1.1.0 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking unicode-normalization v0.1.8 [INFO] [stderr] Checking intervaltree v0.2.4 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling man v0.3.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking tabwriter v1.1.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking humantime v1.2.0 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Checking crc32fast v1.2.0 [INFO] [stderr] Checking aho-corasick v0.6.10 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling backtrace v0.3.15 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling cpp_demangle v0.2.12 [INFO] [stderr] Checking parity-wasm v0.31.3 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking gimli v0.16.1 [INFO] [stderr] Compiling scroll v0.9.2 [INFO] [stderr] Compiling ring v0.16.11 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling libgit2-sys v0.7.11 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Checking logchop v0.1.2 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking atty v0.2.11 [INFO] [stderr] Checking dirs v1.0.5 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking shared_child v0.3.3 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Checking term v0.5.2 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Checking flate2 v1.0.7 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking env_logger v0.6.1 [INFO] [stderr] Checking serde_json v1.0.39 [INFO] [stderr] Checking os_pipe v0.7.0 [INFO] [stderr] Checking duct v0.11.1 [INFO] [stderr] Checking winconsole v0.10.0 [INFO] [stderr] Checking colored v1.8.0 [INFO] [stderr] Checking webpki v0.21.2 [INFO] [stderr] Checking sct v0.6.0 [INFO] [stderr] Compiling git-req v2.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking webpki-roots v0.19.0 [INFO] [stderr] Checking rustls v0.17.0 [INFO] [stderr] Compiling scroll_derive v0.9.5 [INFO] [stderr] Compiling serde_derive v1.0.91 [INFO] [stderr] Checking goblin v0.0.15 [INFO] [stderr] Compiling rustversion v1.0.2 [INFO] [stderr] Compiling time-macros-impl v0.1.0 [INFO] [stderr] Compiling strum_macros v0.18.0 [INFO] [stderr] Checking time-macros v0.1.0 [INFO] [stderr] Compiling time v0.2.9 [INFO] [stderr] Checking object v0.9.0 [INFO] [stderr] Checking addr2line v0.7.0 [INFO] [stderr] Checking cookie v0.13.3 [INFO] [stderr] Checking ureq v0.12.0 [INFO] [stderr] Checking color-backtrace v0.2.2 [INFO] [stderr] Checking git-url-parse v0.3.0 [INFO] [stderr] Checking git2 v0.7.5 [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/main.rs:206:17 [INFO] [stdout] | [INFO] [stdout] 206 | .author(crate_authors!("\n")) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `crate_authors` (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/main.rs:206:17 [INFO] [stdout] | [INFO] [stdout] 206 | .author(crate_authors!("\n")) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate_authors` (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/main.rs:206:17 [INFO] [stdout] | [INFO] [stdout] 206 | .author(crate_authors!("\n")) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `crate_authors` (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/main.rs:206:17 [INFO] [stdout] | [INFO] [stdout] 206 | .author(crate_authors!("\n")) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate_authors` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 11s [INFO] running `Command { std: "docker" "inspect" "6b4d5570c25649c17f751fa31d02aa57566e9f0efd58615374ddd106281ff6a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b4d5570c25649c17f751fa31d02aa57566e9f0efd58615374ddd106281ff6a1", kill_on_drop: false }` [INFO] [stdout] 6b4d5570c25649c17f751fa31d02aa57566e9f0efd58615374ddd106281ff6a1