[INFO] cloning repository https://github.com/BurNiinTRee/Snake
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BurNiinTRee/Snake" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBurNiinTRee%2FSnake", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBurNiinTRee%2FSnake'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 939672e99f5696fbce21db0cc3903dad070bd4dc
[INFO] testing BurNiinTRee/Snake against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBurNiinTRee%2FSnake" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config
[INFO] started tweaking git repo https://github.com/BurNiinTRee/Snake
[INFO] finished tweaking git repo https://github.com/BurNiinTRee/Snake
[INFO] tweaked toml for git repo https://github.com/BurNiinTRee/Snake written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/BurNiinTRee/Snake on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/BurNiinTRee/Snake 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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2245960307b02a35d5c8c4f7e9936495274516464bf666dd8285d5b293348f1c
[INFO] running `Command { std: "docker" "start" "-a" "2245960307b02a35d5c8c4f7e9936495274516464bf666dd8285d5b293348f1c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2245960307b02a35d5c8c4f7e9936495274516464bf666dd8285d5b293348f1c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2245960307b02a35d5c8c4f7e9936495274516464bf666dd8285d5b293348f1c", kill_on_drop: false }`
[INFO] [stdout] 2245960307b02a35d5c8c4f7e9936495274516464bf666dd8285d5b293348f1c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7b1eb9870daf24748e799939a873c03641645de0f1380c919e77c6fcfb0dda9e
[INFO] running `Command { std: "docker" "start" "-a" "7b1eb9870daf24748e799939a873c03641645de0f1380c919e77c6fcfb0dda9e", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling serde v1.0.33
[INFO] [stderr]    Compiling dtoa v0.4.2
[INFO] [stderr]    Compiling itoa v0.3.4
[INFO] [stderr]    Compiling stdweb v0.4.2
[INFO] [stderr]    Compiling num-traits v0.2.1
[INFO] [stderr]    Compiling futures v0.1.18
[INFO] [stderr]    Compiling proc-macro2 v0.2.3
[INFO] [stderr]    Compiling quote v0.4.2
[INFO] [stderr]    Compiling syn v0.12.14
[INFO] [stderr]    Compiling serde_json v1.0.11
[INFO] [stderr]    Compiling serde_derive_internals v0.21.0
[INFO] [stderr]    Compiling serde_derive v1.0.33
[INFO] [stderr]    Compiling stdweb-derive v0.4.0
[INFO] [stderr]    Compiling snake v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `canvas` is never read
[INFO] [stdout]  --> src/renderer.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct Renderer {
[INFO] [stdout]   |            -------- field in this struct
[INFO] [stdout] 8 |     pub canvas: CanvasElement,
[INFO] [stdout]   |         ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustczds4go/symbols.o" "<5 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libstdweb-8c03725477134c4b.rlib,libfutures-5bad23aed5a18add.rlib,libserde_json-73941657564e256f.rlib,libdtoa-0b7151fc09e5666a.rlib,libitoa-e59c97741da42def.rlib,libnum_traits-d8d06278cf19e701.rlib,libserde-8fe871f5dcd30be0.rlib}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustczds4go/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/snake-216e8f9a4615a824" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-Wl,-O1" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: undefined symbol: emscripten_asm_const_int
[INFO] [stdout]           >>> referenced by macros.rs:34 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.2/src/webcore/macros.rs:34)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/snake-216e8f9a4615a824.snake.3591cb00e17b1f8e-cgu.1.rcgu.o:(stdweb::webapi::parent_node::IParentNode::query_selector::h341dfcd2dc02a039)
[INFO] [stdout]           >>> referenced by macros.rs:34 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.2/src/webcore/macros.rs:34)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/snake-216e8f9a4615a824.snake.3591cb00e17b1f8e-cgu.1.rcgu.o:(stdweb::webapi::parent_node::IParentNode::query_selector::h341dfcd2dc02a039)
[INFO] [stdout]           >>> referenced by macros.rs:34 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.2/src/webcore/macros.rs:34)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/snake-216e8f9a4615a824.snake.3591cb00e17b1f8e-cgu.1.rcgu.o:(stdweb::webapi::parent_node::IParentNode::query_selector::h341dfcd2dc02a039)
[INFO] [stdout]           >>> referenced 64 more times
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: emscripten_pause_main_loop
[INFO] [stdout]           >>> referenced by emscripten.rs:11 (src/webcore/ffi/emscripten.rs:11)
[INFO] [stdout]           >>>               stdweb-8c03725477134c4b.stdweb.5e9ff779f9918ba0-cgu.05.rcgu.o:(stdweb::webcore::initialization::event_loop::h109f5ad5fc9f4b27) in archive /opt/rustwide/target/debug/deps/libstdweb-8c03725477134c4b.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: emscripten_set_main_loop
[INFO] [stdout]           >>> referenced by emscripten.rs:11 (src/webcore/ffi/emscripten.rs:11)
[INFO] [stdout]           >>>               stdweb-8c03725477134c4b.stdweb.5e9ff779f9918ba0-cgu.05.rcgu.o:(stdweb::webcore::initialization::event_loop::h109f5ad5fc9f4b27) in archive /opt/rustwide/target/debug/deps/libstdweb-8c03725477134c4b.rlib
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `snake` (bin "snake") due to 1 previous error; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "7b1eb9870daf24748e799939a873c03641645de0f1380c919e77c6fcfb0dda9e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7b1eb9870daf24748e799939a873c03641645de0f1380c919e77c6fcfb0dda9e", kill_on_drop: false }`
[INFO] [stdout] 7b1eb9870daf24748e799939a873c03641645de0f1380c919e77c6fcfb0dda9e
