[INFO] fetching crate renovate 0.2.23... [INFO] checking renovate-0.2.23 against master#eb909d81464900597b91f3bbf2a6bef10006c9ff for pr-108389 [INFO] extracting crate renovate 0.2.23 into /workspace/builds/worker-7-tc1/source [INFO] validating manifest of crates.io crate renovate 0.2.23 on toolchain eb909d81464900597b91f3bbf2a6bef10006c9ff [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eb909d81464900597b91f3bbf2a6bef10006c9ff" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate renovate 0.2.23 [INFO] finished tweaking crates.io crate renovate 0.2.23 [INFO] tweaked toml for crates.io crate renovate 0.2.23 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate crates.io crate renovate 0.2.23 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" "+eb909d81464900597b91f3bbf2a6bef10006c9ff" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded nom v7.1.2 [INFO] [stderr] Downloaded polling v2.3.0 [INFO] [stderr] Downloaded os_pipe v1.1.2 [INFO] [stderr] Downloaded enum_dispatch v0.3.9 [INFO] [stderr] Downloaded clap-utils v0.3.0 [INFO] [stderr] Downloaded console v0.15.4 [INFO] [stderr] Downloaded trycmd v0.14.10 [INFO] [stderr] Downloaded concolor-query v0.1.0 [INFO] [stderr] Downloaded concolor v0.0.11 [INFO] [stderr] Downloaded toml_edit v0.17.1 [INFO] [stderr] Downloaded async-io v1.9.0 [INFO] [stderr] Downloaded pg_query v0.7.0 [INFO] [stderr] Downloaded snapbox v0.4.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e2a9e7e193985ba0d5a8221c3984785a9e0a75acc409a02815633ff67a1f464e" "/opt/rustwide/cargo-home/bin/cargo" "+eb909d81464900597b91f3bbf2a6bef10006c9ff" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2a87bc724d9367b198ed2b0290ab577d6b80081232290a6497625623c004f4c3 [INFO] running `Command { std: "docker" "start" "-a" "2a87bc724d9367b198ed2b0290ab577d6b80081232290a6497625623c004f4c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2a87bc724d9367b198ed2b0290ab577d6b80081232290a6497625623c004f4c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a87bc724d9367b198ed2b0290ab577d6b80081232290a6497625623c004f4c3", kill_on_drop: false }` [INFO] [stdout] 2a87bc724d9367b198ed2b0290ab577d6b80081232290a6497625623c004f4c3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e2a9e7e193985ba0d5a8221c3984785a9e0a75acc409a02815633ff67a1f464e" "/opt/rustwide/cargo-home/bin/cargo" "+eb909d81464900597b91f3bbf2a6bef10006c9ff" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 579f1af5c3ba438e4a49f1fd296f35284174caedfdf72d2246a9857cbdabab3d [INFO] running `Command { std: "docker" "start" "-a" "579f1af5c3ba438e4a49f1fd296f35284174caedfdf72d2246a9857cbdabab3d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.139 [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.105 [INFO] [stderr] Checking once_cell v1.15.0 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling unicode-segmentation v1.10.0 [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling anyhow v1.0.68 [INFO] [stderr] Compiling rustls v0.20.7 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Checking ahash v0.7.6 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking itoa v1.0.3 [INFO] [stderr] Checking fastrand v1.8.0 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Checking block-buffer v0.10.3 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Compiling tokio v1.23.1 [INFO] [stderr] Compiling nom v7.1.2 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Checking digest v0.10.6 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling aho-corasick v0.7.19 [INFO] [stderr] Compiling jobserver v0.1.25 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling which v4.3.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling clang-sys v1.4.0 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Checking indexmap v1.9.2 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Checking ryu v1.0.11 [INFO] [stderr] Compiling cmake v0.1.48 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling os_str_bytes v6.3.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling onig_sys v69.8.1 [INFO] [stderr] Compiling libz-sys v1.1.8 [INFO] [stderr] Compiling prost-build v0.10.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling rustversion v1.0.11 [INFO] [stderr] Compiling bindgen v0.60.1 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling textwrap v0.16.0 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling io-lifetimes v1.0.3 [INFO] [stderr] Compiling futures-sink v0.3.25 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Checking tempfile v3.3.0 [INFO] [stderr] Compiling clap v3.2.23 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling petgraph v0.6.2 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Checking thread_local v1.1.4 [INFO] [stderr] Compiling polling v2.3.0 [INFO] [stderr] Checking event-listener v2.5.3 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Checking waker-fn v1.1.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Checking safemem v0.3.3 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling crc-catalog v2.1.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Checking parking v2.0.0 [INFO] [stderr] Compiling rustix v0.36.6 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Checking futures-io v0.3.24 [INFO] [stderr] Checking url v2.3.1 [INFO] [stderr] Checking futures-lite v1.12.0 [INFO] [stderr] Compiling crc v3.0.0 [INFO] [stderr] Compiling sqlformat v0.2.0 [INFO] [stderr] Compiling rustls-pemfile v1.0.1 [INFO] [stderr] Checking line-wrap v0.1.1 [INFO] [stderr] Checking time v0.3.17 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Compiling atoi v1.0.0 [INFO] [stderr] Compiling hkdf v0.12.3 [INFO] [stderr] Compiling futures-intrusive v0.4.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling env_logger v0.9.1 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling webpki-roots v0.22.6 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling libgit2-sys v0.14.0+1.5.0 [INFO] [stderr] Compiling hashlink v0.8.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] error: could not compile `syn` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-1.0.105/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' -C metadata=f27538db69a6e055 -C extra-filename=-f27538db69a6e055 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-56a848ab65523c67.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-980d7980178238da.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-ed9049b45267b051.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "579f1af5c3ba438e4a49f1fd296f35284174caedfdf72d2246a9857cbdabab3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "579f1af5c3ba438e4a49f1fd296f35284174caedfdf72d2246a9857cbdabab3d", kill_on_drop: false }` [INFO] [stdout] 579f1af5c3ba438e4a49f1fd296f35284174caedfdf72d2246a9857cbdabab3d