[INFO] fetching crate symbol-crypto-core 0.1.1-alpha.2...
[INFO] testing symbol-crypto-core-0.1.1-alpha.2 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate symbol-crypto-core 0.1.1-alpha.2 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate symbol-crypto-core 0.1.1-alpha.2
[INFO] finished tweaking crates.io crate symbol-crypto-core 0.1.1-alpha.2
[INFO] tweaked toml for crates.io crate symbol-crypto-core 0.1.1-alpha.2 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate symbol-crypto-core 0.1.1-alpha.2 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate symbol-crypto-core 0.1.1-alpha.2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5dd4d16cab4e728f191a1bdebe57ad199ee964fa78f55b69d9582774a0004587
[INFO] running `Command { std: "docker" "start" "-a" "5dd4d16cab4e728f191a1bdebe57ad199ee964fa78f55b69d9582774a0004587", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5dd4d16cab4e728f191a1bdebe57ad199ee964fa78f55b69d9582774a0004587", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5dd4d16cab4e728f191a1bdebe57ad199ee964fa78f55b69d9582774a0004587", kill_on_drop: false }`
[INFO] [stdout] 5dd4d16cab4e728f191a1bdebe57ad199ee964fa78f55b69d9582774a0004587
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] effb914cbb6347b928e7991bf7f50897fc5328a1afc9dd8cb4a40b241f382c56
[INFO] running `Command { std: "docker" "start" "-a" "effb914cbb6347b928e7991bf7f50897fc5328a1afc9dd8cb4a40b241f382c56", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.13.0
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling libc v0.2.97
[INFO] [stderr]    Compiling subtle v2.4.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.27
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.73
[INFO] [stderr]    Compiling memchr v2.4.0
[INFO] [stderr]    Compiling block-padding v0.2.1
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling rand_core v0.4.2
[INFO] [stderr]    Compiling serde v1.0.126
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling cpuid-bool v0.2.0
[INFO] [stderr]    Compiling anyhow v1.0.41
[INFO] [stderr]    Compiling signature v1.3.0
[INFO] [stderr]    Compiling cpufeatures v0.1.4
[INFO] [stderr]    Compiling static_assertions v0.2.5
[INFO] [stderr]    Compiling ed25519 v1.1.1
[INFO] [stderr]    Compiling rustc-hex v2.1.0
[INFO] [stderr]    Compiling keccak v0.1.0
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling rand v0.5.6
[INFO] [stderr]    Compiling quote v1.0.9
[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 digest v0.9.0
[INFO] [stderr]    Compiling cipher v0.2.5
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling universal-hash v0.4.0
[INFO] [stderr]    Compiling crypto-mac v0.10.0
[INFO] [stderr]    Compiling aead v0.3.2
[INFO] [stderr]    Compiling sha2 v0.9.5
[INFO] [stderr]    Compiling sha3 v0.9.1
[INFO] [stderr]    Compiling fixed-hash v0.3.2
[INFO] [stderr]    Compiling polyval v0.4.5
[INFO] [stderr]    Compiling aes-soft v0.6.4
[INFO] [stderr]    Compiling hmac v0.10.1
[INFO] [stderr]    Compiling ctr v0.6.0
[INFO] [stderr]    Compiling hkdf v0.10.0
[INFO] [stderr]    Compiling aes v0.6.0
[INFO] [stderr]    Compiling ghash v0.3.1
[INFO] [stderr]    Compiling aes-gcm v0.8.0
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling synstructure v0.12.4
[INFO] [stderr]    Compiling zeroize_derive v1.1.0
[INFO] [stderr]    Compiling zeroize v1.3.0
[INFO] [stderr]    Compiling curve25519-dalek v3.1.0
[INFO] [stderr]    Compiling ed25519-dalek v1.0.1
[INFO] [stderr]    Compiling core-crypto v0.1.1-alpha.2
[INFO] [stderr]    Compiling sym-crypto v0.1.1-alpha.2
[INFO] [stderr]    Compiling symbol-crypto-core v0.1.1-alpha.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.51s
[INFO] running `Command { std: "docker" "inspect" "effb914cbb6347b928e7991bf7f50897fc5328a1afc9dd8cb4a40b241f382c56", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "effb914cbb6347b928e7991bf7f50897fc5328a1afc9dd8cb4a40b241f382c56", kill_on_drop: false }`
[INFO] [stdout] effb914cbb6347b928e7991bf7f50897fc5328a1afc9dd8cb4a40b241f382c56
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6a0394ebfe3195b924365b597c39fa8ebaa7a764ac68a0f43116d7ae08e5eac6
[INFO] running `Command { std: "docker" "start" "-a" "6a0394ebfe3195b924365b597c39fa8ebaa7a764ac68a0f43116d7ae08e5eac6", kill_on_drop: false }`
[INFO] [stderr]    Compiling symbol-crypto-core v0.1.1-alpha.2 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `symbol_crypto_core::prelude::KpNis1`
[INFO] [stdout]   --> examples/example_signature.rs:1:59
[INFO] [stdout]    |
[INFO] [stdout]  1 | use symbol_crypto_core::prelude::{KeyPairSchema, Keypair, KpNis1, KpSym};
[INFO] [stdout]    |                                                           ^^^^^^ no `KpNis1` in `prelude`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:67:14
[INFO] [stdout]    |
[INFO] [stdout] 66 |     #[cfg(feature = "nis1")]
[INFO] [stdout]    |           ---------------- the item is gated behind the `nis1` feature
[INFO] [stdout] 67 |     pub type KpNis1 = nis1_crypto::keypair::Keypair;
[INFO] [stdout]    |              ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `symbol-crypto-core` (example "example_signature") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0432]: unresolved import `symbol_crypto_core::prelude::KpNis1`
[INFO] [stdout]   --> examples/example_crypto.rs:1:66
[INFO] [stdout]    |
[INFO] [stdout]  1 | use symbol_crypto_core::prelude::{KeyPairSchema, Keypair, KpSym, KpNis1};
[INFO] [stdout]    |                                                                  ^^^^^^ no `KpNis1` in `prelude`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:67:14
[INFO] [stdout]    |
[INFO] [stdout] 66 |     #[cfg(feature = "nis1")]
[INFO] [stdout]    |           ---------------- the item is gated behind the `nis1` feature
[INFO] [stdout] 67 |     pub type KpNis1 = nis1_crypto::keypair::Keypair;
[INFO] [stdout]    |              ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `symbol-crypto-core` (example "example_crypto") due to 1 previous error
[INFO] [stdout] error[E0432]: unresolved import `symbol_crypto_core::prelude::KpNis1`
[INFO] [stdout]   --> examples/example_keypair.rs:3:44
[INFO] [stdout]    |
[INFO] [stdout]  3 | use symbol_crypto_core::prelude::{Keypair, KpNis1, PrivateKey, KpSym};
[INFO] [stdout]    |                                            ^^^^^^ no `KpNis1` in `prelude`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:67:14
[INFO] [stdout]    |
[INFO] [stdout] 66 |     #[cfg(feature = "nis1")]
[INFO] [stdout]    |           ---------------- the item is gated behind the `nis1` feature
[INFO] [stdout] 67 |     pub type KpNis1 = nis1_crypto::keypair::Keypair;
[INFO] [stdout]    |              ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `symbol_crypto_core::prelude::KpNis1`
[INFO] [stdout]    --> tests/keypair.rs:279:13
[INFO] [stdout]     |
[INFO] [stdout] 279 |         use symbol_crypto_core::prelude::KpNis1;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `KpNis1` in `prelude`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:67:14
[INFO] [stdout]     |
[INFO] [stdout]  66 |     #[cfg(feature = "nis1")]
[INFO] [stdout]     |           ---------------- the item is gated behind the `nis1` feature
[INFO] [stdout]  67 |     pub type KpNis1 = nis1_crypto::keypair::Keypair;
[INFO] [stdout]     |              ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `symbol-crypto-core` (example "example_keypair") due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `symbol-crypto-core` (test "keypair") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "6a0394ebfe3195b924365b597c39fa8ebaa7a764ac68a0f43116d7ae08e5eac6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6a0394ebfe3195b924365b597c39fa8ebaa7a764ac68a0f43116d7ae08e5eac6", kill_on_drop: false }`
[INFO] [stdout] 6a0394ebfe3195b924365b597c39fa8ebaa7a764ac68a0f43116d7ae08e5eac6
