[INFO] cloning repository https://github.com/memflow/scanflow [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/memflow/scanflow" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmemflow%2Fscanflow", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmemflow%2Fscanflow'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2635eda7275887fac612e67440fc077051b3d018 [INFO] building memflow/scanflow against try#8aaecdf5df68a6fbc126704e44d399ba2fe66bf2 for pr-94962 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmemflow%2Fscanflow" "/workspace/builds/worker-15/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-15/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/memflow/scanflow on toolchain 8aaecdf5df68a6fbc126704e44d399ba2fe66bf2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8aaecdf5df68a6fbc126704e44d399ba2fe66bf2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-15/source/.cargo/config [INFO] started tweaking git repo https://github.com/memflow/scanflow [INFO] finished tweaking git repo https://github.com/memflow/scanflow [INFO] tweaked toml for git repo https://github.com/memflow/scanflow written to /workspace/builds/worker-15/source/Cargo.toml [INFO] crate git repo https://github.com/memflow/scanflow already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8aaecdf5df68a6fbc126704e44d399ba2fe66bf2" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+8aaecdf5df68a6fbc126704e44d399ba2fe66bf2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0fc4547f2325b98979bdaa35e5e91dcb61732262da08b5e0fce587638325519b [INFO] running `Command { std: "docker" "start" "-a" "0fc4547f2325b98979bdaa35e5e91dcb61732262da08b5e0fce587638325519b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0fc4547f2325b98979bdaa35e5e91dcb61732262da08b5e0fce587638325519b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0fc4547f2325b98979bdaa35e5e91dcb61732262da08b5e0fce587638325519b", kill_on_drop: false }` [INFO] [stdout] 0fc4547f2325b98979bdaa35e5e91dcb61732262da08b5e0fce587638325519b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+8aaecdf5df68a6fbc126704e44d399ba2fe66bf2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5e248a82a44105a94c92274e8d388fdfa1b48acff464b9e438fc50ce323ce6f4 [INFO] running `Command { std: "docker" "start" "-a" "5e248a82a44105a94c92274e8d388fdfa1b48acff464b9e438fc50ce323ce6f4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling libc v0.2.121 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling syn v1.0.89 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling core_extensions_proc_macros v1.5.1 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling tstr_proc_macros v0.2.2 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling typed-arena v2.0.1 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling x86_64 v0.14.6 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Compiling no-std-compat v0.4.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling pelite-macros v0.1.1 [INFO] [stderr] Compiling volatile v0.4.4 [INFO] [stderr] Compiling plain v0.2.3 [INFO] [stderr] Compiling dataview v0.1.2 [INFO] [stderr] Compiling bit_field v0.10.1 [INFO] [stderr] Compiling rangemap v1.0.1 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling bumpalo v3.9.1 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling fixed-slice-vec v0.8.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling iced-x86 v1.17.0 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling generational-arena v0.2.8 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling tstr v0.2.2 [INFO] [stderr] Compiling pelite v0.9.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling core_extensions v1.5.2 [INFO] [stderr] Compiling repr_offset v0.2.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.4 [INFO] [stderr] Compiling quote v1.0.16 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling getrandom v0.2.5 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling coarsetime v0.1.21 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling sudo v0.6.0 [INFO] [stderr] Compiling clap v3.1.6 [INFO] [stderr] Compiling abi_stable_shared v0.10.3 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling hashbrown v0.12.0 [INFO] [stderr] Compiling pbr v1.0.4 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling simplelog v0.8.0 [INFO] [stderr] Compiling scan_fmt v0.2.6 [INFO] [stderr] Compiling rayon-tlsctx v0.2.0 [INFO] [stderr] Compiling as_derive_utils v0.10.3 [INFO] [stderr] Compiling darling_core v0.13.1 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling abi_stable_derive v0.10.3 [INFO] [stderr] Compiling scroll_derive v0.10.5 [INFO] [stderr] Compiling darling_macro v0.13.1 [INFO] [stderr] Compiling scroll v0.10.2 [INFO] [stderr] Compiling goblin v0.4.3 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling darling v0.13.1 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling abi_stable v0.10.4 [INFO] [stderr] Compiling proc-macro-crate v1.1.3 [INFO] [stderr] Compiling cglue-gen v0.2.4 [INFO] [stderr] Compiling memflow-derive v0.2.0-beta2 [INFO] [stderr] Compiling cglue-macro v0.2.2 [INFO] [stderr] Compiling cglue v0.2.11 [INFO] [stderr] Compiling memflow v0.2.0-beta5 [INFO] [stderr] Compiling scanflow v0.2.0-beta1 (/opt/rustwide/workdir/scanflow) [INFO] [stderr] Compiling scanflow-cli v0.2.0-beta2 (/opt/rustwide/workdir/scanflow-cli) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 44.15s [INFO] running `Command { std: "docker" "inspect" "5e248a82a44105a94c92274e8d388fdfa1b48acff464b9e438fc50ce323ce6f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e248a82a44105a94c92274e8d388fdfa1b48acff464b9e438fc50ce323ce6f4", kill_on_drop: false }` [INFO] [stdout] 5e248a82a44105a94c92274e8d388fdfa1b48acff464b9e438fc50ce323ce6f4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+8aaecdf5df68a6fbc126704e44d399ba2fe66bf2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f6b65529e5acd9c1bdff23fa5ece028a17256ffedcc533b94e29c90b8177f863 [INFO] running `Command { std: "docker" "start" "-a" "f6b65529e5acd9c1bdff23fa5ece028a17256ffedcc533b94e29c90b8177f863", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling scanflow v0.2.0-beta1 (/opt/rustwide/workdir/scanflow) [INFO] [stderr] Compiling scanflow-cli v0.2.0-beta2 (/opt/rustwide/workdir/scanflow-cli) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.83s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/scanflow-023d4ab9e0bd1a03) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/scanflow_cli-5b50765cd0f98813) [INFO] running `Command { std: "docker" "inspect" "f6b65529e5acd9c1bdff23fa5ece028a17256ffedcc533b94e29c90b8177f863", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f6b65529e5acd9c1bdff23fa5ece028a17256ffedcc533b94e29c90b8177f863", kill_on_drop: false }` [INFO] [stdout] f6b65529e5acd9c1bdff23fa5ece028a17256ffedcc533b94e29c90b8177f863