[INFO] cloning repository https://github.com/axiom-micro/recorder [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/axiom-micro/recorder" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faxiom-micro%2Frecorder", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faxiom-micro%2Frecorder'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3f859372dffcd5fbb606c60d667bab1b1a854e86 [INFO] checking axiom-micro/recorder against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faxiom-micro%2Frecorder" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/axiom-micro/recorder on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/axiom-micro/recorder [INFO] finished tweaking git repo https://github.com/axiom-micro/recorder [INFO] tweaked toml for git repo https://github.com/axiom-micro/recorder written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/axiom-micro/recorder already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cmake v0.1.34 [INFO] [stderr] Downloaded bus v2.0.0 [INFO] [stderr] Downloaded parking_lot_core v0.3.0 [INFO] [stderr] Downloaded expat-sys v2.1.5 [INFO] [stderr] Downloaded euclid v0.19.0 [INFO] [stderr] Downloaded servo-fontconfig-sys v4.0.6 [INFO] [stderr] Downloaded servo-freetype-sys v4.0.3 [INFO] [stderr] Downloaded core-graphics v0.17.1 [INFO] [stderr] Downloaded core-text v13.0.0 [INFO] [stderr] Downloaded cocoa v0.18.0 [INFO] [stderr] Downloaded lyon_geom v0.12.1 [INFO] [stderr] Downloaded dwrote v0.5.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e369c820fee5fb973142edf977d889079866cfdbb55912ea31b2d4eba7241217 [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" "e369c820fee5fb973142edf977d889079866cfdbb55912ea31b2d4eba7241217", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e369c820fee5fb973142edf977d889079866cfdbb55912ea31b2d4eba7241217", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e369c820fee5fb973142edf977d889079866cfdbb55912ea31b2d4eba7241217", kill_on_drop: false }` [INFO] [stdout] e369c820fee5fb973142edf977d889079866cfdbb55912ea31b2d4eba7241217 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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=forbid" "-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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5449580aa65b07e15a8b6bc68b7d58c17bce81fc22ed9ffae858f97332d1b40d [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" "5449580aa65b07e15a8b6bc68b7d58c17bce81fc22ed9ffae858f97332d1b40d", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.24 [INFO] [stderr] Compiling cfg-if v0.1.5 [INFO] [stderr] Compiling proc-macro2 v0.4.19 [INFO] [stderr] Compiling serde v1.0.79 [INFO] [stderr] Checking same-file v1.0.3 [INFO] [stderr] Checking atomic-option v0.1.2 [INFO] [stderr] Compiling lazy_static v1.1.0 [INFO] [stderr] Checking memmap v0.6.2 [INFO] [stderr] Compiling servo-fontconfig-sys v4.0.6 [INFO] [stderr] Checking dirs v1.0.3 [INFO] [stderr] Checking atty v0.2.11 [INFO] [stderr] Checking thread-id v3.3.0 [INFO] [stderr] Compiling wayland-scanner v0.20.12 [INFO] [stderr] Checking lock_api v0.1.3 [INFO] [stderr] Checking tempfile v3.0.3 [INFO] [stderr] Checking nix v0.11.0 [INFO] [stderr] Checking parking_lot_core v0.3.0 [INFO] [stderr] Checking parking_lot_core v0.2.14 [INFO] [stderr] Checking euclid v0.19.0 [INFO] [stderr] Compiling log v0.4.5 [INFO] [stderr] Checking clap v2.32.0 [INFO] [stderr] Checking walkdir v2.2.5 [INFO] [stderr] Compiling gl_generator v0.9.0 [INFO] [stderr] Checking bus v2.0.0 [INFO] [stderr] Checking parking_lot v0.6.4 [INFO] [stderr] Checking x11-dl v2.18.3 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Compiling cmake v0.1.34 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Checking lyon_geom v0.12.1 [INFO] [stderr] Compiling wayland-client v0.20.12 [INFO] [stderr] Compiling wayland-protocols v0.20.12 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Compiling servo-freetype-sys v4.0.3 [INFO] [stderr] Compiling expat-sys v2.1.5 [INFO] [stderr] Compiling backtrace-sys v0.1.24 [INFO] [stderr] Compiling quote v0.6.8 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling syn v0.15.4 [INFO] [stderr] Checking dlib v0.4.1 [INFO] [stderr] Checking freetype v0.4.1 [INFO] [stderr] Compiling glutin v0.17.0 [INFO] [stderr] Compiling glutin v0.18.0 [INFO] [stderr] Compiling glium v0.22.0 [INFO] [stderr] Checking lyon_path v0.12.0 [INFO] [stderr] Checking wayland-sys v0.20.12 [INFO] [stderr] Checking servo-fontconfig v0.4.0 [INFO] [stderr] Checking wayland-commons v0.20.12 [INFO] [stderr] Checking backtrace v0.3.9 [INFO] [stderr] Compiling serde_derive v1.0.79 [INFO] [stderr] Checking smithay-client-toolkit v0.2.6 [INFO] [stderr] Checking smithay-client-toolkit v0.3.0 [INFO] [stderr] Compiling synstructure v0.9.0 [INFO] [stderr] Checking serde_json v1.0.31 [INFO] [stderr] Checking winit v0.16.2 [INFO] [stderr] Compiling failure_derive v0.1.2 [INFO] [stderr] Checking winit v0.17.2 [INFO] [stderr] Checking failure v0.1.2 [INFO] [stderr] Checking font-kit v0.1.0 [INFO] [stderr] Checking flame v0.2.2 [INFO] [stderr] Checking recorder v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/main.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(type_ascription)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/main.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(type_ascription)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/graphical/ui_lib/gl_util.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | implement_vertex!(Vertex, absolute_position, relative_position); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/graphical/ui_lib/gl_util.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | implement_vertex!(Vertex, absolute_position, relative_position); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/graphical/ui_lib/gl_util.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | implement_vertex!(Vertex, absolute_position, relative_position); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/graphical/ui_lib/gl_util.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | implement_vertex!(Vertex, absolute_position, relative_position); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: could not compile `recorder` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to previous error; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "5449580aa65b07e15a8b6bc68b7d58c17bce81fc22ed9ffae858f97332d1b40d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5449580aa65b07e15a8b6bc68b7d58c17bce81fc22ed9ffae858f97332d1b40d", kill_on_drop: false }` [INFO] [stdout] 5449580aa65b07e15a8b6bc68b7d58c17bce81fc22ed9ffae858f97332d1b40d