[INFO] cloning repository https://github.com/awoyai/axum_temp [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/awoyai/axum_temp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fawoyai%2Faxum_temp", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fawoyai%2Faxum_temp'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c35feb0e5f67b064ea2bb36c9a231ff5e84cd0d1 [INFO] testing awoyai/axum_temp against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fawoyai%2Faxum_temp" "/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/awoyai/axum_temp [INFO] finished tweaking git repo https://github.com/awoyai/axum_temp [INFO] tweaked toml for git repo https://github.com/awoyai/axum_temp written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/awoyai/axum_temp on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/awoyai/axum_temp 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] | [INFO] [stderr] = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] warning: /workspace/builds/worker-6-tc2/source/bin/Cargo.toml: `default-features` is ignored for tokio, since `default-features` was not specified for `workspace.dependencies.tokio`, this could become a hard error in the future [INFO] [stderr] warning: /workspace/builds/worker-6-tc2/source/bin/Cargo.toml: `default-features` is ignored for tracing, since `default-features` was not specified for `workspace.dependencies.tracing`, this could become a hard error in the future [INFO] [stderr] warning: /workspace/builds/worker-6-tc2/source/bin/Cargo.toml: `default-features` is ignored for tracing-appender, since `default-features` was not specified for `workspace.dependencies.tracing-appender`, this could become a hard error in the future [INFO] [stderr] warning: /workspace/builds/worker-6-tc2/source/bin/Cargo.toml: `default-features` is ignored for tracing-subscriber, since `default-features` was not specified for `workspace.dependencies.tracing-subscriber`, this could become a hard error in the future [INFO] [stderr] warning: /workspace/builds/worker-6-tc2/source/utils/Cargo.toml: `default-features` is ignored for anyhow, since `default-features` was not specified for `workspace.dependencies.anyhow`, this could become a hard error in the future [INFO] [stderr] warning: /workspace/builds/worker-6-tc2/source/utils/Cargo.toml: `default-features` is ignored for md5, since `default-features` was not specified for `workspace.dependencies.md5`, this could become a hard error in the future [INFO] [stderr] warning: /workspace/builds/worker-6-tc2/source/utils/Cargo.toml: `default-features` is ignored for once_cell, since `default-features` was not specified for `workspace.dependencies.once_cell`, this could become a hard error in the future [INFO] [stderr] warning: /workspace/builds/worker-6-tc2/source/utils/Cargo.toml: `default-features` is ignored for rand, since `default-features` was not specified for `workspace.dependencies.rand`, this could become a hard error in the future [INFO] [stderr] warning: /workspace/builds/worker-6-tc2/source/utils/Cargo.toml: `default-features` is ignored for sea-orm, since `default-features` was not specified for `workspace.dependencies.sea-orm`, this could become a hard error in the future [INFO] [stderr] warning: /workspace/builds/worker-6-tc2/source/utils/Cargo.toml: `default-features` is ignored for tokio, since `default-features` was not specified for `workspace.dependencies.tokio`, this could become a hard error in the future [INFO] [stderr] warning: /workspace/builds/worker-6-tc2/source/utils/Cargo.toml: `default-features` is ignored for tracing, since `default-features` was not specified for `workspace.dependencies.tracing`, this could become a hard error in the future [INFO] [stderr] warning: /workspace/builds/worker-6-tc2/source/utils/Cargo.toml: `default-features` is ignored for tracing-subscriber, since `default-features` was not specified for `workspace.dependencies.tracing-subscriber`, this could become a hard error in the future [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/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] Error response from daemon: mkdir /var/lib/docker/overlay2/9ba7578bfc8dbb2211f62d78553aef05c34a3dfa192e777f8ee8706ed1367dce-init: no space left on device [INFO] testing awoyai/axum_temp against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fawoyai%2Faxum_temp" "/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/awoyai/axum_temp [INFO] finished tweaking git repo https://github.com/awoyai/axum_temp [INFO] tweaked toml for git repo https://github.com/awoyai/axum_temp written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/awoyai/axum_temp on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/awoyai/axum_temp 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] | [INFO] [stderr] = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] warning: /workspace/builds/worker-6-tc2/source/bin/Cargo.toml: `default-features` is ignored for tokio, since `default-features` was not specified for `workspace.dependencies.tokio`, this could become a hard error in the future [INFO] [stderr] warning: /workspace/builds/worker-6-tc2/source/bin/Cargo.toml: `default-features` is ignored for tracing, since `default-features` was not specified for `workspace.dependencies.tracing`, this could become a hard error in the future [INFO] [stderr] warning: /workspace/builds/worker-6-tc2/source/bin/Cargo.toml: `default-features` is ignored for tracing-appender, since `default-features` was not specified for `workspace.dependencies.tracing-appender`, this could become a hard error in the future [INFO] [stderr] warning: /workspace/builds/worker-6-tc2/source/bin/Cargo.toml: `default-features` is ignored for tracing-subscriber, since `default-features` was not specified for `workspace.dependencies.tracing-subscriber`, this could become a hard error in the future [INFO] [stderr] warning: /workspace/builds/worker-6-tc2/source/utils/Cargo.toml: `default-features` is ignored for anyhow, since `default-features` was not specified for `workspace.dependencies.anyhow`, this could become a hard error in the future [INFO] [stderr] warning: /workspace/builds/worker-6-tc2/source/utils/Cargo.toml: `default-features` is ignored for md5, since `default-features` was not specified for `workspace.dependencies.md5`, this could become a hard error in the future [INFO] [stderr] warning: /workspace/builds/worker-6-tc2/source/utils/Cargo.toml: `default-features` is ignored for once_cell, since `default-features` was not specified for `workspace.dependencies.once_cell`, this could become a hard error in the future [INFO] [stderr] warning: /workspace/builds/worker-6-tc2/source/utils/Cargo.toml: `default-features` is ignored for rand, since `default-features` was not specified for `workspace.dependencies.rand`, this could become a hard error in the future [INFO] [stderr] warning: /workspace/builds/worker-6-tc2/source/utils/Cargo.toml: `default-features` is ignored for sea-orm, since `default-features` was not specified for `workspace.dependencies.sea-orm`, this could become a hard error in the future [INFO] [stderr] warning: /workspace/builds/worker-6-tc2/source/utils/Cargo.toml: `default-features` is ignored for tokio, since `default-features` was not specified for `workspace.dependencies.tokio`, this could become a hard error in the future [INFO] [stderr] warning: /workspace/builds/worker-6-tc2/source/utils/Cargo.toml: `default-features` is ignored for tracing, since `default-features` was not specified for `workspace.dependencies.tracing`, this could become a hard error in the future [INFO] [stderr] warning: /workspace/builds/worker-6-tc2/source/utils/Cargo.toml: `default-features` is ignored for tracing-subscriber, since `default-features` was not specified for `workspace.dependencies.tracing-subscriber`, this could become a hard error in the future [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/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] Error response from daemon: mkdir /var/lib/docker/overlay2/140dd920967e4670fbf2f25ed2b40df6c65784143f0faf1fda3f2287d4cec2bc-init: no space left on device [INFO] testing awoyai/axum_temp against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fawoyai%2Faxum_temp" "/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/awoyai/axum_temp [INFO] finished tweaking git repo https://github.com/awoyai/axum_temp [INFO] tweaked toml for git repo https://github.com/awoyai/axum_temp written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/awoyai/axum_temp on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/awoyai/axum_temp 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] | [INFO] [stderr] = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] warning: /workspace/builds/worker-6-tc2/source/utils/Cargo.toml: `default-features` is ignored for anyhow, since `default-features` was not specified for `workspace.dependencies.anyhow`, this could become a hard error in the future [INFO] [stderr] warning: /workspace/builds/worker-6-tc2/source/utils/Cargo.toml: `default-features` is ignored for md5, since `default-features` was not specified for `workspace.dependencies.md5`, this could become a hard error in the future [INFO] [stderr] warning: /workspace/builds/worker-6-tc2/source/utils/Cargo.toml: `default-features` is ignored for once_cell, since `default-features` was not specified for `workspace.dependencies.once_cell`, this could become a hard error in the future [INFO] [stderr] warning: /workspace/builds/worker-6-tc2/source/utils/Cargo.toml: `default-features` is ignored for rand, since `default-features` was not specified for `workspace.dependencies.rand`, this could become a hard error in the future [INFO] [stderr] warning: /workspace/builds/worker-6-tc2/source/utils/Cargo.toml: `default-features` is ignored for sea-orm, since `default-features` was not specified for `workspace.dependencies.sea-orm`, this could become a hard error in the future [INFO] [stderr] warning: /workspace/builds/worker-6-tc2/source/utils/Cargo.toml: `default-features` is ignored for tokio, since `default-features` was not specified for `workspace.dependencies.tokio`, this could become a hard error in the future [INFO] [stderr] warning: /workspace/builds/worker-6-tc2/source/utils/Cargo.toml: `default-features` is ignored for tracing, since `default-features` was not specified for `workspace.dependencies.tracing`, this could become a hard error in the future [INFO] [stderr] warning: /workspace/builds/worker-6-tc2/source/utils/Cargo.toml: `default-features` is ignored for tracing-subscriber, since `default-features` was not specified for `workspace.dependencies.tracing-subscriber`, this could become a hard error in the future [INFO] [stderr] warning: /workspace/builds/worker-6-tc2/source/bin/Cargo.toml: `default-features` is ignored for tokio, since `default-features` was not specified for `workspace.dependencies.tokio`, this could become a hard error in the future [INFO] [stderr] warning: /workspace/builds/worker-6-tc2/source/bin/Cargo.toml: `default-features` is ignored for tracing, since `default-features` was not specified for `workspace.dependencies.tracing`, this could become a hard error in the future [INFO] [stderr] warning: /workspace/builds/worker-6-tc2/source/bin/Cargo.toml: `default-features` is ignored for tracing-appender, since `default-features` was not specified for `workspace.dependencies.tracing-appender`, this could become a hard error in the future [INFO] [stderr] warning: /workspace/builds/worker-6-tc2/source/bin/Cargo.toml: `default-features` is ignored for tracing-subscriber, since `default-features` was not specified for `workspace.dependencies.tracing-subscriber`, this could become a hard error in the future [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/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] Error response from daemon: mkdir /var/lib/docker/overlay2/191f47ba7a4113b8fdc1b731d1804efc71d34c87db91c0c5c5074552498b2511-init: no space left on device [INFO] testing awoyai/axum_temp against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fawoyai%2Faxum_temp" "/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/awoyai/axum_temp [INFO] finished tweaking git repo https://github.com/awoyai/axum_temp [INFO] tweaked toml for git repo https://github.com/awoyai/axum_temp written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/awoyai/axum_temp on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/awoyai/axum_temp 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] | [INFO] [stderr] = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] warning: /workspace/builds/worker-6-tc2/source/bin/Cargo.toml: `default-features` is ignored for tokio, since `default-features` was not specified for `workspace.dependencies.tokio`, this could become a hard error in the future [INFO] [stderr] warning: /workspace/builds/worker-6-tc2/source/bin/Cargo.toml: `default-features` is ignored for tracing, since `default-features` was not specified for `workspace.dependencies.tracing`, this could become a hard error in the future [INFO] [stderr] warning: /workspace/builds/worker-6-tc2/source/bin/Cargo.toml: `default-features` is ignored for tracing-appender, since `default-features` was not specified for `workspace.dependencies.tracing-appender`, this could become a hard error in the future [INFO] [stderr] warning: /workspace/builds/worker-6-tc2/source/bin/Cargo.toml: `default-features` is ignored for tracing-subscriber, since `default-features` was not specified for `workspace.dependencies.tracing-subscriber`, this could become a hard error in the future [INFO] [stderr] warning: /workspace/builds/worker-6-tc2/source/utils/Cargo.toml: `default-features` is ignored for anyhow, since `default-features` was not specified for `workspace.dependencies.anyhow`, this could become a hard error in the future [INFO] [stderr] warning: /workspace/builds/worker-6-tc2/source/utils/Cargo.toml: `default-features` is ignored for md5, since `default-features` was not specified for `workspace.dependencies.md5`, this could become a hard error in the future [INFO] [stderr] warning: /workspace/builds/worker-6-tc2/source/utils/Cargo.toml: `default-features` is ignored for once_cell, since `default-features` was not specified for `workspace.dependencies.once_cell`, this could become a hard error in the future [INFO] [stderr] warning: /workspace/builds/worker-6-tc2/source/utils/Cargo.toml: `default-features` is ignored for rand, since `default-features` was not specified for `workspace.dependencies.rand`, this could become a hard error in the future [INFO] [stderr] warning: /workspace/builds/worker-6-tc2/source/utils/Cargo.toml: `default-features` is ignored for sea-orm, since `default-features` was not specified for `workspace.dependencies.sea-orm`, this could become a hard error in the future [INFO] [stderr] warning: /workspace/builds/worker-6-tc2/source/utils/Cargo.toml: `default-features` is ignored for tokio, since `default-features` was not specified for `workspace.dependencies.tokio`, this could become a hard error in the future [INFO] [stderr] warning: /workspace/builds/worker-6-tc2/source/utils/Cargo.toml: `default-features` is ignored for tracing, since `default-features` was not specified for `workspace.dependencies.tracing`, this could become a hard error in the future [INFO] [stderr] warning: /workspace/builds/worker-6-tc2/source/utils/Cargo.toml: `default-features` is ignored for tracing-subscriber, since `default-features` was not specified for `workspace.dependencies.tracing-subscriber`, this could become a hard error in the future [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] Error response from daemon: mkdir /var/lib/docker/overlay2/c642209eb4c0a75699359154ade1c16fa4cbac254265b6b5d5ee4ad38615aab0-init: no space left on device [INFO] testing awoyai/axum_temp against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fawoyai%2Faxum_temp" "/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/awoyai/axum_temp [INFO] finished tweaking git repo https://github.com/awoyai/axum_temp [INFO] tweaked toml for git repo https://github.com/awoyai/axum_temp written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/awoyai/axum_temp on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/awoyai/axum_temp 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] | [INFO] [stderr] = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] warning: /workspace/builds/worker-6-tc2/source/bin/Cargo.toml: `default-features` is ignored for tokio, since `default-features` was not specified for `workspace.dependencies.tokio`, this could become a hard error in the future [INFO] [stderr] warning: /workspace/builds/worker-6-tc2/source/bin/Cargo.toml: `default-features` is ignored for tracing, since `default-features` was not specified for `workspace.dependencies.tracing`, this could become a hard error in the future [INFO] [stderr] warning: /workspace/builds/worker-6-tc2/source/bin/Cargo.toml: `default-features` is ignored for tracing-appender, since `default-features` was not specified for `workspace.dependencies.tracing-appender`, this could become a hard error in the future [INFO] [stderr] warning: /workspace/builds/worker-6-tc2/source/bin/Cargo.toml: `default-features` is ignored for tracing-subscriber, since `default-features` was not specified for `workspace.dependencies.tracing-subscriber`, this could become a hard error in the future [INFO] [stderr] warning: /workspace/builds/worker-6-tc2/source/utils/Cargo.toml: `default-features` is ignored for anyhow, since `default-features` was not specified for `workspace.dependencies.anyhow`, this could become a hard error in the future [INFO] [stderr] warning: /workspace/builds/worker-6-tc2/source/utils/Cargo.toml: `default-features` is ignored for md5, since `default-features` was not specified for `workspace.dependencies.md5`, this could become a hard error in the future [INFO] [stderr] warning: /workspace/builds/worker-6-tc2/source/utils/Cargo.toml: `default-features` is ignored for once_cell, since `default-features` was not specified for `workspace.dependencies.once_cell`, this could become a hard error in the future [INFO] [stderr] warning: /workspace/builds/worker-6-tc2/source/utils/Cargo.toml: `default-features` is ignored for rand, since `default-features` was not specified for `workspace.dependencies.rand`, this could become a hard error in the future [INFO] [stderr] warning: /workspace/builds/worker-6-tc2/source/utils/Cargo.toml: `default-features` is ignored for sea-orm, since `default-features` was not specified for `workspace.dependencies.sea-orm`, this could become a hard error in the future [INFO] [stderr] warning: /workspace/builds/worker-6-tc2/source/utils/Cargo.toml: `default-features` is ignored for tokio, since `default-features` was not specified for `workspace.dependencies.tokio`, this could become a hard error in the future [INFO] [stderr] warning: /workspace/builds/worker-6-tc2/source/utils/Cargo.toml: `default-features` is ignored for tracing, since `default-features` was not specified for `workspace.dependencies.tracing`, this could become a hard error in the future [INFO] [stderr] warning: /workspace/builds/worker-6-tc2/source/utils/Cargo.toml: `default-features` is ignored for tracing-subscriber, since `default-features` was not specified for `workspace.dependencies.tracing-subscriber`, this could become a hard error in the future [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/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] Error response from daemon: mkdir /var/lib/docker/overlay2/1ab1cc2564fe18e356ec5305595333af0783d56e36678dd1bc408d879f15ff87-init: no space left on device sandbox container could not be created: command failed: exit status: 1 Error response from daemon: mkdir /var/lib/docker/overlay2/1ab1cc2564fe18e356ec5305595333af0783d56e36678dd1bc408d879f15ff87-init: no space left on device Caused by: command failed: exit status: 1 Error response from daemon: mkdir /var/lib/docker/overlay2/1ab1cc2564fe18e356ec5305595333af0783d56e36678dd1bc408d879f15ff87-init: no space left on device