[INFO] cloning repository https://github.com/zhaofengli/colmena [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zhaofengli/colmena" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzhaofengli%2Fcolmena", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzhaofengli%2Fcolmena'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 856f82644e8a09b3d02573046fe3a9e8d95aa8d1 [INFO] building zhaofengli/colmena against master#a7f375789bab1a4e4a291c963081a8ca7d2b6bd7 for pr-93180 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzhaofengli%2Fcolmena" "/workspace/builds/worker-76/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-76/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zhaofengli/colmena on toolchain a7f375789bab1a4e4a291c963081a8ca7d2b6bd7 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7f375789bab1a4e4a291c963081a8ca7d2b6bd7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/zhaofengli/colmena [INFO] finished tweaking git repo https://github.com/zhaofengli/colmena [INFO] tweaked toml for git repo https://github.com/zhaofengli/colmena written to /workspace/builds/worker-76/source/Cargo.toml [INFO] crate git repo https://github.com/zhaofengli/colmena already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7f375789bab1a4e4a291c963081a8ca7d2b6bd7" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-76/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-76/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+a7f375789bab1a4e4a291c963081a8ca7d2b6bd7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 92477310ff036d9033962dd89b6fbbc8910446f62ea510e97e33e72a7b4be538 [INFO] running `Command { std: "docker" "start" "-a" "92477310ff036d9033962dd89b6fbbc8910446f62ea510e97e33e72a7b4be538", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "92477310ff036d9033962dd89b6fbbc8910446f62ea510e97e33e72a7b4be538", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "92477310ff036d9033962dd89b6fbbc8910446f62ea510e97e33e72a7b4be538", kill_on_drop: false }` [INFO] [stdout] 92477310ff036d9033962dd89b6fbbc8910446f62ea510e97e33e72a7b4be538 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-76/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-76/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+a7f375789bab1a4e4a291c963081a8ca7d2b6bd7" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f41723ef9f92c3a6c7d40d2cd4795be29db5e13a3e00d2f156f4646159c33da7 [INFO] running `Command { std: "docker" "start" "-a" "f41723ef9f92c3a6c7d40d2cd4795be29db5e13a3e00d2f156f4646159c33da7", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling libc v0.2.113 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling serde_derive v1.0.135 [INFO] [stderr] Compiling serde v1.0.135 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling futures-sink v0.3.19 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling serde_json v1.0.78 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling futures-io v0.3.19 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling if_chain v1.0.2 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling quit_macros v1.1.4 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling shell-escape v0.1.5 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling quit v1.1.4 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling sys-info v0.9.1 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling clicolors-control v1.0.1 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling users v0.11.0 [INFO] [stderr] Compiling const_format_proc_macros v0.2.22 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling const_format v0.2.22 [INFO] [stderr] Compiling clap v3.0.10 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling console v0.15.0 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling indicatif v0.17.0-rc.1 [INFO] [stderr] Compiling clap_complete v3.0.4 [INFO] [stderr] Compiling validator_types v0.14.0 [INFO] [stderr] Compiling futures-macro v0.3.19 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling validator_derive v0.14.0 [INFO] [stderr] Compiling async-stream-impl v0.3.2 [INFO] [stderr] Compiling snafu-derive v0.7.0 [INFO] [stderr] Compiling tokio v1.15.0 [INFO] [stderr] Compiling async-stream v0.3.2 [INFO] [stderr] Compiling snafu v0.7.0 [INFO] [stderr] Compiling futures-executor v0.3.19 [INFO] [stderr] Compiling futures v0.3.19 [INFO] [stderr] Compiling tokio-stream v0.1.8 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling validator v0.14.0 [INFO] [stderr] Compiling colmena v0.3.0-pre (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 24s [INFO] running `Command { std: "docker" "inspect" "f41723ef9f92c3a6c7d40d2cd4795be29db5e13a3e00d2f156f4646159c33da7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f41723ef9f92c3a6c7d40d2cd4795be29db5e13a3e00d2f156f4646159c33da7", kill_on_drop: false }` [INFO] [stdout] f41723ef9f92c3a6c7d40d2cd4795be29db5e13a3e00d2f156f4646159c33da7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-76/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-76/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+a7f375789bab1a4e4a291c963081a8ca7d2b6bd7" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 94ce6ac4881792268e50303b3ae65c9e6e6ce793ace7e463d10042de943b2746 [INFO] running `Command { std: "docker" "start" "-a" "94ce6ac4881792268e50303b3ae65c9e6e6ce793ace7e463d10042de943b2746", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling tokio-test v0.4.2 [INFO] [stderr] Compiling colmena v0.3.0-pre (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 24.75s [INFO] running `Command { std: "docker" "inspect" "94ce6ac4881792268e50303b3ae65c9e6e6ce793ace7e463d10042de943b2746", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "94ce6ac4881792268e50303b3ae65c9e6e6ce793ace7e463d10042de943b2746", kill_on_drop: false }` [INFO] [stdout] 94ce6ac4881792268e50303b3ae65c9e6e6ce793ace7e463d10042de943b2746