[INFO] cloning repository https://github.com/HsiangNianian/DropOut
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/HsiangNianian/DropOut" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHsiangNianian%2FDropOut", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHsiangNianian%2FDropOut'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 431c117a55d06e45ef48305f67f71e6a2afb76fd
[INFO] building HsiangNianian/DropOut against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHsiangNianian%2FDropOut" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/HsiangNianian/DropOut
[INFO] finished tweaking git repo https://github.com/HsiangNianian/DropOut
[INFO] tweaked toml for git repo https://github.com/HsiangNianian/DropOut written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/HsiangNianian/DropOut on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 93 packages to latest compatible versions
[INFO] [stderr]       Adding env_logger v0.9.3 (available: v0.11.8)
[INFO] [stderr]       Adding glib-sys v0.20.10 (available: v0.21.2)
[INFO] [stderr]       Adding gtk v0.9.2 (available: v0.18.2)
[INFO] [stderr]       Adding target-lexicon v0.13.2 (available: v0.13.3)
[INFO] [stderr]       Adding toml v0.5.11 (available: v0.9.7)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pango-sys v0.10.0
[INFO] [stderr]   Downloaded system-deps v1.3.2
[INFO] [stderr]   Downloaded strum v0.18.0
[INFO] [stderr]   Downloaded version-compare v0.0.10
[INFO] [stderr]   Downloaded gobject-sys v0.10.0
[INFO] [stderr]   Downloaded strum_macros v0.18.0
[INFO] [stderr]   Downloaded pango v0.9.1
[INFO] [stderr]   Downloaded gdk-pixbuf v0.9.0
[INFO] [stderr]   Downloaded env_logger v0.9.3
[INFO] [stderr]   Downloaded glib-macros v0.10.1
[INFO] [stderr]   Downloaded target-lexicon v0.13.2
[INFO] [stderr]   Downloaded humantime v2.3.0
[INFO] [stderr]   Downloaded cfg-expr v0.20.3
[INFO] [stderr]   Downloaded gdk-sys v0.10.0
[INFO] [stderr]   Downloaded glib-sys v0.20.10
[INFO] [stderr]   Downloaded atk v0.9.0
[INFO] [stderr]   Downloaded gtk-sys v0.10.0
[INFO] [stderr]   Downloaded glib v0.10.3
[INFO] [stderr]   Downloaded gdk v0.13.2
[INFO] [stderr]   Downloaded gtk v0.9.2
[INFO] [stderr]   Downloaded gio v0.9.1
[INFO] [stderr]   Downloaded gio-sys v0.10.1
[INFO] [stderr]   Downloaded system-deps v7.0.5
[INFO] [stderr]   Downloaded cairo-rs v0.9.1
[INFO] [stderr]   Downloaded cairo-sys-rs v0.10.0
[INFO] [stderr]   Downloaded gdk-pixbuf-sys v0.10.0
[INFO] [stderr]   Downloaded atk-sys v0.10.0
[INFO] [stderr]   Downloaded glib-sys v0.10.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 51e4064b37f6f2d1b832f797056ed226fc4e520218acb506d4cfc2c5b41527f7
[INFO] running `Command { std: "docker" "start" "-a" "51e4064b37f6f2d1b832f797056ed226fc4e520218acb506d4cfc2c5b41527f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "51e4064b37f6f2d1b832f797056ed226fc4e520218acb506d4cfc2c5b41527f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "51e4064b37f6f2d1b832f797056ed226fc4e520218acb506d4cfc2c5b41527f7", kill_on_drop: false }`
[INFO] [stdout] 51e4064b37f6f2d1b832f797056ed226fc4e520218acb506d4cfc2c5b41527f7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 29c2d2f4d25c1ffd85689faf1a34f769d97f3370e911e3c30424c47514d7dc02
[INFO] running `Command { std: "docker" "start" "-a" "29c2d2f4d25c1ffd85689faf1a34f769d97f3370e911e3c30424c47514d7dc02", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling version-compare v0.0.10
[INFO] [stderr]    Compiling strum v0.18.0
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling target-lexicon v0.13.2
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling gio v0.9.1
[INFO] [stderr]    Compiling gdk-pixbuf v0.9.0
[INFO] [stderr]    Compiling itertools v0.9.0
[INFO] [stderr]    Compiling pango v0.9.1
[INFO] [stderr]    Compiling version-compare v0.2.0
[INFO] [stderr]    Compiling cairo-rs v0.9.1
[INFO] [stderr]    Compiling atk v0.9.0
[INFO] [stderr]    Compiling gdk v0.13.2
[INFO] [stderr]    Compiling gtk v0.9.2
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling dropout v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling cfg-expr v0.20.3
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling strum_macros v0.18.0
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling proc-macro-crate v0.1.5
[INFO] [stderr]    Compiling env_logger v0.9.3
[INFO] [stderr]    Compiling glib-macros v0.10.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling system-deps v1.3.2
[INFO] [stderr]    Compiling system-deps v7.0.5
[INFO] [stderr]    Compiling glib-sys v0.10.1
[INFO] [stderr]    Compiling gobject-sys v0.10.0
[INFO] [stderr]    Compiling gio-sys v0.10.1
[INFO] [stderr]    Compiling pango-sys v0.10.0
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.10.0
[INFO] [stderr]    Compiling cairo-sys-rs v0.10.0
[INFO] [stderr]    Compiling gdk-sys v0.10.0
[INFO] [stderr]    Compiling atk-sys v0.10.0
[INFO] [stderr]    Compiling gtk-sys v0.10.0
[INFO] [stderr]    Compiling glib-sys v0.20.10
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling glib v0.10.3
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 57s
[INFO] running `Command { std: "docker" "inspect" "29c2d2f4d25c1ffd85689faf1a34f769d97f3370e911e3c30424c47514d7dc02", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "29c2d2f4d25c1ffd85689faf1a34f769d97f3370e911e3c30424c47514d7dc02", kill_on_drop: false }`
[INFO] [stdout] 29c2d2f4d25c1ffd85689faf1a34f769d97f3370e911e3c30424c47514d7dc02
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5021575b422c1704e110b0ece60b5b8f71bd18a613a5b17ccf0b96daa03829ce
[INFO] running `Command { std: "docker" "start" "-a" "5021575b422c1704e110b0ece60b5b8f71bd18a613a5b17ccf0b96daa03829ce", kill_on_drop: false }`
[INFO] [stderr]    Compiling dropout v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.05s
[INFO] running `Command { std: "docker" "inspect" "5021575b422c1704e110b0ece60b5b8f71bd18a613a5b17ccf0b96daa03829ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5021575b422c1704e110b0ece60b5b8f71bd18a613a5b17ccf0b96daa03829ce", kill_on_drop: false }`
[INFO] [stdout] 5021575b422c1704e110b0ece60b5b8f71bd18a613a5b17ccf0b96daa03829ce
