[INFO] cloning repository https://github.com/magnusmanske/gulp [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/magnusmanske/gulp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmagnusmanske%2Fgulp", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmagnusmanske%2Fgulp'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 485b73a4fb0d938fc331b6b9b744581b3812e130 [INFO] testing magnusmanske/gulp against try#ecd7b559f89c73ac8f1d318f7501006f37b944b2 for pr-112849 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmagnusmanske%2Fgulp" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/magnusmanske/gulp on toolchain ecd7b559f89c73ac8f1d318f7501006f37b944b2 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ecd7b559f89c73ac8f1d318f7501006f37b944b2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/magnusmanske/gulp [INFO] finished tweaking git repo https://github.com/magnusmanske/gulp [INFO] tweaked toml for git repo https://github.com/magnusmanske/gulp written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/magnusmanske/gulp 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" "+ecd7b559f89c73ac8f1d318f7501006f37b944b2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+ecd7b559f89c73ac8f1d318f7501006f37b944b2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 55875485afb75b178823317100f0e29bce26130d398f05e7ea1e2731d7b92041 [INFO] running `Command { std: "docker" "start" "-a" "55875485afb75b178823317100f0e29bce26130d398f05e7ea1e2731d7b92041", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "55875485afb75b178823317100f0e29bce26130d398f05e7ea1e2731d7b92041", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "55875485afb75b178823317100f0e29bce26130d398f05e7ea1e2731d7b92041", kill_on_drop: false }` [INFO] [stdout] 55875485afb75b178823317100f0e29bce26130d398f05e7ea1e2731d7b92041 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+ecd7b559f89c73ac8f1d318f7501006f37b944b2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4c449615e3444e16402e13c61651dbff9ff948a02045b67ad5ecbba751a97fe4 [INFO] running `Command { std: "docker" "start" "-a" "4c449615e3444e16402e13c61651dbff9ff948a02045b67ad5ecbba751a97fe4", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.52 [INFO] [stderr] Compiling quote v1.0.26 [INFO] [stderr] Compiling libc v0.2.140 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling serde_derive v1.0.158 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling serde v1.0.158 [INFO] [stderr] Compiling futures-core v0.3.27 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling futures-sink v0.3.27 [INFO] [stderr] Compiling futures-channel v0.3.27 [INFO] [stderr] Compiling futures-task v0.3.27 [INFO] [stderr] Compiling tokio v1.26.0 [INFO] [stderr] Compiling futures-util v0.3.27 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling futures-io v0.3.27 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling serde_json v1.0.94 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling syn v2.0.3 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.15 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling openssl-sys v0.9.82 [INFO] [stderr] Compiling libz-sys v1.1.8 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling unicode-bidi v0.3.12 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling openssl v0.10.47 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling mio v0.8.6 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling time-macros v0.2.8 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling rustversion v1.0.12 [INFO] [stderr] Compiling rustls v0.20.8 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling async-trait v0.1.67 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling flate2 v1.0.25 [INFO] [stderr] Compiling lexical-util v0.8.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.14 [INFO] [stderr] Compiling ucd-trie v0.1.5 [INFO] [stderr] Compiling clang-sys v1.6.0 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling encoding_rs v0.8.32 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling frunk_core v0.4.1 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling dbghelp-sys v0.2.0 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling io-lifetimes v1.0.9 [INFO] [stderr] Compiling psl-types v2.0.11 [INFO] [stderr] Compiling time v0.3.20 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling bindgen v0.59.2 [INFO] [stderr] Compiling publicsuffix v2.2.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling lexical-parse-integer v0.8.6 [INFO] [stderr] Compiling lexical-write-integer v0.8.5 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.7 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling curl-sys v0.4.60+curl-7.88.1 [INFO] [stderr] Compiling backtrace-sys v0.1.37 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling base64 v0.21.0 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling regex v1.7.1 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling webpki-roots v0.22.6 [INFO] [stderr] Compiling rustix v0.36.11 [INFO] [stderr] Compiling dlv-list v0.3.0 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling frunk_proc_macro_helpers v0.1.1 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling ordered-multimap v0.4.3 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling rustls-pemfile v1.0.2 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling lexical-write-float v0.8.5 [INFO] [stderr] Compiling lexical-parse-float v0.8.5 [INFO] [stderr] Compiling axum-core v0.3.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling subprocess v0.2.9 [INFO] [stderr] Compiling cmake v0.1.49 [INFO] [stderr] Compiling multer v2.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling linux-raw-sys v0.1.4 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling ipnet v2.7.1 [INFO] [stderr] Compiling rust_decimal v1.29.0 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Compiling backtrace v0.2.3 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling lexical-core v0.8.5 [INFO] [stderr] Compiling pest v2.5.6 [INFO] [stderr] Compiling rust-ini v0.18.0 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling tokio-macros v1.8.2 [INFO] [stderr] Compiling futures-macro v0.3.27 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling frunk_proc_macros_impl v0.1.1 [INFO] [stderr] Compiling frunk_derives v0.4.1 [INFO] [stderr] Compiling axum v0.6.11 [INFO] [stderr] Compiling frunk_proc_macros v0.1.1 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling blake3 v0.3.8 [INFO] [stderr] Compiling priority-queue v1.3.1 [INFO] [stderr] error: could not compile `rustls` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ecd7b559f89c73ac8f1d318f7501006f37b944b2/bin/rustc --crate-name rustls --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rustls-0.20.8/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 -C debuginfo=2 --cfg 'feature="dangerous_configuration"' --cfg 'feature="default"' --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="tls12"' -C metadata=008f00af6b9c1a25 -C extra-filename=-008f00af6b9c1a25 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern log=/opt/rustwide/target/debug/deps/liblog-d4dc5d7c961129e7.rmeta --extern ring=/opt/rustwide/target/debug/deps/libring-5189e20d16bdbc0c.rmeta --extern sct=/opt/rustwide/target/debug/deps/libsct-46ae49d78ef7ff6b.rmeta --extern webpki=/opt/rustwide/target/debug/deps/libwebpki-8e99a54c115f3bda.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-b656144c72773d21/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `serde_derive` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ecd7b559f89c73ac8f1d318f7501006f37b944b2/bin/rustc --crate-name serde_derive /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serde_derive-1.0.158/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --cfg 'feature="default"' -C metadata=a4b6e39f125fc945 -C extra-filename=-a4b6e39f125fc945 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-d609ab2000311e78.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-b199fe4845784622.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-7eb6ad8dd82f07f7.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `bindgen` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ecd7b559f89c73ac8f1d318f7501006f37b944b2/bin/rustc --crate-name bindgen --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bindgen-0.59.2/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="runtime"' -C metadata=516cec9d2d026fe4 -C extra-filename=-516cec9d2d026fe4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-1d31dfe9f72fab4b.rmeta --extern cexpr=/opt/rustwide/target/debug/deps/libcexpr-ca850166480e7f25.rmeta --extern clang_sys=/opt/rustwide/target/debug/deps/libclang_sys-c4f6746b5b009f1f.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-d0c2dc85fa90a848.rmeta --extern lazycell=/opt/rustwide/target/debug/deps/liblazycell-771964c6b0d4e24a.rmeta --extern peeking_take_while=/opt/rustwide/target/debug/deps/libpeeking_take_while-592c8a6f5fe22afa.rmeta --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-d609ab2000311e78.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-b199fe4845784622.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-db6b7d0c21c7268f.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-cd2cf40ce95ec4e2.rmeta --extern shlex=/opt/rustwide/target/debug/deps/libshlex-4c13a4e9d64a4bc1.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "4c449615e3444e16402e13c61651dbff9ff948a02045b67ad5ecbba751a97fe4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c449615e3444e16402e13c61651dbff9ff948a02045b67ad5ecbba751a97fe4", kill_on_drop: false }` [INFO] [stdout] 4c449615e3444e16402e13c61651dbff9ff948a02045b67ad5ecbba751a97fe4