[INFO] cloning repository https://github.com/soqb/coriander [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/soqb/coriander" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsoqb%2Fcoriander", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsoqb%2Fcoriander'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 57703b8892a7fe1dbe2eeee58da8a145ec9f7938 [INFO] testing soqb/coriander against try#a7ce54db9b096bd1098d07c645b489195a667c9f for pr-137940 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsoqb%2Fcoriander" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/soqb/coriander on toolchain a7ce54db9b096bd1098d07c645b489195a667c9f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/soqb/coriander [INFO] finished tweaking git repo https://github.com/soqb/coriander [INFO] tweaked toml for git repo https://github.com/soqb/coriander written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/soqb/coriander 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" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 10d7a55ddd03bf72ba39647419549d73606657fe7c733bf55899bfad8602ff7a [INFO] running `Command { std: "docker" "start" "-a" "10d7a55ddd03bf72ba39647419549d73606657fe7c733bf55899bfad8602ff7a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "10d7a55ddd03bf72ba39647419549d73606657fe7c733bf55899bfad8602ff7a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10d7a55ddd03bf72ba39647419549d73606657fe7c733bf55899bfad8602ff7a", kill_on_drop: false }` [INFO] [stdout] 10d7a55ddd03bf72ba39647419549d73606657fe7c733bf55899bfad8602ff7a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4f16c09f4edce81d7822c3dcec4bfb681ac169e7b4e5ac1b3f3cea7f4f655ba4 [INFO] running `Command { std: "docker" "start" "-a" "4f16c09f4edce81d7822c3dcec4bfb681ac169e7b4e5ac1b3f3cea7f4f655ba4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling binrw_derive v0.13.3 [INFO] [stderr] Compiling anyhow v1.0.81 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling ref-cast v1.0.22 [INFO] [stderr] Compiling binrw v0.13.3 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling bytemuck v1.14.1 [INFO] [stderr] Compiling array-init v2.1.0 [INFO] [stderr] Compiling ux v0.1.5 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling coriander-core v0.1.0 (/opt/rustwide/workdir/core) [INFO] [stderr] Compiling indexmap v2.2.5 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling ref-cast-impl v1.0.22 [INFO] [stderr] Compiling deref-derive v0.1.0 [INFO] [stderr] Compiling coriander-parser v0.1.0 (/opt/rustwide/workdir/parser) [INFO] [stdout] warning: unused import: `SeekFrom` [INFO] [stdout] --> parser/src/metadata/token.rs:4:22 [INFO] [stdout] | [INFO] [stdout] 4 | io::{Read, Seek, SeekFrom, Write}, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `num::NonZeroU32` [INFO] [stdout] --> parser/src/metadata/mod.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | num::NonZeroU32, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> parser/src/metadata/mod.rs:618:37 [INFO] [stdout] | [INFO] [stdout] 618 | for i in 0..row_count { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] ... [INFO] [stdout] 686 | / def_tables!(pub Tables { [INFO] [stdout] 687 | | type_ref: TypeRef, [INFO] [stdout] 688 | | type_def: TypeDef, [INFO] [stdout] 689 | | field: Field, [INFO] [stdout] ... | [INFO] [stdout] 723 | | generic_param_constraint: GenericParamConstraint, [INFO] [stdout] 724 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] = note: this warning originates in the macro `def_tables` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `user_string` is never read [INFO] [stdout] --> parser/src/metadata/mod.rs:349:5 [INFO] [stdout] | [INFO] [stdout] 347 | pub struct Heaps { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] 348 | string: Heap, [INFO] [stdout] 349 | user_string: Heap, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Heaps` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling coriander-cil v0.1.0 (/opt/rustwide/workdir/cil) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `coriander-parser` (lib); 4 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/a7ce54db9b096bd1098d07c645b489195a667c9f/bin/rustc --crate-name coriander_parser --edition=2021 parser/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3e3dd8e0b0741847 -C extra-filename=-3b659dbb400a8c4d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-0f55bf80c2644a55.rmeta --extern binrw=/opt/rustwide/target/debug/deps/libbinrw-232b4fcc773cf0cb.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-f4ae7c8d8201b246.rmeta --extern deref_derive=/opt/rustwide/target/debug/deps/libderef_derive-f7680390797d0125.so --extern ref_cast=/opt/rustwide/target/debug/deps/libref_cast-a9dbb91abd3d9686.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-8a85d51558ea6f47.rmeta --extern ux=/opt/rustwide/target/debug/deps/libux-776dbaae9836c145.rmeta --cap-lints=forbid` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "4f16c09f4edce81d7822c3dcec4bfb681ac169e7b4e5ac1b3f3cea7f4f655ba4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f16c09f4edce81d7822c3dcec4bfb681ac169e7b4e5ac1b3f3cea7f4f655ba4", kill_on_drop: false }` [INFO] [stdout] 4f16c09f4edce81d7822c3dcec4bfb681ac169e7b4e5ac1b3f3cea7f4f655ba4