[INFO] cloning repository https://github.com/pierrechevalier83/spyglass [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pierrechevalier83/spyglass" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpierrechevalier83%2Fspyglass", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpierrechevalier83%2Fspyglass'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 56d9ddeaf2a9c6f5d47325a4f737053fad06625e [INFO] testing pierrechevalier83/spyglass against master#b03b3a7ec92682be2917540b679478d41c95a30c for pr-137122-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpierrechevalier83%2Fspyglass" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/pierrechevalier83/spyglass [INFO] finished tweaking git repo https://github.com/pierrechevalier83/spyglass [INFO] tweaked toml for git repo https://github.com/pierrechevalier83/spyglass written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/pierrechevalier83/spyglass on toolchain b03b3a7ec92682be2917540b679478d41c95a30c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/pierrechevalier83/spyglass 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" "+b03b3a7ec92682be2917540b679478d41c95a30c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rusttype v0.6.3 [INFO] [stderr] Downloaded termsize v0.1.5 [INFO] [stderr] Downloaded quote v0.6.5 [INFO] [stderr] Downloaded approx v0.3.0 [INFO] [stderr] Downloaded syn v0.14.7 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 83bd9fef7de6cf8e08936c6e69f6619b617df462bc6b7eac66a39aca35975ad4 [INFO] running `Command { std: "docker" "start" "-a" "83bd9fef7de6cf8e08936c6e69f6619b617df462bc6b7eac66a39aca35975ad4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "83bd9fef7de6cf8e08936c6e69f6619b617df462bc6b7eac66a39aca35975ad4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "83bd9fef7de6cf8e08936c6e69f6619b617df462bc6b7eac66a39aca35975ad4", kill_on_drop: false }` [INFO] [stdout] 83bd9fef7de6cf8e08936c6e69f6619b617df462bc6b7eac66a39aca35975ad4 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 33986a63a72f7de85d07955306dbaff50d0013280873a8b139ac4427da1c21fc [INFO] running `Command { std: "docker" "start" "-a" "33986a63a72f7de85d07955306dbaff50d0013280873a8b139ac4427da1c21fc", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling num-traits v0.2.5 [INFO] [stderr] Compiling version_check v0.1.4 [INFO] [stderr] Compiling nodrop v0.1.12 [INFO] [stderr] Compiling libc v0.2.42 [INFO] [stderr] Compiling cfg-if v0.1.4 [INFO] [stderr] Compiling byteorder v1.2.4 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling arrayvec v0.4.7 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling adler32 v1.0.3 [INFO] [stderr] Compiling lazy_static v1.1.0 [INFO] [stderr] Compiling rayon v1.0.2 [INFO] [stderr] Compiling proc-macro2 v0.4.9 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling bitflags v1.0.3 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling unreachable v0.1.1 [INFO] [stderr] Compiling quote v0.6.5 [INFO] [stderr] Compiling inflate v0.4.3 [INFO] [stderr] Compiling deflate v0.7.18 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling syn v0.14.7 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling color_quant v1.0.1 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling gif v0.10.0 [INFO] [stderr] Compiling stb_truetype v0.2.2 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling approx v0.3.0 [INFO] [stderr] Compiling ordered-float v0.5.0 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling png v0.12.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling rusttype v0.6.3 [INFO] [stderr] Compiling termsize v0.1.5 [INFO] [stderr] Compiling num-derive v0.2.2 [INFO] [stderr] Compiling jpeg-decoder v0.1.15 [INFO] [stderr] Compiling image v0.19.0 [INFO] [stdout] error: failed to build archive at `/opt/rustwide/target/debug/deps/libimage-7fd3eb5c9ed8911e.rlib`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `image` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "33986a63a72f7de85d07955306dbaff50d0013280873a8b139ac4427da1c21fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "33986a63a72f7de85d07955306dbaff50d0013280873a8b139ac4427da1c21fc", kill_on_drop: false }` [INFO] [stdout] 33986a63a72f7de85d07955306dbaff50d0013280873a8b139ac4427da1c21fc