[INFO] cloning repository https://github.com/joaovicdsantos/todos [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/joaovicdsantos/todos" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoaovicdsantos%2Ftodos", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoaovicdsantos%2Ftodos'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 252ab55394ed7189199a98e9d961ff86f3976250 [INFO] building joaovicdsantos/todos against master#f5209000832c9d3bc29c91f4daef4ca9f28dc797+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoaovicdsantos%2Ftodos" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/joaovicdsantos/todos [INFO] finished tweaking git repo https://github.com/joaovicdsantos/todos [INFO] tweaked toml for git repo https://github.com/joaovicdsantos/todos written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/joaovicdsantos/todos 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/joaovicdsantos/todos 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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded hashlink v0.9.0 [INFO] [stderr] Downloaded rusqlite v0.31.0 [INFO] [stderr] Downloaded libsqlite3-sys v0.28.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 3e170591ca8ad18138485ce58cdb5dfca00c68fa01efd22276d4839d2a8b9f66 [INFO] running `Command { std: "docker" "start" "-a" "3e170591ca8ad18138485ce58cdb5dfca00c68fa01efd22276d4839d2a8b9f66", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3e170591ca8ad18138485ce58cdb5dfca00c68fa01efd22276d4839d2a8b9f66", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e170591ca8ad18138485ce58cdb5dfca00c68fa01efd22276d4839d2a8b9f66", kill_on_drop: false }` [INFO] [stdout] 3e170591ca8ad18138485ce58cdb5dfca00c68fa01efd22276d4839d2a8b9f66 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 026f39122def2fff9a7ac681c7566c3317cc92e7d39eb2fad0b1a259022e4149 [INFO] running `Command { std: "docker" "start" "-a" "026f39122def2fff9a7ac681c7566c3317cc92e7d39eb2fad0b1a259022e4149", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Compiling is-terminal v0.4.12 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling libsqlite3-sys v0.28.0 [INFO] [stderr] Compiling hashlink v0.9.0 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling strum_macros v0.26.2 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling strum v0.26.2 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling pretty_env_logger v0.5.0 [INFO] [stderr] Compiling rusqlite v0.31.0 [INFO] [stderr] Compiling todos v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.61s [INFO] running `Command { std: "docker" "inspect" "026f39122def2fff9a7ac681c7566c3317cc92e7d39eb2fad0b1a259022e4149", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "026f39122def2fff9a7ac681c7566c3317cc92e7d39eb2fad0b1a259022e4149", kill_on_drop: false }` [INFO] [stdout] 026f39122def2fff9a7ac681c7566c3317cc92e7d39eb2fad0b1a259022e4149 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 0ea17fcd1c37c4313a6388499d6ded7871f70ca8542f37a4a6ded76ec6abecb5 [INFO] running `Command { std: "docker" "start" "-a" "0ea17fcd1c37c4313a6388499d6ded7871f70ca8542f37a4a6ded76ec6abecb5", kill_on_drop: false }` [INFO] [stderr] Compiling todos v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.47s [INFO] running `Command { std: "docker" "inspect" "0ea17fcd1c37c4313a6388499d6ded7871f70ca8542f37a4a6ded76ec6abecb5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ea17fcd1c37c4313a6388499d6ded7871f70ca8542f37a4a6ded76ec6abecb5", kill_on_drop: false }` [INFO] [stdout] 0ea17fcd1c37c4313a6388499d6ded7871f70ca8542f37a4a6ded76ec6abecb5