[INFO] cloning repository https://github.com/slack2450/zynq-memflow [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/slack2450/zynq-memflow" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fslack2450%2Fzynq-memflow", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fslack2450%2Fzynq-memflow'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6bc3e2d06640c7f8ac654759eec44f18d7b3759e [INFO] testing slack2450/zynq-memflow against beta-2023-10-04 for beta-1.74-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fslack2450%2Fzynq-memflow" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/slack2450/zynq-memflow on toolchain beta-2023-10-04 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2023-10-04" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/slack2450/zynq-memflow [INFO] finished tweaking git repo https://github.com/slack2450/zynq-memflow [INFO] tweaked toml for git repo https://github.com/slack2450/zynq-memflow written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/slack2450/zynq-memflow 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" "+beta-2023-10-04" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-10-04" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8775b06ec053a57984f778d06da6706224e0ed13bd51f5dfffa5676d308b3285 [INFO] running `Command { std: "docker" "start" "-a" "8775b06ec053a57984f778d06da6706224e0ed13bd51f5dfffa5676d308b3285", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8775b06ec053a57984f778d06da6706224e0ed13bd51f5dfffa5676d308b3285", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8775b06ec053a57984f778d06da6706224e0ed13bd51f5dfffa5676d308b3285", kill_on_drop: false }` [INFO] [stdout] 8775b06ec053a57984f778d06da6706224e0ed13bd51f5dfffa5676d308b3285 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-10-04" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2a8831cd75085c5aca620ddc9d4ab7ee1146a8e1cfd660685e58804297ac505b [INFO] running `Command { std: "docker" "start" "-a" "2a8831cd75085c5aca620ddc9d4ab7ee1146a8e1cfd660685e58804297ac505b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.51 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Compiling itoa v1.0.5 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling core_extensions_proc_macros v1.5.3 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling semver v1.0.16 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling serde_json v1.0.94 [INFO] [stderr] Compiling paste v1.0.11 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling crossbeam-utils v0.8.15 [INFO] [stderr] Compiling tstr_proc_macros v0.2.2 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling core_extensions v1.5.3 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling ryu v1.0.12 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling generational-arena v0.2.8 [INFO] [stderr] Compiling tstr v0.2.3 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling repr_offset v0.2.2 [INFO] [stderr] Compiling abi_stable_shared v0.10.3 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling no-std-compat v0.4.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling cglue v0.2.12 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling rustversion v1.0.11 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling dataview v0.1.2 [INFO] [stderr] Compiling pelite-macros v0.1.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.7 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling unicode-bidi v0.3.10 [INFO] [stderr] Compiling plain v0.2.3 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling volatile v0.4.6 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling x86_64 v0.14.10 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling coarsetime v0.1.23 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling rangemap v1.3.0 [INFO] [stderr] Compiling rustls v0.20.8 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling dataview v1.0.1 [INFO] [stderr] Compiling fixed-slice-vec v0.10.0 [INFO] [stderr] Compiling bumpalo v3.12.0 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling console v0.15.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.14 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling flate2 v1.0.25 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling as_derive_utils v0.10.3 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling webpki-roots v0.22.6 [INFO] [stderr] Compiling scroll v0.10.2 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling pdb v0.7.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling pelite v0.9.0 [INFO] [stderr] Compiling regex v1.7.1 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling progress-streams v1.1.0 [INFO] [stderr] Compiling indicatif v0.16.2 [INFO] [stderr] Compiling ureq v2.6.2 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling thiserror-impl v1.0.38 [INFO] [stderr] Compiling abi_stable_derive v0.10.3 [INFO] [stderr] Compiling scroll_derive v0.11.0 [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 block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling goblin v0.5.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling time-macros v0.2.8 [INFO] [stderr] Compiling rayon v1.7.0 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling time v0.3.20 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling rayon-tlsctx v0.2.0 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling iced-x86 v1.18.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling widestring v0.5.1 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling tungstenite v0.18.0 [INFO] [stderr] Compiling simplelog v0.12.0 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling proc-macro-crate v1.1.3 [INFO] [stderr] Compiling cglue-gen v0.2.7 [INFO] [stderr] Compiling abi_stable v0.10.5 [INFO] [stderr] Compiling memflow-derive v0.2.0-beta3 [INFO] [stderr] Compiling cglue-macro v0.2.3 [INFO] [stderr] Compiling memflow v0.2.0-beta9 [INFO] [stderr] Compiling memflow-win32-defs v0.2.0-beta9 (https://github.com/slack2450/memflow-win32?branch=0.2.0-beta9#c30b7183) [INFO] [stderr] Compiling scanflow v0.2.0-beta1 [INFO] [stderr] Compiling memflow-win32 v0.2.0-beta9 (https://github.com/slack2450/memflow-win32?branch=0.2.0-beta9#c30b7183) [INFO] [stderr] Compiling zynq-memflow v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 15s [INFO] running `Command { std: "docker" "inspect" "2a8831cd75085c5aca620ddc9d4ab7ee1146a8e1cfd660685e58804297ac505b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a8831cd75085c5aca620ddc9d4ab7ee1146a8e1cfd660685e58804297ac505b", kill_on_drop: false }` [INFO] [stdout] 2a8831cd75085c5aca620ddc9d4ab7ee1146a8e1cfd660685e58804297ac505b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-10-04" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 870f989b457604a19ee334b0ee11d3aa53aed2bc0a53132e5e5d163fb559d8e6 [INFO] running `Command { std: "docker" "start" "-a" "870f989b457604a19ee334b0ee11d3aa53aed2bc0a53132e5e5d163fb559d8e6", kill_on_drop: false }` [INFO] [stderr] Compiling zynq-memflow v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.81s [INFO] running `Command { std: "docker" "inspect" "870f989b457604a19ee334b0ee11d3aa53aed2bc0a53132e5e5d163fb559d8e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "870f989b457604a19ee334b0ee11d3aa53aed2bc0a53132e5e5d163fb559d8e6", kill_on_drop: false }` [INFO] [stdout] 870f989b457604a19ee334b0ee11d3aa53aed2bc0a53132e5e5d163fb559d8e6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-10-04" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 856c35dfd23376ecfaaef39a80d4ce781808986a762331965efecc62ec11a13f [INFO] running `Command { std: "docker" "start" "-a" "856c35dfd23376ecfaaef39a80d4ce781808986a762331965efecc62ec11a13f", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/zynq_memflow-9e75c56ee4f01ba2) [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" "856c35dfd23376ecfaaef39a80d4ce781808986a762331965efecc62ec11a13f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "856c35dfd23376ecfaaef39a80d4ce781808986a762331965efecc62ec11a13f", kill_on_drop: false }` [INFO] [stdout] 856c35dfd23376ecfaaef39a80d4ce781808986a762331965efecc62ec11a13f