[INFO] cloning repository https://github.com/musergi/hawkeye-collector [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/musergi/hawkeye-collector" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmusergi%2Fhawkeye-collector", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmusergi%2Fhawkeye-collector'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a8b1ccd427b22d334d78ecf27c9a11d7c5b4941d [INFO] checking musergi/hawkeye-collector/a8b1ccd427b22d334d78ecf27c9a11d7c5b4941d against master#9d28fe39763974a96d61232e96ac856735e4cdd6 for pr-139624 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmusergi%2Fhawkeye-collector" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/musergi/hawkeye-collector on toolchain 9d28fe39763974a96d61232e96ac856735e4cdd6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9d28fe39763974a96d61232e96ac856735e4cdd6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/musergi/hawkeye-collector [INFO] finished tweaking git repo https://github.com/musergi/hawkeye-collector [INFO] tweaked toml for git repo https://github.com/musergi/hawkeye-collector written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/musergi/hawkeye-collector 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" "+9d28fe39763974a96d61232e96ac856735e4cdd6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/musergi/hawkeyed.git` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded simple_logger v4.0.0 [INFO] [stderr] Downloaded systemstat v0.2.2 [INFO] [stderr] Downloaded async-trait v0.1.62 [INFO] [stderr] Downloaded axum v0.6.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+9d28fe39763974a96d61232e96ac856735e4cdd6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a87808023a215bd0eda48ad048a1be1f58b914a8334faf47a9d032cfb98c027d [INFO] running `Command { std: "docker" "start" "-a" "a87808023a215bd0eda48ad048a1be1f58b914a8334faf47a9d032cfb98c027d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a87808023a215bd0eda48ad048a1be1f58b914a8334faf47a9d032cfb98c027d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a87808023a215bd0eda48ad048a1be1f58b914a8334faf47a9d032cfb98c027d", kill_on_drop: false }` [INFO] [stdout] a87808023a215bd0eda48ad048a1be1f58b914a8334faf47a9d032cfb98c027d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+9d28fe39763974a96d61232e96ac856735e4cdd6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dfed48dfad828ae80b76b2a89dc52805e55a8a010719f4ccacfde0802765ce35 [INFO] running `Command { std: "docker" "start" "-a" "dfed48dfad828ae80b76b2a89dc52805e55a8a010719f4ccacfde0802765ce35", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.50 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking itoa v1.0.5 [INFO] [stderr] Checking once_cell v1.17.0 [INFO] [stderr] Compiling tokio v1.24.2 [INFO] [stderr] Compiling anyhow v1.0.68 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling rustversion v1.0.11 [INFO] [stderr] Checking generic-array v0.14.6 [INFO] [stderr] Checking http v0.2.8 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling bytes v1.3.0 [INFO] [stderr] Compiling prettyplease v0.1.23 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Checking tracing-core v0.1.30 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling regex-syntax v0.6.28 [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.50/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 serde v1.0.152 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Checking want v0.3.0 [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" "dfed48dfad828ae80b76b2a89dc52805e55a8a010719f4ccacfde0802765ce35", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dfed48dfad828ae80b76b2a89dc52805e55a8a010719f4ccacfde0802765ce35", kill_on_drop: false }` [INFO] [stdout] dfed48dfad828ae80b76b2a89dc52805e55a8a010719f4ccacfde0802765ce35