[INFO] fetching crate uper 0.1.9... [INFO] testing uper-0.1.9 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate uper 0.1.9 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate uper 0.1.9 [INFO] finished tweaking crates.io crate uper 0.1.9 [INFO] tweaked toml for crates.io crate uper 0.1.9 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate uper 0.1.9 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate uper 0.1.9 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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a5d98ef1e820c36edf4209ff3e8f2b44b6e6f77d1edd86aa578454ae276f45af [INFO] running `Command { std: "docker" "start" "-a" "a5d98ef1e820c36edf4209ff3e8f2b44b6e6f77d1edd86aa578454ae276f45af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a5d98ef1e820c36edf4209ff3e8f2b44b6e6f77d1edd86aa578454ae276f45af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a5d98ef1e820c36edf4209ff3e8f2b44b6e6f77d1edd86aa578454ae276f45af", kill_on_drop: false }` [INFO] [stdout] a5d98ef1e820c36edf4209ff3e8f2b44b6e6f77d1edd86aa578454ae276f45af [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d5e14586b36fd5ea09039de1a8bf06f3d81ab2562d5bda9c3189e0174213503b [INFO] running `Command { std: "docker" "start" "-a" "d5e14586b36fd5ea09039de1a8bf06f3d81ab2562d5bda9c3189e0174213503b", kill_on_drop: false }` [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling libloading v0.8.8 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling bindgen v0.71.1 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling aok v0.1.17 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling cc v1.2.29 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling rustls v0.23.28 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling static_init_macro v1.0.4 [INFO] [stderr] Compiling static_init v1.0.4 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling webpki-roots v1.0.1 [INFO] [stderr] Compiling rustls-native-certs v0.8.1 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling ref-cast v1.0.24 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Compiling current_platform v0.2.0 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling clap_builder v4.5.40 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling kanal v0.1.1 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling coarsetime v0.1.36 [INFO] [stderr] Compiling sonic-simd v0.1.1 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling xattr v1.5.1 [INFO] [stderr] Compiling sonic-number v0.1.0 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling vbyte v0.1.0 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling indicatif v0.17.11 [INFO] [stderr] Compiling len-trait v0.6.1 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling tar v0.4.44 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling riter v0.1.1 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling sver v0.1.10 [INFO] [stderr] Compiling defer-lite v1.0.0 [INFO] [stderr] Compiling const-str v0.6.2 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling pbar v0.1.8 [INFO] [stderr] Compiling confdir v0.1.4 [INFO] [stderr] Compiling self-replace v1.5.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling clap v4.5.40 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling rustls-webpki v0.103.3 [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 tokio-macros v2.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling ref-cast-impl v1.0.24 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tokio v1.46.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling vb v0.1.8 [INFO] [stderr] Compiling xerr v0.1.15 [INFO] [stderr] Compiling confer v0.1.11 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling clap_args v0.1.7 [INFO] [stderr] Compiling ver_from_txt v0.1.9 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling ed25519-dalek v2.1.1 [INFO] [stderr] Compiling upgrade_verify v0.1.2 [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 icu_locale_core v2.0.0 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [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_urlencoded v0.7.1 [INFO] [stderr] Compiling faststr v0.2.31 [INFO] [stderr] Compiling sonic-rs v0.5.2 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling hyper-util v0.1.15 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling async-compression v0.4.25 [INFO] [stderr] Compiling reqwest v0.12.22 [INFO] [stderr] Compiling ireq v0.1.31 [INFO] [stderr] Compiling idoh v0.1.4 [INFO] [stderr] Compiling down v0.1.3 [INFO] [stderr] Compiling uper v0.1.9 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.64s [INFO] running `Command { std: "docker" "inspect" "d5e14586b36fd5ea09039de1a8bf06f3d81ab2562d5bda9c3189e0174213503b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d5e14586b36fd5ea09039de1a8bf06f3d81ab2562d5bda9c3189e0174213503b", kill_on_drop: false }` [INFO] [stdout] d5e14586b36fd5ea09039de1a8bf06f3d81ab2562d5bda9c3189e0174213503b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bbbee08bfe2971c93a220406ff20b31b2c013c38c8ae07327c3ea2a606917442 [INFO] running `Command { std: "docker" "start" "-a" "bbbee08bfe2971c93a220406ff20b31b2c013c38c8ae07327c3ea2a606917442", kill_on_drop: false }` [INFO] [stderr] Compiling uper v0.1.9 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.24s [INFO] running `Command { std: "docker" "inspect" "bbbee08bfe2971c93a220406ff20b31b2c013c38c8ae07327c3ea2a606917442", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bbbee08bfe2971c93a220406ff20b31b2c013c38c8ae07327c3ea2a606917442", kill_on_drop: false }` [INFO] [stdout] bbbee08bfe2971c93a220406ff20b31b2c013c38c8ae07327c3ea2a606917442 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] dccd634e5581f453e7d38983e7ba458f3759547d2797b4e4d0a8ecb7a0fc1722 [INFO] running `Command { std: "docker" "start" "-a" "dccd634e5581f453e7d38983e7ba458f3759547d2797b4e4d0a8ecb7a0fc1722", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.38s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/uper-6514a87fc8aed47e) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests uper [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "dccd634e5581f453e7d38983e7ba458f3759547d2797b4e4d0a8ecb7a0fc1722", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dccd634e5581f453e7d38983e7ba458f3759547d2797b4e4d0a8ecb7a0fc1722", kill_on_drop: false }` [INFO] [stdout] dccd634e5581f453e7d38983e7ba458f3759547d2797b4e4d0a8ecb7a0fc1722