[INFO] fetching crate exonum-keys 1.0.0... [INFO] checking exonum-keys-1.0.0 against beta for pr-78714 [INFO] extracting crate exonum-keys 1.0.0 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate exonum-keys 1.0.0 on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate exonum-keys 1.0.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate exonum-keys 1.0.0 [INFO] tweaked toml for crates.io crate exonum-keys 1.0.0 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate crates.io crate exonum-keys 1.0.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0d77227edb3452550b76a64ac27efb2e02124c4eafc2e67bc14f59403313c45c [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" "0d77227edb3452550b76a64ac27efb2e02124c4eafc2e67bc14f59403313c45c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0d77227edb3452550b76a64ac27efb2e02124c4eafc2e67bc14f59403313c45c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d77227edb3452550b76a64ac27efb2e02124c4eafc2e67bc14f59403313c45c", kill_on_drop: false }` [INFO] [stdout] 0d77227edb3452550b76a64ac27efb2e02124c4eafc2e67bc14f59403313c45c [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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 275c874b2f9642c9bf3ff187055b5bd2164e11cb90f06987b3ae43e2fe15d7fb [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" "275c874b2f9642c9bf3ff187055b5bd2164e11cb90f06987b3ae43e2fe15d7fb", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling protobuf v2.12.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling podio v0.1.6 [INFO] [stderr] Compiling anyhow v1.0.28 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Checking base64 v0.12.0 [INFO] [stderr] Checking bit-vec v0.6.1 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.12 [INFO] [stderr] Compiling proc-macro-error v0.4.12 [INFO] [stderr] Compiling serde v1.0.105 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling filetime v0.2.8 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking hex-buffer-serde v0.2.1 [INFO] [stderr] Checking toml v0.5.6 [INFO] [stderr] Compiling miniz_oxide v0.3.6 [INFO] [stderr] Compiling protoc v2.12.0 [INFO] [stderr] Checking base64-serde v0.5.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling tar v0.4.26 [INFO] [stderr] Compiling bzip2-sys v0.1.8+1.0.8 [INFO] [stderr] Compiling clear_on_drop v0.2.3 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking chrono v0.4.11 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Checking tempdir v0.3.7 [INFO] [stderr] Checking blake2-rfc v0.2.18 [INFO] [stderr] Compiling bzip2 v0.3.3 [INFO] [stderr] Compiling zip v0.5.5 [INFO] [stderr] Checking secret-tree v0.2.0 [INFO] [stderr] Compiling exonum_libsodium-sys v0.0.23 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Checking exonum_sodiumoxide v0.0.23 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling serde_derive v1.0.105 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling structopt-derive v0.4.5 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling exonum-derive v1.0.0 [INFO] [stderr] Checking structopt v0.3.12 [INFO] [stderr] Checking pwbox v0.3.0 [INFO] [stderr] Compiling protobuf-codegen v2.12.0 [INFO] [stderr] Compiling protoc-rust v2.12.0 [INFO] [stderr] Compiling exonum-build v1.0.0 [INFO] [stderr] Compiling protobuf-convert v0.4.0 [INFO] [stderr] Compiling exonum-proto v1.0.0 [INFO] [stderr] Compiling exonum-crypto v1.0.0 [INFO] [stderr] Checking exonum-keys v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 18s [INFO] running `Command { std: "docker" "inspect" "275c874b2f9642c9bf3ff187055b5bd2164e11cb90f06987b3ae43e2fe15d7fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "275c874b2f9642c9bf3ff187055b5bd2164e11cb90f06987b3ae43e2fe15d7fb", kill_on_drop: false }` [INFO] [stdout] 275c874b2f9642c9bf3ff187055b5bd2164e11cb90f06987b3ae43e2fe15d7fb