[INFO] fetching crate ffgen 0.3.5... [INFO] checking ffgen-0.3.5 against try#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 for pr-145608-1 [INFO] extracting crate ffgen 0.3.5 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate ffgen 0.3.5 [INFO] finished tweaking crates.io crate ffgen 0.3.5 [INFO] tweaked toml for crates.io crate ffgen 0.3.5 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate ffgen 0.3.5 on toolchain c659ee110de67e82444e4b6c8407c1a9af9c2cf6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate ffgen 0.3.5 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" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c2439760390484eefa8427d9133103ceebd5eec93ac771ce12964da3d1af3fb4 [INFO] running `Command { std: "docker" "start" "-a" "c2439760390484eefa8427d9133103ceebd5eec93ac771ce12964da3d1af3fb4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c2439760390484eefa8427d9133103ceebd5eec93ac771ce12964da3d1af3fb4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c2439760390484eefa8427d9133103ceebd5eec93ac771ce12964da3d1af3fb4", kill_on_drop: false }` [INFO] [stdout] c2439760390484eefa8427d9133103ceebd5eec93ac771ce12964da3d1af3fb4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6451e167f2e16d639e00752a0ea9cacfd64de38d2064185221bb5e53c3a4359f [INFO] running `Command { std: "docker" "start" "-a" "6451e167f2e16d639e00752a0ea9cacfd64de38d2064185221bb5e53c3a4359f", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.84 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling anyhow v1.0.52 [INFO] [stderr] Compiling serde v1.0.133 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Compiling serde_json v1.0.74 [INFO] [stderr] Compiling erased-serde v0.3.17 [INFO] [stderr] Checking md5 v0.7.0 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking textwrap v0.14.2 [INFO] [stderr] Checking sha1 v0.6.0 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Checking crypto-common v0.1.1 [INFO] [stderr] Checking block-buffer v0.10.0 [INFO] [stderr] Checking digest v0.10.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking md-5 v0.10.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling serde_derive v1.0.133 [INFO] [stderr] Compiling strum_macros v0.23.1 [INFO] [stderr] Compiling clap_derive v3.0.0 [INFO] [stderr] Compiling strum v0.23.0 [INFO] [stderr] Compiling clap v3.0.1 [INFO] [stderr] Checking clap_complete v3.0.1 [INFO] [stderr] Compiling ffgen v0.3.5 (/opt/rustwide/workdir) [INFO] [stderr] Checking bstr v0.2.17 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Checking serde_yaml v0.8.23 [INFO] [stderr] Checking csv v1.1.6 [INFO] [stderr] Checking fake v2.4.3 [INFO] [stdout] warning: enum `ListCategory` is never used [INFO] [stdout] --> src/cli.rs:137:10 [INFO] [stdout] | [INFO] [stdout] 137 | pub enum ListCategory { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/recipe.rs:141:10 [INFO] [stdout] | [INFO] [stdout] 141 | &'a self, [INFO] [stdout] | ^^ the lifetime is named here [INFO] [stdout] 142 | rng: &'a mut (impl Rng + ?Sized), [INFO] [stdout] | ^^ the lifetime is named here [INFO] [stdout] 143 | group: Option<&str>, [INFO] [stdout] 144 | ) -> Result<(Vec<&str>, impl DataIter + 'a)> { [INFO] [stdout] | ---- -- the same lifetime is named here [INFO] [stdout] | | [INFO] [stdout] | the same 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: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 144 | ) -> Result<(Vec<&'a str>, impl DataIter + 'a)> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/recipe.rs:165:10 [INFO] [stdout] | [INFO] [stdout] 165 | &'a self, [INFO] [stdout] | ^^ the lifetime is named here [INFO] [stdout] 166 | rng: &'a mut (impl Rng + ?Sized), [INFO] [stdout] | ^^ the lifetime is named here [INFO] [stdout] 167 | group: Option<&str>, [INFO] [stdout] 168 | ) -> Result<(Vec<&str>, impl DataIter + 'a)> { [INFO] [stdout] | ---- -- the same lifetime is named here [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 168 | ) -> Result<(Vec<&'a str>, impl DataIter + 'a)> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `ListCategory` is never used [INFO] [stdout] --> src/cli.rs:137:10 [INFO] [stdout] | [INFO] [stdout] 137 | pub enum ListCategory { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/recipe.rs:141:10 [INFO] [stdout] | [INFO] [stdout] 141 | &'a self, [INFO] [stdout] | ^^ the lifetime is named here [INFO] [stdout] 142 | rng: &'a mut (impl Rng + ?Sized), [INFO] [stdout] | ^^ the lifetime is named here [INFO] [stdout] 143 | group: Option<&str>, [INFO] [stdout] 144 | ) -> Result<(Vec<&str>, impl DataIter + 'a)> { [INFO] [stdout] | ---- -- the same lifetime is named here [INFO] [stdout] | | [INFO] [stdout] | the same 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: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 144 | ) -> Result<(Vec<&'a str>, impl DataIter + 'a)> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/recipe.rs:165:10 [INFO] [stdout] | [INFO] [stdout] 165 | &'a self, [INFO] [stdout] | ^^ the lifetime is named here [INFO] [stdout] 166 | rng: &'a mut (impl Rng + ?Sized), [INFO] [stdout] | ^^ the lifetime is named here [INFO] [stdout] 167 | group: Option<&str>, [INFO] [stdout] 168 | ) -> Result<(Vec<&str>, impl DataIter + 'a)> { [INFO] [stdout] | ---- -- the same lifetime is named here [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 168 | ) -> Result<(Vec<&'a str>, impl DataIter + 'a)> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.78s [INFO] running `Command { std: "docker" "inspect" "6451e167f2e16d639e00752a0ea9cacfd64de38d2064185221bb5e53c3a4359f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6451e167f2e16d639e00752a0ea9cacfd64de38d2064185221bb5e53c3a4359f", kill_on_drop: false }` [INFO] [stdout] 6451e167f2e16d639e00752a0ea9cacfd64de38d2064185221bb5e53c3a4359f