[INFO] fetching crate mapo 0.1.1...
[INFO] testing mapo-0.1.1 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate mapo 0.1.1 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate mapo 0.1.1
[INFO] finished tweaking crates.io crate mapo 0.1.1
[INFO] tweaked toml for crates.io crate mapo 0.1.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate mapo 0.1.1 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate mapo 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 94e64f1ddb61285ca84ff21261067804709d35bd52a4cf033a6cf24c2f3a065c
[INFO] running `Command { std: "docker" "start" "-a" "94e64f1ddb61285ca84ff21261067804709d35bd52a4cf033a6cf24c2f3a065c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "94e64f1ddb61285ca84ff21261067804709d35bd52a4cf033a6cf24c2f3a065c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "94e64f1ddb61285ca84ff21261067804709d35bd52a4cf033a6cf24c2f3a065c", kill_on_drop: false }`
[INFO] [stdout] 94e64f1ddb61285ca84ff21261067804709d35bd52a4cf033a6cf24c2f3a065c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 98b1183472a5509eb85e21c22b39a013dc391b8e62b5a37a285f5fe084909fea
[INFO] running `Command { std: "docker" "start" "-a" "98b1183472a5509eb85e21c22b39a013dc391b8e62b5a37a285f5fe084909fea", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.36
[INFO] [stderr]    Compiling syn v1.0.86
[INFO] [stderr]    Compiling serde v1.0.133
[INFO] [stderr]    Compiling unicode-segmentation v1.8.0
[INFO] [stderr]    Compiling anyhow v1.0.52
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling smallvec v1.8.0
[INFO] [stderr]    Compiling pkg-config v0.3.24
[INFO] [stderr]    Compiling version-compare v0.0.11
[INFO] [stderr]    Compiling strum v0.21.0
[INFO] [stderr]    Compiling libc v0.2.112
[INFO] [stderr]    Compiling futures-core v0.3.19
[INFO] [stderr]    Compiling futures-task v0.3.19
[INFO] [stderr]    Compiling futures-util v0.3.19
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling pin-project-lite v0.2.8
[INFO] [stderr]    Compiling itertools v0.10.3
[INFO] [stderr]    Compiling futures-channel v0.3.19
[INFO] [stderr]    Compiling slab v0.4.5
[INFO] [stderr]    Compiling unic-common v0.9.0
[INFO] [stderr]    Compiling unic-char-range v0.9.0
[INFO] [stderr]    Compiling once_cell v1.9.0
[INFO] [stderr]    Compiling arrayvec v0.7.2
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling cfg-expr v0.8.1
[INFO] [stderr]    Compiling unic-char-property v0.9.0
[INFO] [stderr]    Compiling unic-ucd-version v0.9.0
[INFO] [stderr]    Compiling xi-unicode v0.3.0
[INFO] [stderr]    Compiling itertools v0.9.0
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling unic-ucd-bidi v0.9.0
[INFO] [stderr]    Compiling to_precision v0.1.2
[INFO] [stderr]    Compiling kurbo v0.8.3
[INFO] [stderr]    Compiling unic-bidi v0.9.0
[INFO] [stderr]    Compiling quote v1.0.14
[INFO] [stderr]    Compiling piet v0.5.0
[INFO] [stderr]    Compiling futures-executor v0.3.19
[INFO] [stderr]    Compiling toml v0.5.8
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling strum_macros v0.21.1
[INFO] [stderr]    Compiling thiserror v1.0.30
[INFO] [stderr]    Compiling proc-macro-crate v1.1.0
[INFO] [stderr]    Compiling glib-macros v0.14.1
[INFO] [stderr]    Compiling system-deps v3.2.0
[INFO] [stderr]    Compiling glib-sys v0.14.0
[INFO] [stderr]    Compiling gobject-sys v0.14.0
[INFO] [stderr]    Compiling cairo-sys-rs v0.14.9
[INFO] [stderr]    Compiling pango-sys v0.14.0
[INFO] [stderr]    Compiling pangocairo-sys v0.14.0
[INFO] [stderr]    Compiling glib v0.14.8
[INFO] [stderr]    Compiling cairo-rs v0.14.9
[INFO] [stderr]    Compiling pango v0.14.8
[INFO] [stderr]    Compiling pangocairo v0.14.0
[INFO] [stderr]    Compiling piet-cairo v0.5.0
[INFO] [stderr]    Compiling piet-common v0.5.0
[INFO] [stderr]    Compiling mapo v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::any::Any`
[INFO] [stdout]  --> src/chart.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::any::Any;
[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 [unoptimized + debuginfo] target(s) in 34.36s
[INFO] running `Command { std: "docker" "inspect" "98b1183472a5509eb85e21c22b39a013dc391b8e62b5a37a285f5fe084909fea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "98b1183472a5509eb85e21c22b39a013dc391b8e62b5a37a285f5fe084909fea", kill_on_drop: false }`
[INFO] [stdout] 98b1183472a5509eb85e21c22b39a013dc391b8e62b5a37a285f5fe084909fea
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d9d8aeec50f89983d1d81d981092377a82e18a89b98cb570322e7cdf505b4d3b
[INFO] running `Command { std: "docker" "start" "-a" "d9d8aeec50f89983d1d81d981092377a82e18a89b98cb570322e7cdf505b4d3b", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.133
[INFO] [stderr]    Compiling anyhow v1.0.52
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling getrandom v0.2.4
[INFO] [stderr]    Compiling indexmap v1.8.0
[INFO] [stderr]    Compiling libm v0.2.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling textwrap v0.14.2
[INFO] [stderr]    Compiling ryu v1.0.9
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling qu-derive v0.4.2
[INFO] [stderr]    Compiling clap_derive v3.0.14
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling os_str_bytes v6.0.0
[INFO] [stderr]    Compiling csv-core v0.1.10
[INFO] [stderr]    Compiling rand v0.8.4
[INFO] [stderr]    Compiling fake v2.4.3
[INFO] [stderr]    Compiling clap v3.0.14
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling env_logger v0.8.4
[INFO] [stderr]    Compiling toml v0.5.8
[INFO] [stderr]    Compiling bstr v0.2.17
[INFO] [stderr]    Compiling qu v0.4.2
[INFO] [stderr]    Compiling csv v1.1.6
[INFO] [stderr]    Compiling system-deps v3.2.0
[INFO] [stderr]    Compiling proc-macro-crate v1.1.0
[INFO] [stderr]    Compiling glib-macros v0.14.1
[INFO] [stderr]    Compiling glib-sys v0.14.0
[INFO] [stderr]    Compiling gobject-sys v0.14.0
[INFO] [stderr]    Compiling pango-sys v0.14.0
[INFO] [stderr]    Compiling cairo-sys-rs v0.14.9
[INFO] [stderr]    Compiling pangocairo-sys v0.14.0
[INFO] [stderr]    Compiling glib v0.14.8
[INFO] [stderr]    Compiling cairo-rs v0.14.9
[INFO] [stderr]    Compiling pango v0.14.8
[INFO] [stderr]    Compiling pangocairo v0.14.0
[INFO] [stderr]    Compiling piet-cairo v0.5.0
[INFO] [stderr]    Compiling piet-common v0.5.0
[INFO] [stderr]    Compiling mapo v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::any::Any`
[INFO] [stdout]  --> src/chart.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::any::Any;
[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: `std::any::Any`
[INFO] [stdout]  --> src/chart.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::any::Any;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `druid_shell`
[INFO] [stdout]  --> examples/live.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use druid_shell::{
[INFO] [stdout]   |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `druid_shell`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `druid_shell`, use `cargo add druid_shell` 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 `piet`
[INFO] [stdout]  --> examples/histogram.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use piet::{
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `piet`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `piet`, use `cargo add piet` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `druid_shell`
[INFO] [stdout]  --> examples/live.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use druid_shell::{
[INFO] [stdout]   |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `druid_shell`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `druid_shell`, use `cargo add druid_shell` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `piet`
[INFO] [stdout]  --> examples/histogram.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use piet::{
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `piet`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `piet`, use `cargo add piet` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mapo` (example "live") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `piet`
[INFO] [stdout]  --> examples/scatter.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use piet::{
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `piet`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `piet`, use `cargo add piet` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `mapo::scatter::scatter`
[INFO] [stdout]  --> examples/scatter.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use mapo::scatter::scatter;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^ no `scatter` in `scatter`
[INFO] [stdout]   |
[INFO] [stdout] help: a similar name exists in the module (notice the capitalization)
[INFO] [stdout]   |
[INFO] [stdout] 1 - use mapo::scatter::scatter;
[INFO] [stdout] 1 + use mapo::scatter::Scatter;
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this module instead
[INFO] [stdout]   |
[INFO] [stdout] 1 - use mapo::scatter::scatter;
[INFO] [stdout] 1 + use mapo::scatter;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `piet`
[INFO] [stdout]  --> examples/scatter.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use piet::{
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `piet`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `piet`, use `cargo add piet` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mapo` (example "histogram") due to 2 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mapo` (example "scatter") due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "d9d8aeec50f89983d1d81d981092377a82e18a89b98cb570322e7cdf505b4d3b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d9d8aeec50f89983d1d81d981092377a82e18a89b98cb570322e7cdf505b4d3b", kill_on_drop: false }`
[INFO] [stdout] d9d8aeec50f89983d1d81d981092377a82e18a89b98cb570322e7cdf505b4d3b
