[INFO] cloning repository https://github.com/nahaharo/toward-the-top [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nahaharo/toward-the-top" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnahaharo%2Ftoward-the-top", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnahaharo%2Ftoward-the-top'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f05986813033611734c2abf45aa0a48ffce50b8a [INFO] checking nahaharo/toward-the-top against master#dfd7b8d03fb93d0e03147d28b3be6d93260fa94d for pr-87050 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnahaharo%2Ftoward-the-top" "/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/nahaharo/toward-the-top on toolchain dfd7b8d03fb93d0e03147d28b3be6d93260fa94d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-9/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/nahaharo/toward-the-top [INFO] finished tweaking git repo https://github.com/nahaharo/toward-the-top [INFO] tweaked toml for git repo https://github.com/nahaharo/toward-the-top written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/nahaharo/toward-the-top already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "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-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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 29871c39523bc2878bac1a8efc30cb97cbac7c8789353fad7e16f66ea269e298 [INFO] running `Command { std: "docker" "start" "-a" "29871c39523bc2878bac1a8efc30cb97cbac7c8789353fad7e16f66ea269e298", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "29871c39523bc2878bac1a8efc30cb97cbac7c8789353fad7e16f66ea269e298", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "29871c39523bc2878bac1a8efc30cb97cbac7c8789353fad7e16f66ea269e298", kill_on_drop: false }` [INFO] [stdout] 29871c39523bc2878bac1a8efc30cb97cbac7c8789353fad7e16f66ea269e298 [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" "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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] db4de4bbdb01f8a5e619017c5535dbd1bb306488d6d6f6fff7e78cd31e4cb3e6 [INFO] running `Command { std: "docker" "start" "-a" "db4de4bbdb01f8a5e619017c5535dbd1bb306488d6d6f6fff7e78cd31e4cb3e6", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling const_fn v0.4.5 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling libm v0.1.4 [INFO] [stderr] Checking glam v0.12.0 [INFO] [stderr] Compiling serde_json v1.0.62 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking ttf-parser v0.11.0 [INFO] [stderr] Compiling packed_simd_2 v0.3.4 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Compiling paste v1.0.4 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Compiling standback v0.2.15 [INFO] [stderr] Compiling time v0.2.25 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling ahash v0.6.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling glam v0.11.3 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Checking generational-arena v0.2.8 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking wgpu-types v0.6.1 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Checking crossbeam-utils v0.7.2 [INFO] [stderr] Checking sharded-slab v0.1.1 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Checking bit-set v0.5.2 [INFO] [stderr] Checking regex v1.4.3 [INFO] [stderr] Checking crossbeam-channel v0.4.4 [INFO] [stderr] Checking tracing-log v0.1.1 [INFO] [stderr] Checking stretch v0.3.2 [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/packed_simd_2-0.3.4/src/lib.rs:205:5 [INFO] [stdout] | [INFO] [stdout] 205 | const_fn, [INFO] [stdout] | ^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: split into finer-grained feature gates [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Checking crossbeam-queue v0.3.1 [INFO] [stderr] Checking owned_ttf_parser v0.11.0 [INFO] [stderr] Checking ab_glyph v0.2.9 [INFO] [stderr] Checking crossbeam-epoch v0.9.1 [INFO] [stderr] Checking num-integer v0.1.44 [INFO] [stderr] Checking spirv_headers v1.5.0 [INFO] [stderr] Checking approx v0.4.0 [INFO] [stderr] Checking euclid v0.22.1 [INFO] [stderr] Checking num-complex v0.3.1 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking crossbeam v0.8.0 [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/packed_simd_2-0.3.4/src/codegen/llvm.rs:43:7 [INFO] [stdout] | [INFO] [stdout] 43 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/packed_simd_2-0.3.4/src/codegen/llvm.rs:37:7 [INFO] [stdout] | [INFO] [stdout] 37 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/packed_simd_2-0.3.4/src/codegen/llvm.rs:31:7 [INFO] [stdout] | [INFO] [stdout] 31 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/packed_simd_2-0.3.4/src/codegen/llvm.rs:25:7 [INFO] [stdout] | [INFO] [stdout] 25 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/packed_simd_2-0.3.4/src/codegen/llvm.rs:19:7 [INFO] [stdout] | [INFO] [stdout] 19 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/packed_simd_2-0.3.4/src/codegen/llvm.rs:13:7 [INFO] [stdout] | [INFO] [stdout] 13 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking glyph_brush_layout v0.2.1 [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/packed_simd_2-0.3.4/src/codegen/llvm.rs:43:7 [INFO] [stdout] | [INFO] [stdout] 43 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/packed_simd_2-0.3.4/src/codegen/llvm.rs:37:7 [INFO] [stdout] | [INFO] [stdout] 37 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/packed_simd_2-0.3.4/src/codegen/llvm.rs:31:7 [INFO] [stdout] | [INFO] [stdout] 31 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/packed_simd_2-0.3.4/src/codegen/llvm.rs:25:7 [INFO] [stdout] | [INFO] [stdout] 25 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/packed_simd_2-0.3.4/src/codegen/llvm.rs:19:7 [INFO] [stdout] | [INFO] [stdout] 19 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/packed_simd_2-0.3.4/src/codegen/llvm.rs:13:7 [INFO] [stdout] | [INFO] [stdout] 13 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking num-rational v0.3.2 [INFO] [stderr] Checking num-iter v0.1.42 [INFO] [stderr] Checking hexasphere v3.1.1 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking getrandom v0.2.2 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking filetime v0.2.14 [INFO] [stderr] Checking mio v0.7.7 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking nix v0.15.0 [INFO] [stderr] Checking x11 v2.18.2 [INFO] [stderr] Checking alsa-sys v0.3.1 [INFO] [stderr] Checking slice-deque v0.3.0 [INFO] [stderr] Checking libudev-sys v0.1.4 [INFO] [stderr] Checking nix v0.18.0 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking x11-dl v2.18.5 [INFO] [stderr] Checking inotify v0.9.2 [INFO] [stderr] Checking gfx-hal v0.6.0 [INFO] [stderr] Checking rayon-core v1.9.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Checking image v0.23.13 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking notify v5.0.0-pre.5 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Checking guillotiere v0.6.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Checking rand_distr v0.3.0 [INFO] [stderr] Compiling spirv-reflect v0.2.3 [INFO] [stderr] Compiling minimp3-sys v0.3.2 [INFO] [stderr] Checking gfx-descriptor v0.2.0 [INFO] [stderr] Checking gfx-backend-empty v0.6.0 [INFO] [stderr] Checking gfx-memory v0.2.2 [INFO] [stderr] Checking alsa v0.4.3 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling tracing-attributes v0.1.12 [INFO] [stderr] Compiling futures-macro v0.3.12 [INFO] [stderr] Compiling gltf-derive v0.15.2 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stdout] error: aborting due to 13 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0557`. [INFO] [stdout] [INFO] [stderr] error: could not compile `packed_simd_2` [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] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "db4de4bbdb01f8a5e619017c5535dbd1bb306488d6d6f6fff7e78cd31e4cb3e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db4de4bbdb01f8a5e619017c5535dbd1bb306488d6d6f6fff7e78cd31e4cb3e6", kill_on_drop: false }` [INFO] [stdout] db4de4bbdb01f8a5e619017c5535dbd1bb306488d6d6f6fff7e78cd31e4cb3e6