[INFO] cloning repository https://github.com/telenkov88/mks-servo42-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/telenkov88/mks-servo42-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftelenkov88%2Fmks-servo42-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftelenkov88%2Fmks-servo42-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5b3f71302d219b53e57c27e47332382515cb4c94
[INFO] checking telenkov88/mks-servo42-rs against 1ed2df61a19042f231709eb05d032ae9e2cb2084 for pr-160235
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftelenkov88%2Fmks-servo42-rs" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/telenkov88/mks-servo42-rs
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking git repo https://github.com/telenkov88/mks-servo42-rs
[INFO] tweaked toml for git repo https://github.com/telenkov88/mks-servo42-rs written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/telenkov88/mks-servo42-rs on toolchain 1ed2df61a19042f231709eb05d032ae9e2cb2084
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ed2df61a19042f231709eb05d032ae9e2cb2084" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/telenkov88/mks-servo42-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" "+1ed2df61a19042f231709eb05d032ae9e2cb2084" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.as-underscore` is deprecated in favor of `lints.clippy.as_underscore` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.dbg-macro` is deprecated in favor of `lints.clippy.dbg_macro` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.decimal-literal-representation` is deprecated in favor of `lints.clippy.decimal_literal_representation` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.explicit-auto-deref` is deprecated in favor of `lints.clippy.explicit_auto_deref` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.get-unwrap` is deprecated in favor of `lints.clippy.get_unwrap` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.incompatible-msrv` is deprecated in favor of `lints.clippy.incompatible_msrv` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.manual-let-else` is deprecated in favor of `lints.clippy.manual_let_else` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.missing-docs-in-private-items` is deprecated in favor of `lints.clippy.missing_docs_in_private_items` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.missing-enforced-import-renames` is deprecated in favor of `lints.clippy.missing_enforced_import_renames` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.obfuscated-if-else` is deprecated in favor of `lints.clippy.obfuscated_if_else` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.option-if-let-else` is deprecated in favor of `lints.clippy.option_if_let_else` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.print-stdout` is deprecated in favor of `lints.clippy.print_stdout` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.redundant-pub-crate` is deprecated in favor of `lints.clippy.redundant_pub_crate` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.semicolon-outside-block` is deprecated in favor of `lints.clippy.semicolon_outside_block` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.std-instead-of-core` is deprecated in favor of `lints.clippy.std_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.undocumented-unsafe-blocks` is deprecated in favor of `lints.clippy.undocumented_unsafe_blocks` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.uninhabited-references` is deprecated in favor of `lints.clippy.uninhabited_references` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.uninlined-format-args` is deprecated in favor of `lints.clippy.uninlined_format_args` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.unnested-or-patterns` is deprecated in favor of `lints.clippy.unnested_or_patterns` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.unwrap-in-result` is deprecated in favor of `lints.clippy.unwrap_in_result` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.unwrap-used` is deprecated in favor of `lints.clippy.unwrap_used` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.use-debug` is deprecated in favor of `lints.clippy.use_debug` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.ambiguous-glob-reexports` is deprecated in favor of `lints.rust.ambiguous_glob_reexports` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.clashing-extern-declarations` is deprecated in favor of `lints.rust.clashing_extern_declarations` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.const-item-mutation` is deprecated in favor of `lints.rust.const_item_mutation` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.dangling-pointers-from-temporaries` is deprecated in favor of `lints.rust.dangling_pointers_from_temporaries` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.deref-nullptr` is deprecated in favor of `lints.rust.deref_nullptr` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.drop-bounds` is deprecated in favor of `lints.rust.drop_bounds` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.hidden-glob-reexports` is deprecated in favor of `lints.rust.hidden_glob_reexports` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.improper-ctypes` is deprecated in favor of `lints.rust.improper_ctypes` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.improper-ctypes-definitions` is deprecated in favor of `lints.rust.improper_ctypes_definitions` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.invalid-from-utf8` is deprecated in favor of `lints.rust.invalid_from_utf8` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.invalid-macro-export-arguments` is deprecated in favor of `lints.rust.invalid_macro_export_arguments` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.invalid-nan-comparisons` is deprecated in favor of `lints.rust.invalid_nan_comparisons` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.invalid-reference-casting` is deprecated in favor of `lints.rust.invalid_reference_casting` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.invalid-value` is deprecated in favor of `lints.rust.invalid_value` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.keyword-idents` is deprecated in favor of `lints.rust.keyword_idents` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.let-underscore` is deprecated in favor of `lints.rust.let_underscore` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.macro-use-extern-crate` is deprecated in favor of `lints.rust.macro_use_extern_crate` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.meta-variable-misuse` is deprecated in favor of `lints.rust.meta_variable_misuse` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.missing-abi` is deprecated in favor of `lints.rust.missing_abi` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.missing-copy-implementations` is deprecated in favor of `lints.rust.missing_copy_implementations` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.missing-debug-implementations` is deprecated in favor of `lints.rust.missing_debug_implementations` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.missing-docs` is deprecated in favor of `lints.rust.missing_docs` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.named-arguments-used-positionally` is deprecated in favor of `lints.rust.named_arguments_used_positionally` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.non-ascii-idents` is deprecated in favor of `lints.rust.non_ascii_idents` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.noop-method-call` is deprecated in favor of `lints.rust.noop_method_call` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.opaque-hidden-inferred-bound` is deprecated in favor of `lints.rust.opaque_hidden_inferred_bound` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.overlapping-range-endpoints` is deprecated in favor of `lints.rust.overlapping_range_endpoints` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.single-use-lifetimes` is deprecated in favor of `lints.rust.single_use_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.suspicious-double-ref-op` is deprecated in favor of `lints.rust.suspicious_double_ref_op` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.trivial-casts` is deprecated in favor of `lints.rust.trivial_casts` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.trivial-numeric-casts` is deprecated in favor of `lints.rust.trivial_numeric_casts` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.unconditional-recursion` is deprecated in favor of `lints.rust.unconditional_recursion` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.unnameable-test-items` is deprecated in favor of `lints.rust.unnameable_test_items` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.unreachable-pub` is deprecated in favor of `lints.rust.unreachable_pub` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.unsafe-op-in-unsafe-fn` is deprecated in favor of `lints.rust.unsafe_op_in_unsafe_fn` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.unstable-name-collisions` is deprecated in favor of `lints.rust.unstable_name_collisions` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.unstable-syntax-pre-expansion` is deprecated in favor of `lints.rust.unstable_syntax_pre_expansion` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.unused-import-braces` is deprecated in favor of `lints.rust.unused_import_braces` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.unused-lifetimes` is deprecated in favor of `lints.rust.unused_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.unused-qualifications` is deprecated in favor of `lints.rust.unused_qualifications` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.variant-size-differences` is deprecated in favor of `lints.rust.variant_size_differences` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rustdoc.private-doc-tests` is deprecated in favor of `lints.rustdoc.private_doc_tests` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rustdoc.unescaped-backticks` is deprecated in favor of `lints.rustdoc.unescaped_backticks` and will not work in a future edition
[INFO] [stderr] warning: `mks-servo42-rs` (manifest) generated 67 warnings
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating git repository `https://github.com/telenkov88/rp2040-rotary-encoder-rs`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stderr] Error response from daemon: write /var/lib/containerd/io.containerd.metadata.v1.bolt/meta.db: no space left on device


sandbox container could not be created: command failed: exit status: 1

Error response from daemon: write /var/lib/containerd/io.containerd.metadata.v1.bolt/meta.db: no space left on device

Caused by:
    command failed: exit status: 1
    
    Error response from daemon: write /var/lib/containerd/io.containerd.metadata.v1.bolt/meta.db: no space left on device