[INFO] cloning repository https://github.com/AndrewGaspar/hello-emterpreter-async-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AndrewGaspar/hello-emterpreter-async-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndrewGaspar%2Fhello-emterpreter-async-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndrewGaspar%2Fhello-emterpreter-async-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0db904aed056dfa6a697ef6ef3920ecfda6fe764 [INFO] testing AndrewGaspar/hello-emterpreter-async-rust against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndrewGaspar%2Fhello-emterpreter-async-rust" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/AndrewGaspar/hello-emterpreter-async-rust on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2/source/.cargo/config [INFO] started tweaking git repo https://github.com/AndrewGaspar/hello-emterpreter-async-rust [INFO] finished tweaking git repo https://github.com/AndrewGaspar/hello-emterpreter-async-rust [INFO] tweaked toml for git repo https://github.com/AndrewGaspar/hello-emterpreter-async-rust written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/AndrewGaspar/hello-emterpreter-async-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2dd9997709bb328a27bebbdcbd6452994642a6318598b6fdc0bd2fd11fe862e8 [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" "2dd9997709bb328a27bebbdcbd6452994642a6318598b6fdc0bd2fd11fe862e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2dd9997709bb328a27bebbdcbd6452994642a6318598b6fdc0bd2fd11fe862e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2dd9997709bb328a27bebbdcbd6452994642a6318598b6fdc0bd2fd11fe862e8", kill_on_drop: false }` [INFO] [stdout] 2dd9997709bb328a27bebbdcbd6452994642a6318598b6fdc0bd2fd11fe862e8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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=warn" "-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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 489a2721fa5dd0c539b702d08493e373518b4326db6432076390e673df08e649 [INFO] running `Command { std: "docker" "start" "-a" "489a2721fa5dd0c539b702d08493e373518b4326db6432076390e673df08e649", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling proc-macro2 v0.4.13 [INFO] [stderr] Compiling serde v1.0.74 [INFO] [stderr] Compiling ryu v0.2.5 [INFO] [stderr] Compiling itoa v0.4.2 [INFO] [stderr] Compiling stdweb v0.4.8 [INFO] [stderr] Compiling discard v1.0.3 [INFO] [stderr] Compiling proc-macro2 v0.2.3 [INFO] [stderr] Compiling quote v0.4.2 [INFO] [stderr] Compiling syn v0.12.15 [INFO] [stderr] Compiling quote v0.6.8 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling serde_derive v1.0.74 [INFO] [stderr] Compiling serde_json v1.0.26 [INFO] [stderr] Compiling stdweb-derive v0.4.0 [INFO] [stderr] Compiling node-rs v0.1.3 [INFO] [stderr] Compiling hello-emscripten 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/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/hello_emscripten-6ffa97dfdffd844e.hello_emscripten.4pk361jp-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/hello_emscripten-6ffa97dfdffd844e.hello_emscripten.4pk361jp-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/hello_emscripten-6ffa97dfdffd844e.hello_emscripten.4pk361jp-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/hello_emscripten-6ffa97dfdffd844e.hello_emscripten.4pk361jp-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/hello_emscripten-6ffa97dfdffd844e.hello_emscripten.4pk361jp-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/hello_emscripten-6ffa97dfdffd844e.hello_emscripten.4pk361jp-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/hello_emscripten-6ffa97dfdffd844e.hello_emscripten.4pk361jp-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/hello_emscripten-6ffa97dfdffd844e.hello_emscripten.4pk361jp-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/hello_emscripten-6ffa97dfdffd844e.hello_emscripten.4pk361jp-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/hello_emscripten-6ffa97dfdffd844e.hello_emscripten.4pk361jp-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/hello_emscripten-6ffa97dfdffd844e.hello_emscripten.4pk361jp-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/hello_emscripten-6ffa97dfdffd844e.hello_emscripten.4pk361jp-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/hello_emscripten-6ffa97dfdffd844e.hello_emscripten.4pk361jp-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/hello_emscripten-6ffa97dfdffd844e.hello_emscripten.4pk361jp-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/hello_emscripten-6ffa97dfdffd844e.hello_emscripten.4pk361jp-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/hello_emscripten-6ffa97dfdffd844e.hello_emscripten.4pk361jp-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/hello_emscripten-6ffa97dfdffd844e" "/opt/rustwide/target/debug/deps/hello_emscripten-6ffa97dfdffd844e.3565mwdu3e2uqchy.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libnode_rs-be6bf026351d15dd.rlib" "/opt/rustwide/target/debug/deps/libstdweb-10c0e558c71e9477.rlib" "/opt/rustwide/target/debug/deps/libdiscard-68d0f875464b4d3b.rlib" "/opt/rustwide/target/debug/deps/libserde_json-628f6f511ed0f645.rlib" "/opt/rustwide/target/debug/deps/libitoa-fd618c265b9c2b6d.rlib" "/opt/rustwide/target/debug/deps/libryu-a08ea468f3359151.rlib" "/opt/rustwide/target/debug/deps/libserde-308b667722779052.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-e12de7683a34c500.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-446a53c2e468675f.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-86fef9fb252a2d33.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-3bed9bfd30304751.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0e38eeb474a7b386.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-a846ed547b824740.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-c9540f0a4fb9265d.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7d2ca66c92c356eb.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-147e2c808f949493.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-bd2a4369506670e9.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74bfdd0ce7d0ed48.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6777f47f1c491841.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-b104f1790174f2be.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-db37898996f45c13.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-25b7435131fc4938.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9d4b6f3c097e876e.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-3f953ad652ab829a.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/hello_emscripten-6ffa97dfdffd844e.hello_emscripten.4pk361jp-cgu.0.rcgu.o: in function `> as stdweb::webcore::serialization::FuncallAdapter>::funcall_adapter': [INFO] [stdout] hello_emscripten.4pk361jp-cgu.0:(.text._ZN218_$LT$stdweb..webcore..newtype..Newtype$LT$$LP$stdweb..webcore..serialization..FunctionTag$C$$LP$$RP$$RP$$C$stdweb..webcore..once..Once$LT$F$GT$$GT$$u20$as$u20$stdweb..webcore..serialization..FuncallAdapter$LT$F$GT$$GT$15funcall_adapter17he5888e9b5275009aE+0x470): undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/hello_emscripten-6ffa97dfdffd844e.hello_emscripten.4pk361jp-cgu.0.rcgu.o: in function `> as stdweb::webcore::serialization::FuncallAdapter>::funcall_adapter': [INFO] [stdout] hello_emscripten.4pk361jp-cgu.0:(.text._ZN227_$LT$stdweb..webcore..newtype..Newtype$LT$$LP$stdweb..webcore..serialization..FunctionTag$C$$LP$A11$C$A12$RP$$RP$$C$stdweb..webcore..once..Once$LT$F$GT$$GT$$u20$as$u20$stdweb..webcore..serialization..FuncallAdapter$LT$F$GT$$GT$15funcall_adapter17h0075330787c970ecE+0xa32): undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/hello_emscripten-6ffa97dfdffd844e.hello_emscripten.4pk361jp-cgu.0.rcgu.o: in function `> as stdweb::webcore::serialization::FuncallAdapter>::funcall_adapter': [INFO] [stdout] hello_emscripten.4pk361jp-cgu.0:(.text._ZN227_$LT$stdweb..webcore..newtype..Newtype$LT$$LP$stdweb..webcore..serialization..FunctionTag$C$$LP$A11$C$A12$RP$$RP$$C$stdweb..webcore..once..Once$LT$F$GT$$GT$$u20$as$u20$stdweb..webcore..serialization..FuncallAdapter$LT$F$GT$$GT$15funcall_adapter17h685d36dfdba1f2f5E+0xa1c): undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/hello_emscripten-6ffa97dfdffd844e.hello_emscripten.4pk361jp-cgu.0.rcgu.o: in function `> as stdweb::webcore::serialization::FuncallAdapter>::funcall_adapter': [INFO] [stdout] hello_emscripten.4pk361jp-cgu.0:(.text._ZN227_$LT$stdweb..webcore..newtype..Newtype$LT$$LP$stdweb..webcore..serialization..FunctionTag$C$$LP$A11$C$A12$RP$$RP$$C$stdweb..webcore..once..Once$LT$F$GT$$GT$$u20$as$u20$stdweb..webcore..serialization..FuncallAdapter$LT$F$GT$$GT$15funcall_adapter17h6f0677a1bacb5823E+0xa32): undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/hello_emscripten-6ffa97dfdffd844e.hello_emscripten.4pk361jp-cgu.10.rcgu.o: in function `stdweb::webcore::value::Reference::from_raw_unchecked': [INFO] [stdout] hello_emscripten.4pk361jp-cgu.10:(.text._ZN6stdweb7webcore5value9Reference18from_raw_unchecked17hbd66e3dfc77faa7fE+0x1a): undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/hello_emscripten-6ffa97dfdffd844e.hello_emscripten.4pk361jp-cgu.5.rcgu.o:hello_emscripten.4pk361jp-cgu.5:(.text._ZN7node_rs7promise7Promise3new17ha3136dd94706024aE+0x1e8): more undefined references to `emscripten_asm_const_int' follow [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/hello_emscripten-6ffa97dfdffd844e.hello_emscripten.4pk361jp-cgu.6.rcgu.o: in function `hello_emscripten::wait': [INFO] [stdout] hello_emscripten.4pk361jp-cgu.6:(.text._ZN16hello_emscripten4wait17h3d2b04322882b25fE+0x37): undefined reference to `block_on_promise' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/hello_emscripten-6ffa97dfdffd844e.hello_emscripten.4pk361jp-cgu.6.rcgu.o: in function `hello_emscripten::set_timeout': [INFO] [stdout] hello_emscripten.4pk361jp-cgu.6:(.text._ZN16hello_emscripten11set_timeout17h6246b881a9159decE+0x247): undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/hello_emscripten-6ffa97dfdffd844e.hello_emscripten.4pk361jp-cgu.9.rcgu.o: in function `node_rs::cluster::Worker::on_exit': [INFO] [stdout] hello_emscripten.4pk361jp-cgu.9:(.text._ZN7node_rs7cluster6Worker7on_exit17hce759c3d5a33a06aE+0x2ad): undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libnode_rs-be6bf026351d15dd.rlib(node_rs-be6bf026351d15dd.node_rs.2c9o6osu-cgu.1.rcgu.o): in function `node_rs::cluster::initialize': [INFO] [stdout] node_rs.2c9o6osu-cgu.1:(.text._ZN7node_rs7cluster10initialize17h8d563f2aedef60ebE+0x167): undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libnode_rs-be6bf026351d15dd.rlib(node_rs-be6bf026351d15dd.node_rs.2c9o6osu-cgu.1.rcgu.o): in function `node_rs::cluster::fork': [INFO] [stdout] node_rs.2c9o6osu-cgu.1:(.text._ZN7node_rs7cluster4fork17h3c1d151ebff9643cE+0x15a): undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libnode_rs-be6bf026351d15dd.rlib(node_rs-be6bf026351d15dd.node_rs.2c9o6osu-cgu.1.rcgu.o): in function `node_rs::cluster::is_worker': [INFO] [stdout] node_rs.2c9o6osu-cgu.1:(.text._ZN7node_rs7cluster9is_worker17h336bc2a709af1db9E+0x15a): undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libnode_rs-be6bf026351d15dd.rlib(node_rs-be6bf026351d15dd.node_rs.2c9o6osu-cgu.1.rcgu.o):node_rs.2c9o6osu-cgu.1:(.text._ZN7node_rs7cluster6worker17h77d441dcb77dee06E+0x15a): more undefined references to `emscripten_asm_const_int' follow [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 `hello-emscripten` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "489a2721fa5dd0c539b702d08493e373518b4326db6432076390e673df08e649", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "489a2721fa5dd0c539b702d08493e373518b4326db6432076390e673df08e649", kill_on_drop: false }` [INFO] [stdout] 489a2721fa5dd0c539b702d08493e373518b4326db6432076390e673df08e649