[INFO] updating cached repository https://github.com/octplane/cocotte [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] cfc80947e3dbe055a4c3f9da235b0b7baeb23cef [INFO] testing octplane/cocotte against 1.38.0 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Foctplane%2Fcocotte" "work/builds/worker-6/source"` [INFO] [stderr] Cloning into 'work/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/octplane/cocotte on toolchain 1.38.0 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/octplane/cocotte [INFO] finished tweaking git repo https://github.com/octplane/cocotte [INFO] tweaked toml for git repo https://github.com/octplane/cocotte written to work/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/octplane/cocotte already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "build" "--frozen"` [INFO] [stdout] cd4b4d6061102ffbc6597160d55ff422b1b1d8c930e17c47514ae07907d18e41 [INFO] running `"docker" "start" "-a" "cd4b4d6061102ffbc6597160d55ff422b1b1d8c930e17c47514ae07907d18e41"` [INFO] [stderr] Compiling proc-macro2 v0.4.20 [INFO] [stderr] Compiling libc v0.2.43 [INFO] [stderr] Compiling ucd-trie v0.1.1 [INFO] [stderr] Compiling ucd-util v0.1.2 [INFO] [stderr] Compiling regex v1.0.6 [INFO] [stderr] Compiling serde v0.8.23 [INFO] [stderr] Compiling ryu v0.2.6 [INFO] [stderr] Compiling maplit v1.0.1 [INFO] [stderr] Compiling memchr v2.1.1 [INFO] [stderr] Compiling phf_shared v0.7.23 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling yaml-rust v0.4.2 [INFO] [stderr] Compiling walkdir v2.2.6 [INFO] [stderr] Compiling toml v0.4.8 [INFO] [stderr] Compiling regex-syntax v0.6.2 [INFO] [stderr] Compiling pest v2.0.2 [INFO] [stderr] Compiling phf v0.7.23 [INFO] [stderr] Compiling serde_json v1.0.32 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling dirs v1.0.4 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Compiling quote v0.6.9 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling pest_meta v2.0.3 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling phf_generator v0.7.23 [INFO] [stderr] Compiling phf_codegen v0.7.23 [INFO] [stderr] Compiling palette v0.3.0 [INFO] [stderr] Compiling pest_generator v2.0.0 [INFO] [stderr] Compiling serde_test v0.8.23 [INFO] [stderr] Compiling linked-hash-map v0.3.0 [INFO] [stderr] Compiling pest_derive v2.0.1 [INFO] [stderr] Compiling serde-hjson v0.8.2 [INFO] [stderr] Compiling handlebars v1.1.0 [INFO] [stderr] Compiling config v0.8.0 [INFO] [stderr] Compiling cocotte v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 35.30s [INFO] running `"docker" "inspect" "cd4b4d6061102ffbc6597160d55ff422b1b1d8c930e17c47514ae07907d18e41"` [INFO] running `"docker" "rm" "-f" "cd4b4d6061102ffbc6597160d55ff422b1b1d8c930e17c47514ae07907d18e41"` [INFO] [stdout] cd4b4d6061102ffbc6597160d55ff422b1b1d8c930e17c47514ae07907d18e41 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 9b600c55de9c249170989ec82bf642a74062152b19bdbdfcc8332ff321f9d673 [INFO] running `"docker" "start" "-a" "9b600c55de9c249170989ec82bf642a74062152b19bdbdfcc8332ff321f9d673"` [INFO] [stderr] Compiling cocotte v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.38s [INFO] running `"docker" "inspect" "9b600c55de9c249170989ec82bf642a74062152b19bdbdfcc8332ff321f9d673"` [INFO] running `"docker" "rm" "-f" "9b600c55de9c249170989ec82bf642a74062152b19bdbdfcc8332ff321f9d673"` [INFO] [stdout] 9b600c55de9c249170989ec82bf642a74062152b19bdbdfcc8332ff321f9d673 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "test" "--frozen"` [INFO] [stdout] 733cb3379e03d70a537a6a5a0b05f084aa198a5d1eb4893a6bc9c86e382e42f9 [INFO] running `"docker" "start" "-a" "733cb3379e03d70a537a6a5a0b05f084aa198a5d1eb4893a6bc9c86e382e42f9"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/cocotte-35a255710f04e048 [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test cocotte::test ... ok [INFO] [stdout] test tests::tests::hue_for ... 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" "733cb3379e03d70a537a6a5a0b05f084aa198a5d1eb4893a6bc9c86e382e42f9"` [INFO] running `"docker" "rm" "-f" "733cb3379e03d70a537a6a5a0b05f084aa198a5d1eb4893a6bc9c86e382e42f9"` [INFO] [stdout] 733cb3379e03d70a537a6a5a0b05f084aa198a5d1eb4893a6bc9c86e382e42f9