[INFO] cloning repository octplane/cocotte [INFO] running `"git" "clone" "--bare" "git://github.com/octplane/cocotte.git" "work/cache/sources/gh/octplane/cocotte"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/octplane/cocotte'... [INFO] running `"git" "clone" "work/cache/sources/gh/octplane/cocotte" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/octplane/cocotte"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/octplane/cocotte'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/octplane/cocotte" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/octplane/cocotte"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/octplane/cocotte'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] cfc80947e3dbe055a4c3f9da235b0b7baeb23cef [INFO] sha for GitHub repo octplane/cocotte: cfc80947e3dbe055a4c3f9da235b0b7baeb23cef [INFO] validating manifest of octplane/cocotte 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 octplane/cocotte 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 octplane/cocotte [INFO] finished frobbing octplane/cocotte [INFO] frobbed toml for octplane/cocotte written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/octplane/cocotte/Cargo.toml [INFO] started frobbing octplane/cocotte [INFO] finished frobbing octplane/cocotte [INFO] frobbed toml for octplane/cocotte written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/octplane/cocotte/Cargo.toml [INFO] crate octplane/cocotte 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] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing octplane/cocotte against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-5/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/octplane/cocotte:/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] ad0d070b8a55515bd5e8b5a2dffa08cc0896457d9bd44cd11652487fe500406a [INFO] running `"docker" "start" "-a" "ad0d070b8a55515bd5e8b5a2dffa08cc0896457d9bd44cd11652487fe500406a"` [INFO] [stderr] Compiling walkdir v2.2.6 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Compiling phf_generator v0.7.23 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling serde-hjson v0.8.2 [INFO] [stderr] Compiling phf_codegen v0.7.23 [INFO] [stderr] Compiling palette v0.3.0 [INFO] [stderr] Compiling config v0.8.0 [INFO] [stderr] Compiling pest_generator v2.0.0 [INFO] [stderr] Compiling pest_derive v2.0.1 [INFO] [stderr] Compiling handlebars v1.1.0 [INFO] [stderr] Compiling cocotte v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 43.26s [INFO] running `"docker" "inspect" "ad0d070b8a55515bd5e8b5a2dffa08cc0896457d9bd44cd11652487fe500406a"` [INFO] running `"docker" "rm" "-f" "ad0d070b8a55515bd5e8b5a2dffa08cc0896457d9bd44cd11652487fe500406a"` [INFO] [stdout] ad0d070b8a55515bd5e8b5a2dffa08cc0896457d9bd44cd11652487fe500406a [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-5/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/octplane/cocotte:/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] 86f345f3f64d79313e3e16544c8d3eb7cb7df56cb3ae5178edebdff13a80337a [INFO] running `"docker" "start" "-a" "86f345f3f64d79313e3e16544c8d3eb7cb7df56cb3ae5178edebdff13a80337a"` [INFO] [stderr] Compiling cocotte v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.94s [INFO] running `"docker" "inspect" "86f345f3f64d79313e3e16544c8d3eb7cb7df56cb3ae5178edebdff13a80337a"` [INFO] running `"docker" "rm" "-f" "86f345f3f64d79313e3e16544c8d3eb7cb7df56cb3ae5178edebdff13a80337a"` [INFO] [stdout] 86f345f3f64d79313e3e16544c8d3eb7cb7df56cb3ae5178edebdff13a80337a [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-5/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/octplane/cocotte:/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] 6c03f33257e0fecbd412bd2f170f93cf3805f1e724aad5eba0bd4ac4670f6e73 [INFO] running `"docker" "start" "-a" "6c03f33257e0fecbd412bd2f170f93cf3805f1e724aad5eba0bd4ac4670f6e73"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running /opt/crater/target/debug/deps/cocotte-826e6a4c766ef955 [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test tests::tests::hue_for ... ok [INFO] [stdout] test cocotte::test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "6c03f33257e0fecbd412bd2f170f93cf3805f1e724aad5eba0bd4ac4670f6e73"` [INFO] running `"docker" "rm" "-f" "6c03f33257e0fecbd412bd2f170f93cf3805f1e724aad5eba0bd4ac4670f6e73"` [INFO] [stdout] 6c03f33257e0fecbd412bd2f170f93cf3805f1e724aad5eba0bd4ac4670f6e73