[INFO] fetching crate pyin 1.0.2... [INFO] crate pyin 1.0.2 is already in cache [INFO] crate pyin 1.0.2 is already in cache [INFO] crate pyin 1.0.2 is already in cache [INFO] crate pyin 1.0.2 is already in cache [INFO] crate pyin 1.0.2 is already in cache [INFO] crate pyin 1.0.2 is already in cache [INFO] crate pyin 1.0.2 is already in cache [INFO] crate pyin 1.0.2 is already in cache [INFO] crate pyin 1.0.2 is already in cache [INFO] crate pyin 1.0.2 is already in cache [INFO] crate pyin 1.0.2 is already in cache [INFO] crate pyin 1.0.2 is already in cache [INFO] crate pyin 1.0.2 is already in cache [INFO] crate pyin 1.0.2 is already in cache [INFO] checking pyin-1.0.2 against try#ff47dd48ed0d02534055e0033cf766ce528f8ebc for pr-99447 [INFO] extracting crate pyin 1.0.2 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate pyin 1.0.2 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 pyin 1.0.2 [INFO] finished tweaking crates.io crate pyin 1.0.2 [INFO] tweaked toml for crates.io crate pyin 1.0.2 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate crates.io crate pyin 1.0.2 already has a lockfile, it will not be regenerated [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-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] 288f7236db0a14241b2ce869a5afdc31d2784b2afac02ac125d5e4c8854658e9 [INFO] running `Command { std: "docker" "start" "-a" "288f7236db0a14241b2ce869a5afdc31d2784b2afac02ac125d5e4c8854658e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "288f7236db0a14241b2ce869a5afdc31d2784b2afac02ac125d5e4c8854658e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "288f7236db0a14241b2ce869a5afdc31d2784b2afac02ac125d5e4c8854658e9", kill_on_drop: false }` [INFO] [stdout] 288f7236db0a14241b2ce869a5afdc31d2784b2afac02ac125d5e4c8854658e9 [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] 1cbb9faa31fb03fd109bf471864f967ba5ac01a7e49100bd3883ef381bb91838 [INFO] running `Command { std: "docker" "start" "-a" "1cbb9faa31fb03fd109bf471864f967ba5ac01a7e49100bd3883ef381bb91838", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.120 [INFO] [stderr] Compiling libm v0.2.2 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.7 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling crossbeam-epoch v0.9.7 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking strength_reduce v0.2.3 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Checking claxon v0.4.3 [INFO] [stderr] Checking textwrap v0.15.0 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking hound v3.4.0 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling indexmap v1.8.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] Checking itertools v0.10.3 [INFO] [stderr] Checking tinyvec v1.5.1 [INFO] [stderr] Checking ogg v0.8.0 [INFO] [stderr] Compiling minimp3-sys v0.3.2 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Checking lewton v0.10.2 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Checking crossbeam-channel v0.5.2 [INFO] [stderr] Checking getrandom v0.2.5 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking slice-deque v0.3.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking os_str_bytes v6.0.0 [INFO] [stderr] Checking num-complex v0.4.0 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking noisy_float v0.2.0 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking flate2 v1.0.22 [INFO] [stderr] Checking simba v0.5.1 [INFO] [stderr] Checking primal-check v0.3.1 [INFO] [stderr] Checking transpose v0.2.1 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Checking rustfft v6.0.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking rand_distr v0.4.3 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling nalgebra-macros v0.1.0 [INFO] [stderr] Compiling clap_derive v3.1.4 [INFO] [stderr] Compiling getset v0.1.2 [INFO] [stderr] Checking ndarray v0.15.4 [INFO] [stdout] error: unexpected token: crate [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ndarray-0.15.4/src/slice.rs:845:43 [INFO] [stdout] | [INFO] [stdout] 845 | (@parse ::std::marker::PhantomData::<$crate::Ix0>, ::std::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.4/src/slice.rs:845:43 [INFO] [stdout] | [INFO] [stdout] 845 | (@parse ::std::marker::PhantomData::<$crate::Ix0>, ::std::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.4/src/slice.rs:845:86 [INFO] [stdout] | [INFO] [stdout] 845 | (@parse ::std::marker::PhantomData::<$crate::Ix0>, ::std::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.4/src/slice.rs:845:86 [INFO] [stdout] | [INFO] [stdout] 845 | (@parse ::std::marker::PhantomData::<$crate::Ix0>, ::std::marker::PhantomData::<$crate::Ix0>, []) => { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking py_literal v0.4.0 [INFO] [stderr] Checking realfft v3.0.0 [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" "1cbb9faa31fb03fd109bf471864f967ba5ac01a7e49100bd3883ef381bb91838", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1cbb9faa31fb03fd109bf471864f967ba5ac01a7e49100bd3883ef381bb91838", kill_on_drop: false }` [INFO] [stdout] 1cbb9faa31fb03fd109bf471864f967ba5ac01a7e49100bd3883ef381bb91838