[INFO] fetching crate memflow-ffi 0.2.0... [INFO] testing memflow-ffi-0.2.0 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate memflow-ffi 0.2.0 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate memflow-ffi 0.2.0 [INFO] finished tweaking crates.io crate memflow-ffi 0.2.0 [INFO] tweaked toml for crates.io crate memflow-ffi 0.2.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate memflow-ffi 0.2.0 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "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" "+b83b707f97d809763b7861afa7638871f3339a33" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 158 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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 44d3aef12dc0e43bfc11479a6ad80008e2a664b4cf317eda83484c349d2e0f12 [INFO] running `Command { std: "docker" "start" "-a" "44d3aef12dc0e43bfc11479a6ad80008e2a664b4cf317eda83484c349d2e0f12", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "44d3aef12dc0e43bfc11479a6ad80008e2a664b4cf317eda83484c349d2e0f12", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44d3aef12dc0e43bfc11479a6ad80008e2a664b4cf317eda83484c349d2e0f12", kill_on_drop: false }` [INFO] [stdout] 44d3aef12dc0e43bfc11479a6ad80008e2a664b4cf317eda83484c349d2e0f12 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 82773c4a60500cd3e9cde9cede6d681a3693f8027f2c8320c97169af13aa97c1 [INFO] running `Command { std: "docker" "start" "-a" "82773c4a60500cd3e9cde9cede6d681a3693f8027f2c8320c97169af13aa97c1", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling core_extensions_proc_macros v1.5.4 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling tstr_proc_macros v0.2.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling tstr v0.2.4 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling core_extensions v1.5.4 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling cglue v0.2.14 [INFO] [stderr] Compiling repr_offset v0.2.2 [INFO] [stderr] Compiling abi_stable_shared v0.10.3 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling generational-arena v0.2.9 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling no-std-compat v0.4.1 [INFO] [stderr] Compiling time-core v0.1.5 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling time-macros v0.2.23 [INFO] [stderr] Compiling deranged v0.5.3 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling dataview v0.1.2 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling bitflags v2.9.3 [INFO] [stderr] Compiling bit_field v0.10.3 [INFO] [stderr] Compiling pelite-macros v0.1.1 [INFO] [stderr] Compiling volatile v0.4.6 [INFO] [stderr] Compiling tarc v0.1.6 [INFO] [stderr] Compiling plain v0.2.3 [INFO] [stderr] Compiling x86_64 v0.14.13 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling pelite v0.9.0 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling coarsetime v0.1.36 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling time v0.3.42 [INFO] [stderr] Compiling libloading v0.8.8 [INFO] [stderr] Compiling dataview v1.0.1 [INFO] [stderr] Compiling rangemap v1.6.0 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling fixed-slice-vec v0.10.0 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling as_derive_utils v0.10.3 [INFO] [stderr] Compiling simplelog v0.12.2 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling scroll_derive v0.12.1 [INFO] [stderr] Compiling abi_stable_derive v0.10.3 [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 toml_datetime v0.6.3 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling chrono v0.4.41 [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 cglue-gen v0.2.9 [INFO] [stderr] Compiling memflow-derive v0.2.0 [INFO] [stderr] Compiling cglue-macro v0.2.3 [INFO] [stderr] Compiling memflow v0.2.3 [INFO] [stderr] Compiling memflow-ffi v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 25s [INFO] running `Command { std: "docker" "inspect" "82773c4a60500cd3e9cde9cede6d681a3693f8027f2c8320c97169af13aa97c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "82773c4a60500cd3e9cde9cede6d681a3693f8027f2c8320c97169af13aa97c1", kill_on_drop: false }` [INFO] [stdout] 82773c4a60500cd3e9cde9cede6d681a3693f8027f2c8320c97169af13aa97c1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c241bce36898ab5eb23a4431b00758599ede88d448db76479cc65f25c031b8c4 [INFO] running `Command { std: "docker" "start" "-a" "c241bce36898ab5eb23a4431b00758599ede88d448db76479cc65f25c031b8c4", kill_on_drop: false }` [INFO] [stderr] Compiling memflow-ffi v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.03s [INFO] running `Command { std: "docker" "inspect" "c241bce36898ab5eb23a4431b00758599ede88d448db76479cc65f25c031b8c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c241bce36898ab5eb23a4431b00758599ede88d448db76479cc65f25c031b8c4", kill_on_drop: false }` [INFO] [stdout] c241bce36898ab5eb23a4431b00758599ede88d448db76479cc65f25c031b8c4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b21c5ad3848bf740cdcc298f79b62bd77086edecdb691bdb0d7926c1a5fcbb7a [INFO] running `Command { std: "docker" "start" "-a" "b21c5ad3848bf740cdcc298f79b62bd77086edecdb691bdb0d7926c1a5fcbb7a", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/memflow_ffi-08086018a89f8fd7) [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] [stderr] Doc-tests memflow_ffi [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" "b21c5ad3848bf740cdcc298f79b62bd77086edecdb691bdb0d7926c1a5fcbb7a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b21c5ad3848bf740cdcc298f79b62bd77086edecdb691bdb0d7926c1a5fcbb7a", kill_on_drop: false }` [INFO] [stdout] b21c5ad3848bf740cdcc298f79b62bd77086edecdb691bdb0d7926c1a5fcbb7a