[INFO] cloning repository https://github.com/krzyz/quantum-plots [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/krzyz/quantum-plots" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkrzyz%2Fquantum-plots", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkrzyz%2Fquantum-plots'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4730259345c106cc56650b2f6a0a1e3cfe82886a [INFO] testing krzyz/quantum-plots against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkrzyz%2Fquantum-plots" "/workspace/builds/worker-49/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-49/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/krzyz/quantum-plots on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/krzyz/quantum-plots [INFO] finished tweaking git repo https://github.com/krzyz/quantum-plots [INFO] tweaked toml for git repo https://github.com/krzyz/quantum-plots written to /workspace/builds/worker-49/source/Cargo.toml [INFO] crate git repo https://github.com/krzyz/quantum-plots already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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-49/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-49/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 80405dd6c297557d5b12f45f7dfc0b036137aa0a715fc9da952518cdd52c82d5 [INFO] running `Command { std: "docker" "start" "-a" "80405dd6c297557d5b12f45f7dfc0b036137aa0a715fc9da952518cdd52c82d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "80405dd6c297557d5b12f45f7dfc0b036137aa0a715fc9da952518cdd52c82d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "80405dd6c297557d5b12f45f7dfc0b036137aa0a715fc9da952518cdd52c82d5", kill_on_drop: false }` [INFO] [stdout] 80405dd6c297557d5b12f45f7dfc0b036137aa0a715fc9da952518cdd52c82d5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-49/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-49/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dc4fe1b95bd1430f76b091a8b4a0948f434b7684f83968caf4efc6dc0f43bccb [INFO] running `Command { std: "docker" "start" "-a" "dc4fe1b95bd1430f76b091a8b4a0948f434b7684f83968caf4efc6dc0f43bccb", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.13 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling libc v0.2.70 [INFO] [stderr] Compiling syn v1.0.22 [INFO] [stderr] Compiling cc v1.0.53 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.62 [INFO] [stderr] Compiling bumpalo v3.3.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling proc-macro-hack v0.5.15 [INFO] [stderr] Compiling wasm-bindgen v0.2.62 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling palette v0.5.0 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling wee_alloc v0.4.5 [INFO] [stderr] Compiling float-ord v0.2.0 [INFO] [stderr] Compiling bytemuck v1.2.0 [INFO] [stderr] Compiling memory_units v0.4.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling gif v0.10.3 [INFO] [stderr] Compiling deflate v0.8.4 [INFO] [stderr] Compiling stb_truetype v0.3.1 [INFO] [stderr] Compiling jpeg-decoder v0.1.19 [INFO] [stderr] Compiling cmake v0.1.43 [INFO] [stderr] Compiling matrixmultiply v0.2.3 [INFO] [stderr] Compiling pathfinder_simd v0.5.0 [INFO] [stderr] Compiling rstest v0.6.3 [INFO] [stderr] Compiling servo-fontconfig-sys v4.0.9 [INFO] [stderr] Compiling servo-freetype-sys v4.0.5 [INFO] [stderr] Compiling expat-sys v2.1.6 [INFO] [stderr] Compiling quote v1.0.5 [INFO] [stderr] Compiling png v0.16.3 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling generic-array v0.13.2 [INFO] [stderr] Compiling freetype v0.4.1 [INFO] [stderr] Compiling pathfinder_geometry v0.5.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling servo-fontconfig v0.4.0 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling font-kit v0.6.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rusttype v0.8.3 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand_distr v0.2.2 [INFO] [stderr] Compiling image v0.23.4 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.62 [INFO] [stderr] Compiling paste-impl v0.1.12 [INFO] [stderr] Compiling palette_derive v0.5.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.62 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.62 [INFO] [stderr] Compiling paste v0.1.12 [INFO] [stderr] Compiling simba v0.1.2 [INFO] [stderr] Compiling nalgebra v0.21.0 [INFO] [stderr] Compiling js-sys v0.3.39 [INFO] [stderr] Compiling console_error_panic_hook v0.1.6 [INFO] [stderr] Compiling plotters v0.2.14 [INFO] [stderr] Compiling web-sys v0.3.39 [INFO] [stderr] Compiling quantum-tools v0.1.0 (/opt/rustwide/workdir/quantum-tools) [INFO] [stderr] Compiling plotters-wasm v0.1.0 (/opt/rustwide/workdir/plotter-wasm) [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CanvasBackend` [INFO] [stdout] --> plotter-wasm/src/lib.rs:41:23 [INFO] [stdout] | [INFO] [stdout] 41 | let backend = CanvasBackend::new(canvas_id).expect("cannot find canvas"); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `CanvasBackend` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `CanvasBackend` in this scope [INFO] [stdout] --> plotter-wasm/src/lib.rs:16:23 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct Chart { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 16 | root: DrawingArea, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `log` [INFO] [stdout] --> plotter-wasm/src/utils.rs:5:14 [INFO] [stdout] | [INFO] [stdout] 5 | macro_rules! log { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[macro_use]` only has an effect on `extern crate` and modules [INFO] [stdout] --> plotter-wasm/src/utils.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> plotter-wasm/src/func_plot.rs:91:10 [INFO] [stdout] | [INFO] [stdout] 91 | .x_label_area_size(30) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: SizeDesc` found in the `plotters` crate: [INFO] [stdout] - impl SizeDesc for i32; [INFO] [stdout] - impl SizeDesc for u32; [INFO] [stdout] note: required by a bound in `plotters::chart::ChartBuilder::<'a, 'b, DB>::x_label_area_size` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/plotters-0.2.14/src/chart/builder.rs:101:33 [INFO] [stdout] | [INFO] [stdout] 101 | pub fn x_label_area_size(&mut self, size: S) -> &mut Self { [INFO] [stdout] | ^^^^^^^^ required by this bound in `plotters::chart::ChartBuilder::<'a, 'b, DB>::x_label_area_size` [INFO] [stdout] help: consider specifying the type argument in the function call [INFO] [stdout] | [INFO] [stdout] 91 | .x_label_area_size::(30) [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> plotter-wasm/src/func_plot.rs:92:10 [INFO] [stdout] | [INFO] [stdout] 92 | .y_label_area_size(30) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: SizeDesc` found in the `plotters` crate: [INFO] [stdout] - impl SizeDesc for i32; [INFO] [stdout] - impl SizeDesc for u32; [INFO] [stdout] note: required by a bound in `plotters::chart::ChartBuilder::<'a, 'b, DB>::y_label_area_size` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/plotters-0.2.14/src/chart/builder.rs:107:33 [INFO] [stdout] | [INFO] [stdout] 107 | pub fn y_label_area_size(&mut self, size: S) -> &mut Self { [INFO] [stdout] | ^^^^^^^^ required by this bound in `plotters::chart::ChartBuilder::<'a, 'b, DB>::y_label_area_size` [INFO] [stdout] help: consider specifying the type argument in the function call [INFO] [stdout] | [INFO] [stdout] 92 | .y_label_area_size::(30) [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0283, E0412, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0283`. [INFO] [stdout] [INFO] [stderr] error: could not compile `plotters-wasm` due to 5 previous errors; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "dc4fe1b95bd1430f76b091a8b4a0948f434b7684f83968caf4efc6dc0f43bccb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc4fe1b95bd1430f76b091a8b4a0948f434b7684f83968caf4efc6dc0f43bccb", kill_on_drop: false }` [INFO] [stdout] dc4fe1b95bd1430f76b091a8b4a0948f434b7684f83968caf4efc6dc0f43bccb