[INFO] fetching crate cst226-rs 0.1.1...
[INFO] testing cst226-rs-0.1.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate cst226-rs 0.1.1 into /workspace/builds/worker-7-tc2/source
[INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate cst226-rs 0.1.1
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate cst226-rs 0.1.1
[INFO] tweaked toml for crates.io crate cst226-rs 0.1.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate cst226-rs 0.1.1 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate cst226-rs 0.1.1 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8af921697fba1e5249097c2f24ea2b987b672f8ac2a4bf2aed9f8d489a3d963d
[INFO] running `Command { std: "docker" "start" "-a" "8af921697fba1e5249097c2f24ea2b987b672f8ac2a4bf2aed9f8d489a3d963d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8af921697fba1e5249097c2f24ea2b987b672f8ac2a4bf2aed9f8d489a3d963d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8af921697fba1e5249097c2f24ea2b987b672f8ac2a4bf2aed9f8d489a3d963d", kill_on_drop: false }`
[INFO] [stdout] 8af921697fba1e5249097c2f24ea2b987b672f8ac2a4bf2aed9f8d489a3d963d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 12b1e1eafccb13c3c1df7f02fa56f59bcf75a61c958522f558b887d613bd8ccc
[INFO] running `Command { std: "docker" "start" "-a" "12b1e1eafccb13c3c1df7f02fa56f59bcf75a61c958522f558b887d613bd8ccc", kill_on_drop: false }`
[INFO] [stderr]    Compiling heapless v0.9.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling cst226-rs v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling embedded-hal v1.0.0
[INFO] [stderr]    Compiling hash32 v0.3.1
[INFO] [stdout] warning: unused import: `core::prelude::v1`
[INFO] [stdout]   --> src/lib.rs:67:5
[INFO] [stdout]    |
[INFO] [stdout] 67 | use core::prelude::v1;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [optimized + debuginfo] target(s) in 0.94s
[INFO] running `Command { std: "docker" "inspect" "12b1e1eafccb13c3c1df7f02fa56f59bcf75a61c958522f558b887d613bd8ccc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "12b1e1eafccb13c3c1df7f02fa56f59bcf75a61c958522f558b887d613bd8ccc", kill_on_drop: false }`
[INFO] [stdout] 12b1e1eafccb13c3c1df7f02fa56f59bcf75a61c958522f558b887d613bd8ccc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4863af78d54dea2a5441d46f370d138e69aeb0a2286a440f5aebd4ad2477c4c6
[INFO] running `Command { std: "docker" "start" "-a" "4863af78d54dea2a5441d46f370d138e69aeb0a2286a440f5aebd4ad2477c4c6", kill_on_drop: false }`
[INFO] [stderr]    Compiling cst226-rs v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `core::prelude::v1`
[INFO] [stdout]   --> src/lib.rs:67:5
[INFO] [stdout]    |
[INFO] [stdout] 67 | use core::prelude::v1;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `core::prelude::v1`
[INFO] [stdout]   --> src/lib.rs:67:5
[INFO] [stdout]    |
[INFO] [stdout] 67 | use core::prelude::v1;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `esp_alloc`
[INFO] [stdout]   --> examples/touch.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use esp_alloc as _;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ no external crate `esp_alloc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `esp_backtrace`
[INFO] [stdout]   --> examples/touch.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use esp_backtrace as _;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^ no external crate `esp_backtrace`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `esp_hal`
[INFO] [stdout]   --> examples/touch.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use esp_hal::{
[INFO] [stdout]    |     ^^^^^^^ use of unresolved module or unlinked crate `esp_hal`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `esp_hal`, use `cargo add esp_hal` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `esp_bootloader_esp_idf`
[INFO] [stdout]   --> examples/touch.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use esp_bootloader_esp_idf::esp_app_desc;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `esp_bootloader_esp_idf`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `esp_bootloader_esp_idf`, use `cargo add esp_bootloader_esp_idf` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `esp_hal`
[INFO] [stdout]   --> examples/touch.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use esp_hal::{
[INFO] [stdout]    |     ^^^^^^^ use of unresolved module or unlinked crate `esp_hal`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `esp_hal`, use `cargo add esp_hal` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `esp_println`
[INFO] [stdout]   --> examples/touch.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use esp_println::{print, println};
[INFO] [stdout]    |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `esp_println`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `esp_println`, use `cargo add esp_println` 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 `esp_hal`
[INFO] [stdout]   --> examples/touch.rs:54:37
[INFO] [stdout]    |
[INFO] [stdout] 54 |     let peripherals = esp_hal::init(esp_hal::Config::default());
[INFO] [stdout]    |                                     ^^^^^^^ use of unresolved module or unlinked crate `esp_hal`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `esp_hal`, use `cargo add esp_hal` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[panic_handler]` function required, but not found
[INFO] [stdout] 
[INFO] [stdout] 
[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[E0433]: failed to resolve: use of unresolved module or unlinked crate `esp_hal`
[INFO] [stdout]   --> examples/touch.rs:54:23
[INFO] [stdout]    |
[INFO] [stdout] 54 |     let peripherals = esp_hal::init(esp_hal::Config::default());
[INFO] [stdout]    |                       ^^^^^^^ use of unresolved module or unlinked crate `esp_hal`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `esp_hal`, use `cargo add esp_hal` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> examples/touch.rs:91:21
[INFO] [stdout]    |
[INFO] [stdout] 91 |                 if !touches.is_empty() {
[INFO] [stdout]    |                     ^^^^^^^ cannot infer type
[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 `cst226-rs` (example "touch") due to 11 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustc4pHMxo/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*,libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*}.rlib" "/opt/rustwide/target/debug/deps/{libheapless-307919333db6d110,libhash32-1fb3c6460ab9627a,libbyteorder-c7daaaefd1f52ed2,libembedded_hal-34395a292ad8de87}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc4pHMxo/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/cst226_rs-5d5c28040737e790" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "-Wl,--error-handling-script=/opt/rustwide/target/debug/build/cst226-rs-c3f4e8348c47507e/build-script-build" "-Tlinkall.x"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: cannot find linker script linkall.x
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cst226-rs` (lib test) due to 1 previous error; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "4863af78d54dea2a5441d46f370d138e69aeb0a2286a440f5aebd4ad2477c4c6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4863af78d54dea2a5441d46f370d138e69aeb0a2286a440f5aebd4ad2477c4c6", kill_on_drop: false }`
[INFO] [stdout] 4863af78d54dea2a5441d46f370d138e69aeb0a2286a440f5aebd4ad2477c4c6
