[INFO] crate cargo-template-ci 0.2.0 is already in cache [INFO] checking cargo-template-ci-0.2.0 against try#ba14a92a10441c4b839ce71e6ef5f7a48bbff18f for prs-64470-and-65389 [INFO] extracting crate cargo-template-ci 0.2.0 into /workspace/builds/worker-10/source [INFO] validating manifest of crates.io crate cargo-template-ci 0.2.0 on toolchain ba14a92a10441c4b839ce71e6ef5f7a48bbff18f [INFO] running `"/workspace/cargo-home/bin/cargo" "+ba14a92a10441c4b839ce71e6ef5f7a48bbff18f" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate cargo-template-ci 0.2.0 [INFO] finished tweaking crates.io crate cargo-template-ci 0.2.0 [INFO] tweaked toml for crates.io crate cargo-template-ci 0.2.0 written to /workspace/builds/worker-10/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+ba14a92a10441c4b839ce71e6ef5f7a48bbff18f" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+ba14a92a10441c4b839ce71e6ef5f7a48bbff18f" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+ba14a92a10441c4b839ce71e6ef5f7a48bbff18f" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 3a26cc109c38dc7e7535d86342e016c02226739c0e9fd6a275c4197999ab2163 [INFO] running `"docker" "start" "-a" "3a26cc109c38dc7e7535d86342e016c02226739c0e9fd6a275c4197999ab2163"` [INFO] [stderr] Checking custom_error v1.7.1 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Checking askama_shared v0.7.2 [INFO] [stderr] Checking cargo_metadata v0.6.4 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling askama_derive v0.7.2 [INFO] [stderr] Compiling askama v0.7.2 [INFO] [stderr] Compiling cargo-template-ci v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] error: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/config.rs:53:46 [INFO] [stderr] | [INFO] [stderr] 53 | self.the_entry().install_commandline.as_deref() [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: lint level defined here [INFO] [stderr] --> src/main.rs:1:9 [INFO] [stderr] | [INFO] [stderr] 1 | #![deny(warnings)] [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] = note: `#[deny(unstable_name_collisions)]` implied by `#[deny(warnings)]` [INFO] [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `config::OptionDeref::as_deref(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(inner_deref)]` to the crate attributes to enable `std::option::Option::::as_deref` [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: could not compile `cargo-template-ci`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/config.rs:53:46 [INFO] [stderr] | [INFO] [stderr] 53 | self.the_entry().install_commandline.as_deref() [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: lint level defined here [INFO] [stderr] --> src/main.rs:1:9 [INFO] [stderr] | [INFO] [stderr] 1 | #![deny(warnings)] [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] = note: `#[deny(unstable_name_collisions)]` implied by `#[deny(warnings)]` [INFO] [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `config::OptionDeref::as_deref(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(inner_deref)]` to the crate attributes to enable `std::option::Option::::as_deref` [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: could not compile `cargo-template-ci`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "3a26cc109c38dc7e7535d86342e016c02226739c0e9fd6a275c4197999ab2163"` [INFO] running `"docker" "rm" "-f" "3a26cc109c38dc7e7535d86342e016c02226739c0e9fd6a275c4197999ab2163"` [INFO] [stdout] 3a26cc109c38dc7e7535d86342e016c02226739c0e9fd6a275c4197999ab2163