[INFO] cloning repository https://github.com/warriorstar-orion/avulto
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/warriorstar-orion/avulto" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwarriorstar-orion%2Favulto", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwarriorstar-orion%2Favulto'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 407862d8a54d0c97e40020c95e1f8fda24e913c9
[INFO] building warriorstar-orion/avulto against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwarriorstar-orion%2Favulto" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/warriorstar-orion/avulto
[INFO] finished tweaking git repo https://github.com/warriorstar-orion/avulto
[INFO] tweaked toml for git repo https://github.com/warriorstar-orion/avulto written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/warriorstar-orion/avulto on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/warriorstar-orion/avulto 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/SpaceManiac/SpacemanDMM`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded unindent v0.2.3
[INFO] [stderr]   Downloaded attribute-derive-macro v0.6.1
[INFO] [stderr]   Downloaded indoc v2.0.4
[INFO] [stderr]   Downloaded num-complex v0.4.4
[INFO] [stderr]   Downloaded target-lexicon v0.13.2
[INFO] [stderr]   Downloaded quote-use-macros v0.7.2
[INFO] [stderr]   Downloaded proc-macro-utils v0.8.0
[INFO] [stderr]   Downloaded dmi v0.3.5
[INFO] [stderr]   Downloaded get-size v0.1.4
[INFO] [stderr]   Downloaded attribute-derive v0.6.1
[INFO] [stderr]   Downloaded anyhow v1.0.88
[INFO] [stderr]   Downloaded deflate v1.0.0
[INFO] [stderr]   Downloaded serde_derive v1.0.195
[INFO] [stderr]   Downloaded portable-atomic v1.7.0
[INFO] [stderr]   Downloaded color_space v0.5.3
[INFO] [stderr]   Downloaded serde v1.0.195
[INFO] [stderr]   Downloaded cc v1.1.18
[INFO] [stderr]   Downloaded syn v2.0.74
[INFO] [stderr]   Downloaded termcolor v1.4.0
[INFO] [stderr]   Downloaded quote-use v0.7.2
[INFO] [stderr]   Downloaded get-size-derive v0.1.3
[INFO] [stderr]   Downloaded lodepng v3.9.2
[INFO] [stderr]   Downloaded matrixmultiply v0.3.8
[INFO] [stderr]   Downloaded fallible_collections v0.4.9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 24c67022e3cba68423227dddeffbbaf3a31514c0dd78b3e60e45ef0db4f9d6fb
[INFO] running `Command { std: "docker" "start" "-a" "24c67022e3cba68423227dddeffbbaf3a31514c0dd78b3e60e45ef0db4f9d6fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "24c67022e3cba68423227dddeffbbaf3a31514c0dd78b3e60e45ef0db4f9d6fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "24c67022e3cba68423227dddeffbbaf3a31514c0dd78b3e60e45ef0db4f9d6fb", kill_on_drop: false }`
[INFO] [stdout] 24c67022e3cba68423227dddeffbbaf3a31514c0dd78b3e60e45ef0db4f9d6fb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b541e49d1cfd93230e48d6aab288ca7eb7ca61fd2b31887939b5b479797cf1d6
[INFO] running `Command { std: "docker" "start" "-a" "b541e49d1cfd93230e48d6aab288ca7eb7ca61fd2b31887939b5b479797cf1d6", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling target-lexicon v0.13.2
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling ahash v0.8.7
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling anyhow v1.0.88
[INFO] [stderr]    Compiling pyo3-build-config v0.24.2
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling built v0.7.4
[INFO] [stderr]    Compiling zerocopy v0.7.32
[INFO] [stderr]    Compiling smallvec v1.11.2
[INFO] [stderr]    Compiling syn v2.0.74
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-utils v0.8.0
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]    Compiling getrandom v0.2.11
[INFO] [stderr]    Compiling v_frame v0.3.8
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling interpolator v0.5.0
[INFO] [stderr]    Compiling serde v1.0.195
[INFO] [stderr]    Compiling collection_literals v1.0.1
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling pyo3-macros-backend v0.24.2
[INFO] [stderr]    Compiling pyo3-ffi v0.24.2
[INFO] [stderr]    Compiling maybe-rayon v0.1.1
[INFO] [stderr]    Compiling matrixmultiply v0.3.8
[INFO] [stderr]    Compiling bitstream-io v2.5.3
[INFO] [stderr]    Compiling imgref v1.10.1
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]    Compiling weezl v0.1.8
[INFO] [stderr]    Compiling fallible_collections v0.4.9
[INFO] [stderr]    Compiling loop9 v0.1.5
[INFO] [stderr]    Compiling flume v0.11.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling avif-serialize v0.8.1
[INFO] [stderr]    Compiling av1-grain v0.2.3
[INFO] [stderr]    Compiling fdeflate v0.3.4
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling image-webp v0.1.3
[INFO] [stderr]    Compiling exr v1.72.0
[INFO] [stderr]    Compiling zune-jpeg v0.4.13
[INFO] [stderr]    Compiling png v0.17.13
[INFO] [stderr]    Compiling gif v0.13.1
[INFO] [stderr]    Compiling tiff v0.9.1
[INFO] [stderr]    Compiling inflate v0.4.5
[INFO] [stderr]    Compiling pyo3 v0.24.2
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling num-complex v0.4.4
[INFO] [stderr]    Compiling ordered-float v3.9.2
[INFO] [stderr]    Compiling bytemuck_derive v1.5.0
[INFO] [stderr]    Compiling derive-where v1.2.7
[INFO] [stderr]    Compiling profiling-procmacros v1.0.15
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling profiling v1.0.15
[INFO] [stderr]    Compiling serde_derive v1.0.195
[INFO] [stderr]    Compiling bytemuck v1.18.0
[INFO] [stderr]    Compiling rgb v0.8.50
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling quote-use-macros v0.7.2
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling quote-use v0.7.2
[INFO] [stderr]    Compiling attribute-derive-macro v0.6.1
[INFO] [stderr]    Compiling phf_macros v0.11.2
[INFO] [stderr]    Compiling lodepng v3.9.2
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling builtins-proc-macro v0.0.0 (https://github.com/SpaceManiac/SpacemanDMM?tag=suite-1.8#f6b4c8f6)
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling attribute-derive v0.6.1
[INFO] [stderr]    Compiling color_space v0.5.3
[INFO] [stderr]    Compiling interval-tree v0.8.0 (https://github.com/SpaceManiac/SpacemanDMM?tag=suite-1.8#f6b4c8f6)
[INFO] [stderr]    Compiling get-size-derive v0.1.3
[INFO] [stderr]    Compiling get-size v0.1.4
[INFO] [stderr]    Compiling termcolor v1.4.0
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]    Compiling pyo3-macros v0.24.2
[INFO] [stderr]    Compiling ndarray v0.15.6
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling deflate v1.0.0
[INFO] [stderr]    Compiling indoc v2.0.4
[INFO] [stderr]    Compiling bumpalo v3.14.0
[INFO] [stderr]    Compiling unindent v0.2.3
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling ravif v0.11.10
[INFO] [stderr]    Compiling image v0.25.2
[INFO] [stderr]    Compiling dreammaker v0.1.0 (https://github.com/SpaceManiac/SpacemanDMM?tag=suite-1.8#f6b4c8f6)
[INFO] [stderr]    Compiling dmm-tools v0.1.0 (https://github.com/SpaceManiac/SpacemanDMM?tag=suite-1.8#f6b4c8f6)
[INFO] [stderr]    Compiling dmi v0.3.5
[INFO] [stderr]    Compiling avulto v0.1.19 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 28s
[INFO] running `Command { std: "docker" "inspect" "b541e49d1cfd93230e48d6aab288ca7eb7ca61fd2b31887939b5b479797cf1d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b541e49d1cfd93230e48d6aab288ca7eb7ca61fd2b31887939b5b479797cf1d6", kill_on_drop: false }`
[INFO] [stdout] b541e49d1cfd93230e48d6aab288ca7eb7ca61fd2b31887939b5b479797cf1d6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7f21d1610139342947f14690ce1f7a9802889a74214380f7c0c74c4050d461c3
[INFO] running `Command { std: "docker" "start" "-a" "7f21d1610139342947f14690ce1f7a9802889a74214380f7c0c74c4050d461c3", kill_on_drop: false }`
[INFO] [stderr]    Compiling avulto v0.1.19 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 11.56s
[INFO] running `Command { std: "docker" "inspect" "7f21d1610139342947f14690ce1f7a9802889a74214380f7c0c74c4050d461c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7f21d1610139342947f14690ce1f7a9802889a74214380f7c0c74c4050d461c3", kill_on_drop: false }`
[INFO] [stdout] 7f21d1610139342947f14690ce1f7a9802889a74214380f7c0c74c4050d461c3
