[INFO] fetching crate divina 0.1.0...
[INFO] testing divina-0.1.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate divina 0.1.0 into /workspace/builds/worker-3-tc2/source
[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] validating manifest of crates.io crate divina 0.1.0 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 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0c9dcebca0407e0c36fb38f5a45c5a452ec222def2109182af728e51f0fb642d
[INFO] running `Command { std: "docker" "start" "-a" "0c9dcebca0407e0c36fb38f5a45c5a452ec222def2109182af728e51f0fb642d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0c9dcebca0407e0c36fb38f5a45c5a452ec222def2109182af728e51f0fb642d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0c9dcebca0407e0c36fb38f5a45c5a452ec222def2109182af728e51f0fb642d", kill_on_drop: false }`
[INFO] [stdout] 0c9dcebca0407e0c36fb38f5a45c5a452ec222def2109182af728e51f0fb642d
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9986c87ab1458e4a4cde8527a453c3dba94d432565caa6b393fbeb142d04f366
[INFO] running `Command { std: "docker" "start" "-a" "9986c87ab1458e4a4cde8527a453c3dba94d432565caa6b393fbeb142d04f366", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.121
[INFO] [stderr]    Compiling pkg-config v0.3.24
[INFO] [stderr]    Compiling proc-macro2 v1.0.36
[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]    Compiling regex v1.5.5
[INFO] [stderr]    Compiling log v0.4.16
[INFO] [stderr]    Compiling tinyvec v1.5.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling itertools v0.8.2
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling fs_extra v1.2.0
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling rlua v0.19.1
[INFO] [stderr]    Compiling jobserver v0.1.24
[INFO] [stderr]    Compiling quote v1.0.16
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]    Compiling unicode-bidi v0.3.7
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling shellfn-core v0.1.1
[INFO] [stderr]    Compiling shellwords v1.1.0
[INFO] [stderr]    Compiling bstr v0.2.17
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling gimli v0.26.1
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling unicode-segmentation v1.9.0
[INFO] [stderr]    Compiling openssl-sys v0.9.72
[INFO] [stderr]    Compiling libz-sys v1.1.5
[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 idna v0.2.3
[INFO] [stderr]    Compiling jemalloc-sys v0.3.2
[INFO] [stderr]    Compiling backtrace v0.3.64
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling smallvec v1.8.0
[INFO] [stderr]    Compiling serde_derive v1.0.136
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling lock_api v0.4.6
[INFO] [stderr]    Compiling addr2line v0.17.0
[INFO] [stderr]    Compiling darling_core v0.8.6
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling getrandom v0.2.5
[INFO] [stderr]    Compiling object v0.27.1
[INFO] [stderr]    Compiling tokio v0.3.7
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling divina_util v0.1.0
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling os_type v2.4.0
[INFO] [stderr]    Compiling tokio-macros v0.3.2
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling darling_macro v0.8.6
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling darling v0.8.6
[INFO] [stderr]    Compiling shellfn-attribute v0.1.1
[INFO] [stderr]    Compiling mio v0.7.14
[INFO] [stderr]    Compiling shellfn v0.1.1
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling pin-project-lite v0.2.8
[INFO] [stderr]    Compiling toml v0.5.8
[INFO] [stderr]    Compiling slab v0.4.5
[INFO] [stderr]    Compiling bytes v0.6.0
[INFO] [stderr]    Compiling once_cell v1.10.0
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling structopt v0.3.26
[INFO] [stderr]    Compiling human-panic v1.0.3
[INFO] [stderr]    Compiling divina_config v0.1.0
[INFO] [stderr]    Compiling divina_compile v0.1.0
[INFO] [stderr]    Compiling git2 v0.13.25
[INFO] [stderr]    Compiling divina_git v0.1.0
[INFO] [stderr]    Compiling jemallocator v0.3.2
[INFO] [stderr]    Compiling 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] [stderr] error: could not compile `divina` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "9986c87ab1458e4a4cde8527a453c3dba94d432565caa6b393fbeb142d04f366", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9986c87ab1458e4a4cde8527a453c3dba94d432565caa6b393fbeb142d04f366", kill_on_drop: false }`
[INFO] [stdout] 9986c87ab1458e4a4cde8527a453c3dba94d432565caa6b393fbeb142d04f366
