[INFO] fetching crate tmkms 0.10.0... [INFO] checking tmkms-0.10.0 against master#3aedcf06b73fc36feeebca3d579e1d2a6c40acc5 for pr-65819 [INFO] extracting crate tmkms 0.10.0 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate tmkms 0.10.0 on toolchain 3aedcf06b73fc36feeebca3d579e1d2a6c40acc5 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate tmkms 0.10.0 [INFO] finished tweaking crates.io crate tmkms 0.10.0 [INFO] tweaked toml for crates.io crate tmkms 0.10.0 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate crates.io crate tmkms 0.10.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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" "rustops/crates-build-env@sha256:c46a2d1a26fb48b37929c74ca49dd9409f2375a0a3bdb8fe07617f3ffccaa889" "/opt/rustwide/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b22e8be4b12116be617988518b13a3adccda813ea1caaf29e89397f25a761784 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "b22e8be4b12116be617988518b13a3adccda813ea1caaf29e89397f25a761784", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b22e8be4b12116be617988518b13a3adccda813ea1caaf29e89397f25a761784", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b22e8be4b12116be617988518b13a3adccda813ea1caaf29e89397f25a761784", kill_on_drop: false }` [INFO] [stdout] b22e8be4b12116be617988518b13a3adccda813ea1caaf29e89397f25a761784 [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" "rustops/crates-build-env@sha256:c46a2d1a26fb48b37929c74ca49dd9409f2375a0a3bdb8fe07617f3ffccaa889" "/opt/rustwide/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 37cdfd3f3ad5b3172fb5ada4c33452b0d296fd6e218e78c27a78013f37171f0e [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "37cdfd3f3ad5b3172fb5ada4c33452b0d296fd6e218e78c27a78013f37171f0e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Checking byteorder v1.4.2 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling radium v0.4.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking wyz v0.2.0 [INFO] [stderr] Checking funty v1.1.0 [INFO] [stderr] Compiling anyhow v1.0.38 [INFO] [stderr] Checking const-oid v0.4.1 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking futures-sink v0.3.12 [INFO] [stderr] Checking futures-core v0.3.12 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Checking futures-io v0.3.12 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking bytes v1.0.1 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Checking keccak v0.1.0 [INFO] [stderr] Checking owo-colors v1.3.0 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking canonical-path v2.0.2 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking arc-swap v1.2.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling itertools v0.7.11 [INFO] [stderr] Checking der v0.1.0 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Checking sharded-slab v0.1.1 [INFO] [stderr] Checking futures-channel v0.3.12 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking eyre v0.6.5 [INFO] [stderr] Checking pkcs8 v0.3.3 [INFO] [stderr] Checking prost-amino v0.6.0 [INFO] [stderr] Checking bitvec v0.18.4 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Checking tracing-log v0.1.1 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking matchers v0.0.1 [INFO] [stderr] Checking rand_core v0.6.2 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking backtrace v0.3.56 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Checking regex v1.4.3 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Checking anomaly v0.2.0 [INFO] [stderr] Checking color-eyre v0.5.10 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking crypto-mac v0.10.0 [INFO] [stderr] Checking cipher v0.2.5 [INFO] [stderr] Checking universal-hash v0.4.0 [INFO] [stderr] Checking aead v0.3.2 [INFO] [stderr] Checking signature v1.2.2 [INFO] [stderr] Checking sha2 v0.9.3 [INFO] [stderr] Checking ripemd160 v0.9.1 [INFO] [stderr] Checking hmac v0.10.1 [INFO] [stderr] Checking poly1305 v0.6.2 [INFO] [stderr] Checking ff v0.8.0 [INFO] [stderr] Checking tempfile v3.2.0 [INFO] [stderr] Checking hkdf v0.10.0 [INFO] [stderr] Checking group v0.8.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling zeroize_derive v1.0.1 [INFO] [stderr] Compiling prost-derive v0.7.0 [INFO] [stderr] Compiling futures-macro v0.3.12 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling tracing-attributes v0.1.12 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling serde_repr v0.1.6 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Compiling gumdrop_derive v0.7.0 [INFO] [stderr] Compiling prost-amino-derive v0.6.1 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Checking zeroize v1.2.0 [INFO] [stderr] Checking futures-util v0.3.12 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Checking elliptic-curve v0.8.4 [INFO] [stderr] Checking curve25519-dalek v3.0.2 [INFO] [stderr] Checking subtle-encoding v0.5.1 [INFO] [stderr] Checking chacha20 v0.6.0 [INFO] [stderr] Checking merlin v2.0.1 [INFO] [stderr] Checking hkd32 v0.5.0 [INFO] [stderr] Compiling abscissa_derive v0.5.0 [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.123/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' -C metadata=a1a21cd83f2c5dce -C extra-filename=-a1a21cd83f2c5dce --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-68d422dfc8864dc7.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-cfc781dd86a6c62d.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-863c41a19aeffee0.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid --cfg underscore_consts` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "37cdfd3f3ad5b3172fb5ada4c33452b0d296fd6e218e78c27a78013f37171f0e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "37cdfd3f3ad5b3172fb5ada4c33452b0d296fd6e218e78c27a78013f37171f0e", kill_on_drop: false }` [INFO] [stdout] 37cdfd3f3ad5b3172fb5ada4c33452b0d296fd6e218e78c27a78013f37171f0e