[INFO] cloning repository https://github.com/cjrh/termtheme [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cjrh/termtheme" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcjrh%2Ftermtheme", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcjrh%2Ftermtheme'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7c978d842736d4015c6a24cedc3995e2e8ce7396 [INFO] testing cjrh/termtheme against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcjrh%2Ftermtheme" "/workspace/builds/worker-15/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-15/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cjrh/termtheme on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/cjrh/termtheme [INFO] finished tweaking git repo https://github.com/cjrh/termtheme [INFO] tweaked toml for git repo https://github.com/cjrh/termtheme written to /workspace/builds/worker-15/source/Cargo.toml [INFO] crate git repo https://github.com/cjrh/termtheme already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e372bc8c9f63c084ed74508d1875678e96d7d2ea950a5fd54d19c5b6ae75da6e [INFO] running `Command { std: "docker" "start" "-a" "e372bc8c9f63c084ed74508d1875678e96d7d2ea950a5fd54d19c5b6ae75da6e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e372bc8c9f63c084ed74508d1875678e96d7d2ea950a5fd54d19c5b6ae75da6e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e372bc8c9f63c084ed74508d1875678e96d7d2ea950a5fd54d19c5b6ae75da6e", kill_on_drop: false }` [INFO] [stdout] e372bc8c9f63c084ed74508d1875678e96d7d2ea950a5fd54d19c5b6ae75da6e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 65558de906d28e16daf2c3a48523686db72df0fa20a34764db56072363669127 [INFO] running `Command { std: "docker" "start" "-a" "65558de906d28e16daf2c3a48523686db72df0fa20a34764db56072363669127", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling syn v1.0.39 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Compiling libc v0.2.76 [INFO] [stderr] Compiling strum v0.18.0 [INFO] [stderr] Compiling version-compare v0.0.10 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Compiling once_cell v1.4.1 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling anyhow v1.0.32 [INFO] [stderr] Compiling either v1.6.0 [INFO] [stderr] Compiling gio v0.9.1 [INFO] [stderr] Compiling ansi_term v0.7.5 [INFO] [stderr] Compiling paw-raw v1.0.0 [INFO] [stderr] Compiling strum v0.8.0 [INFO] [stderr] Compiling yansi v0.5.0 [INFO] [stderr] Compiling json v0.12.4 [INFO] [stderr] Compiling colors-transform v0.2.11 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling subprocess v0.2.4 [INFO] [stderr] Compiling strum_macros v0.8.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling term v0.6.1 [INFO] [stderr] Compiling spinner v0.5.0 [INFO] [stderr] Compiling spinners v1.2.0 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling strum_macros v0.18.0 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling paw-attributes v1.0.2 [INFO] [stderr] Compiling glib-macros v0.10.1 [INFO] [stderr] Compiling structopt-derive v0.4.10 [INFO] [stderr] Compiling paw v1.0.0 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling system-deps v1.3.2 [INFO] [stderr] Compiling structopt v0.3.17 [INFO] [stderr] Compiling pin-project v0.4.23 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling glib-sys v0.10.0 [INFO] [stderr] Compiling gobject-sys v0.10.0 [INFO] [stderr] Compiling gio-sys v0.10.0 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling glib v0.10.1 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling termtheme v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 37.31s [INFO] running `Command { std: "docker" "inspect" "65558de906d28e16daf2c3a48523686db72df0fa20a34764db56072363669127", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "65558de906d28e16daf2c3a48523686db72df0fa20a34764db56072363669127", kill_on_drop: false }` [INFO] [stdout] 65558de906d28e16daf2c3a48523686db72df0fa20a34764db56072363669127 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 917b6f1067b0e6e513662ac7fb87737f34c5d8c391d27549d3bf4a673f3f0a9d [INFO] running `Command { std: "docker" "start" "-a" "917b6f1067b0e6e513662ac7fb87737f34c5d8c391d27549d3bf4a673f3f0a9d", kill_on_drop: false }` [INFO] [stderr] Compiling termtheme v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.55s [INFO] running `Command { std: "docker" "inspect" "917b6f1067b0e6e513662ac7fb87737f34c5d8c391d27549d3bf4a673f3f0a9d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "917b6f1067b0e6e513662ac7fb87737f34c5d8c391d27549d3bf4a673f3f0a9d", kill_on_drop: false }` [INFO] [stdout] 917b6f1067b0e6e513662ac7fb87737f34c5d8c391d27549d3bf4a673f3f0a9d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] dfbc30ceb7066dc4ba3c8da4a719896e7612008b956d49010df424bb2da1a761 [INFO] running `Command { std: "docker" "start" "-a" "dfbc30ceb7066dc4ba3c8da4a719896e7612008b956d49010df424bb2da1a761", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/termtheme-c917f674e1f417d0) [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" "dfbc30ceb7066dc4ba3c8da4a719896e7612008b956d49010df424bb2da1a761", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dfbc30ceb7066dc4ba3c8da4a719896e7612008b956d49010df424bb2da1a761", kill_on_drop: false }` [INFO] [stdout] dfbc30ceb7066dc4ba3c8da4a719896e7612008b956d49010df424bb2da1a761