[INFO] fetching crate bed-reader 0.2.23... [INFO] crate bed-reader 0.2.23 is already in cache [INFO] crate bed-reader 0.2.23 is already in cache [INFO] crate bed-reader 0.2.23 is already in cache [INFO] crate bed-reader 0.2.23 is already in cache [INFO] crate bed-reader 0.2.23 is already in cache [INFO] crate bed-reader 0.2.23 is already in cache [INFO] crate bed-reader 0.2.23 is already in cache [INFO] crate bed-reader 0.2.23 is already in cache [INFO] crate bed-reader 0.2.23 is already in cache [INFO] crate bed-reader 0.2.23 is already in cache [INFO] crate bed-reader 0.2.23 is already in cache [INFO] crate bed-reader 0.2.23 is already in cache [INFO] crate bed-reader 0.2.23 is already in cache [INFO] crate bed-reader 0.2.23 is already in cache [INFO] checking bed-reader-0.2.23 against try#ff47dd48ed0d02534055e0033cf766ce528f8ebc for pr-99447 [INFO] extracting crate bed-reader 0.2.23 into /workspace/builds/worker-13/source [INFO] validating manifest of crates.io crate bed-reader 0.2.23 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 bed-reader 0.2.23 [INFO] finished tweaking crates.io crate bed-reader 0.2.23 [INFO] tweaked toml for crates.io crate bed-reader 0.2.23 written to /workspace/builds/worker-13/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-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:ecb52c4cf6672b83cc996368a05b4a059042425f2b6ba9cd23a06cdead5d8d70" "/opt/rustwide/cargo-home/bin/cargo" "+ff47dd48ed0d02534055e0033cf766ce528f8ebc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] c2654edc80e9a05a3b3d68e51b9af1e3fcf77276a122102d8ed43cd8e6d093eb [INFO] running `Command { std: "docker" "start" "-a" "c2654edc80e9a05a3b3d68e51b9af1e3fcf77276a122102d8ed43cd8e6d093eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c2654edc80e9a05a3b3d68e51b9af1e3fcf77276a122102d8ed43cd8e6d093eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c2654edc80e9a05a3b3d68e51b9af1e3fcf77276a122102d8ed43cd8e6d093eb", kill_on_drop: false }` [INFO] [stdout] c2654edc80e9a05a3b3d68e51b9af1e3fcf77276a122102d8ed43cd8e6d093eb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:ecb52c4cf6672b83cc996368a05b4a059042425f2b6ba9cd23a06cdead5d8d70" "/opt/rustwide/cargo-home/bin/cargo" "+ff47dd48ed0d02534055e0033cf766ce528f8ebc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b982df1c4d4340ac021831a464bcd5c5eabc0bfe71a2c1ff52dce109db5f083d [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "b982df1c4d4340ac021831a464bcd5c5eabc0bfe71a2c1ff52dce109db5f083d", 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 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] Checking once_cell v1.13.0 [INFO] [stderr] Compiling libm v0.2.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.11 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling target-lexicon v0.12.4 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling ucd-trie v0.1.4 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking either v1.7.0 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Checking smallvec v1.9.0 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling rustls v0.20.6 [INFO] [stderr] Compiling crossbeam-queue v0.3.6 [INFO] [stderr] Compiling paste v1.0.8 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Compiling indoc v1.0.7 [INFO] [stderr] Checking cpufeatures v0.2.2 [INFO] [stderr] Checking chunked_transfer v1.4.0 [INFO] [stderr] Checking unindent v0.1.10 [INFO] [stderr] Checking temp_testdir v0.2.3 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking base16ct v0.1.1 [INFO] [stderr] Checking matrixmultiply v0.3.2 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking miniz_oxide v0.5.3 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling crossbeam-epoch v0.9.10 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Checking crossbeam-channel v0.5.6 [INFO] [stderr] Checking flate2 v1.0.24 [INFO] [stderr] Checking crossbeam-deque v0.8.2 [INFO] [stderr] Compiling pyo3-build-config v0.16.5 [INFO] [stderr] Checking unicode-normalization v0.1.21 [INFO] [stderr] Checking crossbeam v0.8.2 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking getrandom v0.2.7 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Checking directories v4.0.1 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking dpc-pariter v0.4.0 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking num-complex v0.4.2 [INFO] [stderr] Checking approx v0.4.0 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.2 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking digest v0.10.3 [INFO] [stderr] Checking sha2 v0.10.2 [INFO] [stderr] Checking simba v0.5.1 [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] Checking webpki v0.22.0 [INFO] [stderr] Checking sct v0.7.0 [INFO] [stderr] Checking webpki-roots v0.22.4 [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] Compiling darling_core v0.14.1 [INFO] [stderr] Compiling pyo3-macros-backend v0.16.5 [INFO] [stderr] Checking ureq v2.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.32 [INFO] [stderr] Compiling nalgebra-macros v0.1.0 [INFO] [stderr] Compiling ctor v0.1.23 [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" "b982df1c4d4340ac021831a464bcd5c5eabc0bfe71a2c1ff52dce109db5f083d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b982df1c4d4340ac021831a464bcd5c5eabc0bfe71a2c1ff52dce109db5f083d", kill_on_drop: false }` [INFO] [stdout] b982df1c4d4340ac021831a464bcd5c5eabc0bfe71a2c1ff52dce109db5f083d