[INFO] cloning repository https://github.com/sungle3737/hello-wasm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sungle3737/hello-wasm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsungle3737%2Fhello-wasm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsungle3737%2Fhello-wasm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f409f995357f84ecfa642cd897942e6e703824c2 [INFO] testing sungle3737/hello-wasm against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsungle3737%2Fhello-wasm" "/workspace/builds/worker-72/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-72/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sungle3737/hello-wasm on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sungle3737/hello-wasm [INFO] finished tweaking git repo https://github.com/sungle3737/hello-wasm [INFO] tweaked toml for git repo https://github.com/sungle3737/hello-wasm written to /workspace/builds/worker-72/source/Cargo.toml [INFO] crate git repo https://github.com/sungle3737/hello-wasm already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-72/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-72/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cccebdcd04213eb5bbf993e5b18dbbc12646e06ad6ec94d17c11b129aa5d6e63 [INFO] running `Command { std: "docker" "start" "-a" "cccebdcd04213eb5bbf993e5b18dbbc12646e06ad6ec94d17c11b129aa5d6e63", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cccebdcd04213eb5bbf993e5b18dbbc12646e06ad6ec94d17c11b129aa5d6e63", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cccebdcd04213eb5bbf993e5b18dbbc12646e06ad6ec94d17c11b129aa5d6e63", kill_on_drop: false }` [INFO] [stdout] cccebdcd04213eb5bbf993e5b18dbbc12646e06ad6ec94d17c11b129aa5d6e63 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-72/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-72/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a2e144ba6cc80d739b839ae4ee935d37648868d343a9537e4897975a038765ee [INFO] running `Command { std: "docker" "start" "-a" "a2e144ba6cc80d739b839ae4ee935d37648868d343a9537e4897975a038765ee", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.73 [INFO] [stderr] Compiling syn v1.0.69 [INFO] [stderr] Compiling bumpalo v3.6.1 [INFO] [stderr] Compiling wasm-bindgen v0.2.73 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.73 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.73 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.73 [INFO] [stderr] Compiling hello-wasm v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 52s [INFO] running `Command { std: "docker" "inspect" "a2e144ba6cc80d739b839ae4ee935d37648868d343a9537e4897975a038765ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a2e144ba6cc80d739b839ae4ee935d37648868d343a9537e4897975a038765ee", kill_on_drop: false }` [INFO] [stdout] a2e144ba6cc80d739b839ae4ee935d37648868d343a9537e4897975a038765ee [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-72/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-72/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f2d239098d83f7ce28dab8621dc05ac392b66e4c1d7644e786ff4349233d03f2 [INFO] running `Command { std: "docker" "start" "-a" "f2d239098d83f7ce28dab8621dc05ac392b66e4c1d7644e786ff4349233d03f2", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling hello-wasm v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.17s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/hello_wasm-3b645bb15c0988f8) [INFO] running `Command { std: "docker" "inspect" "f2d239098d83f7ce28dab8621dc05ac392b66e4c1d7644e786ff4349233d03f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f2d239098d83f7ce28dab8621dc05ac392b66e4c1d7644e786ff4349233d03f2", kill_on_drop: false }` [INFO] [stdout] f2d239098d83f7ce28dab8621dc05ac392b66e4c1d7644e786ff4349233d03f2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-72/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-72/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4f7388f45b71c9253aef0f38bc8db7a7eb4006c59d0fef821592a68178cd598a [INFO] running `Command { std: "docker" "start" "-a" "4f7388f45b71c9253aef0f38bc8db7a7eb4006c59d0fef821592a68178cd598a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.75s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/hello_wasm-3b645bb15c0988f8) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "4f7388f45b71c9253aef0f38bc8db7a7eb4006c59d0fef821592a68178cd598a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f7388f45b71c9253aef0f38bc8db7a7eb4006c59d0fef821592a68178cd598a", kill_on_drop: false }` [INFO] [stdout] 4f7388f45b71c9253aef0f38bc8db7a7eb4006c59d0fef821592a68178cd598a