[INFO] cloning repository https://github.com/dotcypress/ushell-rtic-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dotcypress/ushell-rtic-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdotcypress%2Fushell-rtic-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdotcypress%2Fushell-rtic-example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 461d7d40fbdb6f1662755fff1d30cd2c844696f4 [INFO] testing dotcypress/ushell-rtic-example against master#595316b4006932405a63862d8fe65f71a6356293 for pr-128254 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdotcypress%2Fushell-rtic-example" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dotcypress/ushell-rtic-example on toolchain 595316b4006932405a63862d8fe65f71a6356293 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+595316b4006932405a63862d8fe65f71a6356293" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2-tc1/source/.cargo/config [INFO] started tweaking git repo https://github.com/dotcypress/ushell-rtic-example [INFO] finished tweaking git repo https://github.com/dotcypress/ushell-rtic-example [INFO] tweaked toml for git repo https://github.com/dotcypress/ushell-rtic-example written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/dotcypress/ushell-rtic-example 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" "+595316b4006932405a63862d8fe65f71a6356293" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [ERROR] this task or one of its parent failed! [ERROR] no output for 300 seconds [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace. [INFO] testing dotcypress/ushell-rtic-example against try#5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b for pr-128254 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdotcypress%2Fushell-rtic-example" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dotcypress/ushell-rtic-example on toolchain 5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config [INFO] started tweaking git repo https://github.com/dotcypress/ushell-rtic-example [INFO] finished tweaking git repo https://github.com/dotcypress/ushell-rtic-example [INFO] tweaked toml for git repo https://github.com/dotcypress/ushell-rtic-example written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/dotcypress/ushell-rtic-example 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" "+5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded nb v1.0.0 [INFO] [stderr] Downloaded uluru v2.1.1 [INFO] [stderr] Downloaded spin v0.9.2 [INFO] [stderr] Downloaded vcell v0.1.3 [INFO] [stderr] Downloaded ushell v0.3.3 [INFO] [stderr] Downloaded arrayvec v0.7.1 [INFO] [stderr] Downloaded rtic-core v0.3.1 [INFO] [stderr] Downloaded bitfield v0.13.2 [INFO] [stderr] Downloaded btoi v0.4.2 [INFO] [stderr] Downloaded rtic-syntax v0.5.0-rc.1 [INFO] [stderr] Downloaded version_check v0.9.3 [INFO] [stderr] Downloaded indexmap v1.6.2 [INFO] [stderr] Downloaded stm32g0xx-hal v0.1.0 [INFO] [stderr] Downloaded cortex-m-rtic v0.6.0-rc.2 [INFO] [stderr] Downloaded cortex-m v0.7.2 [INFO] [stderr] Downloaded heapless v0.7.7 [INFO] [stderr] Downloaded cortex-m-rt v0.6.14 [INFO] [stderr] Downloaded num-complex v0.3.1 [INFO] [stderr] Downloaded num v0.3.1 [INFO] [stderr] Downloaded syn v1.0.72 [INFO] [stderr] Downloaded embedded-time v0.12.0 [INFO] [stderr] Downloaded proc-macro2 v1.0.27 [INFO] [stderr] Downloaded quote v1.0.9 [INFO] [stderr] Downloaded unicode-xid v0.2.2 [INFO] [stderr] Downloaded nb v0.1.3 [INFO] [stderr] Downloaded embedded-hal v0.2.5 [INFO] [stderr] Downloaded lock_api v0.4.5 [INFO] [stderr] Downloaded cortex-m-rtic-macros v0.6.0-rc.2 [INFO] [stderr] Downloaded panic-halt v0.2.0 [INFO] [stderr] Downloaded cortex-m-rt-macros v0.1.8 [INFO] [stderr] Downloaded bare-metal v0.2.5 [INFO] [stderr] Downloaded atomic-polyfill v0.1.2 [INFO] [stderr] Downloaded stable_deref_trait v1.2.0 [INFO] [stderr] Downloaded num-iter v0.1.42 [INFO] [stderr] Downloaded rtic-monotonic v0.1.0-rc.1 [INFO] [stderr] Downloaded bare-metal v1.0.0 [INFO] [stderr] Downloaded r0 v0.2.2 [INFO] [stderr] Downloaded volatile-register v0.2.0 [INFO] [stderr] Downloaded stm32g0 v0.13.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b7377622fe79669af7f5be0520d2e022022684b4707b68b4f3d9c5d9eaf8b7c1 [INFO] running `Command { std: "docker" "start" "-a" "b7377622fe79669af7f5be0520d2e022022684b4707b68b4f3d9c5d9eaf8b7c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b7377622fe79669af7f5be0520d2e022022684b4707b68b4f3d9c5d9eaf8b7c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b7377622fe79669af7f5be0520d2e022022684b4707b68b4f3d9c5d9eaf8b7c1", kill_on_drop: false }` [INFO] [stdout] b7377622fe79669af7f5be0520d2e022022684b4707b68b4f3d9c5d9eaf8b7c1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fae731312aca711366e8b41b1d8350fb5af8f45a5e417553fc0921eae2f0e71f [INFO] running `Command { std: "docker" "start" "-a" "fae731312aca711366e8b41b1d8350fb5af8f45a5e417553fc0921eae2f0e71f", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling cortex-m v0.7.2 [INFO] [stderr] Compiling nb v1.0.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling vcell v0.1.3 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling bitfield v0.13.2 [INFO] [stderr] Compiling cortex-m-rt v0.6.14 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling heapless v0.7.7 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling volatile-register v0.2.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling r0 v0.2.2 [INFO] [stderr] Compiling stm32g0 v0.13.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling nb v0.1.3 [INFO] [stderr] Compiling arrayvec v0.7.1 [INFO] [stderr] Compiling embedded-hal v0.2.5 [INFO] [stderr] Compiling bare-metal v1.0.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling rtic-core v0.3.1 [INFO] [stderr] Compiling panic-halt v0.2.0 [INFO] [stderr] Compiling hash32 v0.2.1 [INFO] [stderr] Compiling spin v0.9.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling cortex-m-rtic v0.6.0-rc.2 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Compiling uluru v2.1.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling btoi v0.4.2 [INFO] [stderr] Compiling ushell v0.3.3 [INFO] [stderr] Compiling num v0.3.1 [INFO] [stderr] Compiling embedded-time v0.12.0 [INFO] [stderr] Compiling rtic-monotonic v0.1.0-rc.1 [INFO] [stderr] Compiling rtic-syntax v0.5.0-rc.1 [INFO] [stderr] Compiling cortex-m-rt-macros v0.1.8 [INFO] [stderr] Compiling cortex-m-rtic-macros v0.6.0-rc.2 [INFO] [stderr] Compiling stm32g0xx-hal v0.1.0 [INFO] [stderr] Compiling ushell-rtic-example v0.0.1 (/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] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ushell-rtic-example` (bin "ushell-rtic-example") due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "fae731312aca711366e8b41b1d8350fb5af8f45a5e417553fc0921eae2f0e71f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fae731312aca711366e8b41b1d8350fb5af8f45a5e417553fc0921eae2f0e71f", kill_on_drop: false }` [INFO] [stdout] fae731312aca711366e8b41b1d8350fb5af8f45a5e417553fc0921eae2f0e71f