[INFO] fetching crate casper-engine-test-support 0.1.0... [INFO] checking casper-engine-test-support-0.1.0 against master#7f5a42b073dc2bee2aa625052eb066ee07072048 for pr-78991 [INFO] extracting crate casper-engine-test-support 0.1.0 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate casper-engine-test-support 0.1.0 on toolchain 7f5a42b073dc2bee2aa625052eb066ee07072048 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7f5a42b073dc2bee2aa625052eb066ee07072048" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate casper-engine-test-support 0.1.0 [INFO] finished tweaking crates.io crate casper-engine-test-support 0.1.0 [INFO] tweaked toml for crates.io crate casper-engine-test-support 0.1.0 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7f5a42b073dc2bee2aa625052eb066ee07072048" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7f5a42b073dc2bee2aa625052eb066ee07072048" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+7f5a42b073dc2bee2aa625052eb066ee07072048" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3148d3d406943080080a825e9d202d74944cdfb18c055526374529fc56dba59c [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" "3148d3d406943080080a825e9d202d74944cdfb18c055526374529fc56dba59c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3148d3d406943080080a825e9d202d74944cdfb18c055526374529fc56dba59c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3148d3d406943080080a825e9d202d74944cdfb18c055526374529fc56dba59c", kill_on_drop: false }` [INFO] [stdout] 3148d3d406943080080a825e9d202d74944cdfb18c055526374529fc56dba59c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+7f5a42b073dc2bee2aa625052eb066ee07072048" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 2b9a9e5860ee38f7ac367a022d656f2c5e3894638d348775b1640de212fb5e66 [INFO] running `Command { std: "docker" "start" "-a" "2b9a9e5860ee38f7ac367a022d656f2c5e3894638d348775b1640de212fb5e66", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Checking futures v0.1.30 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling protobuf v2.8.2 [INFO] [stderr] Compiling cc v1.0.62 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking regex-syntax v0.6.21 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Checking bit-vec v0.6.2 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking parity-wasm v0.41.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking scoped-tls v0.1.2 [INFO] [stderr] Checking rustc-hex v2.1.0 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling httpbis v0.7.0 [INFO] [stderr] Compiling anyhow v1.0.34 [INFO] [stderr] Checking base16 v0.2.1 [INFO] [stderr] Checking hex_fmt v0.3.0 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking slab v0.3.0 [INFO] [stderr] Checking pin-project-lite v0.1.11 [INFO] [stderr] Compiling wee_alloc v0.4.5 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking memory_units v0.3.0 [INFO] [stderr] Checking match_cfg v0.1.0 [INFO] [stderr] Checking linked-hash-map v0.5.3 [INFO] [stderr] Compiling pulldown-cmark v0.7.2 [INFO] [stderr] Checking memory_units v0.4.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Checking bit-set v0.5.2 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Checking form_urlencoded v1.0.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Compiling cmake v0.1.44 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking uint v0.8.5 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking quote v1.0.7 [INFO] [stderr] Checking tokio-sync v0.1.8 [INFO] [stderr] Checking tokio-timer v0.1.2 [INFO] [stderr] Checking tokio-executor v0.1.10 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Checking syn v1.0.48 [INFO] [stderr] Checking tokio-timer v0.2.13 [INFO] [stderr] Checking tokio-current-thread v0.1.7 [INFO] [stderr] Compiling lmdb-sys v0.8.0 [INFO] [stderr] Compiling wabt-sys v0.8.0 [INFO] [stderr] Checking url v2.2.0 [INFO] [stderr] Checking wasmi-validation v0.3.0 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking crypto-mac v0.8.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking num-complex v0.3.1 [INFO] [stderr] Checking blake2 v0.9.1 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking net2 v0.2.35 [INFO] [stderr] Checking parking_lot_core v0.6.2 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking unix_socket v0.5.0 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking dirs-sys v0.3.5 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Checking parking_lot v0.9.0 [INFO] [stderr] Checking regex v1.4.2 [INFO] [stderr] Checking dirs v3.0.1 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand_xorshift v0.2.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking num v0.3.1 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Checking wasmi v0.6.2 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking rusty-fork v0.3.0 [INFO] [stderr] Checking lmdb v0.8.0 [INFO] [stderr] Checking proptest v0.10.1 [INFO] [stderr] Checking ctrlc v3.1.7 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling protobuf-codegen v2.8.2 [INFO] [stderr] Compiling grpc-compiler v0.6.2 [INFO] [stderr] Compiling datasize_derive v0.2.2 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Checking datasize v0.2.2 [INFO] [stderr] Checking failure v0.1.8 [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.117/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=08184f394d8d60de -C extra-filename=-08184f394d8d60de --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-4ae8e52fef1c089d.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-47894085c260a25b.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-6f0004157d2604f8.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" "2b9a9e5860ee38f7ac367a022d656f2c5e3894638d348775b1640de212fb5e66", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b9a9e5860ee38f7ac367a022d656f2c5e3894638d348775b1640de212fb5e66", kill_on_drop: false }` [INFO] [stdout] 2b9a9e5860ee38f7ac367a022d656f2c5e3894638d348775b1640de212fb5e66