[INFO] cloning repository https://github.com/dbydd/dawdle-todo-backend [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dbydd/dawdle-todo-backend" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdbydd%2Fdawdle-todo-backend", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdbydd%2Fdawdle-todo-backend'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fb1a455e344738cc2aca38fc7cf62f8a70314619 [INFO] testing dbydd/dawdle-todo-backend against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdbydd%2Fdawdle-todo-backend" "/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/dbydd/dawdle-todo-backend [INFO] finished tweaking git repo https://github.com/dbydd/dawdle-todo-backend [INFO] tweaked toml for git repo https://github.com/dbydd/dawdle-todo-backend written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/dbydd/dawdle-todo-backend on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/dbydd/dawdle-todo-backend 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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [INFO] testing dbydd/dawdle-todo-backend against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdbydd%2Fdawdle-todo-backend" "/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/dbydd/dawdle-todo-backend [INFO] finished tweaking git repo https://github.com/dbydd/dawdle-todo-backend [INFO] tweaked toml for git repo https://github.com/dbydd/dawdle-todo-backend written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/dbydd/dawdle-todo-backend on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/dbydd/dawdle-todo-backend 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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded lazy-init v0.5.1 [INFO] [stderr] Downloaded gc-arena-derive v0.5.0 [INFO] [stderr] Downloaded gc-arena v0.5.0 [INFO] [stderr] Downloaded rusty-leveldb v3.0.0 [INFO] [stderr] Downloaded piccolo v0.3.1 [INFO] [stderr] Downloaded syn v2.0.57 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3aeb189a0a29b9b24aef596ec9043f8d5bbb0cfdd1f4f6005eccc550d9438250 [INFO] running `Command { std: "docker" "start" "-a" "3aeb189a0a29b9b24aef596ec9043f8d5bbb0cfdd1f4f6005eccc550d9438250", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3aeb189a0a29b9b24aef596ec9043f8d5bbb0cfdd1f4f6005eccc550d9438250", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3aeb189a0a29b9b24aef596ec9043f8d5bbb0cfdd1f4f6005eccc550d9438250", kill_on_drop: false }` [INFO] [stdout] 3aeb189a0a29b9b24aef596ec9043f8d5bbb0cfdd1f4f6005eccc550d9438250 [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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 314924b40da3abca031bff05ea8322c229d881022dfaef4b39064759413f44cb [INFO] running `Command { std: "docker" "start" "-a" "314924b40da3abca031bff05ea8322c229d881022dfaef4b39064759413f44cb", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling build_const v0.2.2 [INFO] [stderr] Compiling snap v1.1.1 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling rkyv v0.7.44 [INFO] [stderr] Compiling anyhow v1.0.81 [INFO] [stderr] Compiling serde_json v1.0.115 [INFO] [stderr] Compiling syn v2.0.57 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling anstream v0.6.13 [INFO] [stderr] Compiling seahash v4.1.0 [INFO] [stderr] Compiling sptr v0.3.2 [INFO] [stderr] Compiling winnow v0.6.6 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling errno v0.2.8 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling integer-encoding v3.0.4 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Compiling lazy-init v0.5.1 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling rusty-leveldb v3.0.0 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling clap v4.5.4 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling gc-arena-derive v0.5.0 [INFO] [stderr] Compiling ptr_meta_derive v0.1.4 [INFO] [stderr] Compiling rkyv_derive v0.7.44 [INFO] [stderr] Compiling gc-arena v0.5.0 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling piccolo v0.3.1 [INFO] [stderr] Compiling ptr_meta v0.1.4 [INFO] [stderr] Compiling serde_spanned v0.6.5 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling toml_edit v0.22.9 [INFO] [stderr] Compiling chrono v0.4.37 [INFO] [stderr] Compiling toml v0.8.12 [INFO] [stderr] Compiling dawdle-todo-lib v0.1.0 (/opt/rustwide/workdir/dawdle-todo-lib) [INFO] [stderr] Compiling dawdle-todo-backend v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the feature `fs_try_exists` has been stable since 1.81.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/main.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(fs_try_exists)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.66s [INFO] running `Command { std: "docker" "inspect" "314924b40da3abca031bff05ea8322c229d881022dfaef4b39064759413f44cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "314924b40da3abca031bff05ea8322c229d881022dfaef4b39064759413f44cb", kill_on_drop: false }` [INFO] [stdout] 314924b40da3abca031bff05ea8322c229d881022dfaef4b39064759413f44cb [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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4bac7c0846893ae0a9efe254021ba5610b0f5e3c94ec45d22cd634cbcc75c241 [INFO] running `Command { std: "docker" "start" "-a" "4bac7c0846893ae0a9efe254021ba5610b0f5e3c94ec45d22cd634cbcc75c241", kill_on_drop: false }` [INFO] [stderr] Compiling dawdle-todo-backend v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the feature `fs_try_exists` has been stable since 1.81.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/main.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(fs_try_exists)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s [INFO] running `Command { std: "docker" "inspect" "4bac7c0846893ae0a9efe254021ba5610b0f5e3c94ec45d22cd634cbcc75c241", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4bac7c0846893ae0a9efe254021ba5610b0f5e3c94ec45d22cd634cbcc75c241", kill_on_drop: false }` [INFO] [stdout] 4bac7c0846893ae0a9efe254021ba5610b0f5e3c94ec45d22cd634cbcc75c241 [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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5166df006c00582322ee55948fe5908f7afe8ce3b73dca9f355136e44a9cfbdd [INFO] running `Command { std: "docker" "start" "-a" "5166df006c00582322ee55948fe5908f7afe8ce3b73dca9f355136e44a9cfbdd", kill_on_drop: false }` [INFO] [stderr] warning: the feature `fs_try_exists` has been stable since 1.81.0 and no longer requires an attribute to enable [INFO] [stderr] --> src/main.rs:1:12 [INFO] [stderr] | [INFO] [stderr] 1 | #![feature(fs_try_exists)] [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(stable_features)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `dawdle-todo-backend` (bin "dawdle-todo-backend" test) generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/dawdle_todo_backend-0b21d6e9644d162d) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "5166df006c00582322ee55948fe5908f7afe8ce3b73dca9f355136e44a9cfbdd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5166df006c00582322ee55948fe5908f7afe8ce3b73dca9f355136e44a9cfbdd", kill_on_drop: false }` [INFO] [stdout] 5166df006c00582322ee55948fe5908f7afe8ce3b73dca9f355136e44a9cfbdd