[INFO] cloning repository https://github.com/yuulive/ye [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yuulive/ye" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyuulive%2Fye", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyuulive%2Fye'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b7dd2821182bf4a3857729d076e2a6178d749499 [INFO] testing yuulive/ye against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyuulive%2Fye" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/yuulive/ye 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 git repo https://github.com/yuulive/ye [INFO] finished tweaking git repo https://github.com/yuulive/ye [INFO] tweaked toml for git repo https://github.com/yuulive/ye written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/yuulive/ye 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] Blocking waiting for file lock on package cache [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "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] 2a94879f49af22f54d7ca5c8217ed7508e50a30a9c354cce36108ebcc7b3de40 [INFO] running `Command { std: "docker" "start" "-a" "2a94879f49af22f54d7ca5c8217ed7508e50a30a9c354cce36108ebcc7b3de40", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2a94879f49af22f54d7ca5c8217ed7508e50a30a9c354cce36108ebcc7b3de40", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a94879f49af22f54d7ca5c8217ed7508e50a30a9c354cce36108ebcc7b3de40", kill_on_drop: false }` [INFO] [stdout] 2a94879f49af22f54d7ca5c8217ed7508e50a30a9c354cce36108ebcc7b3de40 [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=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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", 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] f263093dc61ea7d9d0141eec921b69d93a31e171cf245cfef36acf6fe7c2e458 [INFO] running `Command { std: "docker" "start" "-a" "f263093dc61ea7d9d0141eec921b69d93a31e171cf245cfef36acf6fe7c2e458", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.64 [INFO] [stderr] Compiling libc v0.2.89 [INFO] [stderr] Compiling futures-core v0.3.13 [INFO] [stderr] Compiling futures-sink v0.3.13 [INFO] [stderr] Compiling futures-task v0.3.13 [INFO] [stderr] Compiling futures-io v0.3.13 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling async-trait v0.1.48 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling regex v1.4.5 [INFO] [stderr] Compiling futures-channel v0.3.13 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling futures-macro v0.3.13 [INFO] [stderr] Compiling futures-util v0.3.13 [INFO] [stderr] Compiling futures-executor v0.3.13 [INFO] [stderr] Compiling futures v0.3.13 [INFO] [stderr] Compiling ye v0.0.8 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 35.58s [INFO] running `Command { std: "docker" "inspect" "f263093dc61ea7d9d0141eec921b69d93a31e171cf245cfef36acf6fe7c2e458", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f263093dc61ea7d9d0141eec921b69d93a31e171cf245cfef36acf6fe7c2e458", kill_on_drop: false }` [INFO] [stdout] f263093dc61ea7d9d0141eec921b69d93a31e171cf245cfef36acf6fe7c2e458 [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=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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 710d40f2e614e35668660dbf6360fc6b8ba214c998cf5b081ef0e8e2c12e260f [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" "710d40f2e614e35668660dbf6360fc6b8ba214c998cf5b081ef0e8e2c12e260f", kill_on_drop: false }` [INFO] [stderr] Compiling num_cpus v1.13.0 [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: `#[warn(non_fmt_panics)]` on by default [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] 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] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 13.73s [INFO] running `Command { std: "docker" "inspect" "710d40f2e614e35668660dbf6360fc6b8ba214c998cf5b081ef0e8e2c12e260f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "710d40f2e614e35668660dbf6360fc6b8ba214c998cf5b081ef0e8e2c12e260f", kill_on_drop: false }` [INFO] [stdout] 710d40f2e614e35668660dbf6360fc6b8ba214c998cf5b081ef0e8e2c12e260f [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=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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "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] b8231f8b89c55598ce6f173a7e20f13d7246204e2773ad6da0fbc9679a6a8ad8 [INFO] running `Command { std: "docker" "start" "-a" "b8231f8b89c55598ce6f173a7e20f13d7246204e2773ad6da0fbc9679a6a8ad8", kill_on_drop: false }` [INFO] [stderr] warning: panic message is not a string literal [INFO] [stdout] [INFO] [stderr] --> tests/ye_plugin.rs:82:26 [INFO] [stdout] running 0 tests [INFO] [stderr] | [INFO] [stdout] [INFO] [stderr] 82 | Err(e) => panic!(format!("{}", e)), [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_fmt_panics)]` on by default [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] 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 [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/ye-957b403743214a02) [INFO] [stderr] Running tests/library.rs (/opt/rustwide/target/debug/deps/library-24edcaa72bedeaa5) [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-a0334985bb795ed4) [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_ye_can_call_functions_implemented_in_plugin ... ok [INFO] [stdout] test ye_plugin_plugin_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::vc_zkp_present_proof (line 537) ... ok [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_schema (line 378) ... ok [INFO] [stdout] test src/ye.rs - ye::Ye::did_update (line 150) ... ok [INFO] [stdout] test src/lib.rs - (line 52) ... ok [INFO] [stdout] test src/ye.rs - ye::Ye::did_resolve (line 114) ... 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_credential (line 575) ... 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_proof (line 613) ... ok [INFO] [stdout] test src/ye.rs - ye::Ye::vc_zkp_create_revocation_registry_definition (line 418) ... ok [INFO] [stdout] test src/ye.rs - ye::Ye::run_custom_function (line 221) ... 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::vc_zkp_create_credential_proposal (line 339) ... ok [INFO] [stdout] test src/ye.rs - ye::Ye::vc_zkp_revoke_credential (line 652) ... 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::did_create (line 161) ... ok [INFO] [stdout] test src/ye_plugin.rs - ye_plugin::YePlugin::did_resolve (line 193) ... ok [INFO] [stdout] test src/ye.rs - ye::Ye::vc_zkp_update_revocation_registry (line 459) ... 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_request_proof (line 610) ... 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 (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::vc_zkp_issue_credential (line 507) ... 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::vc_zkp_create_credential_definition (line 298) ... 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_revocation_registry_definition (line 437) ... 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_plugin.rs - ye_plugin::YePlugin::vc_zkp_verify_proof (line 679) ... 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] [INFO] [stdout] test result: ok. 35 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 13.87s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "b8231f8b89c55598ce6f173a7e20f13d7246204e2773ad6da0fbc9679a6a8ad8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b8231f8b89c55598ce6f173a7e20f13d7246204e2773ad6da0fbc9679a6a8ad8", kill_on_drop: false }` [INFO] [stdout] b8231f8b89c55598ce6f173a7e20f13d7246204e2773ad6da0fbc9679a6a8ad8