[INFO] fetching crate pr_comments 0.3.0...
[INFO] checking pr_comments-0.3.0 against master#d5419f1e97b90741d51841f800d3c697c662567d for pr-147565
[INFO] extracting crate pr_comments 0.3.0 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate pr_comments 0.3.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate pr_comments 0.3.0
[INFO] tweaked toml for crates.io crate pr_comments 0.3.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate pr_comments 0.3.0 on toolchain d5419f1e97b90741d51841f800d3c697c662567d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d5419f1e97b90741d51841f800d3c697c662567d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate pr_comments 0.3.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d5419f1e97b90741d51841f800d3c697c662567d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tabled_derive v0.7.0
[INFO] [stderr]   Downloaded universal-tool-core v0.2.3
[INFO] [stderr]   Downloaded papergrid v0.11.0
[INFO] [stderr]   Downloaded tabled v0.15.0
[INFO] [stderr]   Downloaded security-framework v3.4.0
[INFO] [stderr]   Downloaded octocrab v0.41.2
[INFO] [stderr]   Downloaded universal-tool-macros v0.1.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d5419f1e97b90741d51841f800d3c697c662567d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1fe2eee6845879802b537e01843390bb482bf33c8b7428cb0d8df9561147efcd
[INFO] running `Command { std: "docker" "start" "-a" "1fe2eee6845879802b537e01843390bb482bf33c8b7428cb0d8df9561147efcd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1fe2eee6845879802b537e01843390bb482bf33c8b7428cb0d8df9561147efcd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1fe2eee6845879802b537e01843390bb482bf33c8b7428cb0d8df9561147efcd", kill_on_drop: false }`
[INFO] [stdout] 1fe2eee6845879802b537e01843390bb482bf33c8b7428cb0d8df9561147efcd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d5419f1e97b90741d51841f800d3c697c662567d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d9e2016cfa15e33e8a07522eef9224ba0940476f7570081db608f24c822bcc64
[INFO] running `Command { std: "docker" "start" "-a" "d9e2016cfa15e33e8a07522eef9224ba0940476f7570081db608f24c822bcc64", kill_on_drop: false }`
[INFO] [stderr]    Compiling find-msvc-tools v0.1.1
[INFO] [stderr]    Compiling serde_core v1.0.225
[INFO] [stderr]    Compiling serde v1.0.225
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]     Checking deranged v0.5.3
[INFO] [stderr]     Checking regex-automata v0.4.10
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]     Checking unicode-width v0.2.1
[INFO] [stderr]     Checking clap_builder v4.5.47
[INFO] [stderr]     Checking bytecount v0.6.9
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking tempfile v3.22.0
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking papergrid v0.11.0
[INFO] [stderr]     Checking csv-core v0.1.12
[INFO] [stderr]     Checking shell-words v1.1.0
[INFO] [stderr]     Checking secrecy v0.10.3
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking similar v2.7.0
[INFO] [stderr]     Checking indexmap v2.11.3
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling cc v1.2.37
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking indicatif v0.17.11
[INFO] [stderr]     Checking time v0.3.43
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling openssl-src v300.5.2+3.5.2
[INFO] [stderr]    Compiling tabled_derive v0.7.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]    Compiling libssh2-sys v0.3.1
[INFO] [stderr]    Compiling libgit2-sys v0.16.2+1.7.2
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking regex v1.11.2
[INFO] [stderr]     Checking serde_json v1.0.145
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking tabled v0.15.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling serde_derive v1.0.225
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling ref-cast-impl v1.0.24
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling schemars_derive v1.0.4
[INFO] [stderr]     Checking rustls-webpki v0.103.6
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking ref-cast v1.0.24
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]    Compiling snafu-derive v0.8.9
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking thiserror v2.0.16
[INFO] [stderr]     Checking simple_asn1 v0.6.3
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking tracing-subscriber v0.3.20
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking dialoguer v0.11.0
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking clap v4.5.47
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking clap_complete v4.5.58
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.3
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]    Compiling universal-tool-macros v0.1.6
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking snafu v0.8.9
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]    Compiling rmcp-macros v0.6.4
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking schemars v0.8.22
[INFO] [stderr]     Checking jsonwebtoken v9.3.1
[INFO] [stderr]     Checking csv v1.3.1
[INFO] [stderr]     Checking assert-json-diff v2.0.2
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking schemars v1.0.4
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]     Checking tokio-rustls v0.26.2
[INFO] [stderr]     Checking h2 v0.4.12
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking rmcp v0.6.4
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]     Checking hyper v1.7.0
[INFO] [stderr]     Checking universal-tool-core v0.2.3
[INFO] [stderr]     Checking hyper-util v0.1.17
[INFO] [stderr]     Checking hyper-timeout v0.5.2
[INFO] [stderr]     Checking hyper-rustls v0.27.7
[INFO] [stderr]     Checking mockito v1.7.0
[INFO] [stderr]     Checking octocrab v0.41.2
[INFO] [stderr]     Checking git2 v0.18.3
[INFO] [stderr]     Checking pr_comments v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 54s
[INFO] running `Command { std: "docker" "inspect" "d9e2016cfa15e33e8a07522eef9224ba0940476f7570081db608f24c822bcc64", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d9e2016cfa15e33e8a07522eef9224ba0940476f7570081db608f24c822bcc64", kill_on_drop: false }`
[INFO] [stdout] d9e2016cfa15e33e8a07522eef9224ba0940476f7570081db608f24c822bcc64
