[INFO] cloning repository https://github.com/jeff5343/pymodd [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jeff5343/pymodd" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeff5343%2Fpymodd", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeff5343%2Fpymodd'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 723adc4faafd355651eedcfc1815681818233c74 [INFO] testing jeff5343/pymodd against 1.95.0 for beta-1.96-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeff5343%2Fpymodd" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/jeff5343/pymodd [INFO] finished tweaking git repo https://github.com/jeff5343/pymodd [INFO] tweaked toml for git repo https://github.com/jeff5343/pymodd written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jeff5343/pymodd on toolchain 1.95.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/jeff5343/pymodd 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.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded psm v0.1.28 [INFO] [stderr] Downloaded itoa v1.0.16 [INFO] [stderr] Downloaded serde_stacker v0.1.14 [INFO] [stderr] Downloaded indoc v1.0.9 [INFO] [stderr] Downloaded ar_archive_writer v0.2.0 [INFO] [stderr] Downloaded zmij v0.1.8 [INFO] [stderr] Downloaded pyo3-ffi v0.17.3 [INFO] [stderr] Downloaded pyo3-macros-backend v0.17.3 [INFO] [stderr] Downloaded cc v1.2.50 [INFO] [stderr] Downloaded pyo3-build-config v0.17.3 [INFO] [stderr] Downloaded pyo3-macros v0.17.3 [INFO] [stderr] Downloaded serde_json v1.0.147 [INFO] [stderr] Downloaded pyo3 v0.17.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e2f157c0a44ca93fadc83cb8d217ed914a9f14cbb2f6635a3ee736c2cd24fcb3 [INFO] running `Command { std: "docker" "start" "-a" "e2f157c0a44ca93fadc83cb8d217ed914a9f14cbb2f6635a3ee736c2cd24fcb3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e2f157c0a44ca93fadc83cb8d217ed914a9f14cbb2f6635a3ee736c2cd24fcb3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e2f157c0a44ca93fadc83cb8d217ed914a9f14cbb2f6635a3ee736c2cd24fcb3", kill_on_drop: false }` [INFO] [stdout] e2f157c0a44ca93fadc83cb8d217ed914a9f14cbb2f6635a3ee736c2cd24fcb3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5dbe11e9b099c03a584dd00f209b8b4bb8b202b6ee16e6e58027000d8d4f135d [INFO] running `Command { std: "docker" "start" "-a" "5dbe11e9b099c03a584dd00f209b8b4bb8b202b6ee16e6e58027000d8d4f135d", kill_on_drop: false }` [INFO] [stderr] Compiling pyo3-build-config v0.17.3 [INFO] [stderr] Compiling find-msvc-tools v0.1.5 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling signal-hook-registry v1.4.7 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling serde_json v1.0.147 [INFO] [stderr] Compiling indoc v1.0.9 [INFO] [stderr] Compiling cc v1.2.50 [INFO] [stderr] Compiling itoa v1.0.16 [INFO] [stderr] Compiling zmij v0.1.8 [INFO] [stderr] Compiling unindent v0.1.11 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling signal-hook-mio v0.2.5 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling crossterm v0.26.1 [INFO] [stderr] Compiling pyo3-ffi v0.17.3 [INFO] [stderr] Compiling pyo3 v0.17.3 [INFO] [stderr] Compiling stacker v0.1.22 [INFO] [stderr] Compiling pyo3-macros-backend v0.17.3 [INFO] [stderr] Compiling ar_archive_writer v0.2.0 [INFO] [stderr] Compiling pyo3-macros v0.17.3 [INFO] [stderr] Compiling psm v0.1.28 [INFO] [stderr] Compiling serde_stacker v0.1.14 [INFO] [stderr] Compiling pymodd_helper v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/game_data/directory.rs:35:31 [INFO] [stdout] | [INFO] [stdout] 35 | pub fn find_item_with_key(&self, key: &str) -> Option { [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] 35 | pub fn find_item_with_key(&self, key: &str) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/game_data/directory.rs:75:31 [INFO] [stdout] | [INFO] [stdout] 75 | fn sort_items_by_order(items: Values) -> Vec<&Value> { [INFO] [stdout] | ^^^^^^ ^^^^^^ the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 75 | fn sort_items_by_order(items: Values<'_>) -> Vec<&Value> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/project_generator/utils/iterators/argument_values_iterator.rs:9:43 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn iter_flattened_argument_values(&self) -> ArgumentValuesIterator { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 9 | pub fn iter_flattened_argument_values(&self) -> ArgumentValuesIterator<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/project_generator/utils/iterators/argument_values_iterator.rs:19:27 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn new(arguments: &Vec) -> ArgumentValuesIterator { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 19 | pub fn new(arguments: &Vec) -> ArgumentValuesIterator<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/project_generator/utils/iterators/argument_values_iterator.rs:75:36 [INFO] [stdout] | [INFO] [stdout] 75 | pub fn from_argument(argument: &Argument) -> ArgumentValueIterItem { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 75 | pub fn from_argument(argument: &Argument) -> ArgumentValueIterItem<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/project_generator/utils/iterators/directory_iterator.rs:4:27 [INFO] [stdout] | [INFO] [stdout] 4 | pub fn iter_flattened(&self) -> DirectoryIterator { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 4 | pub fn iter_flattened(&self) -> DirectoryIterator<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/project_generator/utils/iterators/directory_iterator.rs:57:29 [INFO] [stdout] | [INFO] [stdout] 57 | fn from(directory_item: &DirectoryItem) -> DirectoryIterItem { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 57 | fn from(directory_item: &DirectoryItem) -> DirectoryIterItem<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.05s [INFO] running `Command { std: "docker" "inspect" "5dbe11e9b099c03a584dd00f209b8b4bb8b202b6ee16e6e58027000d8d4f135d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5dbe11e9b099c03a584dd00f209b8b4bb8b202b6ee16e6e58027000d8d4f135d", kill_on_drop: false }` [INFO] [stdout] 5dbe11e9b099c03a584dd00f209b8b4bb8b202b6ee16e6e58027000d8d4f135d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Error response from daemon: failed to create prepare snapshot dir: failed to create temp dir: mkdir /var/lib/containerd/io.containerd.snapshotter.v1.overlayfs/snapshots/new-3860796073: no space left on device