[INFO] fetching crate ipfs-embed-cli 0.3.0... [INFO] checking ipfs-embed-cli-0.3.0 against master#119d2a1a98fe87d4ae6cabf12134a0ef2fb95851 for pr-75180 [INFO] extracting crate ipfs-embed-cli 0.3.0 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate ipfs-embed-cli 0.3.0 on toolchain 119d2a1a98fe87d4ae6cabf12134a0ef2fb95851 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+119d2a1a98fe87d4ae6cabf12134a0ef2fb95851" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate ipfs-embed-cli 0.3.0 [INFO] finished tweaking crates.io crate ipfs-embed-cli 0.3.0 [INFO] tweaked toml for crates.io crate ipfs-embed-cli 0.3.0 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate crates.io crate ipfs-embed-cli 0.3.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+119d2a1a98fe87d4ae6cabf12134a0ef2fb95851" "fetch" "--locked" "--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-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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+119d2a1a98fe87d4ae6cabf12134a0ef2fb95851" "metadata" "--no-deps" "--format-version=1", 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] e6388a479f5824b3c8bfafdea9c083192fe82eb04aee1011ceceee0c90aaa6b2 [INFO] running `Command { std: "docker" "start" "-a" "e6388a479f5824b3c8bfafdea9c083192fe82eb04aee1011ceceee0c90aaa6b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e6388a479f5824b3c8bfafdea9c083192fe82eb04aee1011ceceee0c90aaa6b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e6388a479f5824b3c8bfafdea9c083192fe82eb04aee1011ceceee0c90aaa6b2", kill_on_drop: false }` [INFO] [stdout] e6388a479f5824b3c8bfafdea9c083192fe82eb04aee1011ceceee0c90aaa6b2 [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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+119d2a1a98fe87d4ae6cabf12134a0ef2fb95851" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] adc9ba3730011e8a1e1e9b182d3e81efaee7348212efaf860bab66cb9b272076 [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" "adc9ba3730011e8a1e1e9b182d3e81efaee7348212efaf860bab66cb9b272076", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.36 [INFO] [stderr] Compiling libc v0.2.73 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling anyhow v1.0.32 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Checking futures-core v0.3.5 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Checking futures-sink v0.3.5 [INFO] [stderr] Compiling multimap v0.8.1 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking data-encoding v2.2.1 [INFO] [stderr] Checking keccak v0.1.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking unsigned-varint v0.3.3 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking signature v1.1.0 [INFO] [stderr] Checking futures-timer v3.0.2 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking pin-project-lite v0.1.7 [INFO] [stderr] Checking fastrand v1.3.3 [INFO] [stderr] Checking event-listener v2.2.1 [INFO] [stderr] Checking base-x v0.2.6 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Checking c_linked_list v1.1.1 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling names v0.11.0 [INFO] [stderr] Checking regex-syntax v0.6.18 [INFO] [stderr] Checking termcolor v1.1.0 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking os_str_bytes v2.3.1 [INFO] [stderr] Checking ip_network v0.3.4 [INFO] [stderr] Checking futures-task v0.3.5 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Checking futures-channel v0.3.5 [INFO] [stderr] Checking blake2b_simd v0.5.10 [INFO] [stderr] Checking blake2s_simd v0.5.10 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Checking lock_api v0.4.1 [INFO] [stderr] Compiling ring v0.16.15 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking concurrent-queue v1.1.2 [INFO] [stderr] Checking ed25519 v1.0.1 [INFO] [stderr] Checking quicksink v0.1.2 [INFO] [stderr] Compiling hashbrown v0.8.1 [INFO] [stderr] Compiling indexmap v1.5.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking miniz_oxide v0.4.0 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.12 [INFO] [stderr] Compiling proc-macro-error v0.4.12 [INFO] [stderr] Checking crc32fast v1.2.0 [INFO] [stderr] Checking async-channel v1.1.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking futures-lite v0.1.9 [INFO] [stderr] Checking aho-corasick v0.7.13 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Checking crypto-mac v0.7.0 [INFO] [stderr] Checking block-cipher-trait v0.6.2 [INFO] [stderr] Checking stream-cipher v0.3.2 [INFO] [stderr] Checking smallvec v0.6.13 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking uint v0.8.3 [INFO] [stderr] Checking dns-parser v0.8.0 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking hmac v0.7.1 [INFO] [stderr] Checking ctr v0.3.2 [INFO] [stderr] Checking aes-soft v0.3.3 [INFO] [stderr] Checking twofish v0.2.0 [INFO] [stderr] Checking sha2 v0.8.2 [INFO] [stderr] Checking sha3 v0.8.2 [INFO] [stderr] Checking sha-1 v0.8.2 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Checking socket2 v0.3.12 [INFO] [stderr] Checking get_if_addrs v0.5.3 [INFO] [stderr] Checking net2 v0.2.34 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking parking_lot_core v0.8.0 [INFO] [stderr] Checking fs2 v0.4.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking backtrace v0.3.50 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Checking hmac-drbg v0.2.0 [INFO] [stderr] Checking blocking v0.4.7 [INFO] [stderr] Checking aes-ctr v0.3.0 [INFO] [stderr] Checking multihash v0.11.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling prost-build v0.6.1 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Checking parking_lot v0.11.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Checking sled v0.34.0 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking libsecp256k1 v0.3.5 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling prost-derive v0.6.1 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling zeroize_derive v1.0.0 [INFO] [stderr] Compiling asn1_der_derive v0.1.2 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.8 [INFO] [stderr] Compiling async-attributes v1.1.1 [INFO] [stderr] Compiling libp2p-core-derive v0.20.1 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling libipld-cbor-derive v0.3.0 [INFO] [stderr] error: could not compile `libp2p-core-derive`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name libp2p_core_derive --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libp2p-core-derive-0.20.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -Cembed-bitcode=no -C debuginfo=2 -C metadata=4044769261dbf43c -C extra-filename=-4044769261dbf43c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern quote=/opt/rustwide/target/debug/deps/libquote-a7a073445149a473.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-81cb7a6a53909291.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] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "adc9ba3730011e8a1e1e9b182d3e81efaee7348212efaf860bab66cb9b272076", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "adc9ba3730011e8a1e1e9b182d3e81efaee7348212efaf860bab66cb9b272076", kill_on_drop: false }` [INFO] [stdout] adc9ba3730011e8a1e1e9b182d3e81efaee7348212efaf860bab66cb9b272076