[INFO] fetching crate scanflow 0.2.0-beta1... [INFO] building scanflow-0.2.0-beta1 against try#3bbb5242a8064de4ca3af4036745ddf603ddaa85 for pr-101929 [INFO] extracting crate scanflow 0.2.0-beta1 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate scanflow 0.2.0-beta1 on toolchain 3bbb5242a8064de4ca3af4036745ddf603ddaa85 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3bbb5242a8064de4ca3af4036745ddf603ddaa85" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate scanflow 0.2.0-beta1 [INFO] finished tweaking crates.io crate scanflow 0.2.0-beta1 [INFO] tweaked toml for crates.io crate scanflow 0.2.0-beta1 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3bbb5242a8064de4ca3af4036745ddf603ddaa85" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3bbb5242a8064de4ca3af4036745ddf603ddaa85" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:e92e462e59ac3446a933540fd361ddeb5362c86f92d432d6a560a917a465022e" "/opt/rustwide/cargo-home/bin/cargo" "+3bbb5242a8064de4ca3af4036745ddf603ddaa85" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 51389038b6153fd3a5af453ca4bcaba59170c5481851f196a41d216560de96bf [INFO] running `Command { std: "docker" "start" "-a" "51389038b6153fd3a5af453ca4bcaba59170c5481851f196a41d216560de96bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "51389038b6153fd3a5af453ca4bcaba59170c5481851f196a41d216560de96bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51389038b6153fd3a5af453ca4bcaba59170c5481851f196a41d216560de96bf", kill_on_drop: false }` [INFO] [stdout] 51389038b6153fd3a5af453ca4bcaba59170c5481851f196a41d216560de96bf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:e92e462e59ac3446a933540fd361ddeb5362c86f92d432d6a560a917a465022e" "/opt/rustwide/cargo-home/bin/cargo" "+3bbb5242a8064de4ca3af4036745ddf603ddaa85" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c57e0490fbf27da93d6402ef7dd6d8df565eab4c514f3eaf5cf7e810c2e0f9b6 [INFO] running `Command { std: "docker" "start" "-a" "c57e0490fbf27da93d6402ef7dd6d8df565eab4c514f3eaf5cf7e810c2e0f9b6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.4 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling once_cell v1.14.0 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling crossbeam-utils v0.8.11 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling thiserror v1.0.35 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling core_extensions_proc_macros v1.5.3 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling tstr_proc_macros v0.2.2 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling lock_api v0.4.8 [INFO] [stderr] Compiling crossbeam-epoch v0.9.10 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling core_extensions v1.5.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling tstr v0.2.3 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling itertools v0.10.4 [INFO] [stderr] Compiling typed-arena v2.0.1 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling rustversion v1.0.9 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling abi_stable_shared v0.10.3 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling generational-arena v0.2.8 [INFO] [stderr] Compiling repr_offset v0.2.1 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling paste v1.0.9 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling crossbeam-deque v0.8.2 [INFO] [stderr] Compiling no-std-compat v0.4.1 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling pelite-macros v0.1.1 [INFO] [stderr] Compiling dataview v0.1.2 [INFO] [stderr] Compiling bit_field v0.10.1 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling plain v0.2.3 [INFO] [stderr] Compiling volatile v0.4.5 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling coarsetime v0.1.22 [INFO] [stderr] Compiling rangemap v1.0.3 [INFO] [stderr] Compiling bumpalo v3.11.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling fixed-slice-vec v0.8.0 [INFO] [stderr] Compiling pelite v0.9.0 [INFO] [stderr] Compiling iced-x86 v1.17.0 [INFO] [stderr] Compiling x86_64 v0.14.10 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling as_derive_utils v0.10.3 [INFO] [stderr] Compiling rayon-tlsctx v0.2.0 [INFO] [stderr] Compiling thiserror-impl v1.0.35 [INFO] [stderr] Compiling scroll_derive v0.11.0 [INFO] [stderr] Compiling abi_stable_derive v0.10.3 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling scroll v0.11.0 [INFO] [stderr] Compiling goblin v0.5.4 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling proc-macro-crate v1.2.1 [INFO] [stderr] Compiling cglue-gen v0.2.5 [INFO] [stderr] Compiling abi_stable v0.10.4 [INFO] [stderr] Compiling memflow-derive v0.2.0-beta3 [INFO] [stderr] Compiling cglue-macro v0.2.2 [INFO] [stderr] Compiling cglue v0.2.11 [INFO] [stderr] Compiling memflow v0.2.0-beta7 [INFO] [stderr] Compiling scanflow v0.2.0-beta1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 20s [INFO] running `Command { std: "docker" "inspect" "c57e0490fbf27da93d6402ef7dd6d8df565eab4c514f3eaf5cf7e810c2e0f9b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c57e0490fbf27da93d6402ef7dd6d8df565eab4c514f3eaf5cf7e810c2e0f9b6", kill_on_drop: false }` [INFO] [stdout] c57e0490fbf27da93d6402ef7dd6d8df565eab4c514f3eaf5cf7e810c2e0f9b6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:e92e462e59ac3446a933540fd361ddeb5362c86f92d432d6a560a917a465022e" "/opt/rustwide/cargo-home/bin/cargo" "+3bbb5242a8064de4ca3af4036745ddf603ddaa85" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b3448e66894987216030a15a8eea09802cb21c4bd7dcc02a132a6961bbe23e75 [INFO] running `Command { std: "docker" "start" "-a" "b3448e66894987216030a15a8eea09802cb21c4bd7dcc02a132a6961bbe23e75", kill_on_drop: false }` [INFO] [stderr] Compiling scanflow v0.2.0-beta1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.79s [INFO] running `Command { std: "docker" "inspect" "b3448e66894987216030a15a8eea09802cb21c4bd7dcc02a132a6961bbe23e75", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b3448e66894987216030a15a8eea09802cb21c4bd7dcc02a132a6961bbe23e75", kill_on_drop: false }` [INFO] [stdout] b3448e66894987216030a15a8eea09802cb21c4bd7dcc02a132a6961bbe23e75