[INFO] cloning repository https://github.com/Forlos/akaibu
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Forlos/akaibu" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FForlos%2Fakaibu", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FForlos%2Fakaibu'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8be6e7bbd463e76971f64975a35732a2cbb3c967
[INFO] checking Forlos/akaibu against try#a3dffdb3a32d0dedc198f9de7d43173f3eb6727b for pr-136303
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FForlos%2Fakaibu" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Forlos/akaibu on toolchain a3dffdb3a32d0dedc198f9de7d43173f3eb6727b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/Forlos/akaibu
[INFO] finished tweaking git repo https://github.com/Forlos/akaibu
[INFO] tweaked toml for git repo https://github.com/Forlos/akaibu written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/Forlos/akaibu 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" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-5-tc2/source/akaibu_gui/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `rayon` dependency)
[INFO] [stderr] warning: /workspace/builds/worker-5-tc2/source/akaibu_gui/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `rust-embed` dependency)
[INFO] [stderr] warning: /workspace/builds/worker-5-tc2/source/akaibu_gui/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `structopt` dependency)
[INFO] [stderr] warning: /workspace/builds/worker-5-tc2/source/akaibu/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `bytes` dependency)
[INFO] [stderr] warning: /workspace/builds/worker-5-tc2/source/akaibu/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `encoding_rs` dependency)
[INFO] [stderr] warning: /workspace/builds/worker-5-tc2/source/akaibu/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `libwebp-image` dependency)
[INFO] [stderr] warning: /workspace/builds/worker-5-tc2/source/akaibu/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `rayon` dependency)
[INFO] [stderr] warning: /workspace/builds/worker-5-tc2/source/akaibu/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `rust-embed` dependency)
[INFO] [stderr] warning: /workspace/builds/worker-5-tc2/source/akaibu/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `serde` dependency)
[INFO] [stderr] warning: /workspace/builds/worker-5-tc2/source/akaibu/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `serde_json` dependency)
[INFO] [stderr] warning: /workspace/builds/worker-5-tc2/source/akaibu/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `libwebp` dependency)
[INFO] [stderr] warning: /workspace/builds/worker-5-tc2/source/akaibu_cli/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `rayon` dependency)
[INFO] [stderr] warning: /workspace/builds/worker-5-tc2/source/akaibu_cli/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `structopt` dependency)
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e8e090bf92c0e60ca628990f1911ac41bd0153be98a9f4903bb5bd4ed0b2f4c2
[INFO] running `Command { std: "docker" "start" "-a" "e8e090bf92c0e60ca628990f1911ac41bd0153be98a9f4903bb5bd4ed0b2f4c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e8e090bf92c0e60ca628990f1911ac41bd0153be98a9f4903bb5bd4ed0b2f4c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e8e090bf92c0e60ca628990f1911ac41bd0153be98a9f4903bb5bd4ed0b2f4c2", kill_on_drop: false }`
[INFO] [stdout] e8e090bf92c0e60ca628990f1911ac41bd0153be98a9f4903bb5bd4ed0b2f4c2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=forbid" "-e" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 539edc28e29b694bb97c6fb3948d86cc742b30cee196b8b60e80f3372cd9db05
[INFO] running `Command { std: "docker" "start" "-a" "539edc28e29b694bb97c6fb3948d86cc742b30cee196b8b60e80f3372cd9db05", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/akaibu_gui/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `rayon` dependency)
[INFO] [stderr] warning: /opt/rustwide/workdir/akaibu_gui/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `rust-embed` dependency)
[INFO] [stderr] warning: /opt/rustwide/workdir/akaibu_gui/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `structopt` dependency)
[INFO] [stderr] warning: /opt/rustwide/workdir/akaibu/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `bytes` dependency)
[INFO] [stderr] warning: /opt/rustwide/workdir/akaibu/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `encoding_rs` dependency)
[INFO] [stderr] warning: /opt/rustwide/workdir/akaibu/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `libwebp-image` dependency)
[INFO] [stderr] warning: /opt/rustwide/workdir/akaibu/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `rayon` dependency)
[INFO] [stderr] warning: /opt/rustwide/workdir/akaibu/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `rust-embed` dependency)
[INFO] [stderr] warning: /opt/rustwide/workdir/akaibu/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `serde` dependency)
[INFO] [stderr] warning: /opt/rustwide/workdir/akaibu/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `serde_json` dependency)
[INFO] [stderr] warning: /opt/rustwide/workdir/akaibu/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `libwebp` dependency)
[INFO] [stderr] warning: /opt/rustwide/workdir/akaibu_cli/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `rayon` dependency)
[INFO] [stderr] warning: /opt/rustwide/workdir/akaibu_cli/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `structopt` dependency)
[INFO] [stderr]    Compiling libc v0.2.97
[INFO] [stderr]    Compiling proc-macro2 v1.0.27
[INFO] [stderr]    Compiling syn v1.0.65
[INFO] [stderr]    Compiling crossbeam-utils v0.8.5
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling memoffset v0.6.4
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.5
[INFO] [stderr]    Compiling crc32fast v1.2.1
[INFO] [stderr]    Compiling rayon-core v1.9.1
[INFO] [stderr]     Checking once_cell v1.8.0
[INFO] [stderr]    Compiling rayon v1.5.1
[INFO] [stderr]    Compiling xml-rs v0.8.3
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking adler32 v1.2.0
[INFO] [stderr]     Checking pin-project-lite v0.2.7
[INFO] [stderr]    Compiling wayland-sys v0.28.6
[INFO] [stderr]     Checking libloading v0.7.0
[INFO] [stderr]     Checking walkdir v2.3.2
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]     Checking libloading v0.6.7
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]    Compiling nom v6.1.2
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]     Checking dlib v0.5.0
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.4
[INFO] [stderr]    Compiling futures-core v0.3.15
[INFO] [stderr]     Checking fixedbitset v0.2.0
[INFO] [stderr]     Checking bit-set v0.5.2
[INFO] [stderr]    Compiling semver-parser v0.10.2
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling futures-macro v0.3.15
[INFO] [stderr]    Compiling num-iter v0.1.42
[INFO] [stderr]     Checking crossbeam-channel v0.5.1
[INFO] [stderr]     Checking instant v0.1.9
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]    Compiling futures-task v0.3.15
[INFO] [stderr]    Compiling futures-channel v0.3.15
[INFO] [stderr]     Checking crossbeam-deque v0.8.0
[INFO] [stderr]     Checking miniz_oxide v0.3.7
[INFO] [stderr]     Checking deflate v0.8.6
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]    Compiling semver v0.11.0
[INFO] [stderr]     Checking lock_api v0.4.4
[INFO] [stderr]    Compiling futures-util v0.3.15
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]     Checking futures-sink v0.3.15
[INFO] [stderr]     Checking regex-syntax v0.6.25
[INFO] [stderr]     Checking ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]     Checking spirv_headers v1.5.0
[INFO] [stderr]     Checking weezl v0.1.5
[INFO] [stderr]     Checking petgraph v0.5.1
[INFO] [stderr]     Checking png v0.16.8
[INFO] [stderr]    Compiling wayland-scanner v0.28.6
[INFO] [stderr]     Checking gif v0.11.2
[INFO] [stderr]    Compiling rustc_version v0.3.3
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling take_mut v0.2.2
[INFO] [stderr]    Compiling rle-decode-fast v1.0.1
[INFO] [stderr]     Checking futures-io v0.3.15
[INFO] [stderr]    Compiling libflate v0.1.27
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling servo-fontconfig-sys v5.1.0
[INFO] [stderr]     Checking tracing-core v0.1.18
[INFO] [stderr]     Checking regex v1.5.4
[INFO] [stderr]    Compiling khronos-egl v3.0.2
[INFO] [stderr]    Compiling pathfinder_simd v0.5.1
[INFO] [stderr]     Checking ttf-parser v0.12.3
[INFO] [stderr]    Compiling serde_derive v1.0.126
[INFO] [stderr]    Compiling unicode-segmentation v1.8.0
[INFO] [stderr]    Compiling jobserver v0.1.22
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]    Compiling serde v1.0.126
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking nix v0.20.0
[INFO] [stderr]     Checking raw-window-handle v0.3.3
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]     Checking parking_lot_core v0.8.3
[INFO] [stderr]     Checking terminal_size v0.1.17
[INFO] [stderr]     Checking xcursor v0.3.3
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling cc v1.0.68
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]    Compiling nix v0.18.0
[INFO] [stderr]    Compiling anyhow v1.0.41
[INFO] [stderr]     Checking parking_lot v0.11.1
[INFO] [stderr]     Checking ahash v0.4.7
[INFO] [stderr]    Compiling wgpu-core v0.7.1
[INFO] [stderr]     Checking console v0.14.1
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]    Compiling wayland-client v0.28.6
[INFO] [stderr]    Compiling wayland-protocols v0.28.6
[INFO] [stderr]    Compiling cmake v0.1.45
[INFO] [stderr]     Checking hashbrown v0.9.1
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking clap v2.33.3
[INFO] [stderr]    Compiling rust-embed-utils v5.1.0
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking owned_ttf_parser v0.12.1
[INFO] [stderr]     Checking memmap2 v0.2.3
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pathfinder_simd-0.5.1/src/lib.rs:11:61
[INFO] [stdout]    |
[INFO] [stdout] 11 | #![cfg_attr(pf_rustc_nightly, feature(link_llvm_intrinsics, platform_intrinsics))]
[INFO] [stdout]    |                                                             ^^^^^^^^^^^^^^^^^^^ feature has been removed
[INFO] [stdout]    |
[INFO] [stdout]    = note: SIMD intrinsics use the regular intrinsics ABI now
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking ash v0.31.0
[INFO] [stderr]     Checking gpu-alloc-types v0.2.0
[INFO] [stderr]     Checking ab_glyph v0.2.11
[INFO] [stdout] error[E0635]: unknown feature `stdsimd`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pathfinder_simd-0.5.1/src/lib.rs:12:49
[INFO] [stdout]    |
[INFO] [stdout] 12 | #![cfg_attr(pf_rustc_nightly, feature(simd_ffi, stdsimd))]
[INFO] [stdout]    |                                                 ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling spirv_cross v0.23.1
[INFO] [stderr]    Compiling freetype-sys v0.13.1
[INFO] [stderr]    Compiling expat-sys v2.1.6
[INFO] [stderr]    Compiling libwebp-sys2 v0.1.2
[INFO] [stderr]    Compiling libz-sys v1.1.3
[INFO] [stdout] Some errors have detailed explanations: E0557, E0635.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0557`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `pathfinder_simd` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "539edc28e29b694bb97c6fb3948d86cc742b30cee196b8b60e80f3372cd9db05", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "539edc28e29b694bb97c6fb3948d86cc742b30cee196b8b60e80f3372cd9db05", kill_on_drop: false }`
[INFO] [stdout] 539edc28e29b694bb97c6fb3948d86cc742b30cee196b8b60e80f3372cd9db05
