[INFO] fetching crate gherkin 0.11.1... [INFO] checking gherkin-0.11.1 against master#0c292c9667f1b202a9150d58bdd2e89e3e803996 for pr-92285 [INFO] extracting crate gherkin 0.11.1 into /workspace/builds/worker-23/source [INFO] validating manifest of crates.io crate gherkin 0.11.1 on toolchain 0c292c9667f1b202a9150d58bdd2e89e3e803996 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0c292c9667f1b202a9150d58bdd2e89e3e803996" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate gherkin 0.11.1 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate gherkin 0.11.1 [INFO] tweaked toml for crates.io crate gherkin 0.11.1 written to /workspace/builds/worker-23/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0c292c9667f1b202a9150d58bdd2e89e3e803996" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0c292c9667f1b202a9150d58bdd2e89e3e803996" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+0c292c9667f1b202a9150d58bdd2e89e3e803996" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b859fe20be38318261c690f05a9f5cf73c8e5fa1b36b95692e0ee6ea9dcae4f0 [INFO] running `Command { std: "docker" "start" "-a" "b859fe20be38318261c690f05a9f5cf73c8e5fa1b36b95692e0ee6ea9dcae4f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b859fe20be38318261c690f05a9f5cf73c8e5fa1b36b95692e0ee6ea9dcae4f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b859fe20be38318261c690f05a9f5cf73c8e5fa1b36b95692e0ee6ea9dcae4f0", kill_on_drop: false }` [INFO] [stdout] b859fe20be38318261c690f05a9f5cf73c8e5fa1b36b95692e0ee6ea9dcae4f0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+0c292c9667f1b202a9150d58bdd2e89e3e803996" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2f5288011163db2d7232a57f1dced6f670bc8c58c30144ad9b77b97c11cfa3ea [INFO] running `Command { std: "docker" "start" "-a" "2f5288011163db2d7232a57f1dced6f670bc8c58c30144ad9b77b97c11cfa3ea", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling libc v0.2.117 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling serde_json v1.0.78 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling peg-runtime v0.6.3 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling crossbeam-utils v0.8.7 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking slab v0.4.5 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking pin-project-lite v0.2.8 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling inventory v0.1.11 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Compiling inflections v1.1.1 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking lock_api v0.4.6 [INFO] [stderr] Checking textwrap v0.12.1 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking bstr v0.2.17 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Compiling peg-macros v0.6.3 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking once_cell v1.9.0 [INFO] [stderr] Checking thread_local v1.1.4 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking peg v0.6.3 [INFO] [stderr] Checking globset v0.4.8 [INFO] [stderr] Checking console v0.15.0 [INFO] [stderr] Checking ignore v0.4.18 [INFO] [stderr] Checking globwalk v0.8.1 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling typed-builder v0.7.1 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling ghost v0.1.2 [INFO] [stderr] Compiling ctor v0.1.21 [INFO] [stderr] Compiling inventory-impl v0.1.11 [INFO] [stderr] Compiling sealed v0.3.0 [INFO] [stderr] Compiling cucumber-codegen v0.10.2 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] error: could not compile `serde_derive` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name serde_derive /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_derive-1.0.136/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 -C debuginfo=2 --cfg 'feature="default"' -C metadata=5d5411abbdbb76e4 -C extra-filename=-5d5411abbdbb76e4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-d937f1f82ffb437d.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-4040e84c0ddb8645.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-4c5e9fc9a824e74d.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid --cfg underscore_consts --cfg ptr_addr_of` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/cucumber_codegen-28ae5cdaa3fa5e8f.cucumber_codegen.eb20d8f2-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/cucumber_codegen-28ae5cdaa3fa5e8f.cucumber_codegen.eb20d8f2-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/cucumber_codegen-28ae5cdaa3fa5e8f.cucumber_codegen.eb20d8f2-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/cucumber_codegen-28ae5cdaa3fa5e8f.cucumber_codegen.eb20d8f2-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/cucumber_codegen-28ae5cdaa3fa5e8f.cucumber_codegen.eb20d8f2-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/cucumber_codegen-28ae5cdaa3fa5e8f.cucumber_codegen.eb20d8f2-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/cucumber_codegen-28ae5cdaa3fa5e8f.cucumber_codegen.eb20d8f2-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/cucumber_codegen-28ae5cdaa3fa5e8f.cucumber_codegen.eb20d8f2-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/cucumber_codegen-28ae5cdaa3fa5e8f.cucumber_codegen.eb20d8f2-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/cucumber_codegen-28ae5cdaa3fa5e8f.cucumber_codegen.eb20d8f2-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/cucumber_codegen-28ae5cdaa3fa5e8f.cucumber_codegen.eb20d8f2-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/cucumber_codegen-28ae5cdaa3fa5e8f.cucumber_codegen.eb20d8f2-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/cucumber_codegen-28ae5cdaa3fa5e8f.cucumber_codegen.eb20d8f2-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/cucumber_codegen-28ae5cdaa3fa5e8f.cucumber_codegen.eb20d8f2-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/cucumber_codegen-28ae5cdaa3fa5e8f.cucumber_codegen.eb20d8f2-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/cucumber_codegen-28ae5cdaa3fa5e8f.cucumber_codegen.eb20d8f2-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/cucumber_codegen-28ae5cdaa3fa5e8f.v3ts413p1r29ss7.rcgu.rmeta" "/opt/rustwide/target/debug/deps/cucumber_codegen-28ae5cdaa3fa5e8f.2leq7vi1qe6jntn8.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/0c292c9667f1b202a9150d58bdd2e89e3e803996/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libinflections-b4b1556197befcea.rlib" "/opt/rustwide/target/debug/deps/libitertools-dc397300565ff732.rlib" "/opt/rustwide/target/debug/deps/libeither-2e3eb180977f1f53.rlib" "/opt/rustwide/target/debug/deps/libsyn-4c5e9fc9a824e74d.rlib" "/opt/rustwide/target/debug/deps/libregex-dd9363dd410b6a25.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-056f10d3df8fc98c.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e6bbee201eb478c9.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c25dc19d7487cdf7.rlib" "/opt/rustwide/target/debug/deps/libquote-4040e84c0ddb8645.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-d937f1f82ffb437d.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-3c8a88541efd8c80.rlib" "/opt/rustwide/rustup-home/toolchains/0c292c9667f1b202a9150d58bdd2e89e3e803996/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-861a61d7bd094de6.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/0c292c9667f1b202a9150d58bdd2e89e3e803996/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-15eca284732d16a5.rlib" "/opt/rustwide/rustup-home/toolchains/0c292c9667f1b202a9150d58bdd2e89e3e803996/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-2dea7b7b5d7d34da.rlib" "/opt/rustwide/rustup-home/toolchains/0c292c9667f1b202a9150d58bdd2e89e3e803996/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-e59f5bd4cb2cfaf0.rlib" "/opt/rustwide/rustup-home/toolchains/0c292c9667f1b202a9150d58bdd2e89e3e803996/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-7668ff0023878c7d.rlib" "/opt/rustwide/rustup-home/toolchains/0c292c9667f1b202a9150d58bdd2e89e3e803996/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-458744404e1def67.rlib" "/opt/rustwide/rustup-home/toolchains/0c292c9667f1b202a9150d58bdd2e89e3e803996/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-4efcda9b1cf322d9.rlib" "/opt/rustwide/rustup-home/toolchains/0c292c9667f1b202a9150d58bdd2e89e3e803996/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-37d6b06fd67de855.rlib" "/opt/rustwide/rustup-home/toolchains/0c292c9667f1b202a9150d58bdd2e89e3e803996/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-b86752c62a2c4219.rlib" "/opt/rustwide/rustup-home/toolchains/0c292c9667f1b202a9150d58bdd2e89e3e803996/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-18fdb65d66742a3a.rlib" "/opt/rustwide/rustup-home/toolchains/0c292c9667f1b202a9150d58bdd2e89e3e803996/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-7052aa9425c606b1.rlib" "/opt/rustwide/rustup-home/toolchains/0c292c9667f1b202a9150d58bdd2e89e3e803996/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-dcaf899f38c80f9e.rlib" "/opt/rustwide/rustup-home/toolchains/0c292c9667f1b202a9150d58bdd2e89e3e803996/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-29a7296fb6c88181.rlib" "/opt/rustwide/rustup-home/toolchains/0c292c9667f1b202a9150d58bdd2e89e3e803996/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-2c9f98aff68910ce.rlib" "/opt/rustwide/rustup-home/toolchains/0c292c9667f1b202a9150d58bdd2e89e3e803996/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-109657cf0c701d74.rlib" "/opt/rustwide/rustup-home/toolchains/0c292c9667f1b202a9150d58bdd2e89e3e803996/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e869a247063ed69a.rlib" "/opt/rustwide/rustup-home/toolchains/0c292c9667f1b202a9150d58bdd2e89e3e803996/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-013f8207d93adfc9.rlib" "/opt/rustwide/rustup-home/toolchains/0c292c9667f1b202a9150d58bdd2e89e3e803996/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/0c292c9667f1b202a9150d58bdd2e89e3e803996/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/0c292c9667f1b202a9150d58bdd2e89e3e803996/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-eb99f4fc7650a33a.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/0c292c9667f1b202a9150d58bdd2e89e3e803996/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libcucumber_codegen-28ae5cdaa3fa5e8f.so" "-Wl,--gc-sections" "-shared" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "2f5288011163db2d7232a57f1dced6f670bc8c58c30144ad9b77b97c11cfa3ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f5288011163db2d7232a57f1dced6f670bc8c58c30144ad9b77b97c11cfa3ea", kill_on_drop: false }` [INFO] [stdout] 2f5288011163db2d7232a57f1dced6f670bc8c58c30144ad9b77b97c11cfa3ea