[INFO] fetching crate qoqo-quest 0.7.0... [INFO] crate qoqo-quest 0.7.0 is already in cache [INFO] crate qoqo-quest 0.7.0 is already in cache [INFO] crate qoqo-quest 0.7.0 is already in cache [INFO] crate qoqo-quest 0.7.0 is already in cache [INFO] crate qoqo-quest 0.7.0 is already in cache [INFO] crate qoqo-quest 0.7.0 is already in cache [INFO] crate qoqo-quest 0.7.0 is already in cache [INFO] crate qoqo-quest 0.7.0 is already in cache [INFO] crate qoqo-quest 0.7.0 is already in cache [INFO] crate qoqo-quest 0.7.0 is already in cache [INFO] crate qoqo-quest 0.7.0 is already in cache [INFO] crate qoqo-quest 0.7.0 is already in cache [INFO] crate qoqo-quest 0.7.0 is already in cache [INFO] crate qoqo-quest 0.7.0 is already in cache [INFO] checking qoqo-quest-0.7.0 against try#ff47dd48ed0d02534055e0033cf766ce528f8ebc for pr-99447 [INFO] extracting crate qoqo-quest 0.7.0 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate qoqo-quest 0.7.0 on toolchain ff47dd48ed0d02534055e0033cf766ce528f8ebc [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ff47dd48ed0d02534055e0033cf766ce528f8ebc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate qoqo-quest 0.7.0 [INFO] finished tweaking crates.io crate qoqo-quest 0.7.0 [INFO] tweaked toml for crates.io crate qoqo-quest 0.7.0 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ff47dd48ed0d02534055e0033cf766ce528f8ebc" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ff47dd48ed0d02534055e0033cf766ce528f8ebc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+ff47dd48ed0d02534055e0033cf766ce528f8ebc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4df5e314b85426195bfd95b32f25a2fde3211eb8558ef7388f4fcb20fd408c43 [INFO] running `Command { std: "docker" "start" "-a" "4df5e314b85426195bfd95b32f25a2fde3211eb8558ef7388f4fcb20fd408c43", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4df5e314b85426195bfd95b32f25a2fde3211eb8558ef7388f4fcb20fd408c43", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4df5e314b85426195bfd95b32f25a2fde3211eb8558ef7388f4fcb20fd408c43", kill_on_drop: false }` [INFO] [stdout] 4df5e314b85426195bfd95b32f25a2fde3211eb8558ef7388f4fcb20fd408c43 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+ff47dd48ed0d02534055e0033cf766ce528f8ebc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 23143f976526b75a697837b96796749365e1fd130307e32bf1bfee382826459a [INFO] running `Command { std: "docker" "start" "-a" "23143f976526b75a697837b96796749365e1fd130307e32bf1bfee382826459a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libm v0.2.4 [INFO] [stderr] Compiling libc v0.2.129 [INFO] [stderr] Compiling target-lexicon v0.12.4 [INFO] [stderr] Compiling serde_derive v1.0.143 [INFO] [stderr] Compiling serde v1.0.143 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling once_cell v1.13.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking bytemuck v1.11.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking smallvec v1.9.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling paste v1.0.8 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Checking unindent v0.1.10 [INFO] [stderr] Compiling indoc v1.0.7 [INFO] [stderr] Compiling serde_json v1.0.83 [INFO] [stderr] Checking itoa v1.0.3 [INFO] [stderr] Checking ryu v1.0.11 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Checking safe_arch v0.6.0 [INFO] [stderr] Checking matrixmultiply v0.3.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling cmake v0.1.48 [INFO] [stderr] Checking wide v0.7.4 [INFO] [stderr] Compiling quest-sys v0.7.1 [INFO] [stderr] Compiling pyo3-build-config v0.16.5 [INFO] [stderr] Checking getrandom v0.2.7 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking rand_distr v0.4.3 [INFO] [stderr] Compiling pyo3-ffi v0.16.5 [INFO] [stderr] Compiling pyo3 v0.16.5 [INFO] [stderr] Compiling pyo3-macros-backend v0.16.5 [INFO] [stderr] Compiling thiserror-impl v1.0.32 [INFO] [stderr] Compiling nalgebra-macros v0.1.0 [INFO] [stderr] Compiling roqoqo v1.0.0-alpha.5 [INFO] [stderr] Compiling roqoqo-derive v1.0.0-alpha.5 [INFO] [stderr] Compiling qoqo v1.0.0-alpha.5 [INFO] [stderr] Compiling qoqo-macros v1.0.0-alpha.5 [INFO] [stderr] Compiling test-case-macros v2.2.1 [INFO] [stderr] Compiling pyo3-macros v0.16.5 [INFO] [stderr] Checking thiserror v1.0.32 [INFO] [stderr] Checking test-case v2.2.1 [INFO] [stderr] Checking num-complex v0.4.2 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking simba v0.7.2 [INFO] [stderr] Checking qoqo_calculator v0.8.3 [INFO] [stderr] Checking ndarray v0.15.6 [INFO] [stdout] error: unexpected token: crate [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ndarray-0.15.6/src/slice.rs:845:44 [INFO] [stdout] | [INFO] [stdout] 845 | (@parse ::core::marker::PhantomData::<$crate::Ix0>, ::core::marker::PhantomData::<$crate::Ix0>, []) => { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] note: `$$`, `$crate`, and meta-variable expressions are not allowed inside macro parameter definitions [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ndarray-0.15.6/src/slice.rs:845:44 [INFO] [stdout] | [INFO] [stdout] 845 | (@parse ::core::marker::PhantomData::<$crate::Ix0>, ::core::marker::PhantomData::<$crate::Ix0>, []) => { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unexpected token: crate [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ndarray-0.15.6/src/slice.rs:845:88 [INFO] [stdout] | [INFO] [stdout] 845 | (@parse ::core::marker::PhantomData::<$crate::Ix0>, ::core::marker::PhantomData::<$crate::Ix0>, []) => { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] note: `$$`, `$crate`, and meta-variable expressions are not allowed inside macro parameter definitions [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ndarray-0.15.6/src/slice.rs:845:88 [INFO] [stdout] | [INFO] [stdout] 845 | (@parse ::core::marker::PhantomData::<$crate::Ix0>, ::core::marker::PhantomData::<$crate::Ix0>, []) => { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ndarray` due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "23143f976526b75a697837b96796749365e1fd130307e32bf1bfee382826459a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "23143f976526b75a697837b96796749365e1fd130307e32bf1bfee382826459a", kill_on_drop: false }` [INFO] [stdout] 23143f976526b75a697837b96796749365e1fd130307e32bf1bfee382826459a