[INFO] cloning repository https://github.com/longcipher/axon [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/longcipher/axon" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flongcipher%2Faxon", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flongcipher%2Faxon'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 45340457421b56a93ceadef50baf6309253b3200 [INFO] checking longcipher/axon against try#7424ce9ff9baac3e9d9f5dd3c85828cddea0134d for pr-136776-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flongcipher%2Faxon" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/longcipher/axon [INFO] finished tweaking git repo https://github.com/longcipher/axon [INFO] tweaked toml for git repo https://github.com/longcipher/axon written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/longcipher/axon on toolchain 7424ce9ff9baac3e9d9f5dd3c85828cddea0134d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7424ce9ff9baac3e9d9f5dd3c85828cddea0134d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/longcipher/axon 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" "+7424ce9ff9baac3e9d9f5dd3c85828cddea0134d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+7424ce9ff9baac3e9d9f5dd3c85828cddea0134d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 433f4712f7d1cb8ac2ad1c8ae207a0af82cac0cdea1acf076d6885fe502bbce4 [INFO] running `Command { std: "docker" "start" "-a" "433f4712f7d1cb8ac2ad1c8ae207a0af82cac0cdea1acf076d6885fe502bbce4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "433f4712f7d1cb8ac2ad1c8ae207a0af82cac0cdea1acf076d6885fe502bbce4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "433f4712f7d1cb8ac2ad1c8ae207a0af82cac0cdea1acf076d6885fe502bbce4", kill_on_drop: false }` [INFO] [stdout] 433f4712f7d1cb8ac2ad1c8ae207a0af82cac0cdea1acf076d6885fe502bbce4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+7424ce9ff9baac3e9d9f5dd3c85828cddea0134d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6be2e7b51c18d7808eb699c762db2ae10244cc42d1530af6053c900cf2d636ad [INFO] running `Command { std: "docker" "start" "-a" "6be2e7b51c18d7808eb699c762db2ae10244cc42d1530af6053c900cf2d636ad", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Checking bytes v1.11.0 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Checking zeroize v1.8.2 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling aws-lc-rs v1.14.1 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Checking stable_deref_trait v1.2.1 [INFO] [stderr] Compiling rustls v0.23.35 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Checking foldhash v0.2.0 [INFO] [stderr] Checking rustls-pki-types v1.12.0 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Compiling cc v1.2.41 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking rustls-native-certs v0.8.2 [INFO] [stderr] Compiling quinn-udp v0.5.14 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling erased-serde v0.4.8 [INFO] [stderr] Checking hashbrown v0.16.0 [INFO] [stderr] Compiling owo-colors v4.2.3 [INFO] [stderr] Checking foldhash v0.1.5 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling quinn v0.11.9 [INFO] [stderr] Checking data-encoding v2.9.0 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking lru-slab v0.1.2 [INFO] [stderr] Compiling color-spantrace v0.3.0 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Checking winnow v0.7.13 [INFO] [stderr] Checking gimli v0.32.3 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking adler2 v2.0.1 [INFO] [stderr] Checking http v1.3.1 [INFO] [stderr] Checking indexmap v2.11.4 [INFO] [stderr] Checking const-random v0.1.18 [INFO] [stderr] Checking ipnet v2.11.0 [INFO] [stderr] Compiling pest v2.8.3 [INFO] [stderr] Checking dlv-list v0.5.2 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Checking ordered-multimap v0.7.3 [INFO] [stderr] Checking hashlink v0.10.0 [INFO] [stderr] Checking anstream v0.6.21 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking fastbloom v0.14.0 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking arraydeque v0.5.1 [INFO] [stderr] Checking rustc-demangle v0.1.26 [INFO] [stderr] Checking indenter v0.3.4 [INFO] [stderr] Checking unicode-segmentation v1.12.0 [INFO] [stderr] Checking clap_builder v4.5.53 [INFO] [stderr] Checking deranged v0.5.4 [INFO] [stderr] Checking serde_json v1.0.145 [INFO] [stderr] Checking toml_datetime v0.7.3 [INFO] [stderr] Compiling aws-lc-sys v0.32.3 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Checking toml_parser v1.0.4 [INFO] [stderr] Compiling pest_meta v2.8.3 [INFO] [stderr] Checking serde_spanned v1.0.3 [INFO] [stderr] Checking convert_case v0.6.0 [INFO] [stderr] Checking addr2line v0.25.1 [INFO] [stderr] Checking toml v0.9.8 [INFO] [stderr] Checking serde_path_to_error v0.1.20 [INFO] [stderr] Checking rust-ini v0.21.3 [INFO] [stderr] Checking dashmap v6.1.0 [INFO] [stderr] Checking yaml-rust2 v0.10.4 [INFO] [stderr] Checking spinning_top v0.3.0 [INFO] [stderr] Checking nonzero_ext v0.3.0 [INFO] [stderr] Checking sdd v4.3.2 [INFO] [stderr] Checking saa v5.3.3 [INFO] [stderr] Checking iana-time-zone v0.1.64 [INFO] [stderr] Checking serde-untagged v0.1.9 [INFO] [stderr] Checking pathdiff v0.2.3 [INFO] [stderr] Checking http-range-header v0.4.2 [INFO] [stderr] Checking matchers v0.2.0 [INFO] [stderr] Checking notify-types v2.0.0 [INFO] [stderr] Checking regex v1.12.2 [INFO] [stderr] Checking metrics v0.24.2 [INFO] [stderr] Checking rustls-pemfile v2.2.0 [INFO] [stderr] Checking humantime v2.3.0 [INFO] [stderr] Checking pem v3.0.6 [INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sdd-4.3.2/src/ref_counted.rs:134:59 [INFO] [stdout] | [INFO] [stdout] 134 | Collector::collect(Collector::current().as_ptr(), ptr as *mut dyn Collectible); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the parameter type `T` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `T` will meet its required lifetime bounds [INFO] [stdout] | [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 16 | impl RefCounted { [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0310`. [INFO] [stdout] [INFO] [stderr] error: could not compile `sdd` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "6be2e7b51c18d7808eb699c762db2ae10244cc42d1530af6053c900cf2d636ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6be2e7b51c18d7808eb699c762db2ae10244cc42d1530af6053c900cf2d636ad", kill_on_drop: false }` [INFO] [stdout] 6be2e7b51c18d7808eb699c762db2ae10244cc42d1530af6053c900cf2d636ad