[INFO] cloning repository https://github.com/notgull/project-keter [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/notgull/project-keter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnotgull%2Fproject-keter", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnotgull%2Fproject-keter'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bf4a72bb8633880e243a5e8293f9c26a57f24643 [INFO] testing notgull/project-keter against try#17092ad00ed8fe1e7f81a7e38238ff70779034b1 for pr-140985 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnotgull%2Fproject-keter" "/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/notgull/project-keter on toolchain 17092ad00ed8fe1e7f81a7e38238ff70779034b1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/notgull/project-keter [INFO] finished tweaking git repo https://github.com/notgull/project-keter [INFO] tweaked toml for git repo https://github.com/notgull/project-keter written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/notgull/project-keter 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" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 42215c681457c2d40e4f6c20d46b61342de868f6d568fc5b1d5f03d96e2cae59 [INFO] running `Command { std: "docker" "start" "-a" "42215c681457c2d40e4f6c20d46b61342de868f6d568fc5b1d5f03d96e2cae59", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "42215c681457c2d40e4f6c20d46b61342de868f6d568fc5b1d5f03d96e2cae59", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "42215c681457c2d40e4f6c20d46b61342de868f6d568fc5b1d5f03d96e2cae59", kill_on_drop: false }` [INFO] [stdout] 42215c681457c2d40e4f6c20d46b61342de868f6d568fc5b1d5f03d96e2cae59 [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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d8d19df5bcc52b871af09423a33da8bdc5777c73a4a66efc45cfbb91b043a525 [INFO] running `Command { std: "docker" "start" "-a" "d8d19df5bcc52b871af09423a33da8bdc5777c73a4a66efc45cfbb91b043a525", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.17 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling parking v2.2.0 [INFO] [stderr] Compiling proc-macro2 v1.0.71 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling futures-io v0.3.29 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling rustix v0.38.28 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling futures-lite v2.1.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling concurrent-queue v2.4.0 [INFO] [stderr] Compiling event-listener v4.0.1 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling linux-raw-sys v0.4.12 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling event-listener-strategy v0.4.0 [INFO] [stderr] Compiling syn v2.0.42 [INFO] [stderr] Compiling async-lock v3.2.0 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling smallvec v1.11.2 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling anstyle v1.0.4 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling async-task v4.6.0 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling anstream v0.6.5 [INFO] [stderr] Compiling piper v0.2.1 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling async-channel v2.1.1 [INFO] [stderr] Compiling object v0.32.1 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling eyre v0.6.11 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling blocking v1.5.1 [INFO] [stderr] Compiling tracing-error v0.2.0 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling uuid v1.6.1 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling color-spantrace v0.2.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.16 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling polling v3.3.1 [INFO] [stderr] Compiling bstr v1.8.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling async-io v2.2.2 [INFO] [stderr] Compiling clap_lex v0.6.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling web-time v0.2.3 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling clap_builder v4.4.11 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling async-net v2.0.0 [INFO] [stderr] Compiling color-eyre v0.6.2 [INFO] [stderr] Compiling async-signal v0.2.5 [INFO] [stderr] Compiling crossbeam-deque v0.8.4 [INFO] [stderr] Compiling async-executor v1.8.0 [INFO] [stderr] Compiling owo-colors v4.0.0 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling globset v0.4.14 [INFO] [stderr] Compiling which v5.0.0 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling async-process v2.0.1 [INFO] [stderr] Compiling async-fs v2.1.0 [INFO] [stderr] Compiling ignore v0.4.21 [INFO] [stderr] Compiling keter-reactor v0.1.0 (/opt/rustwide/workdir/crates/foundation/keter-reactor) [INFO] [stderr] Compiling clap v4.4.11 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling serde_spanned v0.6.5 [INFO] [stderr] Compiling os_info v3.7.0 [INFO] [stderr] Compiling toml_edit v0.21.0 [INFO] [stderr] Compiling toml v0.8.8 [INFO] [stderr] Compiling human-panic v1.2.2 [INFO] [stderr] Compiling keter-test v0.1.0 (/opt/rustwide/workdir/crates/testing/keter-test) [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> crates/testing/keter-test/src/lib.rs:216:5 [INFO] [stdout] | [INFO] [stdout] 214 | std::process::exit(code); [INFO] [stdout] | ------------------------ any code following this expression is unreachable [INFO] [stdout] 215 | [INFO] [stdout] 216 | value [INFO] [stdout] | ^^^^^ unreachable expression [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `value` [INFO] [stdout] --> crates/testing/keter-test/src/lib.rs:203:9 [INFO] [stdout] | [INFO] [stdout] 203 | let value = f(&harness); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_value` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling keter-test-runner v0.1.0 (/opt/rustwide/workdir/crates/testing/keter-test-runner) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 30s [INFO] running `Command { std: "docker" "inspect" "d8d19df5bcc52b871af09423a33da8bdc5777c73a4a66efc45cfbb91b043a525", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d8d19df5bcc52b871af09423a33da8bdc5777c73a4a66efc45cfbb91b043a525", kill_on_drop: false }` [INFO] [stdout] d8d19df5bcc52b871af09423a33da8bdc5777c73a4a66efc45cfbb91b043a525 [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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 864261fc50d7cccb14bbd345e6b0f45b9065fd0bac9d35cf3a2c99522232695c [INFO] running `Command { std: "docker" "start" "-a" "864261fc50d7cccb14bbd345e6b0f45b9065fd0bac9d35cf3a2c99522232695c", kill_on_drop: false }` [INFO] [stderr] Error response from daemon: write /var/lib/docker/containers/864261fc50d7cccb14bbd345e6b0f45b9065fd0bac9d35cf3a2c99522232695c/hosts: no space left on device [INFO] running `Command { std: "docker" "inspect" "864261fc50d7cccb14bbd345e6b0f45b9065fd0bac9d35cf3a2c99522232695c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "864261fc50d7cccb14bbd345e6b0f45b9065fd0bac9d35cf3a2c99522232695c", kill_on_drop: false }` [INFO] [stdout] 864261fc50d7cccb14bbd345e6b0f45b9065fd0bac9d35cf3a2c99522232695c