[INFO] cloning repository https://github.com/kii-dot/ergo-twitter [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kii-dot/ergo-twitter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkii-dot%2Fergo-twitter", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkii-dot%2Fergo-twitter'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2e4492e0c4fb9627c0d31b236eb63db50f2fd7ef [INFO] checking kii-dot/ergo-twitter against master#982c6f8721416431ec62bb0b9105c0578a9fc603 for pr-129329 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkii-dot%2Fergo-twitter" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kii-dot/ergo-twitter on toolchain 982c6f8721416431ec62bb0b9105c0578a9fc603 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+982c6f8721416431ec62bb0b9105c0578a9fc603" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kii-dot/ergo-twitter [INFO] finished tweaking git repo https://github.com/kii-dot/ergo-twitter [INFO] tweaked toml for git repo https://github.com/kii-dot/ergo-twitter written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/kii-dot/ergo-twitter 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" "+982c6f8721416431ec62bb0b9105c0578a9fc603" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [ERROR] this task or one of its parent failed! [ERROR] no output for 300 seconds [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace. [INFO] checking kii-dot/ergo-twitter against try#fa63ef4ad80785c0f3f362275f3772bdc67c23e0 for pr-129329 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkii-dot%2Fergo-twitter" "/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/kii-dot/ergo-twitter on toolchain fa63ef4ad80785c0f3f362275f3772bdc67c23e0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fa63ef4ad80785c0f3f362275f3772bdc67c23e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kii-dot/ergo-twitter [INFO] finished tweaking git repo https://github.com/kii-dot/ergo-twitter [INFO] tweaked toml for git repo https://github.com/kii-dot/ergo-twitter written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/kii-dot/ergo-twitter 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" "+fa63ef4ad80785c0f3f362275f3772bdc67c23e0" "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 tokio-stream v0.1.10 [INFO] [stderr] Downloaded line-col v0.2.1 [INFO] [stderr] Downloaded ergo-chain-types v0.7.0 [INFO] [stderr] Downloaded bounded-integer v0.5.3 [INFO] [stderr] Downloaded gf2_192 v0.20.0 [INFO] [stderr] Downloaded proptest-derive v0.3.0 [INFO] [stderr] Downloaded ergo-merkle-tree v0.7.0 [INFO] [stderr] Downloaded ergo-lib v0.20.0 [INFO] [stderr] Downloaded scorex_crypto_avltree v0.1.0 [INFO] [stderr] Downloaded num256 v0.3.5 [INFO] [stderr] Downloaded ergotree-ir v0.20.0 [INFO] [stderr] Downloaded ergoscript-compiler v0.16.0 [INFO] [stderr] Downloaded sigma-util v0.8.0 [INFO] [stderr] Downloaded debug-cell v0.1.1 [INFO] [stderr] Downloaded sigma-ser v0.9.0 [INFO] [stderr] Downloaded ergo-nipopow v0.7.0 [INFO] [stderr] Downloaded ergotree-interpreter v0.20.0 [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+fa63ef4ad80785c0f3f362275f3772bdc67c23e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 994d9d8b1e31cdb0f2b7a032f12213e3ddaae703310b6b60f41b75a16a74ac0e [INFO] running `Command { std: "docker" "start" "-a" "994d9d8b1e31cdb0f2b7a032f12213e3ddaae703310b6b60f41b75a16a74ac0e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "994d9d8b1e31cdb0f2b7a032f12213e3ddaae703310b6b60f41b75a16a74ac0e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "994d9d8b1e31cdb0f2b7a032f12213e3ddaae703310b6b60f41b75a16a74ac0e", kill_on_drop: false }` [INFO] [stdout] 994d9d8b1e31cdb0f2b7a032f12213e3ddaae703310b6b60f41b75a16a74ac0e [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+fa63ef4ad80785c0f3f362275f3772bdc67c23e0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0fb64a2943084a0c80005a4536e476a84ab62bcbc5c3002cdb4fe8a41bb7d0c3 [INFO] running `Command { std: "docker" "start" "-a" "0fb64a2943084a0c80005a4536e476a84ab62bcbc5c3002cdb4fe8a41bb7d0c3", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling libc v0.2.134 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.46 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.4 [INFO] [stderr] Compiling syn v1.0.101 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Compiling serde_derive v1.0.145 [INFO] [stderr] Compiling serde v1.0.145 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking cpufeatures v0.2.5 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking itoa v1.0.3 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Checking base64ct v1.5.2 [INFO] [stderr] Checking const-oid v0.7.1 [INFO] [stderr] Checking zeroize v1.5.7 [INFO] [stderr] Compiling futures-channel v0.3.24 [INFO] [stderr] Compiling futures-core v0.3.24 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Checking der v0.5.1 [INFO] [stderr] Checking bytes v1.2.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.9.1 [INFO] [stderr] Compiling num-bigint v0.4.3 [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.46/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 log v0.4.17 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Checking percent-encoding v2.2.0 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling radium v0.6.2 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Compiling syn v0.15.44 [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] Checking tinyvec v1.6.0 [INFO] [stderr] Checking base64 v0.13.0 [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" "0fb64a2943084a0c80005a4536e476a84ab62bcbc5c3002cdb4fe8a41bb7d0c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0fb64a2943084a0c80005a4536e476a84ab62bcbc5c3002cdb4fe8a41bb7d0c3", kill_on_drop: false }` [INFO] [stdout] 0fb64a2943084a0c80005a4536e476a84ab62bcbc5c3002cdb4fe8a41bb7d0c3