[INFO] cloning repository https://github.com/EricWu2003/trainyard-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/EricWu2003/trainyard-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEricWu2003%2Ftrainyard-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEricWu2003%2Ftrainyard-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 25c8c305a2c433fb800c8933db68764bf796e8b2 [INFO] building EricWu2003/trainyard-rust against master#f5209000832c9d3bc29c91f4daef4ca9f28dc797+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEricWu2003%2Ftrainyard-rust" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/EricWu2003/trainyard-rust [INFO] finished tweaking git repo https://github.com/EricWu2003/trainyard-rust [INFO] tweaked toml for git repo https://github.com/EricWu2003/trainyard-rust written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/EricWu2003/trainyard-rust on toolchain f5209000832c9d3bc29c91f4daef4ca9f28dc797 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/EricWu2003/trainyard-rust 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" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded quote v1.0.20 [INFO] [stderr] Downloaded rustversion v1.0.8 [INFO] [stderr] Downloaded proc-macro2 v1.0.42 [INFO] [stderr] Downloaded strum_macros v0.24.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e956104da7421d1f83633f4c2e623c8219aab57d5bbf1e417a8830cf3ca73861 [INFO] running `Command { std: "docker" "start" "-a" "e956104da7421d1f83633f4c2e623c8219aab57d5bbf1e417a8830cf3ca73861", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e956104da7421d1f83633f4c2e623c8219aab57d5bbf1e417a8830cf3ca73861", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e956104da7421d1f83633f4c2e623c8219aab57d5bbf1e417a8830cf3ca73861", kill_on_drop: false }` [INFO] [stdout] e956104da7421d1f83633f4c2e623c8219aab57d5bbf1e417a8830cf3ca73861 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "build" "--frozen" "--message-format=json" "--target" "wasm32-wasip1", kill_on_drop: false }` [INFO] [stdout] abd9c01e108a68c71966a3f3529999db083f36b41741b3c1073eb57471fd3e37 [INFO] running `Command { std: "docker" "start" "-a" "abd9c01e108a68c71966a3f3529999db083f36b41741b3c1073eb57471fd3e37", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.42 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling unicode-ident v1.0.2 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling serde_derive v1.0.143 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling wasi v0.11.0+wasi-snapshot-preview1 [INFO] [stderr] Compiling quad-snd v0.2.3 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling serde v1.0.143 [INFO] [stderr] Compiling ahash v0.4.7 [INFO] [stderr] Compiling rustversion v1.0.8 [INFO] [stderr] Compiling miniquad v0.3.11 [INFO] [stderr] Compiling serde_json v1.0.83 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling bytemuck v1.11.0 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling ttf-parser v0.12.3 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling glam v0.14.0 [INFO] [stderr] Compiling bumpalo v3.10.0 [INFO] [stderr] Compiling macroquad_macro v0.1.7 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling quad-rand v0.2.1 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling fontdue v0.5.2 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling macroquad v0.3.23 [INFO] [stderr] Compiling strum_macros v0.24.2 [INFO] [stderr] Compiling trainyard-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [optimized + debuginfo] target(s) in 1m 21s [INFO] running `Command { std: "docker" "inspect" "abd9c01e108a68c71966a3f3529999db083f36b41741b3c1073eb57471fd3e37", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "abd9c01e108a68c71966a3f3529999db083f36b41741b3c1073eb57471fd3e37", kill_on_drop: false }` [INFO] [stdout] abd9c01e108a68c71966a3f3529999db083f36b41741b3c1073eb57471fd3e37 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "test" "--frozen" "--no-run" "--message-format=json" "--target" "wasm32-wasip1", kill_on_drop: false }` [INFO] [stdout] 29759523f79b5276548a3942e0c2c2ee861d2bca18261a756dac226c94694583 [INFO] running `Command { std: "docker" "start" "-a" "29759523f79b5276548a3942e0c2c2ee861d2bca18261a756dac226c94694583", kill_on_drop: false }` [INFO] [stderr] Compiling trainyard-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [optimized + debuginfo] target(s) in 1.37s [INFO] running `Command { std: "docker" "inspect" "29759523f79b5276548a3942e0c2c2ee861d2bca18261a756dac226c94694583", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "29759523f79b5276548a3942e0c2c2ee861d2bca18261a756dac226c94694583", kill_on_drop: false }` [INFO] [stdout] 29759523f79b5276548a3942e0c2c2ee861d2bca18261a756dac226c94694583