[INFO] cloning repository https://github.com/miguelmota/rust-wasm-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/miguelmota/rust-wasm-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmiguelmota%2Frust-wasm-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmiguelmota%2Frust-wasm-example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2089998b06af138ee52fbcd169f1c1e5d2799aba [INFO] testing miguelmota/rust-wasm-example against 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmiguelmota%2Frust-wasm-example" "/workspace/builds/worker-39/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-39/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/miguelmota/rust-wasm-example on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/miguelmota/rust-wasm-example [INFO] finished tweaking git repo https://github.com/miguelmota/rust-wasm-example [INFO] tweaked toml for git repo https://github.com/miguelmota/rust-wasm-example written to /workspace/builds/worker-39/source/Cargo.toml [INFO] crate git repo https://github.com/miguelmota/rust-wasm-example already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 61cb7ad8dfbb4be1e2c0d72a969ac79347434c39626f3147e780a8c8ea5556d8 [INFO] running `Command { std: "docker" "start" "-a" "61cb7ad8dfbb4be1e2c0d72a969ac79347434c39626f3147e780a8c8ea5556d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "61cb7ad8dfbb4be1e2c0d72a969ac79347434c39626f3147e780a8c8ea5556d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "61cb7ad8dfbb4be1e2c0d72a969ac79347434c39626f3147e780a8c8ea5556d8", kill_on_drop: false }` [INFO] [stdout] 61cb7ad8dfbb4be1e2c0d72a969ac79347434c39626f3147e780a8c8ea5556d8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 17c3b65c109501a0945238d46383cb349330f31cfe8a3f1a205a6bd75de0fb77 [INFO] running `Command { std: "docker" "start" "-a" "17c3b65c109501a0945238d46383cb349330f31cfe8a3f1a205a6bd75de0fb77", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v0.4.24 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.28 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.28 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Compiling syn v0.15.22 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.28 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.28 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.28 [INFO] [stderr] Compiling console_error_panic_hook v0.1.5 [INFO] [stderr] Compiling rust-wasm-example v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 13s [INFO] running `Command { std: "docker" "inspect" "17c3b65c109501a0945238d46383cb349330f31cfe8a3f1a205a6bd75de0fb77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "17c3b65c109501a0945238d46383cb349330f31cfe8a3f1a205a6bd75de0fb77", kill_on_drop: false }` [INFO] [stdout] 17c3b65c109501a0945238d46383cb349330f31cfe8a3f1a205a6bd75de0fb77 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e7c241e14810055cc249344fdc25894257f76e508097a7221eef6ec9bdeb3e9d [INFO] running `Command { std: "docker" "start" "-a" "e7c241e14810055cc249344fdc25894257f76e508097a7221eef6ec9bdeb3e9d", kill_on_drop: false }` [INFO] [stderr] Compiling futures v0.1.25 [INFO] [stderr] Compiling scoped-tls v0.1.2 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.2.28 [INFO] [stderr] Compiling js-sys v0.3.5 [INFO] [stderr] Compiling wasm-bindgen-futures v0.3.5 [INFO] [stderr] Compiling wasm-bindgen-test v0.2.28 [INFO] [stderr] Compiling rust-wasm-example v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.14s [INFO] running `Command { std: "docker" "inspect" "e7c241e14810055cc249344fdc25894257f76e508097a7221eef6ec9bdeb3e9d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7c241e14810055cc249344fdc25894257f76e508097a7221eef6ec9bdeb3e9d", kill_on_drop: false }` [INFO] [stdout] e7c241e14810055cc249344fdc25894257f76e508097a7221eef6ec9bdeb3e9d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 53a1ec4e04bb96bbd8236a53c7f852e98fcc317f91a3066fbf7d3d30685fc9e7 [INFO] running `Command { std: "docker" "start" "-a" "53a1ec4e04bb96bbd8236a53c7f852e98fcc317f91a3066fbf7d3d30685fc9e7", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rust_wasm_example-e411a313a6d949ad) [INFO] [stdout] [INFO] [stderr] Doc-tests rust-wasm-example [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.00s [INFO] [stdout] [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.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "53a1ec4e04bb96bbd8236a53c7f852e98fcc317f91a3066fbf7d3d30685fc9e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "53a1ec4e04bb96bbd8236a53c7f852e98fcc317f91a3066fbf7d3d30685fc9e7", kill_on_drop: false }` [INFO] [stdout] 53a1ec4e04bb96bbd8236a53c7f852e98fcc317f91a3066fbf7d3d30685fc9e7