[INFO] cloning repository https://github.com/car-layers/p2p-link [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/car-layers/p2p-link" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcar-layers%2Fp2p-link", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcar-layers%2Fp2p-link'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c7490e4637939c194a3df8701b80f34a8dc115a4 [INFO] documenting car-layers/p2p-link against 1.46.0 for beta-1.47-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcar-layers%2Fp2p-link" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/car-layers/p2p-link on toolchain 1.46.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.46.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/car-layers/p2p-link [INFO] finished tweaking git repo https://github.com/car-layers/p2p-link [INFO] tweaked toml for git repo https://github.com/car-layers/p2p-link written to /workspace/builds/worker-1/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.46.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.46.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+1.46.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] 3a1374b8f818a01967eb4b413f07ddbd9fe05204d5346de639f1c6b44d307b89 [INFO] running `Command { std: "docker" "start" "-a" "3a1374b8f818a01967eb4b413f07ddbd9fe05204d5346de639f1c6b44d307b89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3a1374b8f818a01967eb4b413f07ddbd9fe05204d5346de639f1c6b44d307b89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a1374b8f818a01967eb4b413f07ddbd9fe05204d5346de639f1c6b44d307b89", kill_on_drop: false }` [INFO] [stdout] 3a1374b8f818a01967eb4b413f07ddbd9fe05204d5346de639f1c6b44d307b89 [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" "RUSTDOCFLAGS=--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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+1.46.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--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] e51767be39af9a0a28708854667b3bdb6112aeed7d3c4d813a312dc22a9ae60e [INFO] running `Command { std: "docker" "start" "-a" "e51767be39af9a0a28708854667b3bdb6112aeed7d3c4d813a312dc22a9ae60e", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.39 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling either v1.6.0 [INFO] [stderr] Checking futures-core v0.3.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.9 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Checking futures-io v0.3.5 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling multimap v0.8.2 [INFO] [stderr] Checking subtle v2.2.3 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking signature v1.2.2 [INFO] [stderr] Checking cpuid-bool v0.1.2 [INFO] [stderr] Checking data-encoding v2.3.0 [INFO] [stderr] Checking futures-timer v3.0.2 [INFO] [stderr] Checking cache-padded v1.1.1 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.67 [INFO] [stderr] Checking fastrand v1.3.5 [INFO] [stderr] Checking parking v2.0.0 [INFO] [stderr] Checking waker-fn v1.1.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling bumpalo v3.4.0 [INFO] [stderr] Checking event-listener v2.4.0 [INFO] [stderr] Checking vec-arena v0.5.2 [INFO] [stderr] Checking async-task v3.0.0 [INFO] [stderr] Checking atomic-waker v1.0.0 [INFO] [stderr] Checking parking v1.0.6 [INFO] [stderr] Compiling wasm-bindgen v0.2.67 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Checking c_linked_list v1.1.1 [INFO] [stderr] Checking nohash-hasher v0.2.0 [INFO] [stderr] Checking rustc-hex v2.1.0 [INFO] [stderr] Checking parity-send-wrapper v0.1.0 [INFO] [stderr] Checking ipnet v2.3.0 [INFO] [stderr] Checking futures-task v0.3.5 [INFO] [stderr] Compiling ring v0.16.15 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Checking lock_api v0.4.1 [INFO] [stderr] Checking futures-channel v0.3.5 [INFO] [stderr] Checking ed25519 v1.0.1 [INFO] [stderr] Checking quicksink v0.1.2 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling libz-sys v1.1.1 [INFO] [stderr] Checking concurrent-queue v1.2.2 [INFO] [stderr] Checking async-mutex v1.2.0 [INFO] [stderr] Checking chacha20-poly1305-aead v0.1.2 [INFO] [stderr] Compiling libc v0.2.76 [INFO] [stderr] Compiling anyhow v1.0.32 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking getrandom v0.1.14 [INFO] [stderr] Checking parking_lot_core v0.8.0 [INFO] [stderr] Checking socket2 v0.3.12 [INFO] [stderr] Checking get_if_addrs v0.5.3 [INFO] [stderr] Checking dns-parser v0.8.0 [INFO] [stderr] Checking futures-lite v0.1.11 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Compiling snow v0.6.2 [INFO] [stderr] Checking blake2-rfc v0.2.18 [INFO] [stderr] Checking multitask v0.2.0 [INFO] [stderr] Checking async-channel v1.4.1 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking uint v0.8.5 [INFO] [stderr] Checking colored v1.9.3 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking crypto-mac v0.7.0 [INFO] [stderr] Checking stream-cipher v0.3.2 [INFO] [stderr] Checking block-cipher-trait v0.6.2 [INFO] [stderr] Checking parking_lot v0.11.0 [INFO] [stderr] Checking polling v0.1.8 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Checking cuckoofilter v0.3.2 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Checking sha2 v0.8.2 [INFO] [stderr] Checking sha-1 v0.8.2 [INFO] [stderr] Checking hmac v0.7.1 [INFO] [stderr] Checking blake2 v0.8.1 [INFO] [stderr] Checking chrono v0.4.15 [INFO] [stderr] Checking salsa20-core v0.2.3 [INFO] [stderr] Checking aes-soft v0.3.3 [INFO] [stderr] Checking ctr v0.3.2 [INFO] [stderr] Checking twofish v0.2.0 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Checking blocking v0.5.2 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking async-io v0.1.11 [INFO] [stderr] Compiling indexmap v1.5.2 [INFO] [stderr] Checking hmac-drbg v0.2.0 [INFO] [stderr] Checking tokio-io v0.1.13 [INFO] [stderr] Checking flate2 v1.0.17 [INFO] [stderr] Checking salsa20 v0.3.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking aes-ctr v0.3.0 [INFO] [stderr] Compiling const-random-macro v0.1.8 [INFO] [stderr] Compiling prost-build v0.6.1 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking sha2 v0.9.1 [INFO] [stderr] Checking async-executor v0.1.2 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Checking const-random v0.1.8 [INFO] [stderr] Checking ahash v0.2.18 [INFO] [stderr] Checking hashbrown v0.6.3 [INFO] [stderr] Checking simple_logger v1.9.0 [INFO] [stderr] Checking lru v0.4.3 [INFO] [stderr] Checking libsecp256k1 v0.3.5 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Checking webpki v0.21.3 [INFO] [stderr] Checking sct v0.6.0 [INFO] [stderr] Checking webpki-roots v0.17.0 [INFO] [stderr] Checking rustls v0.16.0 [INFO] [stderr] Checking webpki-roots v0.18.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.67 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.67 [INFO] [stderr] Compiling prost-derive v0.6.1 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling zeroize_derive v1.0.0 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling asn1_der_derive v0.1.2 [INFO] [stderr] Compiling async-attributes v1.1.1 [INFO] [stderr] Compiling libp2p-core-derive v0.16.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.67 [INFO] [stderr] Checking asn1_der v0.6.3 [INFO] [stderr] Checking async-std v1.6.3 [INFO] [stderr] Checking zeroize v1.1.0 [INFO] [stderr] Checking curve25519-dalek v3.0.0 [INFO] [stderr] Checking curve25519-dalek v2.1.0 [INFO] [stderr] Checking thiserror v1.0.20 [INFO] [stderr] Checking js-sys v0.3.44 [INFO] [stderr] Checking x25519-dalek v0.6.0 [INFO] [stderr] Checking ed25519-dalek v1.0.0 [INFO] [stderr] Checking pin-project v0.4.23 [INFO] [stderr] Checking futures-util v0.3.5 [INFO] [stderr] Compiling prost v0.6.1 [INFO] [stderr] Compiling prost-types v0.6.1 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.17 [INFO] [stderr] Compiling libp2p-core v0.16.0 [INFO] [stderr] Compiling libp2p-gossipsub v0.16.0 [INFO] [stderr] Compiling libp2p-plaintext v0.16.0 [INFO] [stderr] Compiling libp2p-secio v0.16.1 [INFO] [stderr] Compiling libp2p-floodsub v0.16.0 [INFO] [stderr] Compiling libp2p-kad v0.16.2 [INFO] [stderr] Compiling libp2p-noise v0.16.2 [INFO] [stderr] Compiling libp2p-identify v0.16.0 [INFO] [stderr] Checking futures-executor v0.3.5 [INFO] [stderr] Checking futures v0.3.5 [INFO] [stderr] Checking futures_codec v0.3.4 [INFO] [stderr] Checking rw-stream-sink v0.2.1 [INFO] [stderr] Checking wasm-timer v0.2.5 [INFO] [stderr] Checking yamux v0.4.9 [INFO] [stderr] Checking soketto v0.3.2 [INFO] [stderr] Checking async-tls v0.6.0 [INFO] [stderr] Checking libp2p-pnet v0.16.0 [INFO] [stderr] Checking unsigned-varint v0.3.3 [INFO] [stderr] Checking parity-multihash v0.2.3 [INFO] [stderr] Checking multistream-select v0.7.0 [INFO] [stderr] Checking parity-multiaddr v0.7.3 [INFO] [stdout] error[E0599]: no method named `sign` found for struct `ed25519_dalek::Keypair` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libp2p-core-0.16.0/src/identity/ed25519.rs:55:16 [INFO] [stdout] | [INFO] [stdout] 55 | self.0.sign(msg).to_bytes().to_vec() [INFO] [stdout] | ^^^^ method not found in `ed25519_dalek::Keypair` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use ed25519_dalek::Signer;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `from_bytes` found for struct `ed25519_dalek::Signature` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libp2p-core-0.16.0/src/identity/ed25519.rs:110:29 [INFO] [stdout] | [INFO] [stdout] 110 | ed25519::Signature::from_bytes(sig).and_then(|s| self.0.verify(msg, &s)).is_ok() [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | function or associated item not found in `ed25519_dalek::Signature` [INFO] [stdout] | help: there is an associated function with a similar name: `to_bytes` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use ed25519_dalek::ed25519::signature::Signature;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `verify` found for struct `ed25519_dalek::PublicKey` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libp2p-core-0.16.0/src/identity/ed25519.rs:110:65 [INFO] [stdout] | [INFO] [stdout] 110 | ed25519::Signature::from_bytes(sig).and_then(|s| self.0.verify(msg, &s)).is_ok() [INFO] [stdout] | ^^^^^^ method not found in `ed25519_dalek::PublicKey` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use ed25519_dalek::Verifier;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `libp2p-core`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "e51767be39af9a0a28708854667b3bdb6112aeed7d3c4d813a312dc22a9ae60e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e51767be39af9a0a28708854667b3bdb6112aeed7d3c4d813a312dc22a9ae60e", kill_on_drop: false }` [INFO] [stdout] e51767be39af9a0a28708854667b3bdb6112aeed7d3c4d813a312dc22a9ae60e