[INFO] fetching crate scanflow 0.2.1... [INFO] testing scanflow-0.2.1 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate scanflow 0.2.1 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate scanflow 0.2.1 [INFO] finished tweaking crates.io crate scanflow 0.2.1 [INFO] tweaked toml for crates.io crate scanflow 0.2.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate scanflow 0.2.1 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 151 packages to latest compatible versions [INFO] [stderr] Adding abi_stable v0.10.3 (available: v0.10.5) [INFO] [stderr] Adding pelite v0.9.0 (available: v0.9.2) [INFO] [stderr] Adding toml v0.8.2 (available: v0.8.23) [INFO] [stderr] Adding toml_datetime v0.6.3 (available: v0.6.11) [INFO] [stderr] Adding toml_edit v0.20.2 (available: v0.20.7) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bfc7e03fed077b18a2eaefdc1944dc888b38c971c28067b955e71c9a763f09a3 [INFO] running `Command { std: "docker" "start" "-a" "bfc7e03fed077b18a2eaefdc1944dc888b38c971c28067b955e71c9a763f09a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bfc7e03fed077b18a2eaefdc1944dc888b38c971c28067b955e71c9a763f09a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bfc7e03fed077b18a2eaefdc1944dc888b38c971c28067b955e71c9a763f09a3", kill_on_drop: false }` [INFO] [stdout] bfc7e03fed077b18a2eaefdc1944dc888b38c971c28067b955e71c9a763f09a3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6e0856600dfaef656ca57edc450208e2ea24a75510123c70e6312b7cf6ab9698 [INFO] running `Command { std: "docker" "start" "-a" "6e0856600dfaef656ca57edc450208e2ea24a75510123c70e6312b7cf6ab9698", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling core_extensions_proc_macros v1.5.4 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling toml_edit v0.23.6 [INFO] [stderr] Compiling tstr_proc_macros v0.2.2 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling cglue v0.2.14 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling generational-arena v0.2.9 [INFO] [stderr] Compiling no-std-compat v0.4.1 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling tarc v0.1.6 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling bit_field v0.10.3 [INFO] [stderr] Compiling dataview v0.1.2 [INFO] [stderr] Compiling pelite-macros v0.1.1 [INFO] [stderr] Compiling volatile v0.4.6 [INFO] [stderr] Compiling plain v0.2.3 [INFO] [stderr] Compiling coarsetime v0.1.36 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling tstr v0.2.4 [INFO] [stderr] Compiling x86_64 v0.14.13 [INFO] [stderr] Compiling repr_offset v0.2.2 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling fixed-slice-vec v0.10.0 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling dataview v1.0.1 [INFO] [stderr] Compiling pelite v0.9.0 [INFO] [stderr] Compiling core_extensions v1.5.4 [INFO] [stderr] Compiling rangemap v1.6.0 [INFO] [stderr] Compiling rayon-tlsctx v0.2.0 [INFO] [stderr] Compiling abi_stable_shared v0.10.3 [INFO] [stderr] Compiling iced-x86 v1.21.0 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling as_derive_utils v0.10.3 [INFO] [stderr] Compiling cglue-gen v0.2.9 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling abi_stable_derive v0.10.3 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling scroll_derive v0.12.1 [INFO] [stderr] Compiling scroll v0.12.0 [INFO] [stderr] Compiling goblin v0.8.2 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling cglue-macro v0.2.3 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling toml_edit v0.20.2 [INFO] [stderr] Compiling abi_stable v0.10.3 [INFO] [stderr] Compiling proc-macro-crate v2.0.2 [INFO] [stderr] Compiling toml v0.8.2 [INFO] [stderr] Compiling memflow-derive v0.2.0 [INFO] [stderr] Compiling memflow v0.2.3 [INFO] [stderr] Compiling scanflow v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 57.33s [INFO] running `Command { std: "docker" "inspect" "6e0856600dfaef656ca57edc450208e2ea24a75510123c70e6312b7cf6ab9698", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e0856600dfaef656ca57edc450208e2ea24a75510123c70e6312b7cf6ab9698", kill_on_drop: false }` [INFO] [stdout] 6e0856600dfaef656ca57edc450208e2ea24a75510123c70e6312b7cf6ab9698 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c19c3b2799cf0cdfb3dee92394e5aa7cf7a48feb558cd86c25960c244d2c8e92 [INFO] running `Command { std: "docker" "start" "-a" "c19c3b2799cf0cdfb3dee92394e5aa7cf7a48feb558cd86c25960c244d2c8e92", kill_on_drop: false }` [INFO] [stderr] Compiling scanflow v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.00s [INFO] running `Command { std: "docker" "inspect" "c19c3b2799cf0cdfb3dee92394e5aa7cf7a48feb558cd86c25960c244d2c8e92", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c19c3b2799cf0cdfb3dee92394e5aa7cf7a48feb558cd86c25960c244d2c8e92", kill_on_drop: false }` [INFO] [stdout] c19c3b2799cf0cdfb3dee92394e5aa7cf7a48feb558cd86c25960c244d2c8e92 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] aa944303cf5f6d7eada5aa6b319ca995024229ebdbe45ae53efa5be15d48f1b4 [INFO] running `Command { std: "docker" "start" "-a" "aa944303cf5f6d7eada5aa6b319ca995024229ebdbe45ae53efa5be15d48f1b4", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/scanflow-f3fdcee3364b3056) [INFO] [stderr] Doc-tests scanflow [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "aa944303cf5f6d7eada5aa6b319ca995024229ebdbe45ae53efa5be15d48f1b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa944303cf5f6d7eada5aa6b319ca995024229ebdbe45ae53efa5be15d48f1b4", kill_on_drop: false }` [INFO] [stdout] aa944303cf5f6d7eada5aa6b319ca995024229ebdbe45ae53efa5be15d48f1b4