[INFO] fetching crate libpasta 0.1.2...
[INFO] building libpasta-0.1.2 against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2
[INFO] extracting crate libpasta 0.1.2 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate libpasta 0.1.2
[INFO] finished tweaking crates.io crate libpasta 0.1.2
[INFO] tweaked toml for crates.io crate libpasta 0.1.2 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate libpasta 0.1.2 on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate libpasta 0.1.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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0cc28a12243b630e89f67455e9dd608c3b3f615bfadcdc42de6e57694a4ccc71
[INFO] running `Command { std: "docker" "start" "-a" "0cc28a12243b630e89f67455e9dd608c3b3f615bfadcdc42de6e57694a4ccc71", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0cc28a12243b630e89f67455e9dd608c3b3f615bfadcdc42de6e57694a4ccc71", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0cc28a12243b630e89f67455e9dd608c3b3f615bfadcdc42de6e57694a4ccc71", kill_on_drop: false }`
[INFO] [stdout] 0cc28a12243b630e89f67455e9dd608c3b3f615bfadcdc42de6e57694a4ccc71
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c634dc2e0eb0249a3f25a03023a0914111ef3505e75bc841568e349584c0490e
[INFO] running `Command { std: "docker" "start" "-a" "c634dc2e0eb0249a3f25a03023a0914111ef3505e75bc841568e349584c0490e", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.95
[INFO] [stderr]    Compiling syn v1.0.72
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling typenum v1.13.0
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling serde v1.0.126
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling backtrace v0.3.59
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling gimli v0.24.0
[INFO] [stderr]    Compiling subtle v2.4.0
[INFO] [stderr]    Compiling indexmap v1.6.2
[INFO] [stderr]    Compiling rustc-demangle v0.1.19
[INFO] [stderr]    Compiling object v0.24.0
[INFO] [stderr]    Compiling arrayvec v0.4.12
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling serde_json v1.0.64
[INFO] [stderr]    Compiling hashbrown v0.9.1
[INFO] [stderr]    Compiling nodrop v0.1.14
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling crypto-mac v0.11.0
[INFO] [stderr]    Compiling cipher v0.3.0
[INFO] [stderr]    Compiling cipher v0.2.5
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling error-chain v0.12.4
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling cpufeatures v0.1.4
[INFO] [stderr]    Compiling linked-hash-map v0.5.4
[INFO] [stderr]    Compiling itoa v0.4.7
[INFO] [stderr]    Compiling base64ct v1.0.0
[INFO] [stderr]    Compiling constant_time_eq v0.1.5
[INFO] [stderr]    Compiling rand_core v0.6.2
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling blake2-rfc v0.2.18
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling addr2line v0.15.1
[INFO] [stderr]    Compiling password-hash v0.2.1
[INFO] [stderr]    Compiling sha2 v0.9.5
[INFO] [stderr]    Compiling blowfish v0.7.0
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling salsa20 v0.8.0
[INFO] [stderr]    Compiling hmac v0.11.0
[INFO] [stderr]    Compiling error-chain v0.11.0
[INFO] [stderr]    Compiling pbkdf2 v0.8.0
[INFO] [stderr]    Compiling getrandom v0.2.3
[INFO] [stderr]    Compiling data-encoding v2.3.2
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling scoped_threadpool v0.1.9
[INFO] [stderr]    Compiling dtoa v0.4.8
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling argon2rs v0.2.5
[INFO] [stderr]    Compiling bcrypt v0.9.0
[INFO] [stderr]    Compiling serde_derive v1.0.126
[INFO] [stderr]    Compiling scrypt v0.7.0
[INFO] [stderr]    Compiling rpassword v5.0.1
[INFO] [stderr]    Compiling serde_bytes v0.10.5
[INFO] [stderr]    Compiling toml v0.4.10
[INFO] [stderr]    Compiling serde_yaml v0.8.17
[INFO] [stderr]    Compiling serde_mcf v0.1.3
[INFO] [stderr]    Compiling libpasta v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition name: `has_error_description_deprecated`
[INFO] [stdout]   --> src/lib.rs:77:5
[INFO] [stdout]    |
[INFO] [stdout] 77 | /     error_chain! {
[INFO] [stdout] 78 | |         foreign_links {
[INFO] [stdout] 79 | |             Deserialize(serde_mcf::errors::Error) #[doc = "Errors from de/serializing MCF password hashes."] ;
[INFO] [stdout] 80 | |             Ring(ring::error::Unspecified) #[doc = "Errors originating from `ring`"] ;
[INFO] [stdout] 81 | |         }
[INFO] [stdout] 82 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `impl_error_chain_processed` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `impl_error_chain_processed` may come from an old version of the `error_chain` crate, try updating your dependency with `cargo update -p error_chain`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [optimized + debuginfo] target(s) in 51.16s
[INFO] running `Command { std: "docker" "inspect" "c634dc2e0eb0249a3f25a03023a0914111ef3505e75bc841568e349584c0490e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c634dc2e0eb0249a3f25a03023a0914111ef3505e75bc841568e349584c0490e", kill_on_drop: false }`
[INFO] [stdout] c634dc2e0eb0249a3f25a03023a0914111ef3505e75bc841568e349584c0490e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9b62e7850e2cc99f4f57068e17b9a1964b897db8a6af842261f3882d8e0f4294
[INFO] running `Command { std: "docker" "start" "-a" "9b62e7850e2cc99f4f57068e17b9a1964b897db8a6af842261f3882d8e0f4294", kill_on_drop: false }`
[INFO] [stderr]    Compiling ucd-trie v0.1.3
[INFO] [stderr]    Compiling memchr v2.4.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.4
[INFO] [stderr]    Compiling memoffset v0.6.4
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling rayon-core v1.9.1
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling regex-automata v0.1.9
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling gcc v0.3.55
[INFO] [stderr]    Compiling pest v2.1.3
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling plotters-backend v0.3.0
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling cargon v0.0.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.4
[INFO] [stderr]    Compiling semver-parser v0.10.2
[INFO] [stderr]    Compiling crossbeam-channel v0.5.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.0
[INFO] [stderr]    Compiling plotters-svg v0.3.0
[INFO] [stderr]    Compiling semver v0.11.0
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling rustc_version v0.3.3
[INFO] [stderr]    Compiling bstr v0.2.16
[INFO] [stderr]    Compiling csv-core v0.1.10
[INFO] [stderr]    Compiling cast v0.2.6
[INFO] [stderr]    Compiling itertools v0.9.0
[INFO] [stderr]    Compiling rayon v1.5.1
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling half v1.7.1
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]    Compiling criterion-plot v0.4.3
[INFO] [stderr]    Compiling serde_cbor v0.11.1
[INFO] [stderr]    Compiling clap v2.33.3
[INFO] [stderr]    Compiling csv v1.1.6
[INFO] [stderr]    Compiling plotters v0.3.1
[INFO] [stderr]    Compiling itertools v0.10.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling termcolor v1.1.2
[INFO] [stderr]    Compiling oorandom v11.1.3
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stdout] warning: unexpected `cfg` condition name: `has_error_description_deprecated`
[INFO] [stdout]   --> src/lib.rs:77:5
[INFO] [stdout]    |
[INFO] [stdout] 77 | /     error_chain! {
[INFO] [stdout] 78 | |         foreign_links {
[INFO] [stdout] 79 | |             Deserialize(serde_mcf::errors::Error) #[doc = "Errors from de/serializing MCF password hashes."] ;
[INFO] [stdout] 80 | |             Ring(ring::error::Unspecified) #[doc = "Errors originating from `ring`"] ;
[INFO] [stdout] 81 | |         }
[INFO] [stdout] 82 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `impl_error_chain_processed` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `impl_error_chain_processed` may come from an old version of the `error_chain` crate, try updating your dependency with `cargo update -p error_chain`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling env_logger v0.8.3
[INFO] [stderr]    Compiling criterion v0.3.4
[INFO] [stderr]    Compiling libpasta v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition name: `has_error_description_deprecated`
[INFO] [stdout]   --> src/lib.rs:77:5
[INFO] [stdout]    |
[INFO] [stdout] 77 | /     error_chain! {
[INFO] [stdout] 78 | |         foreign_links {
[INFO] [stdout] 79 | |             Deserialize(serde_mcf::errors::Error) #[doc = "Errors from de/serializing MCF password hashes."] ;
[INFO] [stdout] 80 | |             Ring(ring::error::Unspecified) #[doc = "Errors originating from `ring`"] ;
[INFO] [stdout] 81 | |         }
[INFO] [stdout] 82 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `impl_error_chain_processed` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `impl_error_chain_processed` may come from an old version of the `error_chain` crate, try updating your dependency with `cargo update -p error_chain`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [optimized + debuginfo] target(s) in 36.14s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: criterion v0.3.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "9b62e7850e2cc99f4f57068e17b9a1964b897db8a6af842261f3882d8e0f4294", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9b62e7850e2cc99f4f57068e17b9a1964b897db8a6af842261f3882d8e0f4294", kill_on_drop: false }`
[INFO] [stdout] 9b62e7850e2cc99f4f57068e17b9a1964b897db8a6af842261f3882d8e0f4294
