[INFO] cloning repository https://github.com/winksaville/rust-expr-rust_decimal [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/winksaville/rust-expr-rust_decimal" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwinksaville%2Frust-expr-rust_decimal", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwinksaville%2Frust-expr-rust_decimal'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fbe7707780e642161cbffa4a977d5f1db3cf87ba [INFO] checking winksaville/rust-expr-rust_decimal against master#0ef0dd24510b52da980889546fcd15254dc56a23 for pr-126452 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwinksaville%2Frust-expr-rust_decimal" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/winksaville/rust-expr-rust_decimal on toolchain 0ef0dd24510b52da980889546fcd15254dc56a23 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0ef0dd24510b52da980889546fcd15254dc56a23" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/winksaville/rust-expr-rust_decimal [INFO] finished tweaking git repo https://github.com/winksaville/rust-expr-rust_decimal [INFO] tweaked toml for git repo https://github.com/winksaville/rust-expr-rust_decimal written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/winksaville/rust-expr-rust_decimal 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" "+0ef0dd24510b52da980889546fcd15254dc56a23" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rust_decimal_macros v1.12.4 [INFO] [stderr] Downloaded rust_decimal v1.12.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+0ef0dd24510b52da980889546fcd15254dc56a23" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9aa48f83639a214e72c46e69c9e321174441ff71dbdf1c13bbf4cdfdb06b05c4 [INFO] running `Command { std: "docker" "start" "-a" "9aa48f83639a214e72c46e69c9e321174441ff71dbdf1c13bbf4cdfdb06b05c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9aa48f83639a214e72c46e69c9e321174441ff71dbdf1c13bbf4cdfdb06b05c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9aa48f83639a214e72c46e69c9e321174441ff71dbdf1c13bbf4cdfdb06b05c4", kill_on_drop: false }` [INFO] [stdout] 9aa48f83639a214e72c46e69c9e321174441ff71dbdf1c13bbf4cdfdb06b05c4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+0ef0dd24510b52da980889546fcd15254dc56a23" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d701fd5e7dc8f9a0d0c561138ad64e0e3033a37373aac9690fe4d9eb3e4f3d9a [INFO] running `Command { std: "docker" "start" "-a" "d701fd5e7dc8f9a0d0c561138ad64e0e3033a37373aac9690fe4d9eb3e4f3d9a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.71 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking rust_decimal v1.12.4 [INFO] [stderr] Compiling rust_decimal_macros v1.12.4 [INFO] [stderr] Checking expr-decimal v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.83s [INFO] running `Command { std: "docker" "inspect" "d701fd5e7dc8f9a0d0c561138ad64e0e3033a37373aac9690fe4d9eb3e4f3d9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d701fd5e7dc8f9a0d0c561138ad64e0e3033a37373aac9690fe4d9eb3e4f3d9a", kill_on_drop: false }` [INFO] [stdout] d701fd5e7dc8f9a0d0c561138ad64e0e3033a37373aac9690fe4d9eb3e4f3d9a [INFO] checking winksaville/rust-expr-rust_decimal against try#d9cbfeb054d7bd02cf942e6d32c1c0a91f042ce9 for pr-126452 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwinksaville%2Frust-expr-rust_decimal" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/winksaville/rust-expr-rust_decimal on toolchain d9cbfeb054d7bd02cf942e6d32c1c0a91f042ce9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d9cbfeb054d7bd02cf942e6d32c1c0a91f042ce9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/winksaville/rust-expr-rust_decimal [INFO] finished tweaking git repo https://github.com/winksaville/rust-expr-rust_decimal [INFO] tweaked toml for git repo https://github.com/winksaville/rust-expr-rust_decimal written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/winksaville/rust-expr-rust_decimal 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" "+d9cbfeb054d7bd02cf942e6d32c1c0a91f042ce9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+d9cbfeb054d7bd02cf942e6d32c1c0a91f042ce9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8093f57b265358f51bbee5dc362c838f6ff7cf81a92e897c6ad72bdf7066588e [INFO] running `Command { std: "docker" "start" "-a" "8093f57b265358f51bbee5dc362c838f6ff7cf81a92e897c6ad72bdf7066588e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8093f57b265358f51bbee5dc362c838f6ff7cf81a92e897c6ad72bdf7066588e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8093f57b265358f51bbee5dc362c838f6ff7cf81a92e897c6ad72bdf7066588e", kill_on_drop: false }` [INFO] [stdout] 8093f57b265358f51bbee5dc362c838f6ff7cf81a92e897c6ad72bdf7066588e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+d9cbfeb054d7bd02cf942e6d32c1c0a91f042ce9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8379a31cdb31e65ea40ddb6f211e44d9d8fdf8263014e48bee2a207a91f3be25 [INFO] running `Command { std: "docker" "start" "-a" "8379a31cdb31e65ea40ddb6f211e44d9d8fdf8263014e48bee2a207a91f3be25", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.71 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta3H6kr4/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serde` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "8379a31cdb31e65ea40ddb6f211e44d9d8fdf8263014e48bee2a207a91f3be25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8379a31cdb31e65ea40ddb6f211e44d9d8fdf8263014e48bee2a207a91f3be25", kill_on_drop: false }` [INFO] [stdout] 8379a31cdb31e65ea40ddb6f211e44d9d8fdf8263014e48bee2a207a91f3be25