[INFO] fetching crate safe-nd 0.11.7... [INFO] testing safe-nd-0.11.7 against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] extracting crate safe-nd 0.11.7 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate safe-nd 0.11.7 on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate safe-nd 0.11.7 [INFO] finished tweaking crates.io crate safe-nd 0.11.7 [INFO] tweaked toml for crates.io crate safe-nd 0.11.7 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "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] a9a6928f09757772fb9bd572b7123c5a77179e811e203edf42a1f05aacee553b [INFO] running `Command { std: "docker" "start" "-a" "a9a6928f09757772fb9bd572b7123c5a77179e811e203edf42a1f05aacee553b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a9a6928f09757772fb9bd572b7123c5a77179e811e203edf42a1f05aacee553b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a9a6928f09757772fb9bd572b7123c5a77179e811e203edf42a1f05aacee553b", kill_on_drop: false }` [INFO] [stdout] a9a6928f09757772fb9bd572b7123c5a77179e811e203edf42a1f05aacee553b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 48b2db4a16a90b971a442b9dc602f5783d8bc73e7bd6c264c3e0805cc054f632 [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" "48b2db4a16a90b971a442b9dc602f5783d8bc73e7bd6c264c3e0805cc054f632", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling object v0.22.0 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling data-encoding v2.3.1 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling radium v0.3.0 [INFO] [stderr] Compiling signature v1.2.2 [INFO] [stderr] Compiling subtle v2.3.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling hex_fmt v0.3.0 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling base-x v0.2.8 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling unwrap v1.2.1 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling bitvec v0.17.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling tiny-keccak v1.5.0 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_xorshift v0.2.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling syn v1.0.52 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling sha2 v0.9.2 [INFO] [stderr] Compiling addr2line v0.14.0 [INFO] [stderr] Compiling sha3 v0.8.2 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling backtrace v0.3.55 [INFO] [stderr] Compiling quickcheck v0.9.2 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling ff_derive v0.6.0 [INFO] [stderr] Compiling zeroize_derive v1.0.1 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.9 [INFO] [stderr] Compiling zeroize v1.1.1 [INFO] [stderr] Compiling data-encoding-macro v0.1.10 [INFO] [stderr] Compiling multibase v0.8.0 [INFO] [stderr] Compiling curve25519-dalek v3.0.0 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling ff v0.6.0 [INFO] [stderr] Compiling group v0.6.0 [INFO] [stderr] Compiling pairing v0.16.0 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling ed25519 v1.0.3 [INFO] [stderr] Compiling xor_name v1.1.4 [INFO] [stderr] Compiling bincode v1.3.1 [INFO] [stderr] Compiling threshold_crypto v0.4.0 [INFO] [stderr] Compiling crdts v4.2.0 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling safe-nd v0.11.7 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 09s [INFO] running `Command { std: "docker" "inspect" "48b2db4a16a90b971a442b9dc602f5783d8bc73e7bd6c264c3e0805cc054f632", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "48b2db4a16a90b971a442b9dc602f5783d8bc73e7bd6c264c3e0805cc054f632", kill_on_drop: false }` [INFO] [stdout] 48b2db4a16a90b971a442b9dc602f5783d8bc73e7bd6c264c3e0805cc054f632 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 38c8f3a9cd3c788a60f06d514540bbc2a07e669abb06d4a20a9dc06e077eab1d [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" "38c8f3a9cd3c788a60f06d514540bbc2a07e669abb06d4a20a9dc06e077eab1d", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling safe-nd v0.11.7 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 16.83s [INFO] running `Command { std: "docker" "inspect" "38c8f3a9cd3c788a60f06d514540bbc2a07e669abb06d4a20a9dc06e077eab1d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38c8f3a9cd3c788a60f06d514540bbc2a07e669abb06d4a20a9dc06e077eab1d", kill_on_drop: false }` [INFO] [stdout] 38c8f3a9cd3c788a60f06d514540bbc2a07e669abb06d4a20a9dc06e077eab1d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen", 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] 36bd0b8fa7f30d26a3b2a0451c09aefd2477f7ac42c8674f6b03f1107cf63c0f [INFO] running `Command { std: "docker" "start" "-a" "36bd0b8fa7f30d26a3b2a0451c09aefd2477f7ac42c8674f6b03f1107cf63c0f", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/safe_nd-d4488287baf7e490 [INFO] [stdout] [INFO] [stdout] running 27 tests [INFO] [stdout] test blob::tests::deterministic_test ... ok [INFO] [stdout] test blob::tests::zbase32_encode_decode_idata_address ... ok [INFO] [stdout] test identity::tests::zbase32_encode_decode_enum_public_id ... ok [INFO] [stdout] test blob::tests::serialisation ... ok [INFO] [stdout] test messaging::account::tests::valid ... ok [INFO] [stdout] test map::tests::zbase32_encode_decode_map_address ... ok [INFO] [stdout] test money::tests::checked_add_sub ... ok [INFO] [stdout] test identity::tests::zbase32_encode_decode_client_public_id ... ok [INFO] [stdout] test money::tests::display ... ok [INFO] [stdout] test messaging::tests::debug_format ... ok [INFO] [stdout] test money::tests::from_str ... ok [INFO] [stdout] test messaging::tests::try_from ... ok [INFO] [stdout] test identity::tests::zbase32_encode_decode_node_public_id ... ok [INFO] [stdout] test sequence::tests::sequence_create_private ... ok [INFO] [stdout] test blob::tests::deterministic_name ... ok [INFO] [stdout] test sequence::tests::sequence_create_public ... ok [INFO] [stdout] test sequence::tests::sequence_public_set_policy_and_apply ... ok [INFO] [stdout] test keys::tests::serialisation_public_key ... ok [INFO] [stdout] test keys::tests::zbase32_encode_decode_public_key ... ok [INFO] [stdout] test sequence::tests::sequence_private_set_policy_and_apply ... ok [INFO] [stdout] test sequence::tests::sequence_append_entry_and_apply ... ok [INFO] [stdout] test keys::tests::serialisation_key_pair ... ok [INFO] [stdout] test messaging::account::tests::exceed_size_limit ... ok [INFO] [stdout] test sequence::tests::sequence_causality_between_data_and_policy_ops ... ok [INFO] [stdout] test sequence::tests::sequence_concurrent_policy_and_data_ops ... ok [INFO] [stdout] test sequence::tests::sequence_old_data_op ... ok [INFO] [stderr] Doc-tests safe-nd [INFO] [stdout] test sequence::tests::sequence_concurrent_policy_ops ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 27 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "36bd0b8fa7f30d26a3b2a0451c09aefd2477f7ac42c8674f6b03f1107cf63c0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "36bd0b8fa7f30d26a3b2a0451c09aefd2477f7ac42c8674f6b03f1107cf63c0f", kill_on_drop: false }` [INFO] [stdout] 36bd0b8fa7f30d26a3b2a0451c09aefd2477f7ac42c8674f6b03f1107cf63c0f