[INFO] cloning repository https://github.com/amar-laksh/pi-studio-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/amar-laksh/pi-studio-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Famar-laksh%2Fpi-studio-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Famar-laksh%2Fpi-studio-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8b1e8c70eef22fbe31cabae562c5dc8c18e77f99 [INFO] testing amar-laksh/pi-studio-rs against master#b70888601af92f6cdc0364abab3446e418b91d36 for pr-86479 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Famar-laksh%2Fpi-studio-rs" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/amar-laksh/pi-studio-rs on toolchain b70888601af92f6cdc0364abab3446e418b91d36 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/amar-laksh/pi-studio-rs [INFO] finished tweaking git repo https://github.com/amar-laksh/pi-studio-rs [INFO] tweaked toml for git repo https://github.com/amar-laksh/pi-studio-rs written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/amar-laksh/pi-studio-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7d26249384d03c4424e22fbc771b2889c66544e0433e5b28b5e3710182878c26 [INFO] running `Command { std: "docker" "start" "-a" "7d26249384d03c4424e22fbc771b2889c66544e0433e5b28b5e3710182878c26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7d26249384d03c4424e22fbc771b2889c66544e0433e5b28b5e3710182878c26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d26249384d03c4424e22fbc771b2889c66544e0433e5b28b5e3710182878c26", kill_on_drop: false }` [INFO] [stdout] 7d26249384d03c4424e22fbc771b2889c66544e0433e5b28b5e3710182878c26 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1199d9f884067c9537877efedfe8cadb31f109eeb7f68caebb745e6a475cb499 [INFO] running `Command { std: "docker" "start" "-a" "1199d9f884067c9537877efedfe8cadb31f109eeb7f68caebb745e6a475cb499", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.31 [INFO] [stderr] Compiling gdk-pixbuf v0.2.0 [INFO] [stderr] Compiling cairo-rs v0.2.0 [INFO] [stderr] Compiling gio v0.2.0 [INFO] [stderr] Compiling gdk v0.6.0 [INFO] [stderr] Compiling c_vec v1.2.1 [INFO] [stderr] Compiling gtk v0.2.0 [INFO] [stderr] Compiling serde v1.0.15 [INFO] [stderr] Compiling num-traits v0.1.40 [INFO] [stderr] Compiling itoa v0.3.4 [INFO] [stderr] Compiling glib-sys v0.4.0 [INFO] [stderr] Compiling gobject-sys v0.4.0 [INFO] [stderr] Compiling gio-sys v0.4.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.4.0 [INFO] [stderr] Compiling cairo-sys-rs v0.4.0 [INFO] [stderr] Compiling pango-sys v0.4.0 [INFO] [stderr] Compiling gdk-sys v0.4.0 [INFO] [stderr] Compiling atk-sys v0.4.0 [INFO] [stderr] Compiling gtk-sys v0.4.0 [INFO] [stderr] Compiling glib v0.3.1 [INFO] [stderr] Compiling serde_json v1.0.3 [INFO] [stderr] Compiling pango v0.2.0 [INFO] [stderr] Compiling pi-studio-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 01s [INFO] running `Command { std: "docker" "inspect" "1199d9f884067c9537877efedfe8cadb31f109eeb7f68caebb745e6a475cb499", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1199d9f884067c9537877efedfe8cadb31f109eeb7f68caebb745e6a475cb499", kill_on_drop: false }` [INFO] [stdout] 1199d9f884067c9537877efedfe8cadb31f109eeb7f68caebb745e6a475cb499 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f63f5efd0f28560c8d27590e036e82688b136555a5bf4ce667fc915d09b23dfc [INFO] running `Command { std: "docker" "start" "-a" "f63f5efd0f28560c8d27590e036e82688b136555a5bf4ce667fc915d09b23dfc", kill_on_drop: false }` [INFO] [stderr] Compiling pi-studio-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.34s [INFO] running `Command { std: "docker" "inspect" "f63f5efd0f28560c8d27590e036e82688b136555a5bf4ce667fc915d09b23dfc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f63f5efd0f28560c8d27590e036e82688b136555a5bf4ce667fc915d09b23dfc", kill_on_drop: false }` [INFO] [stdout] f63f5efd0f28560c8d27590e036e82688b136555a5bf4ce667fc915d09b23dfc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0ee00af6897003786772a070fe086594be1fb668487b5a32c31563aa9c08bd79 [INFO] running `Command { std: "docker" "start" "-a" "0ee00af6897003786772a070fe086594be1fb668487b5a32c31563aa9c08bd79", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/pi_studio_rs-e2ac239930b43353) [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" "0ee00af6897003786772a070fe086594be1fb668487b5a32c31563aa9c08bd79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ee00af6897003786772a070fe086594be1fb668487b5a32c31563aa9c08bd79", kill_on_drop: false }` [INFO] [stdout] 0ee00af6897003786772a070fe086594be1fb668487b5a32c31563aa9c08bd79