[INFO] fetching crate ockam_vault_sync_core 0.35.0... [INFO] building ockam_vault_sync_core-0.35.0 against master#a7f375789bab1a4e4a291c963081a8ca7d2b6bd7 for pr-93180 [INFO] extracting crate ockam_vault_sync_core 0.35.0 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate ockam_vault_sync_core 0.35.0 on toolchain a7f375789bab1a4e4a291c963081a8ca7d2b6bd7 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7f375789bab1a4e4a291c963081a8ca7d2b6bd7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ockam_vault_sync_core 0.35.0 [INFO] finished tweaking crates.io crate ockam_vault_sync_core 0.35.0 [INFO] tweaked toml for crates.io crate ockam_vault_sync_core 0.35.0 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7f375789bab1a4e4a291c963081a8ca7d2b6bd7" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7f375789bab1a4e4a291c963081a8ca7d2b6bd7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+a7f375789bab1a4e4a291c963081a8ca7d2b6bd7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8f81b545de6875c0b2a106a76ac73048f01fff3a94c6c729d438ca1c3161fe08 [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" "8f81b545de6875c0b2a106a76ac73048f01fff3a94c6c729d438ca1c3161fe08", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8f81b545de6875c0b2a106a76ac73048f01fff3a94c6c729d438ca1c3161fe08", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f81b545de6875c0b2a106a76ac73048f01fff3a94c6c729d438ca1c3161fe08", kill_on_drop: false }` [INFO] [stdout] 8f81b545de6875c0b2a106a76ac73048f01fff3a94c6c729d438ca1c3161fe08 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+a7f375789bab1a4e4a291c963081a8ca7d2b6bd7" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aa1015a4dc0a2d1012058e83502a85166d6e76db9dc8cb8779890357513e3cee [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" "aa1015a4dc0a2d1012058e83502a85166d6e76db9dc8cb8779890357513e3cee", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling libc v0.2.116 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Compiling futures-sink v0.3.19 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling heapless v0.7.10 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.6 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling crossbeam-queue v0.3.3 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling signature v1.5.0 [INFO] [stderr] Compiling futures-io v0.3.19 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling hash32 v0.2.1 [INFO] [stderr] Compiling ed25519 v1.3.0 [INFO] [stderr] Compiling spin v0.9.2 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling core2 v0.3.3 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling polyval v0.5.3 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling ctr v0.8.0 [INFO] [stderr] Compiling aes v0.7.5 [INFO] [stderr] Compiling hkdf v0.11.0 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling ghash v0.4.4 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling aead v0.4.3 [INFO] [stderr] Compiling aes-gcm v0.9.4 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.7 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling zeroize_derive v1.3.1 [INFO] [stderr] Compiling futures-macro v0.3.19 [INFO] [stderr] Compiling ockam_macros v0.4.0 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling zeroize v1.5.1 [INFO] [stderr] Compiling curve25519-dalek v3.2.0 [INFO] [stderr] Compiling tokio v1.16.1 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling x25519-dalek v1.1.1 [INFO] [stderr] Compiling futures v0.3.19 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling serde_bare v0.5.0 [INFO] [stderr] Compiling serde-big-array v0.3.2 [INFO] [stderr] Compiling ockam_core v0.43.0 [INFO] [stderr] Compiling ockam_executor v0.12.0 [INFO] [stderr] Compiling ockam_vault v0.37.0 [INFO] [stderr] Compiling ockam_node v0.42.0 [INFO] [stderr] Compiling ockam_vault_sync_core v0.35.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 49s [INFO] running `Command { std: "docker" "inspect" "aa1015a4dc0a2d1012058e83502a85166d6e76db9dc8cb8779890357513e3cee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa1015a4dc0a2d1012058e83502a85166d6e76db9dc8cb8779890357513e3cee", kill_on_drop: false }` [INFO] [stdout] aa1015a4dc0a2d1012058e83502a85166d6e76db9dc8cb8779890357513e3cee [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+a7f375789bab1a4e4a291c963081a8ca7d2b6bd7" "test" "--frozen" "--no-run" "--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] 52c3d8d9bd6e9e942bea02ade6faa7c0652ad11672249c0b4ef0aac7aa68c8e4 [INFO] running `Command { std: "docker" "start" "-a" "52c3d8d9bd6e9e942bea02ade6faa7c0652ad11672249c0b4ef0aac7aa68c8e4", kill_on_drop: false }` [INFO] [stderr] Compiling ockam_core v0.43.0 [INFO] [stderr] Compiling ockam_executor v0.12.0 [INFO] [stderr] Compiling ockam_vault v0.37.0 [INFO] [stderr] Compiling ockam_vault_test_suite v0.32.0 [INFO] [stderr] Compiling ockam_node v0.42.0 [INFO] [stderr] Compiling ockam_vault_sync_core v0.35.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 28.07s [INFO] running `Command { std: "docker" "inspect" "52c3d8d9bd6e9e942bea02ade6faa7c0652ad11672249c0b4ef0aac7aa68c8e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "52c3d8d9bd6e9e942bea02ade6faa7c0652ad11672249c0b4ef0aac7aa68c8e4", kill_on_drop: false }` [INFO] [stdout] 52c3d8d9bd6e9e942bea02ade6faa7c0652ad11672249c0b4ef0aac7aa68c8e4