[INFO] fetching crate solitaire-templates 0.0.1... [INFO] testing solitaire-templates-0.0.1 against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] extracting crate solitaire-templates 0.0.1 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate solitaire-templates 0.0.1 [INFO] finished tweaking crates.io crate solitaire-templates 0.0.1 [INFO] tweaked toml for crates.io crate solitaire-templates 0.0.1 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate solitaire-templates 0.0.1 on toolchain caccb4d0368bd918ef6668af8e13834d07040417 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 105 packages to latest compatible versions [INFO] [stderr] Adding maud v0.21.0 (available: v0.27.0) [INFO] [stderr] Adding uuid v0.8.2 (available: v1.18.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded maud v0.21.0 [INFO] [stderr] Downloaded built v0.3.2 [INFO] [stderr] Downloaded maud_macros v0.21.0 [INFO] [stderr] Downloaded solitaire-service v0.0.1 [INFO] [stderr] Downloaded solitaire-core v0.0.1 [INFO] [stderr] Downloaded git2 v0.10.2 [INFO] [stderr] Downloaded libgit2-sys v0.9.2 [INFO] [stderr] Downloaded maud_htmlescape v0.17.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1cd5822111115cba61fde0764e29c281ec4cedfd7d99810628b00f90b425d38e [INFO] running `Command { std: "docker" "start" "-a" "1cd5822111115cba61fde0764e29c281ec4cedfd7d99810628b00f90b425d38e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1cd5822111115cba61fde0764e29c281ec4cedfd7d99810628b00f90b425d38e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1cd5822111115cba61fde0764e29c281ec4cedfd7d99810628b00f90b425d38e", kill_on_drop: false }` [INFO] [stdout] 1cd5822111115cba61fde0764e29c281ec4cedfd7d99810628b00f90b425d38e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 235e64a98c7ce6f0e9c97f9d7854d615986df5f0e26cbf7cc32c6642a7c08c8a [INFO] running `Command { std: "docker" "start" "-a" "235e64a98c7ce6f0e9c97f9d7854d615986df5f0e26cbf7cc32c6642a7c08c8a", kill_on_drop: false }` [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling maud_htmlescape v0.17.1 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling cc v1.2.39 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Compiling libgit2-sys v0.9.2 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling maud_macros v0.21.0 [INFO] [stderr] Compiling maud v0.21.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling git2 v0.10.2 [INFO] [stderr] Compiling built v0.3.2 [INFO] [stderr] Compiling solitaire-core v0.0.1 [INFO] [stdout] error[E0635]: unknown feature `option_expect_none` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solitaire-core-0.0.1/src/lib.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(option_expect_none)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0635`. [INFO] [stdout] [INFO] [stderr] error: could not compile `solitaire-core` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "235e64a98c7ce6f0e9c97f9d7854d615986df5f0e26cbf7cc32c6642a7c08c8a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "235e64a98c7ce6f0e9c97f9d7854d615986df5f0e26cbf7cc32c6642a7c08c8a", kill_on_drop: false }` [INFO] [stdout] 235e64a98c7ce6f0e9c97f9d7854d615986df5f0e26cbf7cc32c6642a7c08c8a