[INFO] cloning repository https://github.com/Babbleshack/payment-gateway-thing
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Babbleshack/payment-gateway-thing" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBabbleshack%2Fpayment-gateway-thing", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBabbleshack%2Fpayment-gateway-thing'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6a89930c6160e0347bfccdd6d4a30edb7e96707b
[INFO] checking Babbleshack/payment-gateway-thing against 36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6 for pr-160581
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBabbleshack%2Fpayment-gateway-thing" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Babbleshack/payment-gateway-thing
[INFO] finished tweaking git repo https://github.com/Babbleshack/payment-gateway-thing
[INFO] tweaked toml for git repo https://github.com/Babbleshack/payment-gateway-thing written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Babbleshack/payment-gateway-thing on toolchain 36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Babbleshack/payment-gateway-thing 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" "+36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.explicit-into-iter-loop` is deprecated in favor of `lints.clippy.explicit_into_iter_loop` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.if-not-else` is deprecated in favor of `lints.clippy.if_not_else` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.ignored-unit-patterns` is deprecated in favor of `lints.clippy.ignored_unit_patterns` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.inconsistent-struct-constructor` is deprecated in favor of `lints.clippy.inconsistent_struct_constructor` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.large-enum-variant` is deprecated in favor of `lints.clippy.large_enum_variant` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.match-bool` is deprecated in favor of `lints.clippy.match_bool` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.missing-fields-in-debug` is deprecated in favor of `lints.clippy.missing_fields_in_debug` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.needless-for-each` is deprecated in favor of `lints.clippy.needless_for_each` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.needless-pass-by-value` is deprecated in favor of `lints.clippy.needless_pass_by_value` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.needless-raw-string-hashes` is deprecated in favor of `lints.clippy.needless_raw_string_hashes` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.non-std-lazy-statics` is deprecated in favor of `lints.clippy.non_std_lazy_statics` 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.redundant-clone` is deprecated in favor of `lints.clippy.redundant_clone` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.ref-option` is deprecated in favor of `lints.clippy.ref_option` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.semicolon-if-nothing-returned` is deprecated in favor of `lints.clippy.semicolon_if_nothing_returned` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.single-char-pattern` is deprecated in favor of `lints.clippy.single_char_pattern` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.unnecessary-semicolon` is deprecated in favor of `lints.clippy.unnecessary_semicolon` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.unused-self` is deprecated in favor of `lints.clippy.unused_self` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.useless-format` is deprecated in favor of `lints.clippy.useless_format` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: unused manifest key: package.author
[INFO] [stderr] warning: `payment-gateway-thing` (manifest) generated 22 warnings
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "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
[INFO] checking Babbleshack/payment-gateway-thing against 36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6 for pr-160581
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBabbleshack%2Fpayment-gateway-thing" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Babbleshack/payment-gateway-thing
[INFO] finished tweaking git repo https://github.com/Babbleshack/payment-gateway-thing
[INFO] tweaked toml for git repo https://github.com/Babbleshack/payment-gateway-thing written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Babbleshack/payment-gateway-thing on toolchain 36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Babbleshack/payment-gateway-thing 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" "+36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.explicit-into-iter-loop` is deprecated in favor of `lints.clippy.explicit_into_iter_loop` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.if-not-else` is deprecated in favor of `lints.clippy.if_not_else` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.ignored-unit-patterns` is deprecated in favor of `lints.clippy.ignored_unit_patterns` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.inconsistent-struct-constructor` is deprecated in favor of `lints.clippy.inconsistent_struct_constructor` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.large-enum-variant` is deprecated in favor of `lints.clippy.large_enum_variant` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.match-bool` is deprecated in favor of `lints.clippy.match_bool` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.missing-fields-in-debug` is deprecated in favor of `lints.clippy.missing_fields_in_debug` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.needless-for-each` is deprecated in favor of `lints.clippy.needless_for_each` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.needless-pass-by-value` is deprecated in favor of `lints.clippy.needless_pass_by_value` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.needless-raw-string-hashes` is deprecated in favor of `lints.clippy.needless_raw_string_hashes` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.non-std-lazy-statics` is deprecated in favor of `lints.clippy.non_std_lazy_statics` 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.redundant-clone` is deprecated in favor of `lints.clippy.redundant_clone` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.ref-option` is deprecated in favor of `lints.clippy.ref_option` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.semicolon-if-nothing-returned` is deprecated in favor of `lints.clippy.semicolon_if_nothing_returned` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.single-char-pattern` is deprecated in favor of `lints.clippy.single_char_pattern` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.unnecessary-semicolon` is deprecated in favor of `lints.clippy.unnecessary_semicolon` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.unused-self` is deprecated in favor of `lints.clippy.unused_self` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.useless-format` is deprecated in favor of `lints.clippy.useless_format` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: unused manifest key: package.author
[INFO] [stderr] warning: `payment-gateway-thing` (manifest) generated 22 warnings
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "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
[INFO] checking Babbleshack/payment-gateway-thing against 36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6 for pr-160581
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBabbleshack%2Fpayment-gateway-thing" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Babbleshack/payment-gateway-thing
[INFO] finished tweaking git repo https://github.com/Babbleshack/payment-gateway-thing
[INFO] tweaked toml for git repo https://github.com/Babbleshack/payment-gateway-thing written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Babbleshack/payment-gateway-thing on toolchain 36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Babbleshack/payment-gateway-thing 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" "+36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.explicit-into-iter-loop` is deprecated in favor of `lints.clippy.explicit_into_iter_loop` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.if-not-else` is deprecated in favor of `lints.clippy.if_not_else` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.ignored-unit-patterns` is deprecated in favor of `lints.clippy.ignored_unit_patterns` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.inconsistent-struct-constructor` is deprecated in favor of `lints.clippy.inconsistent_struct_constructor` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.large-enum-variant` is deprecated in favor of `lints.clippy.large_enum_variant` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.match-bool` is deprecated in favor of `lints.clippy.match_bool` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.missing-fields-in-debug` is deprecated in favor of `lints.clippy.missing_fields_in_debug` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.needless-for-each` is deprecated in favor of `lints.clippy.needless_for_each` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.needless-pass-by-value` is deprecated in favor of `lints.clippy.needless_pass_by_value` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.needless-raw-string-hashes` is deprecated in favor of `lints.clippy.needless_raw_string_hashes` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.non-std-lazy-statics` is deprecated in favor of `lints.clippy.non_std_lazy_statics` 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.redundant-clone` is deprecated in favor of `lints.clippy.redundant_clone` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.ref-option` is deprecated in favor of `lints.clippy.ref_option` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.semicolon-if-nothing-returned` is deprecated in favor of `lints.clippy.semicolon_if_nothing_returned` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.single-char-pattern` is deprecated in favor of `lints.clippy.single_char_pattern` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.unnecessary-semicolon` is deprecated in favor of `lints.clippy.unnecessary_semicolon` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.unused-self` is deprecated in favor of `lints.clippy.unused_self` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.useless-format` is deprecated in favor of `lints.clippy.useless_format` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: unused manifest key: package.author
[INFO] [stderr] warning: `payment-gateway-thing` (manifest) generated 22 warnings
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "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
[INFO] checking Babbleshack/payment-gateway-thing against 36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6 for pr-160581
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBabbleshack%2Fpayment-gateway-thing" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Babbleshack/payment-gateway-thing
[INFO] finished tweaking git repo https://github.com/Babbleshack/payment-gateway-thing
[INFO] tweaked toml for git repo https://github.com/Babbleshack/payment-gateway-thing written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Babbleshack/payment-gateway-thing on toolchain 36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Babbleshack/payment-gateway-thing 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" "+36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.explicit-into-iter-loop` is deprecated in favor of `lints.clippy.explicit_into_iter_loop` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.if-not-else` is deprecated in favor of `lints.clippy.if_not_else` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.ignored-unit-patterns` is deprecated in favor of `lints.clippy.ignored_unit_patterns` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.inconsistent-struct-constructor` is deprecated in favor of `lints.clippy.inconsistent_struct_constructor` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.large-enum-variant` is deprecated in favor of `lints.clippy.large_enum_variant` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.match-bool` is deprecated in favor of `lints.clippy.match_bool` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.missing-fields-in-debug` is deprecated in favor of `lints.clippy.missing_fields_in_debug` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.needless-for-each` is deprecated in favor of `lints.clippy.needless_for_each` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.needless-pass-by-value` is deprecated in favor of `lints.clippy.needless_pass_by_value` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.needless-raw-string-hashes` is deprecated in favor of `lints.clippy.needless_raw_string_hashes` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.non-std-lazy-statics` is deprecated in favor of `lints.clippy.non_std_lazy_statics` 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.redundant-clone` is deprecated in favor of `lints.clippy.redundant_clone` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.ref-option` is deprecated in favor of `lints.clippy.ref_option` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.semicolon-if-nothing-returned` is deprecated in favor of `lints.clippy.semicolon_if_nothing_returned` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.single-char-pattern` is deprecated in favor of `lints.clippy.single_char_pattern` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.unnecessary-semicolon` is deprecated in favor of `lints.clippy.unnecessary_semicolon` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.unused-self` is deprecated in favor of `lints.clippy.unused_self` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.useless-format` is deprecated in favor of `lints.clippy.useless_format` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: unused manifest key: package.author
[INFO] [stderr] warning: `payment-gateway-thing` (manifest) generated 22 warnings
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "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
[INFO] checking Babbleshack/payment-gateway-thing against 36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6 for pr-160581
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBabbleshack%2Fpayment-gateway-thing" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Babbleshack/payment-gateway-thing
[INFO] finished tweaking git repo https://github.com/Babbleshack/payment-gateway-thing
[INFO] tweaked toml for git repo https://github.com/Babbleshack/payment-gateway-thing written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Babbleshack/payment-gateway-thing on toolchain 36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Babbleshack/payment-gateway-thing 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" "+36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.explicit-into-iter-loop` is deprecated in favor of `lints.clippy.explicit_into_iter_loop` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.if-not-else` is deprecated in favor of `lints.clippy.if_not_else` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.ignored-unit-patterns` is deprecated in favor of `lints.clippy.ignored_unit_patterns` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.inconsistent-struct-constructor` is deprecated in favor of `lints.clippy.inconsistent_struct_constructor` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.large-enum-variant` is deprecated in favor of `lints.clippy.large_enum_variant` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.match-bool` is deprecated in favor of `lints.clippy.match_bool` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.missing-fields-in-debug` is deprecated in favor of `lints.clippy.missing_fields_in_debug` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.needless-for-each` is deprecated in favor of `lints.clippy.needless_for_each` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.needless-pass-by-value` is deprecated in favor of `lints.clippy.needless_pass_by_value` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.needless-raw-string-hashes` is deprecated in favor of `lints.clippy.needless_raw_string_hashes` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.non-std-lazy-statics` is deprecated in favor of `lints.clippy.non_std_lazy_statics` 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.redundant-clone` is deprecated in favor of `lints.clippy.redundant_clone` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.ref-option` is deprecated in favor of `lints.clippy.ref_option` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.semicolon-if-nothing-returned` is deprecated in favor of `lints.clippy.semicolon_if_nothing_returned` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.single-char-pattern` is deprecated in favor of `lints.clippy.single_char_pattern` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.unnecessary-semicolon` is deprecated in favor of `lints.clippy.unnecessary_semicolon` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.unused-self` is deprecated in favor of `lints.clippy.unused_self` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.useless-format` is deprecated in favor of `lints.clippy.useless_format` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: unused manifest key: package.author
[INFO] [stderr] warning: `payment-gateway-thing` (manifest) generated 22 warnings
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "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