[INFO] cloning repository https://github.com/sethp/bookish-octo-chainsaw
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sethp/bookish-octo-chainsaw" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsethp%2Fbookish-octo-chainsaw", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsethp%2Fbookish-octo-chainsaw'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 917aad2e4b4ad44b1b37368be6826f369bbbc9c1
[INFO] testing sethp/bookish-octo-chainsaw against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsethp%2Fbookish-octo-chainsaw" "/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/sethp/bookish-octo-chainsaw
[INFO] finished tweaking git repo https://github.com/sethp/bookish-octo-chainsaw
[INFO] tweaked toml for git repo https://github.com/sethp/bookish-octo-chainsaw written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sethp/bookish-octo-chainsaw on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/sethp/bookish-octo-chainsaw 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.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating `https://github.com/rust-lang//crates.io-index` index
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded void v1.0.2 (registry `https://github.com/rust-lang//crates.io-index`)
[INFO] [stderr]   Downloaded embedded-hal v0.2.7 (registry `https://github.com/rust-lang//crates.io-index`)
[INFO] [stderr]   Downloaded riscv-rt v0.11.0
[INFO] [stderr]   Downloaded riscv-rt-macros v0.2.0
[INFO] [stderr]   Downloaded riscv v0.10.1 (registry `https://github.com/rust-lang//crates.io-index`)
[INFO] [stderr]   Downloaded nb v1.1.0
[INFO] [stderr]   Downloaded nb v0.1.3 (registry `https://github.com/rust-lang//crates.io-index`)
[INFO] [stderr]   Downloaded linked_list_allocator v0.10.5
[INFO] [stderr]   Downloaded nb v1.1.0 (registry `https://github.com/rust-lang//crates.io-index`)
[INFO] [stderr]   Downloaded bit_field v0.10.2 (registry `https://github.com/rust-lang//crates.io-index`)
[INFO] [stderr]   Downloaded esp-alloc v0.1.0
[INFO] [stderr]   Downloaded mutex-trait v0.2.0
[INFO] [stderr]   Downloaded xtensa-lx v0.7.0
[INFO] [stderr]   Downloaded spinning_top v0.2.5
[INFO] [stderr]   Downloaded riscv v0.8.0
[INFO] [stderr]   Downloaded embedded-hal v0.2.7
[INFO] [stderr]   Downloaded critical-section v1.1.1 (registry `https://github.com/rust-lang//crates.io-index`)
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] d66dd5dacb85638a436f26ee28753aaf843d429670bb36f07e593f594ed0b86b
[INFO] running `Command { std: "docker" "start" "d66dd5dacb85638a436f26ee28753aaf843d429670bb36f07e593f594ed0b86b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d66dd5dacb85638a436f26ee28753aaf843d429670bb36f07e593f594ed0b86b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d66dd5dacb85638a436f26ee28753aaf843d429670bb36f07e593f594ed0b86b" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d66dd5dacb85638a436f26ee28753aaf843d429670bb36f07e593f594ed0b86b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d66dd5dacb85638a436f26ee28753aaf843d429670bb36f07e593f594ed0b86b" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.52
[INFO] [stderr]    Compiling regex-syntax v0.6.28
[INFO] [stderr]    Compiling nb v1.1.0 (registry `https://github.com/rust-lang//crates.io-index`)
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling riscv v0.10.1 (registry `https://github.com/rust-lang//crates.io-index`)
[INFO] [stderr]    Compiling void v1.0.2 (registry `https://github.com/rust-lang//crates.io-index`)
[INFO] [stderr]    Compiling bit_field v0.10.2 (registry `https://github.com/rust-lang//crates.io-index`)
[INFO] [stderr]    Compiling critical-section v1.1.1 (registry `https://github.com/rust-lang//crates.io-index`)
[INFO] [stderr]    Compiling r0 v1.0.0
[INFO] [stderr]    Compiling nb v0.1.3 (registry `https://github.com/rust-lang//crates.io-index`)
[INFO] [stderr]    Compiling embedded-hal v0.2.7 (registry `https://github.com/rust-lang//crates.io-index`)
[INFO] [stderr]    Compiling bare-metal v1.0.0
[INFO] [stderr]    Compiling esp-alloc v0.1.0
[INFO] [stdout] error[E0432]: unresolved import `linked_list_allocator`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/esp-alloc-0.1.0/src/lib.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | use linked_list_allocator::Heap;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `linked_list_allocator`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `linked_list_allocator`, use `cargo add linked_list_allocator` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/esp-alloc-0.1.0/src/lib.rs:14:38
[INFO] [stdout]    |
[INFO] [stdout] 14 | #![cfg_attr(feature = "oom-handler", feature(alloc_error_handler))]
[INFO] [stdout]    |                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `interrupt` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/esp-alloc-0.1.0/src/lib.rs:75:9
[INFO] [stdout]    |
[INFO] [stdout] 75 |         interrupt::free(|cs| self.heap.borrow(*cs).borrow_mut().init(heap_bottom, size));
[INFO] [stdout]    |         ^^^^^^^^^ use of unresolved module or unlinked crate `interrupt`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `interrupt`, use `cargo add interrupt` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `interrupt` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/esp-alloc-0.1.0/src/lib.rs:80:9
[INFO] [stdout]    |
[INFO] [stdout] 80 |         interrupt::free(|cs| self.heap.borrow(*cs).borrow_mut().used())
[INFO] [stdout]    |         ^^^^^^^^^ use of unresolved module or unlinked crate `interrupt`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `interrupt`, use `cargo add interrupt` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `interrupt` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/esp-alloc-0.1.0/src/lib.rs:85:9
[INFO] [stdout]    |
[INFO] [stdout] 85 |         interrupt::free(|cs| self.heap.borrow(*cs).borrow_mut().free())
[INFO] [stdout]    |         ^^^^^^^^^ use of unresolved module or unlinked crate `interrupt`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `interrupt`, use `cargo add interrupt` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `interrupt` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/esp-alloc-0.1.0/src/lib.rs:91:9
[INFO] [stdout]    |
[INFO] [stdout] 91 |         interrupt::free(|cs| {
[INFO] [stdout]    |         ^^^^^^^^^ use of unresolved module or unlinked crate `interrupt`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `interrupt`, use `cargo add interrupt` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `interrupt` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/esp-alloc-0.1.0/src/lib.rs:102:9
[INFO] [stdout]     |
[INFO] [stdout] 102 |         interrupt::free(|cs| {
[INFO] [stdout]     |         ^^^^^^^^^ use of unresolved module or unlinked crate `interrupt`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `interrupt`, use `cargo add interrupt` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0554.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `esp-alloc` (lib) due to 7 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "d66dd5dacb85638a436f26ee28753aaf843d429670bb36f07e593f594ed0b86b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d66dd5dacb85638a436f26ee28753aaf843d429670bb36f07e593f594ed0b86b", kill_on_drop: false }`
[INFO] [stdout] d66dd5dacb85638a436f26ee28753aaf843d429670bb36f07e593f594ed0b86b
