[INFO] fetching crate intuicio-ffi 0.48.5...
[INFO] testing intuicio-ffi-0.48.5 against 1.90.0 for beta-1.91-3
[INFO] extracting crate intuicio-ffi 0.48.5 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate intuicio-ffi 0.48.5
[INFO] finished tweaking crates.io crate intuicio-ffi 0.48.5
[INFO] tweaked toml for crates.io crate intuicio-ffi 0.48.5 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate intuicio-ffi 0.48.5 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate intuicio-ffi 0.48.5 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded libffi v4.1.1
[INFO] [stderr]   Downloaded uuid v1.18.0
[INFO] [stderr]   Downloaded wit-bindgen v0.45.0
[INFO] [stderr]   Downloaded libffi-sys v3.3.2
[INFO] [stderr]   Downloaded typid v1.1.2
[INFO] [stderr]   Downloaded intuicio-core v0.48.5
[INFO] [stderr]   Downloaded intuicio-data v0.48.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8eaaf08a3fbc960b24d719662acaf536d9292e29a4c97973dbfa5c4f7dfd8066
[INFO] running `Command { std: "docker" "start" "-a" "8eaaf08a3fbc960b24d719662acaf536d9292e29a4c97973dbfa5c4f7dfd8066", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8eaaf08a3fbc960b24d719662acaf536d9292e29a4c97973dbfa5c4f7dfd8066", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8eaaf08a3fbc960b24d719662acaf536d9292e29a4c97973dbfa5c4f7dfd8066", kill_on_drop: false }`
[INFO] [stdout] 8eaaf08a3fbc960b24d719662acaf536d9292e29a4c97973dbfa5c4f7dfd8066
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e288e806208db32678c76f2d112a29ad857f019c108066747b79d52fc77eb9de
[INFO] running `Command { std: "docker" "start" "-a" "e288e806208db32678c76f2d112a29ad857f019c108066747b79d52fc77eb9de", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling cc v1.2.34
[INFO] [stderr]    Compiling libloading v0.8.8
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling libffi-sys v3.3.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling pest v2.8.1
[INFO] [stderr]    Compiling pest_meta v2.8.1
[INFO] [stderr]    Compiling pest_generator v2.8.1
[INFO] [stderr]    Compiling pest_derive v2.8.1
[INFO] [stderr]    Compiling uuid v1.18.0
[INFO] [stderr]    Compiling typid v1.1.2
[INFO] [stderr]    Compiling intuicio-data v0.48.5
[INFO] [stderr]    Compiling intuicio-core v0.48.5
[INFO] [stderr]    Compiling libffi v4.1.1
[INFO] [stderr]    Compiling intuicio-ffi v0.48.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.56s
[INFO] running `Command { std: "docker" "inspect" "e288e806208db32678c76f2d112a29ad857f019c108066747b79d52fc77eb9de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e288e806208db32678c76f2d112a29ad857f019c108066747b79d52fc77eb9de", kill_on_drop: false }`
[INFO] [stdout] e288e806208db32678c76f2d112a29ad857f019c108066747b79d52fc77eb9de
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a3974348290e5f04f2259a343f23c5c50665b3c4035c76a273b3ffd3d3b379cf
[INFO] running `Command { std: "docker" "start" "-a" "a3974348290e5f04f2259a343f23c5c50665b3c4035c76a273b3ffd3d3b379cf", kill_on_drop: false }`
[INFO] [stderr]    Compiling intuicio-ffi v0.48.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.68s
[INFO] running `Command { std: "docker" "inspect" "a3974348290e5f04f2259a343f23c5c50665b3c4035c76a273b3ffd3d3b379cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a3974348290e5f04f2259a343f23c5c50665b3c4035c76a273b3ffd3d3b379cf", kill_on_drop: false }`
[INFO] [stdout] a3974348290e5f04f2259a343f23c5c50665b3c4035c76a273b3ffd3d3b379cf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 575279a7d54bfa989d1bbdfe4b09e5d4d23c76c3e8acc2e16498c63b6fa8c5ab
[INFO] running `Command { std: "docker" "start" "-a" "575279a7d54bfa989d1bbdfe4b09e5d4d23c76c3e8acc2e16498c63b6fa8c5ab", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/intuicio_ffi-8b2702551e41dfb0)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/intuicio_ffi-8b2702551e41dfb0` (signal: 11, SIGSEGV: invalid memory reference)
[INFO] running `Command { std: "docker" "inspect" "575279a7d54bfa989d1bbdfe4b09e5d4d23c76c3e8acc2e16498c63b6fa8c5ab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "575279a7d54bfa989d1bbdfe4b09e5d4d23c76c3e8acc2e16498c63b6fa8c5ab", kill_on_drop: false }`
[INFO] [stdout] 575279a7d54bfa989d1bbdfe4b09e5d4d23c76c3e8acc2e16498c63b6fa8c5ab
