[INFO] cloning repository https://github.com/Eraden/rider [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Eraden/rider" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEraden%2Frider", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEraden%2Frider'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7c01076cc1c31c5d47d0f210069cf497136ad9e5 [INFO] checking Eraden/rider/7c01076cc1c31c5d47d0f210069cf497136ad9e5 against master#ff1737bb00913444173658b4e0b274fd79aabf66 for pr-132712-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEraden%2Frider" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Eraden/rider on toolchain ff1737bb00913444173658b4e0b274fd79aabf66 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Eraden/rider [INFO] finished tweaking git repo https://github.com/Eraden/rider [INFO] tweaked toml for git repo https://github.com/Eraden/rider written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Eraden/rider 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" "+ff1737bb00913444173658b4e0b274fd79aabf66" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded c_vec v1.3.2 [INFO] [stderr] Downloaded serde_derive v1.0.84 [INFO] [stderr] Downloaded env_logger v0.6.0 [INFO] [stderr] Downloaded termcolor v1.0.4 [INFO] [stderr] Downloaded term v0.5.1 [INFO] [stderr] Downloaded plex v0.2.3 [INFO] [stderr] Downloaded simplelog v0.5.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 796c34dc78e24b90a7c0ae92777944e1e188bdf9c4a331943ec053e982a014ef [INFO] running `Command { std: "docker" "start" "-a" "796c34dc78e24b90a7c0ae92777944e1e188bdf9c4a331943ec053e982a014ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "796c34dc78e24b90a7c0ae92777944e1e188bdf9c4a331943ec053e982a014ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "796c34dc78e24b90a7c0ae92777944e1e188bdf9c4a331943ec053e982a014ef", kill_on_drop: false }` [INFO] [stdout] 796c34dc78e24b90a7c0ae92777944e1e188bdf9c4a331943ec053e982a014ef [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bd10ae00c090466ad3bbd2b6703425bf38ad5de079d8d8ac69d56e80e465e709 [INFO] running `Command { std: "docker" "start" "-a" "bd10ae00c090466ad3bbd2b6703425bf38ad5de079d8d8ac69d56e80e465e709", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.45 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling proc-macro2 v0.4.24 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Checking cfg-if v0.1.6 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling bit-vec v0.4.4 [INFO] [stderr] Compiling sdl2-sys v0.31.0 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Compiling memchr v2.1.2 [INFO] [stderr] Compiling serde v1.0.84 [INFO] [stderr] Compiling bit-set v0.4.0 [INFO] [stderr] Checking log v0.4.6 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking rand v0.4.3 [INFO] [stderr] Checking time v0.1.41 [INFO] [stderr] Checking byteorder v1.2.7 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling vec_map v0.6.0 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling syn v0.15.23 [INFO] [stderr] Compiling redfa v0.0.2 [INFO] [stderr] Checking term v0.5.1 [INFO] [stderr] Checking rand v0.3.22 [INFO] [stderr] Checking chrono v0.4.6 [INFO] [stderr] Checking num v0.1.42 [INFO] [stderr] Checking bitflags v0.7.0 [INFO] [stderr] Compiling lalr v0.0.2 [INFO] [stderr] Checking itoa v0.4.3 [INFO] [stderr] Checking lazy_static v1.2.0 [INFO] [stderr] Checking lazy_static v0.2.11 [INFO] [stderr] Checking c_vec v1.3.2 [INFO] [stderr] Checking rand_core v0.3.0 [INFO] [stderr] Checking ucd-util v0.1.3 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Checking sdl2 v0.31.0 [INFO] [stderr] Checking rand_core v0.2.2 [INFO] [stderr] Checking regex-syntax v0.6.4 [INFO] [stderr] Checking simplelog v0.5.3 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking aho-corasick v0.6.9 [INFO] [stderr] Checking dirs v1.0.4 [INFO] [stderr] Checking quick-error v1.2.2 [INFO] [stderr] Checking utf8-ranges v1.0.2 [INFO] [stderr] Checking humantime v1.2.0 [INFO] [stderr] Checking rand v0.5.5 [INFO] [stderr] Checking atty v0.2.11 [INFO] [stderr] Checking termcolor v1.0.4 [INFO] [stderr] Checking uuid v0.7.1 [INFO] [stderr] Compiling serde_derive v1.0.84 [INFO] [stderr] Checking serde_json v1.0.34 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Checking env_logger v0.6.0 [INFO] [stderr] Compiling plex v0.2.3 [INFO] [stderr] Checking rider-themes v0.1.0 (/opt/rustwide/workdir/rider-themes) [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling rider-derive v0.1.0 (/opt/rustwide/workdir/rider-derive) [INFO] [stderr] Compiling rider-match-widget v0.1.0 (/opt/rustwide/workdir/rider-match-widget) [INFO] [stderr] Checking rider-lexers v0.1.0 (/opt/rustwide/workdir/rider-lexers) [INFO] [stderr] Checking rider-config v0.1.0 (/opt/rustwide/workdir/rider-config) [INFO] [stderr] Checking rider-editor v0.1.0 (/opt/rustwide/workdir/rider-editor) [INFO] [stderr] Checking rider v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking rider-generator v0.1.0 (/opt/rustwide/workdir/rider-generator) [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> rider-editor/src/main.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | crate_visibility_modifier, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: removed in favor of `pub(crate)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> rider-editor/src/main.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | crate_visibility_modifier, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: removed in favor of `pub(crate)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0557`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rider-editor` (bin "rider-editor") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] For more information about this error, try `rustc --explain E0557`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rider-editor` (bin "rider-editor" test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "bd10ae00c090466ad3bbd2b6703425bf38ad5de079d8d8ac69d56e80e465e709", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd10ae00c090466ad3bbd2b6703425bf38ad5de079d8d8ac69d56e80e465e709", kill_on_drop: false }` [INFO] [stdout] bd10ae00c090466ad3bbd2b6703425bf38ad5de079d8d8ac69d56e80e465e709