[INFO] fetching crate argmin_core 0.2.5... [INFO] crate argmin_core 0.2.5 is already in cache [INFO] crate argmin_core 0.2.5 is already in cache [INFO] crate argmin_core 0.2.5 is already in cache [INFO] crate argmin_core 0.2.5 is already in cache [INFO] crate argmin_core 0.2.5 is already in cache [INFO] crate argmin_core 0.2.5 is already in cache [INFO] crate argmin_core 0.2.5 is already in cache [INFO] crate argmin_core 0.2.5 is already in cache [INFO] crate argmin_core 0.2.5 is already in cache [INFO] crate argmin_core 0.2.5 is already in cache [INFO] crate argmin_core 0.2.5 is already in cache [INFO] crate argmin_core 0.2.5 is already in cache [INFO] crate argmin_core 0.2.5 is already in cache [INFO] crate argmin_core 0.2.5 is already in cache [INFO] checking argmin_core-0.2.5 against try#ff47dd48ed0d02534055e0033cf766ce528f8ebc for pr-99447 [INFO] extracting crate argmin_core 0.2.5 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate argmin_core 0.2.5 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 argmin_core 0.2.5 [INFO] finished tweaking crates.io crate argmin_core 0.2.5 [INFO] tweaked toml for crates.io crate argmin_core 0.2.5 written to /workspace/builds/worker-5/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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] 6d58ce66d9d31fe9fcd85f65b1f6cf3e2aa4852f508166ced847539a67364cf5 [INFO] running `Command { std: "docker" "start" "-a" "6d58ce66d9d31fe9fcd85f65b1f6cf3e2aa4852f508166ced847539a67364cf5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6d58ce66d9d31fe9fcd85f65b1f6cf3e2aa4852f508166ced847539a67364cf5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d58ce66d9d31fe9fcd85f65b1f6cf3e2aa4852f508166ced847539a67364cf5", kill_on_drop: false }` [INFO] [stdout] 6d58ce66d9d31fe9fcd85f65b1f6cf3e2aa4852f508166ced847539a67364cf5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] ec15f3e98be05ac56cbb22d7f6406b295b158ff931612f6354a1501f01de81df [INFO] running `Command { std: "docker" "start" "-a" "ec15f3e98be05ac56cbb22d7f6406b295b158ff931612f6354a1501f01de81df", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.129 [INFO] [stderr] Compiling libm v0.2.4 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling serde_derive v1.0.143 [INFO] [stderr] Compiling serde v1.0.143 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Checking once_cell v1.13.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling openblas-src v0.9.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling crossbeam-utils v0.8.11 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Checking itoa v1.0.3 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking num_threads v0.1.6 [INFO] [stderr] Checking gimli v0.26.2 [INFO] [stderr] Compiling serde_json v1.0.83 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Compiling erased-serde v0.3.22 [INFO] [stderr] Compiling ndarray v0.13.1 [INFO] [stderr] Compiling slog-async v2.7.0 [INFO] [stderr] Checking ryu v1.0.11 [INFO] [stderr] Checking blas-src v0.2.1 [INFO] [stderr] Checking take_mut v0.2.2 [INFO] [stderr] Checking finitediff v0.1.4 [INFO] [stderr] Checking matrixmultiply v0.3.2 [INFO] [stderr] Checking matrixmultiply v0.2.4 [INFO] [stderr] Checking thread_local v1.1.4 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Checking miniz_oxide v0.5.3 [INFO] [stderr] Compiling backtrace v0.3.66 [INFO] [stderr] Checking addr2line v0.17.0 [INFO] [stderr] Checking crossbeam-channel v0.5.6 [INFO] [stderr] Checking getrandom v0.2.7 [INFO] [stderr] Checking rand v0.5.6 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking time v0.3.13 [INFO] [stderr] Checking cblas-sys v0.1.4 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking lapacke-sys v0.1.4 [INFO] [stderr] Checking object v0.29.0 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand_xorshift v0.3.0 [INFO] [stderr] Checking num-complex v0.4.2 [INFO] [stderr] Checking approx v0.4.0 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking term v0.7.0 [INFO] [stderr] Checking paste v0.1.18 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking slog-term v2.9.0 [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] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking rand_distr v0.4.3 [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" "ec15f3e98be05ac56cbb22d7f6406b295b158ff931612f6354a1501f01de81df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec15f3e98be05ac56cbb22d7f6406b295b158ff931612f6354a1501f01de81df", kill_on_drop: false }` [INFO] [stdout] ec15f3e98be05ac56cbb22d7f6406b295b158ff931612f6354a1501f01de81df