[INFO] cloning repository https://github.com/AviiNL/m5-core2-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AviiNL/m5-core2-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAviiNL%2Fm5-core2-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAviiNL%2Fm5-core2-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e3a160c32a60521698650c26d44565da55c8d8c8
[INFO] checking AviiNL/m5-core2-rs against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-150727
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAviiNL%2Fm5-core2-rs" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-6-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/AviiNL/m5-core2-rs
[INFO] finished tweaking git repo https://github.com/AviiNL/m5-core2-rs
[INFO] tweaked toml for git repo https://github.com/AviiNL/m5-core2-rs written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AviiNL/m5-core2-rs on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AviiNL/m5-core2-rs 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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded mipidsi v0.5.0
[INFO] [stderr]   Downloaded xtensa-lx-rt v0.13.0
[INFO] [stderr]   Downloaded xtensa-lx-rt-proc-macros v0.1.0
[INFO] [stderr]   Downloaded atomic-polyfill v0.1.10
[INFO] [stderr]   Downloaded volatile-register v0.2.1
[INFO] [stderr]   Downloaded bare-metal v1.0.0
[INFO] [stderr]   Downloaded gcd v2.1.0
[INFO] [stderr]   Downloaded mutex-trait v0.2.0
[INFO] [stderr]   Downloaded esp-backtrace v0.3.0
[INFO] [stderr]   Downloaded byte-slice-cast v0.3.5
[INFO] [stderr]   Downloaded darling_macro v0.14.2
[INFO] [stderr]   Downloaded nb v0.1.3
[INFO] [stderr]   Downloaded riscv v0.8.0
[INFO] [stderr]   Downloaded display-interface-spi v0.4.1
[INFO] [stderr]   Downloaded embedded-hal v1.0.0-alpha.8
[INFO] [stderr]   Downloaded spinning_top v0.2.4
[INFO] [stderr]   Downloaded darling_core v0.14.2
[INFO] [stderr]   Downloaded heapless v0.7.16
[INFO] [stderr]   Downloaded riscv v0.7.0
[INFO] [stderr]   Downloaded cortex-m v0.7.6
[INFO] [stderr]   Downloaded esp-hal-common v0.2.0
[INFO] [stderr]   Downloaded micromath v1.1.1
[INFO] [stderr]   Downloaded core-isa-parser v0.2.0
[INFO] [stderr]   Downloaded linked_list_allocator v0.10.4
[INFO] [stderr]   Downloaded darling v0.14.2
[INFO] [stderr]   Downloaded esp32 v0.13.0
[INFO] [stderr]   Downloaded r0 v1.0.0
[INFO] [stderr]   Downloaded embedded-graphics-core v0.3.3
[INFO] [stderr]   Downloaded bitfield v0.13.2
[INFO] [stderr]   Downloaded esp-alloc v0.1.0
[INFO] [stderr]   Downloaded fugit v0.3.6
[INFO] [stderr]   Downloaded esp32-hal v0.5.0
[INFO] [stderr]   Downloaded embedded-hal v0.2.7
[INFO] [stderr]   Downloaded critical-section v0.2.7
[INFO] [stderr]   Downloaded minijinja v0.15.0
[INFO] [stderr]   Downloaded esp-println v0.3.1
[INFO] [stderr]   Downloaded critical-section v1.1.1
[INFO] [stderr]   Downloaded paste v1.0.8
[INFO] [stderr]   Downloaded vcell v0.1.3
[INFO] [stderr]   Downloaded bit_field v0.10.1
[INFO] [stderr]   Downloaded xtensa-lx v0.7.0
[INFO] [stderr]   Downloaded display-interface v0.4.1
[INFO] [stderr]   Downloaded bare-metal v0.2.5
[INFO] [stderr]   Downloaded riscv-target v0.1.2
[INFO] [stderr]   Downloaded nb v1.0.0
[INFO] [stderr]   Downloaded embedded-graphics v0.7.1
[INFO] [stderr]   Downloaded esp-hal-procmacros v0.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 659e98b2967e4260ec0cb86032cb1ab02ffaf23e6caaf73d83e8d4349bd38384
[INFO] running `Command { std: "docker" "start" "-a" "659e98b2967e4260ec0cb86032cb1ab02ffaf23e6caaf73d83e8d4349bd38384", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "659e98b2967e4260ec0cb86032cb1ab02ffaf23e6caaf73d83e8d4349bd38384", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "659e98b2967e4260ec0cb86032cb1ab02ffaf23e6caaf73d83e8d4349bd38384", kill_on_drop: false }`
[INFO] [stdout] 659e98b2967e4260ec0cb86032cb1ab02ffaf23e6caaf73d83e8d4349bd38384
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 83ceb4d538e239b8943999d40fc46ecbc4171b4d999056b831681359d8805085
[INFO] running `Command { std: "docker" "start" "-a" "83ceb4d538e239b8943999d40fc46ecbc4171b4d999056b831681359d8805085", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.47
[INFO] [stderr]    Compiling unicode-ident v1.0.5
[INFO] [stderr]    Compiling syn v1.0.103
[INFO] [stderr]    Compiling rustversion v1.0.9
[INFO] [stderr]    Compiling anyhow v1.0.66
[INFO] [stderr]    Compiling serde v1.0.147
[INFO] [stderr]    Compiling regex-syntax v0.6.27
[INFO] [stderr]    Compiling strum v0.24.1
[INFO] [stderr]    Compiling xtensa-lx v0.7.0
[INFO] [stderr]    Compiling semver v1.0.14
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]     Checking nb v1.0.0
[INFO] [stderr]     Checking bare-metal v1.0.0
[INFO] [stderr]     Checking r0 v1.0.0
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]     Checking spin v0.9.4
[INFO] [stderr]     Checking nb v0.1.3
[INFO] [stderr]    Compiling az v1.2.1
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling esp32 v0.13.0
[INFO] [stderr]     Checking mutex-trait v0.2.0
[INFO] [stderr]     Checking embedded-hal v0.2.7
[INFO] [stderr]    Compiling paste v1.0.8
[INFO] [stderr]    Compiling esp-hal-common v0.2.0
[INFO] [stderr]     Checking vcell v0.1.3
[INFO] [stderr]    Compiling esp-println v0.3.1
[INFO] [stderr]     Checking hash32 v0.2.1
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]     Checking display-interface v0.4.1
[INFO] [stderr]    Compiling esp-backtrace v0.3.0
[INFO] [stderr]    Compiling esp32-hal v0.5.0
[INFO] [stderr]     Checking critical-section v1.1.1
[INFO] [stderr]     Checking embedded-hal v1.0.0-alpha.8
[INFO] [stderr]     Checking micromath v1.1.1
[INFO] [stdout] error[E0635]: unknown feature `proc_macro_span_shrink`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.47/src/lib.rs:92:30
[INFO] [stdout]    |
[INFO] [stdout] 92 |     feature(proc_macro_span, proc_macro_span_shrink)
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: there is a feature with a similar name: `proc_macro_span_file`
[INFO] [stdout]    |
[INFO] [stdout] 92 -     feature(proc_macro_span, proc_macro_span_shrink)
[INFO] [stdout] 92 +     feature(proc_macro_span, proc_macro_span_file)
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking byte-slice-cast v0.3.5
[INFO] [stderr]     Checking esp-alloc v0.1.0
[INFO] [stderr]    Compiling aho-corasick v0.7.19
[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] [stderr]     Checking gcd v2.1.0
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `interrupt`
[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]: failed to resolve: use of unresolved module or unlinked crate `interrupt`
[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]: failed to resolve: use of unresolved module or unlinked crate `interrupt`
[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] [stderr]    Compiling heapless v0.7.16
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `interrupt`
[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[E0282]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/esp-alloc-0.1.0/src/lib.rs:97:43
[INFO] [stdout]    |
[INFO] [stdout] 97 |                 .map_or(ptr::null_mut(), |allocation| allocation.as_ptr())
[INFO] [stdout]    |                                           ^^^^^^^^^^  ---------- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 97 |                 .map_or(ptr::null_mut(), |allocation: /* Type */| allocation.as_ptr())
[INFO] [stdout]    |                                                     ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `interrupt`
[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: E0282, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[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] [stdout] For more information about this error, try `rustc --explain E0635`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `proc-macro2` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "83ceb4d538e239b8943999d40fc46ecbc4171b4d999056b831681359d8805085", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "83ceb4d538e239b8943999d40fc46ecbc4171b4d999056b831681359d8805085", kill_on_drop: false }`
[INFO] [stdout] 83ceb4d538e239b8943999d40fc46ecbc4171b4d999056b831681359d8805085
