[INFO] cloning repository https://github.com/cea-hpc/HARP [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cea-hpc/HARP" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcea-hpc%2FHARP", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcea-hpc%2FHARP'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0482085337f69230f365ab51e8c3759352f920e0 [INFO] checking cea-hpc/HARP/0482085337f69230f365ab51e8c3759352f920e0 against master#453ceafce32ef8108c604bca5e165ab41d3d6d8c for pr-124187 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcea-hpc%2FHARP" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cea-hpc/HARP on toolchain 453ceafce32ef8108c604bca5e165ab41d3d6d8c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+453ceafce32ef8108c604bca5e165ab41d3d6d8c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/cea-hpc/HARP [INFO] finished tweaking git repo https://github.com/cea-hpc/HARP [INFO] tweaked toml for git repo https://github.com/cea-hpc/HARP written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/cea-hpc/HARP 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" "+453ceafce32ef8108c604bca5e165ab41d3d6d8c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 1 package to latest compatible version [INFO] [stderr] Updating harp v0.1.0 (/workspace/builds/worker-1-tc1/source) -> v0.2.0 [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded statistical v1.0.0 [INFO] [stderr] Downloaded autocfg v0.1.8 [INFO] [stderr] Downloaded enum_primitive v0.1.1 [INFO] [stderr] Downloaded futures v0.1.31 [INFO] [stderr] Downloaded concolor-override v1.0.0 [INFO] [stderr] Downloaded cust_core v0.1.1 [INFO] [stderr] Downloaded anstyle v0.3.5 [INFO] [stderr] Downloaded clap_lex v0.4.1 [INFO] [stderr] Downloaded clap_derive v4.2.0 [INFO] [stderr] Downloaded cust_raw v0.11.3 [INFO] [stderr] Downloaded num v0.4.0 [INFO] [stderr] Downloaded anstyle-wincon v0.2.0 [INFO] [stderr] Downloaded anstyle-parse v0.1.1 [INFO] [stderr] Downloaded clap v4.2.1 [INFO] [stderr] Downloaded vek v0.15.10 [INFO] [stderr] Downloaded clap_builder v4.2.1 [INFO] [stderr] Downloaded rustix v0.37.7 [INFO] [stderr] Downloaded glam v0.20.5 [INFO] [stderr] Downloaded libc v0.2.140 [INFO] [stderr] Downloaded linux-raw-sys v0.3.1 [INFO] [stderr] Downloaded syn v2.0.13 [INFO] [stderr] Downloaded ocl v0.19.4 [INFO] [stderr] Downloaded cust v0.3.2 [INFO] [stderr] Downloaded cl-sys v0.4.2 [INFO] [stderr] Downloaded ocl-core v0.11.3 [INFO] [stderr] Downloaded errno v0.3.0 [INFO] [stderr] Downloaded concolor-query v0.3.3 [INFO] [stderr] Downloaded is-terminal v0.4.6 [INFO] [stderr] Downloaded anstream v0.2.6 [INFO] [stderr] Downloaded cust_derive v0.2.0 [INFO] [stderr] Downloaded find_cuda_helper v0.2.0 [INFO] [stderr] Downloaded nodrop v0.1.14 [INFO] [stderr] Downloaded ocl-core-vector v0.1.1 [INFO] [stderr] Downloaded qutex v0.2.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+453ceafce32ef8108c604bca5e165ab41d3d6d8c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2bcad44689a9eefb9f54d3f6dd3db7a0fd36f67865f99ed38cf4eb005238a625 [INFO] running `Command { std: "docker" "start" "-a" "2bcad44689a9eefb9f54d3f6dd3db7a0fd36f67865f99ed38cf4eb005238a625", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2bcad44689a9eefb9f54d3f6dd3db7a0fd36f67865f99ed38cf4eb005238a625", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2bcad44689a9eefb9f54d3f6dd3db7a0fd36f67865f99ed38cf4eb005238a625", kill_on_drop: false }` [INFO] [stdout] 2bcad44689a9eefb9f54d3f6dd3db7a0fd36f67865f99ed38cf4eb005238a625 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+453ceafce32ef8108c604bca5e165ab41d3d6d8c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7fc2b4fed2e00dd7167d6fd64673f15430adae879d56a8afe402d41641c08266 [INFO] running `Command { std: "docker" "start" "-a" "7fc2b4fed2e00dd7167d6fd64673f15430adae879d56a8afe402d41641c08266", kill_on_drop: false }` [INFO] [stderr] Compiling libm v0.2.6 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling libc v0.2.140 [INFO] [stderr] Compiling proc-macro2 v1.0.56 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling quote v1.0.26 [INFO] [stderr] Compiling semver v1.0.17 [INFO] [stderr] Compiling crossbeam-utils v0.8.15 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.14 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling io-lifetimes v1.0.10 [INFO] [stderr] Compiling rustix v0.37.7 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking linux-raw-sys v0.3.1 [INFO] [stderr] Compiling find_cuda_helper v0.2.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling cl-sys v0.4.2 [INFO] [stdout] error[E0635]: unknown feature `proc_macro_span_shrink` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/proc-macro2-1.0.56/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 thiserror v1.0.40 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking anstyle-parse v0.1.1 [INFO] [stderr] Checking crossbeam-channel v0.5.7 [INFO] [stderr] Compiling cust_raw v0.11.3 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Checking concolor-override v1.0.0 [INFO] [stderr] Checking concolor-query v0.3.3 [INFO] [stderr] Checking anstyle v0.3.5 [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [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 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "7fc2b4fed2e00dd7167d6fd64673f15430adae879d56a8afe402d41641c08266", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7fc2b4fed2e00dd7167d6fd64673f15430adae879d56a8afe402d41641c08266", kill_on_drop: false }` [INFO] [stdout] 7fc2b4fed2e00dd7167d6fd64673f15430adae879d56a8afe402d41641c08266