[INFO] cloning repository https://github.com/eliheuer/qalam
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/eliheuer/qalam" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feliheuer%2Fqalam", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feliheuer%2Fqalam'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 395d1bd14db33a265cecb66bcd62b9dcf8cfb0d8
[INFO] testing eliheuer/qalam against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feliheuer%2Fqalam" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/eliheuer/qalam 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/eliheuer/qalam
[INFO] finished tweaking git repo https://github.com/eliheuer/qalam
[INFO] tweaked toml for git repo https://github.com/eliheuer/qalam written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/eliheuer/qalam 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 submodule `https://github.com/gtk-rs/gir.git`
[INFO] [stderr]     Updating git submodule `https://github.com/gtk-rs/gir-files.git`
[INFO] [stderr]     Updating git submodule `https://github.com/gtk-rs/gir.git`
[INFO] [stderr]     Updating git submodule `https://github.com/gtk-rs/gir-files.git`
[INFO] [stderr]     Updating git submodule `https://github.com/gtk-rs/gir.git`
[INFO] [stderr]     Updating git submodule `https://github.com/gtk-rs/gir-files.git`
[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]     Updating git submodule `https://github.com/gtk-rs/gir.git`
[INFO] [stderr]     Updating git submodule `https://github.com/gtk-rs/gir-files.git`
[INFO] [stderr]     Updating git submodule `https://github.com/gtk-rs/gir.git`
[INFO] [stderr]     Updating git submodule `https://github.com/gtk-rs/gir-files.git`
[INFO] [stderr]     Updating git submodule `https://github.com/gtk-rs/gir.git`
[INFO] [stderr]     Updating git submodule `https://github.com/gtk-rs/gir-files.git`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded c_vec v1.2.1
[INFO] [stderr]   Downloaded winapi v0.3.3
[INFO] [stderr]   Downloaded winapi-i686-pc-windows-gnu v0.3.2
[INFO] [stderr]   Downloaded winapi-x86_64-pc-windows-gnu v0.3.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 620e9fcdd23ba431403d3b0e7636b3173f7a43e60d1435ff08cadda3f8e4bdd4
[INFO] running `Command { std: "docker" "start" "-a" "620e9fcdd23ba431403d3b0e7636b3173f7a43e60d1435ff08cadda3f8e4bdd4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "620e9fcdd23ba431403d3b0e7636b3173f7a43e60d1435ff08cadda3f8e4bdd4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "620e9fcdd23ba431403d3b0e7636b3173f7a43e60d1435ff08cadda3f8e4bdd4", kill_on_drop: false }`
[INFO] [stdout] 620e9fcdd23ba431403d3b0e7636b3173f7a43e60d1435ff08cadda3f8e4bdd4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 86e86b578e90a62e81ab06cb70c1a3da17cd7a4b4ce7bbcc1fee32a222134448
[INFO] running `Command { std: "docker" "start" "-a" "86e86b578e90a62e81ab06cb70c1a3da17cd7a4b4ce7bbcc1fee32a222134448", kill_on_drop: false }`
[INFO] [stderr]    Compiling pkg-config v0.3.9
[INFO] [stderr]    Compiling libc v0.2.33
[INFO] [stderr]    Compiling bitflags v1.0.1
[INFO] [stderr]    Compiling lazy_static v1.0.0
[INFO] [stderr]    Compiling gio v0.3.0 (https://github.com/gtk-rs/gio#c004cb85)
[INFO] [stderr]    Compiling cairo-rs v0.3.0 (https://github.com/gtk-rs/cairo#1327d569)
[INFO] [stderr]    Compiling gdk-pixbuf v0.3.0 (https://github.com/gtk-rs/gdk-pixbuf#1e9ce854)
[INFO] [stderr]    Compiling gdk v0.7.0 (https://github.com/gtk-rs/gdk.git#b294d3f4)
[INFO] [stderr]    Compiling c_vec v1.2.1
[INFO] [stderr]    Compiling gtk v0.3.0 (https://github.com/gtk-rs/gtk.git#1efdfd8d)
[INFO] [stderr]    Compiling glib-sys v0.5.0 (https://github.com/gtk-rs/sys#8d08c14d)
[INFO] [stderr]    Compiling gobject-sys v0.5.0 (https://github.com/gtk-rs/sys#8d08c14d)
[INFO] [stderr]    Compiling gio-sys v0.5.0 (https://github.com/gtk-rs/sys#8d08c14d)
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.5.0 (https://github.com/gtk-rs/sys#8d08c14d)
[INFO] [stderr]    Compiling cairo-sys-rs v0.5.0 (https://github.com/gtk-rs/cairo#1327d569)
[INFO] [stderr]    Compiling pango-sys v0.5.0 (https://github.com/gtk-rs/sys#8d08c14d)
[INFO] [stderr]    Compiling gdk-sys v0.5.0 (https://github.com/gtk-rs/sys#8d08c14d)
[INFO] [stderr]    Compiling atk-sys v0.5.0 (https://github.com/gtk-rs/sys#8d08c14d)
[INFO] [stderr]    Compiling gtk-sys v0.5.0 (https://github.com/gtk-rs/sys#8d08c14d)
[INFO] [stderr]    Compiling glib v0.4.0 (https://github.com/gtk-rs/glib#a78f961b)
[INFO] [stderr]    Compiling pango v0.3.0 (https://github.com/gtk-rs/pango#217b0816)
[INFO] [stderr]    Compiling qalam v0.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.49s
[INFO] running `Command { std: "docker" "inspect" "86e86b578e90a62e81ab06cb70c1a3da17cd7a4b4ce7bbcc1fee32a222134448", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "86e86b578e90a62e81ab06cb70c1a3da17cd7a4b4ce7bbcc1fee32a222134448", kill_on_drop: false }`
[INFO] [stdout] 86e86b578e90a62e81ab06cb70c1a3da17cd7a4b4ce7bbcc1fee32a222134448
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 3b7d8aa39e2452e7c440a7388714bc164c29284b1214e8c16a4b105787db6bcb
[INFO] running `Command { std: "docker" "start" "-a" "3b7d8aa39e2452e7c440a7388714bc164c29284b1214e8c16a4b105787db6bcb", kill_on_drop: false }`
[INFO] [stderr]    Compiling qalam v0.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.36s
[INFO] running `Command { std: "docker" "inspect" "3b7d8aa39e2452e7c440a7388714bc164c29284b1214e8c16a4b105787db6bcb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3b7d8aa39e2452e7c440a7388714bc164c29284b1214e8c16a4b105787db6bcb", kill_on_drop: false }`
[INFO] [stdout] 3b7d8aa39e2452e7c440a7388714bc164c29284b1214e8c16a4b105787db6bcb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] a17cc7b04bab3e6fcc2f7e40f72a2a27e488123842402d71e5e4bc71f82fb66d
[INFO] running `Command { std: "docker" "start" "-a" "a17cc7b04bab3e6fcc2f7e40f72a2a27e488123842402d71e5e4bc71f82fb66d", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/qalam-aa9f25eb9423ca7a)
[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" "a17cc7b04bab3e6fcc2f7e40f72a2a27e488123842402d71e5e4bc71f82fb66d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a17cc7b04bab3e6fcc2f7e40f72a2a27e488123842402d71e5e4bc71f82fb66d", kill_on_drop: false }`
[INFO] [stdout] a17cc7b04bab3e6fcc2f7e40f72a2a27e488123842402d71e5e4bc71f82fb66d
