[INFO] cloning repository https://github.com/lpil/rustexp [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lpil/rustexp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flpil%2Frustexp", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flpil%2Frustexp'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ef6db449b37f994c6510d145260db3ecda5380e8 [INFO] testing lpil/rustexp against try#722e1797249a965b6335aebd65d777f917e498f1 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flpil%2Frustexp" "/workspace/builds/worker-60/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-60/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lpil/rustexp on toolchain 722e1797249a965b6335aebd65d777f917e498f1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/lpil/rustexp [INFO] finished tweaking git repo https://github.com/lpil/rustexp [INFO] tweaked toml for git repo https://github.com/lpil/rustexp written to /workspace/builds/worker-60/source/Cargo.toml [INFO] crate git repo https://github.com/lpil/rustexp already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "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-60/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-60/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 724f6b96e41f070aa896a782a8cd25a2e99b83e5065976a4a0fdf1e68851b26e [INFO] running `Command { std: "docker" "start" "-a" "724f6b96e41f070aa896a782a8cd25a2e99b83e5065976a4a0fdf1e68851b26e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "724f6b96e41f070aa896a782a8cd25a2e99b83e5065976a4a0fdf1e68851b26e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "724f6b96e41f070aa896a782a8cd25a2e99b83e5065976a4a0fdf1e68851b26e", kill_on_drop: false }` [INFO] [stdout] 724f6b96e41f070aa896a782a8cd25a2e99b83e5065976a4a0fdf1e68851b26e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-60/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-60/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f8d6cdef8b188b49bef36e968122f19f0e15449b75c3b886b6e9cc8499b6bd54 [INFO] running `Command { std: "docker" "start" "-a" "f8d6cdef8b188b49bef36e968122f19f0e15449b75c3b886b6e9cc8499b6bd54", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling serde v1.0.29 [INFO] [stderr] Compiling dtoa v0.4.2 [INFO] [stderr] Compiling num-traits v0.2.1 [INFO] [stderr] Compiling stdweb-internal-runtime v0.1.5 [INFO] [stderr] Compiling itoa v0.3.4 [INFO] [stderr] Compiling lazy_static v1.0.0 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling base-x v0.2.2 [INFO] [stderr] Compiling discard v1.0.4 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling proc-macro2 v0.2.3 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling quote v0.4.2 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling stdweb v0.4.20 [INFO] [stderr] Compiling syn v0.12.14 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling serde_derive_internals v0.20.0 [INFO] [stderr] Compiling serde_json v1.0.11 [INFO] [stderr] Compiling serde_derive v1.0.29 [INFO] [stderr] Compiling stdweb-derive v0.5.3 [INFO] [stderr] Compiling stdweb-internal-macros v0.2.9 [INFO] [stderr] Compiling rustexp v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rustexp-8e4daf313d6a1fa7.rustexp.3339bd75-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/rustexp-8e4daf313d6a1fa7.rustexp.3339bd75-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/rustexp-8e4daf313d6a1fa7.rustexp.3339bd75-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/rustexp-8e4daf313d6a1fa7.rustexp.3339bd75-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/rustexp-8e4daf313d6a1fa7.rustexp.3339bd75-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/rustexp-8e4daf313d6a1fa7.rustexp.3339bd75-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/rustexp-8e4daf313d6a1fa7.rustexp.3339bd75-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/rustexp-8e4daf313d6a1fa7.rustexp.3339bd75-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/rustexp-8e4daf313d6a1fa7.rustexp.3339bd75-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/rustexp-8e4daf313d6a1fa7.rustexp.3339bd75-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/rustexp-8e4daf313d6a1fa7.rustexp.3339bd75-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/rustexp-8e4daf313d6a1fa7.rustexp.3339bd75-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/rustexp-8e4daf313d6a1fa7.rustexp.3339bd75-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/rustexp-8e4daf313d6a1fa7.rustexp.3339bd75-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/rustexp-8e4daf313d6a1fa7.rustexp.3339bd75-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/rustexp-8e4daf313d6a1fa7.rustexp.3339bd75-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/rustexp-8e4daf313d6a1fa7.2tutkogmrjaannjz.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libstdweb-587c0bc32c422d33.rlib" "/opt/rustwide/target/debug/deps/libdiscard-e8075c277bd827d9.rlib" "/opt/rustwide/target/debug/deps/libstdweb_internal_runtime-19693a6bae620e44.rlib" "/opt/rustwide/target/debug/deps/libserde_json-6d6a2938e51f2c86.rlib" "/opt/rustwide/target/debug/deps/libdtoa-906e71d603115925.rlib" "/opt/rustwide/target/debug/deps/libitoa-98b6757de389df36.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-2f2144d80865e279.rlib" "/opt/rustwide/target/debug/deps/libserde-c6a811199dd9a27c.rlib" "/opt/rustwide/target/debug/deps/libregex-dd7ec37a09e5114f.rlib" "/opt/rustwide/target/debug/deps/libthread_local-10e2433952b3c291.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-a0484f8a57d52e6f.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-7adb07e7d078c59f.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-5f18c6edf83f0dfd.rlib" "/opt/rustwide/target/debug/deps/libmemchr-dab0d116dd56435e.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-29e5e596e889a0aa.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1b145d9fcdc08832.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-5b037ee6b77e2ff0.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9635a64fca0ebd28.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a7574eb9bb7a8fc5.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f5fa1dc334dcaeeb.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6ee570a898e75ef0.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-afb62f29a0815772.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a632746535fd9988.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-25acc307bcb1d7b6.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-377721a625f6ace7.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-43c01431c8a4ee6f.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5f74725679453254.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-2b35d8999819161d.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-57b4679830289815.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-13b419dfbcf9c1f8.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/rustexp-8e4daf313d6a1fa7" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/libstdweb-587c0bc32c422d33.rlib(stdweb-587c0bc32c422d33.stdweb.023e56f7-cgu.11.rcgu.o): in function `stdweb::webapi::event_target::IEventTarget::add_event_listener::snippet::__cargo_web_snippet_99c4eefdc8d4cc724135163b8c8665a1f3de99e4': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webcore/macros.rs:149: undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libstdweb-587c0bc32c422d33.rlib(stdweb-587c0bc32c422d33.stdweb.023e56f7-cgu.12.rcgu.o): in function `::instance_of::snippet::__cargo_web_snippet_b743a9125e0636ae1f20ac2753ae55b93c1706ce': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webcore/macros.rs:64: undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libstdweb-587c0bc32c422d33.rlib(stdweb-587c0bc32c422d33.stdweb.023e56f7-cgu.15.rcgu.o): in function `stdweb::webcore::ffi::emscripten::event_loop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webcore/ffi/emscripten.rs:11: undefined reference to `emscripten_pause_main_loop' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webcore/ffi/emscripten.rs:11: undefined reference to `emscripten_set_main_loop' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libstdweb-587c0bc32c422d33.rlib(stdweb-587c0bc32c422d33.stdweb.023e56f7-cgu.15.rcgu.o): in function `stdweb::webapi::node::INode::set_text_content::snippet::__cargo_web_snippet_f765b15a1a1b5cd266e922e6fca98dd570f17edc': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webcore/macros.rs:139: undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libstdweb-587c0bc32c422d33.rlib(stdweb-587c0bc32c422d33.stdweb.023e56f7-cgu.15.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.20/src/webcore/macros.rs:64: undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libstdweb-587c0bc32c422d33.rlib(stdweb-587c0bc32c422d33.stdweb.023e56f7-cgu.15.rcgu.o): in function `::instance_of::snippet::__cargo_web_snippet_1edaec034bdcb0a749c6d5de76c29f6371afb5a0': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webcore/macros.rs:64: undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libstdweb-587c0bc32c422d33.rlib(stdweb-587c0bc32c422d33.stdweb.023e56f7-cgu.3.rcgu.o): in function `::instance_of::snippet::__cargo_web_snippet_3c5e83d16a83fc7147ec91e2506438012952f55a': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webcore/macros.rs:64: undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libstdweb-587c0bc32c422d33.rlib(stdweb-587c0bc32c422d33.stdweb.023e56f7-cgu.3.rcgu.o): in function `::instance_of::snippet::__cargo_web_snippet_db12d53e9596e9bc7860a8231ec85044629926e7': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webcore/macros.rs:64: undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libstdweb-587c0bc32c422d33.rlib(stdweb-587c0bc32c422d33.stdweb.023e56f7-cgu.3.rcgu.o):/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webcore/macros.rs:149: more undefined references to `emscripten_asm_const_int' follow [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] = help: some `extern` functions couldn't be found; some native libraries may need to be installed or have their path specified [INFO] [stdout] = note: use the `-l` flag to specify native libraries to link [INFO] [stdout] = note: use the `cargo:rustc-link-lib` directive to specify the native libraries to link with Cargo (see https://doc.rust-lang.org/cargo/reference/build-scripts.html#cargorustc-link-libkindname) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rustexp` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "f8d6cdef8b188b49bef36e968122f19f0e15449b75c3b886b6e9cc8499b6bd54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f8d6cdef8b188b49bef36e968122f19f0e15449b75c3b886b6e9cc8499b6bd54", kill_on_drop: false }` [INFO] [stdout] f8d6cdef8b188b49bef36e968122f19f0e15449b75c3b886b6e9cc8499b6bd54