[INFO] cloning repository https://github.com/kallsyms/DBIdbg [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kallsyms/DBIdbg" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkallsyms%2FDBIdbg", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkallsyms%2FDBIdbg'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b1da6647e1b892a11001943eb21e61a35e187f34 [INFO] testing kallsyms/DBIdbg against try#ed7f3d77595b4831fdf085f2529aa13b5b51ff7d for pr-134530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkallsyms%2FDBIdbg" "/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/kallsyms/DBIdbg on toolchain ed7f3d77595b4831fdf085f2529aa13b5b51ff7d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kallsyms/DBIdbg [INFO] finished tweaking git repo https://github.com/kallsyms/DBIdbg [INFO] tweaked toml for git repo https://github.com/kallsyms/DBIdbg written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/kallsyms/DBIdbg 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" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2d6314eabdbd9998d43c0af93872083117bb23153708bf1f2964c5d2697efba5 [INFO] running `Command { std: "docker" "start" "-a" "2d6314eabdbd9998d43c0af93872083117bb23153708bf1f2964c5d2697efba5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2d6314eabdbd9998d43c0af93872083117bb23153708bf1f2964c5d2697efba5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d6314eabdbd9998d43c0af93872083117bb23153708bf1f2964c5d2697efba5", kill_on_drop: false }` [INFO] [stdout] 2d6314eabdbd9998d43c0af93872083117bb23153708bf1f2964c5d2697efba5 [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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4d2e0bf94a41e333277219f7bc92a362a07fe8dde62fd48a262936a4efdc9bfc [INFO] running `Command { std: "docker" "start" "-a" "4d2e0bf94a41e333277219f7bc92a362a07fe8dde62fd48a262936a4efdc9bfc", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling static_assertions v0.3.4 [INFO] [stderr] Compiling libc v0.1.12 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling zero v0.1.2 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling xmas-elf v0.7.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling iced-x86 v1.0.1 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling mmap v0.1.1 [INFO] [stderr] Compiling dbi_dbg v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `needs_translate_stub` [INFO] [stdout] --> src/main.rs:355:14 [INFO] [stdout] | [INFO] [stdout] 355 | let (needs_translate_stub, branch_type, decode_next) = match (instr.code(), instr.flow_control()) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_needs_translate_stub` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `dbi_dbg` (bin "dbi_dbg"); 1 warning emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/bin/rustc --crate-name dbi_dbg --edition=2018 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=c2ae7e1e316b3105 -C extra-filename=-335712e4d76eed3f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern clap=/opt/rustwide/target/debug/deps/libclap-5b2e074ac5ca9913.rlib --extern iced_x86=/opt/rustwide/target/debug/deps/libiced_x86-fa1c81303126ce94.rlib --extern mmap=/opt/rustwide/target/debug/deps/libmmap-f72df79a5d35446c.rlib --extern xmas_elf=/opt/rustwide/target/debug/deps/libxmas_elf-8fab8471c1e719d5.rlib --cap-lints=forbid` (exit status: 1) [INFO] running `Command { std: "docker" "inspect" "4d2e0bf94a41e333277219f7bc92a362a07fe8dde62fd48a262936a4efdc9bfc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d2e0bf94a41e333277219f7bc92a362a07fe8dde62fd48a262936a4efdc9bfc", kill_on_drop: false }` [INFO] [stdout] 4d2e0bf94a41e333277219f7bc92a362a07fe8dde62fd48a262936a4efdc9bfc