[INFO] cloning repository https://github.com/demmel/color_profile [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/demmel/color_profile" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdemmel%2Fcolor_profile", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdemmel%2Fcolor_profile'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2e1a8f5cf56e234bb47ca6fed110a01e2d713d7a [INFO] testing demmel/color_profile against master#6c20ab744b0f82646d90ce9d25894823abc9c669 for pr-99093 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdemmel%2Fcolor_profile" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/demmel/color_profile on toolchain 6c20ab744b0f82646d90ce9d25894823abc9c669 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6c20ab744b0f82646d90ce9d25894823abc9c669" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/demmel/color_profile [INFO] finished tweaking git repo https://github.com/demmel/color_profile [INFO] tweaked toml for git repo https://github.com/demmel/color_profile written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/demmel/color_profile already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6c20ab744b0f82646d90ce9d25894823abc9c669" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sycamore-reactive v0.7.1 [INFO] [stderr] Downloaded sycamore-macro v0.7.1 [INFO] [stderr] Downloaded sycamore v0.7.1 [INFO] [stderr] Downloaded derive_rich v0.4.4 [INFO] [stderr] Downloaded css-style v0.12.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:ecb52c4cf6672b83cc996368a05b4a059042425f2b6ba9cd23a06cdead5d8d70" "/opt/rustwide/cargo-home/bin/cargo" "+6c20ab744b0f82646d90ce9d25894823abc9c669" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 50bd326780df9fe1f67a52bd41182b08e5282f3a066a3277a85f659ef7366925 [INFO] running `Command { std: "docker" "start" "-a" "50bd326780df9fe1f67a52bd41182b08e5282f3a066a3277a85f659ef7366925", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "50bd326780df9fe1f67a52bd41182b08e5282f3a066a3277a85f659ef7366925", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "50bd326780df9fe1f67a52bd41182b08e5282f3a066a3277a85f659ef7366925", kill_on_drop: false }` [INFO] [stdout] 50bd326780df9fe1f67a52bd41182b08e5282f3a066a3277a85f659ef7366925 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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=forbid" "-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:ecb52c4cf6672b83cc996368a05b4a059042425f2b6ba9cd23a06cdead5d8d70" "/opt/rustwide/cargo-home/bin/cargo" "+6c20ab744b0f82646d90ce9d25894823abc9c669" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fbc50c155d40ee906cfdf3e51f477ac690555b3dbd4fab6b4d3818330b592b37 [INFO] running `Command { std: "docker" "start" "-a" "fbc50c155d40ee906cfdf3e51f477ac690555b3dbd4fab6b4d3818330b592b37", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.84 [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.78 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling bumpalo v3.8.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling serde v1.0.132 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling siphasher v0.3.7 [INFO] [stderr] Compiling wasm-bindgen v0.2.78 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling palette v0.6.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling lexical-util v0.8.1 [INFO] [stderr] Compiling phf_shared v0.9.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Compiling lexical-write-integer v0.8.0 [INFO] [stderr] Compiling lexical-parse-integer v0.8.0 [INFO] [stderr] Compiling lexical-parse-float v0.8.2 [INFO] [stderr] Compiling lexical-write-float v0.8.2 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling lexical-core v0.8.2 [INFO] [stderr] Compiling lexical v6.0.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling approx v0.5.0 [INFO] [stderr] Compiling phf_generator v0.9.1 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling find-crate v0.6.3 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.78 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.78 [INFO] [stderr] Compiling phf_macros v0.9.0 [INFO] [stderr] Compiling palette_derive v0.6.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling derive_rich v0.4.4 [INFO] [stderr] Compiling sycamore-macro v0.7.1 [INFO] [stderr] Compiling enum-ordinalize v3.1.10 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.78 [INFO] [stderr] Compiling phf v0.9.0 [INFO] [stderr] Compiling js-sys v0.3.55 [INFO] [stderr] Compiling css-style v0.12.1 [INFO] [stderr] Compiling web-sys v0.3.55 [INFO] [stderr] Compiling sycamore-reactive v0.7.1 [INFO] [stderr] Compiling sycamore v0.7.1 [INFO] [stderr] Compiling color_profile v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 04s [INFO] running `Command { std: "docker" "inspect" "fbc50c155d40ee906cfdf3e51f477ac690555b3dbd4fab6b4d3818330b592b37", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fbc50c155d40ee906cfdf3e51f477ac690555b3dbd4fab6b4d3818330b592b37", kill_on_drop: false }` [INFO] [stdout] fbc50c155d40ee906cfdf3e51f477ac690555b3dbd4fab6b4d3818330b592b37 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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=forbid" "-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:ecb52c4cf6672b83cc996368a05b4a059042425f2b6ba9cd23a06cdead5d8d70" "/opt/rustwide/cargo-home/bin/cargo" "+6c20ab744b0f82646d90ce9d25894823abc9c669" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 86014867a4a566c90e070eb1c0e2f571bedd29f634f1ddee4611ea9b8c1a197f [INFO] running `Command { std: "docker" "start" "-a" "86014867a4a566c90e070eb1c0e2f571bedd29f634f1ddee4611ea9b8c1a197f", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling color_profile v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.97s [INFO] running `Command { std: "docker" "inspect" "86014867a4a566c90e070eb1c0e2f571bedd29f634f1ddee4611ea9b8c1a197f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "86014867a4a566c90e070eb1c0e2f571bedd29f634f1ddee4611ea9b8c1a197f", kill_on_drop: false }` [INFO] [stdout] 86014867a4a566c90e070eb1c0e2f571bedd29f634f1ddee4611ea9b8c1a197f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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=forbid" "-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:ecb52c4cf6672b83cc996368a05b4a059042425f2b6ba9cd23a06cdead5d8d70" "/opt/rustwide/cargo-home/bin/cargo" "+6c20ab744b0f82646d90ce9d25894823abc9c669" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9375e0f0dc24c5897fb2a9b4950f07b0e6ed204e1b415ab60afeae030fe0d40e [INFO] running `Command { std: "docker" "start" "-a" "9375e0f0dc24c5897fb2a9b4950f07b0e6ed204e1b415ab60afeae030fe0d40e", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/color_profile-5a8ef9a017a42f47) [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" "9375e0f0dc24c5897fb2a9b4950f07b0e6ed204e1b415ab60afeae030fe0d40e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9375e0f0dc24c5897fb2a9b4950f07b0e6ed204e1b415ab60afeae030fe0d40e", kill_on_drop: false }` [INFO] [stdout] 9375e0f0dc24c5897fb2a9b4950f07b0e6ed204e1b415ab60afeae030fe0d40e