[INFO] fetching crate divina 0.1.0... [INFO] checking divina-0.1.0 against master#43d9f3859e0204e764161ee085a360274b5f3e9a for pr-97346 [INFO] extracting crate divina 0.1.0 into /workspace/builds/worker-14/source [INFO] validating manifest of crates.io crate divina 0.1.0 on toolchain 43d9f3859e0204e764161ee085a360274b5f3e9a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+43d9f3859e0204e764161ee085a360274b5f3e9a" "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-14/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: "/workspace/cargo-home/bin/cargo" "+43d9f3859e0204e764161ee085a360274b5f3e9a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded mimalloc v0.1.28 [INFO] [stderr] Downloaded bytes v0.6.0 [INFO] [stderr] Downloaded tokio v0.3.7 [INFO] [stderr] Downloaded os_type v2.4.0 [INFO] [stderr] Downloaded human-panic v1.0.3 [INFO] [stderr] Downloaded shellwords v1.1.0 [INFO] [stderr] Downloaded tokio-macros v0.3.2 [INFO] [stderr] Downloaded rlua v0.19.1 [INFO] [stderr] Downloaded darling_macro v0.8.6 [INFO] [stderr] Downloaded darling v0.8.6 [INFO] [stderr] Downloaded darling_core v0.8.6 [INFO] [stderr] Downloaded shellfn-core v0.1.1 [INFO] [stderr] Downloaded rlua-lua54-sys v0.1.1 [INFO] [stderr] Downloaded libmimalloc-sys v0.1.24 [INFO] [stderr] Downloaded shellfn v0.1.1 [INFO] [stderr] Downloaded divina_compile v0.1.0 [INFO] [stderr] Downloaded divina_config v0.1.0 [INFO] [stderr] Downloaded divina_git v0.1.0 [INFO] [stderr] Downloaded shellfn-attribute v0.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+43d9f3859e0204e764161ee085a360274b5f3e9a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 501c1b1595f37a4b1a74aa5f3d262a45f5b8c7e5b67136bd63208aedb34428b5 [INFO] running `Command { std: "docker" "start" "-a" "501c1b1595f37a4b1a74aa5f3d262a45f5b8c7e5b67136bd63208aedb34428b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "501c1b1595f37a4b1a74aa5f3d262a45f5b8c7e5b67136bd63208aedb34428b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "501c1b1595f37a4b1a74aa5f3d262a45f5b8c7e5b67136bd63208aedb34428b5", kill_on_drop: false }` [INFO] [stdout] 501c1b1595f37a4b1a74aa5f3d262a45f5b8c7e5b67136bd63208aedb34428b5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+43d9f3859e0204e764161ee085a360274b5f3e9a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9b2d6840d719e8ab33537bdfef25081f16dc8cf6e85b388c7e84930106c84f3c [INFO] running `Command { std: "docker" "start" "-a" "9b2d6840d719e8ab33537bdfef25081f16dc8cf6e85b388c7e84930106c84f3c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.121 [INFO] [stderr] Compiling autocfg v1.1.0 [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] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling syn v1.0.89 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Compiling rlua v0.19.1 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling fs_extra v1.2.0 [INFO] [stderr] Checking unicode-bidi v0.3.7 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking gimli v0.26.1 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking divina_util v0.1.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Checking once_cell v1.10.0 [INFO] [stderr] Checking bytes v0.6.0 [INFO] [stderr] Checking slab v0.4.5 [INFO] [stderr] Checking pin-project-lite v0.2.8 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking dotenv v0.15.0 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Checking tinyvec v1.5.1 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking lock_api v0.4.6 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling tokio v0.3.7 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling shellfn-core v0.1.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking getrandom v0.2.5 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Checking mio v0.7.14 [INFO] [stderr] Checking bstr v0.2.17 [INFO] [stderr] Checking object v0.27.1 [INFO] [stderr] Compiling quote v1.0.16 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Checking regex v1.5.5 [INFO] [stderr] Checking addr2line v0.17.0 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking os_type v2.4.0 [INFO] [stderr] Compiling shellwords v1.1.0 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling libz-sys v1.1.5 [INFO] [stderr] Compiling libssh2-sys v0.2.23 [INFO] [stderr] Compiling rlua-lua54-sys v0.1.1 [INFO] [stderr] Compiling libgit2-sys v0.12.26+1.3.0 [INFO] [stderr] Compiling backtrace v0.3.64 [INFO] [stderr] Compiling jemalloc-sys v0.3.2 [INFO] [stderr] Compiling darling_core v0.8.6 [INFO] [stderr] Checking divina_config v0.1.0 [INFO] [stderr] Compiling tokio-macros v0.3.2 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling darling_macro v0.8.6 [INFO] [stderr] Checking git2 v0.13.25 [INFO] [stderr] Checking divina_git v0.1.0 [INFO] [stderr] Checking structopt v0.3.26 [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 jemallocator v0.3.2 [INFO] [stderr] Checking divina v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 26s [INFO] running `Command { std: "docker" "inspect" "9b2d6840d719e8ab33537bdfef25081f16dc8cf6e85b388c7e84930106c84f3c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b2d6840d719e8ab33537bdfef25081f16dc8cf6e85b388c7e84930106c84f3c", kill_on_drop: false }` [INFO] [stdout] 9b2d6840d719e8ab33537bdfef25081f16dc8cf6e85b388c7e84930106c84f3c