[INFO] fetching crate rafx-renderer 0.0.16... [INFO] testing rafx-renderer-0.0.16 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate rafx-renderer 0.0.16 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate rafx-renderer 0.0.16 [INFO] finished tweaking crates.io crate rafx-renderer 0.0.16 [INFO] tweaked toml for crates.io crate rafx-renderer 0.0.16 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate rafx-renderer 0.0.16 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 183 packages to latest compatible versions [INFO] [stderr] Adding glam v0.13.1 (available: v0.30.5) [INFO] [stderr] Adding spirv-std v0.4.0-alpha.8 (available: v0.4.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5c7e7c3aaea89c3b86ff3c75fab7a2577db42d75a656c298423aa735a04a43a2 [INFO] running `Command { std: "docker" "start" "-a" "5c7e7c3aaea89c3b86ff3c75fab7a2577db42d75a656c298423aa735a04a43a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5c7e7c3aaea89c3b86ff3c75fab7a2577db42d75a656c298423aa735a04a43a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c7e7c3aaea89c3b86ff3c75fab7a2577db42d75a656c298423aa735a04a43a2", kill_on_drop: false }` [INFO] [stdout] 5c7e7c3aaea89c3b86ff3c75fab7a2577db42d75a656c298423aa735a04a43a2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 582ea013e39ad9c7e697abebe9796bcf30cc3e50944be04ac1bc1d82862c7d56 [INFO] running `Command { std: "docker" "start" "-a" "582ea013e39ad9c7e697abebe9796bcf30cc3e50944be04ac1bc1d82862c7d56", kill_on_drop: false }` [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling downcast-rs v1.2.1 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling const-fnv1a-hash v1.1.0 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling weezl v0.1.10 [INFO] [stderr] Compiling raw-window-handle v0.5.2 [INFO] [stderr] Compiling base64 v0.20.0 [INFO] [stderr] Compiling jpeg-decoder v0.3.2 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling bytemuck v1.23.2 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling type-uuid-derive v0.1.2 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling rafx-base v0.0.16 [INFO] [stderr] Compiling gif v0.13.3 [INFO] [stderr] Compiling type-uuid v0.1.2 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling profiling-procmacros v1.0.17 [INFO] [stderr] Compiling profiling v1.0.17 [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling glam v0.13.1 [INFO] [stderr] Compiling serde_bytes v0.11.17 [INFO] [stderr] Compiling ron v0.6.6 [INFO] [stderr] Compiling rafx-api v0.0.16 [INFO] [stderr] Compiling hydrate-base v0.0.2 [INFO] [stderr] Compiling hydrate-schema v0.0.2 [INFO] [stderr] Compiling hydrate-loader v0.0.2 [INFO] [stderr] Compiling hydrate-data v0.0.2 [INFO] [stderr] Compiling rafx-visibility v0.0.16 [INFO] [stderr] Compiling rafx-framework v0.0.16 [INFO] [stderr] Compiling hydrate-pipeline v0.0.2 [INFO] [stderr] Compiling rafx-assets v0.0.16 [INFO] [stderr] Compiling rafx-renderer v0.0.16 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.68s [INFO] running `Command { std: "docker" "inspect" "582ea013e39ad9c7e697abebe9796bcf30cc3e50944be04ac1bc1d82862c7d56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "582ea013e39ad9c7e697abebe9796bcf30cc3e50944be04ac1bc1d82862c7d56", kill_on_drop: false }` [INFO] [stdout] 582ea013e39ad9c7e697abebe9796bcf30cc3e50944be04ac1bc1d82862c7d56 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2ce3e1692d43678c095032dcb8204688a15c57c47b47c8cb5aaa925a555cb06b [INFO] running `Command { std: "docker" "start" "-a" "2ce3e1692d43678c095032dcb8204688a15c57c47b47c8cb5aaa925a555cb06b", kill_on_drop: false }` [INFO] [stderr] Compiling rafx-renderer v0.0.16 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.82s [INFO] running `Command { std: "docker" "inspect" "2ce3e1692d43678c095032dcb8204688a15c57c47b47c8cb5aaa925a555cb06b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ce3e1692d43678c095032dcb8204688a15c57c47b47c8cb5aaa925a555cb06b", kill_on_drop: false }` [INFO] [stdout] 2ce3e1692d43678c095032dcb8204688a15c57c47b47c8cb5aaa925a555cb06b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] caae01650d165b4fbe9c7fb2b7f807b4acedb66a461d99d5d6e8c1650ed52a4c [INFO] running `Command { std: "docker" "start" "-a" "caae01650d165b4fbe9c7fb2b7f807b4acedb66a461d99d5d6e8c1650ed52a4c", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rafx_renderer-6249eb9f645d46ca) [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] 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] running `Command { std: "docker" "inspect" "caae01650d165b4fbe9c7fb2b7f807b4acedb66a461d99d5d6e8c1650ed52a4c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "caae01650d165b4fbe9c7fb2b7f807b4acedb66a461d99d5d6e8c1650ed52a4c", kill_on_drop: false }` [INFO] [stdout] caae01650d165b4fbe9c7fb2b7f807b4acedb66a461d99d5d6e8c1650ed52a4c