[INFO] cloning repository https://github.com/lwagner94/riscv-emulator [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lwagner94/riscv-emulator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flwagner94%2Friscv-emulator", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flwagner94%2Friscv-emulator'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 488c25ab1a47b9258ee997b6ab6b80d47a71851d [INFO] documenting lwagner94/riscv-emulator against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flwagner94%2Friscv-emulator" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lwagner94/riscv-emulator on toolchain beta-2022-05-20 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/lwagner94/riscv-emulator [INFO] finished tweaking git repo https://github.com/lwagner94/riscv-emulator [INFO] tweaked toml for git repo https://github.com/lwagner94/riscv-emulator written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/lwagner94/riscv-emulator already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6fff9702a525b8234d9061fd67085d8c4e82d1345b53934dad9d12e920cee305 [INFO] running `Command { std: "docker" "start" "-a" "6fff9702a525b8234d9061fd67085d8c4e82d1345b53934dad9d12e920cee305", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6fff9702a525b8234d9061fd67085d8c4e82d1345b53934dad9d12e920cee305", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6fff9702a525b8234d9061fd67085d8c4e82d1345b53934dad9d12e920cee305", kill_on_drop: false }` [INFO] [stdout] 6fff9702a525b8234d9061fd67085d8c4e82d1345b53934dad9d12e920cee305 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f46b48a3780afca37cfc4bd9abea1b61b78ede3cb480f2d7ae6800c8d5afd26c [INFO] running `Command { std: "docker" "start" "-a" "f46b48a3780afca37cfc4bd9abea1b61b78ede3cb480f2d7ae6800c8d5afd26c", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Compiling version-compare v0.0.10 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling log v0.4.13 [INFO] [stderr] Compiling sdl2 v0.34.3 [INFO] [stderr] Compiling paste v1.0.4 [INFO] [stderr] Checking managed v0.8.0 [INFO] [stderr] Checking plain v0.2.3 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling sdl2-sys v0.34.3 [INFO] [stderr] Checking gdbstub v0.4.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Compiling scroll_derive v0.10.5 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Checking scroll v0.10.2 [INFO] [stderr] Checking goblin v0.3.1 [INFO] [stderr] Checking thiserror v1.0.23 [INFO] [stderr] Documenting riscv-emu v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking riscv-emu v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/gdbserver.rs:153:26 [INFO] [stdout] | [INFO] [stdout] 153 | Err(e) => panic!(e.to_string()), //return Err(e.into()) [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 153 | Err(e) => panic!("{}", e.to_string()), //return Err(e.into()) [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 24.26s [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "f46b48a3780afca37cfc4bd9abea1b61b78ede3cb480f2d7ae6800c8d5afd26c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f46b48a3780afca37cfc4bd9abea1b61b78ede3cb480f2d7ae6800c8d5afd26c", kill_on_drop: false }` [INFO] [stderr] Error response from daemon: Could not kill running container f46b48a3780afca37cfc4bd9abea1b61b78ede3cb480f2d7ae6800c8d5afd26c, cannot remove - tried to kill container, but did not receive an exit event [ERROR] failed to delete container f46b48a3780afca37cfc4bd9abea1b61b78ede3cb480f2d7ae6800c8d5afd26c [ERROR] caused by: command failed: exit status: 1