[INFO] cloning repository https://github.com/blofroth/corrosive-fog [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/blofroth/corrosive-fog" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblofroth%2Fcorrosive-fog", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblofroth%2Fcorrosive-fog'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d5a3f7a30854d63e86ed0719f9af431505c275c7 [INFO] checking blofroth/corrosive-fog against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblofroth%2Fcorrosive-fog" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/blofroth/corrosive-fog on toolchain af4a5a13a15fa0c60e06321077ef452f769b42fd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/blofroth/corrosive-fog [INFO] finished tweaking git repo https://github.com/blofroth/corrosive-fog [INFO] tweaked toml for git repo https://github.com/blofroth/corrosive-fog written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/blofroth/corrosive-fog 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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded r2d2-diesel v0.14.0 [INFO] [stderr] Downloaded r2d2 v0.7.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c090c8fceba92f2ac9ce4d1ef28cbee29a1c0565eb4d8fbb38fa210454c2cf4c [INFO] running `Command { std: "docker" "start" "-a" "c090c8fceba92f2ac9ce4d1ef28cbee29a1c0565eb4d8fbb38fa210454c2cf4c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c090c8fceba92f2ac9ce4d1ef28cbee29a1c0565eb4d8fbb38fa210454c2cf4c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c090c8fceba92f2ac9ce4d1ef28cbee29a1c0565eb4d8fbb38fa210454c2cf4c", kill_on_drop: false }` [INFO] [stdout] c090c8fceba92f2ac9ce4d1ef28cbee29a1c0565eb4d8fbb38fa210454c2cf4c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 33ff373530e250fa45153965abd6f9c16fb8d632c7e3c81c3c16d3bb5fd8cd8a [INFO] running `Command { std: "docker" "start" "-a" "33ff373530e250fa45153965abd6f9c16fb8d632c7e3c81c3c16d3bb5fd8cd8a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.26 [INFO] [stderr] Compiling gcc v0.3.51 [INFO] [stderr] Compiling lazy_static v0.2.8 [INFO] [stderr] Compiling version_check v0.1.3 [INFO] [stderr] Compiling scopeguard v0.3.2 [INFO] [stderr] Compiling either v1.1.0 [INFO] [stderr] Compiling rayon-core v1.2.1 [INFO] [stderr] Compiling futures v0.1.14 [INFO] [stderr] Compiling byteorder v1.1.0 [INFO] [stderr] Compiling coco v0.1.1 [INFO] [stderr] Compiling pq-sys v0.4.4 [INFO] [stderr] Compiling num_cpus v1.6.2 [INFO] [stderr] Compiling rand v0.3.15 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling yansi v0.3.0 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/yansi-0.3.0/src/lib.rs:1:40 [INFO] [stdout] | [INFO] [stdout] 1 | #![cfg_attr(feature="nightly", feature(const_fn))] [INFO] [stdout] | ^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: split into finer-grained feature gates [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0557`. [INFO] [stdout] [INFO] [stderr] error: could not compile `yansi` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "33ff373530e250fa45153965abd6f9c16fb8d632c7e3c81c3c16d3bb5fd8cd8a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "33ff373530e250fa45153965abd6f9c16fb8d632c7e3c81c3c16d3bb5fd8cd8a", kill_on_drop: false }` [INFO] [stdout] 33ff373530e250fa45153965abd6f9c16fb8d632c7e3c81c3c16d3bb5fd8cd8a [INFO] checking blofroth/corrosive-fog against try#36dbcaee1a55543dfc181be52a69d99ff46ff62f for pr-122960-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblofroth%2Fcorrosive-fog" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/blofroth/corrosive-fog on toolchain 36dbcaee1a55543dfc181be52a69d99ff46ff62f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/blofroth/corrosive-fog [INFO] finished tweaking git repo https://github.com/blofroth/corrosive-fog [INFO] tweaked toml for git repo https://github.com/blofroth/corrosive-fog written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/blofroth/corrosive-fog 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" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3f74e092a76774e4bac1bcaa61fdebdcf84e1a4d2362959eea4e59f4bbe4ff19 [INFO] running `Command { std: "docker" "start" "-a" "3f74e092a76774e4bac1bcaa61fdebdcf84e1a4d2362959eea4e59f4bbe4ff19", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3f74e092a76774e4bac1bcaa61fdebdcf84e1a4d2362959eea4e59f4bbe4ff19", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f74e092a76774e4bac1bcaa61fdebdcf84e1a4d2362959eea4e59f4bbe4ff19", kill_on_drop: false }` [INFO] [stdout] 3f74e092a76774e4bac1bcaa61fdebdcf84e1a4d2362959eea4e59f4bbe4ff19 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 50cd00c0886f34d81957a819f2f35c8a49722319100ac8826d59ca52d463cf44 [INFO] running `Command { std: "docker" "start" "-a" "50cd00c0886f34d81957a819f2f35c8a49722319100ac8826d59ca52d463cf44", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] no edition found in manifest, probably 2015, skipping [INFO] running `Command { std: "docker" "inspect" "50cd00c0886f34d81957a819f2f35c8a49722319100ac8826d59ca52d463cf44", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "50cd00c0886f34d81957a819f2f35c8a49722319100ac8826d59ca52d463cf44", kill_on_drop: false }` [INFO] [stdout] 50cd00c0886f34d81957a819f2f35c8a49722319100ac8826d59ca52d463cf44