[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] checking cjrh/termtheme against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcjrh%2Ftermtheme" "/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/cjrh/termtheme on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", 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-5/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" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 6310fedca56de36c1299dc7aa8b6881324ef4a9650e811127a198a09847b7544 [INFO] running `Command { std: "docker" "start" "-a" "6310fedca56de36c1299dc7aa8b6881324ef4a9650e811127a198a09847b7544", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6310fedca56de36c1299dc7aa8b6881324ef4a9650e811127a198a09847b7544", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6310fedca56de36c1299dc7aa8b6881324ef4a9650e811127a198a09847b7544", kill_on_drop: false }` [INFO] [stdout] 6310fedca56de36c1299dc7aa8b6881324ef4a9650e811127a198a09847b7544 [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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2612d31f879cfea56534ea579d9eac068dcd7a78972c69712c1e5526b6546fa5 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "2612d31f879cfea56534ea579d9eac068dcd7a78972c69712c1e5526b6546fa5", 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 version-compare v0.0.10 [INFO] [stderr] Compiling strum v0.18.0 [INFO] [stderr] Checking futures-sink v0.3.5 [INFO] [stderr] Checking futures-io v0.3.5 [INFO] [stderr] Compiling anyhow v1.0.32 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling either v1.6.0 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling gio v0.9.1 [INFO] [stderr] Checking ansi_term v0.7.5 [INFO] [stderr] Checking paw-raw v1.0.0 [INFO] [stderr] Checking strum v0.8.0 [INFO] [stderr] Checking json v0.12.4 [INFO] [stderr] Checking yansi v0.5.0 [INFO] [stderr] Checking colors-transform v0.2.11 [INFO] [stderr] Checking futures-task v0.3.5 [INFO] [stderr] Checking futures-channel v0.3.5 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking dirs-sys v0.3.5 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking subprocess v0.2.4 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Checking term v0.6.1 [INFO] [stderr] Checking spinner v0.5.0 [INFO] [stderr] Compiling strum_macros v0.8.0 [INFO] [stderr] Checking spinners v1.2.0 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling strum_macros v0.18.0 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [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] Checking paw v1.0.0 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Checking pin-project v0.4.23 [INFO] [stderr] Compiling system-deps v1.3.2 [INFO] [stderr] Checking futures-util v0.3.5 [INFO] [stderr] Checking structopt v0.3.17 [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] Checking futures-executor v0.3.5 [INFO] [stderr] Checking glib v0.10.1 [INFO] [stderr] Checking futures v0.3.5 [INFO] [stderr] Checking termtheme v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 15s [INFO] running `Command { std: "docker" "inspect" "2612d31f879cfea56534ea579d9eac068dcd7a78972c69712c1e5526b6546fa5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2612d31f879cfea56534ea579d9eac068dcd7a78972c69712c1e5526b6546fa5", kill_on_drop: false }` [INFO] [stdout] 2612d31f879cfea56534ea579d9eac068dcd7a78972c69712c1e5526b6546fa5