[INFO] updating cached repository https://github.com/s3bk/webgl_demo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] eeb32bd7da3c9355ba81930186c11b8b6acb5025 [INFO] testing s3bk/webgl_demo against 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fs3bk%2Fwebgl_demo" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/s3bk/webgl_demo on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/s3bk/webgl_demo [INFO] finished tweaking git repo https://github.com/s3bk/webgl_demo [INFO] tweaked toml for git repo https://github.com/s3bk/webgl_demo written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/s3bk/webgl_demo already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9f18f3392fdfd316b5377d5e59be08241a28ff7790061185a62e6c442bd656d8 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "9f18f3392fdfd316b5377d5e59be08241a28ff7790061185a62e6c442bd656d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9f18f3392fdfd316b5377d5e59be08241a28ff7790061185a62e6c442bd656d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f18f3392fdfd316b5377d5e59be08241a28ff7790061185a62e6c442bd656d8", kill_on_drop: false }` [INFO] [stdout] 9f18f3392fdfd316b5377d5e59be08241a28ff7790061185a62e6c442bd656d8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 56f2b97639742edc1d9d48592d53cf5e665623690404f2cc886b44cffdbdef50 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "56f2b97639742edc1d9d48592d53cf5e665623690404f2cc886b44cffdbdef50", kill_on_drop: false }` [INFO] [stderr] Compiling xml-rs v0.8.2 [INFO] [stderr] Compiling syn v1.0.18 [INFO] [stderr] Compiling pathfinder_resources v0.5.0 (https://github.com/s3bk/pathfinder#fbb33f76) [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling half v1.5.0 [INFO] [stderr] Compiling instant v0.1.2 [INFO] [stderr] Compiling float-cmp v0.5.3 [INFO] [stderr] Compiling xmlparser v0.13.1 [INFO] [stderr] Compiling rctree v0.3.3 [INFO] [stderr] Compiling xmlwriter v0.1.0 [INFO] [stderr] Compiling hashbrown v0.7.1 [INFO] [stderr] Compiling data-url v0.1.0 [INFO] [stderr] Compiling pathfinder_log v0.1.0 (https://github.com/s3bk/pathfinder#fbb33f76) [INFO] [stderr] Compiling simplecss v0.2.0 [INFO] [stderr] Compiling pathfinder_simd v0.5.0 (https://github.com/s3bk/pathfinder#fbb33f76) [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling line_drawing v0.7.0 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling svgtypes v0.5.0 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling const-random-macro v0.1.8 [INFO] [stderr] Compiling wayland-sys v0.23.6 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling roxmltree v0.9.1 [INFO] [stderr] Compiling kurbo v0.5.11 [INFO] [stderr] Compiling image v0.23.4 [INFO] [stderr] Compiling rusttype v0.8.3 [INFO] [stderr] Compiling wayland-scanner v0.23.6 [INFO] [stderr] Compiling gl_generator v0.13.1 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling usvg v0.9.0 [INFO] [stderr] Compiling const-random v0.1.8 [INFO] [stderr] Compiling rusttype v0.7.9 [INFO] [stderr] Compiling pathfinder_color v0.5.0 (https://github.com/s3bk/pathfinder#fbb33f76) [INFO] [stderr] Compiling pathfinder_geometry v0.5.1 (https://github.com/s3bk/pathfinder#fbb33f76) [INFO] [stderr] Compiling ahash v0.3.2 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling gl v0.14.0 [INFO] [stderr] Compiling glutin_egl_sys v0.1.4 [INFO] [stderr] Compiling glutin_glx_sys v0.1.6 [INFO] [stderr] Compiling pathfinder_gpu v0.5.0 (https://github.com/s3bk/pathfinder#fbb33f76) [INFO] [stderr] Compiling pathfinder_content v0.5.0 (https://github.com/s3bk/pathfinder#fbb33f76) [INFO] [stderr] Compiling wayland-client v0.23.6 [INFO] [stderr] Compiling wayland-protocols v0.23.6 [INFO] [stderr] Compiling calloop v0.4.4 [INFO] [stderr] Compiling wayland-commons v0.23.6 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.60 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.60 [INFO] [stderr] Compiling pathfinder_gl v0.5.0 (https://github.com/s3bk/pathfinder#fbb33f76) [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.60 [INFO] [stderr] Compiling wasm-bindgen v0.2.60 [INFO] [stderr] Compiling js-sys v0.3.37 [INFO] [stderr] Compiling console_error_panic_hook v0.1.6 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling smithay-client-toolkit v0.6.6 [INFO] [stderr] Compiling web-sys v0.3.37 [INFO] [stderr] Compiling winit v0.22.1 [INFO] [stderr] Compiling glutin v0.24.0 [INFO] [stderr] Compiling serde_json v1.0.51 [INFO] [stderr] Compiling pathfinder_ui v0.5.0 (https://github.com/s3bk/pathfinder#fbb33f76) [INFO] [stderr] Compiling pathfinder_renderer v0.5.0 (https://github.com/s3bk/pathfinder#fbb33f76) [INFO] [stderr] Compiling pathfinder_export v0.1.0 (https://github.com/s3bk/pathfinder#fbb33f76) [INFO] [stderr] Compiling pathfinder_svg v0.5.0 (https://github.com/s3bk/pathfinder#fbb33f76) [INFO] [stderr] Compiling console_log v0.2.0 [INFO] [stderr] Compiling pathfinder_view v0.1.0 (https://github.com/s3bk/pathfinder_view#8f68f37f) [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/pathfinder_view-e3bb902cdb8b6e4b/8f68f37/src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(associated_type_defaults)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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 E0554`. [INFO] [stdout] [INFO] [stderr] error: could not compile `pathfinder_view`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "56f2b97639742edc1d9d48592d53cf5e665623690404f2cc886b44cffdbdef50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "56f2b97639742edc1d9d48592d53cf5e665623690404f2cc886b44cffdbdef50", kill_on_drop: false }` [INFO] [stdout] 56f2b97639742edc1d9d48592d53cf5e665623690404f2cc886b44cffdbdef50