[INFO] cloning repository https://github.com/onsdagens/esp32c3-barebones-rtic-rt
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/onsdagens/esp32c3-barebones-rtic-rt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fonsdagens%2Fesp32c3-barebones-rtic-rt", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fonsdagens%2Fesp32c3-barebones-rtic-rt'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b4aa77abe97142046ab7283eaeeea26bb5e0b7cc
[INFO] checking onsdagens/esp32c3-barebones-rtic-rt against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fonsdagens%2Fesp32c3-barebones-rtic-rt" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/onsdagens/esp32c3-barebones-rtic-rt
[INFO] finished tweaking git repo https://github.com/onsdagens/esp32c3-barebones-rtic-rt
[INFO] tweaked toml for git repo https://github.com/onsdagens/esp32c3-barebones-rtic-rt written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/onsdagens/esp32c3-barebones-rtic-rt on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/onsdagens/esp32c3-barebones-rtic-rt 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" "+1.95.0" "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 riscv-rt-macros v0.2.0
[INFO] [stderr]   Downloaded riscv-target v0.1.2
[INFO] [stderr]   Downloaded riscv-rt v0.11.0
[INFO] [stderr]   Downloaded riscv v0.10.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2950fe90c56d6a4dfbd2a6967bef26267a843df644b0d76ed75efe3acd3bbc4f
[INFO] running `Command { std: "docker" "start" "-a" "2950fe90c56d6a4dfbd2a6967bef26267a843df644b0d76ed75efe3acd3bbc4f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2950fe90c56d6a4dfbd2a6967bef26267a843df644b0d76ed75efe3acd3bbc4f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2950fe90c56d6a4dfbd2a6967bef26267a843df644b0d76ed75efe3acd3bbc4f", kill_on_drop: false }`
[INFO] [stdout] 2950fe90c56d6a4dfbd2a6967bef26267a843df644b0d76ed75efe3acd3bbc4f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f44cdc72798c2730c947ed964f17938831474fd5e5abf2d735cdefc4a7eae7e4
[INFO] running `Command { std: "docker" "start" "-a" "f44cdc72798c2730c947ed964f17938831474fd5e5abf2d735cdefc4a7eae7e4", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.59
[INFO] [stderr]    Compiling regex-syntax v0.7.2
[INFO] [stderr]    Compiling unicode-ident v1.0.9
[INFO] [stderr]    Compiling quote v1.0.28
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking nb v0.1.3
[INFO] [stderr]    Compiling riscv v0.10.1
[INFO] [stderr]     Checking embedded-hal v0.2.7
[INFO] [stderr]     Checking critical-section v1.1.1
[INFO] [stderr]     Checking r0 v1.0.0
[INFO] [stderr]    Compiling esp32c3-barebones-rt v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `allow-opt-level-z`
[INFO] [stdout]   --> build.rs:72:13
[INFO] [stdout]    |
[INFO] [stdout] 72 |     if cfg!(feature = "allow-opt-level-z") {
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `allow-opt-level-z` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling aho-corasick v1.0.2
[INFO] [stderr]    Compiling regex v1.8.4
[INFO] [stderr]    Compiling riscv-target v0.1.2
[INFO] [stderr]    Compiling riscv-rt v0.11.0
[INFO] [stderr]    Compiling riscv-rt-macros v0.2.0
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]   --> src/lib.rs:17:32
[INFO] [stdout]    |
[INFO] [stdout] 17 |     mtvec::write(_vector_table as usize, TrapMode::Vectored)
[INFO] [stdout]    |                                ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(function_casts_as_integer)]` on by default
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]    |
[INFO] [stdout] 17 |     mtvec::write(_vector_table as *const () as usize, TrapMode::Vectored)
[INFO] [stdout]    |                                ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]   --> src/lib.rs:17:32
[INFO] [stdout]    |
[INFO] [stdout] 17 |     mtvec::write(_vector_table as usize, TrapMode::Vectored)
[INFO] [stdout]    |                                ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(function_casts_as_integer)]` on by default
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]    |
[INFO] [stdout] 17 |     mtvec::write(_vector_table as *const () as usize, TrapMode::Vectored)
[INFO] [stdout]    |                                ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.36s
[INFO] running `Command { std: "docker" "inspect" "f44cdc72798c2730c947ed964f17938831474fd5e5abf2d735cdefc4a7eae7e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f44cdc72798c2730c947ed964f17938831474fd5e5abf2d735cdefc4a7eae7e4", kill_on_drop: false }`
[INFO] [stdout] f44cdc72798c2730c947ed964f17938831474fd5e5abf2d735cdefc4a7eae7e4
