[INFO] fetching crate orbtk-api 0.3.1-alpha3... [INFO] testing orbtk-api-0.3.1-alpha3 against 1.60.0 for beta-1.61-1 [INFO] extracting crate orbtk-api 0.3.1-alpha3 into /workspace/builds/worker-22/source [INFO] validating manifest of crates.io crate orbtk-api 0.3.1-alpha3 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate orbtk-api 0.3.1-alpha3 [INFO] finished tweaking crates.io crate orbtk-api 0.3.1-alpha3 [INFO] tweaked toml for crates.io crate orbtk-api 0.3.1-alpha3 written to /workspace/builds/worker-22/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded orbtk-shell v0.3.1-alpha3 [INFO] [stderr] Downloaded orbtk-theme v0.3.1-alpha3 [INFO] [stderr] Downloaded quote v0.4.2 [INFO] [stderr] Downloaded syn v0.12.15 [INFO] [stderr] Downloaded proc-macro2 v0.2.3 [INFO] [stderr] Downloaded derive_more v0.9.0 [INFO] [stderr] Downloaded orbtk-tree v0.3.1-alpha3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 66934c8b1b45256ee4f5d1854759e1f33f5dc80e74218641c6cd5f590193035e [INFO] running `Command { std: "docker" "start" "-a" "66934c8b1b45256ee4f5d1854759e1f33f5dc80e74218641c6cd5f590193035e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "66934c8b1b45256ee4f5d1854759e1f33f5dc80e74218641c6cd5f590193035e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "66934c8b1b45256ee4f5d1854759e1f33f5dc80e74218641c6cd5f590193035e", kill_on_drop: false }` [INFO] [stdout] 66934c8b1b45256ee4f5d1854759e1f33f5dc80e74218641c6cd5f590193035e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d645ed537d3465774eee26dd78b0246a75c4313e2a719ec7afe37e57703cf15a [INFO] running `Command { std: "docker" "start" "-a" "d645ed537d3465774eee26dd78b0246a75c4313e2a719ec7afe37e57703cf15a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.123 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling semver v1.0.7 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling bindgen v0.56.0 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling weezl v0.1.5 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling bytemuck v1.9.1 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling sw-composite v0.7.14 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling typed-arena v2.0.1 [INFO] [stderr] Compiling case v1.0.0 [INFO] [stderr] Compiling spin_sleep v1.1.1 [INFO] [stderr] Compiling libloading v0.6.7 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling x11-dl v2.19.1 [INFO] [stderr] Compiling stb_truetype v0.3.1 [INFO] [stderr] Compiling minifb v0.17.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling wayland-scanner v0.25.0 [INFO] [stderr] Compiling proc-macro2 v0.2.3 [INFO] [stderr] Compiling raw-window-handle v0.4.3 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling dces v0.3.1 [INFO] [stderr] Compiling dlib v0.4.2 [INFO] [stderr] Compiling gif v0.11.3 [INFO] [stderr] Compiling png v0.15.3 [INFO] [stderr] Compiling wayland-sys v0.25.0 [INFO] [stderr] Compiling quote v0.4.2 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling orbtk-tree v0.3.1-alpha3 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling syn v0.12.15 [INFO] [stderr] Compiling crossbeam-channel v0.5.4 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling wayland-client v0.25.0 [INFO] [stderr] Compiling wayland-protocols v0.25.0 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Compiling euclid v0.20.14 [INFO] [stderr] Compiling ordered-float v1.1.1 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling rusttype v0.8.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling clang-sys v1.3.1 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling raw-window-handle v0.3.4 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling lyon_geom v0.15.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling raqote v0.8.0 [INFO] [stderr] Compiling derive_more v0.9.0 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling orbtk-utils v0.3.1-alpha4 [INFO] [stderr] Compiling wayland-commons v0.25.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling orbtk-proc-macros v0.3.1-alpha4 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling wayland-cursor v0.25.0 [INFO] [stderr] Compiling xkbcommon-sys v0.7.5 [INFO] [stderr] Compiling xkb v0.2.1 [INFO] [stderr] Compiling ron v0.6.6 [INFO] [stderr] Compiling orbtk-theming v0.3.1-alpha3 [INFO] [stderr] Compiling orbtk-theme v0.3.1-alpha3 [INFO] [stderr] Compiling orbtk-render v0.3.1-alpha3 [INFO] [stdout] error[E0599]: no variant named `LinearGradient` found for enum `orbtk_utils::Brush` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/orbtk-render-0.3.1-alpha3/src/raqote/mod.rs:466:16 [INFO] [stdout] | [INFO] [stdout] 466 | Brush::LinearGradient { start, end, stops } => { [INFO] [stdout] | ^^^^^^^^^^^^^^ variant not found in `orbtk_utils::Brush` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `orbtk-render` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "d645ed537d3465774eee26dd78b0246a75c4313e2a719ec7afe37e57703cf15a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d645ed537d3465774eee26dd78b0246a75c4313e2a719ec7afe37e57703cf15a", kill_on_drop: false }` [INFO] [stdout] d645ed537d3465774eee26dd78b0246a75c4313e2a719ec7afe37e57703cf15a