[INFO] cloning repository https://github.com/rahul-thakoor/embedded-graphics-web-simulator
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rahul-thakoor/embedded-graphics-web-simulator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frahul-thakoor%2Fembedded-graphics-web-simulator", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frahul-thakoor%2Fembedded-graphics-web-simulator'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ec92ae3d4f41501bed27c347de54adddbd59a394
[INFO] testing rahul-thakoor/embedded-graphics-web-simulator 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%2Frahul-thakoor%2Fembedded-graphics-web-simulator" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/rahul-thakoor/embedded-graphics-web-simulator
[INFO] finished tweaking git repo https://github.com/rahul-thakoor/embedded-graphics-web-simulator
[INFO] tweaked toml for git repo https://github.com/rahul-thakoor/embedded-graphics-web-simulator written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rahul-thakoor/embedded-graphics-web-simulator 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 27 packages to latest compatible versions
[INFO] [stderr]       Adding az v1.2.1 (available: v1.3.0)
[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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 7cca102361e5f201a72d9ba5d599d425a1f01419f5b9c25ef9add0055c6edc44
[INFO] running `Command { std: "docker" "start" "7cca102361e5f201a72d9ba5d599d425a1f01419f5b9c25ef9add0055c6edc44", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7cca102361e5f201a72d9ba5d599d425a1f01419f5b9c25ef9add0055c6edc44", 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" "7cca102361e5f201a72d9ba5d599d425a1f01419f5b9c25ef9add0055c6edc44" "/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" "7cca102361e5f201a72d9ba5d599d425a1f01419f5b9c25ef9add0055c6edc44", 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" "7cca102361e5f201a72d9ba5d599d425a1f01419f5b9c25ef9add0055c6edc44" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.126
[INFO] [stderr]    Compiling rustversion v1.0.23
[INFO] [stderr]    Compiling bumpalo v3.20.3
[INFO] [stderr]    Compiling az v1.2.1
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling micromath v2.1.0
[INFO] [stderr]    Compiling quote v1.0.46
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling wasm-bindgen v0.2.126
[INFO] [stderr]    Compiling embedded-graphics-core v0.4.1
[INFO] [stderr]    Compiling embedded-graphics v0.8.2
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.126
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.126
[INFO] [stderr]    Compiling js-sys v0.3.103
[INFO] [stderr]    Compiling web-sys v0.3.103
[INFO] [stderr]    Compiling embedded-graphics-web-simulator v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.98s
[INFO] running `Command { std: "docker" "inspect" "7cca102361e5f201a72d9ba5d599d425a1f01419f5b9c25ef9add0055c6edc44", 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" "7cca102361e5f201a72d9ba5d599d425a1f01419f5b9c25ef9add0055c6edc44" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling embedded-graphics-web-simulator v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.77s
[INFO] running `Command { std: "docker" "inspect" "7cca102361e5f201a72d9ba5d599d425a1f01419f5b9c25ef9add0055c6edc44", 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" "7cca102361e5f201a72d9ba5d599d425a1f01419f5b9c25ef9add0055c6edc44" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/embedded_graphics_web_simulator-2690a6082939693c)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests embedded_graphics_web_simulator
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stdout] test src/lib.rs - (line 14) - compile ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 14) stdout ----
[INFO] [stdout] error: couldn't read `src/./assets/rust-pride.bmp`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/lib.rs:43:30
[INFO] [stdout]    |
[INFO] [stdout] 43 |    let bmp = Bmp::from_slice(include_bytes!("./assets/rust-pride.bmp")).unwrap();
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `embedded_graphics::primitive_style`
[INFO] [stdout]   --> src/lib.rs:26:4
[INFO] [stdout]    |
[INFO] [stdout] 26 |    primitive_style,
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^ no `primitive_style` in the root
[INFO] [stdout]    |
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]    |
[INFO] [stdout] 26 -    primitive_style,
[INFO] [stdout] 26 +    primitives,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `tinybmp`
[INFO] [stdout]   --> src/lib.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | use tinybmp::Bmp;
[INFO] [stdout]    |     ^^^^^^^ use of unresolved module or unlinked crate `tinybmp`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tinybmp`, use `cargo add tinybmp` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `console_error_panic_hook` in this scope
[INFO] [stdout]   --> src/lib.rs:37:4
[INFO] [stdout]    |
[INFO] [stdout] 37 |    console_error_panic_hook::set_once();
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `console_error_panic_hook`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `console_error_panic_hook`, use `cargo add console_error_panic_hook` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 3 arguments but 2 arguments were supplied
[INFO] [stdout]   --> src/lib.rs:40:22
[INFO] [stdout]    |
[INFO] [stdout] 40 |    let mut display = WebSimulatorDisplay::new((128, 128), &output_settings);
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^^^^^------------------------------ argument #3 of type `Option<&web_sys::Element>` is missing
[INFO] [stdout]    |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> src/display.rs:33:12
[INFO] [stdout]    |
[INFO] [stdout] 33 |     pub fn new(
[INFO] [stdout]    |            ^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]    |
[INFO] [stdout] 40 |    let mut display = WebSimulatorDisplay::new((128, 128), &output_settings, /* Option<&web_sys::Element> */);
[INFO] [stdout]    |                                                                           +++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: struct takes 1 generic argument but 2 generic arguments were supplied
[INFO] [stdout]    --> src/lib.rs:44:15
[INFO] [stdout]     |
[INFO] [stdout]  44 |    let image: Image<Bmp, Rgb565> = Image::new(&bmp, Point::new(32, 32));
[INFO] [stdout]     |               ^^^^^    -------- help: remove the unnecessary generic argument
[INFO] [stdout]     |               |
[INFO] [stdout]     |               expected 1 generic argument
[INFO] [stdout]     |
[INFO] [stdout] note: struct defined here, with 1 generic parameter: `T`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/embedded-graphics-0.8.2/src/image/mod.rs:131:12
[INFO] [stdout]     |
[INFO] [stdout] 131 | pub struct Image<'a, T> {
[INFO] [stdout]     |            ^^^^^     -
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0061, E0107, E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0061`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 14)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.18s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "7cca102361e5f201a72d9ba5d599d425a1f01419f5b9c25ef9add0055c6edc44", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7cca102361e5f201a72d9ba5d599d425a1f01419f5b9c25ef9add0055c6edc44", kill_on_drop: false }`
[INFO] [stdout] 7cca102361e5f201a72d9ba5d599d425a1f01419f5b9c25ef9add0055c6edc44
