[INFO] fetching crate bls12_381_ietf 0.1.3...
[INFO] checking bls12_381_ietf-0.1.3 against try#8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f for pr-114559
[INFO] extracting crate bls12_381_ietf 0.1.3 into /workspace/builds/worker-1-tc2/source
[INFO] validating manifest of crates.io crate bls12_381_ietf 0.1.3 on toolchain 8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate bls12_381_ietf 0.1.3
[INFO] finished tweaking crates.io crate bls12_381_ietf 0.1.3
[INFO] tweaked toml for crates.io crate bls12_381_ietf 0.1.3 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] crate crates.io crate bls12_381_ietf 0.1.3 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" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2222d99cd7d3612f5382c59c1d9ceabcc36502144bde880d8974892a6853901a
[INFO] running `Command { std: "docker" "start" "-a" "2222d99cd7d3612f5382c59c1d9ceabcc36502144bde880d8974892a6853901a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2222d99cd7d3612f5382c59c1d9ceabcc36502144bde880d8974892a6853901a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2222d99cd7d3612f5382c59c1d9ceabcc36502144bde880d8974892a6853901a", kill_on_drop: false }`
[INFO] [stdout] 2222d99cd7d3612f5382c59c1d9ceabcc36502144bde880d8974892a6853901a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1f99cb21d650aefd8e38007792d6c31d750d87a7b6b793506aef22d002e9a6d2
[INFO] running `Command { std: "docker" "start" "-a" "1f99cb21d650aefd8e38007792d6c31d750d87a7b6b793506aef22d002e9a6d2", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.0.0
[INFO] [stderr]    Compiling typenum v1.11.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.10
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling unicode-xid v0.2.0
[INFO] [stderr]    Compiling libc v0.2.68
[INFO] [stderr]    Compiling syn v1.0.17
[INFO] [stderr]     Checking subtle v1.0.0
[INFO] [stderr]     Checking byte-tools v0.3.1
[INFO] [stderr]     Checking hex v0.4.2
[INFO] [stderr]     Checking block-padding v0.1.5
[INFO] [stderr]     Checking fake-simd v0.1.2
[INFO] [stderr]     Checking opaque-debug v0.2.3
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]    Compiling num-traits v0.2.11
[INFO] [stderr]    Compiling num-integer v0.1.42
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]    Compiling quote v1.0.3
[INFO] [stderr]     Checking generic-array v0.12.3
[INFO] [stderr]     Checking digest v0.8.1
[INFO] [stderr]     Checking crypto-mac v0.7.0
[INFO] [stderr]     Checking block-buffer v0.7.3
[INFO] [stderr]     Checking hmac v0.7.1
[INFO] [stderr]     Checking sha2 v0.8.1
[INFO] [stderr]     Checking hkdf v0.8.0
[INFO] [stderr]    Compiling ff_derive_ce v0.7.0
[INFO] [stderr]     Checking ff_ce v0.9.0
[INFO] [stderr]     Checking pairing_ce v0.20.0
[INFO] [stderr]     Checking bls12_381_ietf v0.1.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> examples/g2basic.rs:12:26
[INFO] [stdout]    |
[INFO] [stdout] 12 |         Err(e) => panic!(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 <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: `#[warn(non_fmt_panics)]` on by default
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]    |
[INFO] [stdout] 12 |         Err(e) => panic!("{}", e),
[INFO] [stdout]    |                          +++++
[INFO] [stdout] help: or use std::panic::panic_any instead
[INFO] [stdout]    |
[INFO] [stdout] 12 |         Err(e) => std::panic::panic_any(e),
[INFO] [stdout]    |                   ~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> examples/g2messageaugmentation.rs:14:26
[INFO] [stdout]    |
[INFO] [stdout] 14 |         Err(e) => panic!(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 <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: `#[warn(non_fmt_panics)]` on by default
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]    |
[INFO] [stdout] 14 |         Err(e) => panic!("{}", e),
[INFO] [stdout]    |                          +++++
[INFO] [stdout] help: or use std::panic::panic_any instead
[INFO] [stdout]    |
[INFO] [stdout] 14 |         Err(e) => std::panic::panic_any(e),
[INFO] [stdout]    |                   ~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 16.96s
[INFO] running `Command { std: "docker" "inspect" "1f99cb21d650aefd8e38007792d6c31d750d87a7b6b793506aef22d002e9a6d2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1f99cb21d650aefd8e38007792d6c31d750d87a7b6b793506aef22d002e9a6d2", kill_on_drop: false }`
[INFO] [stdout] 1f99cb21d650aefd8e38007792d6c31d750d87a7b6b793506aef22d002e9a6d2
