[INFO] cloning repository https://github.com/safinsingh/bezier
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/safinsingh/bezier" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsafinsingh%2Fbezier", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsafinsingh%2Fbezier'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d82b2dc3b46afb39b2f952f9c70ef20cd5f4e2b9
[INFO] testing safinsingh/bezier against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsafinsingh%2Fbezier" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/safinsingh/bezier on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/safinsingh/bezier
[INFO] finished tweaking git repo https://github.com/safinsingh/bezier
[INFO] tweaked toml for git repo https://github.com/safinsingh/bezier written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/safinsingh/bezier 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" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/gtk-rs/gtk-rs`
[INFO] [stderr]     Updating git submodule `https://github.com/gtk-rs/gir`
[INFO] [stderr]     Updating git submodule `https://github.com/gtk-rs/gir-files`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded system-deps v3.1.1
[INFO] [stderr]   Downloaded cfg-expr v0.7.4
[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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4af1c2ac947960e4d8935199c914d47e0c33997c5183e02c571f0debd5ecbe0b
[INFO] running `Command { std: "docker" "start" "-a" "4af1c2ac947960e4d8935199c914d47e0c33997c5183e02c571f0debd5ecbe0b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4af1c2ac947960e4d8935199c914d47e0c33997c5183e02c571f0debd5ecbe0b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4af1c2ac947960e4d8935199c914d47e0c33997c5183e02c571f0debd5ecbe0b", kill_on_drop: false }`
[INFO] [stdout] 4af1c2ac947960e4d8935199c914d47e0c33997c5183e02c571f0debd5ecbe0b
[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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ad11162a0865126ecaff9bce56878a11c62345e8e0415f42baa75a6dc4bc8509
[INFO] running `Command { std: "docker" "start" "-a" "ad11162a0865126ecaff9bce56878a11c62345e8e0415f42baa75a6dc4bc8509", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling syn v1.0.67
[INFO] [stderr]    Compiling serde v1.0.125
[INFO] [stderr]    Compiling pkg-config v0.3.19
[INFO] [stderr]    Compiling unicode-segmentation v1.7.1
[INFO] [stderr]    Compiling anyhow v1.0.40
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling smallvec v1.6.1
[INFO] [stderr]    Compiling strum v0.20.0
[INFO] [stderr]    Compiling version-compare v0.0.11
[INFO] [stderr]    Compiling libc v0.2.92
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling cc v1.0.67
[INFO] [stderr]    Compiling futures-core v0.3.13
[INFO] [stderr]    Compiling pin-project-lite v0.2.6
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling slab v0.4.2
[INFO] [stderr]    Compiling itertools v0.10.0
[INFO] [stderr]    Compiling futures-task v0.3.13
[INFO] [stderr]    Compiling regex-syntax v0.6.23
[INFO] [stderr]    Compiling futures-channel v0.3.13
[INFO] [stderr]    Compiling cfg-expr v0.7.4
[INFO] [stderr]    Compiling futures-util v0.3.13
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling cairo-rs v0.13.0 (https://github.com/gtk-rs/gtk-rs?rev=1fd9791#1fd97912)
[INFO] [stderr]    Compiling heck v0.3.2
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling once_cell v1.7.2
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling cmake v0.1.45
[INFO] [stderr]    Compiling number_prefix v0.3.0
[INFO] [stderr]    Compiling freetype-sys v0.13.1
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling terminal_size v0.1.16
[INFO] [stderr]    Compiling freetype v0.7.0
[INFO] [stderr]    Compiling regex v1.4.5
[INFO] [stderr]    Compiling console v0.14.1
[INFO] [stderr]    Compiling futures-executor v0.3.13
[INFO] [stderr]    Compiling indicatif v0.15.0
[INFO] [stderr]    Compiling toml v0.5.8
[INFO] [stderr]    Compiling proc-macro-crate v0.1.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.24
[INFO] [stderr]    Compiling strum_macros v0.20.1
[INFO] [stderr]    Compiling glib-macros v0.13.0 (https://github.com/gtk-rs/gtk-rs?rev=1fd9791#1fd97912)
[INFO] [stderr]    Compiling thiserror v1.0.24
[INFO] [stderr]    Compiling system-deps v3.1.1
[INFO] [stderr]    Compiling glib-sys v0.13.0 (https://github.com/gtk-rs/gtk-rs?rev=1fd9791#1fd97912)
[INFO] [stderr]    Compiling gobject-sys v0.13.0 (https://github.com/gtk-rs/gtk-rs?rev=1fd9791#1fd97912)
[INFO] [stderr]    Compiling cairo-sys-rs v0.13.0 (https://github.com/gtk-rs/gtk-rs?rev=1fd9791#1fd97912)
[INFO] [stderr]    Compiling glib v0.13.0 (https://github.com/gtk-rs/gtk-rs?rev=1fd9791#1fd97912)
[INFO] [stderr]    Compiling bezier v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.24s
[INFO] running `Command { std: "docker" "inspect" "ad11162a0865126ecaff9bce56878a11c62345e8e0415f42baa75a6dc4bc8509", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ad11162a0865126ecaff9bce56878a11c62345e8e0415f42baa75a6dc4bc8509", kill_on_drop: false }`
[INFO] [stdout] ad11162a0865126ecaff9bce56878a11c62345e8e0415f42baa75a6dc4bc8509
[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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2e0b8efc025a623e6f368bc460acc6b2fadf88d298088080c90631d5ccbbf1f3
[INFO] running `Command { std: "docker" "start" "-a" "2e0b8efc025a623e6f368bc460acc6b2fadf88d298088080c90631d5ccbbf1f3", kill_on_drop: false }`
[INFO] [stderr]    Compiling bezier v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s
[INFO] running `Command { std: "docker" "inspect" "2e0b8efc025a623e6f368bc460acc6b2fadf88d298088080c90631d5ccbbf1f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2e0b8efc025a623e6f368bc460acc6b2fadf88d298088080c90631d5ccbbf1f3", kill_on_drop: false }`
[INFO] [stdout] 2e0b8efc025a623e6f368bc460acc6b2fadf88d298088080c90631d5ccbbf1f3
[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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 2106802c5cc676e542653db5a9d03103e271377adea9ac1ed0467caf3ce4fcea
[INFO] running `Command { std: "docker" "start" "-a" "2106802c5cc676e542653db5a9d03103e271377adea9ac1ed0467caf3ce4fcea", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/libanim-7c713255f0969a4c)
[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]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/bezier-9e4941311033a80e)
[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 libanim
[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" "2106802c5cc676e542653db5a9d03103e271377adea9ac1ed0467caf3ce4fcea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2106802c5cc676e542653db5a9d03103e271377adea9ac1ed0467caf3ce4fcea", kill_on_drop: false }`
[INFO] [stdout] 2106802c5cc676e542653db5a9d03103e271377adea9ac1ed0467caf3ce4fcea
[INFO] testing safinsingh/bezier against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsafinsingh%2Fbezier" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/safinsingh/bezier on toolchain b642703cf9526da1e72c0b6755753b939a9c6b6d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/safinsingh/bezier
[INFO] finished tweaking git repo https://github.com/safinsingh/bezier
[INFO] tweaked toml for git repo https://github.com/safinsingh/bezier written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/safinsingh/bezier 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" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3e44e6b08e8a8f46d23c68580b30b8fc08bbc0c1844fdcacb26bb2c953db625d
[INFO] running `Command { std: "docker" "start" "-a" "3e44e6b08e8a8f46d23c68580b30b8fc08bbc0c1844fdcacb26bb2c953db625d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3e44e6b08e8a8f46d23c68580b30b8fc08bbc0c1844fdcacb26bb2c953db625d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3e44e6b08e8a8f46d23c68580b30b8fc08bbc0c1844fdcacb26bb2c953db625d", kill_on_drop: false }`
[INFO] [stdout] 3e44e6b08e8a8f46d23c68580b30b8fc08bbc0c1844fdcacb26bb2c953db625d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 44354716305f33ab104f2923f0d0dbe2de57cf45d8e36bdc121974e8c29f1a97
[INFO] running `Command { std: "docker" "start" "-a" "44354716305f33ab104f2923f0d0dbe2de57cf45d8e36bdc121974e8c29f1a97", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling syn v1.0.67
[INFO] [stderr]    Compiling serde v1.0.125
[INFO] [stderr]    Compiling pkg-config v0.3.19
[INFO] [stderr]    Compiling anyhow v1.0.40
[INFO] [stderr]    Compiling unicode-segmentation v1.7.1
[INFO] [stderr]    Compiling smallvec v1.6.1
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling strum v0.20.0
[INFO] [stderr]    Compiling version-compare v0.0.11
[INFO] [stderr]    Compiling libc v0.2.92
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling cc v1.0.67
[INFO] [stderr]    Compiling futures-core v0.3.13
[INFO] [stderr]    Compiling slab v0.4.2
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling itertools v0.10.0
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling futures-task v0.3.13
[INFO] [stderr]    Compiling pin-project-lite v0.2.6
[INFO] [stderr]    Compiling regex-syntax v0.6.23
[INFO] [stderr]    Compiling futures-channel v0.3.13
[INFO] [stderr]    Compiling cfg-expr v0.7.4
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling futures-util v0.3.13
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling heck v0.3.2
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling once_cell v1.7.2
[INFO] [stderr]    Compiling cairo-rs v0.13.0 (https://github.com/gtk-rs/gtk-rs?rev=1fd9791#1fd97912)
[INFO] [stderr]    Compiling number_prefix v0.3.0
[INFO] [stderr]    Compiling cmake v0.1.45
[INFO] [stderr]    Compiling freetype-sys v0.13.1
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling terminal_size v0.1.16
[INFO] [stderr]    Compiling freetype v0.7.0
[INFO] [stderr]    Compiling regex v1.4.5
[INFO] [stderr]    Compiling console v0.14.1
[INFO] [stderr]    Compiling futures-executor v0.3.13
[INFO] [stderr]    Compiling indicatif v0.15.0
[INFO] [stderr]    Compiling toml v0.5.8
[INFO] [stdout] error: failed to write /tmp/rustckcrEO2/lib.rmeta: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `serde` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetarSqZmo/lib.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error
[INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device
[INFO] [stderr] error: could not compile `toml` (lib)
[INFO] running `Command { std: "docker" "inspect" "44354716305f33ab104f2923f0d0dbe2de57cf45d8e36bdc121974e8c29f1a97", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "44354716305f33ab104f2923f0d0dbe2de57cf45d8e36bdc121974e8c29f1a97", kill_on_drop: false }`
[INFO] [stdout] 44354716305f33ab104f2923f0d0dbe2de57cf45d8e36bdc121974e8c29f1a97
