[INFO] fetching crate dysql-tpl 2.0.0... [INFO] checking dysql-tpl-2.0.0 against master#8c32e313cccf7df531e2d49ffb8227bb92304aee for pr-145608-1 [INFO] extracting crate dysql-tpl 2.0.0 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate dysql-tpl 2.0.0 [INFO] finished tweaking crates.io crate dysql-tpl 2.0.0 [INFO] tweaked toml for crates.io crate dysql-tpl 2.0.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate dysql-tpl 2.0.0 on toolchain 8c32e313cccf7df531e2d49ffb8227bb92304aee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate dysql-tpl 2.0.0 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" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `pulldown-cmark` dependency) [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bae2 v1.0.0 [INFO] [stderr] Downloaded stringprep v0.1.4 [INFO] [stderr] Downloaded finl_unicode v1.2.0 [INFO] [stderr] Downloaded dysql-tpl-derive v2.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a69ade77f19fae9b004c2feb5d27d9a8f94408d8deb28fec9a50f3773619db3c [INFO] running `Command { std: "docker" "start" "-a" "a69ade77f19fae9b004c2feb5d27d9a8f94408d8deb28fec9a50f3773619db3c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a69ade77f19fae9b004c2feb5d27d9a8f94408d8deb28fec9a50f3773619db3c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a69ade77f19fae9b004c2feb5d27d9a8f94408d8deb28fec9a50f3773619db3c", kill_on_drop: false }` [INFO] [stdout] a69ade77f19fae9b004c2feb5d27d9a8f94408d8deb28fec9a50f3773619db3c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3f2c1777574411fa92503ac8b1d27ca34825175531e89f100288e7bcf11e77cf [INFO] running `Command { std: "docker" "start" "-a" "3f2c1777574411fa92503ac8b1d27ca34825175531e89f100288e7bcf11e77cf", kill_on_drop: false }` [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `pulldown-cmark` dependency) [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling pulldown-cmark v0.9.3 [INFO] [stderr] Checking iana-time-zone v0.1.58 [INFO] [stderr] Checking memchr v2.6.4 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Checking yansi v0.5.1 [INFO] [stderr] Checking pretty_assertions v1.4.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling logos-codegen v0.13.0 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling bae2 v1.0.0 [INFO] [stderr] Compiling dysql-tpl-derive v2.0.0 [INFO] [stderr] Compiling logos-derive v0.13.0 [INFO] [stderr] Checking logos v0.13.0 [INFO] [stderr] Checking uuid v1.6.1 [INFO] [stderr] Checking chrono v0.4.31 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking dysql-tpl v2.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: method `get_partial` is never used [INFO] [stdout] --> src/lib.rs:241:8 [INFO] [stdout] | [INFO] [stdout] 240 | pub(crate) trait Partials { [INFO] [stdout] | -------- method in this trait [INFO] [stdout] 241 | fn get_partial(&mut self, name: &str) -> Result<&Template, TemplateError>; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/encoding.rs:399:17 [INFO] [stdout] | [INFO] [stdout] 399 | fn get_token(s: &str) -> Result { [INFO] [stdout] | ^^^^ ----- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 399 | fn get_token(s: &str) -> Result, SimpleError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_partial` is never used [INFO] [stdout] --> src/lib.rs:241:8 [INFO] [stdout] | [INFO] [stdout] 240 | pub(crate) trait Partials { [INFO] [stdout] | -------- method in this trait [INFO] [stdout] 241 | fn get_partial(&mut self, name: &str) -> Result<&Template, TemplateError>; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/encoding.rs:399:17 [INFO] [stdout] | [INFO] [stdout] 399 | fn get_token(s: &str) -> Result { [INFO] [stdout] | ^^^^ ----- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 399 | fn get_token(s: &str) -> Result, SimpleError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.96s [INFO] running `Command { std: "docker" "inspect" "3f2c1777574411fa92503ac8b1d27ca34825175531e89f100288e7bcf11e77cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f2c1777574411fa92503ac8b1d27ca34825175531e89f100288e7bcf11e77cf", kill_on_drop: false }` [INFO] [stdout] 3f2c1777574411fa92503ac8b1d27ca34825175531e89f100288e7bcf11e77cf