[INFO] cloning repository https://github.com/themoritz/plotters-imgui [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/themoritz/plotters-imgui" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthemoritz%2Fplotters-imgui", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthemoritz%2Fplotters-imgui'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 94dd3213279379584361cb66f2232ec2d617292a [INFO] testing themoritz/plotters-imgui against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthemoritz%2Fplotters-imgui" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/themoritz/plotters-imgui [INFO] finished tweaking git repo https://github.com/themoritz/plotters-imgui [INFO] tweaked toml for git repo https://github.com/themoritz/plotters-imgui written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/themoritz/plotters-imgui on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/themoritz/plotters-imgui 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/dabreegster/earcutr` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded plotters-backend v0.3.0 [INFO] [stderr] Downloaded parking_lot_core v0.8.0 [INFO] [stderr] Downloaded cloudabi v0.1.0 [INFO] [stderr] Downloaded redox_syscall v0.1.57 [INFO] [stderr] Downloaded smallvec v1.4.2 [INFO] [stderr] Downloaded lock_api v0.4.1 [INFO] [stderr] Downloaded parking_lot v0.11.0 [INFO] [stderr] Downloaded cc v1.0.61 [INFO] [stderr] Downloaded instant v0.1.7 [INFO] [stderr] Downloaded libc v0.2.79 [INFO] [stderr] Downloaded imgui v0.5.0 [INFO] [stderr] Downloaded imgui-sys v0.5.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3a816b6f8b354dec06a556834cf688ef4751880770255e47113c247e830b42e2 [INFO] running `Command { std: "docker" "start" "-a" "3a816b6f8b354dec06a556834cf688ef4751880770255e47113c247e830b42e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3a816b6f8b354dec06a556834cf688ef4751880770255e47113c247e830b42e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a816b6f8b354dec06a556834cf688ef4751880770255e47113c247e830b42e2", kill_on_drop: false }` [INFO] [stdout] 3a816b6f8b354dec06a556834cf688ef4751880770255e47113c247e830b42e2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ac79fe86e43af0f2cb8dcfd24b2927791a4ec2336fa616e495c5b556b2b12aa2 [INFO] running `Command { std: "docker" "start" "-a" "ac79fe86e43af0f2cb8dcfd24b2927791a4ec2336fa616e495c5b556b2b12aa2", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Compiling cc v1.0.61 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling smallvec v1.4.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling plotters-backend v0.3.0 [INFO] [stderr] Compiling earcutr v0.1.0 (https://github.com/dabreegster/earcutr?branch=patch-1#8364b688) [INFO] [stderr] Compiling instant v0.1.7 [INFO] [stderr] Compiling lock_api v0.4.1 [INFO] [stderr] Compiling imgui-sys v0.5.0 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling imgui v0.5.0 [INFO] [stderr] Compiling plotters-imgui v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.50s [INFO] running `Command { std: "docker" "inspect" "ac79fe86e43af0f2cb8dcfd24b2927791a4ec2336fa616e495c5b556b2b12aa2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac79fe86e43af0f2cb8dcfd24b2927791a4ec2336fa616e495c5b556b2b12aa2", kill_on_drop: false }` [INFO] [stdout] ac79fe86e43af0f2cb8dcfd24b2927791a4ec2336fa616e495c5b556b2b12aa2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 92025102f5c011c69003c7f5800b238aa9aa5768f6724f36facd055a45991919 [INFO] running `Command { std: "docker" "start" "-a" "92025102f5c011c69003c7f5800b238aa9aa5768f6724f36facd055a45991919", kill_on_drop: false }` [INFO] [stderr] Compiling plotters-imgui v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.34s [INFO] running `Command { std: "docker" "inspect" "92025102f5c011c69003c7f5800b238aa9aa5768f6724f36facd055a45991919", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "92025102f5c011c69003c7f5800b238aa9aa5768f6724f36facd055a45991919", kill_on_drop: false }` [INFO] [stdout] 92025102f5c011c69003c7f5800b238aa9aa5768f6724f36facd055a45991919 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f35f658c61b5385736e6a17b0c66ce61f187dba1a1e997be5fd39d8f55169020 [INFO] running `Command { std: "docker" "start" "-a" "f35f658c61b5385736e6a17b0c66ce61f187dba1a1e997be5fd39d8f55169020", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/plotters_imgui-666c503a3be01e30) [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 plotters_imgui [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" "f35f658c61b5385736e6a17b0c66ce61f187dba1a1e997be5fd39d8f55169020", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f35f658c61b5385736e6a17b0c66ce61f187dba1a1e997be5fd39d8f55169020", kill_on_drop: false }` [INFO] [stdout] f35f658c61b5385736e6a17b0c66ce61f187dba1a1e997be5fd39d8f55169020