[INFO] cloning repository https://github.com/nadrees/euler_rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nadrees/euler_rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnadrees%2Feuler_rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnadrees%2Feuler_rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e64d572634fe7d30aa8f36258b45bb6dd2b32ad2 [INFO] checking nadrees/euler_rs against try#d7b15db413fd2070daa09a2c5b7f2ab38417429f for pr-144544 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnadrees%2Feuler_rs" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/nadrees/euler_rs [INFO] finished tweaking git repo https://github.com/nadrees/euler_rs [INFO] tweaked toml for git repo https://github.com/nadrees/euler_rs written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/nadrees/euler_rs on toolchain d7b15db413fd2070daa09a2c5b7f2ab38417429f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d7b15db413fd2070daa09a2c5b7f2ab38417429f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/nadrees/euler_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" "+d7b15db413fd2070daa09a2c5b7f2ab38417429f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+d7b15db413fd2070daa09a2c5b7f2ab38417429f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 619d4b478d7ce8d6d5d46ad2ac663464a4ed403254ce8aa4db2ce5feb6cad6fd [INFO] running `Command { std: "docker" "start" "-a" "619d4b478d7ce8d6d5d46ad2ac663464a4ed403254ce8aa4db2ce5feb6cad6fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "619d4b478d7ce8d6d5d46ad2ac663464a4ed403254ce8aa4db2ce5feb6cad6fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "619d4b478d7ce8d6d5d46ad2ac663464a4ed403254ce8aa4db2ce5feb6cad6fd", kill_on_drop: false }` [INFO] [stdout] 619d4b478d7ce8d6d5d46ad2ac663464a4ed403254ce8aa4db2ce5feb6cad6fd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+d7b15db413fd2070daa09a2c5b7f2ab38417429f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9040bb5db22ff1db0911f17f78f671c5eb070786a10e5ab421ebabed746acdf2 [INFO] running `Command { std: "docker" "start" "-a" "9040bb5db22ff1db0911f17f78f671c5eb070786a10e5ab421ebabed746acdf2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking anstyle-query v1.1.1 [INFO] [stderr] Checking colorchoice v1.0.2 [INFO] [stderr] Checking anstyle v1.0.8 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking clap_lex v0.7.4 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking anstyle-parse v0.2.5 [INFO] [stderr] Checking phf_shared v0.12.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling phf_generator v0.12.1 [INFO] [stderr] Checking anstream v0.6.15 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Checking clap_builder v4.5.41 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Compiling clap_derive v4.5.41 [INFO] [stderr] Compiling phf_macros v0.12.1 [INFO] [stderr] Checking phf v0.12.1 [INFO] [stderr] Checking clap v4.5.41 [INFO] [stderr] Checking euler_rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/cached_iterator.rs:27:17 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn iter(&mut self) -> CachedIteratorIterator { [INFO] [stdout] | ^^^^^^^^^ ------------------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 27 | pub fn iter(&mut self) -> CachedIteratorIterator<'_, TIter, TItem> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/cached_iterator.rs:27:17 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn iter(&mut self) -> CachedIteratorIterator { [INFO] [stdout] | ^^^^^^^^^ ------------------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 27 | pub fn iter(&mut self) -> CachedIteratorIterator<'_, TIter, TItem> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetagO4XSI" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `euler_rs` (bin "0003") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaIFS9kF" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `euler_rs` (bin "0025" test) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaaPzYXT" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `euler_rs` (bin "0044") due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaM04boN" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/0002-8dc92e7e9befc3f5.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/euler_rs-8dc92e7e9befc3f5/dep-test-bin-0002` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaDTWjxv" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetanzlNcL" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `euler_rs` (bin "0010") due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta078ATR" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetabVVXnF" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetasPVAMl" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `euler_rs` (bin "0026" test) due to 1 previous error [INFO] [stderr] error: could not compile `euler_rs` (bin "0043") due to 1 previous error [INFO] [stderr] error: could not compile `euler_rs` (bin "0015" test) due to 1 previous error [INFO] [stderr] error: could not compile `euler_rs` (bin "0041") due to 1 previous error [INFO] [stderr] error: could not compile `euler_rs` (bin "0001") due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaPRcYs5" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetawu4yMn" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `euler_rs` (bin "0022" test) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaTWEpU4" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaGZ4R0y" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta983iFa" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `euler_rs` (bin "0015") due to 1 previous error [INFO] [stderr] error: could not compile `euler_rs` (bin "0053" test) due to 1 previous error [INFO] [stderr] error: could not compile `euler_rs` (bin "0046") due to 1 previous error [INFO] [stderr] error: could not compile `euler_rs` (bin "0051") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "9040bb5db22ff1db0911f17f78f671c5eb070786a10e5ab421ebabed746acdf2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9040bb5db22ff1db0911f17f78f671c5eb070786a10e5ab421ebabed746acdf2", kill_on_drop: false }` [INFO] [stdout] 9040bb5db22ff1db0911f17f78f671c5eb070786a10e5ab421ebabed746acdf2