[INFO] fetching crate prr 0.18.0... [INFO] testing prr-0.18.0 against master#9e297bf54d31eb3b30067208ff9af4416945a2ed for pr-125507 [INFO] extracting crate prr 0.18.0 into /workspace/builds/worker-1-tc1/source [INFO] validating manifest of crates.io crate prr 0.18.0 on toolchain 9e297bf54d31eb3b30067208ff9af4416945a2ed [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9e297bf54d31eb3b30067208ff9af4416945a2ed" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate prr 0.18.0 [INFO] finished tweaking crates.io crate prr 0.18.0 [INFO] tweaked toml for crates.io crate prr 0.18.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate crates.io crate prr 0.18.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" "+9e297bf54d31eb3b30067208ff9af4416945a2ed" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded prettytable-rs v0.10.0 [INFO] [stderr] Downloaded snafu v0.8.2 [INFO] [stderr] Downloaded snafu-derive v0.8.2 [INFO] [stderr] Downloaded rustversion v1.0.16 [INFO] [stderr] Downloaded jsonwebtoken v9.3.0 [INFO] [stderr] Downloaded encode_unicode v1.0.0 [INFO] [stderr] Downloaded octocrab v0.38.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+9e297bf54d31eb3b30067208ff9af4416945a2ed" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3b922266e28b9a48a0d8028c4444690a95b3ac6d10d24fb6a4bdc90a5c6143bc [INFO] running `Command { std: "docker" "start" "-a" "3b922266e28b9a48a0d8028c4444690a95b3ac6d10d24fb6a4bdc90a5c6143bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3b922266e28b9a48a0d8028c4444690a95b3ac6d10d24fb6a4bdc90a5c6143bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b922266e28b9a48a0d8028c4444690a95b3ac6d10d24fb6a4bdc90a5c6143bc", kill_on_drop: false }` [INFO] [stdout] 3b922266e28b9a48a0d8028c4444690a95b3ac6d10d24fb6a4bdc90a5c6143bc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+9e297bf54d31eb3b30067208ff9af4416945a2ed" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d2144f4c978026589f2cab87fed7c6ed0ae2460d40641fa3860bea9df6b5828c [INFO] running `Command { std: "docker" "start" "-a" "d2144f4c978026589f2cab87fed7c6ed0ae2460d40641fa3860bea9df6b5828c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.154 [INFO] [stderr] Compiling proc-macro2 v1.0.82 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling serde v1.0.201 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling rustls-pki-types v1.7.0 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling zeroize v1.7.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling thiserror v1.0.60 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling syn v2.0.61 [INFO] [stderr] Compiling anstyle-parse v0.2.4 [INFO] [stderr] Compiling rustls-pemfile v2.1.2 [INFO] [stderr] Compiling anstyle v1.0.7 [INFO] [stderr] Compiling colorchoice v1.0.1 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling anstyle-query v1.0.3 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling jobserver v0.1.31 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling anstream v0.6.14 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling http-body v1.0.0 [INFO] [stderr] Compiling cc v1.0.97 [INFO] [stderr] Compiling http-body-util v0.1.1 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling rustls-native-certs v0.7.0 [INFO] [stderr] Compiling pem v3.0.4 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling csv-core v0.1.11 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling anyhow v1.0.83 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling iri-string v0.7.2 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling num-bigint v0.4.5 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling is-terminal v0.4.12 [INFO] [stderr] Compiling secrecy v0.8.0 [INFO] [stderr] Compiling unicode-width v0.1.12 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling encode_unicode v1.0.0 [INFO] [stderr] Compiling either v1.11.0 [INFO] [stderr] Compiling xdg v2.5.2 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling libz-sys v1.1.16 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Compiling libssh2-sys v0.3.0 [INFO] [stderr] Compiling libgit2-sys v0.16.2+1.7.2 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling serde_derive v1.0.201 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling thiserror-impl v1.0.60 [INFO] [stderr] Compiling snafu-derive v0.8.2 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Compiling tokio v1.37.0 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling rustls-webpki v0.102.3 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling simple_asn1 v0.6.2 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling clap v4.5.4 [INFO] [stderr] Compiling snafu v0.8.2 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling hyper v1.3.1 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tokio-rustls v0.25.0 [INFO] [stderr] Compiling hyper-util v0.1.3 [INFO] [stderr] Compiling tower-http v0.5.2 [INFO] [stderr] Compiling url v2.3.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.16 [INFO] [stderr] Compiling csv v1.3.0 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling hyper-rustls v0.26.0 [INFO] [stderr] Compiling hyper-timeout v0.5.1 [INFO] [stderr] Compiling prettytable-rs v0.10.0 [INFO] [stderr] Compiling jsonwebtoken v9.3.0 [INFO] [stderr] Compiling git2 v0.18.3 [INFO] [stderr] Compiling octocrab v0.38.0 [INFO] [stderr] Compiling prr v0.18.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.96s [INFO] running `Command { std: "docker" "inspect" "d2144f4c978026589f2cab87fed7c6ed0ae2460d40641fa3860bea9df6b5828c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d2144f4c978026589f2cab87fed7c6ed0ae2460d40641fa3860bea9df6b5828c", kill_on_drop: false }` [INFO] [stdout] d2144f4c978026589f2cab87fed7c6ed0ae2460d40641fa3860bea9df6b5828c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+9e297bf54d31eb3b30067208ff9af4416945a2ed" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cb8f3272a9e62b864f733c0a41d440c945b6b4ab94564b6beb6c384d317682b1 [INFO] running `Command { std: "docker" "start" "-a" "cb8f3272a9e62b864f733c0a41d440c945b6b4ab94564b6beb6c384d317682b1", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling tower-http v0.5.2 [INFO] [stderr] Compiling git2 v0.18.3 [INFO] [stderr] Compiling pretty_assertions v1.4.0 [INFO] [stderr] Compiling octocrab v0.38.0 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling prr v0.18.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 16.57s [INFO] running `Command { std: "docker" "inspect" "cb8f3272a9e62b864f733c0a41d440c945b6b4ab94564b6beb6c384d317682b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb8f3272a9e62b864f733c0a41d440c945b6b4ab94564b6beb6c384d317682b1", kill_on_drop: false }` [INFO] [stdout] cb8f3272a9e62b864f733c0a41d440c945b6b4ab94564b6beb6c384d317682b1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+9e297bf54d31eb3b30067208ff9af4416945a2ed" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a9474cb4647378f6acb2e149ae38f005325a753569a7901867978550d941555f [INFO] running `Command { std: "docker" "start" "-a" "a9474cb4647378f6acb2e149ae38f005325a753569a7901867978550d941555f", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/prr-d9d52698371e31c8) [INFO] [stdout] [INFO] [stdout] running 47 tests [INFO] [stdout] test parser::tests::hunk_normal_regex ... ok [INFO] [stdout] test parser::tests::hunk_oneliner_regex ... ok [INFO] [stdout] test parser::tests::hunk_only_one_line_on_each_side ... ok [INFO] [stdout] test parser::tests::add_oneliner ... ok [INFO] [stdout] test parser::tests::inline_and_review_comments_with_pr_description_present ... ok [INFO] [stdout] test parser::tests::hunk_start_no_trailing_whitespace ... ok [INFO] [stdout] test parser::tests::deleted_file ... ok [INFO] [stdout] test parser::tests::approve_review ... ok [INFO] [stdout] test parser::tests::back_to_back_span ... ok [INFO] [stdout] test parser::tests::multiple_files ... ok [INFO] [stdout] test parser::tests::file_comment ... ok [INFO] [stdout] test parser::tests::reject_review ... ok [INFO] [stdout] test parser::tests::multiline_comment ... ok [INFO] [stdout] test parser::tests::empty_file ... ok [INFO] [stdout] test parser::tests::review_comments_interleaved_with_pr_description ... ok [INFO] [stdout] test parser::tests::single_comment ... ok [INFO] [stdout] test parser::tests::review_comment ... ok [INFO] [stdout] test parser::tests::trailing_comment ... ok [INFO] [stdout] test parser::tests::review_comment_whitespace ... ok [INFO] [stdout] test parser::tests::cross_hunk_span ... ok [INFO] [stdout] test parser::tests::spaces_in_filename ... ok [INFO] [stdout] test parser::tests::cross_file_span_ignored ... ok [INFO] [stdout] test parser::tests::unknown_directive ... ok [INFO] [stdout] test parser::tests::unterminated_back_to_back_span ... ok [INFO] [stdout] test parser::tests::unterminated_span ... ok [INFO] [stdout] test review::tests::test_new_review ... ok [INFO] [stdout] test review::tests::test_review_validation_with_interleaving_pr_description ... ok [INFO] [stdout] test review::tests::test_review_validation_with_pr_description ... ok [INFO] [stdout] test review::tests::test_snip_comments ... ok [INFO] [stdout] test prr::tests::test_global_workdir ... ok [INFO] [stdout] test prr::tests::test_local_workdir_override ... ok [INFO] [stdout] test review::tests::test_validate_stripped ... ok [INFO] [stdout] test prr::tests::test_local_workdir_relative ... ok [INFO] [stdout] test prr::tests::test_local_workdir ... ok [INFO] [stdout] test prr::tests::test_invalid_relative_workdir ... ok [INFO] [stdout] test prr::tests::test_parse_basic_pr_str ... ok [INFO] [stdout] test prr::tests::test_parse_dashed_pr_str ... ok [INFO] [stdout] test prr::tests::test_parse_underscored_pr_str ... ok [INFO] [stdout] test prr::tests::test_local_config_repository ... ok [INFO] [stdout] test prr::tests::test_parse_numbered_pr_str ... ok [INFO] [stdout] test prr::tests::test_parse_mixed_pr_str ... ok [INFO] [stdout] test prr::tests::test_parse_dotted_pr_str ... ok [INFO] [stdout] test review::tests::test_snip_single ... ok [INFO] [stdout] test review::tests::test_snip_multiple ... ok [INFO] [stdout] test review::tests::test_review_status ... ok [INFO] [stdout] test review::tests::test_snip_single_exhaustive ... ok [INFO] [stdout] test prr::tests::test_apply_pr ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 47 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "a9474cb4647378f6acb2e149ae38f005325a753569a7901867978550d941555f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a9474cb4647378f6acb2e149ae38f005325a753569a7901867978550d941555f", kill_on_drop: false }` [INFO] [stdout] a9474cb4647378f6acb2e149ae38f005325a753569a7901867978550d941555f [INFO] testing prr-0.18.0 against try#61a9ac64344e91d62f5496627ff363d177f9daab for pr-125507 [INFO] extracting crate prr 0.18.0 into /workspace/builds/worker-1-tc2/source [INFO] validating manifest of crates.io crate prr 0.18.0 on toolchain 61a9ac64344e91d62f5496627ff363d177f9daab [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+61a9ac64344e91d62f5496627ff363d177f9daab" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate prr 0.18.0 [INFO] finished tweaking crates.io crate prr 0.18.0 [INFO] tweaked toml for crates.io crate prr 0.18.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate crates.io crate prr 0.18.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" "+61a9ac64344e91d62f5496627ff363d177f9daab" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+61a9ac64344e91d62f5496627ff363d177f9daab" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 27cea74bbf2222d2d831d228cd3693b0d68f86053412b4cac64386925438db85 [INFO] running `Command { std: "docker" "start" "-a" "27cea74bbf2222d2d831d228cd3693b0d68f86053412b4cac64386925438db85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "27cea74bbf2222d2d831d228cd3693b0d68f86053412b4cac64386925438db85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27cea74bbf2222d2d831d228cd3693b0d68f86053412b4cac64386925438db85", kill_on_drop: false }` [INFO] [stdout] 27cea74bbf2222d2d831d228cd3693b0d68f86053412b4cac64386925438db85 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+61a9ac64344e91d62f5496627ff363d177f9daab" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c6e3c6417499186eb9ff188a045b798267861761a0c1b7b32ecedd3975a77018 [INFO] running `Command { std: "docker" "start" "-a" "c6e3c6417499186eb9ff188a045b798267861761a0c1b7b32ecedd3975a77018", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.82 [INFO] [stderr] Compiling libc v0.2.154 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling serde v1.0.201 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling rustls-pki-types v1.7.0 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling thiserror v1.0.60 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling zeroize v1.7.0 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling jobserver v0.1.31 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling syn v2.0.61 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling cc v1.0.97 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling http-body v1.0.0 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling anstyle-parse v0.2.4 [INFO] [stderr] Compiling rustls-pemfile v2.1.2 [INFO] [stderr] Compiling anstyle-query v1.0.3 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling colorchoice v1.0.1 [INFO] [stderr] Compiling anstyle v1.0.7 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling rustls-native-certs v0.7.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling num-bigint v0.4.5 [INFO] [stderr] Compiling anstream v0.6.14 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling http-body-util v0.1.1 [INFO] [stderr] Compiling pem v3.0.4 [INFO] [stderr] Compiling csv-core v0.1.11 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling anyhow v1.0.83 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling iri-string v0.7.2 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Compiling secrecy v0.8.0 [INFO] [stderr] Compiling is-terminal v0.4.12 [INFO] [stderr] Compiling unicode-width v0.1.12 [INFO] [stderr] Compiling encode_unicode v1.0.0 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling either v1.11.0 [INFO] [stderr] Compiling xdg v2.5.2 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Compiling libz-sys v1.1.16 [INFO] [stderr] Compiling libssh2-sys v0.3.0 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling libgit2-sys v0.16.2+1.7.2 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling serde_derive v1.0.201 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling thiserror-impl v1.0.60 [INFO] [stderr] Compiling snafu-derive v0.8.2 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Compiling tokio v1.37.0 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling rustls-webpki v0.102.3 [INFO] [stderr] Compiling simple_asn1 v0.6.2 [INFO] [stderr] Compiling snafu v0.8.2 [INFO] [stderr] Compiling clap v4.5.4 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling hyper v1.3.1 [INFO] [stderr] Compiling tokio-rustls v0.25.0 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling hyper-util v0.1.3 [INFO] [stderr] Compiling tower-http v0.5.2 [INFO] [stderr] Compiling url v2.3.0 [INFO] [stderr] Compiling serde_path_to_error v0.1.16 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling csv v1.3.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling jsonwebtoken v9.3.0 [INFO] [stderr] Compiling prettytable-rs v0.10.0 [INFO] [stderr] Compiling hyper-timeout v0.5.1 [INFO] [stderr] Compiling hyper-rustls v0.26.0 [INFO] [stderr] Compiling octocrab v0.38.0 [INFO] [stderr] Compiling git2 v0.18.3 [INFO] [stderr] Compiling prr v0.18.0 (/opt/rustwide/workdir) [INFO] [stdout] error: reached the type-length limit while instantiating `::try_fold::<(), {closure@iter::adapters::filter_map::filter_map_try_fold<'_, Result, ..., ..., ..., ..., ...>::{closure#0}}, ...>` [INFO] [stdout] --> /rustc/61a9ac64344e91d62f5496627ff363d177f9daab/library/core/src/iter/adapters/filter_map.rs:140:9 [INFO] [stdout] | [INFO] [stdout] = help: consider adding a `#![type_length_limit="1981668"]` attribute to your crate [INFO] [stdout] = note: the full type name has been written to '/opt/rustwide/target/debug/deps/prr-283d27e73a9c977f.long-type.txt' [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `prr` (bin "prr") due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "c6e3c6417499186eb9ff188a045b798267861761a0c1b7b32ecedd3975a77018", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c6e3c6417499186eb9ff188a045b798267861761a0c1b7b32ecedd3975a77018", kill_on_drop: false }` [INFO] [stdout] c6e3c6417499186eb9ff188a045b798267861761a0c1b7b32ecedd3975a77018