[INFO] cloning repository https://github.com/CryZe/WindWakerRndCounter [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CryZe/WindWakerRndCounter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCryZe%2FWindWakerRndCounter", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCryZe%2FWindWakerRndCounter'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e22924a0506bbba5acd5401d1802f42481f72b26 [INFO] building CryZe/WindWakerRndCounter against master#461e8078010433ff7de2db2aaae8a3cfb0847215 for pr-94962 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCryZe%2FWindWakerRndCounter" "/workspace/builds/worker-16/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-16/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/CryZe/WindWakerRndCounter on toolchain 461e8078010433ff7de2db2aaae8a3cfb0847215 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+461e8078010433ff7de2db2aaae8a3cfb0847215" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/CryZe/WindWakerRndCounter [INFO] finished tweaking git repo https://github.com/CryZe/WindWakerRndCounter [INFO] tweaked toml for git repo https://github.com/CryZe/WindWakerRndCounter written to /workspace/builds/worker-16/source/Cargo.toml [INFO] crate git repo https://github.com/CryZe/WindWakerRndCounter already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+461e8078010433ff7de2db2aaae8a3cfb0847215" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/CryZe/libtww-core` [INFO] [stderr] Updating git repository `https://github.com/CryZe/gcn` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/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:1ede1414886370302e694df474b9877c02906499f04c196936ce0973d30c5eaa" "/opt/rustwide/cargo-home/bin/cargo" "+461e8078010433ff7de2db2aaae8a3cfb0847215" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0399c728758a67e03ab85722dfe9d621da9b113704d777a6ea017b876d0febf7 [INFO] running `Command { std: "docker" "start" "-a" "0399c728758a67e03ab85722dfe9d621da9b113704d777a6ea017b876d0febf7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0399c728758a67e03ab85722dfe9d621da9b113704d777a6ea017b876d0febf7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0399c728758a67e03ab85722dfe9d621da9b113704d777a6ea017b876d0febf7", kill_on_drop: false }` [INFO] [stdout] 0399c728758a67e03ab85722dfe9d621da9b113704d777a6ea017b876d0febf7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/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" "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:1ede1414886370302e694df474b9877c02906499f04c196936ce0973d30c5eaa" "/opt/rustwide/cargo-home/bin/cargo" "+461e8078010433ff7de2db2aaae8a3cfb0847215" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ffa8e0701f841030267993380f970bd7b4dc12937bf87c41fa95824b12a0cced [INFO] running `Command { std: "docker" "start" "-a" "ffa8e0701f841030267993380f970bd7b4dc12937bf87c41fa95824b12a0cced", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling futures-task v0.3.4 [INFO] [stderr] Compiling futures-core v0.3.4 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling gcn v0.1.0 (https://github.com/CryZe/gcn#20204290) [INFO] [stderr] Compiling libtww v0.1.0 (https://github.com/CryZe/libtww-core#38dbf867) [INFO] [stderr] Compiling rom_hack v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: `#[panic_handler]` function required, but not found [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rom_hack` due to 2 previous errors [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "ffa8e0701f841030267993380f970bd7b4dc12937bf87c41fa95824b12a0cced", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ffa8e0701f841030267993380f970bd7b4dc12937bf87c41fa95824b12a0cced", kill_on_drop: false }` [INFO] [stdout] ffa8e0701f841030267993380f970bd7b4dc12937bf87c41fa95824b12a0cced