[INFO] fetching crate gitforge 0.2.0... [INFO] checking gitforge-0.2.0 against try#ddfd70ee3c3748e597b32f416b0d15a4f6e37685 for pr-87050 [INFO] extracting crate gitforge 0.2.0 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate gitforge 0.2.0 on toolchain ddfd70ee3c3748e597b32f416b0d15a4f6e37685 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate gitforge 0.2.0 [INFO] finished tweaking crates.io crate gitforge 0.2.0 [INFO] tweaked toml for crates.io crate gitforge 0.2.0 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate crates.io crate gitforge 0.2.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded directories v3.0.2 [INFO] [stderr] Downloaded hyperx v1.3.0 [INFO] [stderr] Downloaded fehler-macros v1.0.0 [INFO] [stderr] Downloaded fehler v1.0.0 [INFO] [stderr] Downloaded octocrab v0.9.1 [INFO] [stderr] Downloaded httparse v1.3.6 [INFO] [stderr] Downloaded arc-swap v1.3.0 [INFO] [stderr] Downloaded tokio v1.7.0 [INFO] [stderr] Downloaded gitlab v0.1311.2 [INFO] [stderr] Downloaded vcpkg v0.2.14 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 16b8a91aca58f30e56b964cda17bcb3a31bba6b9501a5120f692e8794388c40a [INFO] running `Command { std: "docker" "start" "-a" "16b8a91aca58f30e56b964cda17bcb3a31bba6b9501a5120f692e8794388c40a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "16b8a91aca58f30e56b964cda17bcb3a31bba6b9501a5120f692e8794388c40a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "16b8a91aca58f30e56b964cda17bcb3a31bba6b9501a5120f692e8794388c40a", kill_on_drop: false }` [INFO] [stdout] 16b8a91aca58f30e56b964cda17bcb3a31bba6b9501a5120f692e8794388c40a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 58afdfbf037ab699674f527feebaaf04dee2490511b4fee8c22ca73deb69f6f4 [INFO] running `Command { std: "docker" "start" "-a" "58afdfbf037ab699674f527feebaaf04dee2490511b4fee8c22ca73deb69f6f4", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling gimli v0.24.0 [INFO] [stderr] Compiling openssl v0.10.34 [INFO] [stderr] Compiling httparse v1.3.6 [INFO] [stderr] Compiling rustc-demangle v0.1.19 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling ascii v0.9.3 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Compiling hyperx v1.3.0 [INFO] [stderr] Compiling anyhow v1.0.41 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking arc-swap v1.3.0 [INFO] [stderr] Compiling tokio v1.7.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking http v0.2.4 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Checking tracing-core v0.1.18 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking tinyvec v1.2.0 [INFO] [stderr] Checking memchr v2.4.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking itertools v0.10.1 [INFO] [stderr] Compiling object v0.25.3 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Checking tracing v0.1.26 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking mio v0.7.13 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking socket2 v0.4.0 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking dirs-sys v0.3.6 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Compiling backtrace v0.3.60 [INFO] [stderr] Compiling openssl-sys v0.9.63 [INFO] [stderr] Checking directories v3.0.2 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking http-body v0.4.2 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Checking env_logger v0.8.4 [INFO] [stderr] Compiling addr2line v0.15.2 [INFO] [stderr] Checking tokio-util v0.6.7 [INFO] [stderr] Checking h2 v0.3.3 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling snafu-derive v0.6.10 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling strum_macros v0.21.1 [INFO] [stderr] Compiling fehler-macros v1.0.0 [INFO] [stderr] Compiling derive_more v0.99.14 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling derive_builder_core v0.9.0 [INFO] [stderr] Compiling graphql-parser v0.2.3 [INFO] [stderr] Checking thiserror v1.0.25 [INFO] [stderr] Checking snafu v0.6.10 [INFO] [stderr] Checking pin-project v1.0.7 [INFO] [stderr] Checking strum v0.21.0 [INFO] [stderr] Checking hyper v0.14.5 [INFO] [stderr] Checking structopt v0.3.21 [INFO] [stderr] Checking fehler v1.0.0 [INFO] [stderr] Checking serde v1.0.126 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking serde_json v1.0.64 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking serde_urlencoded v0.7.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking serde_path_to_error v0.1.4 [INFO] [stderr] Checking ron v0.6.4 [INFO] [stderr] Checking reqwest v0.11.3 [INFO] [stderr] Compiling graphql_client_codegen v0.8.0 [INFO] [stderr] Checking octocrab v0.9.1 [INFO] [stderr] Compiling graphql_query_derive v0.8.0 [INFO] [stderr] Checking graphql_client v0.8.0 [INFO] [stderr] Checking gitlab v0.1311.2 [INFO] [stderr] Checking gitforge v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 03s [INFO] running `Command { std: "docker" "inspect" "58afdfbf037ab699674f527feebaaf04dee2490511b4fee8c22ca73deb69f6f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "58afdfbf037ab699674f527feebaaf04dee2490511b4fee8c22ca73deb69f6f4", kill_on_drop: false }` [INFO] [stdout] 58afdfbf037ab699674f527feebaaf04dee2490511b4fee8c22ca73deb69f6f4