[INFO] cloning repository https://github.com/BabyMelvin/typeman [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BabyMelvin/typeman" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBabyMelvin%2Ftypeman", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBabyMelvin%2Ftypeman'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0cc2bc6c211aa36b6bf1a60c6abbfda3b6304a96 [INFO] testing BabyMelvin/typeman/0cc2bc6c211aa36b6bf1a60c6abbfda3b6304a96 against 1.82.0 for beta-1.83-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBabyMelvin%2Ftypeman" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/BabyMelvin/typeman on toolchain 1.82.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.82.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/BabyMelvin/typeman [INFO] finished tweaking git repo https://github.com/BabyMelvin/typeman [INFO] tweaked toml for git repo https://github.com/BabyMelvin/typeman written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/BabyMelvin/typeman 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" "+1.82.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+1.82.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d8ab4ccc51d9c31ff233b4f785b51d14648f58ee775ee183b7d61c9efbd63b23 [INFO] running `Command { std: "docker" "start" "-a" "d8ab4ccc51d9c31ff233b4f785b51d14648f58ee775ee183b7d61c9efbd63b23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d8ab4ccc51d9c31ff233b4f785b51d14648f58ee775ee183b7d61c9efbd63b23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d8ab4ccc51d9c31ff233b4f785b51d14648f58ee775ee183b7d61c9efbd63b23", kill_on_drop: false }` [INFO] [stdout] d8ab4ccc51d9c31ff233b4f785b51d14648f58ee775ee183b7d61c9efbd63b23 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+1.82.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e55893cb5676cbd9aad179ddbd93267023714471571c86b9bd30f36b383a8565 [INFO] running `Command { std: "docker" "start" "-a" "e55893cb5676cbd9aad179ddbd93267023714471571c86b9bd30f36b383a8565", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling rle-decode-fast v1.0.3 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling syn v1.0.85 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling libflate_lz77 v1.1.0 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling strsim v0.11.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling numtoa v0.1.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling bisection v0.1.0 [INFO] [stderr] Compiling anstream v0.6.13 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling clap_builder v4.5.1 [INFO] [stderr] Compiling libflate v1.2.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling termion v1.5.6 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling include-flate-codegen v0.1.4 [INFO] [stderr] Compiling clap_derive v4.5.0 [INFO] [stderr] Compiling include-flate-codegen-exports v0.1.4 [INFO] [stderr] Compiling include-flate v0.1.4 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `clap_derive` (lib) [INFO] running `Command { std: "docker" "inspect" "e55893cb5676cbd9aad179ddbd93267023714471571c86b9bd30f36b383a8565", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e55893cb5676cbd9aad179ddbd93267023714471571c86b9bd30f36b383a8565", kill_on_drop: false }` [INFO] [stdout] e55893cb5676cbd9aad179ddbd93267023714471571c86b9bd30f36b383a8565