[INFO] cloning repository https://github.com/arifd/druid-minimal-form-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/arifd/druid-minimal-form-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farifd%2Fdruid-minimal-form-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farifd%2Fdruid-minimal-form-example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5b741a1b90c9863f5dadafbe33dcfd11cb2f1174 [INFO] checking arifd/druid-minimal-form-example against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farifd%2Fdruid-minimal-form-example" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/arifd/druid-minimal-form-example [INFO] finished tweaking git repo https://github.com/arifd/druid-minimal-form-example [INFO] tweaked toml for git repo https://github.com/arifd/druid-minimal-form-example written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/arifd/druid-minimal-form-example on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/arifd/druid-minimal-form-example 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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/linebender/druid.git` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9c59cf2c5f6c4ab757bc11f9df3d8fb8c355ef5d5eccb25efb9dd6974325a33b [INFO] running `Command { std: "docker" "start" "-a" "9c59cf2c5f6c4ab757bc11f9df3d8fb8c355ef5d5eccb25efb9dd6974325a33b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9c59cf2c5f6c4ab757bc11f9df3d8fb8c355ef5d5eccb25efb9dd6974325a33b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c59cf2c5f6c4ab757bc11f9df3d8fb8c355ef5d5eccb25efb9dd6974325a33b", kill_on_drop: false }` [INFO] [stdout] 9c59cf2c5f6c4ab757bc11f9df3d8fb8c355ef5d5eccb25efb9dd6974325a33b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dd248619c3fa5391d608dd2b3b8ee6967ad592caaac9c2053775120eebffcbb8 [INFO] running `Command { std: "docker" "start" "-a" "dd248619c3fa5391d608dd2b3b8ee6967ad592caaac9c2053775120eebffcbb8", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Checking bytemuck v1.5.1 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Compiling druid-derive v0.4.0 (https://github.com/linebender/druid.git#dcb5250f) [INFO] [stderr] Checking matchers v0.0.1 [INFO] [stderr] Checking image v0.23.14 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking piet v0.4.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Checking tracing-serde v0.1.2 [INFO] [stderr] Checking serde_json v1.0.64 [INFO] [stderr] Compiling system-deps v1.3.2 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling glib-macros v0.10.1 [INFO] [stderr] Compiling glib-sys v0.10.1 [INFO] [stderr] Compiling gobject-sys v0.10.0 [INFO] [stderr] Compiling pango-sys v0.10.0 [INFO] [stderr] Compiling cairo-sys-rs v0.10.0 [INFO] [stderr] Compiling gio-sys v0.10.1 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.10.0 [INFO] [stderr] Compiling gdk-sys v0.10.0 [INFO] [stderr] Compiling atk-sys v0.10.0 [INFO] [stderr] Compiling pangocairo-sys v0.11.0 [INFO] [stderr] Compiling gtk-sys v0.10.0 [INFO] [stderr] Compiling pango v0.9.1 [INFO] [stderr] Compiling cairo-rs v0.9.1 [INFO] [stderr] Checking tracing-subscriber v0.2.18 [INFO] [stderr] Compiling gio v0.9.1 [INFO] [stderr] Compiling atk v0.9.0 [INFO] [stderr] Compiling gdk-pixbuf v0.9.0 [INFO] [stderr] Compiling pangocairo v0.10.0 [INFO] [stderr] Compiling gdk v0.13.2 [INFO] [stderr] Compiling gtk v0.9.2 [INFO] [stderr] Checking glib v0.10.3 [INFO] [stderr] Checking piet-cairo v0.4.0 [INFO] [stderr] Checking piet-common v0.4.1 [INFO] [stderr] Checking druid-shell v0.7.0 (https://github.com/linebender/druid.git#dcb5250f) [INFO] [stderr] Checking druid v0.7.0 (https://github.com/linebender/druid.git#dcb5250f) [INFO] [stderr] Checking druid-minimal-form-validation v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 59.76s [INFO] running `Command { std: "docker" "inspect" "dd248619c3fa5391d608dd2b3b8ee6967ad592caaac9c2053775120eebffcbb8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dd248619c3fa5391d608dd2b3b8ee6967ad592caaac9c2053775120eebffcbb8", kill_on_drop: false }` [INFO] [stdout] dd248619c3fa5391d608dd2b3b8ee6967ad592caaac9c2053775120eebffcbb8