[INFO] fetching crate graph-oauth 1.0.2... [INFO] checking graph-oauth-1.0.2 against master#6162f6f12339aa81fe16b8a64644ead497e411b2 for pr-113240 [INFO] extracting crate graph-oauth 1.0.2 into /workspace/builds/worker-4-tc1/source [INFO] validating manifest of crates.io crate graph-oauth 1.0.2 on toolchain 6162f6f12339aa81fe16b8a64644ead497e411b2 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6162f6f12339aa81fe16b8a64644ead497e411b2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate graph-oauth 1.0.2 [INFO] finished tweaking crates.io crate graph-oauth 1.0.2 [INFO] tweaked toml for crates.io crate graph-oauth 1.0.2 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6162f6f12339aa81fe16b8a64644ead497e411b2" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6162f6f12339aa81fe16b8a64644ead497e411b2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded webbrowser v0.8.10 [INFO] [stderr] Downloaded http-serde v1.1.2 [INFO] [stderr] Downloaded async-compression v0.4.0 [INFO] [stderr] Downloaded serde-aux v4.2.0 [INFO] [stderr] Downloaded pest_generator v2.7.0 [INFO] [stderr] Downloaded pest_derive v2.7.0 [INFO] [stderr] Downloaded pest v2.7.0 [INFO] [stderr] Downloaded home v0.5.5 [INFO] [stderr] Downloaded pest_meta v2.7.0 [INFO] [stderr] Downloaded handlebars v2.0.4 [INFO] [stderr] Downloaded graph-error v0.2.2 [INFO] [stderr] Downloaded hashbrown v0.5.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:a420fdec406141845121210faa381f8029b0be6d4170deff7c4445a424f67918" "/opt/rustwide/cargo-home/bin/cargo" "+6162f6f12339aa81fe16b8a64644ead497e411b2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6c68df0855486cb9e0b2a7048a3f95f71077aec66794f09bb3c07e55a1b46ccf [INFO] running `Command { std: "docker" "start" "-a" "6c68df0855486cb9e0b2a7048a3f95f71077aec66794f09bb3c07e55a1b46ccf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6c68df0855486cb9e0b2a7048a3f95f71077aec66794f09bb3c07e55a1b46ccf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c68df0855486cb9e0b2a7048a3f95f71077aec66794f09bb3c07e55a1b46ccf", kill_on_drop: false }` [INFO] [stdout] 6c68df0855486cb9e0b2a7048a3f95f71077aec66794f09bb3c07e55a1b46ccf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "RUSTDOCFLAGS=--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:a420fdec406141845121210faa381f8029b0be6d4170deff7c4445a424f67918" "/opt/rustwide/cargo-home/bin/cargo" "+6162f6f12339aa81fe16b8a64644ead497e411b2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c8c64d0afb5abfd23673d551e455b5d0e6f5803a4c6b57b8a5565924ef75348d [INFO] running `Command { std: "docker" "start" "-a" "c8c64d0afb5abfd23673d551e455b5d0e6f5803a4c6b57b8a5565924ef75348d", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling serde v1.0.164 [INFO] [stderr] Checking smallvec v1.10.0 [INFO] [stderr] Compiling syn v2.0.22 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Checking futures-io v0.3.28 [INFO] [stderr] Checking log v0.4.19 [INFO] [stderr] Compiling ucd-trie v0.1.5 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rustversion v1.0.12 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking url v2.4.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking iana-time-zone v0.1.57 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking flate2 v1.0.26 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking openssl-sys v0.9.90 [INFO] [stderr] Checking time v0.1.45 [INFO] [stderr] Checking home v0.5.5 [INFO] [stderr] Checking webbrowser v0.8.10 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling serde_derive v1.0.164 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking openssl v0.10.55 [INFO] [stderr] Checking strum v0.24.1 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling pest v2.7.0 [INFO] [stderr] Compiling pest_meta v2.7.0 [INFO] [stderr] Compiling pest_generator v2.7.0 [INFO] [stderr] Checking native-tls v0.2.11 [INFO] [stderr] Checking futures-executor v0.3.28 [INFO] [stderr] Checking futures v0.3.28 [INFO] [stderr] Compiling pest_derive v2.7.0 [INFO] [stderr] Checking tokio-util v0.7.8 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking async-compression v0.4.0 [INFO] [stderr] Checking h2 v0.3.20 [INFO] [stderr] Checking serde_json v1.0.99 [INFO] [stderr] Checking hashbrown v0.5.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking chrono v0.4.26 [INFO] [stderr] Checking http-serde v1.1.2 [INFO] [stderr] Checking handlebars v2.0.4 [INFO] [stderr] Checking serde-aux v4.2.0 [INFO] [stderr] Checking chrono-humanize v0.2.2 [INFO] [stderr] Checking hyper v0.14.27 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.18 [INFO] [stderr] Checking graph-error v0.2.2 [INFO] [stderr] Checking graph-oauth v1.0.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 57.67s [INFO] running `Command { std: "docker" "inspect" "c8c64d0afb5abfd23673d551e455b5d0e6f5803a4c6b57b8a5565924ef75348d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8c64d0afb5abfd23673d551e455b5d0e6f5803a4c6b57b8a5565924ef75348d", kill_on_drop: false }` [INFO] [stdout] c8c64d0afb5abfd23673d551e455b5d0e6f5803a4c6b57b8a5565924ef75348d