[INFO] cloning repository https://github.com/dtlindsey/rust_python_fib [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dtlindsey/rust_python_fib" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdtlindsey%2Frust_python_fib", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdtlindsey%2Frust_python_fib'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f1a168bd2871bcb9ab1ca5097da5895ca6c496ad [INFO] building dtlindsey/rust_python_fib against master#f5209000832c9d3bc29c91f4daef4ca9f28dc797+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdtlindsey%2Frust_python_fib" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/dtlindsey/rust_python_fib [INFO] finished tweaking git repo https://github.com/dtlindsey/rust_python_fib [INFO] tweaked toml for git repo https://github.com/dtlindsey/rust_python_fib written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/dtlindsey/rust_python_fib 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/dtlindsey/rust_python_fib 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] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded python3-sys v0.7.0 [INFO] [stderr] Downloaded paste v1.0.6 [INFO] [stderr] Downloaded cpython v0.7.0 [INFO] [stderr] Downloaded libc v0.2.116 [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] 1ffdb421d522cfd0ea01547d54eb8b864555b0e0d1784ff4f871d75802240c81 [INFO] running `Command { std: "docker" "start" "-a" "1ffdb421d522cfd0ea01547d54eb8b864555b0e0d1784ff4f871d75802240c81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1ffdb421d522cfd0ea01547d54eb8b864555b0e0d1784ff4f871d75802240c81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ffdb421d522cfd0ea01547d54eb8b864555b0e0d1784ff4f871d75802240c81", kill_on_drop: false }` [INFO] [stdout] 1ffdb421d522cfd0ea01547d54eb8b864555b0e0d1784ff4f871d75802240c81 [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] e076a50d213e30ce2e570b107c1fbaac866f0ad6ad1048c3fcb5576dd98dec7f [INFO] running `Command { std: "docker" "start" "-a" "e076a50d213e30ce2e570b107c1fbaac866f0ad6ad1048c3fcb5576dd98dec7f", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling libc v0.2.116 [INFO] [stderr] Compiling cpython v0.7.0 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling python3-sys v0.7.0 [INFO] [stderr] Compiling rust_python_fib v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.00s [INFO] running `Command { std: "docker" "inspect" "e076a50d213e30ce2e570b107c1fbaac866f0ad6ad1048c3fcb5576dd98dec7f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e076a50d213e30ce2e570b107c1fbaac866f0ad6ad1048c3fcb5576dd98dec7f", kill_on_drop: false }` [INFO] [stdout] e076a50d213e30ce2e570b107c1fbaac866f0ad6ad1048c3fcb5576dd98dec7f [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] cbfedfde96955d5aea7c1782408fb51905d145bd6a46c19e6928bb5e9c15d36d [INFO] running `Command { std: "docker" "start" "-a" "cbfedfde96955d5aea7c1782408fb51905d145bd6a46c19e6928bb5e9c15d36d", kill_on_drop: false }` [INFO] [stderr] Compiling rust_python_fib v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.37s [INFO] running `Command { std: "docker" "inspect" "cbfedfde96955d5aea7c1782408fb51905d145bd6a46c19e6928bb5e9c15d36d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cbfedfde96955d5aea7c1782408fb51905d145bd6a46c19e6928bb5e9c15d36d", kill_on_drop: false }` [INFO] [stdout] cbfedfde96955d5aea7c1782408fb51905d145bd6a46c19e6928bb5e9c15d36d