[INFO] cloning repository https://github.com/retrage/akari
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/retrage/akari" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fretrage%2Fakari", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fretrage%2Fakari'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5ba01e70cc9238c117e1061ac49dfe722e2ff4ef
[INFO] checking retrage/akari against try#b28cc4eb48a6415b914e8ad0308be255ff8d73ed for pr-156508-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fretrage%2Fakari" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/retrage/akari
[INFO] finished tweaking git repo https://github.com/retrage/akari
[INFO] tweaked toml for git repo https://github.com/retrage/akari written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/retrage/akari on toolchain b28cc4eb48a6415b914e8ad0308be255ff8d73ed
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b28cc4eb48a6415b914e8ad0308be255ff8d73ed" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/retrage/akari 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" "+b28cc4eb48a6415b914e8ad0308be255ff8d73ed" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+b28cc4eb48a6415b914e8ad0308be255ff8d73ed" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d3ba37ef46373346723907135417c26c0ede07ce829dcd28c89206d2d5c917dd
[INFO] running `Command { std: "docker" "start" "-a" "d3ba37ef46373346723907135417c26c0ede07ce829dcd28c89206d2d5c917dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d3ba37ef46373346723907135417c26c0ede07ce829dcd28c89206d2d5c917dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d3ba37ef46373346723907135417c26c0ede07ce829dcd28c89206d2d5c917dd", kill_on_drop: false }`
[INFO] [stdout] d3ba37ef46373346723907135417c26c0ede07ce829dcd28c89206d2d5c917dd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+b28cc4eb48a6415b914e8ad0308be255ff8d73ed" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ea801a3d3a0c4b3cb1d52f896781383bf8852a379c5d6754e0936795d901949e
[INFO] running `Command { std: "docker" "start" "-a" "ea801a3d3a0c4b3cb1d52f896781383bf8852a379c5d6754e0936795d901949e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling anyhow v1.0.97
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling rustix v0.38.42
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling protobuf v3.4.0
[INFO] [stderr]    Compiling syn v2.0.91
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]     Checking anstyle-parse v0.2.6
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]     Checking anstyle v1.0.10
[INFO] [stderr]    Compiling rustversion v1.0.18
[INFO] [stderr]     Checking colorchoice v1.0.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]     Checking value-bag v1.10.0
[INFO] [stderr]     Checking pin-project-lite v0.2.15
[INFO] [stderr]     Checking anstyle-query v1.1.2
[INFO] [stderr]     Checking anstream v0.6.18
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling tempfile v3.14.0
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]     Checking itoa v1.0.14
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]     Checking clap_lex v0.7.4
[INFO] [stderr]    Compiling protobuf v2.28.0
[INFO] [stderr]    Compiling bytes v1.9.0
[INFO] [stderr]     Checking ryu v1.0.18
[INFO] [stderr]     Checking clap_builder v4.5.36
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling prost-derive v0.8.0
[INFO] [stderr]    Compiling prost-build v0.8.0
[INFO] [stderr]     Checking regex v1.10.6
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]    Compiling fixedbitset v0.2.0
[INFO] [stderr]    Compiling petgraph v0.5.1
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling multimap v0.8.3
[INFO] [stderr]    Compiling prost v0.8.0
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]    Compiling objc2 v0.5.2 (https://github.com/madsmtm/objc2#0715edd9)
[INFO] [stderr]    Compiling derive-new v0.5.9
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling prost-types v0.8.0
[INFO] [stderr]     Checking objc2-encode v4.0.3 (https://github.com/madsmtm/objc2#0715edd9)
[INFO] [stderr]     Checking nix v0.24.3
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stdout] error: A runtime must be selected
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/objc2-8e119c9a3ae209fc/0715edd/crates/objc2/src/lib.rs:255:1
[INFO] [stdout]     |
[INFO] [stdout] 255 | compile_error!("A runtime must be selected");
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr] error: could not compile `objc2` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "ea801a3d3a0c4b3cb1d52f896781383bf8852a379c5d6754e0936795d901949e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ea801a3d3a0c4b3cb1d52f896781383bf8852a379c5d6754e0936795d901949e", kill_on_drop: false }`
[INFO] [stdout] ea801a3d3a0c4b3cb1d52f896781383bf8852a379c5d6754e0936795d901949e
