[INFO] cloning repository https://github.com/lepelog/sslogic-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lepelog/sslogic-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flepelog%2Fsslogic-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flepelog%2Fsslogic-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5ef845354214f1f28f060b94a046810b5c65408a
[INFO] building lepelog/sslogic-rs against try#334963c956d25708feab489a3816ae63f639355d for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flepelog%2Fsslogic-rs" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/lepelog/sslogic-rs on toolchain 334963c956d25708feab489a3816ae63f639355d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/lepelog/sslogic-rs
[INFO] finished tweaking git repo https://github.com/lepelog/sslogic-rs
[INFO] tweaked toml for git repo https://github.com/lepelog/sslogic-rs written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/lepelog/sslogic-rs 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" "+334963c956d25708feab489a3816ae63f639355d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3e61d5ddf9bc8bcc0d2c584382dcd03c2d747c35591011f311618482ff25581e
[INFO] running `Command { std: "docker" "start" "-a" "3e61d5ddf9bc8bcc0d2c584382dcd03c2d747c35591011f311618482ff25581e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3e61d5ddf9bc8bcc0d2c584382dcd03c2d747c35591011f311618482ff25581e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3e61d5ddf9bc8bcc0d2c584382dcd03c2d747c35591011f311618482ff25581e", kill_on_drop: false }`
[INFO] [stdout] 3e61d5ddf9bc8bcc0d2c584382dcd03c2d747c35591011f311618482ff25581e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0ed924f052dda4659d881e3b05eeb929c47498a1214480fbf36a89abd7f31bb7
[INFO] running `Command { std: "docker" "start" "-a" "0ed924f052dda4659d881e3b05eeb929c47498a1214480fbf36a89abd7f31bb7", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling unicode-ident v1.0.8
[INFO] [stderr]    Compiling libc v0.2.142
[INFO] [stderr]    Compiling getrandom v0.2.2
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling serde v1.0.194
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling anyhow v1.0.79
[INFO] [stderr]    Compiling prettyplease v0.2.17
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling ryu v1.0.9
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.10
[INFO] [stderr]    Compiling itoa v1.0.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling rust-dense-bitset v0.1.1
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling syn v2.0.58
[INFO] [stderr]    Compiling rand_core v0.6.2
[INFO] [stderr]    Compiling rand_chacha v0.3.0
[INFO] [stderr]    Compiling rand_pcg v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling serde_derive v1.0.194
[INFO] [stderr]    Compiling snafu-derive v0.8.2
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling snafu v0.8.2
[INFO] [stderr]    Compiling generated v0.1.0 (/opt/rustwide/workdir/generated)
[INFO] [stdout] warning: unused import: `FxHashMap as HashMap`
[INFO] [stdout]  --> generated/src/generated.rs:5:14
[INFO] [stdout]   |
[INFO] [stdout] 5 | use fxhash::{FxHashMap as HashMap};
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `needs_reset` is never read
[INFO] [stdout]    --> generated/src/explorer.rs:267:5
[INFO] [stdout]     |
[INFO] [stdout] 266 | pub struct MultiworldExplorer<'a> {
[INFO] [stdout]     |            ------------------ field in this struct
[INFO] [stdout] 267 |     needs_reset: bool,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `spheres`, `requirements`, `placement`, and `options` are never read
[INFO] [stdout]    --> generated/src/explorer.rs:414:5
[INFO] [stdout]     |
[INFO] [stdout] 411 | pub struct SphereExplorer<'a> {
[INFO] [stdout]     |            -------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 414 |     spheres: Vec<Vec<(Location, Item)>>,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 415 |     requirements: &'a Requirements<'a>,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 416 |     placement: &'a Placement,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 417 |     options: &'a Options,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `SphereExplorer` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling indexmap v2.1.0
[INFO] [stderr]    Compiling serde_yaml v0.9.30
[INFO] [stderr]    Compiling runtime-logic v0.1.0 (/opt/rustwide/workdir/runtime-logic)
[INFO] [stdout] warning: fields `oarc`, `getarcname`, and `getmodelname` are never read
[INFO] [stdout]   --> runtime-logic/src/loader.rs:67:5
[INFO] [stdout]    |
[INFO] [stdout] 64 | pub struct ItemYaml {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 67 |     oarc: Vec<String>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 68 |     getarcname: String,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 69 |     getmodelname: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ItemYaml` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `runtime-logic` (bin "runtime-logic"); 1 warning emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to parse process output: `/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/bin/rustc --crate-name runtime_logic --edition=2021 runtime-logic/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=55a7b7388c715ddb -C extra-filename=-5875c905afbb0777 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-b594d1c08c3a83d9.rlib --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-5c36641155923b05.rlib --extern heck=/opt/rustwide/target/debug/deps/libheck-167f3c7591a7a4b0.rlib --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-0138f8571cd76938.rlib --extern prettyplease=/opt/rustwide/target/debug/deps/libprettyplease-5af026699d4663a9.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-bdb7ddab1836f118.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-a57884db48069c6c.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-40a26fb445420709.rlib --extern rand_pcg=/opt/rustwide/target/debug/deps/librand_pcg-f0e2e6b9e3a37fa7.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-51aa5c4548c471b8.rlib --extern rust_dense_bitset=/opt/rustwide/target/debug/deps/librust_dense_bitset-1be98f03bc88ad2c.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-81a0642098588704.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-5e6cdcde9940dce4.rlib --extern snafu=/opt/rustwide/target/debug/deps/libsnafu-17c687e815007ac2.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-37d4cfcb9dffa8aa.rlib --cap-lints=forbid` (exit status: 101)
[INFO] running `Command { std: "docker" "inspect" "0ed924f052dda4659d881e3b05eeb929c47498a1214480fbf36a89abd7f31bb7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0ed924f052dda4659d881e3b05eeb929c47498a1214480fbf36a89abd7f31bb7", kill_on_drop: false }`
[INFO] [stdout] 0ed924f052dda4659d881e3b05eeb929c47498a1214480fbf36a89abd7f31bb7
