[INFO] cloning repository https://github.com/gandis0713/webgpu-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gandis0713/webgpu-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgandis0713%2Fwebgpu-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgandis0713%2Fwebgpu-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 03d0139520ad00f99f6140cf911a6c802c1b3de3 [INFO] testing gandis0713/webgpu-rs against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgandis0713%2Fwebgpu-rs" "/workspace/builds/worker-86/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-86/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gandis0713/webgpu-rs 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 git repo https://github.com/gandis0713/webgpu-rs [INFO] finished tweaking git repo https://github.com/gandis0713/webgpu-rs [INFO] tweaked toml for git repo https://github.com/gandis0713/webgpu-rs written to /workspace/builds/worker-86/source/Cargo.toml [INFO] crate git repo https://github.com/gandis0713/webgpu-rs already has a lockfile, it will not be regenerated [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] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-86/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-86/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] d4d158ce5105b768e74faf109e19f39dcc74a79a4b20ba9eba18253ae2f8db9f [INFO] running `Command { std: "docker" "start" "-a" "d4d158ce5105b768e74faf109e19f39dcc74a79a4b20ba9eba18253ae2f8db9f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d4d158ce5105b768e74faf109e19f39dcc74a79a4b20ba9eba18253ae2f8db9f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d4d158ce5105b768e74faf109e19f39dcc74a79a4b20ba9eba18253ae2f8db9f", kill_on_drop: false }` [INFO] [stdout] d4d158ce5105b768e74faf109e19f39dcc74a79a4b20ba9eba18253ae2f8db9f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-86/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-86/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] b71188bd3300cca061fd6136796f5d7fd2e98559b51652ab6b724b6b2b0d028b [INFO] running `Command { std: "docker" "start" "-a" "b71188bd3300cca061fd6136796f5d7fd2e98559b51652ab6b724b6b2b0d028b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.71 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.73 [INFO] [stderr] Compiling bumpalo v3.6.1 [INFO] [stderr] Compiling wasm-bindgen v0.2.73 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.73 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.73 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.73 [INFO] [stderr] Compiling js-sys v0.3.50 [INFO] [stderr] Compiling web-sys v0.3.50 [INFO] [stderr] Compiling webgpu-rs v0.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 32.97s [INFO] running `Command { std: "docker" "inspect" "b71188bd3300cca061fd6136796f5d7fd2e98559b51652ab6b724b6b2b0d028b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b71188bd3300cca061fd6136796f5d7fd2e98559b51652ab6b724b6b2b0d028b", kill_on_drop: false }` [INFO] [stdout] b71188bd3300cca061fd6136796f5d7fd2e98559b51652ab6b724b6b2b0d028b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-86/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-86/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] 24c9ec2da330ed2e3e83912ac81f2344bae0c10276e6e350e422bd89cbec0048 [INFO] running `Command { std: "docker" "start" "-a" "24c9ec2da330ed2e3e83912ac81f2344bae0c10276e6e350e422bd89cbec0048", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling webgpu-rs v0.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.88s [INFO] running `Command { std: "docker" "inspect" "24c9ec2da330ed2e3e83912ac81f2344bae0c10276e6e350e422bd89cbec0048", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24c9ec2da330ed2e3e83912ac81f2344bae0c10276e6e350e422bd89cbec0048", kill_on_drop: false }` [INFO] [stdout] 24c9ec2da330ed2e3e83912ac81f2344bae0c10276e6e350e422bd89cbec0048 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-86/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-86/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] f14a7dd4270edc75a9d59019047db92bba203a6976284db3c7af1d90731f60c6 [INFO] running `Command { std: "docker" "start" "-a" "f14a7dd4270edc75a9d59019047db92bba203a6976284db3c7af1d90731f60c6", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 24.74s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/webgpu_rs-50cab468291417ce) [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" "f14a7dd4270edc75a9d59019047db92bba203a6976284db3c7af1d90731f60c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f14a7dd4270edc75a9d59019047db92bba203a6976284db3c7af1d90731f60c6", kill_on_drop: false }` [INFO] [stdout] f14a7dd4270edc75a9d59019047db92bba203a6976284db3c7af1d90731f60c6