[INFO] cloning repository https://github.com/duyet/demo-tracing-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/duyet/demo-tracing-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fduyet%2Fdemo-tracing-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fduyet%2Fdemo-tracing-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 24d84f7ee4f85d0396f9b6f62c31a9b1a2035602 [INFO] checking duyet/demo-tracing-rs against try#54cf65b8d066c082e536455049b95943cf30378f for pr-151920 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fduyet%2Fdemo-tracing-rs" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/duyet/demo-tracing-rs [INFO] finished tweaking git repo https://github.com/duyet/demo-tracing-rs [INFO] tweaked toml for git repo https://github.com/duyet/demo-tracing-rs written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/duyet/demo-tracing-rs on toolchain 54cf65b8d066c082e536455049b95943cf30378f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+54cf65b8d066c082e536455049b95943cf30378f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/duyet/demo-tracing-rs 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" "+54cf65b8d066c082e536455049b95943cf30378f" "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 [ERROR] error running command: no output for 300 seconds [INFO] checking duyet/demo-tracing-rs against try#54cf65b8d066c082e536455049b95943cf30378f for pr-151920 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fduyet%2Fdemo-tracing-rs" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/duyet/demo-tracing-rs [INFO] finished tweaking git repo https://github.com/duyet/demo-tracing-rs [INFO] tweaked toml for git repo https://github.com/duyet/demo-tracing-rs written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/duyet/demo-tracing-rs on toolchain 54cf65b8d066c082e536455049b95943cf30378f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+54cf65b8d066c082e536455049b95943cf30378f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/duyet/demo-tracing-rs 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" "+54cf65b8d066c082e536455049b95943cf30378f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded opentelemetry v0.18.0 [INFO] [stderr] Downloaded opentelemetry_api v0.18.0 [INFO] [stderr] Downloaded dashmap v5.4.0 [INFO] [stderr] Downloaded futures-macro v0.3.28 [INFO] [stderr] Downloaded castaway v0.1.2 [INFO] [stderr] Downloaded opentelemetry v0.19.0 [INFO] [stderr] Downloaded integer-encoding v3.0.4 [INFO] [stderr] Downloaded ordered-float v2.10.0 [INFO] [stderr] Downloaded sluice v0.5.5 [INFO] [stderr] Downloaded opentelemetry-semantic-conventions v0.11.0 [INFO] [stderr] Downloaded futures v0.3.28 [INFO] [stderr] Downloaded polling v2.6.0 [INFO] [stderr] Downloaded opentelemetry_api v0.19.0 [INFO] [stderr] Downloaded headers v0.3.8 [INFO] [stderr] Downloaded crossbeam-channel v0.5.7 [INFO] [stderr] Downloaded thrift v0.17.0 [INFO] [stderr] Downloaded curl v0.4.44 [INFO] [stderr] Downloaded opentelemetry_sdk v0.19.0 [INFO] [stderr] Downloaded tracing-opentelemetry v0.18.0 [INFO] [stderr] Downloaded opentelemetry-jaeger v0.18.0 [INFO] [stderr] Downloaded opentelemetry_sdk v0.18.0 [INFO] [stderr] Downloaded unicode-bidi v0.3.12 [INFO] [stderr] Downloaded isahc v1.7.2 [INFO] [stderr] Downloaded syn v2.0.12 [INFO] [stderr] Downloaded opentelemetry-http v0.8.0 [INFO] [stderr] Downloaded libz-sys v1.1.8 [INFO] [stderr] Downloaded curl-sys v0.4.60+curl-7.88.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+54cf65b8d066c082e536455049b95943cf30378f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 32c243d1e3223419056123d2d85c69e0479e77af3f960e231b6bc33c79e4b26d [INFO] running `Command { std: "docker" "start" "-a" "32c243d1e3223419056123d2d85c69e0479e77af3f960e231b6bc33c79e4b26d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "32c243d1e3223419056123d2d85c69e0479e77af3f960e231b6bc33c79e4b26d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "32c243d1e3223419056123d2d85c69e0479e77af3f960e231b6bc33c79e4b26d", kill_on_drop: false }` [INFO] [stdout] 32c243d1e3223419056123d2d85c69e0479e77af3f960e231b6bc33c79e4b26d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+54cf65b8d066c082e536455049b95943cf30378f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 107e11d260afcaa29e395864b3d5613915ec631c81a0b60a5fafabbd360fc2f9 [INFO] running `Command { std: "docker" "start" "-a" "107e11d260afcaa29e395864b3d5613915ec631c81a0b60a5fafabbd360fc2f9", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.140 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Checking futures-io v0.3.28 [INFO] [stderr] Compiling proc-macro2 v1.0.52 [INFO] [stderr] Compiling quote v1.0.26 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling crossbeam-utils v0.8.15 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling openssl-sys v0.9.82 [INFO] [stderr] Compiling libz-sys v1.1.8 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling async-trait v0.1.67 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling curl-sys v0.4.60+curl-7.88.1 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking urlencoding v2.1.2 [INFO] [stderr] Checking hashbrown v0.14.3 [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.52/src/lib.rs:92:30 [INFO] [stdout] | [INFO] [stdout] 92 | feature(proc_macro_span, proc_macro_span_shrink) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a feature with a similar name: `proc_macro_span_file` [INFO] [stdout] | [INFO] [stdout] 92 - feature(proc_macro_span, proc_macro_span_shrink) [INFO] [stdout] 92 + feature(proc_macro_span, proc_macro_span_file) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling serde v1.0.158 [INFO] [stderr] Checking unicode-bidi v0.3.12 [INFO] [stderr] Compiling polling v2.6.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling curl v0.4.44 [INFO] [stderr] Checking event-listener v2.5.3 [INFO] [stderr] Checking http-body v0.4.5 [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" "107e11d260afcaa29e395864b3d5613915ec631c81a0b60a5fafabbd360fc2f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "107e11d260afcaa29e395864b3d5613915ec631c81a0b60a5fafabbd360fc2f9", kill_on_drop: false }` [INFO] [stdout] 107e11d260afcaa29e395864b3d5613915ec631c81a0b60a5fafabbd360fc2f9