[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 master#f5209000832c9d3bc29c91f4daef4ca9f28dc797+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-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/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-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ericrobolson/ex_duktape_to_rust on toolchain f5209000832c9d3bc29c91f4daef4ca9f28dc797 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "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" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 45ab9c21316449c6504ecfa1ee55bb2acf93df8a6a66355342d5b23ec60800b3 [INFO] running `Command { std: "docker" "start" "-a" "45ab9c21316449c6504ecfa1ee55bb2acf93df8a6a66355342d5b23ec60800b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "45ab9c21316449c6504ecfa1ee55bb2acf93df8a6a66355342d5b23ec60800b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45ab9c21316449c6504ecfa1ee55bb2acf93df8a6a66355342d5b23ec60800b3", kill_on_drop: false }` [INFO] [stdout] 45ab9c21316449c6504ecfa1ee55bb2acf93df8a6a66355342d5b23ec60800b3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "build" "--frozen" "--message-format=json" "--target" "wasm32-wasip1", kill_on_drop: false }` [INFO] [stdout] 587610005d39cf46f3d921fde63d767bff0dfbd0e2a17bc726d62b23d8e70e5b [INFO] running `Command { std: "docker" "start" "-a" "587610005d39cf46f3d921fde63d767bff0dfbd0e2a17bc726d62b23d8e70e5b", 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] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.13s [INFO] running `Command { std: "docker" "inspect" "587610005d39cf46f3d921fde63d767bff0dfbd0e2a17bc726d62b23d8e70e5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "587610005d39cf46f3d921fde63d767bff0dfbd0e2a17bc726d62b23d8e70e5b", kill_on_drop: false }` [INFO] [stdout] 587610005d39cf46f3d921fde63d767bff0dfbd0e2a17bc726d62b23d8e70e5b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "test" "--frozen" "--no-run" "--message-format=json" "--target" "wasm32-wasip1", kill_on_drop: false }` [INFO] [stdout] c3ce4a59371375946938ae027d4b71c143c6a5fac971805764ec885df17eeb6c [INFO] running `Command { std: "docker" "start" "-a" "c3ce4a59371375946938ae027d4b71c143c6a5fac971805764ec885df17eeb6c", kill_on_drop: false }` [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] Compiling js_scripting v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.54s [INFO] running `Command { std: "docker" "inspect" "c3ce4a59371375946938ae027d4b71c143c6a5fac971805764ec885df17eeb6c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3ce4a59371375946938ae027d4b71c143c6a5fac971805764ec885df17eeb6c", kill_on_drop: false }` [INFO] [stdout] c3ce4a59371375946938ae027d4b71c143c6a5fac971805764ec885df17eeb6c