[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#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndrewGaspar%2Fhello-emterpreter-async-rust" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc1/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-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AndrewGaspar/hello-emterpreter-async-rust on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "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] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded proc-macro2 v0.2.3
[INFO] [stderr]   Downloaded quote v0.4.2
[INFO] [stderr]   Downloaded serde_json v1.0.26
[INFO] [stderr]   Downloaded itoa v0.4.2
[INFO] [stderr]   Downloaded proc-macro2 v0.4.13
[INFO] [stderr]   Downloaded quote v0.6.8
[INFO] [stderr]   Downloaded syn v0.12.15
[INFO] [stderr]   Downloaded serde v1.0.74
[INFO] [stderr]   Downloaded discard v1.0.3
[INFO] [stderr]   Downloaded serde_derive v1.0.74
[INFO] [stderr]   Downloaded node-rs v0.1.3
[INFO] [stderr]   Downloaded stdweb v0.4.8
[INFO] [stderr]   Downloaded stdweb-internal-macros v0.1.0
[INFO] [stderr]   Downloaded base-x v0.2.3
[INFO] [stderr]   Downloaded ryu v0.2.5
[INFO] [stderr]   Downloaded stdweb-derive v0.4.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 03439287e391fbb16ee7b6ae10a86c4ced9084159d6cdfa1aedcd449b1a2a7a4
[INFO] running `Command { std: "docker" "start" "-a" "03439287e391fbb16ee7b6ae10a86c4ced9084159d6cdfa1aedcd449b1a2a7a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "03439287e391fbb16ee7b6ae10a86c4ced9084159d6cdfa1aedcd449b1a2a7a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "03439287e391fbb16ee7b6ae10a86c4ced9084159d6cdfa1aedcd449b1a2a7a4", kill_on_drop: false }`
[INFO] [stdout] 03439287e391fbb16ee7b6ae10a86c4ced9084159d6cdfa1aedcd449b1a2a7a4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] acf6099adda362a7f3feb25db8e1aacf0e0388fa92e5af28bc95da1966f66f16
[INFO] running `Command { std: "docker" "start" "-a" "acf6099adda362a7f3feb25db8e1aacf0e0388fa92e5af28bc95da1966f66f16", 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 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.14.9
[INFO] [stderr]    Compiling syn v0.12.15
[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" "/tmp/rustczVz9tO/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libnode_rs-ca723b95364e874b,libstdweb-c5b7653fdd6a20ca,libdiscard-4fcda59d0148e8d6,libserde_json-780f9390b891e7b6,libitoa-f6235df9c7d79ba5,libryu-6f773f0d8ed9a352,libserde-2569d09c4c7025fe}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustczVz9tO/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/hello_emscripten-1e787de439df42e2" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-Wl,--strip-debug" "-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 hello_emscripten.12fe87d51d85208f-cgu.0
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/hello_emscripten-1e787de439df42e2.hello_emscripten.12fe87d51d85208f-cgu.0.rcgu.o:(hello_emscripten::set_timeout::h3459804bdaa73c04)
[INFO] [stdout]           >>> referenced by hello_emscripten.12fe87d51d85208f-cgu.0
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/hello_emscripten-1e787de439df42e2.hello_emscripten.12fe87d51d85208f-cgu.0.rcgu.o:(_$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$::funcall_adapter::h04bfcc4690a08ccc)
[INFO] [stdout]           >>> referenced by hello_emscripten.12fe87d51d85208f-cgu.0
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/hello_emscripten-1e787de439df42e2.hello_emscripten.12fe87d51d85208f-cgu.0.rcgu.o:(_$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$::funcall_adapter::h32b67b2a62cc6b43)
[INFO] [stdout]           >>> referenced 25 more times
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: block_on_promise
[INFO] [stdout]           >>> referenced by hello_emscripten.12fe87d51d85208f-cgu.0
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/hello_emscripten-1e787de439df42e2.hello_emscripten.12fe87d51d85208f-cgu.0.rcgu.o:(hello_emscripten::wait::h98c4975cab1be185)
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hello-emscripten` (bin "hello-emscripten") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "acf6099adda362a7f3feb25db8e1aacf0e0388fa92e5af28bc95da1966f66f16", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "acf6099adda362a7f3feb25db8e1aacf0e0388fa92e5af28bc95da1966f66f16", kill_on_drop: false }`
[INFO] [stdout] acf6099adda362a7f3feb25db8e1aacf0e0388fa92e5af28bc95da1966f66f16
