[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 master#d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d for pr-83796 [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 d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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" "+d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d" "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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2c360b36745198db94c074cb6a9195a642f93ee1490374bac5b062c8c2758b75 [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" "2c360b36745198db94c074cb6a9195a642f93ee1490374bac5b062c8c2758b75", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2c360b36745198db94c074cb6a9195a642f93ee1490374bac5b062c8c2758b75", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c360b36745198db94c074cb6a9195a642f93ee1490374bac5b062c8c2758b75", kill_on_drop: false }` [INFO] [stdout] 2c360b36745198db94c074cb6a9195a642f93ee1490374bac5b062c8c2758b75 [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=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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f780eff91f6c3b165701d15481cc485ba71d080540c37fb4d4b8daa60b87fc1e [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" "f780eff91f6c3b165701d15481cc485ba71d080540c37fb4d4b8daa60b87fc1e", 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 stdweb v0.4.8 [INFO] [stderr] Compiling itoa v0.4.2 [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 quote v0.6.8 [INFO] [stderr] Compiling syn v0.12.15 [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 status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/hello_emscripten-43fafd307d425b5a.hello_emscripten.45o14fy3-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/hello_emscripten-43fafd307d425b5a.hello_emscripten.45o14fy3-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/hello_emscripten-43fafd307d425b5a.hello_emscripten.45o14fy3-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/hello_emscripten-43fafd307d425b5a.hello_emscripten.45o14fy3-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/hello_emscripten-43fafd307d425b5a.hello_emscripten.45o14fy3-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/hello_emscripten-43fafd307d425b5a.hello_emscripten.45o14fy3-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/hello_emscripten-43fafd307d425b5a.hello_emscripten.45o14fy3-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/hello_emscripten-43fafd307d425b5a.hello_emscripten.45o14fy3-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/hello_emscripten-43fafd307d425b5a.hello_emscripten.45o14fy3-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/hello_emscripten-43fafd307d425b5a.hello_emscripten.45o14fy3-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/hello_emscripten-43fafd307d425b5a.hello_emscripten.45o14fy3-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/hello_emscripten-43fafd307d425b5a.hello_emscripten.45o14fy3-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/hello_emscripten-43fafd307d425b5a.hello_emscripten.45o14fy3-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/hello_emscripten-43fafd307d425b5a.hello_emscripten.45o14fy3-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/hello_emscripten-43fafd307d425b5a.hello_emscripten.45o14fy3-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/hello_emscripten-43fafd307d425b5a.hello_emscripten.45o14fy3-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/hello_emscripten-43fafd307d425b5a" "/opt/rustwide/target/debug/deps/hello_emscripten-43fafd307d425b5a.2cm9n30485gwiuqi.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libnode_rs-00de3c66372820ee.rlib" "/opt/rustwide/target/debug/deps/libstdweb-d9fecf87f9240aa6.rlib" "/opt/rustwide/target/debug/deps/libdiscard-eb3e17ecd8def434.rlib" "/opt/rustwide/target/debug/deps/libserde_json-f4c0d0a4bb6c8193.rlib" "/opt/rustwide/target/debug/deps/libitoa-7d8778f4e58accda.rlib" "/opt/rustwide/target/debug/deps/libryu-c75169982b2c7063.rlib" "/opt/rustwide/target/debug/deps/libserde-360405e030323ab5.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c6dddd3d354e6bea.rlib" "/opt/rustwide/rustup-home/toolchains/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-c2ca47afdcc5e309.rlib" "/opt/rustwide/rustup-home/toolchains/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-b47be2942017e108.rlib" "/opt/rustwide/rustup-home/toolchains/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-20a1e49116ab0df9.rlib" "/opt/rustwide/rustup-home/toolchains/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-25e09d9868291683.rlib" "/opt/rustwide/rustup-home/toolchains/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-9c99fb6e5ca5159e.rlib" "/opt/rustwide/rustup-home/toolchains/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-85040d7563599960.rlib" "/opt/rustwide/rustup-home/toolchains/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-0e4f7587da8acf20.rlib" "/opt/rustwide/rustup-home/toolchains/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7be0a6711ed15b5c.rlib" "/opt/rustwide/rustup-home/toolchains/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-00672fabc4ff9c9d.rlib" "/opt/rustwide/rustup-home/toolchains/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-72fe231ef0473d15.rlib" "/opt/rustwide/rustup-home/toolchains/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-019d54ecc304b655.rlib" "/opt/rustwide/rustup-home/toolchains/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-cc7d9343e4f608be.rlib" "/opt/rustwide/rustup-home/toolchains/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e41c6d24baeb2249.rlib" "/opt/rustwide/rustup-home/toolchains/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-9849bb0fbad7f0f5.rlib" "/opt/rustwide/rustup-home/toolchains/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-8b33f9cbbc9652fe.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/hello_emscripten-43fafd307d425b5a.hello_emscripten.45o14fy3-cgu.15.rcgu.o: in function `node_rs::cluster::Worker::on_exit': [INFO] [stdout] hello_emscripten.45o14fy3-cgu.15:(.text._ZN7node_rs7cluster6Worker7on_exit17h33c36e556036ca28E+0x2c8): undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/hello_emscripten-43fafd307d425b5a.hello_emscripten.45o14fy3-cgu.2.rcgu.o: in function `> as stdweb::webcore::serialization::FuncallAdapter>::funcall_adapter': [INFO] [stdout] hello_emscripten.45o14fy3-cgu.2:(.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_adapter17h6e654c36b1e8d195E+0x3a5): undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/hello_emscripten-43fafd307d425b5a.hello_emscripten.45o14fy3-cgu.2.rcgu.o: in function `> as stdweb::webcore::serialization::FuncallAdapter>::funcall_adapter': [INFO] [stdout] hello_emscripten.45o14fy3-cgu.2:(.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_adapter17h038dcdc892df6dbaE+0x96f): undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/hello_emscripten-43fafd307d425b5a.hello_emscripten.45o14fy3-cgu.2.rcgu.o: in function `> as stdweb::webcore::serialization::FuncallAdapter>::funcall_adapter': [INFO] [stdout] hello_emscripten.45o14fy3-cgu.2:(.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_adapter17h7ea3ead95f7f59b9E+0x985): undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/hello_emscripten-43fafd307d425b5a.hello_emscripten.45o14fy3-cgu.2.rcgu.o: in function `> as stdweb::webcore::serialization::FuncallAdapter>::funcall_adapter': [INFO] [stdout] hello_emscripten.45o14fy3-cgu.2:(.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_adapter17hd087b16326e281cfE+0x985): undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/hello_emscripten-43fafd307d425b5a.hello_emscripten.45o14fy3-cgu.5.rcgu.o: in function `hello_emscripten::wait': [INFO] [stdout] hello_emscripten.45o14fy3-cgu.5:(.text._ZN16hello_emscripten4wait17he9737534cf18e78cE+0x3c): undefined reference to `block_on_promise' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/hello_emscripten-43fafd307d425b5a.hello_emscripten.45o14fy3-cgu.5.rcgu.o: in function `hello_emscripten::set_timeout': [INFO] [stdout] hello_emscripten.45o14fy3-cgu.5:(.text._ZN16hello_emscripten11set_timeout17h6b4ecbe112d0d53fE+0x24f): undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/hello_emscripten-43fafd307d425b5a.hello_emscripten.45o14fy3-cgu.7.rcgu.o: in function `stdweb::webcore::value::Reference::from_raw_unchecked': [INFO] [stdout] hello_emscripten.45o14fy3-cgu.7:(.text._ZN6stdweb7webcore5value9Reference18from_raw_unchecked17h75a9b7a099e4f8ceE+0x15): undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/hello_emscripten-43fafd307d425b5a.hello_emscripten.45o14fy3-cgu.8.rcgu.o: in function `node_rs::promise::Promise::new': [INFO] [stdout] hello_emscripten.45o14fy3-cgu.8:(.text._ZN7node_rs7promise7Promise3new17h66118255530d4a64E+0x1f8): undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/hello_emscripten-43fafd307d425b5a.hello_emscripten.45o14fy3-cgu.8.rcgu.o: in function `node_rs::promise::Promise::new': [INFO] [stdout] hello_emscripten.45o14fy3-cgu.8:(.text._ZN7node_rs7promise7Promise3new17hb847c490f238869aE+0x1b0): undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libnode_rs-00de3c66372820ee.rlib(node_rs-00de3c66372820ee.node_rs.biqjqlp7-cgu.1.rcgu.o): in function `node_rs::cluster::initialize': [INFO] [stdout] node_rs.biqjqlp7-cgu.1:(.text._ZN7node_rs7cluster10initialize17h44ddd410bcf4e477E+0x171): undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libnode_rs-00de3c66372820ee.rlib(node_rs-00de3c66372820ee.node_rs.biqjqlp7-cgu.1.rcgu.o):node_rs.biqjqlp7-cgu.1:(.text._ZN7node_rs7cluster4fork17hbe0c75bfcbafff2aE+0x165): 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" "f780eff91f6c3b165701d15481cc485ba71d080540c37fb4d4b8daa60b87fc1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f780eff91f6c3b165701d15481cc485ba71d080540c37fb4d4b8daa60b87fc1e", kill_on_drop: false }` [INFO] [stdout] f780eff91f6c3b165701d15481cc485ba71d080540c37fb4d4b8daa60b87fc1e