[INFO] fetching crate vb64 0.1.2... [INFO] checking vb64-0.1.2 against master#cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c for pr-143170 [INFO] extracting crate vb64 0.1.2 into /workspace/builds/worker-3-tc1/source [INFO] removed /workspace/builds/worker-3-tc1/source/rust-toolchain.toml [INFO] started tweaking crates.io crate vb64 0.1.2 [INFO] finished tweaking crates.io crate vb64 0.1.2 [INFO] tweaked toml for crates.io crate vb64 0.1.2 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate vb64 0.1.2 on toolchain cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 77 packages to latest compatible versions [INFO] [stderr] Adding base64 v0.21.7 (available: v0.22.1) [INFO] [stderr] Adding criterion v0.4.0 (available: v0.6.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "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-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 351a46bc3a001e0846ba3f9eeed0a7c595eaf55a796e02285c7f8decd95cd86b [INFO] running `Command { std: "docker" "start" "-a" "351a46bc3a001e0846ba3f9eeed0a7c595eaf55a796e02285c7f8decd95cd86b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "351a46bc3a001e0846ba3f9eeed0a7c595eaf55a796e02285c7f8decd95cd86b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "351a46bc3a001e0846ba3f9eeed0a7c595eaf55a796e02285c7f8decd95cd86b", kill_on_drop: false }` [INFO] [stdout] 351a46bc3a001e0846ba3f9eeed0a7c595eaf55a796e02285c7f8decd95cd86b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2d16dc174e552cf784126900cb8ead5aac265933439f998cdbf69eb8fce3245d [INFO] running `Command { std: "docker" "start" "-a" "2d16dc174e552cf784126900cb8ead5aac265933439f998cdbf69eb8fce3245d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking half v2.6.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking os_str_bytes v6.6.1 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking plotters-backend v0.3.7 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking plotters-svg v0.3.7 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking textwrap v0.16.2 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking oorandom v11.1.5 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Checking vb64 v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stdout] error[E0405]: cannot find trait `Swizzle2` in this scope [INFO] [stdout] --> src/util.rs:78:27 [INFO] [stdout] | [INFO] [stdout] 78 | impl Swizzle2<$N, $N> for Swz [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] ::: src/simd.rs:141:16 [INFO] [stdout] | [INFO] [stdout] 141 | let output = swizzle!(N; decoded_chunks, array!(N; |i| i + i / 3)); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `swizzle` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Which` in this scope [INFO] [stdout] --> src/util.rs:82:21 [INFO] [stdout] | [INFO] [stdout] 82 | const INDEX: [Which; $N] = { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] ::: src/simd.rs:141:16 [INFO] [stdout] | [INFO] [stdout] 141 | let output = swizzle!(N; decoded_chunks, array!(N; |i| i + i / 3)); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `swizzle` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Swizzle2` in this scope [INFO] [stdout] --> src/util.rs:78:27 [INFO] [stdout] | [INFO] [stdout] 78 | impl Swizzle2<$N, $N> for Swz [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] ::: src/simd.rs:154:14 [INFO] [stdout] | [INFO] [stdout] 154 | let data = swizzle!(N; data, invert_index(array!(N; |i| i + i / 3))); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `swizzle` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Which` in this scope [INFO] [stdout] --> src/util.rs:82:21 [INFO] [stdout] | [INFO] [stdout] 82 | const INDEX: [Which; $N] = { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] ::: src/simd.rs:154:14 [INFO] [stdout] | [INFO] [stdout] 154 | let data = swizzle!(N; data, invert_index(array!(N; |i| i + i / 3))); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `swizzle` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Which` [INFO] [stdout] --> src/util.rs:87:13 [INFO] [stdout] | [INFO] [stdout] 87 | Which::Second(0) [INFO] [stdout] | ^^^^^ use of undeclared type `Which` [INFO] [stdout] | [INFO] [stdout] ::: src/simd.rs:141:16 [INFO] [stdout] | [INFO] [stdout] 141 | let output = swizzle!(N; decoded_chunks, array!(N; |i| i + i / 3)); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `swizzle` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Which` [INFO] [stdout] --> src/util.rs:89:13 [INFO] [stdout] | [INFO] [stdout] 89 | Which::First(i) [INFO] [stdout] | ^^^^^ use of undeclared type `Which` [INFO] [stdout] | [INFO] [stdout] ::: src/simd.rs:141:16 [INFO] [stdout] | [INFO] [stdout] 141 | let output = swizzle!(N; decoded_chunks, array!(N; |i| i + i / 3)); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `swizzle` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Which` [INFO] [stdout] --> src/util.rs:87:13 [INFO] [stdout] | [INFO] [stdout] 87 | Which::Second(0) [INFO] [stdout] | ^^^^^ use of undeclared type `Which` [INFO] [stdout] | [INFO] [stdout] ::: src/simd.rs:154:14 [INFO] [stdout] | [INFO] [stdout] 154 | let data = swizzle!(N; data, invert_index(array!(N; |i| i + i / 3))); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `swizzle` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Which` [INFO] [stdout] --> src/util.rs:89:13 [INFO] [stdout] | [INFO] [stdout] 89 | Which::First(i) [INFO] [stdout] | ^^^^^ use of undeclared type `Which` [INFO] [stdout] | [INFO] [stdout] ::: src/simd.rs:154:14 [INFO] [stdout] | [INFO] [stdout] 154 | let data = swizzle!(N; data, invert_index(array!(N; |i| i + i / 3))); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `swizzle` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0405, E0412, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0405`. [INFO] [stdout] [INFO] [stderr] Checking clap v3.2.25 [INFO] [stderr] error: could not compile `vb64` (lib) due to 8 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "2d16dc174e552cf784126900cb8ead5aac265933439f998cdbf69eb8fce3245d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d16dc174e552cf784126900cb8ead5aac265933439f998cdbf69eb8fce3245d", kill_on_drop: false }` [INFO] [stdout] 2d16dc174e552cf784126900cb8ead5aac265933439f998cdbf69eb8fce3245d