[INFO] cloning repository https://github.com/lufumard/PSTL [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lufumard/PSTL" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flufumard%2FPSTL", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flufumard%2FPSTL'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4eca3069558ee87abc3e326a4536b067f7e648b9 [INFO] testing lufumard/PSTL against 1.85.0 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flufumard%2FPSTL" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lufumard/PSTL on toolchain 1.85.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.85.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/lufumard/PSTL [INFO] finished tweaking git repo https://github.com/lufumard/PSTL [INFO] tweaked toml for git repo https://github.com/lufumard/PSTL written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/lufumard/PSTL 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" "+1.85.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded chumsky v0.8.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] deb924c9d2b06d939d05bde3e62b2a8b3b6590dfe09dad81829309d2a2cc174b [INFO] running `Command { std: "docker" "start" "-a" "deb924c9d2b06d939d05bde3e62b2a8b3b6590dfe09dad81829309d2a2cc174b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "deb924c9d2b06d939d05bde3e62b2a8b3b6590dfe09dad81829309d2a2cc174b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "deb924c9d2b06d939d05bde3e62b2a8b3b6590dfe09dad81829309d2a2cc174b", kill_on_drop: false }` [INFO] [stdout] deb924c9d2b06d939d05bde3e62b2a8b3b6590dfe09dad81829309d2a2cc174b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eea538e0050574324d03b69b1df64a253134182e1b282e947463e8aa0400c4ae [INFO] running `Command { std: "docker" "start" "-a" "eea538e0050574324d03b69b1df64a253134182e1b282e947463e8aa0400c4ae", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling once_cell v1.17.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling const-random-macro v0.1.15 [INFO] [stderr] Compiling const-random v0.1.15 [INFO] [stderr] Compiling ahash v0.3.8 [INFO] [stderr] Compiling chumsky v0.8.0 [INFO] [stderr] Compiling pstl v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `crate::ast::Expr` [INFO] [stdout] --> src/compiler/compiler.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use crate::ast::Expr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::ast::FnBody` [INFO] [stdout] --> src/compiler/compiler.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | pub use crate::ast::FnBody; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::ast::Fn` [INFO] [stdout] --> src/compiler/compiler.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 24 | pub use crate::ast::Fn; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `temp_beta_l` [INFO] [stdout] --> src/compiler/inc.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | let mut temp_beta_l : HashMap = beta.get(&c).unwrap().into_iter() [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_temp_beta_l` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/compiler/inc.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | let mut temp_beta_l : HashMap = beta.get(&c).unwrap().into_iter() [INFO] [stdout] | ----^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/compiler/inc.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | let mut beta_bis = beta.clone(); [INFO] [stdout] | ----^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `BooleanToNumeric` is never constructed [INFO] [stdout] --> src/primitives.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 29 | pub enum PrimitiveFunction { [INFO] [stdout] | ----------------- variant in this enum [INFO] [stdout] 30 | BooleanToBoolean (&'static dyn Fn(Vec) -> bool), [INFO] [stdout] 31 | BooleanToNumeric (&'static dyn Fn(Vec) -> i32), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PrimitiveFunction` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `tail_call` is never used [INFO] [stdout] --> src/compiler/inc.rs:200:8 [INFO] [stdout] | [INFO] [stdout] 200 | pub fn tail_call(fnbody : FnBodyRC, beta_l : &mut HashMap, beta: &mut HashMap>) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.78s [INFO] running `Command { std: "docker" "inspect" "eea538e0050574324d03b69b1df64a253134182e1b282e947463e8aa0400c4ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eea538e0050574324d03b69b1df64a253134182e1b282e947463e8aa0400c4ae", kill_on_drop: false }` [INFO] [stdout] eea538e0050574324d03b69b1df64a253134182e1b282e947463e8aa0400c4ae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f9eea65c3d842a6c271c352254df87a23f73061517480db222bbe4f2c2ffa7c4 [INFO] running `Command { std: "docker" "start" "-a" "f9eea65c3d842a6c271c352254df87a23f73061517480db222bbe4f2c2ffa7c4", kill_on_drop: false }` [INFO] [stderr] Compiling pstl v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `crate::ast::Expr` [INFO] [stdout] --> src/compiler/compiler.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use crate::ast::Expr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::ast::FnBody` [INFO] [stdout] --> src/compiler/compiler.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | pub use crate::ast::FnBody; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::ast::Fn` [INFO] [stdout] --> src/compiler/compiler.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 24 | pub use crate::ast::Fn; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `temp_beta_l` [INFO] [stdout] --> src/compiler/inc.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | let mut temp_beta_l : HashMap = beta.get(&c).unwrap().into_iter() [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_temp_beta_l` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/compiler/inc.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | let mut temp_beta_l : HashMap = beta.get(&c).unwrap().into_iter() [INFO] [stdout] | ----^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/compiler/inc.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | let mut beta_bis = beta.clone(); [INFO] [stdout] | ----^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `BooleanToNumeric` is never constructed [INFO] [stdout] --> src/primitives.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 29 | pub enum PrimitiveFunction { [INFO] [stdout] | ----------------- variant in this enum [INFO] [stdout] 30 | BooleanToBoolean (&'static dyn Fn(Vec) -> bool), [INFO] [stdout] 31 | BooleanToNumeric (&'static dyn Fn(Vec) -> i32), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PrimitiveFunction` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `pstl` (bin "pstl" test); 7 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.85.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name pstl --edition=2021 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=27baf193a166b118 -C extra-filename=-d1ab128deb363e70 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chumsky=/opt/rustwide/target/debug/deps/libchumsky-424f329f988c68ec.rlib --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-8d61a609eb25e152.rlib --cap-lints=warn` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "f9eea65c3d842a6c271c352254df87a23f73061517480db222bbe4f2c2ffa7c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f9eea65c3d842a6c271c352254df87a23f73061517480db222bbe4f2c2ffa7c4", kill_on_drop: false }` [INFO] [stdout] f9eea65c3d842a6c271c352254df87a23f73061517480db222bbe4f2c2ffa7c4