[INFO] cloning repository https://github.com/jimblandy/wscript [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jimblandy/wscript" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjimblandy%2Fwscript", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjimblandy%2Fwscript'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c87bdefe99f5296de697881c919dda7ea6b907a5 [INFO] testing jimblandy/wscript against master#67da586efe13aa66eef576ba095e1875ba65fd20 for pr-112849 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjimblandy%2Fwscript" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jimblandy/wscript on toolchain 67da586efe13aa66eef576ba095e1875ba65fd20 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+67da586efe13aa66eef576ba095e1875ba65fd20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jimblandy/wscript [INFO] removed 0 missing tests [INFO] finished tweaking git repo https://github.com/jimblandy/wscript [INFO] tweaked toml for git repo https://github.com/jimblandy/wscript written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/jimblandy/wscript already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+67da586efe13aa66eef576ba095e1875ba65fd20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/gfx-rs/naga` [INFO] [stderr] Updating git repository `https://github.com/gfx-rs/wgpu` [INFO] [stderr] Updating git repository `https://github.com/grovesNL/glow/` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded similar v2.2.0 [INFO] [stderr] Downloaded datatest-stable v0.1.3 [INFO] [stderr] Downloaded libtest-mimic v0.5.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+67da586efe13aa66eef576ba095e1875ba65fd20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 26a94b5710b3d6980b47fd5006acf27e82afe9de1d7b63cd7c9c1f619c759bd9 [INFO] running `Command { std: "docker" "start" "-a" "26a94b5710b3d6980b47fd5006acf27e82afe9de1d7b63cd7c9c1f619c759bd9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "26a94b5710b3d6980b47fd5006acf27e82afe9de1d7b63cd7c9c1f619c759bd9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "26a94b5710b3d6980b47fd5006acf27e82afe9de1d7b63cd7c9c1f619c759bd9", kill_on_drop: false }` [INFO] [stdout] 26a94b5710b3d6980b47fd5006acf27e82afe9de1d7b63cd7c9c1f619c759bd9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+67da586efe13aa66eef576ba095e1875ba65fd20" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e3b857cf86347fdb14c20787dd66835c240f6add00066114abc64edb1c62a24b [INFO] running `Command { std: "docker" "start" "-a" "e3b857cf86347fdb14c20787dd66835c240f6add00066114abc64edb1c62a24b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling once_cell v1.14.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling ash v0.37.0+1.3.209 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling gpu-alloc-types v0.2.0 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling gpu-descriptor-types v0.1.1 [INFO] [stderr] Compiling hexf-parse v0.2.1 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling raw-window-handle v0.5.0 [INFO] [stderr] Compiling wgpu-core v0.14.0 (https://github.com/gfx-rs/wgpu?rev=d4b1d57f#d4b1d57f) [INFO] [stderr] Compiling gpu-alloc v0.5.3 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling wgpu-types v0.14.0 (https://github.com/gfx-rs/wgpu?rev=d4b1d57f#d4b1d57f) [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling spirv v0.2.0+1.5.4 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling glow v0.11.2 (https://github.com/grovesNL/glow/?rev=c8a011fcd57a5c68cc917ed394baa484bdefc909#c8a011fc) [INFO] [stderr] Compiling profiling v1.0.7 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling gpu-descriptor v0.2.3 [INFO] [stderr] Compiling renderdoc-sys v0.7.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling anyhow v1.0.64 [INFO] [stderr] Compiling argh_shared v0.1.8 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling ariadne v0.1.5 [INFO] [stderr] Compiling pollster v0.2.5 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Compiling argh_derive v0.1.8 [INFO] [stderr] Compiling argh v0.1.8 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling naga v0.10.0 (https://github.com/gfx-rs/naga?rev=e7fc8e6#e7fc8e64) [INFO] [stderr] Compiling wgpu-hal v0.14.0 (https://github.com/gfx-rs/wgpu?rev=d4b1d57f#d4b1d57f) [INFO] [stderr] Compiling wgpu v0.14.0 (https://github.com/gfx-rs/wgpu?rev=d4b1d57f#d4b1d57f) [INFO] [stderr] Compiling wscript v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 22.52s [INFO] running `Command { std: "docker" "inspect" "e3b857cf86347fdb14c20787dd66835c240f6add00066114abc64edb1c62a24b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3b857cf86347fdb14c20787dd66835c240f6add00066114abc64edb1c62a24b", kill_on_drop: false }` [INFO] [stdout] e3b857cf86347fdb14c20787dd66835c240f6add00066114abc64edb1c62a24b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+67da586efe13aa66eef576ba095e1875ba65fd20" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b08876f0a115086509dbf07f1e454f1a7e60ff1fb7a5ae1ce08f5401240c7201 [INFO] running `Command { std: "docker" "start" "-a" "b08876f0a115086509dbf07f1e454f1a7e60ff1fb7a5ae1ce08f5401240c7201", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling once_cell v1.14.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling os_str_bytes v6.3.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling aho-corasick v0.7.19 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling similar v2.2.0 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling gpu-descriptor v0.2.3 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Compiling argh_derive v0.1.8 [INFO] [stderr] Compiling clap_derive v3.2.18 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling argh v0.1.8 [INFO] [stderr] Compiling naga v0.10.0 (https://github.com/gfx-rs/naga?rev=e7fc8e6#e7fc8e64) [INFO] [stderr] Compiling clap v3.2.20 [INFO] [stderr] Compiling libtest-mimic v0.5.2 [INFO] [stderr] Compiling datatest-stable v0.1.3 [INFO] [stderr] Compiling wgpu-hal v0.14.0 (https://github.com/gfx-rs/wgpu?rev=d4b1d57f#d4b1d57f) [INFO] [stderr] Compiling wgpu-core v0.14.0 (https://github.com/gfx-rs/wgpu?rev=d4b1d57f#d4b1d57f) [INFO] [stderr] Compiling wgpu v0.14.0 (https://github.com/gfx-rs/wgpu?rev=d4b1d57f#d4b1d57f) [INFO] [stderr] Compiling wscript v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 19.81s [INFO] running `Command { std: "docker" "inspect" "b08876f0a115086509dbf07f1e454f1a7e60ff1fb7a5ae1ce08f5401240c7201", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b08876f0a115086509dbf07f1e454f1a7e60ff1fb7a5ae1ce08f5401240c7201", kill_on_drop: false }` [INFO] [stdout] b08876f0a115086509dbf07f1e454f1a7e60ff1fb7a5ae1ce08f5401240c7201 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+67da586efe13aa66eef576ba095e1875ba65fd20" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3f52a76df62f3aca0e0cdd74333cb450a19dde03b19180dd8475bacd99e90a83 [INFO] running `Command { std: "docker" "start" "-a" "3f52a76df62f3aca0e0cdd74333cb450a19dde03b19180dd8475bacd99e90a83", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wscript-f501a1b39bebb5b1) [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test lex::tests::numbers ... ok [INFO] [stdout] test parse::tests::parse_dispatch ... ok [INFO] [stdout] test lex::tests::indentation ... ok [INFO] [stdout] test parse::tests::parse_workgroup_count ... ok [INFO] [stdout] test parse::tests::parse_module ... ok [INFO] [stdout] test parse::tests::parse_init ... ok [INFO] [stdout] test lex::tests::code_block ... ok [INFO] [stdout] test lex::tests::basic ... ok [INFO] [stdout] test parse::tests::scalar_types ... ok [INFO] [stdout] test parse::tests::expr_binary ... ok [INFO] [stdout] test parse::tests::vector_types ... ok [INFO] [stdout] test parse::tests::expr_primary ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/wscript-91504ec5f2743f83) [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 tests/errors.rs (/opt/rustwide/target/debug/deps/errors-96235a169d3056e8) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test ariadne::init-missing-equal.ws ... ok [INFO] [stdout] test ariadne::init-missing-buffer-name.ws ... ok [INFO] [stdout] test ariadne::dispatch-entry-name-missing.ws ... ok [INFO] [stdout] test ariadne::dispatch-count-open-missing.ws ... ok [INFO] [stdout] test ariadne::dispatch-count-number.ws ... ok [INFO] [stdout] test ariadne::init-module-unset.ws ... ok [INFO] [stdout] test ariadne::dispatch-count-unexpected.ws ... ok [INFO] [stdout] test ariadne::dispatch-count-long.ws ... ok [INFO] [stdout] test ariadne::init-type-int-vs-array.ws ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/run.rs (/opt/rustwide/target/debug/deps/run-74cd1adb98b24f1e) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stderr] JIMB: Vacant [INFO] [stderr] JIMB: Vacant [INFO] [stderr] JIMB: Vacant [INFO] [stderr] error: XDG_RUNTIME_DIR not set in the environment. [INFO] [stderr] error: XDG_RUNTIME_DIR not set in the environment. [INFO] [stderr] error: XDG_RUNTIME_DIR not set in the environment. [INFO] [stderr] error: XDG_RUNTIME_DIR not set in the environment. [INFO] [stderr] error: XDG_RUNTIME_DIR not set in the environment. [INFO] [stderr] error: XDG_RUNTIME_DIR not set in the environment. [INFO] [stderr] error: XDG_RUNTIME_DIR not set in the environment. [INFO] [stderr] error: XDG_RUNTIME_DIR not set in the environment. [INFO] [stderr] error: XDG_RUNTIME_DIR not set in the environment. [INFO] [stderr] error: XDG_RUNTIME_DIR not set in the environment. [INFO] [stderr] error: XDG_RUNTIME_DIR not set in the environment. [INFO] [stderr] error: XDG_RUNTIME_DIR not set in the environment. [INFO] [stderr] error: XDG_RUNTIME_DIR not set in the environment. [INFO] [stderr] error: XDG_RUNTIME_DIR not set in the environment. [INFO] [stderr] error: XDG_RUNTIME_DIR not set in the environment. [INFO] [stdout] test run::write-array-f32.ws ... ok [INFO] [stdout] test run::check-one-f32.ws ... ok [INFO] [stdout] test run::write-one-f32.ws ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.53s [INFO] [stdout] [INFO] [stderr] Doc-tests wscript [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test src/ast.rs - ast::StatementKind::Check (line 61) ... ignored [INFO] [stdout] test src/ast.rs - ast::StatementKind::Dispatch (line 48) ... ignored [INFO] [stdout] test src/ast.rs - ast::StatementKind::Init (line 35) ... ignored [INFO] [stdout] test src/ast.rs - ast::StatementKind::Module (line 25) ... ignored [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 4 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "3f52a76df62f3aca0e0cdd74333cb450a19dde03b19180dd8475bacd99e90a83", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f52a76df62f3aca0e0cdd74333cb450a19dde03b19180dd8475bacd99e90a83", kill_on_drop: false }` [INFO] [stdout] 3f52a76df62f3aca0e0cdd74333cb450a19dde03b19180dd8475bacd99e90a83