[INFO] fetching crate memflow-lime 0.1.0...
[INFO] building memflow-lime-0.1.0 against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2
[INFO] extracting crate memflow-lime 0.1.0 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate memflow-lime 0.1.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate memflow-lime 0.1.0
[INFO] tweaked toml for crates.io crate memflow-lime 0.1.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate memflow-lime 0.1.0 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 memflow-lime 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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 34a0fae489f3f9e15b0ed24ff078e051d1d2e8733c4f10866e8ddadc7a875fbc
[INFO] running `Command { std: "docker" "start" "-a" "34a0fae489f3f9e15b0ed24ff078e051d1d2e8733c4f10866e8ddadc7a875fbc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "34a0fae489f3f9e15b0ed24ff078e051d1d2e8733c4f10866e8ddadc7a875fbc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "34a0fae489f3f9e15b0ed24ff078e051d1d2e8733c4f10866e8ddadc7a875fbc", kill_on_drop: false }`
[INFO] [stdout] 34a0fae489f3f9e15b0ed24ff078e051d1d2e8733c4f10866e8ddadc7a875fbc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 3b63c11b348ea91f916c822f8960446187e71a5a109753e6c3f4c040236be2c0
[INFO] running `Command { std: "docker" "start" "-a" "3b63c11b348ea91f916c822f8960446187e71a5a109753e6c3f4c040236be2c0", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling libc v0.2.167
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling core_extensions v1.5.3
[INFO] [stderr]    Compiling indexmap v2.7.0
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling tstr_proc_macros v0.2.2
[INFO] [stderr]    Compiling core_extensions_proc_macros v1.5.3
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling crossbeam-channel v0.5.13
[INFO] [stderr]    Compiling generational-arena v0.2.9
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling no-std-compat v0.4.1
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling cglue v0.2.14
[INFO] [stderr]    Compiling abi_stable_shared v0.10.3
[INFO] [stderr]    Compiling dataview v0.1.2
[INFO] [stderr]    Compiling tstr v0.2.4
[INFO] [stderr]    Compiling bit_field v0.10.2
[INFO] [stderr]    Compiling pelite-macros v0.1.1
[INFO] [stderr]    Compiling volatile v0.4.6
[INFO] [stderr]    Compiling tarc v0.1.4
[INFO] [stderr]    Compiling repr_offset v0.2.2
[INFO] [stderr]    Compiling plain v0.2.3
[INFO] [stderr]    Compiling libloading v0.8.6
[INFO] [stderr]    Compiling fixed-slice-vec v0.10.0
[INFO] [stderr]    Compiling bumpalo v3.16.0
[INFO] [stderr]    Compiling rangemap v1.5.1
[INFO] [stderr]    Compiling dataview v1.0.1
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling x86_64 v0.14.13
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling pelite v0.9.0
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling memmap v0.7.0
[INFO] [stderr]    Compiling coarsetime v0.1.34
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling toml_edit v0.20.2
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling as_derive_utils v0.10.3
[INFO] [stderr]    Compiling proc-macro-crate v2.0.2
[INFO] [stderr]    Compiling cglue-gen v0.2.9
[INFO] [stderr]    Compiling abi_stable_derive v0.10.3
[INFO] [stderr]    Compiling binread_derive v2.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling scroll_derive v0.12.0
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling scroll v0.12.0
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling memflow-derive v0.2.0
[INFO] [stderr]    Compiling goblin v0.8.2
[INFO] [stderr]    Compiling binread v2.2.0
[INFO] [stderr]    Compiling cglue-macro v0.2.3
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling abi_stable v0.10.3
[INFO] [stderr]    Compiling toml v0.8.2
[INFO] [stderr]    Compiling memflow v0.2.3
[INFO] [stderr]    Compiling memflow-lime v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.60s
[INFO] running `Command { std: "docker" "inspect" "3b63c11b348ea91f916c822f8960446187e71a5a109753e6c3f4c040236be2c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3b63c11b348ea91f916c822f8960446187e71a5a109753e6c3f4c040236be2c0", kill_on_drop: false }`
[INFO] [stdout] 3b63c11b348ea91f916c822f8960446187e71a5a109753e6c3f4c040236be2c0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 8b95c19769a5fb234fe19bae4cebf8cdb8973c28c354afc1562639dfbfb3cc09
[INFO] running `Command { std: "docker" "start" "-a" "8b95c19769a5fb234fe19bae4cebf8cdb8973c28c354afc1562639dfbfb3cc09", kill_on_drop: false }`
[INFO] [stderr]    Compiling memflow-lime v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.04s
[INFO] running `Command { std: "docker" "inspect" "8b95c19769a5fb234fe19bae4cebf8cdb8973c28c354afc1562639dfbfb3cc09", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8b95c19769a5fb234fe19bae4cebf8cdb8973c28c354afc1562639dfbfb3cc09", kill_on_drop: false }`
[INFO] [stdout] 8b95c19769a5fb234fe19bae4cebf8cdb8973c28c354afc1562639dfbfb3cc09
