[INFO] fetching crate doxing-emulator 0.2.6... [INFO] checking doxing-emulator-0.2.6 against master#656ccbe796ff98def9b555c118e1620c5389e3b2 for pr-133502-24 [INFO] extracting crate doxing-emulator 0.2.6 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate doxing-emulator 0.2.6 [INFO] finished tweaking crates.io crate doxing-emulator 0.2.6 [INFO] tweaked toml for crates.io crate doxing-emulator 0.2.6 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate doxing-emulator 0.2.6 on toolchain 656ccbe796ff98def9b555c118e1620c5389e3b2 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+656ccbe796ff98def9b555c118e1620c5389e3b2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate doxing-emulator 0.2.6 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" "+656ccbe796ff98def9b555c118e1620c5389e3b2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded synchrony v0.1.8 [INFO] [stderr] Downloaded cyper v0.9.0 [INFO] [stderr] Downloaded local-event v0.1.2 [INFO] [stderr] Downloaded cyper-core v0.9.0 [INFO] [stderr] Downloaded compio v0.19.1 [INFO] [stderr] Downloaded compio-ws v0.4.0 [INFO] [stderr] Downloaded compio-buf v0.8.3 [INFO] [stderr] Downloaded compio-send-wrapper v0.7.1 [INFO] [stderr] Downloaded compio-tls v0.10.0 [INFO] [stderr] Downloaded compio-io v0.10.1 [INFO] [stderr] Downloaded compio-net v0.12.1 [INFO] [stderr] Downloaded compio-runtime v0.12.2 [INFO] [stderr] Downloaded compio-log v0.2.0 [INFO] [stderr] Downloaded compio-executor v0.1.2 [INFO] [stderr] Downloaded mod_use v0.2.3 [INFO] [stderr] Downloaded compio-macros v0.2.0 [INFO] [stderr] Downloaded frakti v0.50.1 [INFO] [stderr] Downloaded compio-driver v0.12.3 [INFO] [stderr] Downloaded compio-fs v0.12.0 [INFO] [stderr] Downloaded thin-cell v0.2.1 [INFO] [stderr] Downloaded bon v3.9.3 [INFO] [stderr] Downloaded defmt v1.1.0 [INFO] [stderr] Downloaded bon-macros v3.9.3 [INFO] [stderr] Downloaded jiff-static v0.2.29 [INFO] [stderr] Downloaded defmt-macros v1.1.0 [INFO] [stderr] Downloaded jiff v0.2.29 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] b963d671b62bdd93a30fd0d22c0a6780fdbd8ed23a9aa552bf81c7b26197ed29 [INFO] running `Command { std: "docker" "start" "b963d671b62bdd93a30fd0d22c0a6780fdbd8ed23a9aa552bf81c7b26197ed29", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b963d671b62bdd93a30fd0d22c0a6780fdbd8ed23a9aa552bf81c7b26197ed29", 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" "b963d671b62bdd93a30fd0d22c0a6780fdbd8ed23a9aa552bf81c7b26197ed29" "/opt/rustwide/cargo-home/bin/cargo" "+656ccbe796ff98def9b555c118e1620c5389e3b2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b963d671b62bdd93a30fd0d22c0a6780fdbd8ed23a9aa552bf81c7b26197ed29", 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" "b963d671b62bdd93a30fd0d22c0a6780fdbd8ed23a9aa552bf81c7b26197ed29" "/opt/rustwide/cargo-home/bin/cargo" "+656ccbe796ff98def9b555c118e1620c5389e3b2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.46 [INFO] [stderr] Checking memchr v2.8.2 [INFO] [stderr] Checking bytes v1.12.0 [INFO] [stderr] Checking bitflags v2.13.0 [INFO] [stderr] Checking smallvec v1.15.2 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Compiling cc v1.2.65 [INFO] [stderr] Checking local-event v0.1.2 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking arrayvec v0.7.7 [INFO] [stderr] Checking event-listener v5.4.1 [INFO] [stderr] Checking linux-raw-sys v0.12.1 [INFO] [stderr] Compiling syn v2.0.118 [INFO] [stderr] Compiling pastey v0.2.3 [INFO] [stderr] Compiling io-uring v0.7.12 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking compio-buf v0.8.3 [INFO] [stderr] Checking compio-log v0.2.0 [INFO] [stderr] Compiling compio-driver v0.12.3 [INFO] [stderr] Checking compio-send-wrapper v0.7.1 [INFO] [stderr] Checking flume v0.12.0 [INFO] [stderr] Compiling winnow v1.0.3 [INFO] [stderr] Checking mod_use v0.2.3 [INFO] [stderr] Checking core_affinity v0.8.3 [INFO] [stderr] Checking compio-executor v0.1.2 [INFO] [stderr] Checking http v1.4.2 [INFO] [stderr] Compiling native-tls v0.2.18 [INFO] [stderr] Compiling compio-fs v0.12.0 [INFO] [stderr] Checking tokio v1.52.3 [INFO] [stderr] Checking futures-channel v0.3.32 [INFO] [stderr] Checking either v1.16.0 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Checking regex-syntax v0.8.11 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Compiling cyper v0.9.0 [INFO] [stderr] Compiling openssl-sys v0.9.117 [INFO] [stderr] Checking send_wrapper v0.6.0 [INFO] [stderr] Checking serde_json v1.0.150 [INFO] [stderr] Compiling openssl v0.10.81 [INFO] [stderr] Compiling toml_parser v1.1.2+spec-1.1.0 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Compiling macro_rules_attribute-proc_macro v0.2.2 [INFO] [stderr] Checking anstream v1.0.0 [INFO] [stderr] Checking jiff v0.2.29 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Compiling toml_edit v0.25.12+spec-1.1.0 [INFO] [stderr] Checking macro_rules_attribute v0.2.2 [INFO] [stderr] Compiling proc-macro-crate v3.5.0 [INFO] [stderr] Checking hyper v1.10.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Checking regex v1.12.4 [INFO] [stderr] Checking env_filter v2.0.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.7 [INFO] [stderr] Compiling yoke-derive v0.8.2 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling zerovec-derive v0.11.3 [INFO] [stderr] Compiling displaydoc v0.2.6 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Checking env_logger v0.11.11 [INFO] [stderr] Checking zerofrom v0.1.8 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Checking yoke v0.8.3 [INFO] [stderr] Checking zerovec v0.11.6 [INFO] [stderr] Checking zerotrie v0.2.4 [INFO] [stderr] Checking thiserror v2.0.18 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Checking tinystr v0.8.3 [INFO] [stderr] Checking potential_utf v0.1.5 [INFO] [stderr] Checking icu_collections v2.2.0 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Compiling compio-macros v0.2.0 [INFO] [stderr] Compiling serde_with_macros v3.21.0 [INFO] [stderr] Compiling bon-macros v3.9.3 [INFO] [stderr] Checking icu_locale_core v2.2.0 [INFO] [stderr] Checking icu_provider v2.2.0 [INFO] [stderr] Checking serde_with v3.21.0 [INFO] [stderr] Checking icu_properties v2.2.0 [INFO] [stderr] Checking icu_normalizer v2.2.0 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking synchrony v0.1.8 [INFO] [stderr] Checking hyper-util v0.1.20 [INFO] [stderr] Checking thin-cell v0.2.1 [INFO] [stderr] Checking compio-io v0.10.1 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking idna_adapter v1.2.2 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking url v2.5.8 [INFO] [stderr] Checking compio-runtime v0.12.2 [INFO] [stderr] Checking compio-tls v0.10.0 [INFO] [stderr] Checking compio-net v0.12.1 [INFO] [stderr] Checking bon v3.9.3 [INFO] [stderr] Checking compio v0.19.1 [INFO] [stderr] Checking cyper-core v0.9.0 [INFO] [stderr] Checking frakti v0.50.1 [INFO] [stderr] Checking doxing-emulator v0.2.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 57s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: compio-driver v0.12.3, compio-fs v0.12.0, cyper v0.9.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 9` [INFO] running `Command { std: "docker" "inspect" "b963d671b62bdd93a30fd0d22c0a6780fdbd8ed23a9aa552bf81c7b26197ed29", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b963d671b62bdd93a30fd0d22c0a6780fdbd8ed23a9aa552bf81c7b26197ed29", kill_on_drop: false }` [INFO] [stdout] b963d671b62bdd93a30fd0d22c0a6780fdbd8ed23a9aa552bf81c7b26197ed29