[INFO] updating cached repository https://github.com/Arunscape/rust-wasm-snek [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] de935918ac850453ed99da1851f5c952fd38ecb7 [INFO] testing Arunscape/rust-wasm-snek against try#03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArunscape%2Frust-wasm-snek" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Arunscape/rust-wasm-snek on toolchain 03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Arunscape/rust-wasm-snek [INFO] finished tweaking git repo https://github.com/Arunscape/rust-wasm-snek [INFO] tweaked toml for git repo https://github.com/Arunscape/rust-wasm-snek written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/Arunscape/rust-wasm-snek already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "fetch" "--locked" "--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-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a1818b9c3cfc8e99a6ec7a67c65d6bb36ad79e64b05e922ff3991437f9d07736 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "a1818b9c3cfc8e99a6ec7a67c65d6bb36ad79e64b05e922ff3991437f9d07736", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a1818b9c3cfc8e99a6ec7a67c65d6bb36ad79e64b05e922ff3991437f9d07736", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a1818b9c3cfc8e99a6ec7a67c65d6bb36ad79e64b05e922ff3991437f9d07736", kill_on_drop: false }` [INFO] [stdout] a1818b9c3cfc8e99a6ec7a67c65d6bb36ad79e64b05e922ff3991437f9d07736 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] df84a16263bc3d3e830e70590b4a9f2205def9b86fb704432771dcdc6ab31866 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "df84a16263bc3d3e830e70590b4a9f2205def9b86fb704432771dcdc6ab31866", 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] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling spin v0.5.0 [INFO] [stderr] Compiling libc v0.2.58 [INFO] [stderr] Compiling syn v0.15.39 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling stdweb-internal-runtime v0.1.4 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling base-x v0.2.5 [INFO] [stderr] Compiling discard v1.0.4 [INFO] [stderr] Compiling rand_chacha v0.2.0 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling c2-chacha v0.2.2 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling getrandom v0.1.6 [INFO] [stderr] Compiling stdweb v0.4.17 [INFO] [stderr] Compiling rand_core v0.5.0 [INFO] [stderr] Compiling rand v0.7.0 [INFO] [stderr] Compiling serde_derive v1.0.94 [INFO] [stderr] Compiling stdweb-derive v0.5.1 [INFO] [stderr] Compiling stdweb-internal-macros v0.2.7 [INFO] [stderr] Compiling rust-wasm-snek v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/rust_wasm_snek-02cb159e0ce67e04.rust_wasm_snek.c7l0u5uf-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/rust_wasm_snek-02cb159e0ce67e04.rust_wasm_snek.c7l0u5uf-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/rust_wasm_snek-02cb159e0ce67e04.rust_wasm_snek.c7l0u5uf-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/rust_wasm_snek-02cb159e0ce67e04.rust_wasm_snek.c7l0u5uf-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/rust_wasm_snek-02cb159e0ce67e04.rust_wasm_snek.c7l0u5uf-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/rust_wasm_snek-02cb159e0ce67e04.rust_wasm_snek.c7l0u5uf-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/rust_wasm_snek-02cb159e0ce67e04.rust_wasm_snek.c7l0u5uf-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/rust_wasm_snek-02cb159e0ce67e04.rust_wasm_snek.c7l0u5uf-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/rust_wasm_snek-02cb159e0ce67e04.rust_wasm_snek.c7l0u5uf-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/rust_wasm_snek-02cb159e0ce67e04.rust_wasm_snek.c7l0u5uf-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/rust_wasm_snek-02cb159e0ce67e04.rust_wasm_snek.c7l0u5uf-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/rust_wasm_snek-02cb159e0ce67e04.rust_wasm_snek.c7l0u5uf-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/rust_wasm_snek-02cb159e0ce67e04.rust_wasm_snek.c7l0u5uf-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/rust_wasm_snek-02cb159e0ce67e04.rust_wasm_snek.c7l0u5uf-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/rust_wasm_snek-02cb159e0ce67e04.rust_wasm_snek.c7l0u5uf-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/rust_wasm_snek-02cb159e0ce67e04.rust_wasm_snek.c7l0u5uf-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/rust_wasm_snek-02cb159e0ce67e04" "/opt/rustwide/target/debug/deps/rust_wasm_snek-02cb159e0ce67e04.hbe3yadrjqbw8sj.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/librand-e067f4b876bb1007.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-4e39a10a28ecf2ac.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-095a223162ff5fa9.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-99a9afc4039325cf.rlib" "/opt/rustwide/target/debug/deps/librand_core-3482e4772b808da1.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-1b67669949a86590.rlib" "/opt/rustwide/target/debug/deps/liblibc-648ccb6b939f550a.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-0d476dad15107333.rlib" "/opt/rustwide/target/debug/deps/libspin-a6186fa671db72bf.rlib" "/opt/rustwide/target/debug/deps/libstdweb-f549503887ef0221.rlib" "/opt/rustwide/target/debug/deps/libdiscard-1415ef746499cfd1.rlib" "/opt/rustwide/target/debug/deps/libstdweb_internal_runtime-dc3307037a5e12f9.rlib" "/opt/rustwide/target/debug/deps/libserde_json-8a2696eaf77dc1ee.rlib" "/opt/rustwide/target/debug/deps/libryu-db9775d798c686aa.rlib" "/opt/rustwide/target/debug/deps/libitoa-f3eef8739551e750.rlib" "/opt/rustwide/target/debug/deps/libserde-1990e0b4ba7aabca.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.rlib" "-Wl,-Bdynamic" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/rust_wasm_snek-02cb159e0ce67e04.rust_wasm_snek.c7l0u5uf-cgu.0.rcgu.o: in function `rust_wasm_snek::snek::Snek::update::snippet::__cargo_web_snippet_73bc79fdb866711eff82cab0dfe4260e0fb13996': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.17/src/webcore/macros.rs:101: undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libstdweb-f549503887ef0221.rlib(stdweb-f549503887ef0221.stdweb.cob23c7b-cgu.0.rcgu.o): in function `::instance_of::snippet::__cargo_web_snippet_89611721005b3de331324f19bedec5df179862e4': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.17/src/webcore/macros.rs:32: undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libstdweb-f549503887ef0221.rlib(stdweb-f549503887ef0221.stdweb.cob23c7b-cgu.0.rcgu.o): in function `::from_canvas::snippet::__cargo_web_snippet_49ae24e0f2d690c290030200ef793256363af281': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.17/src/webcore/macros.rs:101: undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libstdweb-f549503887ef0221.rlib(stdweb-f549503887ef0221.stdweb.cob23c7b-cgu.0.rcgu.o): in function `stdweb::webapi::rendering_context::CanvasRenderingContext2d::set_fill_style_color::snippet::__cargo_web_snippet_7e69871d2f0243bddcb8cffc809fd6fb5fb78697': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.17/src/webcore/macros.rs:91: undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libstdweb-f549503887ef0221.rlib(stdweb-f549503887ef0221.stdweb.cob23c7b-cgu.0.rcgu.o): in function `stdweb::webapi::rendering_context::CanvasRenderingContext2d::fill_rect::snippet::__cargo_web_snippet_cf0debbfec441e126df5ec4b805a71e969f49a75': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.17/src/webcore/macros.rs:91: undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libstdweb-f549503887ef0221.rlib(stdweb-f549503887ef0221.stdweb.cob23c7b-cgu.1.rcgu.o):/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.17/src/webcore/macros.rs:91: more undefined references to `emscripten_asm_const_int' follow [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libstdweb-f549503887ef0221.rlib(stdweb-f549503887ef0221.stdweb.cob23c7b-cgu.6.rcgu.o): in function `stdweb::webcore::ffi::emscripten::event_loop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.17/src/webcore/ffi/emscripten.rs:9: undefined reference to `emscripten_pause_main_loop' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.17/src/webcore/ffi/emscripten.rs:11: undefined reference to `emscripten_set_main_loop' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libstdweb-f549503887ef0221.rlib(stdweb-f549503887ef0221.stdweb.cob23c7b-cgu.7.rcgu.o): in function `stdweb::webcore::value::Reference::from_raw_unchecked::snippet::__cargo_web_snippet_9f22d4ca7bc938409787341b7db181f8dd41e6df': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.17/src/webcore/macros.rs:32: undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libstdweb-f549503887ef0221.rlib(stdweb-f549503887ef0221.stdweb.cob23c7b-cgu.7.rcgu.o): in function `::drop::snippet::__cargo_web_snippet_80d6d56760c65e49b7be8b6b01c1ea861b046bf0': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.17/src/webcore/macros.rs:32: undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libstdweb-f549503887ef0221.rlib(stdweb-f549503887ef0221.stdweb.cob23c7b-cgu.7.rcgu.o): in function `::instance_of::snippet::__cargo_web_snippet_7c8dfab835dc8a552cd9d67f27d26624590e052c': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.17/src/webcore/macros.rs:32: undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libstdweb-f549503887ef0221.rlib(stdweb-f549503887ef0221.stdweb.cob23c7b-cgu.9.rcgu.o): in function `> as stdweb::webcore::serialization::FuncallAdapter>::funcall_adapter::snippet::__cargo_web_snippet_ff5103e6cc179d13b4c7a785bdce2708fd559fc0': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.17/src/webcore/macros.rs:32: undefined reference to `emscripten_asm_const_int' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rust-wasm-snek`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "df84a16263bc3d3e830e70590b4a9f2205def9b86fb704432771dcdc6ab31866", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df84a16263bc3d3e830e70590b4a9f2205def9b86fb704432771dcdc6ab31866", kill_on_drop: false }` [INFO] [stdout] df84a16263bc3d3e830e70590b4a9f2205def9b86fb704432771dcdc6ab31866