[INFO] cloning repository https://github.com/vbrandl/petnames-generator [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vbrandl/petnames-generator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvbrandl%2Fpetnames-generator", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvbrandl%2Fpetnames-generator'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e099105bc94a2225c4d25f3837ee9af9246dcb1a [INFO] checking vbrandl/petnames-generator against master#9f432d7b44d5c4ac0ce76fed8315ffac8dcab8f9 for pr-124108 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvbrandl%2Fpetnames-generator" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/vbrandl/petnames-generator on toolchain 9f432d7b44d5c4ac0ce76fed8315ffac8dcab8f9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f432d7b44d5c4ac0ce76fed8315ffac8dcab8f9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/vbrandl/petnames-generator [INFO] finished tweaking git repo https://github.com/vbrandl/petnames-generator [INFO] tweaked toml for git repo https://github.com/vbrandl/petnames-generator written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/vbrandl/petnames-generator 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" "+9f432d7b44d5c4ac0ce76fed8315ffac8dcab8f9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded gix-utils v0.1.8 [INFO] [stderr] Downloaded gix-path v0.10.3 [INFO] [stderr] Downloaded gix-trace v0.1.6 [INFO] [stderr] Downloaded gix-features v0.37.1 [INFO] [stderr] Downloaded gix-commitgraph v0.23.1 [INFO] [stderr] Downloaded gix-traverse v0.36.1 [INFO] [stderr] Downloaded gix-sec v0.10.3 [INFO] [stderr] Downloaded vergen v8.3.0 [INFO] [stderr] Downloaded sketches-ddsketch v0.2.1 [INFO] [stderr] Downloaded gix-config-value v0.14.3 [INFO] [stderr] Downloaded quanta v0.12.2 [INFO] [stderr] Downloaded metrics-exporter-prometheus v0.13.0 [INFO] [stderr] Downloaded metrics v0.22.0 [INFO] [stderr] Downloaded metrics-util v0.16.0 [INFO] [stderr] Downloaded ructe v0.17.0 [INFO] [stderr] Downloaded gix-index v0.28.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+9f432d7b44d5c4ac0ce76fed8315ffac8dcab8f9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 95884bb0bd218d005e58e427a480ff8275092a781b0cbc27c31b7f0f4f889733 [INFO] running `Command { std: "docker" "start" "-a" "95884bb0bd218d005e58e427a480ff8275092a781b0cbc27c31b7f0f4f889733", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "95884bb0bd218d005e58e427a480ff8275092a781b0cbc27c31b7f0f4f889733", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "95884bb0bd218d005e58e427a480ff8275092a781b0cbc27c31b7f0f4f889733", kill_on_drop: false }` [INFO] [stdout] 95884bb0bd218d005e58e427a480ff8275092a781b0cbc27c31b7f0f4f889733 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+9f432d7b44d5c4ac0ce76fed8315ffac8dcab8f9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7e027e1391ab424cd3fec6ff2e34984dbb20bec53cf832a0e8b51092da85af26 [INFO] running `Command { std: "docker" "start" "-a" "7e027e1391ab424cd3fec6ff2e34984dbb20bec53cf832a0e8b51092da85af26", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.76 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling serde v1.0.195 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling gix-trace v0.1.6 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling sha1_smol v1.0.0 [INFO] [stderr] Compiling prodash v28.0.0 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling bstr v1.9.0 [INFO] [stderr] Compiling smallvec v1.11.2 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling time-macros v0.2.16 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling winnow v0.5.34 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling memmap2 v0.9.3 [INFO] [stderr] Compiling rustix v0.38.28 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Compiling btoi v0.4.3 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling linux-raw-sys v0.4.12 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling time v0.3.31 [INFO] [stderr] Compiling faster-hex v0.9.0 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking http v1.0.0 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling gix-utils v0.1.8 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Checking mio v0.8.10 [INFO] [stderr] Checking http-body v1.0.0 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Compiling tempfile v3.9.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling unicode-bidi v0.3.14 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling ahash v0.8.7 [INFO] [stderr] Compiling gix-sec v0.10.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Compiling clru v0.6.1 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Compiling filetime v0.2.23 [INFO] [stderr] Checking tower-layer v0.3.2 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Compiling arc-swap v1.6.0 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Compiling unicode-bom v2.0.3 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking indexmap v2.1.0 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking http-body-util v0.1.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling axum-core v0.4.3 [INFO] [stderr] Compiling vergen v8.3.0 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Compiling serde_json v1.0.111 [INFO] [stderr] Checking ryu v1.0.16 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking raw-cpuid v11.0.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling axum v0.7.4 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling serde_derive v1.0.195 [INFO] [stderr] Checking tokio v1.35.1 [INFO] [stderr] Compiling gix-macros v0.1.3 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling gix-hash v0.14.1 [INFO] [stderr] Compiling gix-date v0.8.3 [INFO] [stderr] Compiling gix-validate v0.8.3 [INFO] [stderr] Compiling gix-path v0.10.3 [INFO] [stderr] Compiling gix-features v0.37.1 [INFO] [stderr] Compiling gix-actor v0.29.1 [INFO] [stderr] Compiling gix-chunk v0.4.7 [INFO] [stderr] Compiling gix-fs v0.9.1 [INFO] [stderr] Compiling gix-hashtable v0.5.1 [INFO] [stderr] Compiling gix-object v0.40.1 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling gix-commitgraph v0.23.1 [INFO] [stderr] Compiling gix-tempfile v12.0.1 [INFO] [stderr] Compiling gix-glob v0.15.1 [INFO] [stderr] Compiling gix-lock v12.0.1 [INFO] [stderr] Compiling gix-config-value v0.14.3 [INFO] [stderr] Compiling gix-bitmap v0.2.10 [INFO] [stderr] Compiling gix-quote v0.4.10 [INFO] [stderr] Compiling gix-url v0.26.1 [INFO] [stderr] Checking pin-project v1.1.3 [INFO] [stderr] Compiling bytecount v0.6.7 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling gix-revwalk v0.11.1 [INFO] [stderr] Compiling gix-ref v0.40.1 [INFO] [stderr] Compiling gix-pack v0.46.1 [INFO] [stderr] Compiling gix-diff v0.39.1 [INFO] [stderr] Compiling gix-revision v0.25.1 [INFO] [stderr] Compiling gix-traverse v0.36.1 [INFO] [stderr] Compiling gix-index v0.28.1 [INFO] [stderr] Compiling gix-refspec v0.21.1 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Compiling gix-config v0.33.1 [INFO] [stderr] Compiling gix-odb v0.56.1 [INFO] [stderr] Compiling gix-discover v0.28.1 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking h2 v0.4.1 [INFO] [stderr] Compiling ructe v0.17.0 [INFO] [stderr] Compiling gix v0.57.1 [INFO] [stderr] Checking quanta v0.12.2 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking metrics v0.22.0 [INFO] [stderr] Checking hashbrown v0.13.1 [INFO] [stderr] Checking headers-core v0.3.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_path_to_error v0.1.15 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking matchit v0.7.3 [INFO] [stderr] Compiling petname v1.1.3 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking sketches-ddsketch v0.2.1 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking metrics-util v0.16.0 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking headers v0.4.0 [INFO] [stderr] Checking regex v1.10.2 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Checking uuid v1.6.1 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Checking tower-http v0.5.1 [INFO] [stderr] Checking metrics-exporter-prometheus v0.13.0 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking quickcheck v1.0.3 [INFO] [stderr] Checking hyper v1.1.0 [INFO] [stderr] Compiling petnames-generator v0.18.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking hyper-util v0.1.2 [INFO] [stderr] Compiling quickcheck_macros v1.0.0 [INFO] [stderr] Checking axum-extra v0.9.2 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.58s [INFO] running `Command { std: "docker" "inspect" "7e027e1391ab424cd3fec6ff2e34984dbb20bec53cf832a0e8b51092da85af26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e027e1391ab424cd3fec6ff2e34984dbb20bec53cf832a0e8b51092da85af26", kill_on_drop: false }` [INFO] [stdout] 7e027e1391ab424cd3fec6ff2e34984dbb20bec53cf832a0e8b51092da85af26 [INFO] checking vbrandl/petnames-generator against try#2e5b7739e5167b731ad5eb628f04a54f932f1fe2 for pr-124108 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvbrandl%2Fpetnames-generator" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/vbrandl/petnames-generator on toolchain 2e5b7739e5167b731ad5eb628f04a54f932f1fe2 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2e5b7739e5167b731ad5eb628f04a54f932f1fe2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/vbrandl/petnames-generator [INFO] finished tweaking git repo https://github.com/vbrandl/petnames-generator [INFO] tweaked toml for git repo https://github.com/vbrandl/petnames-generator written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/vbrandl/petnames-generator 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" "+2e5b7739e5167b731ad5eb628f04a54f932f1fe2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+2e5b7739e5167b731ad5eb628f04a54f932f1fe2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7f7ba1a631858dc0cc59cd302cbacb44670d1bca9ebd7f282c99cce5b89e96f4 [INFO] running `Command { std: "docker" "start" "-a" "7f7ba1a631858dc0cc59cd302cbacb44670d1bca9ebd7f282c99cce5b89e96f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7f7ba1a631858dc0cc59cd302cbacb44670d1bca9ebd7f282c99cce5b89e96f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f7ba1a631858dc0cc59cd302cbacb44670d1bca9ebd7f282c99cce5b89e96f4", kill_on_drop: false }` [INFO] [stdout] 7f7ba1a631858dc0cc59cd302cbacb44670d1bca9ebd7f282c99cce5b89e96f4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+2e5b7739e5167b731ad5eb628f04a54f932f1fe2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 81274ca67d3252916896f326ee33e6054f1840bce1eb41a7e52a7d8d38acb2fd [INFO] running `Command { std: "docker" "start" "-a" "81274ca67d3252916896f326ee33e6054f1840bce1eb41a7e52a7d8d38acb2fd", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.76 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling serde v1.0.195 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling gix-trace v0.1.6 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling prodash v28.0.0 [INFO] [stderr] Compiling sha1_smol v1.0.0 [INFO] [stderr] Compiling bstr v1.9.0 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling smallvec v1.11.2 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling time-macros v0.2.16 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling winnow v0.5.34 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling memmap2 v0.9.3 [INFO] [stderr] Compiling rustix v0.38.28 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Compiling btoi v0.4.3 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling linux-raw-sys v0.4.12 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling faster-hex v0.9.0 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling time v0.3.31 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking http v1.0.0 [INFO] [stdout] error: failed to write /tmp/rustcQszRXX/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `winnow` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/2e5b7739e5167b731ad5eb628f04a54f932f1fe2/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-Wl,--version-script=/tmp/rustcmanoFs/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcmanoFs/symbols.o" "/opt/rustwide/target/debug/deps/rustversion-b5e487b498ac1afb.rustversion.95a3ace3091f2db9-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/rustversion-b5e487b498ac1afb.rustversion.95a3ace3091f2db9-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/rustversion-b5e487b498ac1afb.rustversion.95a3ace3091f2db9-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/rustversion-b5e487b498ac1afb.rustversion.95a3ace3091f2db9-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/rustversion-b5e487b498ac1afb.rustversion.95a3ace3091f2db9-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/rustversion-b5e487b498ac1afb.rustversion.95a3ace3091f2db9-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/rustversion-b5e487b498ac1afb.rustversion.95a3ace3091f2db9-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/rustversion-b5e487b498ac1afb.rustversion.95a3ace3091f2db9-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/rustversion-b5e487b498ac1afb.rustversion.95a3ace3091f2db9-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/rustversion-b5e487b498ac1afb.4acjdh9i2hgchnsx.rcgu.rmeta" "/opt/rustwide/target/debug/deps/rustversion-b5e487b498ac1afb.2tkddazwpo5jdxax.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/2e5b7739e5167b731ad5eb628f04a54f932f1fe2/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/2e5b7739e5167b731ad5eb628f04a54f932f1fe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-8e91c69f736b6c6c.rlib" "/opt/rustwide/rustup-home/toolchains/2e5b7739e5167b731ad5eb628f04a54f932f1fe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9579298f7adeed43.rlib" "/opt/rustwide/rustup-home/toolchains/2e5b7739e5167b731ad5eb628f04a54f932f1fe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-30ebcfe9aa7a4196.rlib" "/opt/rustwide/rustup-home/toolchains/2e5b7739e5167b731ad5eb628f04a54f932f1fe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-447055add1ba8c49.rlib" "/opt/rustwide/rustup-home/toolchains/2e5b7739e5167b731ad5eb628f04a54f932f1fe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d5850394f5e88a83.rlib" "/opt/rustwide/rustup-home/toolchains/2e5b7739e5167b731ad5eb628f04a54f932f1fe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-2f44910628f7ca43.rlib" "/opt/rustwide/rustup-home/toolchains/2e5b7739e5167b731ad5eb628f04a54f932f1fe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-3dd11e65597a5ea4.rlib" "/opt/rustwide/rustup-home/toolchains/2e5b7739e5167b731ad5eb628f04a54f932f1fe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-d165f4a7abbb9616.rlib" "/opt/rustwide/rustup-home/toolchains/2e5b7739e5167b731ad5eb628f04a54f932f1fe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-3781141152ab7425.rlib" "/opt/rustwide/rustup-home/toolchains/2e5b7739e5167b731ad5eb628f04a54f932f1fe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-5040104958e026fe.rlib" "/opt/rustwide/rustup-home/toolchains/2e5b7739e5167b731ad5eb628f04a54f932f1fe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5437a8743ef2c818.rlib" "/opt/rustwide/rustup-home/toolchains/2e5b7739e5167b731ad5eb628f04a54f932f1fe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-d68ee5585c16f3ee.rlib" "/opt/rustwide/rustup-home/toolchains/2e5b7739e5167b731ad5eb628f04a54f932f1fe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-366f17269992a057.rlib" "/opt/rustwide/rustup-home/toolchains/2e5b7739e5167b731ad5eb628f04a54f932f1fe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cdbf121704652761.rlib" "/opt/rustwide/rustup-home/toolchains/2e5b7739e5167b731ad5eb628f04a54f932f1fe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-63a7ba8ec01639e9.rlib" "/opt/rustwide/rustup-home/toolchains/2e5b7739e5167b731ad5eb628f04a54f932f1fe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8c4c4e24ed6290fa.rlib" "/opt/rustwide/rustup-home/toolchains/2e5b7739e5167b731ad5eb628f04a54f932f1fe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-58a6a8f1c6263bc9.rlib" "/opt/rustwide/rustup-home/toolchains/2e5b7739e5167b731ad5eb628f04a54f932f1fe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9686387289eaa322.rlib" "/opt/rustwide/rustup-home/toolchains/2e5b7739e5167b731ad5eb628f04a54f932f1fe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/2e5b7739e5167b731ad5eb628f04a54f932f1fe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5b4c158c083efc1f.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/2e5b7739e5167b731ad5eb628f04a54f932f1fe2/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/librustversion-b5e487b498ac1afb.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rustversion` (lib) due to 2 previous errors [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetarpyiGe" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaeg2Ieh" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `hashbrown` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `http` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetazP42Ya" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rustix` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaRvyePc/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syn` (lib) due to 2 previous errors [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaEXrtUf/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `time` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "81274ca67d3252916896f326ee33e6054f1840bce1eb41a7e52a7d8d38acb2fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "81274ca67d3252916896f326ee33e6054f1840bce1eb41a7e52a7d8d38acb2fd", kill_on_drop: false }` [INFO] [stdout] 81274ca67d3252916896f326ee33e6054f1840bce1eb41a7e52a7d8d38acb2fd