[INFO] fetching crate anda 0.8.9...
[INFO] checking anda-0.8.9 against 47574b82ff3fe9b0a45ff65a4fe189e295ecb748 for pr-160780
[INFO] extracting crate anda 0.8.9 into /workspace/builds/worker-6-tc2/source
[INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config.toml
[INFO] started tweaking crates.io crate anda 0.8.9
[INFO] finished tweaking crates.io crate anda 0.8.9
[INFO] tweaked toml for crates.io crate anda 0.8.9 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate anda 0.8.9 on toolchain 47574b82ff3fe9b0a45ff65a4fe189e295ecb748
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+47574b82ff3fe9b0a45ff65a4fe189e295ecb748" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate anda 0.8.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" "+47574b82ff3fe9b0a45ff65a4fe189e295ecb748" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.disallowed-macros` is deprecated in favor of `lints.clippy.disallowed_macros` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.excessive-nesting` is deprecated in favor of `lints.clippy.excessive_nesting` and will not work in a future edition
[INFO] [stderr] warning: `anda` (manifest) generated 2 warnings
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] a190afab296833f1922f66a871a4ad9bc73ca04f95e0e345eae8ad4733067383
[INFO] running `Command { std: "docker" "start" "a190afab296833f1922f66a871a4ad9bc73ca04f95e0e345eae8ad4733067383", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a190afab296833f1922f66a871a4ad9bc73ca04f95e0e345eae8ad4733067383", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a190afab296833f1922f66a871a4ad9bc73ca04f95e0e345eae8ad4733067383" "/opt/rustwide/cargo-home/bin/cargo" "+47574b82ff3fe9b0a45ff65a4fe189e295ecb748" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a190afab296833f1922f66a871a4ad9bc73ca04f95e0e345eae8ad4733067383", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a190afab296833f1922f66a871a4ad9bc73ca04f95e0e345eae8ad4733067383" "/opt/rustwide/cargo-home/bin/cargo" "+47574b82ff3fe9b0a45ff65a4fe189e295ecb748" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.disallowed-macros` is deprecated in favor of `lints.clippy.disallowed_macros` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.excessive-nesting` is deprecated in favor of `lints.clippy.excessive_nesting` and will not work in a future edition
[INFO] [stderr] warning: `anda` (manifest) generated 2 warnings
[INFO] [stderr]    Compiling proc-macro2 v1.0.107
[INFO] [stderr]    Compiling quote v1.0.47
[INFO] [stderr]    Compiling libc v0.2.189
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]    Compiling portable-atomic v1.15.0
[INFO] [stderr]    Compiling serde v1.0.229
[INFO] [stderr]    Compiling find-msvc-tools v0.1.11
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]     Checking log v0.4.34
[INFO] [stderr]    Compiling icu_properties_data v2.3.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.3.0
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking memchr v2.8.3
[INFO] [stderr]    Compiling zerocopy v0.8.56
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]    Compiling zmij v1.0.23
[INFO] [stderr]    Compiling syn v3.0.4
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling jobserver v0.1.35
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling serde_json v1.0.151
[INFO] [stderr]    Compiling smallvec v1.15.2
[INFO] [stderr]     Checking bitflags v2.13.1
[INFO] [stderr]    Compiling cc v1.4.4
[INFO] [stderr]    Compiling pkg-config v0.3.34
[INFO] [stderr]    Compiling litemap v0.8.3
[INFO] [stderr]    Compiling writeable v0.6.4
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling thin-vec v0.2.19
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking aho-corasick v1.1.5
[INFO] [stderr]     Checking regex-syntax v0.8.11
[INFO] [stderr]    Compiling crossbeam-utils v0.8.22
[INFO] [stderr]     Checking pin-project-lite v0.2.17
[INFO] [stderr]    Compiling openssl-sys v0.9.117
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling libz-sys v1.1.29
[INFO] [stderr]     Checking regex-automata v0.4.18
[INFO] [stderr]     Checking hashbrown v0.17.1
[INFO] [stderr]     Checking zeroize v1.9.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.20
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling rhai_codegen v3.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]    Compiling zerovec-derive v0.11.6
[INFO] [stderr]    Compiling displaydoc v0.2.7
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]    Compiling yoke v0.8.3
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling zerotrie v0.2.5
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling rhai v1.26.0
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]     Checking indexmap v2.14.1
[INFO] [stderr]    Compiling zerovec v0.11.8
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]     Checking rustls-pki-types v1.15.1
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking tinystr v0.8.4
[INFO] [stderr]     Checking potential_utf v0.1.6
[INFO] [stderr]     Checking icu_locale_core v2.3.0
[INFO] [stderr]     Checking icu_collections v2.3.0
[INFO] [stderr]     Checking anstyle-parse v1.0.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking thread_local v1.1.10
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]     Checking colorchoice v1.0.5
[INFO] [stderr]     Checking icu_provider v2.3.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.7
[INFO] [stderr]     Checking bytes v1.12.1
[INFO] [stderr]     Checking icu_properties v2.3.0
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]     Checking anstyle v1.0.14
[INFO] [stderr]    Compiling icu_normalizer v2.3.0
[INFO] [stderr]     Checking nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling crc32fast v1.5.1
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking anstream v1.0.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking hcl-primitives v0.1.12
[INFO] [stderr]     Checking vecmap-rs v0.2.5
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling libgit2-sys v0.18.8+1.9.7
[INFO] [stderr]     Checking bstr v1.13.1
[INFO] [stderr]    Compiling eyre v0.6.14
[INFO] [stderr]     Checking pratt v0.4.0
[INFO] [stderr]     Checking clap_lex v1.1.0
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]    Compiling rustls v0.23.43
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]     Checking gimli v0.32.3
[INFO] [stderr]     Checking winnow v1.0.4
[INFO] [stderr]     Checking simd-adler32 v0.3.10
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking clap_builder v4.6.6
[INFO] [stderr]     Checking miniz_oxide v0.9.1
[INFO] [stderr]     Checking rustls-webpki v0.103.15
[INFO] [stderr]     Checking globset v0.4.20
[INFO] [stderr]    Compiling clap_derive v4.6.4
[INFO] [stderr]     Checking tracing-error v0.2.1
[INFO] [stderr]     Checking hcl-edit v0.9.7
[INFO] [stderr]     Checking addr2line v0.25.1
[INFO] [stderr]    Compiling serde_with_macros v3.22.0
[INFO] [stderr]     Checking http v1.5.0
[INFO] [stderr]     Checking nibble_vec v0.1.0
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking base64 v0.23.1
[INFO] [stderr]     Checking endian-type v0.1.2
[INFO] [stderr]    Compiling cfg_aliases v0.2.2
[INFO] [stderr]     Checking indenter v0.3.4
[INFO] [stderr]     Checking owo-colors v4.4.0
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]     Checking rustc-demangle v0.1.28
[INFO] [stderr]     Checking ureq-proto v0.6.1
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]    Compiling nix v0.31.3
[INFO] [stderr]     Checking radix_trie v0.2.1
[INFO] [stderr]     Checking nix v0.23.2
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]     Checking serde_with v3.22.0
[INFO] [stderr]     Checking clap v4.6.6
[INFO] [stderr]     Checking flate2 v1.1.10
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]     Checking fd-lock v3.0.13
[INFO] [stderr]     Checking ignore v0.4.33
[INFO] [stderr]     Checking hcl-rs v0.19.8
[INFO] [stderr]     Checking webpki-roots v1.0.9
[INFO] [stderr]     Checking regex v1.13.1
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking fastrand v2.5.0
[INFO] [stderr]     Checking unicode-segmentation v1.13.3
[INFO] [stderr]     Checking unsafe-libyaml v0.2.11
[INFO] [stderr]     Checking utf8-zero v0.8.1
[INFO] [stderr]     Checking dotenv v0.15.0
[INFO] [stderr]     Checking openssl-probe v0.1.6
[INFO] [stderr]     Checking anda-config v0.8.9
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking ureq v3.4.0
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking color-eyre v0.6.5
[INFO] [stderr]     Checking directories v6.0.0
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]    Compiling tokio-macros v2.7.2
[INFO] [stderr]     Checking rustyline v9.1.2
[INFO] [stderr]     Checking mio v1.2.2
[INFO] [stderr]     Checking semver v1.0.28
[INFO] [stderr]     Checking either v1.18.0
[INFO] [stderr]     Checking tokio v1.53.1
[INFO] [stderr]     Checking promptly v0.3.1
[INFO] [stderr]     Checking itertools v0.15.0
[INFO] [stderr]     Checking flatpak v0.18.1
[INFO] [stderr]     Checking clap-verbosity-flag v3.0.4
[INFO] [stderr]     Checking clap_complete v4.6.9
[INFO] [stderr]    Compiling async-trait v0.1.92
[INFO] [stderr]     Checking lazy_format v2.0.3
[INFO] [stderr]    Compiling rhai-fs v0.1.5
[INFO] [stderr]    Compiling rhai-url v0.0.6
[INFO] [stderr]     Checking git2 v0.21.0
[INFO] [stderr]     Checking andax v0.8.9
[INFO] [stderr]     Checking anda v0.8.9 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated method `std::sync::atomic::Atomic::<bool>::fetch_update`: renamed to `try_update` for consistency
[INFO] [stdout]    --> src/pt.rs:126:14
[INFO] [stdout]     |
[INFO] [stdout] 126 |         flag.fetch_update(
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] help: replace the use of the deprecated method
[INFO] [stdout]     |
[INFO] [stdout] 126 -         flag.fetch_update(
[INFO] [stdout] 126 +         flag.try_update(
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::sync::atomic::Atomic::<bool>::fetch_update`: renamed to `try_update` for consistency
[INFO] [stdout]    --> src/pt.rs:126:14
[INFO] [stdout]     |
[INFO] [stdout] 126 |         flag.fetch_update(
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] help: replace the use of the deprecated method
[INFO] [stdout]     |
[INFO] [stdout] 126 -         flag.fetch_update(
[INFO] [stdout] 126 +         flag.try_update(
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 14s
[INFO] running `Command { std: "docker" "inspect" "a190afab296833f1922f66a871a4ad9bc73ca04f95e0e345eae8ad4733067383", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a190afab296833f1922f66a871a4ad9bc73ca04f95e0e345eae8ad4733067383", kill_on_drop: false }`
[INFO] [stdout] a190afab296833f1922f66a871a4ad9bc73ca04f95e0e345eae8ad4733067383
