[INFO] cloning repository https://github.com/wpbrown/picool [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wpbrown/picool" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwpbrown%2Fpicool", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwpbrown%2Fpicool'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bb538385de266169b2181e5e2fbb3733d7ec2647 [INFO] testing wpbrown/picool against 1.85.0 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwpbrown%2Fpicool" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/wpbrown/picool on toolchain 1.85.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.85.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-7-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/wpbrown/picool [INFO] finished tweaking git repo https://github.com/wpbrown/picool [INFO] tweaked toml for git repo https://github.com/wpbrown/picool written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/wpbrown/picool 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.85.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 054c8f266d9921e262437993d03a0dcba3cbfd7a551c2d3c4504e6b873e36eea [INFO] running `Command { std: "docker" "start" "-a" "054c8f266d9921e262437993d03a0dcba3cbfd7a551c2d3c4504e6b873e36eea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "054c8f266d9921e262437993d03a0dcba3cbfd7a551c2d3c4504e6b873e36eea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "054c8f266d9921e262437993d03a0dcba3cbfd7a551c2d3c4504e6b873e36eea", kill_on_drop: false }` [INFO] [stdout] 054c8f266d9921e262437993d03a0dcba3cbfd7a551c2d3c4504e6b873e36eea [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cc1eefda2ec44b3a10cd7fe7b3d177eca5db838ac0677c7de81589ed8f2ecec8 [INFO] running `Command { std: "docker" "start" "-a" "cc1eefda2ec44b3a10cd7fe7b3d177eca5db838ac0677c7de81589ed8f2ecec8", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling syn v1.0.44 [INFO] [stderr] Compiling regex-syntax v0.6.20 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling anyhow v1.0.33 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling aho-corasick v0.7.14 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rppal v0.11.3 [INFO] [stderr] Compiling regex v1.4.1 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling strum_macros v0.19.4 [INFO] [stderr] Compiling picool v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.57s [INFO] running `Command { std: "docker" "inspect" "cc1eefda2ec44b3a10cd7fe7b3d177eca5db838ac0677c7de81589ed8f2ecec8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc1eefda2ec44b3a10cd7fe7b3d177eca5db838ac0677c7de81589ed8f2ecec8", kill_on_drop: false }` [INFO] [stdout] cc1eefda2ec44b3a10cd7fe7b3d177eca5db838ac0677c7de81589ed8f2ecec8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 457bdd6cdb096b4e3138743a889b8c68e72220a515e872112212eade0f856ac6 [INFO] running `Command { std: "docker" "start" "-a" "457bdd6cdb096b4e3138743a889b8c68e72220a515e872112212eade0f856ac6", kill_on_drop: false }` [INFO] [stderr] Compiling picool v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.93s [INFO] running `Command { std: "docker" "inspect" "457bdd6cdb096b4e3138743a889b8c68e72220a515e872112212eade0f856ac6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "457bdd6cdb096b4e3138743a889b8c68e72220a515e872112212eade0f856ac6", kill_on_drop: false }` [INFO] [stdout] 457bdd6cdb096b4e3138743a889b8c68e72220a515e872112212eade0f856ac6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c9460144e77c1c236d72f6a45ef36ab3ef49730de77e0e95108e16eec151c69c [INFO] running `Command { std: "docker" "start" "-a" "c9460144e77c1c236d72f6a45ef36ab3ef49730de77e0e95108e16eec151c69c", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/picool-070388b5a8488657) [INFO] [stdout] [INFO] [stdout] running 14 tests [INFO] [stdout] test tests::cool_compensate_five_low_measure_adjust ... ok [INFO] [stdout] test tests::compensate_default ... ok [INFO] [stdout] test tests::cool_compensate_one_high_measure_adjust ... ok [INFO] [stdout] test tests::cool_compensate_two_low_measure ... ok [INFO] [stdout] test tests::heat_compensate_one_exact_measure ... ok [INFO] [stdout] test tests::cool_compensate_one_low_measure ... ok [INFO] [stdout] test tests::cool_compensate_one_low_measure_capped ... ok [INFO] [stdout] test tests::cool_compensate_one_inverted_measure ... ok [INFO] [stdout] test tests::heat_compensate_one_high_measure ... ok [INFO] [stdout] test tests::heat_compensate_one_high_measure_adjust ... ok [INFO] [stdout] test tests::heat_compensate_one_inverted_measure ... ok [INFO] [stdout] test tests::heat_compensate_one_low_measure_adjust ... ok [INFO] [stdout] test tests::heat_compensate_two_high_measure ... ok [INFO] [stdout] test tests::heat_compensate_one_high_measure_capped ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c9460144e77c1c236d72f6a45ef36ab3ef49730de77e0e95108e16eec151c69c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c9460144e77c1c236d72f6a45ef36ab3ef49730de77e0e95108e16eec151c69c", kill_on_drop: false }` [INFO] [stdout] c9460144e77c1c236d72f6a45ef36ab3ef49730de77e0e95108e16eec151c69c