[INFO] fetching crate rafx-assets 0.0.14... [INFO] testing rafx-assets-0.0.14 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate rafx-assets 0.0.14 into /workspace/builds/worker-15/source [INFO] validating manifest of crates.io crate rafx-assets 0.0.14 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rafx-assets 0.0.14 [INFO] finished tweaking crates.io crate rafx-assets 0.0.14 [INFO] tweaked toml for crates.io crate rafx-assets 0.0.14 written to /workspace/builds/worker-15/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 13b30991f9eefb91cc5392a9388de92a6dfeaa635cb3e2c7c1b258035af7e3cb [INFO] running `Command { std: "docker" "start" "-a" "13b30991f9eefb91cc5392a9388de92a6dfeaa635cb3e2c7c1b258035af7e3cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "13b30991f9eefb91cc5392a9388de92a6dfeaa635cb3e2c7c1b258035af7e3cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "13b30991f9eefb91cc5392a9388de92a6dfeaa635cb3e2c7c1b258035af7e3cb", kill_on_drop: false }` [INFO] [stdout] 13b30991f9eefb91cc5392a9388de92a6dfeaa635cb3e2c7c1b258035af7e3cb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d4a4493773001512b42c4e4344cb06b06d7d0b56c3436da8ab0d64acafab3515 [INFO] running `Command { std: "docker" "start" "-a" "d4a4493773001512b42c4e4344cb06b06d7d0b56c3436da8ab0d64acafab3515", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling libm v0.2.2 [INFO] [stderr] Compiling path-clean v0.1.0 [INFO] [stderr] Compiling path-slash v0.1.4 [INFO] [stderr] Compiling capnp v0.14.6 [INFO] [stderr] Compiling erased-serde v0.3.20 [INFO] [stderr] Compiling dunce v1.0.2 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling event-listener v2.5.2 [INFO] [stderr] Compiling cache-padded v1.2.0 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling weezl v0.1.5 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling bytemuck v1.9.1 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling distill-downstream-lmdb-sys v0.8.0-windows-fix [INFO] [stderr] Compiling slotmap v1.0.6 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling inotify v0.7.1 [INFO] [stderr] Compiling dashmap v4.0.2 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling async-lock v2.5.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling raw-window-handle v0.4.3 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling raw-window-handle v0.3.4 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling gif v0.11.3 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling distill-downstream-lmdb-rkv v0.11.0-windows-fix [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling type-uuid-derive v0.1.2 [INFO] [stderr] Compiling ctor v0.1.22 [INFO] [stderr] Compiling ghost v0.1.2 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling profiling-procmacros v1.0.5 [INFO] [stderr] Compiling typetag-impl v0.1.8 [INFO] [stderr] Compiling distill-serde-importable-derive v0.0.3 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling profiling v1.0.5 [INFO] [stderr] Compiling type-uuid v0.1.2 [INFO] [stderr] Compiling inventory v0.2.2 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling capnp-futures v0.14.1 [INFO] [stderr] Compiling capnp-rpc v0.14.1 [INFO] [stderr] Compiling distill-core v0.0.3 [INFO] [stderr] Compiling ron v0.6.6 [INFO] [stderr] Compiling glam v0.13.1 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling rafx-base v0.0.14 [INFO] [stderr] Compiling distill-schema v0.0.3 [INFO] [stderr] Compiling rafx-api v0.0.14 [INFO] [stderr] Compiling typetag v0.1.8 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling notify v4.0.17 [INFO] [stderr] Compiling distill-importer v0.0.3 [INFO] [stderr] Compiling rafx-visibility v0.0.14 [INFO] [stderr] Compiling rafx-framework v0.0.14 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling distill-loader v0.0.3 [INFO] [stderr] Compiling distill-daemon v0.0.3 [INFO] [stderr] Compiling distill v0.0.3 [INFO] [stderr] Compiling rafx-assets v0.0.14 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 27.88s [INFO] running `Command { std: "docker" "inspect" "d4a4493773001512b42c4e4344cb06b06d7d0b56c3436da8ab0d64acafab3515", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d4a4493773001512b42c4e4344cb06b06d7d0b56c3436da8ab0d64acafab3515", kill_on_drop: false }` [INFO] [stdout] d4a4493773001512b42c4e4344cb06b06d7d0b56c3436da8ab0d64acafab3515 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f8505c69c7759f498ed654de899d47771e4b1229f79e9e4df6fc173fec586350 [INFO] running `Command { std: "docker" "start" "-a" "f8505c69c7759f498ed654de899d47771e4b1229f79e9e4df6fc173fec586350", kill_on_drop: false }` [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling rafx-assets v0.0.14 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.69s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/rafx_assets-73cdaa234583e296) [INFO] running `Command { std: "docker" "inspect" "f8505c69c7759f498ed654de899d47771e4b1229f79e9e4df6fc173fec586350", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f8505c69c7759f498ed654de899d47771e4b1229f79e9e4df6fc173fec586350", kill_on_drop: false }` [INFO] [stdout] f8505c69c7759f498ed654de899d47771e4b1229f79e9e4df6fc173fec586350 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] eb1216d3503ab392d24f45b838fef4d630d930844a9015a2a8514163c73877c3 [INFO] running `Command { std: "docker" "start" "-a" "eb1216d3503ab392d24f45b838fef4d630d930844a9015a2a8514163c73877c3", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rafx_assets-73cdaa234583e296) [INFO] [stderr] Doc-tests rafx-assets [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] [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" "eb1216d3503ab392d24f45b838fef4d630d930844a9015a2a8514163c73877c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb1216d3503ab392d24f45b838fef4d630d930844a9015a2a8514163c73877c3", kill_on_drop: false }` [INFO] [stdout] eb1216d3503ab392d24f45b838fef4d630d930844a9015a2a8514163c73877c3