[INFO] fetching crate rusty_interaction 0.2.2... [INFO] testing rusty_interaction-0.2.2 against master#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [INFO] extracting crate rusty_interaction 0.2.2 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate rusty_interaction 0.2.2 on toolchain 62efba8a050c64249dab942951bb28f710208bc8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rusty_interaction 0.2.2 [INFO] finished tweaking crates.io crate rusty_interaction 0.2.2 [INFO] tweaked toml for crates.io crate rusty_interaction 0.2.2 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "fetch" "--manifest-path" "Cargo.toml", 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] 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" "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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 27290b3ef0a129ed870177a0cf5d9f3015d3a939620bbeb7fb28f4cd7323968a [INFO] running `Command { std: "docker" "start" "-a" "27290b3ef0a129ed870177a0cf5d9f3015d3a939620bbeb7fb28f4cd7323968a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "27290b3ef0a129ed870177a0cf5d9f3015d3a939620bbeb7fb28f4cd7323968a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27290b3ef0a129ed870177a0cf5d9f3015d3a939620bbeb7fb28f4cd7323968a", kill_on_drop: false }` [INFO] [stdout] 27290b3ef0a129ed870177a0cf5d9f3015d3a939620bbeb7fb28f4cd7323968a [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" "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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3a49ef2e5a22dfd906a7711780d86e0c5f5e3ce6791db31600c26bd5cd9302ba [INFO] running `Command { std: "docker" "start" "-a" "3a49ef2e5a22dfd906a7711780d86e0c5f5e3ce6791db31600c26bd5cd9302ba", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling libc v0.2.108 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling ryu v1.0.6 [INFO] [stderr] Compiling rustversion v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.72 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling signature v1.4.0 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling sha2 v0.9.8 [INFO] [stderr] Compiling ed25519 v1.3.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling darling_core v0.13.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling zeroize_derive v1.2.2 [INFO] [stderr] Compiling serde_repr v0.1.7 [INFO] [stderr] Compiling darling_macro v0.13.0 [INFO] [stderr] Compiling zeroize v1.4.3 [INFO] [stderr] Compiling curve25519-dalek v3.2.0 [INFO] [stderr] Compiling darling v0.13.0 [INFO] [stderr] Compiling serde_with_macros v1.5.1 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling serde_with v1.11.0 [INFO] [stderr] Compiling rusty_interaction v0.2.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `ed25519_dalek::Signature::new`: use ed25519::Signature::from_bytes instead [INFO] [stdout] --> src/security.rs:36:32 [INFO] [stdout] | [INFO] [stdout] 36 | let signature = Signature::new(signature_bytes); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 40.60s [INFO] running `Command { std: "docker" "inspect" "3a49ef2e5a22dfd906a7711780d86e0c5f5e3ce6791db31600c26bd5cd9302ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a49ef2e5a22dfd906a7711780d86e0c5f5e3ce6791db31600c26bd5cd9302ba", kill_on_drop: false }` [INFO] [stdout] 3a49ef2e5a22dfd906a7711780d86e0c5f5e3ce6791db31600c26bd5cd9302ba [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" "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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a06fd2e844a0862cca7fc5f1d06531b31f7832a7b6125e486363ef80a6f8549e [INFO] running `Command { std: "docker" "start" "-a" "a06fd2e844a0862cca7fc5f1d06531b31f7832a7b6125e486363ef80a6f8549e", 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 rusty_interaction v0.2.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `ed25519_dalek::Signature::new`: use ed25519::Signature::from_bytes instead [INFO] [stdout] --> src/security.rs:36:32 [INFO] [stdout] | [INFO] [stdout] 36 | let signature = Signature::new(signature_bytes); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `ed25519_dalek::Signature::new`: use ed25519::Signature::from_bytes instead [INFO] [stdout] --> src/security.rs:36:32 [INFO] [stdout] | [INFO] [stdout] 36 | let signature = Signature::new(signature_bytes); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.44s [INFO] running `Command { std: "docker" "inspect" "a06fd2e844a0862cca7fc5f1d06531b31f7832a7b6125e486363ef80a6f8549e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a06fd2e844a0862cca7fc5f1d06531b31f7832a7b6125e486363ef80a6f8549e", kill_on_drop: false }` [INFO] [stdout] a06fd2e844a0862cca7fc5f1d06531b31f7832a7b6125e486363ef80a6f8549e [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" "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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] fc5d8d067fd8c621c1e68cd50d26e204e86d04fa699b77e54f0c925a9c8d4f2f [INFO] running `Command { std: "docker" "start" "-a" "fc5d8d067fd8c621c1e68cd50d26e204e86d04fa699b77e54f0c925a9c8d4f2f", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated associated function `ed25519_dalek::Signature::new`: use ed25519::Signature::from_bytes instead [INFO] [stderr] --> src/security.rs:36:32 [INFO] [stderr] | [INFO] [stderr] 36 | let signature = Signature::new(signature_bytes); [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `rusty_interaction` (lib) generated 1 warning [INFO] [stderr] warning: `rusty_interaction` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rusty_interaction-f1b958e7b9b76da2) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test tests::crypto_verify_test_ok ... ok [INFO] [stdout] test tests::crypto_verify_test_fail - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s [INFO] [stdout] [INFO] [stderr] Doc-tests rusty_interaction [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" "fc5d8d067fd8c621c1e68cd50d26e204e86d04fa699b77e54f0c925a9c8d4f2f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc5d8d067fd8c621c1e68cd50d26e204e86d04fa699b77e54f0c925a9c8d4f2f", kill_on_drop: false }` [INFO] [stdout] fc5d8d067fd8c621c1e68cd50d26e204e86d04fa699b77e54f0c925a9c8d4f2f