[INFO] cloning repository https://github.com/gfx-rs/portability [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gfx-rs/portability" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgfx-rs%2Fportability", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgfx-rs%2Fportability'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a20aa545400553cd0ce350fdd5b9545d993fc1f2 [INFO] testing gfx-rs/portability against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgfx-rs%2Fportability" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gfx-rs/portability on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/gfx-rs/portability [INFO] finished tweaking git repo https://github.com/gfx-rs/portability [INFO] tweaked toml for git repo https://github.com/gfx-rs/portability written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/gfx-rs/portability already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3f8772faf17d7e70dd8557b49e706a223c49e5800cdb8e8f4c07426273e6f86f [INFO] running `Command { std: "docker" "start" "-a" "3f8772faf17d7e70dd8557b49e706a223c49e5800cdb8e8f4c07426273e6f86f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3f8772faf17d7e70dd8557b49e706a223c49e5800cdb8e8f4c07426273e6f86f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f8772faf17d7e70dd8557b49e706a223c49e5800cdb8e8f4c07426273e6f86f", kill_on_drop: false }` [INFO] [stdout] 3f8772faf17d7e70dd8557b49e706a223c49e5800cdb8e8f4c07426273e6f86f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 315d727091d97c128c3057255c4d1f083accd0f8042bc8e75c38494eacd4aa56 [INFO] running `Command { std: "docker" "start" "-a" "315d727091d97c128c3057255c4d1f083accd0f8042bc8e75c38494eacd4aa56", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling profiling v1.0.1 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling naga v0.4.0 (https://github.com/gfx-rs/naga?tag=gfx-24#ba422f10) [INFO] [stderr] Compiling gfx-hal v0.8.0 (https://github.com/gfx-rs/gfx#889fb69e) [INFO] [stderr] Compiling gfx-backend-empty v0.8.0 (https://github.com/gfx-rs/gfx#889fb69e) [INFO] [stderr] Compiling portability-gfx v0.1.0 (/opt/rustwide/workdir/libportability-gfx) [INFO] [stderr] Compiling portability v0.1.0 (/opt/rustwide/workdir/libportability) [INFO] [stderr] Compiling portability-icd v0.1.0 (/opt/rustwide/workdir/libportability-icd) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 27.38s [INFO] running `Command { std: "docker" "inspect" "315d727091d97c128c3057255c4d1f083accd0f8042bc8e75c38494eacd4aa56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "315d727091d97c128c3057255c4d1f083accd0f8042bc8e75c38494eacd4aa56", kill_on_drop: false }` [INFO] [stdout] 315d727091d97c128c3057255c4d1f083accd0f8042bc8e75c38494eacd4aa56 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 880f3d5e65f9f14e8b41553edc042c0ac071803833a9beb62c6024598424153a [INFO] running `Command { std: "docker" "start" "-a" "880f3d5e65f9f14e8b41553edc042c0ac071803833a9beb62c6024598424153a", kill_on_drop: false }` [INFO] [stderr] Compiling portability-gfx v0.1.0 (/opt/rustwide/workdir/libportability-gfx) [INFO] [stderr] Compiling portability-icd v0.1.0 (/opt/rustwide/workdir/libportability-icd) [INFO] [stderr] Compiling portability v0.1.0 (/opt/rustwide/workdir/libportability) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 7.33s [INFO] running `Command { std: "docker" "inspect" "880f3d5e65f9f14e8b41553edc042c0ac071803833a9beb62c6024598424153a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "880f3d5e65f9f14e8b41553edc042c0ac071803833a9beb62c6024598424153a", kill_on_drop: false }` [INFO] [stdout] 880f3d5e65f9f14e8b41553edc042c0ac071803833a9beb62c6024598424153a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c8241a61d3579e5f5790c6a8cc45d70c746725223f1b40d51c6781f53680e3b7 [INFO] running `Command { std: "docker" "start" "-a" "c8241a61d3579e5f5790c6a8cc45d70c746725223f1b40d51c6781f53680e3b7", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/portability-94f91bc747fca7b6) [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/portability_gfx-4ef056a81bd911bd) [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] [stderr] Running unittests (/opt/rustwide/target/debug/deps/portability_icd-30a91f27055c8c4b) [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 portability_gfx [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" "c8241a61d3579e5f5790c6a8cc45d70c746725223f1b40d51c6781f53680e3b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8241a61d3579e5f5790c6a8cc45d70c746725223f1b40d51c6781f53680e3b7", kill_on_drop: false }` [INFO] [stdout] c8241a61d3579e5f5790c6a8cc45d70c746725223f1b40d51c6781f53680e3b7