[INFO] cloning repository https://github.com/LucasLeRay/rust-neural-network [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LucasLeRay/rust-neural-network" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLucasLeRay%2Frust-neural-network", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLucasLeRay%2Frust-neural-network'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] eda4d908bc4584a4f26f699072fa50696cbd76e6 [INFO] checking LucasLeRay/rust-neural-network against try#7d2afcda7a9c043d5175cbca3ab08f0acf02b13a for pr-140824 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLucasLeRay%2Frust-neural-network" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/LucasLeRay/rust-neural-network on toolchain 7d2afcda7a9c043d5175cbca3ab08f0acf02b13a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7d2afcda7a9c043d5175cbca3ab08f0acf02b13a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/LucasLeRay/rust-neural-network [INFO] finished tweaking git repo https://github.com/LucasLeRay/rust-neural-network [INFO] tweaked toml for git repo https://github.com/LucasLeRay/rust-neural-network written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/LucasLeRay/rust-neural-network already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7d2afcda7a9c043d5175cbca3ab08f0acf02b13a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded openblas-build v0.10.5 [INFO] [stderr] Downloaded openblas-src v0.10.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+7d2afcda7a9c043d5175cbca3ab08f0acf02b13a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 59c0fe6e196d75813f035b880a4a924ba0f8a58707c63f46dc0b4eb006098dfd [INFO] running `Command { std: "docker" "start" "-a" "59c0fe6e196d75813f035b880a4a924ba0f8a58707c63f46dc0b4eb006098dfd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "59c0fe6e196d75813f035b880a4a924ba0f8a58707c63f46dc0b4eb006098dfd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "59c0fe6e196d75813f035b880a4a924ba0f8a58707c63f46dc0b4eb006098dfd", kill_on_drop: false }` [INFO] [stdout] 59c0fe6e196d75813f035b880a4a924ba0f8a58707c63f46dc0b4eb006098dfd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+7d2afcda7a9c043d5175cbca3ab08f0acf02b13a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5cb55359330142e1a447f5c5ad486a68332af6360078b946d89717a2402a75d4 [INFO] running `Command { std: "docker" "start" "-a" "5cb55359330142e1a447f5c5ad486a68332af6360078b946d89717a2402a75d4", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.103 [INFO] [stderr] Compiling libm v0.2.6 [INFO] [stderr] Compiling serde v1.0.147 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling libc v0.2.137 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Checking getrandom v0.2.8 [INFO] [stderr] Checking cblas-sys v0.1.4 [INFO] [stderr] Checking lapack-sys v0.14.0 [INFO] [stderr] Compiling serde_json v1.0.89 [INFO] [stderr] Checking time v0.1.45 [INFO] [stderr] Checking miniz_oxide v0.5.4 [INFO] [stderr] Checking matrixmultiply v0.3.2 [INFO] [stderr] Checking iana-time-zone v0.1.53 [INFO] [stdout] error[E0635]: unknown feature `proc_macro_span_shrink` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.47/src/lib.rs:92:30 [INFO] [stdout] | [INFO] [stdout] 92 | feature(proc_macro_span, proc_macro_span_shrink) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stdout] For more information about this error, try `rustc --explain E0635`. [INFO] [stdout] [INFO] [stderr] error: could not compile `proc-macro2` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "5cb55359330142e1a447f5c5ad486a68332af6360078b946d89717a2402a75d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5cb55359330142e1a447f5c5ad486a68332af6360078b946d89717a2402a75d4", kill_on_drop: false }` [INFO] [stdout] 5cb55359330142e1a447f5c5ad486a68332af6360078b946d89717a2402a75d4