[INFO] cloning repository https://github.com/0xZynth/zynthos
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/0xZynth/zynthos" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xZynth%2Fzynthos", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xZynth%2Fzynthos'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 81c1b8bdcec0bacdc10fed7c56c7947aa3401a2f
[INFO] checking 0xZynth/zynthos against try#fafe42c59556a4233f03dd0d900b575a9afeece8 for pr-143764
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xZynth%2Fzynthos" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/0xZynth/zynthos
[INFO] finished tweaking git repo https://github.com/0xZynth/zynthos
[INFO] tweaked toml for git repo https://github.com/0xZynth/zynthos written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/0xZynth/zynthos on toolchain fafe42c59556a4233f03dd0d900b575a9afeece8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fafe42c59556a4233f03dd0d900b575a9afeece8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/0xZynth/zynthos 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" "+fafe42c59556a4233f03dd0d900b575a9afeece8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+fafe42c59556a4233f03dd0d900b575a9afeece8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bca55453d7fa84d743bfc29910eb46b3e177f27ea9ef3817afaba8886d6b4319
[INFO] running `Command { std: "docker" "start" "-a" "bca55453d7fa84d743bfc29910eb46b3e177f27ea9ef3817afaba8886d6b4319", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bca55453d7fa84d743bfc29910eb46b3e177f27ea9ef3817afaba8886d6b4319", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bca55453d7fa84d743bfc29910eb46b3e177f27ea9ef3817afaba8886d6b4319", kill_on_drop: false }`
[INFO] [stdout] bca55453d7fa84d743bfc29910eb46b3e177f27ea9ef3817afaba8886d6b4319
[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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+fafe42c59556a4233f03dd0d900b575a9afeece8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] de65a99751d1069adaa4ff2299d58b619d143e73752455483611f938b847c5cf
[INFO] running `Command { std: "docker" "start" "-a" "de65a99751d1069adaa4ff2299d58b619d143e73752455483611f938b847c5cf", kill_on_drop: false }`
[INFO] [stderr]    Compiling bootloader v0.9.31
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking volatile v0.4.6
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]     Checking bit_field v0.10.2
[INFO] [stderr]     Checking volatile v0.6.1
[INFO] [stderr]     Checking spin v0.10.0
[INFO] [stderr]     Checking lock_api v0.4.13
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking x86_64 v0.15.2
[INFO] [stderr]     Checking zynthos v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: unwinding panics are not supported without std
[INFO] [stdout]   |
[INFO] [stdout]   = help: using nightly cargo, use -Zbuild-std with panic="abort" to avoid unwinding
[INFO] [stdout]   = note: since the core library is usually precompiled with panic="unwind", rebuilding your crate with panic="abort" may not be enough to fix the problem
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `zynthos` (bin "zynthos" test) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "de65a99751d1069adaa4ff2299d58b619d143e73752455483611f938b847c5cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "de65a99751d1069adaa4ff2299d58b619d143e73752455483611f938b847c5cf", kill_on_drop: false }`
[INFO] [stdout] de65a99751d1069adaa4ff2299d58b619d143e73752455483611f938b847c5cf
