[INFO] fetching crate divina 0.1.0...
[INFO] checking divina-0.1.0 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate divina 0.1.0 into /workspace/builds/worker-3-tc2/source
[INFO] validating manifest of crates.io crate divina 0.1.0 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate divina 0.1.0
[INFO] finished tweaking crates.io crate divina 0.1.0
[INFO] tweaked toml for crates.io crate divina 0.1.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] crate crates.io crate divina 0.1.0 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" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1f88950df5f7dc1de52bf575e293fd6b25206e16d8f715080b8e2e8d8744123c
[INFO] running `Command { std: "docker" "start" "-a" "1f88950df5f7dc1de52bf575e293fd6b25206e16d8f715080b8e2e8d8744123c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1f88950df5f7dc1de52bf575e293fd6b25206e16d8f715080b8e2e8d8744123c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1f88950df5f7dc1de52bf575e293fd6b25206e16d8f715080b8e2e8d8744123c", kill_on_drop: false }`
[INFO] [stdout] 1f88950df5f7dc1de52bf575e293fd6b25206e16d8f715080b8e2e8d8744123c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8c2f7eaef157e72c0ac216a7b4c2dbf8623d42f60281fba8769f9b3327768903
[INFO] running `Command { std: "docker" "start" "-a" "8c2f7eaef157e72c0ac216a7b4c2dbf8623d42f60281fba8769f9b3327768903", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.121
[INFO] [stderr]    Compiling pkg-config v0.3.24
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.36
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling syn v1.0.89
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]     Checking tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling log v0.4.16
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]     Checking matches v0.1.9
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]     Checking tinyvec v1.5.1
[INFO] [stderr]    Compiling rlua v0.19.1
[INFO] [stderr]     Checking unicode-bidi v0.3.7
[INFO] [stderr]    Compiling itertools v0.8.2
[INFO] [stderr]     Checking percent-encoding v2.1.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling fs_extra v1.2.0
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]     Checking form_urlencoded v1.0.1
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stderr]    Compiling serde_derive v1.0.136
[INFO] [stderr]    Compiling unicode-segmentation v1.9.0
[INFO] [stderr]     Checking smallvec v1.8.0
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]     Checking gimli v0.26.1
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]    Compiling quote v1.0.16
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]     Checking bstr v0.2.17
[INFO] [stderr]    Compiling jobserver v0.1.24
[INFO] [stderr]     Checking unicode-normalization v0.1.19
[INFO] [stderr]     Checking unicode-width v0.1.9
[INFO] [stderr]     Checking getrandom v0.2.5
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling shellfn-core v0.1.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]     Checking object v0.27.1
[INFO] [stderr]     Checking lock_api v0.4.6
[INFO] [stderr]    Compiling tokio v0.3.7
[INFO] [stderr]     Checking divina_util v0.1.0
[INFO] [stderr]     Checking strsim v0.8.0
[INFO] [stderr]     Checking rustc-demangle v0.1.21
[INFO] [stderr]     Checking vec_map v0.8.2
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking uuid v0.8.2
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking mio v0.7.14
[INFO] [stderr]     Checking once_cell v1.10.0
[INFO] [stderr]     Checking slab v0.4.5
[INFO] [stderr]     Checking pin-project-lite v0.2.8
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]     Checking bytes v0.6.0
[INFO] [stderr]     Checking termcolor v1.1.3
[INFO] [stderr]     Checking dotenv v0.15.0
[INFO] [stderr]    Compiling libz-sys v1.1.5
[INFO] [stderr]    Compiling openssl-sys v0.9.72
[INFO] [stderr]    Compiling rlua-lua54-sys v0.1.1
[INFO] [stderr]    Compiling libssh2-sys v0.2.23
[INFO] [stderr]    Compiling libgit2-sys v0.12.26+1.3.0
[INFO] [stderr]    Compiling jemalloc-sys v0.3.2
[INFO] [stderr]    Compiling backtrace v0.3.64
[INFO] [stderr]    Compiling regex v1.5.5
[INFO] [stderr]     Checking url v2.2.2
[INFO] [stderr]     Checking addr2line v0.17.0
[INFO] [stderr]     Checking os_type v2.4.0
[INFO] [stderr]    Compiling shellwords v1.1.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling tokio-macros v0.3.2
[INFO] [stderr]     Checking toml v0.5.8
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]    Compiling darling_core v0.8.6
[INFO] [stderr]     Checking divina_config v0.1.0
[INFO] [stderr]     Checking structopt v0.3.26
[INFO] [stderr]    Compiling darling_macro v0.8.6
[INFO] [stderr]    Compiling darling v0.8.6
[INFO] [stderr]    Compiling shellfn-attribute v0.1.1
[INFO] [stderr]     Checking human-panic v1.0.3
[INFO] [stderr]     Checking shellfn v0.1.1
[INFO] [stderr]     Checking divina_compile v0.1.0
[INFO] [stderr]     Checking git2 v0.13.25
[INFO] [stderr]     Checking divina_git v0.1.0
[INFO] [stderr]     Checking jemallocator v0.3.2
[INFO] [stderr]     Checking divina v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead
[INFO] [stdout]   --> src/lib.rs:69:3
[INFO] [stdout]    |
[INFO] [stdout] 69 | /   human_panic::setup_panic!(Metadata {
[INFO] [stdout] 70 | |     version:  env!("CARGO_PKG_VERSION").into(),
[INFO] [stdout] 71 | |     name:     env!("CARGO_PKG_NAME").into(),
[INFO] [stdout] 72 | |     authors:  env!("CARGO_PKG_AUTHORS").into(),
[INFO] [stdout] 73 | |     homepage: env!("CARGO_PKG_HOMEPAGE").into(),
[INFO] [stdout] 74 | |   });
[INFO] [stdout]    | |____^
[INFO] [stdout]    |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> src/lib.rs:5:3
[INFO] [stdout]    |
[INFO] [stdout] 5  |   warnings,
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout]    = note: `#[deny(deprecated)]` implied by `#[deny(warnings)]`
[INFO] [stdout]    = note: this error originates in the macro `human_panic::setup_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead
[INFO] [stdout]   --> src/lib.rs:69:3
[INFO] [stdout]    |
[INFO] [stdout] 69 | /   human_panic::setup_panic!(Metadata {
[INFO] [stdout] 70 | |     version:  env!("CARGO_PKG_VERSION").into(),
[INFO] [stdout] 71 | |     name:     env!("CARGO_PKG_NAME").into(),
[INFO] [stdout] 72 | |     authors:  env!("CARGO_PKG_AUTHORS").into(),
[INFO] [stdout] 73 | |     homepage: env!("CARGO_PKG_HOMEPAGE").into(),
[INFO] [stdout] 74 | |   });
[INFO] [stdout]    | |____^
[INFO] [stdout]    |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> src/lib.rs:5:3
[INFO] [stdout]    |
[INFO] [stdout] 5  |   warnings,
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout]    = note: `#[deny(deprecated)]` implied by `#[deny(warnings)]`
[INFO] [stdout]    = note: this error originates in the macro `human_panic::setup_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `divina` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `divina` (lib test) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "8c2f7eaef157e72c0ac216a7b4c2dbf8623d42f60281fba8769f9b3327768903", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8c2f7eaef157e72c0ac216a7b4c2dbf8623d42f60281fba8769f9b3327768903", kill_on_drop: false }`
[INFO] [stdout] 8c2f7eaef157e72c0ac216a7b4c2dbf8623d42f60281fba8769f9b3327768903
