[INFO] cloning repository https://github.com/codelinter/enm
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/codelinter/enm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcodelinter%2Fenm", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcodelinter%2Fenm'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 74db1c544ad398a4682976d1c4a47b817e102c0a
[INFO] building codelinter/enm against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcodelinter%2Fenm" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/codelinter/enm
[INFO] finished tweaking git repo https://github.com/codelinter/enm
[INFO] tweaked toml for git repo https://github.com/codelinter/enm written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/codelinter/enm 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] crate git repo https://github.com/codelinter/enm 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded derive_arbitrary v1.3.2
[INFO] [stderr]   Downloaded lockfree-object-pool v0.1.6
[INFO] [stderr]   Downloaded deflate64 v0.1.9
[INFO] [stderr]   Downloaded xz2 v0.1.7
[INFO] [stderr]   Downloaded cc v1.1.28
[INFO] [stderr]   Downloaded encoding_rs_io v0.1.7
[INFO] [stderr]   Downloaded junction v1.2.0
[INFO] [stderr]   Downloaded env_logger v0.11.5
[INFO] [stderr]   Downloaded clap v4.5.19
[INFO] [stderr]   Downloaded indicatif v0.17.8
[INFO] [stderr]   Downloaded env_filter v0.1.2
[INFO] [stderr]   Downloaded rustls-native-certs v0.8.0
[INFO] [stderr]   Downloaded miette v5.10.0
[INFO] [stderr]   Downloaded async-compression v0.4.13
[INFO] [stderr]   Downloaded quinn-proto v0.11.8
[INFO] [stderr]   Downloaded tar v0.4.42
[INFO] [stderr]   Downloaded quinn v0.11.5
[INFO] [stderr]   Downloaded webpki-roots v0.26.6
[INFO] [stderr]   Downloaded rustls-pki-types v1.9.0
[INFO] [stderr]   Downloaded clap_complete v4.5.32
[INFO] [stderr]   Downloaded zip v2.2.0
[INFO] [stderr]   Downloaded lzma-sys v0.1.20
[INFO] [stderr]   Downloaded clap_builder v4.5.19
[INFO] [stderr]   Downloaded quinn-udp v0.5.5
[INFO] [stderr]   Downloaded lzma-rs v0.3.0
[INFO] [stderr]   Downloaded zopfli v0.8.1
[INFO] [stderr]   Downloaded bytecount v0.6.8
[INFO] [stderr]   Downloaded miette-derive v5.10.0
[INFO] [stderr]   Downloaded sysinfo v0.30.13
[INFO] [stderr]   Downloaded node-semver v2.1.0
[INFO] [stderr]   Downloaded rustls v0.23.14
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 9f701199b0a2345ba24db4246ee788dc0fa56e4035a5a4d3aeb6fa841c77a3c9
[INFO] running `Command { std: "docker" "start" "-a" "9f701199b0a2345ba24db4246ee788dc0fa56e4035a5a4d3aeb6fa841c77a3c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9f701199b0a2345ba24db4246ee788dc0fa56e4035a5a4d3aeb6fa841c77a3c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9f701199b0a2345ba24db4246ee788dc0fa56e4035a5a4d3aeb6fa841c77a3c9", kill_on_drop: false }`
[INFO] [stdout] 9f701199b0a2345ba24db4246ee788dc0fa56e4035a5a4d3aeb6fa841c77a3c9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 22eb6634244419d0a8ab0097e4f869f9705f14d948f035218dea2e1d554dbc40
[INFO] running `Command { std: "docker" "start" "-a" "22eb6634244419d0a8ab0097e4f869f9705f14d948f035218dea2e1d554dbc40", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.159
[INFO] [stderr]    Compiling proc-macro2 v1.0.87
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling bytes v1.7.2
[INFO] [stderr]    Compiling rustls-pki-types v1.9.0
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]    Compiling rustix v0.38.37
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling rustls v0.23.14
[INFO] [stderr]    Compiling thiserror v1.0.64
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling zstd-safe v7.2.1
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling brotli-decompressor v4.0.1
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling unicode-bidi v0.3.17
[INFO] [stderr]    Compiling cpufeatures v0.2.14
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling portable-atomic v1.9.0
[INFO] [stderr]    Compiling clap_builder v4.5.19
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling miniz_oxide v0.8.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling rustls-native-certs v0.8.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling crc v3.2.1
[INFO] [stderr]    Compiling webpki-roots v0.26.6
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling syn v2.0.79
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling brotli v7.0.0
[INFO] [stderr]    Compiling bumpalo v3.16.0
[INFO] [stderr]    Compiling anyhow v1.0.89
[INFO] [stderr]    Compiling zip v2.2.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling lockfree-object-pool v0.1.6
[INFO] [stderr]    Compiling hashbrown v0.15.0
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling zopfli v0.8.1
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling console v0.15.8
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling cc v1.1.28
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]    Compiling tokio v1.40.0
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling lzma-rs v0.3.0
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling flate2 v1.0.34
[INFO] [stderr]    Compiling xattr v1.3.1
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling sync_wrapper v1.0.1
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling bytecount v0.6.8
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling fastrand v2.1.1
[INFO] [stderr]    Compiling constant_time_eq v0.3.1
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling ipnet v2.10.1
[INFO] [stderr]    Compiling deflate64 v0.1.9
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling etcetera v0.8.0
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling tempfile v3.13.0
[INFO] [stderr]    Compiling encoding_rs_io v0.1.7
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]    Compiling sysinfo v0.30.13
[INFO] [stderr]    Compiling tar v0.4.42
[INFO] [stderr]    Compiling indicatif v0.17.8
[INFO] [stderr]    Compiling xz2 v0.1.7
[INFO] [stderr]    Compiling indoc v2.0.5
[INFO] [stderr]    Compiling bzip2 v0.4.4
[INFO] [stderr]    Compiling regex v1.11.0
[INFO] [stderr]    Compiling env_filter v0.1.2
[INFO] [stderr]    Compiling env_logger v0.11.5
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling miette-derive v5.10.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling hyper v1.4.1
[INFO] [stderr]    Compiling async-compression v0.4.13
[INFO] [stderr]    Compiling tokio-util v0.7.12
[INFO] [stderr]    Compiling miette v5.10.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling clap v4.5.19
[INFO] [stderr]    Compiling clap_complete v4.5.32
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling hyper-util v0.1.9
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling zstd v0.13.2
[INFO] [stderr]    Compiling tokio-rustls v0.26.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.3
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling node-semver v2.1.0
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling reqwest v0.12.8
[INFO] [stderr]    Compiling enm v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 25s
[INFO] running `Command { std: "docker" "inspect" "22eb6634244419d0a8ab0097e4f869f9705f14d948f035218dea2e1d554dbc40", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "22eb6634244419d0a8ab0097e4f869f9705f14d948f035218dea2e1d554dbc40", kill_on_drop: false }`
[INFO] [stdout] 22eb6634244419d0a8ab0097e4f869f9705f14d948f035218dea2e1d554dbc40
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 8b054c7caf9f6c49c2c6b07e8d7e8cc7f3839e7c666ec104cdbd427e1e532747
[INFO] running `Command { std: "docker" "start" "-a" "8b054c7caf9f6c49c2c6b07e8d7e8cc7f3839e7c666ec104cdbd427e1e532747", kill_on_drop: false }`
[INFO] [stderr]    Compiling enm v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.12s
[INFO] running `Command { std: "docker" "inspect" "8b054c7caf9f6c49c2c6b07e8d7e8cc7f3839e7c666ec104cdbd427e1e532747", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8b054c7caf9f6c49c2c6b07e8d7e8cc7f3839e7c666ec104cdbd427e1e532747", kill_on_drop: false }`
[INFO] [stdout] 8b054c7caf9f6c49c2c6b07e8d7e8cc7f3839e7c666ec104cdbd427e1e532747
