[INFO] cloning repository https://github.com/klausi/mastodon-twitter-sync [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/klausi/mastodon-twitter-sync" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fklausi%2Fmastodon-twitter-sync", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fklausi%2Fmastodon-twitter-sync'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 893b1917f3b1bc814988ea04958d59b2212c3446 [INFO] testing klausi/mastodon-twitter-sync against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fklausi%2Fmastodon-twitter-sync" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/klausi/mastodon-twitter-sync [INFO] finished tweaking git repo https://github.com/klausi/mastodon-twitter-sync [INFO] tweaked toml for git repo https://github.com/klausi/mastodon-twitter-sync written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/klausi/mastodon-twitter-sync on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/klausi/mastodon-twitter-sync 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/klausi/egg-mode` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/klausi/elefren` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded darling_macro v0.14.3 [INFO] [stderr] Downloaded toml v0.7.2 [INFO] [stderr] Downloaded utf8-width v0.1.6 [INFO] [stderr] Downloaded parse_link_header v0.3.3 [INFO] [stderr] Downloaded crypto-mac v0.11.1 [INFO] [stderr] Downloaded clap_derive v4.1.8 [INFO] [stderr] Downloaded unicode-ident v1.0.7 [INFO] [stderr] Downloaded egg-mode-text v1.15.1 [INFO] [stderr] Downloaded serde_qs v0.9.2 [INFO] [stderr] Downloaded cxx-build v1.0.91 [INFO] [stderr] Downloaded cxxbridge-macro v1.0.91 [INFO] [stderr] Downloaded darling_core v0.14.3 [INFO] [stderr] Downloaded winnow v0.3.4 [INFO] [stderr] Downloaded voca_rs v1.15.2 [INFO] [stderr] Downloaded serde_with v2.2.0 [INFO] [stderr] Downloaded stfu8 v0.2.6 [INFO] [stderr] Downloaded clap v4.1.8 [INFO] [stderr] Downloaded cxx v1.0.91 [INFO] [stderr] Downloaded hmac v0.11.0 [INFO] [stderr] Downloaded darling v0.14.3 [INFO] [stderr] Downloaded ct-logs v0.8.0 [INFO] [stderr] Downloaded async-trait v0.1.65 [INFO] [stderr] Downloaded tap-reader v1.0.1 [INFO] [stderr] Downloaded scratch v1.0.4 [INFO] [stderr] Downloaded serde_with_macros v2.2.0 [INFO] [stderr] Downloaded cxxbridge-flags v1.0.91 [INFO] [stderr] Downloaded isolang v2.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 39606477c17607da7e38c1b8343559976aa76fa9a6dc79641f1fd22a14a840ab [INFO] running `Command { std: "docker" "start" "-a" "39606477c17607da7e38c1b8343559976aa76fa9a6dc79641f1fd22a14a840ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "39606477c17607da7e38c1b8343559976aa76fa9a6dc79641f1fd22a14a840ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39606477c17607da7e38c1b8343559976aa76fa9a6dc79641f1fd22a14a840ab", kill_on_drop: false }` [INFO] [stdout] 39606477c17607da7e38c1b8343559976aa76fa9a6dc79641f1fd22a14a840ab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9c88af3f3c319984ec6d7217a87da90e218f1dbf67fcadee9254bc2ca1a6245e [INFO] running `Command { std: "docker" "start" "-a" "9c88af3f3c319984ec6d7217a87da90e218f1dbf67fcadee9254bc2ca1a6245e", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.7 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling tokio v1.26.0 [INFO] [stderr] Compiling proc-macro2 v1.0.51 [INFO] [stderr] Compiling futures-channel v0.3.26 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling futures-util v0.3.26 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling io-lifetimes v1.0.5 [INFO] [stderr] Compiling rustls v0.20.8 [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.51/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 want v0.3.0 [INFO] [stderr] Compiling rustix v0.36.9 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling linux-raw-sys v0.1.4 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stdout] For more information about this error, try `rustc --explain E0635`. [INFO] [stdout] [INFO] [stderr] Compiling async-trait v0.1.65 [INFO] [stderr] Compiling rustls-pemfile v1.0.2 [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" "9c88af3f3c319984ec6d7217a87da90e218f1dbf67fcadee9254bc2ca1a6245e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c88af3f3c319984ec6d7217a87da90e218f1dbf67fcadee9254bc2ca1a6245e", kill_on_drop: false }` [INFO] [stdout] 9c88af3f3c319984ec6d7217a87da90e218f1dbf67fcadee9254bc2ca1a6245e