[INFO] cloning repository https://github.com/nadirs/relm-cairo-test [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nadirs/relm-cairo-test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnadirs%2Frelm-cairo-test", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnadirs%2Frelm-cairo-test'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c07cd53009e93de2f72342fe203230b415296d98 [INFO] testing nadirs/relm-cairo-test against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnadirs%2Frelm-cairo-test" "/workspace/builds/worker-23/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-23/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nadirs/relm-cairo-test on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/nadirs/relm-cairo-test [INFO] finished tweaking git repo https://github.com/nadirs/relm-cairo-test [INFO] tweaked toml for git repo https://github.com/nadirs/relm-cairo-test written to /workspace/builds/worker-23/source/Cargo.toml [INFO] crate git repo https://github.com/nadirs/relm-cairo-test already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 946105fe960485d6f59ff2f0650a64b4f306d1842c819617f9e240ff5823dd9d [INFO] running `Command { std: "docker" "start" "-a" "946105fe960485d6f59ff2f0650a64b4f306d1842c819617f9e240ff5823dd9d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "946105fe960485d6f59ff2f0650a64b4f306d1842c819617f9e240ff5823dd9d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "946105fe960485d6f59ff2f0650a64b4f306d1842c819617f9e240ff5823dd9d", kill_on_drop: false }` [INFO] [stdout] 946105fe960485d6f59ff2f0650a64b4f306d1842c819617f9e240ff5823dd9d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e7d76c5cf37eca7d8a9511131042ffd6223d4b9d1c4864fc8c6347d038b9009a [INFO] running `Command { std: "docker" "start" "-a" "e7d76c5cf37eca7d8a9511131042ffd6223d4b9d1c4864fc8c6347d038b9009a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling pkg-config v0.3.11 [INFO] [stderr] Compiling lazy_static v1.0.1 [INFO] [stderr] Compiling gio v0.4.1 [INFO] [stderr] Compiling gdk-pixbuf v0.4.0 [INFO] [stderr] Compiling cairo-rs v0.4.1 [INFO] [stderr] Compiling gdk v0.8.0 [INFO] [stderr] Compiling c_vec v1.3.0 [INFO] [stderr] Compiling gtk v0.4.1 [INFO] [stderr] Compiling cfg-if v0.1.3 [INFO] [stderr] Compiling proc-macro2 v0.4.6 [INFO] [stderr] Compiling log v0.4.2 [INFO] [stderr] Compiling quote v0.6.3 [INFO] [stderr] Compiling syn v0.14.2 [INFO] [stderr] Compiling glib-sys v0.6.0 [INFO] [stderr] Compiling gobject-sys v0.6.0 [INFO] [stderr] Compiling gio-sys v0.6.0 [INFO] [stderr] Compiling cairo-sys-rs v0.6.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.6.0 [INFO] [stderr] Compiling pango-sys v0.6.0 [INFO] [stderr] Compiling gdk-sys v0.6.0 [INFO] [stderr] Compiling atk-sys v0.6.0 [INFO] [stderr] Compiling gtk-sys v0.6.0 [INFO] [stderr] Compiling glib v0.5.0 [INFO] [stderr] Compiling pango v0.4.0 [INFO] [stderr] Compiling relm-gen-widget v0.14.6 [INFO] [stderr] Compiling relm-derive-common v0.14.6 [INFO] [stderr] Compiling relm-derive v0.14.6 [INFO] [stderr] Compiling relm-core v0.14.6 [INFO] [stderr] Compiling relm-state v0.14.6 [INFO] [stderr] Compiling relm v0.14.6 [INFO] [stderr] Compiling relm-cairo-test v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 18s [INFO] running `Command { std: "docker" "inspect" "e7d76c5cf37eca7d8a9511131042ffd6223d4b9d1c4864fc8c6347d038b9009a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7d76c5cf37eca7d8a9511131042ffd6223d4b9d1c4864fc8c6347d038b9009a", kill_on_drop: false }` [INFO] [stdout] e7d76c5cf37eca7d8a9511131042ffd6223d4b9d1c4864fc8c6347d038b9009a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5f7957f28792e5410dcc659fc6c01a7daeb367a56bd6c7974448795b2b0287de [INFO] running `Command { std: "docker" "start" "-a" "5f7957f28792e5410dcc659fc6c01a7daeb367a56bd6c7974448795b2b0287de", kill_on_drop: false }` [INFO] [stderr] Compiling relm-cairo-test v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.55s [INFO] running `Command { std: "docker" "inspect" "5f7957f28792e5410dcc659fc6c01a7daeb367a56bd6c7974448795b2b0287de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f7957f28792e5410dcc659fc6c01a7daeb367a56bd6c7974448795b2b0287de", kill_on_drop: false }` [INFO] [stdout] 5f7957f28792e5410dcc659fc6c01a7daeb367a56bd6c7974448795b2b0287de [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] da2e8e91f0a385f2a4529465e4751412362e7f0a5e307d122a8cd30df76c92a4 [INFO] running `Command { std: "docker" "start" "-a" "da2e8e91f0a385f2a4529465e4751412362e7f0a5e307d122a8cd30df76c92a4", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/relm_cairo_test-3ba683af6a1ebb9f) [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" "da2e8e91f0a385f2a4529465e4751412362e7f0a5e307d122a8cd30df76c92a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da2e8e91f0a385f2a4529465e4751412362e7f0a5e307d122a8cd30df76c92a4", kill_on_drop: false }` [INFO] [stdout] da2e8e91f0a385f2a4529465e4751412362e7f0a5e307d122a8cd30df76c92a4