[INFO] cloning repository https://github.com/gicrisf/simpletodo
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gicrisf/simpletodo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgicrisf%2Fsimpletodo", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgicrisf%2Fsimpletodo'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9cdcb2c819984eba1c6f9abc1ef32513fbf6aa2d
[INFO] checking gicrisf/simpletodo against try#0c70cfbec949d241375e31c5a42066be70c720fc for pr-149681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgicrisf%2Fsimpletodo" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/gicrisf/simpletodo
[INFO] finished tweaking git repo https://github.com/gicrisf/simpletodo
[INFO] tweaked toml for git repo https://github.com/gicrisf/simpletodo written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/gicrisf/simpletodo on toolchain 0c70cfbec949d241375e31c5a42066be70c720fc
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0c70cfbec949d241375e31c5a42066be70c720fc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/gicrisf/simpletodo 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" "+0c70cfbec949d241375e31c5a42066be70c720fc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/gtk-rs/gtk4-rs.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 repository `https://github.com/gtk-rs/gtk-rs-core`
[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]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking gicrisf/simpletodo against try#0c70cfbec949d241375e31c5a42066be70c720fc for pr-149681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgicrisf%2Fsimpletodo" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/gicrisf/simpletodo
[INFO] finished tweaking git repo https://github.com/gicrisf/simpletodo
[INFO] tweaked toml for git repo https://github.com/gicrisf/simpletodo written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/gicrisf/simpletodo on toolchain 0c70cfbec949d241375e31c5a42066be70c720fc
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0c70cfbec949d241375e31c5a42066be70c720fc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/gicrisf/simpletodo 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" "+0c70cfbec949d241375e31c5a42066be70c720fc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded locale_config v0.3.0
[INFO] [stderr]   Downloaded anyhow v1.0.53
[INFO] [stderr]   Downloaded system-deps v6.0.0
[INFO] [stderr]   Downloaded cfg-expr v0.9.0
[INFO] [stderr]   Downloaded gettext-rs v0.7.0
[INFO] [stderr]   Downloaded temp-dir v0.1.11
[INFO] [stderr]   Downloaded serde v1.0.135
[INFO] [stderr]   Downloaded libc v0.2.113
[INFO] [stderr]   Downloaded gettext-sys v0.21.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0c70cfbec949d241375e31c5a42066be70c720fc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 594867a3b07c1e7d282a7094f1704ebccc6c0952021e2b72e2a0f0f416812b25
[INFO] running `Command { std: "docker" "start" "-a" "594867a3b07c1e7d282a7094f1704ebccc6c0952021e2b72e2a0f0f416812b25", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "594867a3b07c1e7d282a7094f1704ebccc6c0952021e2b72e2a0f0f416812b25", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "594867a3b07c1e7d282a7094f1704ebccc6c0952021e2b72e2a0f0f416812b25", kill_on_drop: false }`
[INFO] [stdout] 594867a3b07c1e7d282a7094f1704ebccc6c0952021e2b72e2a0f0f416812b25
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0c70cfbec949d241375e31c5a42066be70c720fc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 053677a19d4661fdf1cea78a744860a5dc499d7f0ddbdac1ccb6f46880d1af66
[INFO] running `Command { std: "docker" "start" "-a" "053677a19d4661fdf1cea78a744860a5dc499d7f0ddbdac1ccb6f46880d1af66", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.135
[INFO] [stderr]    Compiling smallvec v1.8.0
[INFO] [stderr]    Compiling pkg-config v0.3.24
[INFO] [stderr]    Compiling version-compare v0.1.0
[INFO] [stderr]    Compiling libc v0.2.113
[INFO] [stderr]    Compiling syn v1.0.86
[INFO] [stderr]    Compiling futures-core v0.3.19
[INFO] [stderr]    Compiling anyhow v1.0.53
[INFO] [stderr]    Compiling futures-task v0.3.19
[INFO] [stderr]    Compiling futures-util v0.3.19
[INFO] [stderr]    Compiling futures-channel v0.3.19
[INFO] [stderr]     Checking pin-project-lite v0.2.8
[INFO] [stderr]     Checking once_cell v1.9.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling ucd-trie v0.1.3
[INFO] [stderr]    Compiling gio v0.16.0 (https://github.com/gtk-rs/gtk-rs-core#c970682d)
[INFO] [stderr]     Checking futures-io v0.3.19
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling temp-dir v0.1.11
[INFO] [stderr]     Checking locale_config v0.3.0
[INFO] [stderr]    Compiling pest v2.1.3
[INFO] [stderr]    Compiling cfg-expr v0.9.0
[INFO] [stderr]    Compiling gettext-sys v0.21.2
[INFO] [stderr]     Checking gettext-rs v0.7.0
[INFO] [stderr]    Compiling semver-parser v0.10.2
[INFO] [stderr]    Compiling semver v0.11.0
[INFO] [stderr]    Compiling rustc_version v0.3.3
[INFO] [stderr]    Compiling field-offset v0.3.4
[INFO] [stderr]     Checking futures-executor v0.3.19
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling toml v0.5.8
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling thiserror v1.0.30
[INFO] [stderr]    Compiling system-deps v6.0.0
[INFO] [stderr]    Compiling proc-macro-crate v1.1.0
[INFO] [stderr]    Compiling glib-macros v0.16.0 (https://github.com/gtk-rs/gtk-rs-core#c970682d)
[INFO] [stderr]    Compiling gtk4-macros v0.5.0 (https://github.com/gtk-rs/gtk4-rs.git#200d25e5)
[INFO] [stderr]    Compiling glib-sys v0.16.0 (https://github.com/gtk-rs/gtk-rs-core#c970682d)
[INFO] [stderr]    Compiling gobject-sys v0.16.0 (https://github.com/gtk-rs/gtk-rs-core#c970682d)
[INFO] [stderr]    Compiling gio-sys v0.16.0 (https://github.com/gtk-rs/gtk-rs-core#c970682d)
[INFO] [stderr]    Compiling pango-sys v0.16.0 (https://github.com/gtk-rs/gtk-rs-core#c970682d)
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.16.0 (https://github.com/gtk-rs/gtk-rs-core#c970682d)
[INFO] [stderr]    Compiling cairo-sys-rs v0.16.0 (https://github.com/gtk-rs/gtk-rs-core#c970682d)
[INFO] [stderr]    Compiling graphene-sys v0.16.0 (https://github.com/gtk-rs/gtk-rs-core#c970682d)
[INFO] [stderr]    Compiling gdk4-sys v0.5.0 (https://github.com/gtk-rs/gtk4-rs.git#200d25e5)
[INFO] [stderr]    Compiling gsk4-sys v0.5.0 (https://github.com/gtk-rs/gtk4-rs.git#200d25e5)
[INFO] [stderr]    Compiling gtk4-sys v0.5.0 (https://github.com/gtk-rs/gtk4-rs.git#200d25e5)
[INFO] [stderr]     Checking glib v0.16.0 (https://github.com/gtk-rs/gtk-rs-core#c970682d)
[INFO] [stderr]     Checking pango v0.16.0 (https://github.com/gtk-rs/gtk-rs-core#c970682d)
[INFO] [stderr]     Checking cairo-rs v0.16.0 (https://github.com/gtk-rs/gtk-rs-core#c970682d)
[INFO] [stderr]     Checking graphene-rs v0.16.0 (https://github.com/gtk-rs/gtk-rs-core#c970682d)
[INFO] [stderr]     Checking gdk-pixbuf v0.16.0 (https://github.com/gtk-rs/gtk-rs-core#c970682d)
[INFO] [stderr]     Checking gdk4 v0.5.0 (https://github.com/gtk-rs/gtk4-rs.git#200d25e5)
[INFO] [stderr]     Checking gsk4 v0.5.0 (https://github.com/gtk-rs/gtk4-rs.git#200d25e5)
[INFO] [stderr]     Checking gtk4 v0.5.0 (https://github.com/gtk-rs/gtk4-rs.git#200d25e5)
[INFO] [stderr]     Checking simpletodo v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.55s
[INFO] running `Command { std: "docker" "inspect" "053677a19d4661fdf1cea78a744860a5dc499d7f0ddbdac1ccb6f46880d1af66", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "053677a19d4661fdf1cea78a744860a5dc499d7f0ddbdac1ccb6f46880d1af66", kill_on_drop: false }`
[INFO] [stdout] 053677a19d4661fdf1cea78a744860a5dc499d7f0ddbdac1ccb6f46880d1af66
