[INFO] crate cargo-template-ci 0.2.0 is already in cache [INFO] checking cargo-template-ci-0.2.0 against master#b61e69433951e31f7bd746e22f516a48ad41623b for prs-64470-and-65389 [INFO] extracting crate cargo-template-ci 0.2.0 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate cargo-template-ci 0.2.0 on toolchain b61e69433951e31f7bd746e22f516a48ad41623b [INFO] running `"/workspace/cargo-home/bin/cargo" "+b61e69433951e31f7bd746e22f516a48ad41623b" "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-9/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+b61e69433951e31f7bd746e22f516a48ad41623b" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+b61e69433951e31f7bd746e22f516a48ad41623b" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+b61e69433951e31f7bd746e22f516a48ad41623b" "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] f354ba35ca2762206a7bd3b18c7d1246f0520132c436059b9511e9df430a30f2 [INFO] running `"docker" "start" "-a" "f354ba35ca2762206a7bd3b18c7d1246f0520132c436059b9511e9df430a30f2"` [INFO] [stderr] Checking custom_error v1.7.1 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Checking semver v0.9.0 [INFO] [stderr] Checking toml v0.5.3 [INFO] [stderr] Checking askama_shared v0.7.2 [INFO] [stderr] Compiling nom v4.2.3 [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" "f354ba35ca2762206a7bd3b18c7d1246f0520132c436059b9511e9df430a30f2"` [INFO] running `"docker" "rm" "-f" "f354ba35ca2762206a7bd3b18c7d1246f0520132c436059b9511e9df430a30f2"` [INFO] [stdout] f354ba35ca2762206a7bd3b18c7d1246f0520132c436059b9511e9df430a30f2