[INFO] cloning repository https://github.com/SkyfallWasTaken/dinopkg [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SkyfallWasTaken/dinopkg" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSkyfallWasTaken%2Fdinopkg", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSkyfallWasTaken%2Fdinopkg'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a90349ee94b420c8ead996ea177a4f244577e260 [INFO] building SkyfallWasTaken/dinopkg against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSkyfallWasTaken%2Fdinopkg" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/SkyfallWasTaken/dinopkg [INFO] finished tweaking git repo https://github.com/SkyfallWasTaken/dinopkg [INFO] tweaked toml for git repo https://github.com/SkyfallWasTaken/dinopkg written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/SkyfallWasTaken/dinopkg 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/SkyfallWasTaken/dinopkg 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] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_with_macros v3.9.0 [INFO] [stderr] Downloaded pretty_assertions v1.4.0 [INFO] [stderr] Downloaded exitcode v1.1.2 [INFO] [stderr] Downloaded gix-config v0.38.0 [INFO] [stderr] Downloaded gix-date v0.8.7 [INFO] [stderr] Downloaded clap_lex v0.7.1 [INFO] [stderr] Downloaded gix-path v0.10.9 [INFO] [stderr] Downloaded gix-sec v0.10.7 [INFO] [stderr] Downloaded anstyle-wincon v3.0.3 [INFO] [stderr] Downloaded owo-colors v4.0.0 [INFO] [stderr] Downloaded yansi v0.5.1 [INFO] [stderr] Downloaded gix-hash v0.14.2 [INFO] [stderr] Downloaded memmap2 v0.9.4 [INFO] [stderr] Downloaded anstyle-query v1.1.0 [INFO] [stderr] Downloaded gix-config-value v0.14.7 [INFO] [stderr] Downloaded gix-fs v0.11.2 [INFO] [stderr] Downloaded anstream v0.6.14 [INFO] [stderr] Downloaded anstyle v1.0.7 [INFO] [stderr] Downloaded gix-validate v0.8.5 [INFO] [stderr] Downloaded anstyle-parse v0.2.4 [INFO] [stderr] Downloaded colorchoice v1.0.1 [INFO] [stderr] Downloaded gix-glob v0.16.4 [INFO] [stderr] Downloaded env_logger v0.11.3 [INFO] [stderr] Downloaded gix-utils v0.1.12 [INFO] [stderr] Downloaded clap v4.5.9 [INFO] [stderr] Downloaded clap_derive v4.5.8 [INFO] [stderr] Downloaded camino v1.1.7 [INFO] [stderr] Downloaded dialoguer v0.11.0 [INFO] [stderr] Downloaded gix-object v0.42.3 [INFO] [stderr] Downloaded gix-features v0.38.2 [INFO] [stderr] Downloaded gix-ref v0.45.0 [INFO] [stderr] Downloaded gix-tempfile v14.0.0 [INFO] [stderr] Downloaded gix-trace v0.1.9 [INFO] [stderr] Downloaded prodash v28.0.0 [INFO] [stderr] Downloaded gix-actor v0.31.5 [INFO] [stderr] Downloaded is_terminal_polyfill v1.70.0 [INFO] [stderr] Downloaded gix-lock v14.0.0 [INFO] [stderr] Downloaded serde_with v3.9.0 [INFO] [stderr] Downloaded clap_builder v4.5.9 [INFO] [stderr] Downloaded bstr v1.9.1 [INFO] [stderr] Downloaded spdx v0.10.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] c0201dc3a24ed3cfc060906f02594b5a05ca268945a63b67e0567b2f49e5de71 [INFO] running `Command { std: "docker" "start" "-a" "c0201dc3a24ed3cfc060906f02594b5a05ca268945a63b67e0567b2f49e5de71", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c0201dc3a24ed3cfc060906f02594b5a05ca268945a63b67e0567b2f49e5de71", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0201dc3a24ed3cfc060906f02594b5a05ca268945a63b67e0567b2f49e5de71", kill_on_drop: false }` [INFO] [stdout] c0201dc3a24ed3cfc060906f02594b5a05ca268945a63b67e0567b2f49e5de71 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] d6010a6bdc418e313efae900717c78ebdbc8ce4137384f8af15282912c6bb501 [INFO] running `Command { std: "docker" "start" "-a" "d6010a6bdc418e313efae900717c78ebdbc8ce4137384f8af15282912c6bb501", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling cc v1.1.5 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling bytes v1.6.1 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling gix-trace v0.1.9 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling gix-utils v0.1.12 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling syn v2.0.71 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling faster-hex v0.9.0 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Compiling prodash v28.0.0 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling sha1_smol v1.0.0 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling openssl v0.10.66 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling anstyle-parse v0.2.4 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling onig_sys v69.8.1 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling winnow v0.6.13 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling anstyle v1.0.7 [INFO] [stderr] Compiling colorchoice v1.0.1 [INFO] [stderr] Compiling anstyle-query v1.1.0 [INFO] [stderr] Compiling anstream v0.6.14 [INFO] [stderr] Compiling bstr v1.9.1 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling rustls-pki-types v1.7.0 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling rustls-pemfile v2.1.2 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling memmap2 v0.9.4 [INFO] [stderr] Compiling quick-xml v0.32.0 [INFO] [stderr] Compiling tracing-error v0.2.0 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling clap_lex v0.7.1 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling tokio-macros v2.3.0 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling tokio v1.38.0 [INFO] [stderr] Compiling gix-hash v0.14.2 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling gix-features v0.38.2 [INFO] [stderr] Compiling gix-date v0.8.7 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling gix-fs v0.11.2 [INFO] [stderr] Compiling gix-path v0.10.9 [INFO] [stderr] Compiling serde_with_macros v3.9.0 [INFO] [stderr] Compiling gix-tempfile v14.0.0 [INFO] [stderr] Compiling gix-actor v0.31.5 [INFO] [stderr] Compiling gix-validate v0.8.5 [INFO] [stderr] Compiling gix-lock v14.0.0 [INFO] [stderr] Compiling gix-object v0.42.3 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling camino v1.1.7 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling sync_wrapper v1.0.1 [INFO] [stderr] Compiling unicode-width v0.1.13 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling console v0.15.8 [INFO] [stderr] Compiling color-spantrace v0.2.1 [INFO] [stderr] Compiling gix-ref v0.45.0 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling onig v6.4.0 [INFO] [stderr] Compiling gix-glob v0.16.4 [INFO] [stderr] Compiling gix-config-value v0.14.7 [INFO] [stderr] Compiling clap_derive v4.5.8 [INFO] [stderr] Compiling clap_builder v4.5.9 [INFO] [stderr] Compiling flate2 v1.0.30 [INFO] [stderr] Compiling env_filter v0.1.0 [INFO] [stderr] Compiling gix-sec v0.10.7 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling unicode-bom v2.0.3 [INFO] [stderr] Compiling dialoguer v0.11.0 [INFO] [stderr] Compiling env_logger v0.11.3 [INFO] [stderr] Compiling h2 v0.4.5 [INFO] [stderr] Compiling gix-config v0.38.0 [INFO] [stderr] Compiling validate_package_name v0.2.0 (/opt/rustwide/workdir/crates/validate_package_name) [INFO] [stderr] Compiling color-eyre v0.6.3 [INFO] [stderr] Compiling serde_json v1.0.120 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_with v3.9.0 [INFO] [stderr] Compiling plist v1.7.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling clap v4.5.9 [INFO] [stderr] Compiling spdx v0.10.6 [INFO] [stderr] Compiling syntect v5.2.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling exitcode v1.1.2 [INFO] [stderr] Compiling owo-colors v4.0.0 [INFO] [stderr] Compiling dinopkg-package-json v0.3.0 (/opt/rustwide/workdir/crates/dinopkg-package-json) [INFO] [stderr] Compiling hyper v1.4.1 [INFO] [stderr] Compiling hyper-util v0.1.6 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.5 [INFO] [stderr] Compiling dinopkg-npm-registry v0.1.0 (/opt/rustwide/workdir/crates/dinopkg-npm-registry) [INFO] [stderr] Compiling dinopkg-cli v0.1.0 (/opt/rustwide/workdir/crates/dinopkg-cli) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 31s [INFO] running `Command { std: "docker" "inspect" "d6010a6bdc418e313efae900717c78ebdbc8ce4137384f8af15282912c6bb501", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d6010a6bdc418e313efae900717c78ebdbc8ce4137384f8af15282912c6bb501", kill_on_drop: false }` [INFO] [stdout] d6010a6bdc418e313efae900717c78ebdbc8ce4137384f8af15282912c6bb501 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 061659cfef562906948134b71c23ffff887b4434d320598691d4d65d718a3357 [INFO] running `Command { std: "docker" "start" "-a" "061659cfef562906948134b71c23ffff887b4434d320598691d4d65d718a3357", kill_on_drop: false }` [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling validate_package_name v0.2.0 (/opt/rustwide/workdir/crates/validate_package_name) [INFO] [stderr] Compiling dinopkg-cli v0.1.0 (/opt/rustwide/workdir/crates/dinopkg-cli) [INFO] [stderr] Compiling dinopkg-npm-registry v0.1.0 (/opt/rustwide/workdir/crates/dinopkg-npm-registry) [INFO] [stderr] Compiling pretty_assertions v1.4.0 [INFO] [stderr] Compiling dinopkg-package-json v0.3.0 (/opt/rustwide/workdir/crates/dinopkg-package-json) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 4.60s [INFO] running `Command { std: "docker" "inspect" "061659cfef562906948134b71c23ffff887b4434d320598691d4d65d718a3357", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "061659cfef562906948134b71c23ffff887b4434d320598691d4d65d718a3357", kill_on_drop: false }` [INFO] [stdout] 061659cfef562906948134b71c23ffff887b4434d320598691d4d65d718a3357