[INFO] fetching crate performances-testing 0.1.5... [INFO] testing performances-testing-0.1.5 against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] extracting crate performances-testing 0.1.5 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate performances-testing 0.1.5 [INFO] finished tweaking crates.io crate performances-testing 0.1.5 [INFO] tweaked toml for crates.io crate performances-testing 0.1.5 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate performances-testing 0.1.5 on toolchain caccb4d0368bd918ef6668af8e13834d07040417 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 19 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded colored_truecolor v0.1.0 [INFO] [stderr] Downloaded approx v0.1.1 [INFO] [stderr] Downloaded cgmath v0.16.1 [INFO] [stderr] Downloaded winconsole v0.10.0 [INFO] [stderr] Downloaded num-traits v0.1.43 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c30730dbafa8d65606ca17039498b11693fb8043a6e1ef5bd2679b40b899f7df [INFO] running `Command { std: "docker" "start" "-a" "c30730dbafa8d65606ca17039498b11693fb8043a6e1ef5bd2679b40b899f7df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c30730dbafa8d65606ca17039498b11693fb8043a6e1ef5bd2679b40b899f7df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c30730dbafa8d65606ca17039498b11693fb8043a6e1ef5bd2679b40b899f7df", kill_on_drop: false }` [INFO] [stdout] c30730dbafa8d65606ca17039498b11693fb8043a6e1ef5bd2679b40b899f7df [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 65f7c18a81319c6bca06087a5415513003a213c348e9c5e9ec15b4e576a68f3f [INFO] running `Command { std: "docker" "start" "-a" "65f7c18a81319c6bca06087a5415513003a213c348e9c5e9ec15b4e576a68f3f", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Compiling cgmath v0.16.1 [INFO] [stderr] Compiling approx v0.1.1 [INFO] [stderr] Compiling bytemuck v1.23.2 [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling rgb v0.8.52 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling winconsole v0.10.0 [INFO] [stderr] Compiling colored_truecolor v0.1.0 [INFO] [stderr] Compiling performances-testing v0.1.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.70s [INFO] running `Command { std: "docker" "inspect" "65f7c18a81319c6bca06087a5415513003a213c348e9c5e9ec15b4e576a68f3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "65f7c18a81319c6bca06087a5415513003a213c348e9c5e9ec15b4e576a68f3f", kill_on_drop: false }` [INFO] [stdout] 65f7c18a81319c6bca06087a5415513003a213c348e9c5e9ec15b4e576a68f3f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 44d7e33a4633bda48e63f9983860927c80abfa7821327deb5e391fb72f3c63ee [INFO] running `Command { std: "docker" "start" "-a" "44d7e33a4633bda48e63f9983860927c80abfa7821327deb5e391fb72f3c63ee", kill_on_drop: false }` [INFO] [stderr] Compiling performances-testing v0.1.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.32s [INFO] running `Command { std: "docker" "inspect" "44d7e33a4633bda48e63f9983860927c80abfa7821327deb5e391fb72f3c63ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44d7e33a4633bda48e63f9983860927c80abfa7821327deb5e391fb72f3c63ee", kill_on_drop: false }` [INFO] [stdout] 44d7e33a4633bda48e63f9983860927c80abfa7821327deb5e391fb72f3c63ee [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 661773f44e5b7b8782e6568aae5c1da6bd83fca17f2a003410b82167dee28bc7 [INFO] running `Command { std: "docker" "start" "-a" "661773f44e5b7b8782e6568aae5c1da6bd83fca17f2a003410b82167dee28bc7", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests src/performances.rs (/opt/rustwide/target/debug/deps/performances-89d896aa9faeda24) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests performances [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "661773f44e5b7b8782e6568aae5c1da6bd83fca17f2a003410b82167dee28bc7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "661773f44e5b7b8782e6568aae5c1da6bd83fca17f2a003410b82167dee28bc7", kill_on_drop: false }` [INFO] [stdout] 661773f44e5b7b8782e6568aae5c1da6bd83fca17f2a003410b82167dee28bc7