[INFO] fetching crate ya-core-model 0.8.1... [INFO] checking ya-core-model-0.8.1 against master#1e225413a21fa69570bd3fefea9eb05e33f8b917 for pr-107421 [INFO] extracting crate ya-core-model 0.8.1 into /workspace/builds/worker-4-tc1/source [INFO] validating manifest of crates.io crate ya-core-model 0.8.1 on toolchain 1e225413a21fa69570bd3fefea9eb05e33f8b917 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1e225413a21fa69570bd3fefea9eb05e33f8b917" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ya-core-model 0.8.1 [INFO] finished tweaking crates.io crate ya-core-model 0.8.1 [INFO] tweaked toml for crates.io crate ya-core-model 0.8.1 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" __CARGO_TEST_CHANNEL_OVERRIDE_DO_NOT_USE_THIS="nightly" "/workspace/cargo-home/bin/cargo" "+1e225413a21fa69570bd3fefea9eb05e33f8b917" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1e225413a21fa69570bd3fefea9eb05e33f8b917" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded strum_macros v0.19.4 [INFO] [stderr] Downloaded strum v0.19.5 [INFO] [stderr] Downloaded ya-client-model v0.5.0 [INFO] [stderr] Downloaded ya-service-bus v0.6.1 [INFO] [stderr] Downloaded graphene-sgx v0.3.3 [INFO] [stderr] Downloaded ya-sb-proto v0.6.1 [INFO] [stderr] Downloaded ya-sb-util v0.4.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+1e225413a21fa69570bd3fefea9eb05e33f8b917" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e5784703bb863344fd404acd4cbe86adaa3346eafe3ed6006f677a91164bd33a [INFO] running `Command { std: "docker" "start" "-a" "e5784703bb863344fd404acd4cbe86adaa3346eafe3ed6006f677a91164bd33a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e5784703bb863344fd404acd4cbe86adaa3346eafe3ed6006f677a91164bd33a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e5784703bb863344fd404acd4cbe86adaa3346eafe3ed6006f677a91164bd33a", kill_on_drop: false }` [INFO] [stdout] e5784703bb863344fd404acd4cbe86adaa3346eafe3ed6006f677a91164bd33a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+1e225413a21fa69570bd3fefea9eb05e33f8b917" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 71a9729acd0b8554d8d39b00c7e9bf0dccce7fd29fc6025f8dff4b210719115e [INFO] running `Command { std: "docker" "start" "-a" "71a9729acd0b8554d8d39b00c7e9bf0dccce7fd29fc6025f8dff4b210719115e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.50 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling anyhow v1.0.68 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling unicode-segmentation v1.10.0 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Checking futures-sink v0.3.25 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling tokio v1.24.2 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling bytes v1.3.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Checking tracing-core v0.1.30 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Checking futures-channel v0.3.25 [INFO] [stderr] Checking mio v0.8.5 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling nom8 v0.2.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling toml_datetime v0.5.1 [INFO] [stderr] Compiling which v4.4.0 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Compiling once_cell v1.17.0 [INFO] [stderr] Compiling pin-project-internal v0.4.30 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Checking ucd-trie v0.1.5 [INFO] [stderr] Compiling prost-build v0.7.0 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Checking unicode-width v0.1.10 [INFO] [stderr] Compiling rustversion v1.0.11 [INFO] [stderr] Checking crossbeam-channel v0.5.6 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking time v0.1.45 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking iana-time-zone v0.1.53 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking miniz_oxide v0.5.4 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Checking strum v0.19.5 [INFO] [stderr] Checking strum v0.24.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling toml_edit v0.18.1 [INFO] [stderr] Checking tokio-util v0.7.4 [INFO] [stderr] Checking actix-rt v2.8.0 [INFO] [stderr] Compiling proc-macro-crate v1.3.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling thiserror-impl v1.0.38 [INFO] [stderr] Compiling prost-derive v0.7.0 [INFO] [stderr] Compiling futures-macro v0.3.25 [INFO] [stderr] Compiling actix_derive v0.6.0 [INFO] [stderr] Compiling prost-derive v0.10.1 [INFO] [stderr] Compiling num_enum_derive v0.5.9 [INFO] [stderr] Compiling strum_macros v0.19.4 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Checking futures-util v0.3.25 [INFO] [stderr] error: could not compile `derive_more` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name derive_more --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/derive_more-0.99.17/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="add"' --cfg 'feature="add_assign"' --cfg 'feature="as_mut"' --cfg 'feature="as_ref"' --cfg 'feature="constructor"' --cfg 'feature="convert_case"' --cfg 'feature="default"' --cfg 'feature="deref"' --cfg 'feature="deref_mut"' --cfg 'feature="display"' --cfg 'feature="error"' --cfg 'feature="from"' --cfg 'feature="from_str"' --cfg 'feature="index"' --cfg 'feature="index_mut"' --cfg 'feature="into"' --cfg 'feature="into_iterator"' --cfg 'feature="is_variant"' --cfg 'feature="iterator"' --cfg 'feature="mul"' --cfg 'feature="mul_assign"' --cfg 'feature="not"' --cfg 'feature="rustc_version"' --cfg 'feature="sum"' --cfg 'feature="try_into"' --cfg 'feature="unwrap"' -C metadata=bd084e2fa8c26bdf -C extra-filename=-bd084e2fa8c26bdf --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern convert_case=/opt/rustwide/target/debug/deps/libconvert_case-655c49d6e0dcc7cc.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-ba8f91ae0e6a3d28.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-7a0d00e0e0fdb1ac.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-21a8bb50ddc1b8ae.rlib --extern proc_macro --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" "71a9729acd0b8554d8d39b00c7e9bf0dccce7fd29fc6025f8dff4b210719115e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "71a9729acd0b8554d8d39b00c7e9bf0dccce7fd29fc6025f8dff4b210719115e", kill_on_drop: false }` [INFO] [stdout] 71a9729acd0b8554d8d39b00c7e9bf0dccce7fd29fc6025f8dff4b210719115e