[INFO] updating cached repository https://github.com/maidsafe/safe_vault [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8a2928c47b377825a4d76235542fb985b4869c3b [INFO] testing maidsafe/safe_vault against 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaidsafe%2Fsafe_vault" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/maidsafe/safe_vault on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/maidsafe/safe_vault [INFO] finished tweaking git repo https://github.com/maidsafe/safe_vault [INFO] tweaked toml for git repo https://github.com/maidsafe/safe_vault written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/maidsafe/safe_vault already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 27ad57a624c3fa138e3a59e5e3a2bb2d8e1c221669287d1f6e573a3502ab4b86 [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" "27ad57a624c3fa138e3a59e5e3a2bb2d8e1c221669287d1f6e573a3502ab4b86", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "27ad57a624c3fa138e3a59e5e3a2bb2d8e1c221669287d1f6e573a3502ab4b86", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27ad57a624c3fa138e3a59e5e3a2bb2d8e1c221669287d1f6e573a3502ab4b86", kill_on_drop: false }` [INFO] [stdout] 27ad57a624c3fa138e3a59e5e3a2bb2d8e1c221669287d1f6e573a3502ab4b86 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2d8009a6eccd7d8e2ce21b827550dd340d67ad0b716c42be229fc94e97f9f09d [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" "2d8009a6eccd7d8e2ce21b827550dd340d67ad0b716c42be229fc94e97f9f09d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.73 [INFO] [stderr] Compiling syn v1.0.36 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Compiling gimli v0.22.0 [INFO] [stderr] Compiling object v0.20.0 [INFO] [stderr] Compiling rustversion v1.0.3 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling subtle v2.2.3 [INFO] [stderr] Compiling hex_fmt v0.3.0 [INFO] [stderr] Compiling unwrap v1.2.1 [INFO] [stderr] Compiling signature v1.1.0 [INFO] [stderr] Compiling radium v0.3.0 [INFO] [stderr] Compiling base-x v0.2.6 [INFO] [stderr] Compiling self_update v0.16.0 [INFO] [stderr] Compiling half v1.6.0 [INFO] [stderr] Compiling number_prefix v0.3.0 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling lru_time_cache v0.10.0 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling ring v0.16.15 [INFO] [stderr] Compiling clear_on_drop v0.2.4 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling xmltree v0.10.1 [INFO] [stderr] Compiling yaml-rust v0.4.4 [INFO] [stderr] Compiling miniz_oxide v0.4.0 [INFO] [stderr] Compiling bitvec v0.17.4 [INFO] [stderr] Compiling multibase v0.6.0 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling quick-xml v0.17.2 [INFO] [stderr] Compiling tiny-keccak v1.5.0 [INFO] [stderr] Compiling crossbeam-channel v0.4.3 [INFO] [stderr] Compiling block-cipher-trait v0.6.2 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling aes-soft v0.3.3 [INFO] [stderr] Compiling block-modes v0.3.3 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling aes v0.3.2 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling directories v1.0.2 [INFO] [stderr] Compiling terminal_size v0.1.13 [INFO] [stderr] Compiling termios v0.3.2 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling flate2 v1.0.16 [INFO] [stderr] Compiling filetime v0.2.10 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling console v0.11.3 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling chrono v0.4.13 [INFO] [stderr] Compiling tar v0.4.29 [INFO] [stderr] Compiling addr2line v0.13.0 [INFO] [stderr] Compiling directories v2.0.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_xorshift v0.2.0 [INFO] [stderr] Compiling rand_os v0.2.2 [INFO] [stderr] Compiling zip v0.5.6 [INFO] [stderr] Compiling hyper-old-types v0.11.0 [INFO] [stderr] Compiling indicatif v0.13.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling webpki v0.21.3 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling yasna v0.3.2 [INFO] [stderr] Compiling flexi_logger v0.14.8 [INFO] [stderr] Compiling rustls v0.17.0 [INFO] [stderr] Compiling rustls v0.18.0 [INFO] [stderr] Compiling webpki-roots v0.19.0 [INFO] [stderr] Compiling backtrace v0.3.50 [INFO] [stderr] Compiling quickcheck v0.9.2 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling structopt v0.2.18 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling ctrlc v3.1.5 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.9 [INFO] [stderr] Compiling zeroize_derive v1.0.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling ff_derive v0.6.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.3 [INFO] [stderr] Compiling derive_more v0.99.9 [INFO] [stderr] Compiling zeroize v1.1.0 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling curve25519-dalek v2.1.0 [INFO] [stderr] Compiling pem v0.6.1 [INFO] [stderr] Compiling tracing v0.1.17 [INFO] [stderr] Compiling rcgen v0.7.0 [INFO] [stderr] Compiling err-derive v0.2.4 [INFO] [stderr] Compiling proc-macro-error v1.0.3 [INFO] [stderr] Compiling ff v0.6.0 [INFO] [stderr] Compiling group v0.6.0 [INFO] [stderr] Compiling pin-project v0.4.23 [INFO] [stderr] Compiling pairing v0.16.0 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling bincode v1.3.1 [INFO] [stderr] Compiling threshold_crypto v0.4.0 [INFO] [stderr] Compiling ed25519 v1.0.1 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling tmp-ed25519 v1.0.0-pre.3 [INFO] [stderr] Compiling xor_name v1.0.0 [INFO] [stderr] Compiling crdts v4.1.0 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling serde_yaml v0.8.13 [INFO] [stderr] Compiling ed25519-dalek v1.0.0-pre.4 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling quinn-proto v0.6.1 [INFO] [stderr] Compiling safe-network-signature-aggregator v0.1.0 (https://github.com/maidsafe/safe-network-signature-aggregator#72f216fa) [INFO] [stderr] Compiling parsec v0.7.1 (https://github.com/maidsafe/parsec#32d925d3) [INFO] [stderr] Compiling pickledb v0.4.1 [INFO] [stderr] Compiling safe-nd v0.11.1 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling attohttpc v0.10.1 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-rustls v0.14.0 [INFO] [stderr] Compiling quinn v0.6.1 [INFO] [stderr] Compiling h2 v0.2.6 [INFO] [stderr] Compiling hyper v0.13.7 [INFO] [stderr] Compiling igd v0.10.2 [INFO] [stderr] Compiling hyper-rustls v0.21.0 [INFO] [stderr] Compiling reqwest v0.10.7 [INFO] [stderr] Compiling quic-p2p v0.7.0 [INFO] [stderr] Compiling bls_dkg v0.1.0 (https://github.com/maidsafe/BLS-DKG#988d9f0c) [INFO] [stderr] Compiling routing v0.37.0 (https://github.com/maidsafe/routing.git?branch=fleming#525bc551) [INFO] [stderr] Compiling safe_vault v0.25.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 29s [INFO] running `Command { std: "docker" "inspect" "2d8009a6eccd7d8e2ce21b827550dd340d67ad0b716c42be229fc94e97f9f09d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d8009a6eccd7d8e2ce21b827550dd340d67ad0b716c42be229fc94e97f9f09d", kill_on_drop: false }` [INFO] [stdout] 2d8009a6eccd7d8e2ce21b827550dd340d67ad0b716c42be229fc94e97f9f09d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b54d26c071b0be8f159e3bfbcce17b0151427d31bdba967295746efc9419455f [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" "b54d26c071b0be8f159e3bfbcce17b0151427d31bdba967295746efc9419455f", kill_on_drop: false }` [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling safe_vault v0.25.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 16.87s [INFO] running `Command { std: "docker" "inspect" "b54d26c071b0be8f159e3bfbcce17b0151427d31bdba967295746efc9419455f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b54d26c071b0be8f159e3bfbcce17b0151427d31bdba967295746efc9419455f", kill_on_drop: false }` [INFO] [stdout] b54d26c071b0be8f159e3bfbcce17b0151427d31bdba967295746efc9419455f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 279f5c3c4aca6dd24e8882ceeb83cb5e1894ba7b3fd06d94874798678f0f2889 [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" "279f5c3c4aca6dd24e8882ceeb83cb5e1894ba7b3fd06d94874798678f0f2889", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.47s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/safe_vault-a0fff1c9e5c54742 [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test config_handler::test::parse_sample_config_file ... ignored [INFO] [stdout] test chunk_store::tests::failed_put_when_not_enough_space ... ok [INFO] [stdout] test config_handler::test::smoke ... ok [INFO] [stdout] test chunk_store::tests::get_fails_when_key_does_not_exist ... ok [INFO] [stdout] test chunk_store::tests::successful_put ... ok [INFO] [stdout] test chunk_store::tests::overwrite_value ... ok [INFO] [stdout] test chunk_store::tests::put_and_get_value_should_be_same ... ok [INFO] [stdout] test chunk_store::tests::keys ... ok [INFO] [stderr] Running /opt/rustwide/target/debug/deps/safe_vault-987a693c60dd382d [INFO] [stdout] test chunk_store::tests::delete ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 1 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] [stderr] Running /opt/rustwide/target/debug/deps/integration-4f9830cc542185c6 [INFO] [stdout] [INFO] [stderr] Doc-tests safe_vault [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] [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" "279f5c3c4aca6dd24e8882ceeb83cb5e1894ba7b3fd06d94874798678f0f2889", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "279f5c3c4aca6dd24e8882ceeb83cb5e1894ba7b3fd06d94874798678f0f2889", kill_on_drop: false }` [INFO] [stdout] 279f5c3c4aca6dd24e8882ceeb83cb5e1894ba7b3fd06d94874798678f0f2889