[INFO] cloning repository https://github.com/semitechnological/aurorality [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/semitechnological/aurorality" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsemitechnological%2Faurorality", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsemitechnological%2Faurorality'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 71f6ba92779f0d9a7de2b2c50131d1358c7336d6 [INFO] checking semitechnological/aurorality against 416264364aa47959f5827723e1d7dabc95d0744b for pr-162242 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsemitechnological%2Faurorality" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/semitechnological/aurorality [INFO] finished tweaking git repo https://github.com/semitechnological/aurorality [INFO] tweaked toml for git repo https://github.com/semitechnological/aurorality written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/semitechnological/aurorality on toolchain 416264364aa47959f5827723e1d7dabc95d0744b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/semitechnological/aurorality 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" "+416264364aa47959f5827723e1d7dabc95d0744b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 3c2dd2814e0ed1d3b75e3f442828eaf57b23dbc49acd7196ce87a9c1dfce33a6 [INFO] running `Command { std: "docker" "start" "3c2dd2814e0ed1d3b75e3f442828eaf57b23dbc49acd7196ce87a9c1dfce33a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3c2dd2814e0ed1d3b75e3f442828eaf57b23dbc49acd7196ce87a9c1dfce33a6", 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" "3c2dd2814e0ed1d3b75e3f442828eaf57b23dbc49acd7196ce87a9c1dfce33a6" "/opt/rustwide/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3c2dd2814e0ed1d3b75e3f442828eaf57b23dbc49acd7196ce87a9c1dfce33a6", 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" "3c2dd2814e0ed1d3b75e3f442828eaf57b23dbc49acd7196ce87a9c1dfce33a6" "/opt/rustwide/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Checking memchr v2.8.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling cc v1.2.61 [INFO] [stderr] Compiling hashbrown v0.17.0 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling winnow v0.7.15 [INFO] [stderr] Checking rustix v1.1.4 [INFO] [stderr] Checking getrandom v0.4.2 [INFO] [stderr] Compiling fs-err v2.11.0 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling bitflags v2.11.1 [INFO] [stderr] Checking clap_builder v4.6.0 [INFO] [stderr] Compiling fastrand v2.4.1 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Checking heck v0.5.0 [INFO] [stderr] Compiling camino v1.2.2 [INFO] [stderr] Checking rustls-pki-types v1.14.1 [INFO] [stderr] Checking siphasher v1.0.2 [INFO] [stderr] Compiling winnow v1.0.2 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Checking textwrap v0.16.2 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Checking plain v0.2.3 [INFO] [stderr] Compiling toml_writer v1.1.1+spec-1.1.0 [INFO] [stderr] Checking typenum v1.20.0 [INFO] [stderr] Compiling indexmap v2.14.0 [INFO] [stderr] Compiling toml_parser v1.1.2+spec-1.1.0 [INFO] [stderr] Checking simd-adler32 v0.3.9 [INFO] [stderr] Checking glob v0.3.3 [INFO] [stderr] Compiling rustls v0.23.40 [INFO] [stderr] Checking percent-encoding v2.3.2 [INFO] [stderr] Checking uniffi_core v0.31.1 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking form_urlencoded v1.2.2 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Checking webpki-roots v1.0.7 [INFO] [stderr] Compiling crepuscularity-core v0.4.9 [INFO] [stderr] Checking webpki-roots v0.26.11 [INFO] [stderr] Compiling zerocopy v0.8.50 [INFO] [stderr] Checking tempfile v3.27.0 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Checking either v1.16.0 [INFO] [stderr] Compiling alloca v0.4.0 [INFO] [stderr] Checking plotters-backend v0.3.7 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Checking plotters-svg v0.3.7 [INFO] [stderr] Checking flate2 v1.1.9 [INFO] [stderr] Compiling nix v0.31.3 [INFO] [stderr] Checking rayon-core v1.13.0 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking unicode-ident v1.0.24 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Checking page_size v0.6.0 [INFO] [stderr] Checking proc-macro2 v1.0.106 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking rayon v1.12.0 [INFO] [stderr] Checking oorandom v11.1.5 [INFO] [stderr] Checking inotify v0.11.1 [INFO] [stderr] Checking serde_spanned v1.1.1 [INFO] [stderr] Checking toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Checking semver v1.0.28 [INFO] [stderr] Checking hybrid-array v0.4.11 [INFO] [stderr] Checking toml v0.9.12+spec-1.1.0 [INFO] [stderr] Checking toml_datetime v1.1.1+spec-1.1.0 [INFO] [stderr] Checking quote v1.0.45 [INFO] [stderr] Checking weedle2 v5.0.0 [INFO] [stderr] Checking toml v1.1.2+spec-1.1.0 [INFO] [stderr] Checking mio v1.2.0 [INFO] [stderr] Checking regex v1.12.3 [INFO] [stderr] Checking block-buffer v0.12.0 [INFO] [stderr] Checking crypto-common v0.2.1 [INFO] [stderr] Checking notify-types v2.1.0 [INFO] [stderr] Checking console v0.16.3 [INFO] [stderr] Checking ctrlc v3.5.2 [INFO] [stderr] Checking notify v8.2.0 [INFO] [stderr] Checking criterion-plot v0.8.2 [INFO] [stderr] Checking digest v0.11.2 [INFO] [stderr] Checking sha2 v0.11.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Checking rustls-webpki v0.103.13 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerofrom-derive v0.1.7 [INFO] [stderr] Compiling yoke-derive v0.8.2 [INFO] [stderr] Compiling zerovec-derive v0.11.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling uniffi_internal_macros v0.31.1 [INFO] [stderr] Compiling clap_derive v4.6.1 [INFO] [stderr] Compiling scroll_derive v0.12.1 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling eqswift-macros v0.1.1 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling zerocopy-derive v0.8.50 [INFO] [stderr] Checking scroll v0.12.0 [INFO] [stderr] Checking goblin v0.8.2 [INFO] [stderr] Checking zerofrom v0.1.7 [INFO] [stderr] Checking yoke v0.8.2 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking zerovec v0.11.6 [INFO] [stderr] Checking zerotrie v0.2.4 [INFO] [stderr] Checking thiserror v2.0.18 [INFO] [stderr] Checking uniffi_pipeline v0.31.1 [INFO] [stderr] Checking uniffi_meta v0.31.1 [INFO] [stderr] Checking tinystr v0.8.3 [INFO] [stderr] Checking potential_utf v0.1.5 [INFO] [stderr] Checking aurorality-macros v0.1.0 (/opt/rustwide/workdir/crates/aurorality-macros) [INFO] [stderr] Checking icu_collections v2.2.0 [INFO] [stderr] Checking clap v4.6.1 [INFO] [stderr] Checking icu_locale_core v2.2.0 [INFO] [stderr] Checking uniffi_udl v0.31.1 [INFO] [stderr] Checking icu_provider v2.2.0 [INFO] [stderr] Checking icu_properties v2.2.0 [INFO] [stderr] Checking icu_normalizer v2.2.0 [INFO] [stderr] Checking idna_adapter v1.2.2 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking url v2.5.8 [INFO] [stderr] Compiling basic-toml v0.1.10 [INFO] [stderr] Compiling askama_parser v0.14.0 [INFO] [stderr] Compiling uniffi_macros v0.31.1 [INFO] [stderr] Checking cargo-platform v0.1.9 [INFO] [stderr] Checking ureq v2.12.1 [INFO] [stderr] Checking crepuscularity-native v0.4.4 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking cargo_metadata v0.19.2 [INFO] [stderr] Checking aurorality-cli v0.1.0 (/opt/rustwide/workdir/crates/aurorality-cli) [INFO] [stderr] Checking half v2.7.1 [INFO] [stderr] Compiling askama_derive v0.14.0 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking criterion v0.8.2 [INFO] [stderr] Checking askama v0.14.0 [INFO] [stderr] Checking uniffi_bindgen v0.31.1 [INFO] [stderr] Checking uniffi v0.31.1 [INFO] [stderr] Checking eqswift v0.1.1 [INFO] [stderr] Checking aurorality-core v0.1.0 (/opt/rustwide/workdir/crates/aurorality-core) [INFO] [stderr] Checking hyperchat-backend v0.1.0 (/opt/rustwide/workdir/examples/hyperchat/rust-backend) [INFO] [stderr] warning: unused dependency `syn` [INFO] [stderr] --> crates/aurorality-macros/Cargo.toml:16:1 [INFO] [stderr] | [INFO] [stderr] 16 | syn = { version = "2", features = ["full"] } [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `cargo::unused_dependencies` is set to `warn` by default [INFO] [stderr] help: consider removing the dependency on `syn` [INFO] [stderr] warning: `aurorality-macros` (manifest) generated 1 warning [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 09s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nix v0.31.3 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5` [INFO] running `Command { std: "docker" "inspect" "3c2dd2814e0ed1d3b75e3f442828eaf57b23dbc49acd7196ce87a9c1dfce33a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c2dd2814e0ed1d3b75e3f442828eaf57b23dbc49acd7196ce87a9c1dfce33a6", kill_on_drop: false }` [INFO] [stdout] 3c2dd2814e0ed1d3b75e3f442828eaf57b23dbc49acd7196ce87a9c1dfce33a6