[INFO] fetching crate rustronomy-fits 0.1.0... [INFO] crate rustronomy-fits 0.1.0 is already in cache [INFO] crate rustronomy-fits 0.1.0 is already in cache [INFO] crate rustronomy-fits 0.1.0 is already in cache [INFO] crate rustronomy-fits 0.1.0 is already in cache [INFO] crate rustronomy-fits 0.1.0 is already in cache [INFO] crate rustronomy-fits 0.1.0 is already in cache [INFO] crate rustronomy-fits 0.1.0 is already in cache [INFO] crate rustronomy-fits 0.1.0 is already in cache [INFO] crate rustronomy-fits 0.1.0 is already in cache [INFO] crate rustronomy-fits 0.1.0 is already in cache [INFO] crate rustronomy-fits 0.1.0 is already in cache [INFO] crate rustronomy-fits 0.1.0 is already in cache [INFO] crate rustronomy-fits 0.1.0 is already in cache [INFO] crate rustronomy-fits 0.1.0 is already in cache [INFO] checking rustronomy-fits-0.1.0 against try#ff47dd48ed0d02534055e0033cf766ce528f8ebc for pr-99447 [INFO] extracting crate rustronomy-fits 0.1.0 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate rustronomy-fits 0.1.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 rustronomy-fits 0.1.0 [INFO] finished tweaking crates.io crate rustronomy-fits 0.1.0 [INFO] tweaked toml for crates.io crate rustronomy-fits 0.1.0 written to /workspace/builds/worker-7/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-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] 7e4f061a5f91f1cf75648d031c201090a5a97b4c80c230612b9743ec61763ef6 [INFO] running `Command { std: "docker" "start" "-a" "7e4f061a5f91f1cf75648d031c201090a5a97b4c80c230612b9743ec61763ef6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7e4f061a5f91f1cf75648d031c201090a5a97b4c80c230612b9743ec61763ef6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e4f061a5f91f1cf75648d031c201090a5a97b4c80c230612b9743ec61763ef6", kill_on_drop: false }` [INFO] [stdout] 7e4f061a5f91f1cf75648d031c201090a5a97b4c80c230612b9743ec61763ef6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] 86e40f98a49372394337974cb26e176586749efc94874e01fe97da16c6bdcf92 [INFO] running `Command { std: "docker" "start" "-a" "86e40f98a49372394337974cb26e176586749efc94874e01fe97da16c6bdcf92", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.129 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.11 [INFO] [stderr] Checking once_cell v1.13.0 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking either v1.7.0 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking iana-time-zone v0.1.41 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking dyn-clone v1.0.9 [INFO] [stderr] Checking simple-error v0.2.3 [INFO] [stderr] Checking matrixmultiply v0.3.2 [INFO] [stderr] Checking rustronomy-core v0.1.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling crossbeam-epoch v0.9.10 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Checking progressing v3.0.2 [INFO] [stderr] Checking crossbeam-channel v0.5.6 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Checking crossbeam-deque v0.8.2 [INFO] [stderr] Checking dirs v4.0.0 [INFO] [stderr] Checking num-complex v0.4.2 [INFO] [stderr] Checking chrono v0.4.21 [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] running `Command { std: "docker" "inspect" "86e40f98a49372394337974cb26e176586749efc94874e01fe97da16c6bdcf92", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "86e40f98a49372394337974cb26e176586749efc94874e01fe97da16c6bdcf92", kill_on_drop: false }` [INFO] [stdout] 86e40f98a49372394337974cb26e176586749efc94874e01fe97da16c6bdcf92