[INFO] cloning repository https://github.com/ericrobolson/ex_duktape_to_rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ericrobolson/ex_duktape_to_rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fericrobolson%2Fex_duktape_to_rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fericrobolson%2Fex_duktape_to_rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1ca573d28c093ad27802b3ac393595f6fd73e6d9 [INFO] building ericrobolson/ex_duktape_to_rust against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fericrobolson%2Fex_duktape_to_rust" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ericrobolson/ex_duktape_to_rust [INFO] finished tweaking git repo https://github.com/ericrobolson/ex_duktape_to_rust [INFO] tweaked toml for git repo https://github.com/ericrobolson/ex_duktape_to_rust written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ericrobolson/ex_duktape_to_rust on toolchain 23647e694de8d0904848ad068b2e0ec2dd098c37 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ericrobolson/ex_duktape_to_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" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6f3b38d8a640d8e18013da9e1e1bcef219f10600cc640181e6a9cd799b8ef4c6 [INFO] running `Command { std: "docker" "start" "-a" "6f3b38d8a640d8e18013da9e1e1bcef219f10600cc640181e6a9cd799b8ef4c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6f3b38d8a640d8e18013da9e1e1bcef219f10600cc640181e6a9cd799b8ef4c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f3b38d8a640d8e18013da9e1e1bcef219f10600cc640181e6a9cd799b8ef4c6", kill_on_drop: false }` [INFO] [stdout] 6f3b38d8a640d8e18013da9e1e1bcef219f10600cc640181e6a9cd799b8ef4c6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "build" "--frozen" "--message-format=json" "--target" "wasm32-wasip1", kill_on_drop: false }` [INFO] [stdout] c4a76c5aa6df4d6a8a2ae0fe788a24866faa998a233041946d42bf01915c18bf [INFO] running `Command { std: "docker" "start" "-a" "c4a76c5aa6df4d6a8a2ae0fe788a24866faa998a233041946d42bf01915c18bf", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.107 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling js_scripting v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: js_scripting@0.1.0: In file included from duk_internal.h:26: [INFO] [stderr] warning: js_scripting@0.1.0: c_lib/./duktape.h:1252:9: warning: multi-line comment [-Wcomment] [INFO] [stderr] warning: js_scripting@0.1.0: 1252 | //#define duk_eval_string(ctx, src) \ [INFO] [stderr] warning: js_scripting@0.1.0: | ^ [INFO] [stdout] error: linking with `rust-lld` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "rust-lld" "-flavor" "wasm" "--export" "__main_void" "-z" "stack-size=1048576" "--stack-first" "--no-demangle" "/lib/rustlib/wasm32-wasip1/lib/self-contained/crt1-command.o" "<2 object files omitted>" "-l" "c.lib" "/lib/rustlib/wasm32-wasip1/lib/libpanic_abort-*.rlib" "/opt/rustwide/target/wasm32-wasip1/debug/deps/liblibc-b4fbb0e06b727ab3.rlib" "/lib/rustlib/wasm32-wasip1/lib/{libstd-*,libwasi-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*}.rlib" "-l" "c" "/lib/rustlib/wasm32-wasip1/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/opt/rustwide/target/wasm32-wasip1/debug/build/js_scripting-3ebdaa615ea2e20f/out" "-L" "/lib/rustlib/wasm32-wasip1/lib/self-contained" "-o" "/opt/rustwide/target/wasm32-wasip1/debug/deps/js_scripting-d1b95f538f987430.wasm" "--gc-sections" "-O0" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/js_scripting-3ebdaa615ea2e20f/out/libc.lib.a: archive member 'duktape.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/js_scripting-d1b95f538f987430.js_scripting.ca04330840104dc6-cgu.0.rcgu.o: undefined symbol: duk_create_heap_default [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/js_scripting-d1b95f538f987430.js_scripting.ca04330840104dc6-cgu.0.rcgu.o: undefined symbol: duk_eval_string [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/js_scripting-d1b95f538f987430.js_scripting.ca04330840104dc6-cgu.0.rcgu.o: undefined symbol: duk_get_int [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/js_scripting-d1b95f538f987430.js_scripting.ca04330840104dc6-cgu.0.rcgu.o: undefined symbol: duk_pop [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: js_scripting@0.1.0: In file included from duk_internal.h:26: [INFO] [stderr] warning: js_scripting@0.1.0: c_lib/./duktape.h:1252:9: warning: multi-line comment [-Wcomment] [INFO] [stderr] warning: js_scripting@0.1.0: 1252 | //#define duk_eval_string(ctx, src) \ [INFO] [stderr] warning: js_scripting@0.1.0: | ^ [INFO] [stderr] error: could not compile `js_scripting` (bin "js_scripting") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "c4a76c5aa6df4d6a8a2ae0fe788a24866faa998a233041946d42bf01915c18bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c4a76c5aa6df4d6a8a2ae0fe788a24866faa998a233041946d42bf01915c18bf", kill_on_drop: false }` [INFO] [stdout] c4a76c5aa6df4d6a8a2ae0fe788a24866faa998a233041946d42bf01915c18bf