[INFO] cloning repository https://github.com/romatthe/sme-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/romatthe/sme-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fromatthe%2Fsme-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fromatthe%2Fsme-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fb1db7dc730112c87a3a73b7900c3709a29aa897
[INFO] checking romatthe/sme-rs against try#987a165cfab916796a8315782b83ac460a651ce2 for pr-145262
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fromatthe%2Fsme-rs" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/romatthe/sme-rs
[INFO] finished tweaking git repo https://github.com/romatthe/sme-rs
[INFO] tweaked toml for git repo https://github.com/romatthe/sme-rs written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/romatthe/sme-rs on toolchain 987a165cfab916796a8315782b83ac460a651ce2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+987a165cfab916796a8315782b83ac460a651ce2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/romatthe/sme-rs 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" "+987a165cfab916796a8315782b83ac460a651ce2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+987a165cfab916796a8315782b83ac460a651ce2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c32d869aeeec7814fce1c5db43d69e0a61682d26a851e925f5a89d63e0efc462
[INFO] running `Command { std: "docker" "start" "-a" "c32d869aeeec7814fce1c5db43d69e0a61682d26a851e925f5a89d63e0efc462", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c32d869aeeec7814fce1c5db43d69e0a61682d26a851e925f5a89d63e0efc462", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c32d869aeeec7814fce1c5db43d69e0a61682d26a851e925f5a89d63e0efc462", kill_on_drop: false }`
[INFO] [stdout] c32d869aeeec7814fce1c5db43d69e0a61682d26a851e925f5a89d63e0efc462
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+987a165cfab916796a8315782b83ac460a651ce2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d0ce44efc6e80e2437e407d3d111211bc4dfdcc3017db9199b7e65fbee49dbfc
[INFO] running `Command { std: "docker" "start" "-a" "d0ce44efc6e80e2437e407d3d111211bc4dfdcc3017db9199b7e65fbee49dbfc", kill_on_drop: false }`
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.17
[INFO] [stderr]    Compiling serde v1.0.218
[INFO] [stderr]    Compiling serde_json v1.0.139
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking itoa v1.0.14
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]     Checking cpufeatures v0.2.12
[INFO] [stderr]     Checking ryu v1.0.19
[INFO] [stderr]     Checking xdg v2.5.2
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking indexmap v2.7.1
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling serde_derive v1.0.218
[INFO] [stderr]     Checking steam-cleaner v1.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `sha1_text`
[INFO] [stdout]   --> src/v29/parser.rs:70:17
[INFO] [stdout]    |
[INFO] [stdout] 70 |     let (input, sha1_text) = take(20usize)(input)?;
[INFO] [stdout]    |                 ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sha1_text`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `sha1_binary`
[INFO] [stdout]   --> src/v29/parser.rs:72:17
[INFO] [stdout]    |
[INFO] [stdout] 72 |     let (input, sha1_binary) = take(20usize)(input)?;
[INFO] [stdout]    |                 ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sha1_binary`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]   --> src/v29/mod.rs:88:76
[INFO] [stdout]    |
[INFO] [stdout] 88 | ...   let (ref_id, _) = self.table.iter().enumerate().find(|(i, &ref s)| s == "sortas").unwrap(); // TODO: unwrap!!!! What if it's not in...
[INFO] [stdout]    |                                                              ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `offset` is never read
[INFO] [stdout]   --> src/v29/mod.rs:23:16
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct AppInfoHeader {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] 22 |     pub(crate) universe: u32,
[INFO] [stdout] 23 |     pub(crate) offset: i64,
[INFO] [stdout]    |                ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AppInfoHeader` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get` is never used
[INFO] [stdout]   --> src/vdf/mod.rs:49:12
[INFO] [stdout]    |
[INFO] [stdout] 33 | impl VdfNode {
[INFO] [stdout]    | ------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 49 |     pub fn get(&self, index: &str) -> Option<&Self> {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Config` is never constructed
[INFO] [stdout]   --> src/appinfo.rs:22:12
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub struct Config {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `de_patchmap` is never used
[INFO] [stdout]   --> src/appinfo.rs:28:4
[INFO] [stdout]    |
[INFO] [stdout] 28 | fn de_patchmap<'de, D>(deserializer: D) -> Result<Vec<AppPatch>, D::Error>
[INFO] [stdout]    |    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `sha1_text`
[INFO] [stdout]   --> src/v29/parser.rs:70:17
[INFO] [stdout]    |
[INFO] [stdout] 70 |     let (input, sha1_text) = take(20usize)(input)?;
[INFO] [stdout]    |                 ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sha1_text`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `sha1_binary`
[INFO] [stdout]   --> src/v29/parser.rs:72:17
[INFO] [stdout]    |
[INFO] [stdout] 72 |     let (input, sha1_binary) = take(20usize)(input)?;
[INFO] [stdout]    |                 ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sha1_binary`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]   --> src/v29/mod.rs:88:76
[INFO] [stdout]    |
[INFO] [stdout] 88 | ...   let (ref_id, _) = self.table.iter().enumerate().find(|(i, &ref s)| s == "sortas").unwrap(); // TODO: unwrap!!!! What if it's not in...
[INFO] [stdout]    |                                                              ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `offset` is never read
[INFO] [stdout]   --> src/v29/mod.rs:23:16
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct AppInfoHeader {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] 22 |     pub(crate) universe: u32,
[INFO] [stdout] 23 |     pub(crate) offset: i64,
[INFO] [stdout]    |                ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AppInfoHeader` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get` is never used
[INFO] [stdout]   --> src/vdf/mod.rs:49:12
[INFO] [stdout]    |
[INFO] [stdout] 33 | impl VdfNode {
[INFO] [stdout]    | ------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 49 |     pub fn get(&self, index: &str) -> Option<&Self> {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Config` is never constructed
[INFO] [stdout]   --> src/appinfo.rs:22:12
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub struct Config {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `de_patchmap` is never used
[INFO] [stdout]   --> src/appinfo.rs:28:4
[INFO] [stdout]    |
[INFO] [stdout] 28 | fn de_patchmap<'de, D>(deserializer: D) -> Result<Vec<AppPatch>, D::Error>
[INFO] [stdout]    |    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.74s
[INFO] running `Command { std: "docker" "inspect" "d0ce44efc6e80e2437e407d3d111211bc4dfdcc3017db9199b7e65fbee49dbfc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d0ce44efc6e80e2437e407d3d111211bc4dfdcc3017db9199b7e65fbee49dbfc", kill_on_drop: false }`
[INFO] [stdout] d0ce44efc6e80e2437e407d3d111211bc4dfdcc3017db9199b7e65fbee49dbfc
