[INFO] fetching crate sparkle_interactions 0.16.0...
[INFO] checking sparkle_interactions-0.16.0 against 1ed2df61a19042f231709eb05d032ae9e2cb2084 for pr-160235
[INFO] extracting crate sparkle_interactions 0.16.0 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate sparkle_interactions 0.16.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate sparkle_interactions 0.16.0
[INFO] tweaked toml for crates.io crate sparkle_interactions 0.16.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate sparkle_interactions 0.16.0 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 crates.io crate sparkle_interactions 0.16.0 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.blanket-clippy-restriction-lints` is deprecated in favor of `lints.clippy.blanket_clippy_restriction_lints` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.error-impl-error` is deprecated in favor of `lints.clippy.error_impl_error` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.exhaustive-enums` is deprecated in favor of `lints.clippy.exhaustive_enums` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.exhaustive-structs` is deprecated in favor of `lints.clippy.exhaustive_structs` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.field-scoped-visibility-modifiers` is deprecated in favor of `lints.clippy.field_scoped_visibility_modifiers` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.implicit-return` is deprecated in favor of `lints.clippy.implicit_return` 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-inline-in-public-items` is deprecated in favor of `lints.clippy.missing_inline_in_public_items` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.missing-trait-methods` is deprecated in favor of `lints.clippy.missing_trait_methods` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.module-name-repetitions` is deprecated in favor of `lints.clippy.module_name_repetitions` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.multiple-crate-versions` is deprecated in favor of `lints.clippy.multiple_crate_versions` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.multiple-inherent-impl` is deprecated in favor of `lints.clippy.multiple_inherent_impl` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.non-ascii-literal` is deprecated in favor of `lints.clippy.non_ascii_literal` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.partial-pub-fields` is deprecated in favor of `lints.clippy.partial_pub_fields` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.pattern-type-mismatch` is deprecated in favor of `lints.clippy.pattern_type_mismatch` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.print-stderr` is deprecated in favor of `lints.clippy.print_stderr` 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.pub-use` is deprecated in favor of `lints.clippy.pub_use` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.pub-with-shorthand` is deprecated in favor of `lints.clippy.pub_with_shorthand` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.question-mark-used` is deprecated in favor of `lints.clippy.question_mark_used` 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.self-named-module-files` is deprecated in favor of `lints.clippy.self_named_module_files` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.single-call-fn` is deprecated in favor of `lints.clippy.single_call_fn` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.single-char-lifetime-names` is deprecated in favor of `lints.clippy.single_char_lifetime_names` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.std-instead-of-alloc` is deprecated in favor of `lints.clippy.std_instead_of_alloc` 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.unused-trait-names` is deprecated in favor of `lints.clippy.unused_trait_names` 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.wildcard-enum-match-arm` is deprecated in favor of `lints.clippy.wildcard_enum_match_arm` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.absolute-paths-not-starting-with-crate` is deprecated in favor of `lints.rust.absolute_paths_not_starting_with_crate` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.ambiguous-negative-literals` is deprecated in favor of `lints.rust.ambiguous_negative_literals` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.deprecated-safe-2024` is deprecated in favor of `lints.rust.deprecated_safe_2024` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.edition-2024-expr-fragment-specifier` is deprecated in favor of `lints.rust.edition_2024_expr_fragment_specifier` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.elided-lifetimes-in-paths` is deprecated in favor of `lints.rust.elided_lifetimes_in_paths` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.explicit-outlives-requirements` is deprecated in favor of `lints.rust.explicit_outlives_requirements` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.ffi-unwind-calls` is deprecated in favor of `lints.rust.ffi_unwind_calls` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.impl-trait-overcaptures` is deprecated in favor of `lints.rust.impl_trait_overcaptures` 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.keyword-idents-2018` is deprecated in favor of `lints.rust.keyword_idents_2018` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.keyword-idents-2024` is deprecated in favor of `lints.rust.keyword_idents_2024` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.let-underscore-drop` is deprecated in favor of `lints.rust.let_underscore_drop` 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.missing-unsafe-on-extern` is deprecated in favor of `lints.rust.missing_unsafe_on_extern` 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.redundant-imports` is deprecated in favor of `lints.rust.redundant_imports` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.redundant-lifetimes` is deprecated in favor of `lints.rust.redundant_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.rust-2021-incompatible-closure-captures` is deprecated in favor of `lints.rust.rust_2021_incompatible_closure_captures` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.rust-2021-incompatible-or-patterns` is deprecated in favor of `lints.rust.rust_2021_incompatible_or_patterns` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.rust-2021-prefixes-incompatible-syntax` is deprecated in favor of `lints.rust.rust_2021_prefixes_incompatible_syntax` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.rust-2021-prelude-collisions` is deprecated in favor of `lints.rust.rust_2021_prelude_collisions` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.rust-2024-guarded-string-incompatible-syntax` is deprecated in favor of `lints.rust.rust_2024_guarded_string_incompatible_syntax` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.rust-2024-incompatible-pat` is deprecated in favor of `lints.rust.rust_2024_incompatible_pat` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.rust-2024-prelude-collisions` is deprecated in favor of `lints.rust.rust_2024_prelude_collisions` 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.tail-expr-drop-order` is deprecated in favor of `lints.rust.tail_expr_drop_order` 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.unit-bindings` is deprecated in favor of `lints.rust.unit_bindings` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.unnameable-types` is deprecated in favor of `lints.rust.unnameable_types` 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-attr-outside-unsafe` is deprecated in favor of `lints.rust.unsafe_attr_outside_unsafe` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.unsafe-code` is deprecated in favor of `lints.rust.unsafe_code` 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-features` is deprecated in favor of `lints.rust.unstable_features` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.unused-crate-dependencies` is deprecated in favor of `lints.rust.unused_crate_dependencies` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.unused-extern-crates` is deprecated in favor of `lints.rust.unused_extern_crates` 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-macro-rules` is deprecated in favor of `lints.rust.unused_macro_rules` 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: `sparkle_interactions` (manifest) generated 76 warnings
[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 twilight-http-ratelimiting v0.16.0
[INFO] [stderr]   Downloaded twilight-validate v0.16.0
[INFO] [stderr]   Downloaded twilight-util v0.16.0
[INFO] [stderr]   Downloaded rustls-platform-verifier v0.5.0
[INFO] [stderr]   Downloaded twilight-http v0.16.0
[INFO] [stderr]   Downloaded tokio-websockets v0.11.2
[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