[INFO] cloning repository https://github.com/anilcse/bodymovin-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/anilcse/bodymovin-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanilcse%2Fbodymovin-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanilcse%2Fbodymovin-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9d9e4d936d32f7e8d68281f6aa0b07a05c62a49b
[INFO] testing anilcse/bodymovin-rs against nightly-2025-01-18+rustflags=-Zrandomize-layout for randomize-layout-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanilcse%2Fbodymovin-rs" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/anilcse/bodymovin-rs on toolchain nightly-2025-01-18
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+nightly-2025-01-18" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/anilcse/bodymovin-rs
[INFO] finished tweaking git repo https://github.com/anilcse/bodymovin-rs
[INFO] tweaked toml for git repo https://github.com/anilcse/bodymovin-rs written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/anilcse/bodymovin-rs 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" "+nightly-2025-01-18" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bc7b274fa8b7f963ddb0aec2647ecb1f97615cd845ad09c4979ae8568de81614
[INFO] running `Command { std: "docker" "start" "-a" "bc7b274fa8b7f963ddb0aec2647ecb1f97615cd845ad09c4979ae8568de81614", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bc7b274fa8b7f963ddb0aec2647ecb1f97615cd845ad09c4979ae8568de81614", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bc7b274fa8b7f963ddb0aec2647ecb1f97615cd845ad09c4979ae8568de81614", kill_on_drop: false }`
[INFO] [stdout] bc7b274fa8b7f963ddb0aec2647ecb1f97615cd845ad09c4979ae8568de81614
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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 -Zrandomize-layout" "-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c6a650b0b0587984de75af394093bb5ea2ad7999309e780adca32d3d136e57c3
[INFO] running `Command { std: "docker" "start" "-a" "c6a650b0b0587984de75af394093bb5ea2ad7999309e780adca32d3d136e57c3", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling bytemuck v1.16.3
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling weezl v0.1.8
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]    Compiling ttf-parser v0.15.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling lebe v0.5.2
[INFO] [stderr]    Compiling bit_field v0.10.2
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.8
[INFO] [stderr]    Compiling miniz_oxide v0.7.4
[INFO] [stderr]    Compiling fdeflate v0.3.4
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling custom_derive v0.1.7
[INFO] [stderr]    Compiling serde_json v1.0.121
[INFO] [stderr]    Compiling gif v0.13.1
[INFO] [stderr]    Compiling conv v0.3.3
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]    Compiling safe_arch v0.7.2
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling syn v2.0.72
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling wide v0.7.26
[INFO] [stderr]    Compiling flume v0.11.0
[INFO] [stderr]    Compiling flate2 v1.0.30
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling png v0.17.13
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling owned_ttf_parser v0.15.2
[INFO] [stderr]    Compiling rusttype v0.9.3
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling exr v1.72.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling simba v0.7.3
[INFO] [stderr]    Compiling zerocopy-derive v0.6.6
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling zerocopy v0.6.6
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.18
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling jpeg-decoder v0.3.1
[INFO] [stderr]    Compiling rand_distr v0.2.2
[INFO] [stderr]    Compiling tiff v0.9.1
[INFO] [stderr]    Compiling image v0.24.9
[INFO] [stderr]    Compiling nalgebra v0.30.1
[INFO] [stderr]    Compiling imageproc v0.23.0
[INFO] [stderr]    Compiling bodymovin v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.87s
[INFO] running `Command { std: "docker" "inspect" "c6a650b0b0587984de75af394093bb5ea2ad7999309e780adca32d3d136e57c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c6a650b0b0587984de75af394093bb5ea2ad7999309e780adca32d3d136e57c3", kill_on_drop: false }`
[INFO] [stdout] c6a650b0b0587984de75af394093bb5ea2ad7999309e780adca32d3d136e57c3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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 -Zrandomize-layout" "-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dac889a41f453ad4463228054a601c5d65a1af8b81f30c7e6b1b2858326720e1
[INFO] running `Command { std: "docker" "start" "-a" "dac889a41f453ad4463228054a601c5d65a1af8b81f30c7e6b1b2858326720e1", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling tempfile v3.11.0
[INFO] [stderr]    Compiling bodymovin v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `File`, `create_dir_all`, `io::Write`, and `remove_dir_all`
[INFO] [stdout]  --> tests/integration.rs:3:8
[INFO] [stdout]   |
[INFO] [stdout] 3 |   fs::{create_dir_all, remove_dir_all, File},
[INFO] [stdout]   |        ^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^  ^^^^
[INFO] [stdout] 4 |   io::Write,
[INFO] [stdout]   |   ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.03s
[INFO] running `Command { std: "docker" "inspect" "dac889a41f453ad4463228054a601c5d65a1af8b81f30c7e6b1b2858326720e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dac889a41f453ad4463228054a601c5d65a1af8b81f30c7e6b1b2858326720e1", kill_on_drop: false }`
[INFO] [stdout] dac889a41f453ad4463228054a601c5d65a1af8b81f30c7e6b1b2858326720e1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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 -Zrandomize-layout" "-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b895ae6187a1815d553beb172f5cb723acb968778fac64b5b032ee5eb5cbf71f
[INFO] running `Command { std: "docker" "start" "-a" "b895ae6187a1815d553beb172f5cb723acb968778fac64b5b032ee5eb5cbf71f", kill_on_drop: false }`
[INFO] [stderr] warning: unused imports: `File`, `create_dir_all`, `io::Write`, and `remove_dir_all`
[INFO] [stderr]  --> tests/integration.rs:3:8
[INFO] [stderr]   |
[INFO] [stderr] 3 |   fs::{create_dir_all, remove_dir_all, File},
[INFO] [stderr]   |        ^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^  ^^^^
[INFO] [stderr] 4 |   io::Write,
[INFO] [stderr]   |   ^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `bodymovin` (test "integration") generated 1 warning (run `cargo fix --test "integration"` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bodymovin-d227dba6e10e8f9b)
[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]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/bodymovin-1abfd5940531c65f)
[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]      Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-431ff5b1a88d8d58)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr] error: test failed, to rerun pass `--test integration`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/integration-431ff5b1a88d8d58` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "b895ae6187a1815d553beb172f5cb723acb968778fac64b5b032ee5eb5cbf71f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b895ae6187a1815d553beb172f5cb723acb968778fac64b5b032ee5eb5cbf71f", kill_on_drop: false }`
[INFO] [stdout] b895ae6187a1815d553beb172f5cb723acb968778fac64b5b032ee5eb5cbf71f
