[INFO] cloning repository https://github.com/mathisbot/homomorph-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mathisbot/homomorph-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmathisbot%2Fhomomorph-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmathisbot%2Fhomomorph-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 63525993b3cd0cfc5914e3aa94512e5641e281ac [INFO] testing mathisbot/homomorph-rust against try#7af779037716ae4125ceabb429791b4cf5dd0a43 for pr-136932 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmathisbot%2Fhomomorph-rust" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mathisbot/homomorph-rust on toolchain 7af779037716ae4125ceabb429791b4cf5dd0a43 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/mathisbot/homomorph-rust [INFO] removed 0 missing examples [INFO] finished tweaking git repo https://github.com/mathisbot/homomorph-rust [INFO] tweaked toml for git repo https://github.com/mathisbot/homomorph-rust written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/mathisbot/homomorph-rust 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" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0aebf03f2b7a667c8e5ba63f4a83d26a7ddfa70c4d557a3655bff878fa4b5c33 [INFO] running `Command { std: "docker" "start" "-a" "0aebf03f2b7a667c8e5ba63f4a83d26a7ddfa70c4d557a3655bff878fa4b5c33", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0aebf03f2b7a667c8e5ba63f4a83d26a7ddfa70c4d557a3655bff878fa4b5c33", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0aebf03f2b7a667c8e5ba63f4a83d26a7ddfa70c4d557a3655bff878fa4b5c33", kill_on_drop: false }` [INFO] [stdout] 0aebf03f2b7a667c8e5ba63f4a83d26a7ddfa70c4d557a3655bff878fa4b5c33 [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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 18c2460be7d9e6a5e98cca47267c3c36b5fc0bd68b507b52bb5fb6675c02ee4e [INFO] running `Command { std: "docker" "start" "-a" "18c2460be7d9e6a5e98cca47267c3c36b5fc0bd68b507b52bb5fb6675c02ee4e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling bincode v2.0.0-rc.3 [INFO] [stderr] Compiling homomorph v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.77s [INFO] running `Command { std: "docker" "inspect" "18c2460be7d9e6a5e98cca47267c3c36b5fc0bd68b507b52bb5fb6675c02ee4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "18c2460be7d9e6a5e98cca47267c3c36b5fc0bd68b507b52bb5fb6675c02ee4e", kill_on_drop: false }` [INFO] [stdout] 18c2460be7d9e6a5e98cca47267c3c36b5fc0bd68b507b52bb5fb6675c02ee4e [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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e42e3e6b5a61cfcb9a085d6d617692bf4e1e8b4bd03f94c68a2f2f7b364fa636 [INFO] running `Command { std: "docker" "start" "-a" "e42e3e6b5a61cfcb9a085d6d617692bf4e1e8b4bd03f94c68a2f2f7b364fa636", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling zerocopy v0.8.17 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling serde_json v1.0.138 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling ryu v1.0.19 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling oorandom v11.1.4 [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling clap_builder v4.5.27 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling is-terminal v0.4.15 [INFO] [stderr] Compiling homomorph v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling rand_core v0.9.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling clap v4.5.28 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.0 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `criterion` (lib) [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/7af779037716ae4125ceabb429791b4cf5dd0a43/bin/rustc --crate-name criterion --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.5.1/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 --cfg 'feature="cargo_bench_support"' --cfg 'feature="default"' --cfg 'feature="plotters"' --cfg 'feature="rayon"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async", "async-std", "async_futures", "async_smol", "async_std", "async_tokio", "cargo_bench_support", "csv", "csv_output", "default", "futures", "html_reports", "plotters", "rayon", "real_blackbox", "smol", "stable", "tokio"))' -C metadata=df25e257ea96a15c -C extra-filename=-0f307e5a496f7dc0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anes=/opt/rustwide/target/debug/deps/libanes-0ad708ffaa3dac37.rmeta --extern cast=/opt/rustwide/target/debug/deps/libcast-ba532c28431dad26.rmeta --extern ciborium=/opt/rustwide/target/debug/deps/libciborium-27f713225267508b.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-2c2d9acb15f7513b.rmeta --extern criterion_plot=/opt/rustwide/target/debug/deps/libcriterion_plot-8c90d6d999a523e7.rmeta --extern is_terminal=/opt/rustwide/target/debug/deps/libis_terminal-6dad4b5b7037777a.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-34cbdbe81f4161c4.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-2b8f4b705b25bc28.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-5c42cc25c3567235.rmeta --extern oorandom=/opt/rustwide/target/debug/deps/liboorandom-13532cfba3ef8c0c.rmeta --extern plotters=/opt/rustwide/target/debug/deps/libplotters-2b68853e33180e98.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-6db06dd112b1c582.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-31672485c3c36ec4.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-793b2f2ba5029bab.rmeta --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-c5742b383f89b019.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-484865f7341b3236.rmeta --extern tinytemplate=/opt/rustwide/target/debug/deps/libtinytemplate-27873c80d0d582b3.rmeta --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-1a00c768f8c7f3de.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "e42e3e6b5a61cfcb9a085d6d617692bf4e1e8b4bd03f94c68a2f2f7b364fa636", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e42e3e6b5a61cfcb9a085d6d617692bf4e1e8b4bd03f94c68a2f2f7b364fa636", kill_on_drop: false }` [INFO] [stdout] e42e3e6b5a61cfcb9a085d6d617692bf4e1e8b4bd03f94c68a2f2f7b364fa636