[INFO] cloning repository https://github.com/adaszko/complgen [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/adaszko/complgen" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadaszko%2Fcomplgen", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadaszko%2Fcomplgen'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 53f0997518b05113100ead877f6d07c5b19f90bc [INFO] testing adaszko/complgen against 1.85.0 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadaszko%2Fcomplgen" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/adaszko/complgen on toolchain 1.85.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.85.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/adaszko/complgen [INFO] finished tweaking git repo https://github.com/adaszko/complgen [INFO] tweaked toml for git repo https://github.com/adaszko/complgen written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/adaszko/complgen 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" "+1.85.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded annotate-snippets v0.6.1 [INFO] [stderr] Downloaded chic v1.2.2 [INFO] [stderr] Downloaded railroad v0.2.0 [INFO] [stderr] Downloaded roaring v0.10.1 [INFO] [stderr] Downloaded ustr v0.9.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 90027bc43c02256cea602cd5995669c921e7c462d394a0aeef053ea2176edc00 [INFO] running `Command { std: "docker" "start" "-a" "90027bc43c02256cea602cd5995669c921e7c462d394a0aeef053ea2176edc00", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "90027bc43c02256cea602cd5995669c921e7c462d394a0aeef053ea2176edc00", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "90027bc43c02256cea602cd5995669c921e7c462d394a0aeef053ea2176edc00", kill_on_drop: false }` [INFO] [stdout] 90027bc43c02256cea602cd5995669c921e7c462d394a0aeef053ea2176edc00 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9545f4e61606de040fb4cf5d3a9760a0cf9f46f635d752090028f6ce13054b1a [INFO] running `Command { std: "docker" "start" "-a" "9545f4e61606de040fb4cf5d3a9760a0cf9f46f635d752090028f6ce13054b1a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling proc-macro2 v1.0.55 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling quote v1.0.26 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling memchr v2.6.3 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling anstyle-parse v0.1.1 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling anstyle v0.3.5 [INFO] [stderr] Compiling concolor-override v1.0.0 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling concolor-query v0.3.3 [INFO] [stderr] Compiling thiserror v1.0.39 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling tempfile v3.6.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling clap_lex v0.4.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling annotate-snippets v0.6.1 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling htmlescape v0.3.1 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling complgen v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling retain_mut v0.1.7 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling bytemuck v1.13.1 [INFO] [stderr] Compiling syn v2.0.13 [INFO] [stderr] Compiling bytecount v0.6.3 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling roaring v0.10.1 [INFO] [stderr] Compiling chic v1.2.2 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling railroad v0.2.0 [INFO] [stderr] Compiling bumpalo v3.12.2 [INFO] [stderr] Compiling slice-group-by v0.3.1 [INFO] [stderr] Compiling regex-automata v0.3.8 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling ustr v0.9.0 [INFO] [stderr] Compiling clap_derive v4.2.0 [INFO] [stderr] Compiling nom_locate v4.2.0 [INFO] [stderr] Compiling thiserror-impl v1.0.39 [INFO] [stderr] Compiling regex v1.9.5 [INFO] [stderr] Compiling is-terminal v0.4.6 [INFO] [stderr] Compiling anstream v0.2.6 [INFO] [stderr] Compiling env_logger v0.10.0 [INFO] [stderr] Compiling clap_builder v4.2.1 [INFO] [stderr] Compiling clap v4.2.1 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.97s [INFO] running `Command { std: "docker" "inspect" "9545f4e61606de040fb4cf5d3a9760a0cf9f46f635d752090028f6ce13054b1a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9545f4e61606de040fb4cf5d3a9760a0cf9f46f635d752090028f6ce13054b1a", kill_on_drop: false }` [INFO] [stdout] 9545f4e61606de040fb4cf5d3a9760a0cf9f46f635d752090028f6ce13054b1a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Error response from daemon: mkdir /var/lib/docker/overlay2/e36a8199a2075a07a203cd05a8cdcf16e4b67f9d1e8d3e1140d8707e9048a6e1/diff: no space left on device