[INFO] fetching crate upd 0.1.8...
[INFO] testing upd-0.1.8 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] extracting crate upd 0.1.8 into /workspace/builds/worker-6-tc2/source
[INFO] removed /workspace/builds/worker-6-tc2/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate upd 0.1.8
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate upd 0.1.8
[INFO] tweaked toml for crates.io crate upd 0.1.8 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate upd 0.1.8 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate upd 0.1.8 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3aca5b123e1080e6e4b10aa62b8ac6381c388d43cd9627e17673ca96086edeaa
[INFO] running `Command { std: "docker" "start" "-a" "3aca5b123e1080e6e4b10aa62b8ac6381c388d43cd9627e17673ca96086edeaa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3aca5b123e1080e6e4b10aa62b8ac6381c388d43cd9627e17673ca96086edeaa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3aca5b123e1080e6e4b10aa62b8ac6381c388d43cd9627e17673ca96086edeaa", kill_on_drop: false }`
[INFO] [stdout] 3aca5b123e1080e6e4b10aa62b8ac6381c388d43cd9627e17673ca96086edeaa
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7c477dca473bed836bb8ec35bcfe82f309bffa6f809078358aab7742b8a42be2
[INFO] running `Command { std: "docker" "start" "-a" "7c477dca473bed836bb8ec35bcfe82f309bffa6f809078358aab7742b8a42be2", kill_on_drop: false }`
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling openssl-src v300.5.0+3.5.0
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling openssl v0.10.76
[INFO] [stderr]    Compiling signal-hook-registry v1.4.7
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling tracing-core v0.1.35
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling compression-core v0.4.31
[INFO] [stderr]    Compiling winnow v1.0.1
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling compression-codecs v0.4.34
[INFO] [stderr]    Compiling toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling iri-string v0.7.9
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling rustls-pki-types v1.13.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling openssl-sys v0.9.112
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling unscanny v0.1.0
[INFO] [stderr]    Compiling tracing v0.1.43
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling directories v6.0.0
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling toml v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling toml_edit v0.25.11+spec-1.1.0
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling tokio v1.52.1
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling pep440_rs v0.7.3
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling async-compression v0.4.35
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling upd v0.1.8 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 07s
[INFO] running `Command { std: "docker" "inspect" "7c477dca473bed836bb8ec35bcfe82f309bffa6f809078358aab7742b8a42be2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7c477dca473bed836bb8ec35bcfe82f309bffa6f809078358aab7742b8a42be2", kill_on_drop: false }`
[INFO] [stdout] 7c477dca473bed836bb8ec35bcfe82f309bffa6f809078358aab7742b8a42be2
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ce2452ceb3fccf21eb4f2971605ae47a1f005937ee405c58238a88abebe248b8
[INFO] running `Command { std: "docker" "start" "-a" "ce2452ceb3fccf21eb4f2971605ae47a1f005937ee405c58238a88abebe248b8", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling deadpool-runtime v0.1.4
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling serial_test_derive v3.4.0
[INFO] [stderr]    Compiling openssl v0.10.76
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling deadpool v0.12.3
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling serial_test v3.4.0
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling wiremock v0.6.5
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling upd v0.1.8 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `upd` (test "no_args_scope")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/33835004928d3bf65db4d4712e1330766263b0bd/bin/rustc --crate-name no_args_scope --edition=2024 tests/no_args_scope.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a49a60c56f627475 -C extra-filename=-e3e243f463bd8672 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-bb5f243237f5f99b.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-9efda6d8f8544b3a.so --extern chrono=/opt/rustwide/target/debug/deps/libchrono-abe7b865cbabf54c.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-684cb9331a17f2fd.rlib --extern colored=/opt/rustwide/target/debug/deps/libcolored-bb2b7332cdb1adc3.rlib --extern directories=/opt/rustwide/target/debug/deps/libdirectories-5fd71c7c4fb7829d.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-7154beea3df07805.rlib --extern ignore=/opt/rustwide/target/debug/deps/libignore-6e5810562a63b65e.rlib --extern pep440_rs=/opt/rustwide/target/debug/deps/libpep440_rs-cc3595f6a8592c5e.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-52c257c34c6414d6.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-32240e04effbcb7e.rlib --extern semver=/opt/rustwide/target/debug/deps/libsemver-6d5d4b305c49a11c.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-7857d7c00c69f6d9.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-e9b136efcba73e56.rlib --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-e126f990858ff359.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-70adda8fbd626de7.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-88bdeb57e87444ea.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-cc908fead3d346f4.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-2a2fa112e84cacc7.rlib --extern toml_edit=/opt/rustwide/target/debug/deps/libtoml_edit-21fafa5671407eec.rlib --extern upd=/opt/rustwide/target/debug/deps/libupd.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-2ad9e64031b1a79e.rlib --extern wiremock=/opt/rustwide/target/debug/deps/libwiremock-792a232a396451a6.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/openssl-sys-82e9453759ad5d3c/out/openssl-build/install/lib` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `upd` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/33835004928d3bf65db4d4712e1330766263b0bd/bin/rustc --crate-name upd --edition=2024 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=161bd641e4d6ae82 -C extra-filename=-cc7796023b1bebc7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-bb5f243237f5f99b.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-9efda6d8f8544b3a.so --extern chrono=/opt/rustwide/target/debug/deps/libchrono-abe7b865cbabf54c.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-684cb9331a17f2fd.rlib --extern colored=/opt/rustwide/target/debug/deps/libcolored-bb2b7332cdb1adc3.rlib --extern directories=/opt/rustwide/target/debug/deps/libdirectories-5fd71c7c4fb7829d.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-7154beea3df07805.rlib --extern ignore=/opt/rustwide/target/debug/deps/libignore-6e5810562a63b65e.rlib --extern pep440_rs=/opt/rustwide/target/debug/deps/libpep440_rs-cc3595f6a8592c5e.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-52c257c34c6414d6.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-32240e04effbcb7e.rlib --extern semver=/opt/rustwide/target/debug/deps/libsemver-6d5d4b305c49a11c.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-7857d7c00c69f6d9.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-e9b136efcba73e56.rlib --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-e126f990858ff359.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-70adda8fbd626de7.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-88bdeb57e87444ea.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-cc908fead3d346f4.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-2a2fa112e84cacc7.rlib --extern toml_edit=/opt/rustwide/target/debug/deps/libtoml_edit-21fafa5671407eec.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-2ad9e64031b1a79e.rlib --extern wiremock=/opt/rustwide/target/debug/deps/libwiremock-792a232a396451a6.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/openssl-sys-82e9453759ad5d3c/out/openssl-build/install/lib` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "ce2452ceb3fccf21eb4f2971605ae47a1f005937ee405c58238a88abebe248b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ce2452ceb3fccf21eb4f2971605ae47a1f005937ee405c58238a88abebe248b8", kill_on_drop: false }`
[INFO] [stdout] ce2452ceb3fccf21eb4f2971605ae47a1f005937ee405c58238a88abebe248b8
