[INFO] cloning repository https://github.com/whitenight1201/ft_contract [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/whitenight1201/ft_contract" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwhitenight1201%2Fft_contract", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwhitenight1201%2Fft_contract'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f2353f78e09522bae78e2ae48e3183d250eadd18 [INFO] building whitenight1201/ft_contract against master#f5209000832c9d3bc29c91f4daef4ca9f28dc797+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwhitenight1201%2Fft_contract" "/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/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/whitenight1201/ft_contract [INFO] finished tweaking git repo https://github.com/whitenight1201/ft_contract [INFO] tweaked toml for git repo https://github.com/whitenight1201/ft_contract written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/whitenight1201/ft_contract 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/whitenight1201/ft_contract 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] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded l1x-sys v0.2.1 [INFO] [stderr] Downloaded macropol v0.1.3 [INFO] [stderr] Downloaded l1x-sdk-macros v0.2.1 [INFO] [stderr] Downloaded l1x-sdk v0.3.1 [INFO] [stderr] Downloaded serde_derive v1.0.202 [INFO] [stderr] Downloaded serde v1.0.202 [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c83e295a191bb5dab3433a60f68a760935066783c710b1b536fcbffae470dfc9 [INFO] running `Command { std: "docker" "start" "-a" "c83e295a191bb5dab3433a60f68a760935066783c710b1b536fcbffae470dfc9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c83e295a191bb5dab3433a60f68a760935066783c710b1b536fcbffae470dfc9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c83e295a191bb5dab3433a60f68a760935066783c710b1b536fcbffae470dfc9", kill_on_drop: false }` [INFO] [stdout] c83e295a191bb5dab3433a60f68a760935066783c710b1b536fcbffae470dfc9 [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "build" "--frozen" "--message-format=json" "--target" "wasm32-wasip1", kill_on_drop: false }` [INFO] [stdout] 295fa9c960a109029a2ee4320df930c83baf787ee4dda1223152062c6f207198 [INFO] running `Command { std: "docker" "start" "-a" "295fa9c960a109029a2ee4320df930c83baf787ee4dda1223152062c6f207198", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde v1.0.202 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling l1x-sys v0.2.1 [INFO] [stderr] Compiling uint v0.9.5 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling serde_derive v1.0.202 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling borsh-schema-derive-internal v0.9.3 [INFO] [stderr] Compiling borsh-derive-internal v0.9.3 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling borsh-derive v0.9.3 [INFO] [stderr] Compiling l1x-sdk-macros v0.2.1 [INFO] [stderr] Compiling borsh v0.9.3 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling macropol v0.1.3 [INFO] [stderr] Compiling l1x-sdk v0.3.1 [INFO] [stderr] Compiling l1x-ft v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.39s [INFO] running `Command { std: "docker" "inspect" "295fa9c960a109029a2ee4320df930c83baf787ee4dda1223152062c6f207198", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "295fa9c960a109029a2ee4320df930c83baf787ee4dda1223152062c6f207198", kill_on_drop: false }` [INFO] [stdout] 295fa9c960a109029a2ee4320df930c83baf787ee4dda1223152062c6f207198 [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "test" "--frozen" "--no-run" "--message-format=json" "--target" "wasm32-wasip1", kill_on_drop: false }` [INFO] [stdout] 8a868265a01a4f9049fcc87e40fd631a84769000844345119ac3593d0fe85d25 [INFO] running `Command { std: "docker" "start" "-a" "8a868265a01a4f9049fcc87e40fd631a84769000844345119ac3593d0fe85d25", kill_on_drop: false }` [INFO] [stderr] Compiling l1x-ft v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.63s [INFO] running `Command { std: "docker" "inspect" "8a868265a01a4f9049fcc87e40fd631a84769000844345119ac3593d0fe85d25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a868265a01a4f9049fcc87e40fd631a84769000844345119ac3593d0fe85d25", kill_on_drop: false }` [INFO] [stdout] 8a868265a01a4f9049fcc87e40fd631a84769000844345119ac3593d0fe85d25