[INFO] fetching crate bonsaidb-core 0.4.1... [INFO] checking bonsaidb-core-0.4.1 against try#846ec3a7f9ef4a204b2166da3cfc71f4885a5be5 for pr-98000 [INFO] extracting crate bonsaidb-core 0.4.1 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate bonsaidb-core 0.4.1 on toolchain 846ec3a7f9ef4a204b2166da3cfc71f4885a5be5 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+846ec3a7f9ef4a204b2166da3cfc71f4885a5be5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate bonsaidb-core 0.4.1 [INFO] finished tweaking crates.io crate bonsaidb-core 0.4.1 [INFO] tweaked toml for crates.io crate bonsaidb-core 0.4.1 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+846ec3a7f9ef4a204b2166da3cfc71f4885a5be5" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+846ec3a7f9ef4a204b2166da3cfc71f4885a5be5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+846ec3a7f9ef4a204b2166da3cfc71f4885a5be5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0ae51d7551b1411b3f35eb20636f7a98478e9fe6a7a558a99904be9587e51865 [INFO] running `Command { std: "docker" "start" "-a" "0ae51d7551b1411b3f35eb20636f7a98478e9fe6a7a558a99904be9587e51865", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0ae51d7551b1411b3f35eb20636f7a98478e9fe6a7a558a99904be9587e51865", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ae51d7551b1411b3f35eb20636f7a98478e9fe6a7a558a99904be9587e51865", kill_on_drop: false }` [INFO] [stdout] 0ae51d7551b1411b3f35eb20636f7a98478e9fe6a7a558a99904be9587e51865 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+846ec3a7f9ef4a204b2166da3cfc71f4885a5be5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2cac8c6e3bf9cfd6c17b62f9ceb54187508f70afd83874196c6ea370c4d20422 [INFO] running `Command { std: "docker" "start" "-a" "2cac8c6e3bf9cfd6c17b62f9ceb54187508f70afd83874196c6ea370c4d20422", 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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Checking slab v0.4.6 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling trybuild v1.0.63 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking half v1.8.2 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling async-trait v0.1.56 [INFO] [stderr] Compiling once_cell v1.12.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Checking transmog v0.1.0 [INFO] [stderr] Compiling anyhow v1.0.58 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking cpufeatures v0.2.2 [INFO] [stderr] Checking ordered-varint v1.0.1 [INFO] [stderr] Compiling hex-literal v0.3.4 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Checking itertools v0.10.3 [INFO] [stderr] Checking getrandom v0.2.7 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking spin v0.9.3 [INFO] [stderr] Checking mio v0.8.4 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking nanorand v0.7.0 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Checking crypto-common v0.1.3 [INFO] [stderr] Checking block-buffer v0.10.2 [INFO] [stderr] Checking digest v0.10.3 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Checking sha2 v0.10.2 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling derive-where v1.0.0-rc.2 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling attribute-derive-macro v0.2.0 [INFO] [stderr] Compiling zeroize_derive v1.3.2 [INFO] [stderr] Checking tokio v1.19.2 [INFO] [stderr] Compiling darling_macro v0.13.4 [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.137/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=c34f01d47ff8bd30 -C extra-filename=-c34f01d47ff8bd30 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-70ed4e777d442339.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-ef685f2342365f30.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-5be28e5736113394.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] running `Command { std: "docker" "inspect" "2cac8c6e3bf9cfd6c17b62f9ceb54187508f70afd83874196c6ea370c4d20422", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2cac8c6e3bf9cfd6c17b62f9ceb54187508f70afd83874196c6ea370c4d20422", kill_on_drop: false }` [INFO] [stdout] 2cac8c6e3bf9cfd6c17b62f9ceb54187508f70afd83874196c6ea370c4d20422