[INFO] cloning repository https://github.com/rd-xx/color-swapper
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rd-xx/color-swapper" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frd-xx%2Fcolor-swapper", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frd-xx%2Fcolor-swapper'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e4c14d5a5808ecfa29af387509fe6797df9cdd5e
[INFO] checking rd-xx/color-swapper against try#c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f for pr-133502-17
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frd-xx%2Fcolor-swapper" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/rd-xx/color-swapper
[INFO] finished tweaking git repo https://github.com/rd-xx/color-swapper
[INFO] tweaked toml for git repo https://github.com/rd-xx/color-swapper written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rd-xx/color-swapper on toolchain c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/rd-xx/color-swapper already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cec59012e4612f1c6295b1a3e50e32d3547d1c2708de6a1aa0d87f11e065c458
[INFO] running `Command { std: "docker" "start" "-a" "cec59012e4612f1c6295b1a3e50e32d3547d1c2708de6a1aa0d87f11e065c458", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cec59012e4612f1c6295b1a3e50e32d3547d1c2708de6a1aa0d87f11e065c458", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cec59012e4612f1c6295b1a3e50e32d3547d1c2708de6a1aa0d87f11e065c458", kill_on_drop: false }`
[INFO] [stdout] cec59012e4612f1c6295b1a3e50e32d3547d1c2708de6a1aa0d87f11e065c458
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "RUSTDOCFLAGS=--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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 28dc4f10c1cc90c488465a3e0ab6a53a48f4d0f174eeddc03d76dea0d8be3600
[INFO] running `Command { std: "docker" "start" "-a" "28dc4f10c1cc90c488465a3e0ab6a53a48f4d0f174eeddc03d76dea0d8be3600", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.183
[INFO] [stderr]    Compiling winnow v0.5.4
[INFO] [stderr]    Compiling target-lexicon v0.12.11
[INFO] [stderr]    Compiling smallvec v1.11.0
[INFO] [stderr]    Compiling version-compare v0.1.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling indexmap v2.0.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling siphasher v0.3.10
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling thiserror v1.0.44
[INFO] [stderr]     Checking pin-project-lite v0.2.11
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling anyhow v1.0.72
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]     Checking encoding_index_tests v0.1.4
[INFO] [stderr]     Checking bitflags v2.3.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling cfg-expr v0.15.4
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling serde_derive v1.0.183
[INFO] [stderr]     Checking bytemuck v1.13.1
[INFO] [stderr]    Compiling rustix v0.38.7
[INFO] [stderr]     Checking new_debug_unreachable v1.0.4
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]     Checking unicode-width v0.1.10
[INFO] [stderr]    Compiling aho-corasick v1.0.2
[INFO] [stderr]    Compiling quote v1.0.32
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling regex-syntax v0.7.4
[INFO] [stderr]     Checking linux-raw-sys v0.4.5
[INFO] [stderr]     Checking futf v0.1.5
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling syn v2.0.28
[INFO] [stderr]     Checking safe_arch v0.7.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling matrixmultiply v0.3.7
[INFO] [stderr]     Checking dtoa v1.0.9
[INFO] [stderr]    Compiling rayon-core v1.11.0
[INFO] [stderr]     Checking log v0.4.19
[INFO] [stderr]    Compiling gio v0.15.12
[INFO] [stderr]     Checking matches v0.1.10
[INFO] [stderr]     Checking futures-io v0.3.28
[INFO] [stderr]     Checking dtoa-short v0.3.4
[INFO] [stderr]     Checking tendril v0.4.3
[INFO] [stderr]     Checking wide v0.7.11
[INFO] [stderr]     Checking crossbeam-deque v0.8.3
[INFO] [stderr]     Checking num-complex v0.4.3
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking crossbeam-channel v0.5.8
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]    Compiling phf_generator v0.8.0
[INFO] [stderr]     Checking itoa v0.4.8
[INFO] [stderr]    Compiling phf_codegen v0.8.0
[INFO] [stderr]    Compiling selectors v0.23.0
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling portable-atomic v1.4.2
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]     Checking nodrop v0.1.14
[INFO] [stderr]    Compiling string_cache_codegen v0.5.2
[INFO] [stderr]     Checking servo_arc v0.1.1
[INFO] [stderr]     Checking console v0.15.7
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking regex-automata v0.3.6
[INFO] [stderr]     Checking encoding-index-korean v1.20141219.5
[INFO] [stderr]     Checking encoding-index-japanese v1.20141219.5
[INFO] [stderr]     Checking encoding-index-tradchinese v1.20141219.5
[INFO] [stderr]     Checking encoding-index-simpchinese v1.20141219.5
[INFO] [stderr]     Checking encoding-index-singlebyte v1.20141219.5
[INFO] [stderr]    Compiling markup5ever v0.10.1
[INFO] [stderr]    Compiling gio v0.18.1
[INFO] [stderr]     Checking fastrand v2.0.0
[INFO] [stderr]     Checking iana-time-zone v0.1.57
[INFO] [stderr]    Compiling serde_json v1.0.104
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking is-terminal v0.4.9
[INFO] [stderr]     Checking tempfile v3.7.1
[INFO] [stderr]     Checking encoding v0.2.33
[INFO] [stderr]     Checking url v2.4.0
[INFO] [stderr]     Checking chrono v0.4.26
[INFO] [stderr]     Checking rayon v1.7.0
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking data-url v0.1.1
[INFO] [stderr]     Checking simba v0.6.0
[INFO] [stderr]     Checking float-cmp v0.9.0
[INFO] [stderr]     Checking rgb v0.8.36
[INFO] [stderr]     Checking zeroize v1.6.0
[INFO] [stderr]     Checking language-tags v0.3.2
[INFO] [stderr]     Checking rctree v0.4.0
[INFO] [stderr]     Checking ryu v1.0.15
[INFO] [stderr]     Checking itoa v1.0.9
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking dialoguer v0.10.4
[INFO] [stderr]     Checking indicatif v0.17.6
[INFO] [stderr]     Checking colored v2.0.4
[INFO] [stderr]    Compiling serde_spanned v0.6.3
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling toml_edit v0.19.14
[INFO] [stderr]     Checking regex v1.9.3
[INFO] [stderr]     Checking string_cache v0.8.7
[INFO] [stderr]     Checking locale_config v0.3.0
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling thiserror-impl v1.0.44
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling phf_macros v0.8.0
[INFO] [stderr]    Compiling cssparser v0.28.1
[INFO] [stderr]    Compiling nalgebra-macros v0.1.0
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]     Checking phf v0.8.0
[INFO] [stderr]    Compiling toml v0.7.6
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]     Checking nalgebra v0.29.0
[INFO] [stderr]    Compiling system-deps v6.1.1
[INFO] [stderr]    Compiling glib-macros v0.15.13
[INFO] [stderr]    Compiling glib-macros v0.18.0
[INFO] [stderr]     Checking xml5ever v0.16.2
[INFO] [stderr]    Compiling glib-sys v0.15.10
[INFO] [stderr]    Compiling gobject-sys v0.15.10
[INFO] [stderr]    Compiling cairo-sys-rs v0.15.1
[INFO] [stderr]    Compiling glib-sys v0.18.1
[INFO] [stderr]    Compiling pango-sys v0.15.10
[INFO] [stderr]    Compiling gio-sys v0.15.10
[INFO] [stderr]    Compiling gobject-sys v0.18.0
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.15.10
[INFO] [stderr]    Compiling pangocairo-sys v0.15.1
[INFO] [stderr]    Compiling gio-sys v0.18.1
[INFO] [stderr]    Compiling librsvg v2.55.3 (https://gitlab.gnome.org/GNOME/librsvg?branch=librsvg-2.55#41caee7e)
[INFO] [stderr]     Checking futures-executor v0.3.28
[INFO] [stderr]     Checking glib v0.15.12
[INFO] [stderr]     Checking glib v0.18.1
[INFO] [stderr]     Checking pango v0.15.10
[INFO] [stderr]     Checking cairo-rs v0.15.12
[INFO] [stderr]     Checking pangocairo v0.15.1
[INFO] [stderr]     Checking gdk-pixbuf v0.15.11
[INFO] [stderr]     Checking color-swapper v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 37s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: xml5ever v0.16.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "28dc4f10c1cc90c488465a3e0ab6a53a48f4d0f174eeddc03d76dea0d8be3600", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "28dc4f10c1cc90c488465a3e0ab6a53a48f4d0f174eeddc03d76dea0d8be3600", kill_on_drop: false }`
[INFO] [stdout] 28dc4f10c1cc90c488465a3e0ab6a53a48f4d0f174eeddc03d76dea0d8be3600
