[INFO] fetching crate netsim-embed 0.1.0... [INFO] checking netsim-embed-0.1.0 against try#f6e2f78768c57172b99c3e85892f867894dc7e30 for pr-75502 [INFO] extracting crate netsim-embed 0.1.0 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate netsim-embed 0.1.0 on toolchain f6e2f78768c57172b99c3e85892f867894dc7e30 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate netsim-embed 0.1.0 [INFO] finished tweaking crates.io crate netsim-embed 0.1.0 [INFO] tweaked toml for crates.io crate netsim-embed 0.1.0 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate crates.io crate netsim-embed 0.1.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded array-init v0.1.1 [INFO] [stderr] Downloaded netsim-embed-nat v0.1.0 [INFO] [stderr] Downloaded netsim-embed-machine v0.1.0 [INFO] [stderr] Downloaded netsim-embed-router v0.1.0 [INFO] [stderr] Downloaded ipfs-embed v0.2.0 [INFO] [stderr] Downloaded libp2p v0.21.1 [INFO] [stderr] Downloaded sled v0.32.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 635c9277e7436b1eb3836b16f7670d98643b66602c2aa109942e3023c0ee6c07 [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" "635c9277e7436b1eb3836b16f7670d98643b66602c2aa109942e3023c0ee6c07", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "635c9277e7436b1eb3836b16f7670d98643b66602c2aa109942e3023c0ee6c07", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "635c9277e7436b1eb3836b16f7670d98643b66602c2aa109942e3023c0ee6c07", kill_on_drop: false }` [INFO] [stdout] 635c9277e7436b1eb3836b16f7670d98643b66602c2aa109942e3023c0ee6c07 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "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] f4b5b441b5ac903d34a42863f1fed133fbd67bc7cae4c4a3ce2d90475b97edcc [INFO] running `Command { std: "docker" "start" "-a" "f4b5b441b5ac903d34a42863f1fed133fbd67bc7cae4c4a3ce2d90475b97edcc", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.34 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Checking futures-core v0.3.5 [INFO] [stderr] Checking futures-sink v0.3.5 [INFO] [stderr] Checking once_cell v1.4.0 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking futures-io v0.3.5 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling anyhow v1.0.31 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling multimap v0.8.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking keccak v0.1.0 [INFO] [stderr] Checking smallvec v1.4.1 [INFO] [stderr] Checking data-encoding v2.2.1 [INFO] [stderr] Checking unsigned-varint v0.3.3 [INFO] [stderr] Compiling cc v1.0.58 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking tinyvec v0.3.3 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking signature v1.1.0 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking bs58 v0.3.1 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking futures-timer v3.0.2 [INFO] [stderr] Checking parking v1.0.5 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Checking waker-fn v1.0.0 [INFO] [stderr] Compiling unicode-xid v0.0.3 [INFO] [stderr] Checking fastrand v1.3.3 [INFO] [stderr] Compiling term v0.4.6 [INFO] [stderr] Checking pin-project-lite v0.1.7 [INFO] [stderr] Compiling bitflags v0.5.0 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Checking pnet_base v0.26.0 [INFO] [stderr] Checking instant v0.1.6 [INFO] [stderr] Checking rustc-hex v2.1.0 [INFO] [stderr] Checking c_linked_list v1.1.1 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Checking nohash-hasher v0.2.0 [INFO] [stderr] Checking ipnet v2.3.0 [INFO] [stderr] Checking ioctl-sys v0.5.2 [INFO] [stderr] Checking array-init v0.1.1 [INFO] [stderr] Checking futures-channel v0.3.5 [INFO] [stderr] Checking futures-task v0.3.5 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Checking blake2s_simd v0.5.10 [INFO] [stderr] Checking blake2b_simd v0.5.10 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking lock_api v0.4.1 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking ed25519 v1.0.1 [INFO] [stderr] Checking concurrent-queue v1.1.1 [INFO] [stderr] Compiling indexmap v1.4.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] Checking unicode-normalization v0.1.13 [INFO] [stderr] Checking quicksink v0.1.2 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking miniz_oxide v0.4.0 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Checking pnet_macros_support v0.26.0 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Checking socket2 v0.3.12 [INFO] [stderr] Checking parking_lot_core v0.8.0 [INFO] [stderr] Checking net2 v0.2.34 [INFO] [stderr] Checking get_if_addrs v0.5.3 [INFO] [stderr] Checking fs2 v0.4.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Checking dns-parser v0.8.0 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Compiling syntex_pos v0.42.0 [INFO] [stderr] Checking uint v0.8.3 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Checking aho-corasick v0.7.13 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Checking backtrace v0.3.50 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking block-cipher-trait v0.6.2 [INFO] [stderr] Checking stream-cipher v0.3.2 [INFO] [stderr] Compiling ring v0.16.15 [INFO] [stderr] Checking parking_lot v0.11.0 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Compiling syntex_errors v0.42.0 [INFO] [stderr] Compiling prost-build v0.6.1 [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 sha-1 v0.8.2 [INFO] [stderr] Checking sha3 v0.8.2 [INFO] [stderr] Checking parking_lot_core v0.6.2 [INFO] [stderr] Checking ctr v0.3.2 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking hmac-drbg v0.2.0 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Checking tempdir v0.3.7 [INFO] [stderr] Checking aes-ctr v0.3.0 [INFO] [stderr] Checking parking_lot v0.9.0 [INFO] [stderr] Compiling syntex_syntax v0.42.0 [INFO] [stderr] Checking multihash v0.11.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Checking sled v0.32.1 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking libsecp256k1 v0.3.5 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling syntex v0.42.2 [INFO] [stderr] Compiling pnet_macros v0.26.0 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling prost-derive v0.6.1 [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] error: could not compile `pin-project-internal`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name pin_project_internal --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pin-project-internal-0.4.22/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=d0a8919d5e775274 -C extra-filename=-d0a8919d5e775274 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-6853290c5739ec5d.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-ab332d09c2bc17ce.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-87d792d46e36d398.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid --cfg underscore_consts --cfg deprecated_proc_macro` (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" "f4b5b441b5ac903d34a42863f1fed133fbd67bc7cae4c4a3ce2d90475b97edcc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4b5b441b5ac903d34a42863f1fed133fbd67bc7cae4c4a3ce2d90475b97edcc", kill_on_drop: false }` [INFO] [stdout] f4b5b441b5ac903d34a42863f1fed133fbd67bc7cae4c4a3ce2d90475b97edcc