[INFO] fetching crate rafx-renderer 0.0.14... [INFO] testing rafx-renderer-0.0.14 against 1.60.0 for beta-1.61-1 [INFO] extracting crate rafx-renderer 0.0.14 into /workspace/builds/worker-11/source [INFO] validating manifest of crates.io crate rafx-renderer 0.0.14 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rafx-renderer 0.0.14 [INFO] finished tweaking crates.io crate rafx-renderer 0.0.14 [INFO] tweaked toml for crates.io crate rafx-renderer 0.0.14 written to /workspace/builds/worker-11/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "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" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded type-uuid v0.1.2 [INFO] [stderr] Downloaded distill-schema v0.0.3 [INFO] [stderr] Downloaded distill-core v0.0.3 [INFO] [stderr] Downloaded distill-loader v0.0.3 [INFO] [stderr] Downloaded capnp v0.14.6 [INFO] [stderr] Downloaded capnp-rpc v0.14.1 [INFO] [stderr] Downloaded distill-importer v0.0.3 [INFO] [stderr] Downloaded distill-downstream-lmdb-rkv v0.11.0-windows-fix [INFO] [stderr] Downloaded distill-daemon v0.0.3 [INFO] [stderr] Downloaded distill-downstream-lmdb-sys v0.8.0-windows-fix [INFO] [stderr] Downloaded distill-serde-importable-derive v0.0.3 [INFO] [stderr] Downloaded distill v0.0.3 [INFO] [stderr] Downloaded type-uuid-derive v0.1.2 [INFO] [stderr] Downloaded capnp-futures v0.14.1 [INFO] [stderr] Downloaded rafx-assets v0.0.14 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cb599ff6f4348f78c08e47eb1a52ecd465eb4edd0333a38980ef70f2c134342e [INFO] running `Command { std: "docker" "start" "-a" "cb599ff6f4348f78c08e47eb1a52ecd465eb4edd0333a38980ef70f2c134342e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cb599ff6f4348f78c08e47eb1a52ecd465eb4edd0333a38980ef70f2c134342e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb599ff6f4348f78c08e47eb1a52ecd465eb4edd0333a38980ef70f2c134342e", kill_on_drop: false }` [INFO] [stdout] cb599ff6f4348f78c08e47eb1a52ecd465eb4edd0333a38980ef70f2c134342e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9155ecbab7dbe71643b14a10b13c333c60a099414ca67944c6f05c48496eb1ab [INFO] running `Command { std: "docker" "start" "-a" "9155ecbab7dbe71643b14a10b13c333c60a099414ca67944c6f05c48496eb1ab", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling capnp v0.14.6 [INFO] [stderr] Compiling erased-serde v0.3.20 [INFO] [stderr] Compiling path-clean v0.1.0 [INFO] [stderr] Compiling dunce v1.0.2 [INFO] [stderr] Compiling path-slash v0.1.4 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling weezl v0.1.5 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling bytemuck v1.9.1 [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 num-integer v0.1.44 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling slotmap v1.0.6 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling filetime v0.2.15 [INFO] [stderr] Compiling raw-window-handle v0.3.4 [INFO] [stderr] Compiling dashmap v4.0.2 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling ghost v0.1.2 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling typetag-impl v0.1.8 [INFO] [stderr] Compiling profiling-procmacros v1.0.5 [INFO] [stderr] Compiling distill-serde-importable-derive v0.0.3 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling inotify v0.7.1 [INFO] [stderr] Compiling gif v0.11.3 [INFO] [stderr] Compiling type-uuid-derive v0.1.2 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling inventory v0.2.2 [INFO] [stderr] Compiling profiling v1.0.5 [INFO] [stderr] Compiling type-uuid v0.1.2 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling distill-downstream-lmdb-rkv v0.11.0-windows-fix [INFO] [stderr] Compiling capnp-futures v0.14.1 [INFO] [stderr] Compiling capnp-rpc v0.14.1 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling distill-core v0.0.3 [INFO] [stderr] Compiling ron v0.6.6 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling glam v0.13.1 [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 [INFO] [stderr] Compiling rafx-renderer v0.0.14 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 26.70s [INFO] running `Command { std: "docker" "inspect" "9155ecbab7dbe71643b14a10b13c333c60a099414ca67944c6f05c48496eb1ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9155ecbab7dbe71643b14a10b13c333c60a099414ca67944c6f05c48496eb1ab", kill_on_drop: false }` [INFO] [stdout] 9155ecbab7dbe71643b14a10b13c333c60a099414ca67944c6f05c48496eb1ab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 98648ac9be80d1d487a2e8b3cb9987524a8735379c06295a1bf03af668c9c2a4 [INFO] running `Command { std: "docker" "start" "-a" "98648ac9be80d1d487a2e8b3cb9987524a8735379c06295a1bf03af668c9c2a4", kill_on_drop: false }` [INFO] [stderr] Compiling rafx-renderer v0.0.14 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.29s [INFO] running `Command { std: "docker" "inspect" "98648ac9be80d1d487a2e8b3cb9987524a8735379c06295a1bf03af668c9c2a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "98648ac9be80d1d487a2e8b3cb9987524a8735379c06295a1bf03af668c9c2a4", kill_on_drop: false }` [INFO] [stdout] 98648ac9be80d1d487a2e8b3cb9987524a8735379c06295a1bf03af668c9c2a4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e01f20a02999c67778205b7151db2d47cc32c6b6ce0fc7a21c6882d2776774d5 [INFO] running `Command { std: "docker" "start" "-a" "e01f20a02999c67778205b7151db2d47cc32c6b6ce0fc7a21c6882d2776774d5", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rafx_renderer-66fb644cce1e7709) [INFO] [stderr] Doc-tests rafx-renderer [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" "e01f20a02999c67778205b7151db2d47cc32c6b6ce0fc7a21c6882d2776774d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e01f20a02999c67778205b7151db2d47cc32c6b6ce0fc7a21c6882d2776774d5", kill_on_drop: false }` [INFO] [stdout] e01f20a02999c67778205b7151db2d47cc32c6b6ce0fc7a21c6882d2776774d5