[INFO] cloning repository https://github.com/marionebl/rust-hal-reversor [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/marionebl/rust-hal-reversor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarionebl%2Frust-hal-reversor", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarionebl%2Frust-hal-reversor'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d4982c7fe4fad9676eae15967d8f9bc2f4d5e08b [INFO] checking marionebl/rust-hal-reversor against try#a3dffdb3a32d0dedc198f9de7d43173f3eb6727b for pr-136303 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarionebl%2Frust-hal-reversor" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/marionebl/rust-hal-reversor on toolchain a3dffdb3a32d0dedc198f9de7d43173f3eb6727b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/marionebl/rust-hal-reversor [INFO] finished tweaking git repo https://github.com/marionebl/rust-hal-reversor [INFO] tweaked toml for git repo https://github.com/marionebl/rust-hal-reversor written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/marionebl/rust-hal-reversor 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" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "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] 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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4c85a6a0c45a0dce33bb71537721b457ff695e48b5432de778e95c5021d90882 [INFO] running `Command { std: "docker" "start" "-a" "4c85a6a0c45a0dce33bb71537721b457ff695e48b5432de778e95c5021d90882", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4c85a6a0c45a0dce33bb71537721b457ff695e48b5432de778e95c5021d90882", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c85a6a0c45a0dce33bb71537721b457ff695e48b5432de778e95c5021d90882", kill_on_drop: false }` [INFO] [stdout] 4c85a6a0c45a0dce33bb71537721b457ff695e48b5432de778e95c5021d90882 [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_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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 608c2b55dd76f687e604d6b9ef22fa384fd879896743e44611cf6873416e5663 [INFO] running `Command { std: "docker" "start" "-a" "608c2b55dd76f687e604d6b9ef22fa384fd879896743e44611cf6873416e5663", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling cc v1.0.3 [INFO] [stderr] Compiling libc v0.2.34 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling serde v1.0.24 [INFO] [stderr] Compiling cfg-if v0.1.2 [INFO] [stderr] Compiling rustc-demangle v0.1.5 [INFO] [stderr] Compiling num-traits v0.1.41 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling dtoa v0.4.2 [INFO] [stderr] Compiling pulldown-cmark v0.1.0 [INFO] [stderr] Compiling itoa v0.3.4 [INFO] [stderr] Compiling same-file v0.1.3 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Compiling bytecount v0.2.0 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling walkdir v1.0.7 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Checking lazy_static v0.2.11 [INFO] [stderr] Checking colored v1.6.0 [INFO] [stderr] Checking environment v0.1.1 [INFO] [stderr] Checking difference v1.0.0 [INFO] [stderr] Checking reversor v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stdout] warning: found module declaration for lib.rs [INFO] [stdout] --> src/main.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | mod lib; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: lib.rs is the root of this crate's library target [INFO] [stdout] = help: to refer to it from other targets, use the library's name as the path [INFO] [stdout] = note: `#[warn(special_module_name)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rand v0.3.18 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Compiling serde_derive_internals v0.18.0 [INFO] [stderr] Compiling tempdir v0.3.5 [INFO] [stderr] Compiling serde_derive v1.0.24 [INFO] [stderr] Checking serde_json v1.0.8 [INFO] [stderr] Compiling semver v0.8.0 [INFO] [stderr] Compiling backtrace v0.3.4 [INFO] [stderr] Checking error-chain v0.11.0 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `backtrace` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/a3dffdb3a32d0dedc198f9de7d43173f3eb6727b/bin/rustc --crate-name backtrace --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-0.3.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="backtrace-sys"' --cfg 'feature="coresymbolication"' --cfg 'feature="dbghelp"' --cfg 'feature="dbghelp-sys"' --cfg 'feature="default"' --cfg 'feature="dladdr"' --cfg 'feature="kernel32-sys"' --cfg 'feature="libbacktrace"' --cfg 'feature="libunwind"' --cfg 'feature="winapi"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("addr2line", "backtrace-sys", "coresymbolication", "cpp_demangle", "dbghelp", "dbghelp-sys", "default", "dladdr", "findshlibs", "gimli-symbolize", "kernel32", "kernel32-sys", "libbacktrace", "libunwind", "rustc-serialize", "serde", "serde_derive", "serialize-rustc", "serialize-serde", "unix-backtrace", "winapi"))' -C metadata=e74906c17f744ec8 -C extra-filename=-6e6cc5c7f4d07f8a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern backtrace_sys=/opt/rustwide/target/debug/deps/libbacktrace_sys-34187970bf30cee1.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-b961ff2e71350883.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-cc9d2176b40b4696.rmeta --extern rustc_demangle=/opt/rustwide/target/debug/deps/librustc_demangle-0082415bf1a426c1.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/backtrace-sys-1aadafe470650159/out/.libs` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "608c2b55dd76f687e604d6b9ef22fa384fd879896743e44611cf6873416e5663", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "608c2b55dd76f687e604d6b9ef22fa384fd879896743e44611cf6873416e5663", kill_on_drop: false }` [INFO] [stdout] 608c2b55dd76f687e604d6b9ef22fa384fd879896743e44611cf6873416e5663