[INFO] fetching crate libp2p-lookup 0.4.0... [INFO] testing libp2p-lookup-0.4.0 against 1.59.0 for beta-1.60-1 [INFO] extracting crate libp2p-lookup 0.4.0 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate libp2p-lookup 0.4.0 on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate libp2p-lookup 0.4.0 [INFO] finished tweaking crates.io crate libp2p-lookup 0.4.0 [INFO] tweaked toml for crates.io crate libp2p-lookup 0.4.0 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate crates.io crate libp2p-lookup 0.4.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "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] 2ad72ec09d30f8d4ba1daf39684c031b8c349dcdd8029c10a16622aca834383e [INFO] running `Command { std: "docker" "start" "-a" "2ad72ec09d30f8d4ba1daf39684c031b8c349dcdd8029c10a16622aca834383e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2ad72ec09d30f8d4ba1daf39684c031b8c349dcdd8029c10a16622aca834383e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ad72ec09d30f8d4ba1daf39684c031b8c349dcdd8029c10a16622aca834383e", kill_on_drop: false }` [INFO] [stdout] 2ad72ec09d30f8d4ba1daf39684c031b8c349dcdd8029c10a16622aca834383e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f9b6470ed28f3b1e07b010829343dc9726231e9ea14fe981573758352d8a5006 [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" "f9b6470ed28f3b1e07b010829343dc9726231e9ea14fe981573758352d8a5006", 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] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling syn v1.0.67 [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Compiling pin-project-lite v0.2.4 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling anyhow v1.0.35 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling multimap v0.8.2 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling data-encoding v2.3.1 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling signature v1.2.2 [INFO] [stderr] Compiling asn1_der v0.7.4 [INFO] [stderr] Compiling vec-arena v1.0.0 [INFO] [stderr] Compiling async-trait v0.1.49 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling humantime v2.0.1 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling atomic v0.5.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling ring v0.16.19 [INFO] [stderr] Compiling async-lock v2.3.0 [INFO] [stderr] Compiling ed25519 v1.0.3 [INFO] [stderr] Compiling unicode-normalization v0.1.16 [INFO] [stderr] Compiling async-channel v1.5.1 [INFO] [stderr] Compiling futures-lite v1.11.3 [INFO] [stderr] Compiling snow v0.7.2 [INFO] [stderr] Compiling block-cipher v0.8.0 [INFO] [stderr] Compiling universal-hash v0.4.0 [INFO] [stderr] Compiling aead v0.3.2 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling sha2 v0.9.2 [INFO] [stderr] Compiling stream-cipher v0.7.1 [INFO] [stderr] Compiling polyval v0.4.3 [INFO] [stderr] Compiling poly1305 v0.6.2 [INFO] [stderr] Compiling blake2 v0.9.1 [INFO] [stderr] Compiling ghash v0.3.0 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling aes-soft v0.5.0 [INFO] [stderr] Compiling uint v0.9.0 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling parking_lot_core v0.8.1 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling nb-connect v1.0.2 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling if-addrs v0.6.5 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling async-executor v1.4.0 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling aes v0.5.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling aes-gcm v0.7.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling libsecp256k1 v0.3.5 [INFO] [stderr] Compiling toml v0.5.7 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling ctor v0.1.16 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling futures-macro v0.3.14 [INFO] [stderr] Compiling prost-derive v0.7.0 [INFO] [stderr] Compiling zeroize_derive v1.0.1 [INFO] [stderr] Compiling multihash-derive v0.7.1 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling async-attributes v1.1.1 [INFO] [stderr] Compiling libp2p-swarm-derive v0.23.0 [INFO] [stderr] Compiling structopt-derive v0.4.14 [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.27/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=2 -C metadata=56e9c3619bf7be46 -C extra-filename=-56e9c3619bf7be46 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-982b6d1f9dc0b814.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-d013904149ff1a20.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-0bd7764f0ac7520a.rlib --extern proc_macro --cap-lints allow --cap-lints=warn --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" "f9b6470ed28f3b1e07b010829343dc9726231e9ea14fe981573758352d8a5006", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f9b6470ed28f3b1e07b010829343dc9726231e9ea14fe981573758352d8a5006", kill_on_drop: false }` [INFO] [stdout] f9b6470ed28f3b1e07b010829343dc9726231e9ea14fe981573758352d8a5006