[INFO] cloning repository https://github.com/JoshuaRadin37/lrmalloc.rs-testing
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JoshuaRadin37/lrmalloc.rs-testing" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJoshuaRadin37%2Flrmalloc.rs-testing", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJoshuaRadin37%2Flrmalloc.rs-testing'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 949b109606d465c3f38571fd17192811195762b6
[INFO] checking JoshuaRadin37/lrmalloc.rs-testing against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJoshuaRadin37%2Flrmalloc.rs-testing" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/JoshuaRadin37/lrmalloc.rs-testing
[INFO] finished tweaking git repo https://github.com/JoshuaRadin37/lrmalloc.rs-testing
[INFO] tweaked toml for git repo https://github.com/JoshuaRadin37/lrmalloc.rs-testing written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/JoshuaRadin37/lrmalloc.rs-testing on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/JoshuaRadin37/lrmalloc.rs-testing 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded num-iter v0.1.41
[INFO] [stderr]   Downloaded clap_derive v3.0.0-beta.1
[INFO] [stderr]   Downloaded rust-argon2 v0.7.0
[INFO] [stderr]   Downloaded gif v0.10.3
[INFO] [stderr]   Downloaded os_str_bytes v2.3.1
[INFO] [stderr]   Downloaded dirs v2.0.2
[INFO] [stderr]   Downloaded palette_derive v0.5.0
[INFO] [stderr]   Downloaded random_color v0.4.4
[INFO] [stderr]   Downloaded blake2b_simd v0.5.10
[INFO] [stderr]   Downloaded freetype v0.4.1
[INFO] [stderr]   Downloaded redox_users v0.3.4
[INFO] [stderr]   Downloaded dwrote v0.11.0
[INFO] [stderr]   Downloaded float-ord v0.2.0
[INFO] [stderr]   Downloaded num-rational v0.3.0
[INFO] [stderr]   Downloaded dirs-sys v0.3.5
[INFO] [stderr]   Downloaded bytemuck v1.3.1
[INFO] [stderr]   Downloaded hashbrown v0.8.1
[INFO] [stderr]   Downloaded indexmap v1.5.0
[INFO] [stderr]   Downloaded servo-fontconfig v0.4.0
[INFO] [stderr]   Downloaded font-kit v0.7.1
[INFO] [stderr]   Downloaded palette v0.5.0
[INFO] [stderr]   Downloaded libc v0.2.73
[INFO] [stderr]   Downloaded expat-sys v2.1.6
[INFO] [stderr]   Downloaded syn v1.0.36
[INFO] [stderr]   Downloaded clap v3.0.0-beta.1
[INFO] [stderr]   Downloaded servo-freetype-sys v4.0.5
[INFO] [stderr]   Downloaded image v0.23.8
[INFO] [stderr]   Downloaded plotters v0.2.15
[INFO] [stderr]   Downloaded servo-fontconfig-sys v4.0.9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 22a851019ff2cf20e4495b965ec177f7a46ce49d91f8ed1dae602cff573ac99b
[INFO] running `Command { std: "docker" "start" "-a" "22a851019ff2cf20e4495b965ec177f7a46ce49d91f8ed1dae602cff573ac99b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "22a851019ff2cf20e4495b965ec177f7a46ce49d91f8ed1dae602cff573ac99b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "22a851019ff2cf20e4495b965ec177f7a46ce49d91f8ed1dae602cff573ac99b", kill_on_drop: false }`
[INFO] [stdout] 22a851019ff2cf20e4495b965ec177f7a46ce49d91f8ed1dae602cff573ac99b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e5739ef8e01a85bcc67835507f76cffbdf8a6ab89a86c51b205e80d4d096bedb
[INFO] running `Command { std: "docker" "start" "-a" "e5739ef8e01a85bcc67835507f76cffbdf8a6ab89a86c51b205e80d4d096bedb", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.73
[INFO] [stderr]    Compiling num-traits v0.2.12
[INFO] [stderr]    Compiling syn v1.0.36
[INFO] [stderr]    Compiling cmake v0.1.44
[INFO] [stderr]    Compiling proc-macro2 v1.0.19
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling num-integer v0.1.43
[INFO] [stderr]    Compiling proc-macro-error-attr v0.4.12
[INFO] [stderr]    Compiling servo-fontconfig-sys v4.0.9
[INFO] [stderr]    Compiling crc32fast v1.2.0
[INFO] [stderr]     Checking adler32 v1.2.0
[INFO] [stderr]    Compiling proc-macro-error v0.4.12
[INFO] [stderr]    Compiling num-iter v0.1.41
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling servo-freetype-sys v4.0.5
[INFO] [stderr]    Compiling expat-sys v2.1.6
[INFO] [stderr]    Compiling num-rational v0.3.0
[INFO] [stderr]    Compiling hashbrown v0.8.1
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]     Checking miniz_oxide v0.3.7
[INFO] [stderr]     Checking deflate v0.8.6
[INFO] [stderr]     Checking dirs-sys v0.3.5
[INFO] [stderr]    Compiling indexmap v1.5.0
[INFO] [stderr]    Compiling palette v0.5.0
[INFO] [stderr]     Checking walkdir v2.3.1
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]    Compiling pathfinder_simd v0.5.0
[INFO] [stderr]    Compiling heck v0.3.1
[INFO] [stderr]     Checking approx v0.3.2
[INFO] [stderr]     Checking ordered-float v1.1.0
[INFO] [stderr]     Checking dirs v2.0.2
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]     Checking png v0.16.7
[INFO] [stderr]     Checking freetype v0.4.1
[INFO] [stderr]     Checking time v0.1.43
[INFO] [stderr]     Checking servo-fontconfig v0.4.0
[INFO] [stderr]     Checking stb_truetype v0.3.1
[INFO] [stderr]     Checking jpeg-decoder v0.1.20
[INFO] [stderr]     Checking color_quant v1.0.1
[INFO] [stderr]     Checking lzw v0.10.0
[INFO] [stderr]     Checking bytemuck v1.3.1
[INFO] [stderr]     Checking float-ord v0.2.0
[INFO] [stderr]     Checking gif v0.10.3
[INFO] [stderr]     Checking pathfinder_geometry v0.5.1
[INFO] [stderr]     Checking rusttype v0.8.3
[INFO] [stderr]     Checking chrono v0.4.13
[INFO] [stderr]     Checking rand v0.3.23
[INFO] [stderr]     Checking font-kit v0.7.1
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking termcolor v1.1.0
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]     Checking image v0.23.8
[INFO] [stderr]     Checking os_str_bytes v2.3.1
[INFO] [stderr]     Checking random_color v0.4.4
[INFO] [stderr]    Compiling syn-mid v0.5.0
[INFO] [stderr]    Compiling palette_derive v0.5.0
[INFO] [stderr]    Compiling clap_derive v3.0.0-beta.1
[INFO] [stderr]     Checking clap v3.0.0-beta.1
[INFO] [stderr]     Checking plotters v0.2.15
[INFO] [stderr]     Checking lrmalloc-rs-testing v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/benchmark.rs:23:8
[INFO] [stdout]    |
[INFO] [stdout] 23 |     IO(std::io::Error),
[INFO] [stdout]    |     -- ^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `BenchmarkError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 23 -     IO(std::io::Error),
[INFO] [stdout] 23 +     IO(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/benchmark.rs:24:16
[INFO] [stdout]    |
[INFO] [stdout] 24 |     ExitStatus(ExitStatus)
[INFO] [stdout]    |     ---------- ^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `BenchmarkError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 24 -     ExitStatus(ExitStatus)
[INFO] [stdout] 24 +     ExitStatus(())
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/age_checker.rs:48:49
[INFO] [stdout]    |
[INFO] [stdout] 48 |         let name = get_lib_file_name_actual(name.clone());
[INFO] [stdout]    |                                                 ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout]    = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/benchmark.rs:23:8
[INFO] [stdout]    |
[INFO] [stdout] 23 |     IO(std::io::Error),
[INFO] [stdout]    |     -- ^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `BenchmarkError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 23 -     IO(std::io::Error),
[INFO] [stdout] 23 +     IO(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/benchmark.rs:24:16
[INFO] [stdout]    |
[INFO] [stdout] 24 |     ExitStatus(ExitStatus)
[INFO] [stdout]    |     ---------- ^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `BenchmarkError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 24 -     ExitStatus(ExitStatus)
[INFO] [stdout] 24 +     ExitStatus(())
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/age_checker.rs:48:49
[INFO] [stdout]    |
[INFO] [stdout] 48 |         let name = get_lib_file_name_actual(name.clone());
[INFO] [stdout]    |                                                 ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout]    = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.97s
[INFO] running `Command { std: "docker" "inspect" "e5739ef8e01a85bcc67835507f76cffbdf8a6ab89a86c51b205e80d4d096bedb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e5739ef8e01a85bcc67835507f76cffbdf8a6ab89a86c51b205e80d4d096bedb", kill_on_drop: false }`
[INFO] [stdout] e5739ef8e01a85bcc67835507f76cffbdf8a6ab89a86c51b205e80d4d096bedb
