[INFO] cloning repository yggie/intro-to-rust-for-web-devs [INFO] running `"git" "clone" "--bare" "git://github.com/yggie/intro-to-rust-for-web-devs.git" "work/cache/sources/gh/yggie/intro-to-rust-for-web-devs"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/yggie/intro-to-rust-for-web-devs'... [INFO] running `"git" "clone" "work/cache/sources/gh/yggie/intro-to-rust-for-web-devs" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/yggie/intro-to-rust-for-web-devs"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/yggie/intro-to-rust-for-web-devs'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/yggie/intro-to-rust-for-web-devs" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/yggie/intro-to-rust-for-web-devs"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/yggie/intro-to-rust-for-web-devs'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] c2f3010c5017a911a8a084373070e44d6a5e9510 [INFO] sha for GitHub repo yggie/intro-to-rust-for-web-devs: c2f3010c5017a911a8a084373070e44d6a5e9510 [INFO] validating manifest of yggie/intro-to-rust-for-web-devs 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 yggie/intro-to-rust-for-web-devs 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 yggie/intro-to-rust-for-web-devs [INFO] finished frobbing yggie/intro-to-rust-for-web-devs [INFO] frobbed toml for yggie/intro-to-rust-for-web-devs written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/yggie/intro-to-rust-for-web-devs/Cargo.toml [INFO] started frobbing yggie/intro-to-rust-for-web-devs [INFO] finished frobbing yggie/intro-to-rust-for-web-devs [INFO] frobbed toml for yggie/intro-to-rust-for-web-devs written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/yggie/intro-to-rust-for-web-devs/Cargo.toml [INFO] crate yggie/intro-to-rust-for-web-devs 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] Blocking waiting for file lock on package cache lock [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] testing yggie/intro-to-rust-for-web-devs 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/yggie/intro-to-rust-for-web-devs:/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] 700c8300d572ff55be5cd8a55cf9f43a063d5b2e76f79c6562b2e34bf28a6cd0 [INFO] running `"docker" "start" "-a" "700c8300d572ff55be5cd8a55cf9f43a063d5b2e76f79c6562b2e34bf28a6cd0"` [INFO] [stderr] Compiling intro-to-rust-for-web-devs v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.47s [INFO] running `"docker" "inspect" "700c8300d572ff55be5cd8a55cf9f43a063d5b2e76f79c6562b2e34bf28a6cd0"` [INFO] running `"docker" "rm" "-f" "700c8300d572ff55be5cd8a55cf9f43a063d5b2e76f79c6562b2e34bf28a6cd0"` [INFO] [stdout] 700c8300d572ff55be5cd8a55cf9f43a063d5b2e76f79c6562b2e34bf28a6cd0 [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/yggie/intro-to-rust-for-web-devs:/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] 8f2851607d8b0cbde0e25210bbe257179e894f797c187dded3a8a1460172cd24 [INFO] running `"docker" "start" "-a" "8f2851607d8b0cbde0e25210bbe257179e894f797c187dded3a8a1460172cd24"` [INFO] [stderr] Compiling intro-to-rust-for-web-devs v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.55s [INFO] running `"docker" "inspect" "8f2851607d8b0cbde0e25210bbe257179e894f797c187dded3a8a1460172cd24"` [INFO] running `"docker" "rm" "-f" "8f2851607d8b0cbde0e25210bbe257179e894f797c187dded3a8a1460172cd24"` [INFO] [stdout] 8f2851607d8b0cbde0e25210bbe257179e894f797c187dded3a8a1460172cd24 [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/yggie/intro-to-rust-for-web-devs:/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] 804915c8f77e142efae6f117359605e08506d0142809a2df2d5b5d074db0e9f0 [INFO] running `"docker" "start" "-a" "804915c8f77e142efae6f117359605e08506d0142809a2df2d5b5d074db0e9f0"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/crater/target/debug/deps/intro_to_rust_for_web_devs-bbb9eaa97fa7961d [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" "804915c8f77e142efae6f117359605e08506d0142809a2df2d5b5d074db0e9f0"` [INFO] running `"docker" "rm" "-f" "804915c8f77e142efae6f117359605e08506d0142809a2df2d5b5d074db0e9f0"` [INFO] [stdout] 804915c8f77e142efae6f117359605e08506d0142809a2df2d5b5d074db0e9f0