[INFO] cloning repository maxbla/unit-converter [INFO] running `"git" "clone" "--bare" "git://github.com/maxbla/unit-converter.git" "work/cache/sources/gh/maxbla/unit-converter"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/maxbla/unit-converter'... [INFO] running `"git" "clone" "work/cache/sources/gh/maxbla/unit-converter" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/maxbla/unit-converter"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/maxbla/unit-converter'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/maxbla/unit-converter" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/maxbla/unit-converter"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/maxbla/unit-converter'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 5f49c0032fff686993842e653baec5a5944a8237 [INFO] sha for GitHub repo maxbla/unit-converter: 5f49c0032fff686993842e653baec5a5944a8237 [INFO] validating manifest of maxbla/unit-converter on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of maxbla/unit-converter on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing maxbla/unit-converter [INFO] finished frobbing maxbla/unit-converter [INFO] frobbed toml for maxbla/unit-converter written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/maxbla/unit-converter/Cargo.toml [INFO] started frobbing maxbla/unit-converter [INFO] finished frobbing maxbla/unit-converter [INFO] frobbed toml for maxbla/unit-converter written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/maxbla/unit-converter/Cargo.toml [INFO] crate maxbla/unit-converter already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wasm-bindgen-webidl v0.2.42 [INFO] [stderr] Downloaded web-sys v0.3.19 [INFO] [stderr] Downloaded js-sys v0.3.19 [INFO] [stderr] Downloaded bumpalo v2.1.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing maxbla/unit-converter against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/maxbla/unit-converter:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "build" "--frozen"` [INFO] [stdout] 8e02cfc77114ec02ff6c10487437d5613f679ec6f620096b6608e25461524101 [INFO] running `"docker" "start" "-a" "8e02cfc77114ec02ff6c10487437d5613f679ec6f620096b6608e25461524101"` [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.42 [INFO] [stderr] Compiling bumpalo v2.1.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.42 [INFO] [stderr] Compiling num-rational v0.2.1 [INFO] [stderr] Compiling weedle v0.8.0 [INFO] [stderr] Compiling env_logger v0.6.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.42 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.42 [INFO] [stderr] Compiling wasm-bindgen-webidl v0.2.42 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.42 [INFO] [stderr] Compiling js-sys v0.3.19 [INFO] [stderr] Compiling web-sys v0.3.19 [INFO] [stderr] Compiling react_rust_wasm v1.0.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 52.37s [INFO] running `"docker" "inspect" "8e02cfc77114ec02ff6c10487437d5613f679ec6f620096b6608e25461524101"` [INFO] running `"docker" "rm" "-f" "8e02cfc77114ec02ff6c10487437d5613f679ec6f620096b6608e25461524101"` [INFO] [stdout] 8e02cfc77114ec02ff6c10487437d5613f679ec6f620096b6608e25461524101 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/maxbla/unit-converter:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 04193e18d04c9ad7b0878a81e0483f238f5920bc7c47535d9d6c5753d0234f04 [INFO] running `"docker" "start" "-a" "04193e18d04c9ad7b0878a81e0483f238f5920bc7c47535d9d6c5753d0234f04"` [INFO] [stderr] Compiling react_rust_wasm v1.0.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.87s [INFO] running `"docker" "inspect" "04193e18d04c9ad7b0878a81e0483f238f5920bc7c47535d9d6c5753d0234f04"` [INFO] running `"docker" "rm" "-f" "04193e18d04c9ad7b0878a81e0483f238f5920bc7c47535d9d6c5753d0234f04"` [INFO] [stdout] 04193e18d04c9ad7b0878a81e0483f238f5920bc7c47535d9d6c5753d0234f04 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/maxbla/unit-converter:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen"` [INFO] [stdout] 0ccf29437f2260e4b7294ba5ad7389b45a8988e299428c76c27874c541ff74d7 [INFO] running `"docker" "start" "-a" "0ccf29437f2260e4b7294ba5ad7389b45a8988e299428c76c27874c541ff74d7"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running /opt/crater/target/debug/deps/react_rust_wasm-5129650a77fc43e4 [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 [INFO] [stdout] [INFO] running `"docker" "inspect" "0ccf29437f2260e4b7294ba5ad7389b45a8988e299428c76c27874c541ff74d7"` [INFO] running `"docker" "rm" "-f" "0ccf29437f2260e4b7294ba5ad7389b45a8988e299428c76c27874c541ff74d7"` [INFO] [stdout] 0ccf29437f2260e4b7294ba5ad7389b45a8988e299428c76c27874c541ff74d7