[INFO] cloning repository https://github.com/jwodder/rsrepo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jwodder/rsrepo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjwodder%2Frsrepo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjwodder%2Frsrepo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 84c0a365ab6bbcb4a943ebfdea59e03a71ac136f [INFO] building jwodder/rsrepo against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjwodder%2Frsrepo" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/jwodder/rsrepo [INFO] finished tweaking git repo https://github.com/jwodder/rsrepo [INFO] tweaked toml for git repo https://github.com/jwodder/rsrepo written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jwodder/rsrepo on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/jwodder/rsrepo 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded deflate64 v0.1.9 [INFO] [stderr] Downloaded toml v0.9.4 [INFO] [stderr] Downloaded which v8.0.0 [INFO] [stderr] Downloaded rstest v0.26.1 [INFO] [stderr] Downloaded parse_link_header v0.4.0 [INFO] [stderr] Downloaded lzma-rust2 v0.13.0 [INFO] [stderr] Downloaded cargo-util-schemas v0.8.2 [INFO] [stderr] Downloaded toml_edit v0.23.2 [INFO] [stderr] Downloaded assert_fs v1.1.3 [INFO] [stderr] Downloaded ghrepo v0.7.1 [INFO] [stderr] Downloaded serde-untagged v0.1.7 [INFO] [stderr] Downloaded gh-token v0.1.8 [INFO] [stderr] Downloaded renamore v0.3.2 [INFO] [stderr] Downloaded libbz2-rs-sys v0.2.1 [INFO] [stderr] Downloaded cargo_metadata v0.22.0 [INFO] [stderr] Downloaded zopfli v0.8.2 [INFO] [stderr] Downloaded zlib-rs v0.5.1 [INFO] [stderr] Downloaded assert_cmd v2.0.17 [INFO] [stderr] Downloaded cargo-platform v0.3.0 [INFO] [stderr] Downloaded env_home v0.1.0 [INFO] [stderr] Downloaded bzip2 v0.6.0 [INFO] [stderr] Downloaded ppmd-rust v1.2.1 [INFO] [stderr] Downloaded cookie_store v0.21.1 [INFO] [stderr] Downloaded rangemap v1.6.0 [INFO] [stderr] Downloaded minigh v0.1.1 [INFO] [stderr] Downloaded predicates v3.1.3 [INFO] [stderr] Downloaded zip v5.0.0 [INFO] [stderr] Downloaded rstest_macros v0.26.1 [INFO] [stderr] Downloaded libz-rs-sys v0.5.1 [INFO] [stderr] Downloaded fs-err v3.1.1 [INFO] [stderr] Downloaded in-place v0.2.1 [INFO] [stderr] Downloaded dryoc v0.7.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a165cab86c2ae60f6a59a3d56282ead5e094d3a9269090b470efb881a3ecae9a [INFO] running `Command { std: "docker" "start" "-a" "a165cab86c2ae60f6a59a3d56282ead5e094d3a9269090b470efb881a3ecae9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a165cab86c2ae60f6a59a3d56282ead5e094d3a9269090b470efb881a3ecae9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a165cab86c2ae60f6a59a3d56282ead5e094d3a9269090b470efb881a3ecae9a", kill_on_drop: false }` [INFO] [stdout] a165cab86c2ae60f6a59a3d56282ead5e094d3a9269090b470efb881a3ecae9a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 19485c4bb3cda458adf227bd3a471907fd5f72369c295b176e6675651c5a5150 [INFO] running `Command { std: "docker" "start" "-a" "19485c4bb3cda458adf227bd3a471907fd5f72369c295b176e6675651c5a5150", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling camino v1.1.10 [INFO] [stderr] Compiling toml_parser v1.0.1 [INFO] [stderr] Compiling fs-err v3.1.1 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling toml_writer v1.0.2 [INFO] [stderr] Compiling rsrepo v0.7.0-dev (/opt/rustwide/workdir) [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling include_dir_macros v0.7.4 [INFO] [stderr] Compiling env_home v0.1.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling fern v0.7.1 [INFO] [stderr] Compiling rangemap v1.6.0 [INFO] [stderr] Compiling ureq-proto v0.4.2 [INFO] [stderr] Compiling ghrepo v0.7.1 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling include_dir v0.7.4 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling renamore v0.3.2 [INFO] [stderr] Compiling terminal_size v0.4.2 [INFO] [stderr] Compiling which v8.0.0 [INFO] [stderr] Compiling clap_builder v4.5.42 [INFO] [stderr] Compiling in-place v0.2.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling clap_derive v4.5.41 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling salsa20 v0.10.2 [INFO] [stderr] Compiling chacha20 v0.9.1 [INFO] [stderr] Compiling rustls-webpki v0.103.4 [INFO] [stderr] Compiling webpki-roots v1.0.2 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling clap v4.5.42 [INFO] [stderr] Compiling dryoc v0.7.0 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling erased-serde v0.4.6 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling toml_datetime v0.7.0 [INFO] [stderr] Compiling serde_spanned v1.0.0 [INFO] [stderr] Compiling cargo-platform v0.3.0 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling parse_link_header v0.4.0 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling toml v0.9.4 [INFO] [stderr] Compiling toml_edit v0.23.2 [INFO] [stderr] Compiling serde-untagged v0.1.7 [INFO] [stderr] Compiling ureq v3.0.12 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling gh-token v0.1.8 [INFO] [stderr] Compiling minigh v0.1.1 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling cargo-util-schemas v0.8.2 [INFO] [stderr] Compiling cargo_metadata v0.22.0 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 02s [INFO] running `Command { std: "docker" "inspect" "19485c4bb3cda458adf227bd3a471907fd5f72369c295b176e6675651c5a5150", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19485c4bb3cda458adf227bd3a471907fd5f72369c295b176e6675651c5a5150", kill_on_drop: false }` [INFO] [stdout] 19485c4bb3cda458adf227bd3a471907fd5f72369c295b176e6675651c5a5150 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] df0f37df5edcaa8b6e80c84168a7f56df0054c4a871376c698965c161d73d496 [INFO] running `Command { std: "docker" "start" "-a" "df0f37df5edcaa8b6e80c84168a7f56df0054c4a871376c698965c161d73d496", kill_on_drop: false }` [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling zlib-rs v0.5.1 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling serde-untagged v0.1.7 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling cc v1.2.30 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling rstest_macros v0.26.1 [INFO] [stderr] Compiling webpki-roots v1.0.2 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling toml_datetime v0.7.0 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling clap_derive v4.5.41 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling chacha20 v0.9.1 [INFO] [stderr] Compiling salsa20 v0.10.2 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling camino v1.1.10 [INFO] [stderr] Compiling serde_spanned v1.0.0 [INFO] [stderr] Compiling cargo-platform v0.3.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling assert_cmd v2.0.17 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling libbz2-rs-sys v0.2.1 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling zopfli v0.8.2 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling bzip2 v0.6.0 [INFO] [stderr] Compiling clap v4.5.42 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling renamore v0.3.2 [INFO] [stderr] Compiling dryoc v0.7.0 [INFO] [stderr] Compiling gh-token v0.1.8 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling toml v0.9.4 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling toml_edit v0.23.2 [INFO] [stderr] Compiling in-place v0.2.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling lzma-rust2 v0.13.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling libz-rs-sys v0.5.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling ppmd-rust v1.2.1 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling cargo-util-schemas v0.8.2 [INFO] [stderr] Compiling deflate64 v0.1.9 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Compiling parse_link_header v0.4.0 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Compiling globwalk v0.9.1 [INFO] [stderr] Compiling cargo_metadata v0.22.0 [INFO] [stderr] Compiling assert_fs v1.1.3 [INFO] [stderr] Compiling rustls-webpki v0.103.4 [INFO] [stderr] Compiling rstest v0.26.1 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling zip v5.0.0 [INFO] [stderr] Compiling ureq v3.0.12 [INFO] [stderr] Compiling minigh v0.1.1 [INFO] [stderr] Compiling rsrepo v0.7.0-dev (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 15s [INFO] running `Command { std: "docker" "inspect" "df0f37df5edcaa8b6e80c84168a7f56df0054c4a871376c698965c161d73d496", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df0f37df5edcaa8b6e80c84168a7f56df0054c4a871376c698965c161d73d496", kill_on_drop: false }` [INFO] [stdout] df0f37df5edcaa8b6e80c84168a7f56df0054c4a871376c698965c161d73d496