[INFO] cloning repository https://github.com/memflow/memflow-py [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/memflow/memflow-py" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmemflow%2Fmemflow-py", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmemflow%2Fmemflow-py'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 47c50a6bfcd0807521bbb09879af785b83d99478 [INFO] testing memflow/memflow-py 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%2Fmemflow%2Fmemflow-py" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/memflow/memflow-py 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/memflow/memflow-py [INFO] finished tweaking git repo https://github.com/memflow/memflow-py [INFO] tweaked toml for git repo https://github.com/memflow/memflow-py written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/memflow/memflow-py 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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 27b40f77dc7df8863f995865eb4530480f6b2f3fe0357ec27bd299644698534f [INFO] running `Command { std: "docker" "start" "-a" "27b40f77dc7df8863f995865eb4530480f6b2f3fe0357ec27bd299644698534f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "27b40f77dc7df8863f995865eb4530480f6b2f3fe0357ec27bd299644698534f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27b40f77dc7df8863f995865eb4530480f6b2f3fe0357ec27bd299644698534f", kill_on_drop: false }` [INFO] [stdout] 27b40f77dc7df8863f995865eb4530480f6b2f3fe0357ec27bd299644698534f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] e8254b7b5ade5a59bece6150ebbe3ce130ef91ea8c45da2b52f579a9280d32d0 [INFO] running `Command { std: "docker" "start" "-a" "e8254b7b5ade5a59bece6150ebbe3ce130ef91ea8c45da2b52f579a9280d32d0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.51 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling target-lexicon v0.12.6 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling thiserror v1.0.39 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling semver v1.0.16 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling core_extensions v1.5.3 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling crossbeam-utils v0.8.15 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling tstr_proc_macros v0.2.2 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling core_extensions_proc_macros v1.5.3 [INFO] [stderr] Compiling paste v1.0.12 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling serde_json v1.0.94 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling abi_stable_shared v0.10.3 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling rustversion v1.0.12 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling ahash v0.8.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.7 [INFO] [stderr] Compiling generational-arena v0.2.8 [INFO] [stderr] Compiling tstr v0.2.3 [INFO] [stderr] Compiling pyo3-build-config v0.17.3 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling repr_offset v0.2.2 [INFO] [stderr] Compiling cglue v0.2.12 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling no-std-compat v0.4.1 [INFO] [stderr] Compiling winnow v0.4.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling unindent v0.1.11 [INFO] [stderr] Compiling pelite-macros v0.1.1 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling dataview v0.1.2 [INFO] [stderr] Compiling volatile v0.4.6 [INFO] [stderr] Compiling indoc v1.0.9 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling plain v0.2.3 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling coarsetime v0.1.23 [INFO] [stderr] Compiling bumpalo v3.12.0 [INFO] [stderr] Compiling dataview v1.0.1 [INFO] [stderr] Compiling arc-swap v1.6.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rangemap v1.3.0 [INFO] [stderr] Compiling pelite v0.9.0 [INFO] [stderr] Compiling fixed-slice-vec v0.10.0 [INFO] [stderr] Compiling x86_64 v0.14.10 [INFO] [stderr] Compiling pyo3-ffi v0.17.3 [INFO] [stderr] Compiling pyo3 v0.17.3 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling as_derive_utils v0.10.3 [INFO] [stderr] Compiling pyo3-macros-backend v0.17.3 [INFO] [stderr] Compiling thiserror-impl v1.0.39 [INFO] [stderr] Compiling abi_stable_derive v0.10.3 [INFO] [stderr] Compiling scroll_derive v0.11.0 [INFO] [stderr] Compiling scroll v0.11.0 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling goblin v0.5.4 [INFO] [stderr] Compiling proc-macro-crate v1.1.3 [INFO] [stderr] Compiling cglue-gen v0.2.7 [INFO] [stderr] Compiling pyo3-macros v0.17.3 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling memflow-derive v0.2.0-beta3 [INFO] [stderr] Compiling cglue-macro v0.2.3 [INFO] [stderr] Compiling pyo3-log v0.7.0 [INFO] [stderr] Compiling serde_spanned v0.6.1 [INFO] [stderr] Compiling toml_datetime v0.6.1 [INFO] [stderr] Compiling toml_edit v0.19.8 [INFO] [stderr] Compiling abi_stable v0.10.5 [INFO] [stderr] Compiling toml v0.7.3 [INFO] [stderr] Compiling memflow v0.2.0-beta10 [INFO] [stderr] Compiling memflow-py v0.1.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 28.91s [INFO] running `Command { std: "docker" "inspect" "e8254b7b5ade5a59bece6150ebbe3ce130ef91ea8c45da2b52f579a9280d32d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e8254b7b5ade5a59bece6150ebbe3ce130ef91ea8c45da2b52f579a9280d32d0", kill_on_drop: false }` [INFO] [stdout] e8254b7b5ade5a59bece6150ebbe3ce130ef91ea8c45da2b52f579a9280d32d0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] bcc7453c7c83682fa383b50385214fc8a03548376a54e3a4f6a80ccf5b2bae4e [INFO] running `Command { std: "docker" "start" "-a" "bcc7453c7c83682fa383b50385214fc8a03548376a54e3a4f6a80ccf5b2bae4e", kill_on_drop: false }` [INFO] [stderr] Compiling memflow-py v0.1.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.29s [INFO] running `Command { std: "docker" "inspect" "bcc7453c7c83682fa383b50385214fc8a03548376a54e3a4f6a80ccf5b2bae4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bcc7453c7c83682fa383b50385214fc8a03548376a54e3a4f6a80ccf5b2bae4e", kill_on_drop: false }` [INFO] [stdout] bcc7453c7c83682fa383b50385214fc8a03548376a54e3a4f6a80ccf5b2bae4e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 4b3f40de1358d0cee7cdb5b827f093ab6c01ba788338972464f81972c35cc66a [INFO] running `Command { std: "docker" "start" "-a" "4b3f40de1358d0cee7cdb5b827f093ab6c01ba788338972464f81972c35cc66a", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/memflow-c2c997de84fc5b0f) [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" "4b3f40de1358d0cee7cdb5b827f093ab6c01ba788338972464f81972c35cc66a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b3f40de1358d0cee7cdb5b827f093ab6c01ba788338972464f81972c35cc66a", kill_on_drop: false }` [INFO] [stdout] 4b3f40de1358d0cee7cdb5b827f093ab6c01ba788338972464f81972c35cc66a