[INFO] fetching crate ye 0.0.8... [INFO] testing ye-0.0.8 against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] extracting crate ye 0.0.8 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate ye 0.0.8 [INFO] finished tweaking crates.io crate ye 0.0.8 [INFO] tweaked toml for crates.io crate ye 0.0.8 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate ye 0.0.8 on toolchain caccb4d0368bd918ef6668af8e13834d07040417 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 43 packages to latest compatible versions [INFO] [stderr] Adding env_logger v0.7.1 (available: v0.11.8) [INFO] [stderr] Adding tokio v0.2.25 (available: v1.47.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bytes v0.5.6 [INFO] [stderr] Downloaded humantime v1.3.0 [INFO] [stderr] Downloaded tokio-macros v0.2.6 [INFO] [stderr] Downloaded env_logger v0.7.1 [INFO] [stderr] Downloaded tokio v0.2.25 [INFO] [stderr] Downloaded quick-error v1.2.3 [INFO] [stderr] Downloaded winapi-util v0.1.11 [INFO] [stderr] Downloaded pin-project-lite v0.1.12 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8a2d538d365cad95e25283413bc1fe8a2f7f343afe8225028b97e47ec1c40ed7 [INFO] running `Command { std: "docker" "start" "-a" "8a2d538d365cad95e25283413bc1fe8a2f7f343afe8225028b97e47ec1c40ed7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8a2d538d365cad95e25283413bc1fe8a2f7f343afe8225028b97e47ec1c40ed7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a2d538d365cad95e25283413bc1fe8a2f7f343afe8225028b97e47ec1c40ed7", kill_on_drop: false }` [INFO] [stdout] 8a2d538d365cad95e25283413bc1fe8a2f7f343afe8225028b97e47ec1c40ed7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 72cceae8d6cf80db89e391b03d5dee227fd1cd1e7fda887ac5dc03053ec9281f [INFO] running `Command { std: "docker" "start" "-a" "72cceae8d6cf80db89e391b03d5dee227fd1cd1e7fda887ac5dc03053ec9281f", kill_on_drop: false }` [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling ye v0.0.8 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.54s [INFO] running `Command { std: "docker" "inspect" "72cceae8d6cf80db89e391b03d5dee227fd1cd1e7fda887ac5dc03053ec9281f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "72cceae8d6cf80db89e391b03d5dee227fd1cd1e7fda887ac5dc03053ec9281f", kill_on_drop: false }` [INFO] [stdout] 72cceae8d6cf80db89e391b03d5dee227fd1cd1e7fda887ac5dc03053ec9281f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6210c5e1466f9069b96c48c8568312b85373658a209c13a2a5d1ad088abaf5f6 [INFO] running `Command { std: "docker" "start" "-a" "6210c5e1466f9069b96c48c8568312b85373658a209c13a2a5d1ad088abaf5f6", kill_on_drop: false }` [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling ye v0.0.8 (/opt/rustwide/workdir) [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/ye_plugin.rs:82:26 [INFO] [stdout] | [INFO] [stdout] 82 | Err(e) => panic!(format!("{}", e)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 82 - Err(e) => panic!(format!("{}", e)), [INFO] [stdout] 82 + Err(e) => panic!("{}", e), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/ye_plugin.rs:93:26 [INFO] [stdout] | [INFO] [stdout] 93 | Err(e) => panic!(format!("{}", e)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 93 - Err(e) => panic!(format!("{}", e)), [INFO] [stdout] 93 + Err(e) => panic!("{}", e), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/ye_plugin.rs:111:26 [INFO] [stdout] | [INFO] [stdout] 111 | Err(e) => panic!(format!("{}", e)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 111 - Err(e) => panic!(format!("{}", e)), [INFO] [stdout] 111 + Err(e) => panic!("{}", e), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.53s [INFO] running `Command { std: "docker" "inspect" "6210c5e1466f9069b96c48c8568312b85373658a209c13a2a5d1ad088abaf5f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6210c5e1466f9069b96c48c8568312b85373658a209c13a2a5d1ad088abaf5f6", kill_on_drop: false }` [INFO] [stdout] 6210c5e1466f9069b96c48c8568312b85373658a209c13a2a5d1ad088abaf5f6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a2739208210302445b7f19ec4f0f86aeb5db69aecba3036c35bb1c26df08914a [INFO] running `Command { std: "docker" "start" "-a" "a2739208210302445b7f19ec4f0f86aeb5db69aecba3036c35bb1c26df08914a", kill_on_drop: false }` [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> tests/ye_plugin.rs:82:26 [INFO] [stderr] | [INFO] [stderr] 82 | Err(e) => panic!(format!("{}", e)), [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stderr] = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 82 - Err(e) => panic!(format!("{}", e)), [INFO] [stderr] 82 + Err(e) => panic!("{}", e), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> tests/ye_plugin.rs:93:26 [INFO] [stderr] | [INFO] [stderr] 93 | Err(e) => panic!(format!("{}", e)), [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 93 - Err(e) => panic!(format!("{}", e)), [INFO] [stderr] 93 + Err(e) => panic!("{}", e), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> tests/ye_plugin.rs:111:26 [INFO] [stderr] | [INFO] [stderr] 111 | Err(e) => panic!(format!("{}", e)), [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 111 - Err(e) => panic!(format!("{}", e)), [INFO] [stderr] 111 + Err(e) => panic!("{}", e), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `ye` (test "ye_plugin") generated 3 warnings (run `cargo fix --test "ye_plugin"` to apply 3 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ye-d4bf0ac8d85d1d8e) [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] [stderr] Running tests/library.rs (/opt/rustwide/target/debug/deps/library-f4e19a3d60c9b7bb) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test library_can_be_created ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/ye_plugin.rs (/opt/rustwide/target/debug/deps/ye_plugin-2d6da06eaaadb5e8) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test ye_plugin_plugin_can_call_fallback_for_not_implemented ... ok [INFO] [stdout] test ye_plugin_plugin_can_call_functions_implemented_in_plugin ... ok [INFO] [stdout] test ye_plugin_ye_can_call_functions_implemented_in_plugin ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests ye [INFO] [stdout] [INFO] [stdout] running 35 tests [INFO] [stdout] test src/ye.rs - ye::Ye::did_create (line 78) ... ok [INFO] [stdout] test src/ye.rs - ye::Ye::vc_zkp_create_credential_proposal (line 339) ... ok [INFO] [stdout] test src/ye.rs - ye::Ye::vc_zkp_create_credential_offer (line 300) ... ok [INFO] [stdout] test src/ye.rs - ye::Ye::register_plugin (line 186) ... ok [INFO] [stdout] test src/ye.rs - ye::Ye::vc_zkp_request_proof (line 613) ... ok [INFO] [stdout] test src/ye.rs - ye::Ye::vc_zkp_create_credential_definition (line 262) ... ok [INFO] [stdout] test src/ye.rs - ye::Ye::did_update (line 150) ... ok [INFO] [stdout] test src/ye.rs - ye::Ye::vc_zkp_revoke_credential (line 652) ... ok [INFO] [stdout] test src/ye.rs - ye::Ye::did_resolve (line 114) ... ok [INFO] [stdout] test src/ye.rs - ye::Ye::vc_zkp_present_proof (line 537) ... ok [INFO] [stdout] test src/ye.rs - ye::Ye::vc_zkp_issue_credential (line 498) ... ok [INFO] [stdout] test src/ye.rs - ye::Ye::vc_zkp_request_credential (line 575) ... ok [INFO] [stdout] test src/ye.rs - ye::Ye::vc_zkp_create_credential_schema (line 378) ... ok [INFO] [stdout] test src/ye.rs - ye::Ye::vc_zkp_create_revocation_registry_definition (line 418) ... ok [INFO] [stdout] test src/lib.rs - (line 52) ... ok [INFO] [stdout] test src/ye.rs - ye::Ye::run_custom_function (line 221) ... ok [INFO] [stdout] test src/ye_plugin.rs - ye_plugin::YePlugin::vc_zkp_create_credential_definition (line 298) ... ok [INFO] [stdout] test src/ye.rs - ye::Ye::vc_zkp_update_revocation_registry (line 459) ... ok [INFO] [stdout] test src/ye_plugin.rs - ye_plugin::YePlugin::did_resolve (line 193) ... ok [INFO] [stdout] test src/ye_plugin.rs - ye_plugin::YePlugin (line 114) ... ok [INFO] [stdout] test src/ye_plugin.rs - ye_plugin::YePlugin::vc_zkp_create_credential_offer (line 332) ... ok [INFO] [stdout] test src/ye_plugin.rs - ye_plugin::YePlugin::run_custom_function (line 261) ... ok [INFO] [stdout] test src/ye_plugin.rs - ye_plugin::YePlugin::did_create (line 161) ... ok [INFO] [stdout] test src/ye_plugin.rs - ye_plugin::YePlugin::vc_zkp_create_revocation_registry_definition (line 437) ... ok [INFO] [stdout] test src/ye_plugin.rs - ye_plugin::YePlugin::vc_zkp_create_credential_proposal (line 366) ... ok [INFO] [stdout] test src/ye_plugin.rs - ye_plugin::YePlugin::vc_zkp_create_credential_schema (line 401) ... ok [INFO] [stdout] test src/ye_plugin.rs - ye_plugin::YePlugin::did_update (line 225) ... ok [INFO] [stdout] test src/ye_plugin.rs - ye_plugin::YePlugin::vc_zkp_present_proof (line 542) ... ok [INFO] [stdout] test src/ye.rs - ye::Ye::vc_zkp_verify_proof (line 690) ... ok [INFO] [stdout] test src/ye_plugin.rs - ye_plugin::YePlugin::vc_zkp_issue_credential (line 507) ... ok [INFO] [stdout] test src/ye_plugin.rs - ye_plugin::YePlugin::vc_zkp_request_proof (line 610) ... ok [INFO] [stdout] test src/ye_plugin.rs - ye_plugin::YePlugin::vc_zkp_request_credential (line 576) ... ok [INFO] [stdout] test src/ye_plugin.rs - ye_plugin::YePlugin::vc_zkp_update_revocation_registry (line 472) ... ok [INFO] [stdout] test src/ye_plugin.rs - ye_plugin::YePlugin::vc_zkp_revoke_credential (line 645) ... ok [INFO] [stdout] test src/ye_plugin.rs - ye_plugin::YePlugin::vc_zkp_verify_proof (line 679) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 35 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.98s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "a2739208210302445b7f19ec4f0f86aeb5db69aecba3036c35bb1c26df08914a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a2739208210302445b7f19ec4f0f86aeb5db69aecba3036c35bb1c26df08914a", kill_on_drop: false }` [INFO] [stdout] a2739208210302445b7f19ec4f0f86aeb5db69aecba3036c35bb1c26df08914a