[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 try#9f93af291970322f4f1c6315ccde4d7078201159 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-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc2/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-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AndrewGaspar/hello-emterpreter-async-rust on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "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" "+9f93af291970322f4f1c6315ccde4d7078201159" "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]     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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9b0cc0370f9eff44023def442f34b5d5bec32caf1b88a6bb162f524819b50104
[INFO] running `Command { std: "docker" "start" "-a" "9b0cc0370f9eff44023def442f34b5d5bec32caf1b88a6bb162f524819b50104", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9b0cc0370f9eff44023def442f34b5d5bec32caf1b88a6bb162f524819b50104", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9b0cc0370f9eff44023def442f34b5d5bec32caf1b88a6bb162f524819b50104", kill_on_drop: false }`
[INFO] [stdout] 9b0cc0370f9eff44023def442f34b5d5bec32caf1b88a6bb162f524819b50104
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5d626d615bc6273a973e08aed23baa59965fa2f8d83672e6b4d09bdef0b126c7
[INFO] running `Command { std: "docker" "start" "-a" "5d626d615bc6273a973e08aed23baa59965fa2f8d83672e6b4d09bdef0b126c7", 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.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" "/tmp/rustcyYLSKv/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/rustcyYLSKv/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.9e7be4119145dbeb-cgu.0
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/hello_emscripten-1e787de439df42e2.hello_emscripten.9e7be4119145dbeb-cgu.0.rcgu.o:(hello_emscripten::set_timeout::h37feed82d99ef693)
[INFO] [stdout]           >>> referenced by hello_emscripten.9e7be4119145dbeb-cgu.0
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/hello_emscripten-1e787de439df42e2.hello_emscripten.9e7be4119145dbeb-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::h9ec6c1c9744f57ef)
[INFO] [stdout]           >>> referenced by hello_emscripten.9e7be4119145dbeb-cgu.0
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/hello_emscripten-1e787de439df42e2.hello_emscripten.9e7be4119145dbeb-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::h3837739cf5754f4f)
[INFO] [stdout]           >>> referenced 25 more times
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: block_on_promise
[INFO] [stdout]           >>> referenced by hello_emscripten.9e7be4119145dbeb-cgu.0
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/hello_emscripten-1e787de439df42e2.hello_emscripten.9e7be4119145dbeb-cgu.0.rcgu.o:(hello_emscripten::wait::h420db132b7a7e4c4)
[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" "5d626d615bc6273a973e08aed23baa59965fa2f8d83672e6b4d09bdef0b126c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5d626d615bc6273a973e08aed23baa59965fa2f8d83672e6b4d09bdef0b126c7", kill_on_drop: false }`
[INFO] [stdout] 5d626d615bc6273a973e08aed23baa59965fa2f8d83672e6b4d09bdef0b126c7
