[INFO] fetching crate xxxdh 0.7.1... [INFO] testing xxxdh-0.7.1 against 1.60.0 for beta-1.61-1 [INFO] extracting crate xxxdh 0.7.1 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate xxxdh 0.7.1 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate xxxdh 0.7.1 [INFO] finished tweaking crates.io crate xxxdh 0.7.1 [INFO] tweaked toml for crates.io crate xxxdh 0.7.1 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate crates.io crate xxxdh 0.7.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded zeroize_derive v1.3.1 [INFO] [stderr] Downloaded zeroize v1.5.2 [INFO] [stderr] Downloaded subtle-ng v2.5.0 [INFO] [stderr] Downloaded merlin v3.0.0 [INFO] [stderr] Downloaded cryptraits v0.10.0 [INFO] [stderr] Downloaded polyval v0.5.3 [INFO] [stderr] Downloaded ghash v0.4.4 [INFO] [stderr] Downloaded cryptraits-macros v0.1.0 [INFO] [stderr] Downloaded hkdf v0.12.0 [INFO] [stderr] Downloaded bitcoin_hashes v0.9.7 [INFO] [stderr] Downloaded bip39 v1.0.1 [INFO] [stderr] Downloaded aes-gcm v0.9.4 [INFO] [stderr] Downloaded curve25519-dalek-ng v4.1.1 [INFO] [stderr] Downloaded schnorrkel v0.10.2 [INFO] [stderr] Downloaded cryptimitives v0.16.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] aef03895017dd86e18b11feb981525fc8773dae9c23ec6fb014c62f2c47d3d47 [INFO] running `Command { std: "docker" "start" "-a" "aef03895017dd86e18b11feb981525fc8773dae9c23ec6fb014c62f2c47d3d47", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aef03895017dd86e18b11feb981525fc8773dae9c23ec6fb014c62f2c47d3d47", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aef03895017dd86e18b11feb981525fc8773dae9c23ec6fb014c62f2c47d3d47", kill_on_drop: false }` [INFO] [stdout] aef03895017dd86e18b11feb981525fc8773dae9c23ec6fb014c62f2c47d3d47 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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=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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ed491838e02e1fbadd05d6bdd7afb18f59e2c45677c212176188508fe5670389 [INFO] running `Command { std: "docker" "start" "-a" "ed491838e02e1fbadd05d6bdd7afb18f59e2c45677c212176188508fe5670389", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling proc-macro2 v1.0.34 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling signature v1.5.0 [INFO] [stderr] Compiling subtle-ng v2.5.0 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling bitcoin_hashes v0.9.7 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling ed25519 v1.4.1 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling unicode-normalization v0.1.9 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling crypto-common v0.1.1 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling block-buffer v0.10.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling aead v0.4.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling digest v0.10.1 [INFO] [stderr] Compiling polyval v0.5.3 [INFO] [stderr] Compiling aes v0.7.5 [INFO] [stderr] Compiling ctr v0.8.0 [INFO] [stderr] Compiling chacha20 v0.8.1 [INFO] [stderr] Compiling sha2 v0.9.8 [INFO] [stderr] Compiling ghash v0.4.4 [INFO] [stderr] Compiling hmac v0.12.0 [INFO] [stderr] Compiling sha2 v0.10.0 [INFO] [stderr] Compiling hkdf v0.12.0 [INFO] [stderr] Compiling aes-gcm v0.9.4 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling bip39 v1.0.1 [INFO] [stderr] Compiling zeroize_derive v1.3.1 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling cryptraits-macros v0.1.0 [INFO] [stderr] Compiling zeroize v1.5.2 [INFO] [stderr] Compiling curve25519-dalek-ng v4.1.1 [INFO] [stderr] Compiling curve25519-dalek v3.2.0 [INFO] [stderr] Compiling merlin v3.0.0 [INFO] [stderr] Compiling cryptraits v0.10.0 [INFO] [stderr] Compiling schnorrkel v0.10.2 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling cryptimitives v0.16.1 [INFO] [stderr] Compiling xxxdh v0.7.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 9.24s [INFO] running `Command { std: "docker" "inspect" "ed491838e02e1fbadd05d6bdd7afb18f59e2c45677c212176188508fe5670389", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed491838e02e1fbadd05d6bdd7afb18f59e2c45677c212176188508fe5670389", kill_on_drop: false }` [INFO] [stdout] ed491838e02e1fbadd05d6bdd7afb18f59e2c45677c212176188508fe5670389 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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=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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 283e4ed96510790a51267f2b3584a75a72cf49588fada6d781032dd3adc23efd [INFO] running `Command { std: "docker" "start" "-a" "283e4ed96510790a51267f2b3584a75a72cf49588fada6d781032dd3adc23efd", kill_on_drop: false }` [INFO] [stderr] Compiling xxxdh v0.7.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.08s [INFO] running `Command { std: "docker" "inspect" "283e4ed96510790a51267f2b3584a75a72cf49588fada6d781032dd3adc23efd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "283e4ed96510790a51267f2b3584a75a72cf49588fada6d781032dd3adc23efd", kill_on_drop: false }` [INFO] [stdout] 283e4ed96510790a51267f2b3584a75a72cf49588fada6d781032dd3adc23efd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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=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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c7e7799ec051829b737a25b71bdc09d2dfbd0c6e42b23dadb14bc8054eb6321d [INFO] running `Command { std: "docker" "start" "-a" "c7e7799ec051829b737a25b71bdc09d2dfbd0c6e42b23dadb14bc8054eb6321d", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/xxxdh-d8efe89254222eee) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test storage::inmem::tests::it_should_save_onetime_keypair ... ok [INFO] [stdout] test storage::inmem::tests::it_should_save_prekey ... ok [INFO] [stdout] test storage::inmem::tests::it_should_save_signature ... ok [INFO] [stdout] test storage::inmem::tests::it_should_create_protocol_storage ... ok [INFO] [stdout] test storage::inmem::tests::it_should_save_identity ... ok [INFO] [stdout] test protocol::tests::it_should_exchange_keys ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Doc-tests xxxdh [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; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c7e7799ec051829b737a25b71bdc09d2dfbd0c6e42b23dadb14bc8054eb6321d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c7e7799ec051829b737a25b71bdc09d2dfbd0c6e42b23dadb14bc8054eb6321d", kill_on_drop: false }` [INFO] [stdout] c7e7799ec051829b737a25b71bdc09d2dfbd0c6e42b23dadb14bc8054eb6321d