[INFO] crate cargo-template-ci 0.2.0 is already in cache [INFO] checking cargo-template-ci-0.2.0 against try#00e4530a79c42b21a6ca2ac1edb597c90d21f89f for pr-64672 [INFO] extracting crate cargo-template-ci 0.2.0 into work/builds/worker-6/source [INFO] validating manifest of crates.io crate cargo-template-ci 0.2.0 on toolchain 00e4530a79c42b21a6ca2ac1edb597c90d21f89f [INFO] running `"/mnt/big/crater/work/cargo-home/bin/cargo" "+00e4530a79c42b21a6ca2ac1edb597c90d21f89f" "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 work/builds/worker-6/source/Cargo.toml [INFO] running `"/mnt/big/crater/work/cargo-home/bin/cargo" "+00e4530a79c42b21a6ca2ac1edb597c90d21f89f" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/cargo-home/bin/cargo" "+00e4530a79c42b21a6ca2ac1edb597c90d21f89f" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/mnt/big/crater/work/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/mnt/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "+00e4530a79c42b21a6ca2ac1edb597c90d21f89f" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] a77e14b242ce2c12787e3b2877c18a68845844543949de754f8dbad3a675f1ce [INFO] running `"docker" "start" "-a" "a77e14b242ce2c12787e3b2877c18a68845844543949de754f8dbad3a675f1ce"` [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Checking askama_shared v0.7.2 [INFO] [stderr] Checking cargo_metadata v0.6.4 [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" "a77e14b242ce2c12787e3b2877c18a68845844543949de754f8dbad3a675f1ce"` [INFO] running `"docker" "rm" "-f" "a77e14b242ce2c12787e3b2877c18a68845844543949de754f8dbad3a675f1ce"` [INFO] [stdout] a77e14b242ce2c12787e3b2877c18a68845844543949de754f8dbad3a675f1ce