[INFO] cloning repository https://github.com/tritone11/rust-eth-ecies [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tritone11/rust-eth-ecies" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftritone11%2Frust-eth-ecies", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftritone11%2Frust-eth-ecies'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cb07b9fe5c68bc360cfa027a5842fec972e6f840 [INFO] documenting tritone11/rust-eth-ecies 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%2Ftritone11%2Frust-eth-ecies" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tritone11/rust-eth-ecies 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/tritone11/rust-eth-ecies [INFO] finished tweaking git repo https://github.com/tritone11/rust-eth-ecies [INFO] tweaked toml for git repo https://github.com/tritone11/rust-eth-ecies written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/tritone11/rust-eth-ecies already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.46.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/paritytech/rust-secp256k1` [INFO] [stderr] error: the lock file /workspace/builds/worker-8/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/paritytech/rust-secp256k1` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.46.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] [stdout] 3d088ab50dfccf7a841a2102bca3f6b4deab1323474ef7cf6edb8a49a0b35e9e [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" "3d088ab50dfccf7a841a2102bca3f6b4deab1323474ef7cf6edb8a49a0b35e9e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3d088ab50dfccf7a841a2102bca3f6b4deab1323474ef7cf6edb8a49a0b35e9e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d088ab50dfccf7a841a2102bca3f6b4deab1323474ef7cf6edb8a49a0b35e9e", kill_on_drop: false }` [INFO] [stdout] 3d088ab50dfccf7a841a2102bca3f6b4deab1323474ef7cf6edb8a49a0b35e9e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] [stdout] 65ac0fb5a489621d6b7a8ef42e5d22f9b5bc8ce6fac499b4efb392d54d640523 [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" "65ac0fb5a489621d6b7a8ef42e5d22f9b5bc8ce6fac499b4efb392d54d640523", kill_on_drop: false }` [INFO] [stderr] Compiling heapsize v0.4.2 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking rustc-hex v2.1.0 [INFO] [stderr] Compiling crunchy v0.1.6 [INFO] [stderr] Compiling syn v1.0.39 [INFO] [stderr] Checking subtle v2.2.3 [INFO] [stderr] Checking edit-distance v2.1.0 [INFO] [stderr] Checking rustc-hex v1.0.0 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Compiling eth-secp256k1 v0.5.7 (https://github.com/paritytech/rust-secp256k1?rev=ccc06e7#ccc06e74) [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking ethereum-types-serialize v0.2.2 [INFO] [stderr] Checking block-cipher-trait v0.6.2 [INFO] [stderr] Checking stream-cipher v0.3.2 [INFO] [stderr] Checking ripemd160 v0.8.0 [INFO] [stderr] Checking rand v0.5.6 [INFO] [stderr] Compiling zeroize_derive v0.9.3 [INFO] [stderr] Checking parity-wordlist v1.3.1 [INFO] [stderr] Checking aes-soft v0.3.3 [INFO] [stderr] Checking ctr v0.3.2 [INFO] [stderr] Checking block-modes v0.3.3 [INFO] [stderr] Checking tiny-keccak v1.5.0 [INFO] [stderr] Checking aes v0.3.2 [INFO] [stderr] Checking aes-ctr v0.3.0 [INFO] [stderr] Checking uint v0.4.1 [INFO] [stderr] Checking fixed-hash v0.2.5 [INFO] [stderr] Checking ethbloom v0.5.3 [INFO] [stderr] Checking zeroize v0.9.3 [INFO] [stderr] Checking ethereum-types v0.4.2 [INFO] [stderr] Checking pbkdf2 v0.3.0 [INFO] [stderr] Checking scrypt v0.2.0 [INFO] [stderr] Checking parity-crypto v0.4.2 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Documenting eth-ecies v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 32.89s [INFO] running `Command { std: "docker" "inspect" "65ac0fb5a489621d6b7a8ef42e5d22f9b5bc8ce6fac499b4efb392d54d640523", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "65ac0fb5a489621d6b7a8ef42e5d22f9b5bc8ce6fac499b4efb392d54d640523", kill_on_drop: false }` [INFO] [stdout] 65ac0fb5a489621d6b7a8ef42e5d22f9b5bc8ce6fac499b4efb392d54d640523