[INFO] cloning repository https://github.com/pflanze/computerhardwaredb
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pflanze/computerhardwaredb" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpflanze%2Fcomputerhardwaredb", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpflanze%2Fcomputerhardwaredb'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7f1f4ca2903e50527452bf8d149bcf56acec4ce8
[INFO] checking pflanze/computerhardwaredb against try#e117153a45c546e883c1f91d82611775fcaeffe0 for pr-146470-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpflanze%2Fcomputerhardwaredb" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/pflanze/computerhardwaredb
[INFO] finished tweaking git repo https://github.com/pflanze/computerhardwaredb
[INFO] tweaked toml for git repo https://github.com/pflanze/computerhardwaredb written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/pflanze/computerhardwaredb on toolchain e117153a45c546e883c1f91d82611775fcaeffe0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/pflanze/computerhardwaredb 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" "+e117153a45c546e883c1f91d82611775fcaeffe0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ab883baa084685801306abc09578b58e1caba390ec1624238124b2dfc70a2673
[INFO] running `Command { std: "docker" "start" "-a" "ab883baa084685801306abc09578b58e1caba390ec1624238124b2dfc70a2673", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ab883baa084685801306abc09578b58e1caba390ec1624238124b2dfc70a2673", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ab883baa084685801306abc09578b58e1caba390ec1624238124b2dfc70a2673", kill_on_drop: false }`
[INFO] [stdout] ab883baa084685801306abc09578b58e1caba390ec1624238124b2dfc70a2673
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e1cf297fb98fc53665dc831d87ecfcea961b98f51c85fb121a3fa8883f99b00f
[INFO] running `Command { std: "docker" "start" "-a" "e1cf297fb98fc53665dc831d87ecfcea961b98f51c85fb121a3fa8883f99b00f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.60
[INFO] [stderr]    Compiling unicode-ident v1.0.4
[INFO] [stderr]    Compiling quote v1.0.28
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde_derive v1.0.154
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling serde v1.0.154
[INFO] [stderr]    Compiling serde_json v1.0.96
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]    Compiling anyhow v1.0.65
[INFO] [stderr]     Checking itoa v1.0.6
[INFO] [stderr]     Checking ryu v1.0.13
[INFO] [stderr]     Checking iana-time-zone v0.1.53
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling syn v2.0.18
[INFO] [stderr]     Checking chrono v0.4.30
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]     Checking computerhardwaredb v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary allocation, use `&mut` instead
[INFO] [stdout]    --> src/bin/main.rs:922:18
[INFO] [stdout]     |
[INFO] [stdout] 922 |     let offers = Box::new(offers).try_collect_sorted_by(on(|(_, _perf, _value)| _value,
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_allocation)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary allocation, use `&mut` instead
[INFO] [stdout]    --> src/bin/main.rs:922:18
[INFO] [stdout]     |
[INFO] [stdout] 922 |     let offers = Box::new(offers).try_collect_sorted_by(on(|(_, _perf, _value)| _value,
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_allocation)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.92s
[INFO] running `Command { std: "docker" "inspect" "e1cf297fb98fc53665dc831d87ecfcea961b98f51c85fb121a3fa8883f99b00f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e1cf297fb98fc53665dc831d87ecfcea961b98f51c85fb121a3fa8883f99b00f", kill_on_drop: false }`
[INFO] [stdout] e1cf297fb98fc53665dc831d87ecfcea961b98f51c85fb121a3fa8883f99b00f
