[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] building amar-laksh/pi-studio-rs against try#615edd3ad1cf6871c977dc900317cb6c2070fd6b for pr-97334 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Famar-laksh%2Fpi-studio-rs" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/amar-laksh/pi-studio-rs on toolchain 615edd3ad1cf6871c977dc900317cb6c2070fd6b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "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-8/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" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 996352318bd935da75462dac36de4c247ddb2d5eaf373679599b3e10060956c3 [INFO] running `Command { std: "docker" "start" "-a" "996352318bd935da75462dac36de4c247ddb2d5eaf373679599b3e10060956c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "996352318bd935da75462dac36de4c247ddb2d5eaf373679599b3e10060956c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "996352318bd935da75462dac36de4c247ddb2d5eaf373679599b3e10060956c3", kill_on_drop: false }` [INFO] [stdout] 996352318bd935da75462dac36de4c247ddb2d5eaf373679599b3e10060956c3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f862e80c957cf6cdb91e917e220736193fd4c196bc7df93d6b4f3081f93b96a3 [INFO] running `Command { std: "docker" "start" "-a" "f862e80c957cf6cdb91e917e220736193fd4c196bc7df93d6b4f3081f93b96a3", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.9 [INFO] [stderr] Compiling libc v0.2.31 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Compiling lazy_static v0.2.8 [INFO] [stderr] Compiling cairo-rs v0.2.0 [INFO] [stderr] Compiling gdk-pixbuf v0.2.0 [INFO] [stderr] Compiling gio v0.2.0 [INFO] [stderr] Compiling c_vec v1.2.1 [INFO] [stderr] Compiling gdk v0.6.0 [INFO] [stderr] Compiling gtk v0.2.0 [INFO] [stderr] Compiling serde v1.0.15 [INFO] [stderr] Compiling itoa v0.3.4 [INFO] [stderr] Compiling num-traits v0.1.40 [INFO] [stderr] Compiling dtoa v0.4.2 [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 57s [INFO] running `Command { std: "docker" "inspect" "f862e80c957cf6cdb91e917e220736193fd4c196bc7df93d6b4f3081f93b96a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f862e80c957cf6cdb91e917e220736193fd4c196bc7df93d6b4f3081f93b96a3", kill_on_drop: false }` [INFO] [stdout] f862e80c957cf6cdb91e917e220736193fd4c196bc7df93d6b4f3081f93b96a3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8376789a990dec0105b7bc457edf00e418d837a50a269e8f81e2ef0a7b56b0b8 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "8376789a990dec0105b7bc457edf00e418d837a50a269e8f81e2ef0a7b56b0b8", 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.27s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/pi_studio_rs-e627ba321aef0bd0) [INFO] running `Command { std: "docker" "inspect" "8376789a990dec0105b7bc457edf00e418d837a50a269e8f81e2ef0a7b56b0b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8376789a990dec0105b7bc457edf00e418d837a50a269e8f81e2ef0a7b56b0b8", kill_on_drop: false }` [INFO] [stdout] 8376789a990dec0105b7bc457edf00e418d837a50a269e8f81e2ef0a7b56b0b8