[INFO] fetching crate pkgcruft 0.0.18... [INFO] testing pkgcruft-0.0.18 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-2 [INFO] extracting crate pkgcruft 0.0.18 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate pkgcruft 0.0.18 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate pkgcruft 0.0.18 [INFO] tweaked toml for crates.io crate pkgcruft 0.0.18 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate pkgcruft 0.0.18 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate pkgcruft 0.0.18 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 80ea2aa73ad4a10aa555a79c576f3f7d23f652891273eb4ed2431425729058d5 [INFO] running `Command { std: "docker" "start" "-a" "80ea2aa73ad4a10aa555a79c576f3f7d23f652891273eb4ed2431425729058d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "80ea2aa73ad4a10aa555a79c576f3f7d23f652891273eb4ed2431425729058d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "80ea2aa73ad4a10aa555a79c576f3f7d23f652891273eb4ed2431425729058d5", kill_on_drop: false }` [INFO] [stdout] 80ea2aa73ad4a10aa555a79c576f3f7d23f652891273eb4ed2431425729058d5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8ec3ddba8f19d5596e0d9a1bdc4b2fae9543cbe98c03fc3b3f4c00b839da465b [INFO] running `Command { std: "docker" "start" "-a" "8ec3ddba8f19d5596e0d9a1bdc4b2fae9543cbe98c03fc3b3f4c00b839da465b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling critical-section v1.2.0 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling unicode-normalization v0.1.25 [INFO] [stderr] Compiling gix-trace v0.1.15 [INFO] [stderr] Compiling zlib-rs v0.5.4 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling gix-utils v0.3.1 [INFO] [stderr] Compiling cc v1.2.49 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling sha1-checked v0.10.0 [INFO] [stderr] Compiling faster-hex v0.10.0 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling jiff v0.2.16 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling prodash v30.0.1 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling gix-validate v0.10.1 [INFO] [stderr] Compiling gix-path v0.10.22 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling memmap2 v0.9.9 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling libz-rs-sys v0.5.4 [INFO] [stderr] Compiling gix-features v0.44.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.7 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling gix-date v0.11.0 [INFO] [stderr] Compiling gix-hash v0.20.1 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling gix-actor v0.36.0 [INFO] [stderr] Compiling gix-hashtable v0.10.0 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling gix-object v0.52.0 [INFO] [stderr] Compiling gix-fs v0.17.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling gix-chunk v0.4.12 [INFO] [stderr] Compiling tracing-core v0.1.35 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling gix-tempfile v19.0.1 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling gix-quote v0.6.1 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling tracing v0.1.43 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling gix-commitgraph v0.30.1 [INFO] [stderr] Compiling gix-glob v0.22.1 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling gix-revwalk v0.23.0 [INFO] [stderr] Compiling gix-lock v19.0.0 [INFO] [stderr] Compiling rustls-pki-types v1.13.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling indexmap v2.12.1 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling unicode-bom v2.0.3 [INFO] [stderr] Compiling gix-config-value v0.15.3 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling rustls v0.23.35 [INFO] [stderr] Compiling shell-words v1.1.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling gix-command v0.6.3 [INFO] [stderr] Compiling kstring v2.0.2 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling uuid v1.19.0 [INFO] [stderr] Compiling gix-sec v0.12.2 [INFO] [stderr] Compiling moka v0.12.11 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling gix-attributes v0.28.1 [INFO] [stderr] Compiling enum-as-inner v0.6.1 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling tree-sitter-language v0.1.6 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling tokio-util v0.7.17 [INFO] [stderr] Compiling hickory-proto v0.25.2 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling webpki-roots v1.0.4 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling rustls-webpki v0.103.8 [INFO] [stderr] Compiling gix-ref v0.55.0 [INFO] [stderr] Compiling gix-url v0.33.2 [INFO] [stderr] Compiling gix-packetline v0.20.0 [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Compiling clap_lex v0.7.6 [INFO] [stderr] Compiling camino v1.2.1 [INFO] [stderr] Compiling iri-string v0.7.9 [INFO] [stderr] Compiling resolv-conf v0.7.6 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling bindgen v0.72.1 [INFO] [stderr] Compiling clap_builder v4.5.53 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling hickory-resolver v0.25.2 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling hyper-util v0.1.19 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling gix-prompt v0.11.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling gix-traverse v0.49.0 [INFO] [stderr] Compiling gix-revision v0.37.0 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling filetime v0.2.26 [INFO] [stderr] Compiling gix-bitmap v0.2.15 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling reqwest v0.12.25 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling gix-index v0.43.0 [INFO] [stderr] Compiling clap v4.5.53 [INFO] [stderr] Compiling gix-refspec v0.33.0 [INFO] [stderr] Compiling gix-credentials v0.32.0 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling gix-ignore v0.17.1 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling autotools v0.2.7 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling clru v0.6.2 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling gix-worktree v0.44.0 [INFO] [stderr] Compiling dlv-list v0.5.2 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling gix-transport v0.50.0 [INFO] [stderr] Compiling tree-sitter v0.26.2 [INFO] [stderr] Compiling gix-config v0.48.0 [INFO] [stderr] Compiling gix-pack v0.62.0 [INFO] [stderr] Compiling gix-filter v0.22.0 [INFO] [stderr] Compiling gix-pathspec v0.13.0 [INFO] [stderr] Compiling gix-negotiate v0.23.0 [INFO] [stderr] Compiling gix-shallow v0.6.0 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Compiling tree-sitter-bash v0.25.1 [INFO] [stderr] Compiling io-close v0.3.7 [INFO] [stderr] Compiling maybe-async v0.2.10 [INFO] [stderr] Compiling peg-runtime v0.8.5 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling console v0.16.1 [INFO] [stderr] Compiling gix-odb v0.72.0 [INFO] [stderr] Compiling peg-macros v0.8.5 [INFO] [stderr] Compiling gix-protocol v0.53.0 [INFO] [stderr] Compiling gix-submodule v0.22.0 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling gix-worktree-state v0.22.0 [INFO] [stderr] Compiling ordered-multimap v0.7.3 [INFO] [stderr] Compiling cached_proc_macro v0.25.0 [INFO] [stderr] Compiling serde_with_macros v3.16.1 [INFO] [stderr] Compiling gix-discover v0.43.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling scallop v0.0.30 [INFO] [stderr] Compiling gix-diff v0.55.0 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling serde_spanned v1.0.3 [INFO] [stderr] Compiling toml_datetime v0.7.3 [INFO] [stderr] Compiling toml_parser v1.0.4 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling owo-colors v4.2.3 [INFO] [stderr] Compiling toml_writer v1.0.4 [INFO] [stderr] Compiling annotate-snippets v0.6.1 [INFO] [stderr] Compiling streaming-iterator v0.1.9 [INFO] [stderr] Compiling cached_proc_macro_types v0.1.1 [INFO] [stderr] Compiling web-time v1.1.0 [INFO] [stderr] Compiling cached v0.56.0 [INFO] [stderr] Compiling chic v1.2.2 [INFO] [stderr] Compiling indicatif v0.18.3 [INFO] [stderr] Compiling peg v0.8.5 [INFO] [stderr] Compiling toml v0.9.8 [INFO] [stderr] Compiling ipc-channel v0.20.2 [INFO] [stderr] Compiling gix v0.75.0 [INFO] [stderr] Compiling serde_with v3.16.1 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling rust-ini v0.21.3 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling ordermap v1.0.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling roxmltree v0.21.1 [INFO] [stderr] Compiling is_executable v1.0.5 [INFO] [stderr] Compiling indoc v2.0.7 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling clap_complete v4.5.61 [INFO] [stderr] Compiling clap-verbosity-flag v3.0.4 [INFO] [stderr] Compiling colorchoice-clap v1.0.7 [INFO] [stderr] Compiling inventory v0.3.21 [INFO] [stderr] Compiling strfmt v0.2.5 [INFO] [stderr] Compiling pkgcraft v0.0.31 [INFO] [stderr] Compiling pkgcruft v0.0.18 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6m 03s [INFO] running `Command { std: "docker" "inspect" "8ec3ddba8f19d5596e0d9a1bdc4b2fae9543cbe98c03fc3b3f4c00b839da465b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ec3ddba8f19d5596e0d9a1bdc4b2fae9543cbe98c03fc3b3f4c00b839da465b", kill_on_drop: false }` [INFO] [stdout] 8ec3ddba8f19d5596e0d9a1bdc4b2fae9543cbe98c03fc3b3f4c00b839da465b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cdfe7f2bebfec981cc2520b01e889bc0709864d30a3a35190fde34387353f9d3 [INFO] running `Command { std: "docker" "start" "-a" "cdfe7f2bebfec981cc2520b01e889bc0709864d30a3a35190fde34387353f9d3", kill_on_drop: false }` [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Compiling zerocopy-derive v0.8.31 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling tree-sitter v0.26.2 [INFO] [stderr] Compiling alloca v0.4.0 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling scallop v0.0.30 [INFO] [stderr] Compiling gix-validate v0.10.1 [INFO] [stderr] Compiling gix-path v0.10.22 [INFO] [stderr] Compiling gix-date v0.11.0 [INFO] [stderr] Compiling gix-quote v0.6.1 [INFO] [stderr] Compiling gix-packetline v0.20.0 [INFO] [stderr] Compiling gix-features v0.44.1 [INFO] [stderr] Compiling gix-actor v0.36.0 [INFO] [stderr] Compiling gix-config-value v0.15.3 [INFO] [stderr] Compiling gix-hash v0.20.1 [INFO] [stderr] Compiling gix-fs v0.17.0 [INFO] [stderr] Compiling gix-glob v0.22.1 [INFO] [stderr] Compiling gix-command v0.6.3 [INFO] [stderr] Compiling gix-hashtable v0.10.0 [INFO] [stderr] Compiling gix-tempfile v19.0.1 [INFO] [stderr] Compiling gix-commitgraph v0.30.1 [INFO] [stderr] Compiling gix-attributes v0.28.1 [INFO] [stderr] Compiling gix-object v0.52.0 [INFO] [stderr] Compiling gix-url v0.33.2 [INFO] [stderr] Compiling gix-lock v19.0.0 [INFO] [stderr] Compiling gix-prompt v0.11.2 [INFO] [stderr] Compiling gix-credentials v0.32.0 [INFO] [stderr] Compiling gix-ignore v0.17.1 [INFO] [stderr] Compiling gix-pathspec v0.13.0 [INFO] [stderr] Compiling gix-shallow v0.6.0 [INFO] [stderr] Compiling ipc-channel v0.20.2 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling assert_cmd v2.1.1 [INFO] [stderr] Compiling gix-revwalk v0.23.0 [INFO] [stderr] Compiling gix-ref v0.55.0 [INFO] [stderr] Compiling gix-pack v0.62.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling gix-traverse v0.49.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling gix-revision v0.37.0 [INFO] [stderr] Compiling gix-index v0.43.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling gix-negotiate v0.23.0 [INFO] [stderr] Compiling gix-refspec v0.33.0 [INFO] [stderr] Compiling gix-filter v0.22.0 [INFO] [stderr] Compiling hickory-proto v0.25.2 [INFO] [stderr] Compiling gix-config v0.48.0 [INFO] [stderr] Compiling gix-discover v0.43.0 [INFO] [stderr] Compiling gix-worktree v0.44.0 [INFO] [stderr] Compiling gix-odb v0.72.0 [INFO] [stderr] Compiling gix-worktree-state v0.22.0 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling gix-diff v0.55.0 [INFO] [stderr] Compiling cached v0.56.0 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling gix-submodule v0.22.0 [INFO] [stderr] Compiling criterion-plot v0.8.1 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling tracing-test-macro v0.2.5 [INFO] [stderr] Compiling page_size v0.6.0 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling tracing-test v0.2.5 [INFO] [stderr] Compiling criterion v0.8.1 [INFO] [stderr] Compiling hickory-resolver v0.25.2 [INFO] [stderr] Compiling reqwest v0.12.25 [INFO] [stderr] Compiling gix-transport v0.50.0 [INFO] [stderr] Compiling gix-protocol v0.53.0 [INFO] [stderr] Compiling gix v0.75.0 [INFO] [stderr] Compiling pkgcraft v0.0.31 [INFO] [stderr] Compiling pkgcruft v0.0.18 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 58s [INFO] running `Command { std: "docker" "inspect" "cdfe7f2bebfec981cc2520b01e889bc0709864d30a3a35190fde34387353f9d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cdfe7f2bebfec981cc2520b01e889bc0709864d30a3a35190fde34387353f9d3", kill_on_drop: false }` [INFO] [stdout] cdfe7f2bebfec981cc2520b01e889bc0709864d30a3a35190fde34387353f9d3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b59b61e380b937a0f96171b94c31cee6bc30942664fd289b64b3de3a763bb8e6 [INFO] running `Command { std: "docker" "start" "-a" "b59b61e380b937a0f96171b94c31cee6bc30942664fd289b64b3de3a763bb8e6", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.79s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pkgcruft-30b5f425959968b5) [INFO] [stdout] [INFO] [stdout] running 50 tests [INFO] [stdout] test check::duplicates::tests::check ... ok [INFO] [stdout] patching file HeaderInvalid-2.ebuild [INFO] [stdout] patching file HeaderInvalid-3.ebuild [INFO] [stdout] patching file HeaderInvalid-4.ebuild [INFO] [stdout] patching file HeaderInvalid-5.ebuild [INFO] [stdout] patching file HeaderInvalid-6.ebuild [INFO] [stdout] patching file HeaderInvalid-2.ebuild [INFO] [stdout] patching file HeaderInvalid-9999.ebuild [INFO] [stdout] patching file LiveOnly-1.ebuild [INFO] [stdout] patching file HeaderInvalid-3.ebuild [INFO] [stdout] patching file HeaderInvalid-4.ebuild [INFO] [stdout] patching file HeaderInvalid-5.ebuild [INFO] [stdout] patching file HeaderInvalid-6.ebuild [INFO] [stdout] patching file HeaderInvalid-9999.ebuild [INFO] [stdout] patching file PythonUpdate-0.ebuild [INFO] [stdout] patching file PythonUpdate-1.ebuild [INFO] [stdout] patching file HeaderInvalid-2.ebuild [INFO] [stdout] patching file HeaderInvalid-3.ebuild [INFO] [stdout] patching file HeaderInvalid-4.ebuild [INFO] [stdout] patching file HeaderInvalid-5.ebuild [INFO] [stdout] patching file HeaderInvalid-6.ebuild [INFO] [stdout] patching file HeaderInvalid-9999.ebuild [INFO] [stdout] patching file LiveOnly-1.ebuild [INFO] [stdout] patching file PythonUpdate-0.ebuild [INFO] [stdout] patching file PythonUpdate-1.ebuild [INFO] [stdout] patching file PythonUpdate-2.ebuild [INFO] [stdout] patching file LiveOnly-1.ebuild [INFO] [stdout] patching file PythonUpdate-2.ebuild [INFO] [stdout] patching file PythonUpdate-0.ebuild [INFO] [stdout] patching file PythonUpdate-1.ebuild [INFO] [stdout] patching file PythonUpdate-2.ebuild [INFO] [stdout] patching file RubyUpdate-0.ebuild [INFO] [stdout] patching file RubyUpdate-0.ebuild [INFO] [stdout] patching file RubyUpdate-0.ebuild [INFO] [stdout] patching file Builtin-0.ebuild [INFO] [stdout] patching file CommandDieUnneeded-0.ebuild [INFO] [stdout] patching file CommandScopeInvalid-0.ebuild [INFO] [stdout] patching file Optfeature-0.ebuild [INFO] [stdout] patching file PhaseCall-0.ebuild [INFO] [stdout] patching file Builtin-0.ebuild [INFO] [stdout] patching file DependencyDeprecated-0.ebuild [INFO] [stdout] patching file DependencyDeprecated-1.ebuild [INFO] [stdout] patching file CommandDieUnneeded-0.ebuild [INFO] [stdout] patching file CommandScopeInvalid-0.ebuild [INFO] [stdout] patching file DependencyInvalid-0.ebuild [INFO] [stdout] patching file DependencyInvalid-1.ebuild [INFO] [stdout] patching file DependencyInvalid-2.ebuild [INFO] [stdout] patching file DependencyInvalid-3.ebuild [INFO] [stdout] patching file DependencyInvalid-4.ebuild [INFO] [stdout] patching file Optfeature-0.ebuild [INFO] [stdout] patching file Builtin-0.ebuild [INFO] [stdout] patching file PhaseCall-0.ebuild [INFO] [stdout] patching file CommandDieUnneeded-0.ebuild [INFO] [stdout] patching file CommandScopeInvalid-0.ebuild [INFO] [stdout] patching file DependencyDeprecated-0.ebuild [INFO] [stdout] patching file Optfeature-0.ebuild [INFO] [stdout] patching file PhaseCall-0.ebuild [INFO] [stdout] patching file DependencyDeprecated-1.ebuild [INFO] [stdout] patching file DependencyInvalid-0.ebuild [INFO] [stdout] patching file DependencyRevisionMissing-0.ebuild [INFO] [stdout] patching file DependencyRevisionMissing-1.ebuild [INFO] [stdout] patching file DependencyInvalid-1.ebuild [INFO] [stdout] patching file DependencyInvalid-2.ebuild [INFO] [stdout] patching file DependencyInvalid-3.ebuild [INFO] [stdout] patching file DependencyInvalid-4.ebuild [INFO] [stdout] patching file DependencyDeprecated-0.ebuild [INFO] [stdout] patching file DependencyDeprecated-1.ebuild [INFO] [stdout] patching file DependencyInvalid-0.ebuild [INFO] [stdout] patching file DependencyInvalid-1.ebuild [INFO] [stdout] patching file DependencyInvalid-2.ebuild [INFO] [stdout] patching file DependencyInvalid-3.ebuild [INFO] [stdout] patching file DependencyInvalid-4.ebuild [INFO] [stdout] patching file DependencyRevisionMissing-0.ebuild [INFO] [stdout] patching file DependencySlotMissing-0.ebuild [INFO] [stdout] patching file DependencyRevisionMissing-1.ebuild [INFO] [stdout] patching file EapiStale-9999.ebuild [INFO] [stdout] patching file DependencyRevisionMissing-0.ebuild [INFO] [stdout] patching file DependencyRevisionMissing-1.ebuild [INFO] [stdout] patching file DependencySlotMissing-0.ebuild [INFO] [stdout] patching file DependencySlotMissing-0.ebuild [INFO] [stdout] patching file EapiBanned-0.ebuild [INFO] [stdout] patching file EapiStale-9999.ebuild [INFO] [stdout] patching file EapiBanned-0.ebuild [INFO] [stdout] patching file EapiDeprecated-0.ebuild [INFO] [stdout] patching file EapiStale-9999.ebuild [INFO] [stdout] patching file EapiDeprecated-0.ebuild [INFO] [stdout] patching file EapiBanned-0.ebuild [INFO] [stdout] patching file EapiDeprecated-0.ebuild [INFO] [stdout] patching file FileUnknown-0.ebuild [INFO] [stdout] patching file FileUnknown-0.ebuild [INFO] [stdout] patching file HomepageInvalid-0.ebuild [INFO] [stdout] patching file HomepageInvalid-1.ebuild [INFO] [stdout] patching file HomepageInvalid-2.ebuild [INFO] [stdout] patching file IuseInvalid-0.ebuild [INFO] [stdout] patching file HomepageInvalid-0.ebuild [INFO] [stdout] patching file HomepageInvalid-1.ebuild [INFO] [stdout] patching file HomepageInvalid-2.ebuild [INFO] [stdout] patching file IuseInvalid-0.ebuild [INFO] [stdout] patching file FileUnknown-0.ebuild [INFO] [stdout] patching file EapiUnstable-0.ebuild [INFO] [stdout] patching file KeywordsLive-9999.ebuild [INFO] [stdout] patching file KeywordsOverlapping-0.ebuild [INFO] [stdout] patching file HomepageInvalid-0.ebuild [INFO] [stdout] patching file HomepageInvalid-1.ebuild [INFO] [stdout] patching file HomepageInvalid-2.ebuild [INFO] [stdout] patching file IuseInvalid-0.ebuild [INFO] [stdout] patching file EapiUnstable-0.ebuild [INFO] [stdout] patching file KeywordsLive-9999.ebuild [INFO] [stdout] patching file KeywordsOverlapping-0.ebuild [INFO] [stdout] patching file KeywordsUnsorted-0.ebuild [INFO] [stdout] patching file KeywordsDropped-2.ebuild [INFO] [stdout] patching file LicenseDeprecated-0.ebuild [INFO] [stdout] patching file KeywordsUnsorted-0.ebuild [INFO] [stdout] patching file KeywordsDropped-2.ebuild [INFO] [stdout] patching file LicenseDeprecated-0.ebuild [INFO] [stdout] patching file LicenseInvalid-0.ebuild [INFO] [stdout] patching file LicenseInvalid-1.ebuild [INFO] [stdout] patching file LicenseInvalid-0.ebuild [INFO] [stdout] patching file LicenseInvalid-1.ebuild [INFO] [stdout] patching file LiveOnly-1.ebuild [INFO] [stdout] patching file LiveOnly-1.ebuild [INFO] [stdout] patching file Manifest [INFO] [stdout] patching file ManifestCollide-0.ebuild [INFO] [stdout] patching file Manifest [INFO] [stdout] patching file ManifestCollide-0.ebuild [INFO] [stdout] patching file Manifest [INFO] [stdout] patching file ManifestConflict-0.ebuild [INFO] [stdout] patching file Manifest [INFO] [stdout] patching file ManifestConflict-0.ebuild [INFO] [stdout] patching file Manifest [INFO] [stdout] patching file Manifest [INFO] [stdout] patching file Manifest [INFO] [stdout] patching file Manifest [INFO] [stdout] patching file MetadataError-0.ebuild [INFO] [stdout] patching file MetadataError-0-r1.ebuild [INFO] [stdout] patching file MetadataError-0.ebuild [INFO] [stdout] patching file MetadataError-0-r1.ebuild [INFO] [stdout] patching file MetadataError-0-r2.ebuild [INFO] [stdout] patching file MetadataError-0-r2.ebuild [INFO] [stdout] patching file MetadataError-0-r3.ebuild [INFO] [stdout] patching file MetadataError-0-r3.ebuild [INFO] [stdout] patching file MetadataError-0-r4.ebuild [INFO] [stdout] patching file MetadataError-1.ebuild [INFO] [stdout] patching file MetadataError-0-r4.ebuild [INFO] [stdout] patching file MetadataError-2.ebuild [INFO] [stdout] patching file MetadataError-1.ebuild [INFO] [stdout] patching file MetadataError-2.ebuild [INFO] [stdout] patching file MetadataError-3.ebuild [INFO] [stdout] patching file MetadataError-3.ebuild [INFO] [stdout] patching file MetadataError-4.ebuild [INFO] [stdout] patching file MetadataError-5.ebuild [INFO] [stdout] patching file MetadataError-4.ebuild [INFO] [stdout] patching file MetadataError-5.ebuild [INFO] [stdout] patching file PropertiesInvalid-0.ebuild [INFO] [stdout] patching file PropertiesInvalid-0.ebuild [INFO] [stdout] patching file RestrictInvalid-0.ebuild [INFO] [stdout] patching file EapiUnstable-0.ebuild [INFO] [stdout] patching file KeywordsLive-9999.ebuild [INFO] [stdout] patching file RestrictMissing-0.ebuild [INFO] [stdout] patching file RestrictInvalid-0.ebuild [INFO] [stdout] patching file KeywordsOverlapping-0.ebuild [INFO] [stdout] patching file KeywordsUnsorted-0.ebuild [INFO] [stdout] patching file RestrictMissing-0.ebuild [INFO] [stdout] patching file UriInvalid-0.ebuild [INFO] [stdout] patching file UriInvalid-1.ebuild [INFO] [stdout] patching file UriInvalid-2.ebuild [INFO] [stdout] patching file UriInvalid-3.ebuild [INFO] [stdout] patching file UriInvalid-4.ebuild [INFO] [stdout] patching file UriInvalid-0.ebuild [INFO] [stdout] patching file UriInvalid-1.ebuild [INFO] [stdout] patching file UriInvalid-2.ebuild [INFO] [stdout] patching file UriInvalid-3.ebuild [INFO] [stdout] patching file UriInvalid-4.ebuild [INFO] [stdout] patching file KeywordsDropped-2.ebuild [INFO] [stdout] patching file LicenseDeprecated-0.ebuild [INFO] [stdout] patching file LicenseInvalid-0.ebuild [INFO] [stdout] patching file LicenseInvalid-1.ebuild [INFO] [stdout] patching file LiveOnly-1.ebuild [INFO] [stdout] patching file Manifest [INFO] [stdout] patching file UnstableOnly-0.ebuild [INFO] [stdout] patching file UnstableOnly-0.ebuild [INFO] [stdout] patching file ManifestCollide-0.ebuild [INFO] [stdout] patching file metadata.xml [INFO] [stdout] patching file VariableOrder-0.ebuild [INFO] [stdout] patching file VariableScopeInvalid-0.ebuild [INFO] [stdout] patching file EapiFormat-0.ebuild [INFO] [stdout] patching file EapiFormat-1.ebuild [INFO] [stdout] patching file EapiFormat-2.ebuild [INFO] [stdout] patching file metadata.xml [INFO] [stdout] patching file VariableOrder-0.ebuild [INFO] [stdout] patching file Manifest [INFO] [stdout] patching file ManifestConflict-0.ebuild [INFO] [stdout] patching file Manifest [INFO] [stdout] patching file VariableScopeInvalid-0.ebuild [INFO] [stdout] patching file Manifest [INFO] [stdout] patching file WhitespaceInvalid-0.ebuild [INFO] [stdout] patching file MetadataError-0.ebuild [INFO] [stdout] patching file EapiFormat-0.ebuild [INFO] [stdout] patching file MetadataError-0-r1.ebuild [INFO] [stdout] patching file EapiFormat-1.ebuild [INFO] [stdout] patching file MetadataError-0-r2.ebuild [INFO] [stdout] patching file EapiFormat-2.ebuild [INFO] [stdout] patching file MetadataError-0-r3.ebuild [INFO] [stdout] patching file MetadataError-0-r4.ebuild [INFO] [stdout] patching file MetadataError-1.ebuild [INFO] [stdout] patching file MetadataError-2.ebuild [INFO] [stdout] patching file MetadataError-3.ebuild [INFO] [stdout] patching file MetadataError-4.ebuild [INFO] [stdout] patching file WhitespaceInvalid-0.ebuild [INFO] [stdout] patching file MetadataError-5.ebuild [INFO] [stdout] patching file WhitespaceUnneeded-0.ebuild [INFO] [stdout] patching file WhitespaceUnneeded-0.ebuild [INFO] [stdout] patching file profiles/arch.list [INFO] [stdout] patching file profiles/categories [INFO] [stdout] patching file profiles/thirdpartymirrors [INFO] [stdout] patching file profiles/use.desc [INFO] [stdout] test check::eapi_stale::tests::check ... FAILED [INFO] [stdout] patching file profiles/arch.list [INFO] [stdout] test check::dependency_slot_missing::tests::check ... FAILED [INFO] [stdout] patching file layout.conf [INFO] [stdout] test check::dependency::tests::check ... FAILED [INFO] [stdout] patching file PropertiesInvalid-0.ebuild [INFO] [stdout] test check::eclass::tests::check ... FAILED [INFO] [stdout] patching file HomepageInvalid-0.ebuild [INFO] [stdout] patching file RestrictInvalid-0.ebuild [INFO] [stdout] patching file LicenseInvalid-0.ebuild [INFO] [stdout] patching file profiles/categories [INFO] [stdout] patching file profiles/thirdpartymirrors [INFO] [stdout] patching file profiles/use.desc [INFO] [stdout] test check::filesdir::tests::check ... FAILED [INFO] [stdout] patching file RestrictMissing-0.ebuild [INFO] [stdout] patching file UriInvalid-0.ebuild [INFO] [stdout] patching file UriInvalid-1.ebuild [INFO] [stdout] patching file UriInvalid-2.ebuild [INFO] [stdout] patching file UriInvalid-3.ebuild [INFO] [stdout] patching file UriInvalid-4.ebuild [INFO] [stdout] patching file UnstableOnly-0.ebuild [INFO] [stdout] patching file metadata.xml [INFO] [stdout] patching file VariableOrder-0.ebuild [INFO] [stdout] patching file layout.conf [INFO] [stdout] patching file HomepageInvalid-0.ebuild [INFO] [stdout] patching file LicenseInvalid-0.ebuild [INFO] [stdout] patching file VariableScopeInvalid-0.ebuild [INFO] [stdout] patching file EapiFormat-0.ebuild [INFO] [stdout] patching file EapiFormat-1.ebuild [INFO] [stdout] patching file EapiFormat-2.ebuild [INFO] [stdout] patching file WhitespaceInvalid-0.ebuild [INFO] [stdout] patching file WhitespaceUnneeded-0.ebuild [INFO] [stdout] patching file profiles/arch.list [INFO] [stdout] patching file profiles/categories [INFO] [stdout] test check::eapi_status::tests::check ... ok [INFO] [stdout] patching file profiles/thirdpartymirrors [INFO] [stdout] patching file profiles/use.desc [INFO] [stdout] test check::ebuild_name::tests::check ... ok [INFO] [stdout] patching file layout.conf [INFO] [stdout] patching file HomepageInvalid-0.ebuild [INFO] [stdout] patching file LicenseInvalid-0.ebuild [INFO] [stdout] test check::commands::tests::check ... ok [INFO] [stdout] test check::live::tests::check ... FAILED [INFO] [stdout] test check::iuse::tests::check ... FAILED [INFO] [stdout] test check::keywords_dropped::tests::check ... FAILED [INFO] [stdout] test check::manifest::tests::check ... FAILED [INFO] [stdout] patching file HeaderInvalid-2.ebuild [INFO] [stdout] patching file HeaderInvalid-3.ebuild [INFO] [stdout] patching file HeaderInvalid-4.ebuild [INFO] [stdout] patching file HeaderInvalid-5.ebuild [INFO] [stdout] patching file HeaderInvalid-6.ebuild [INFO] [stdout] patching file HeaderInvalid-9999.ebuild [INFO] [stdout] patching file LiveOnly-1.ebuild [INFO] [stdout] patching file PythonUpdate-0.ebuild [INFO] [stdout] patching file PythonUpdate-1.ebuild [INFO] [stdout] patching file PythonUpdate-2.ebuild [INFO] [stdout] patching file RubyUpdate-0.ebuild [INFO] [stdout] test check::python_update::tests::check ... FAILED [INFO] [stdout] patching file Builtin-0.ebuild [INFO] [stdout] patching file CommandDieUnneeded-0.ebuild [INFO] [stdout] patching file CommandScopeInvalid-0.ebuild [INFO] [stdout] patching file Optfeature-0.ebuild [INFO] [stdout] patching file PhaseCall-0.ebuild [INFO] [stdout] patching file DependencyDeprecated-0.ebuild [INFO] [stdout] patching file DependencyDeprecated-1.ebuild [INFO] [stdout] patching file DependencyInvalid-0.ebuild [INFO] [stdout] patching file DependencyInvalid-1.ebuild [INFO] [stdout] patching file DependencyInvalid-2.ebuild [INFO] [stdout] patching file DependencyInvalid-3.ebuild [INFO] [stdout] patching file DependencyInvalid-4.ebuild [INFO] [stdout] patching file DependencyRevisionMissing-0.ebuild [INFO] [stdout] patching file DependencyRevisionMissing-1.ebuild [INFO] [stdout] patching file DependencySlotMissing-0.ebuild [INFO] [stdout] patching file EapiStale-9999.ebuild [INFO] [stdout] patching file EapiBanned-0.ebuild [INFO] [stdout] patching file EapiDeprecated-0.ebuild [INFO] [stdout] patching file FileUnknown-0.ebuild [INFO] [stdout] patching file HomepageInvalid-0.ebuild [INFO] [stdout] patching file HomepageInvalid-1.ebuild [INFO] [stdout] patching file HeaderInvalid-2.ebuild [INFO] [stdout] patching file HomepageInvalid-2.ebuild [INFO] [stdout] patching file HeaderInvalid-3.ebuild [INFO] [stdout] patching file HeaderInvalid-4.ebuild [INFO] [stdout] patching file HeaderInvalid-5.ebuild [INFO] [stdout] patching file HeaderInvalid-6.ebuild [INFO] [stdout] patching file HeaderInvalid-9999.ebuild [INFO] [stdout] patching file IuseInvalid-0.ebuild [INFO] [stdout] patching file LiveOnly-1.ebuild [INFO] [stdout] patching file EapiUnstable-0.ebuild [INFO] [stdout] patching file KeywordsLive-9999.ebuild [INFO] [stdout] patching file PythonUpdate-0.ebuild [INFO] [stdout] patching file PythonUpdate-1.ebuild [INFO] [stdout] patching file PythonUpdate-2.ebuild [INFO] [stdout] patching file KeywordsOverlapping-0.ebuild [INFO] [stdout] patching file KeywordsUnsorted-0.ebuild [INFO] [stdout] patching file KeywordsDropped-2.ebuild [INFO] [stdout] patching file RubyUpdate-0.ebuild [INFO] [stdout] patching file LicenseDeprecated-0.ebuild [INFO] [stdout] patching file LicenseInvalid-0.ebuild [INFO] [stdout] patching file LicenseInvalid-1.ebuild [INFO] [stdout] patching file LiveOnly-1.ebuild [INFO] [stdout] patching file Manifest [INFO] [stdout] patching file ManifestCollide-0.ebuild [INFO] [stdout] patching file Manifest [INFO] [stdout] patching file ManifestConflict-0.ebuild [INFO] [stdout] patching file Manifest [INFO] [stdout] patching file Manifest [INFO] [stdout] patching file MetadataError-0.ebuild [INFO] [stdout] patching file MetadataError-0-r1.ebuild [INFO] [stdout] patching file MetadataError-0-r2.ebuild [INFO] [stdout] patching file MetadataError-0-r3.ebuild [INFO] [stdout] patching file MetadataError-0-r4.ebuild [INFO] [stdout] patching file MetadataError-1.ebuild [INFO] [stdout] patching file MetadataError-2.ebuild [INFO] [stdout] patching file MetadataError-3.ebuild [INFO] [stdout] patching file MetadataError-4.ebuild [INFO] [stdout] patching file MetadataError-5.ebuild [INFO] [stdout] patching file PropertiesInvalid-0.ebuild [INFO] [stdout] patching file RestrictInvalid-0.ebuild [INFO] [stdout] patching file RestrictMissing-0.ebuild [INFO] [stdout] patching file UriInvalid-0.ebuild [INFO] [stdout] patching file UriInvalid-1.ebuild [INFO] [stdout] patching file UriInvalid-2.ebuild [INFO] [stdout] patching file UriInvalid-3.ebuild [INFO] [stdout] patching file UriInvalid-4.ebuild [INFO] [stdout] patching file UnstableOnly-0.ebuild [INFO] [stdout] patching file metadata.xml [INFO] [stdout] patching file VariableOrder-0.ebuild [INFO] [stdout] patching file VariableScopeInvalid-0.ebuild [INFO] [stdout] patching file EapiFormat-0.ebuild [INFO] [stdout] patching file EapiFormat-1.ebuild [INFO] [stdout] patching file EapiFormat-2.ebuild [INFO] [stdout] patching file WhitespaceInvalid-0.ebuild [INFO] [stdout] patching file WhitespaceUnneeded-0.ebuild [INFO] [stdout] patching file Builtin-0.ebuild [INFO] [stdout] patching file profiles/arch.list [INFO] [stdout] patching file CommandDieUnneeded-0.ebuild [INFO] [stdout] patching file profiles/categories [INFO] [stdout] patching file profiles/thirdpartymirrors [INFO] [stdout] patching file profiles/use.desc [INFO] [stdout] patching file CommandScopeInvalid-0.ebuild [INFO] [stdout] patching file Optfeature-0.ebuild [INFO] [stdout] patching file PhaseCall-0.ebuild [INFO] [stdout] patching file DependencyDeprecated-0.ebuild [INFO] [stdout] patching file DependencyDeprecated-1.ebuild [INFO] [stdout] patching file layout.conf [INFO] [stdout] patching file HomepageInvalid-0.ebuild [INFO] [stdout] patching file DependencyInvalid-0.ebuild [INFO] [stdout] patching file DependencyInvalid-1.ebuild [INFO] [stdout] patching file DependencyInvalid-2.ebuild [INFO] [stdout] patching file DependencyInvalid-3.ebuild [INFO] [stdout] patching file DependencyInvalid-4.ebuild [INFO] [stdout] patching file LicenseInvalid-0.ebuild [INFO] [stdout] patching file DependencyRevisionMissing-0.ebuild [INFO] [stdout] patching file DependencyRevisionMissing-1.ebuild [INFO] [stdout] patching file DependencySlotMissing-0.ebuild [INFO] [stdout] patching file EapiStale-9999.ebuild [INFO] [stdout] patching file EapiBanned-0.ebuild [INFO] [stdout] patching file EapiDeprecated-0.ebuild [INFO] [stdout] patching file FileUnknown-0.ebuild [INFO] [stdout] patching file HomepageInvalid-0.ebuild [INFO] [stdout] patching file HomepageInvalid-1.ebuild [INFO] [stdout] patching file HomepageInvalid-2.ebuild [INFO] [stdout] patching file IuseInvalid-0.ebuild [INFO] [stdout] patching file EapiUnstable-0.ebuild [INFO] [stdout] patching file KeywordsLive-9999.ebuild [INFO] [stdout] patching file KeywordsOverlapping-0.ebuild [INFO] [stdout] test check::header::tests::check ... ok [INFO] [stdout] patching file KeywordsUnsorted-0.ebuild [INFO] [stdout] patching file KeywordsDropped-2.ebuild [INFO] [stdout] patching file LicenseDeprecated-0.ebuild [INFO] [stdout] patching file LicenseInvalid-0.ebuild [INFO] [stdout] patching file LicenseInvalid-1.ebuild [INFO] [stdout] patching file LiveOnly-1.ebuild [INFO] [stdout] patching file Manifest [INFO] [stdout] patching file ManifestCollide-0.ebuild [INFO] [stdout] patching file Manifest [INFO] [stdout] patching file ManifestConflict-0.ebuild [INFO] [stdout] patching file Manifest [INFO] [stdout] patching file Manifest [INFO] [stdout] patching file MetadataError-0.ebuild [INFO] [stdout] patching file MetadataError-0-r1.ebuild [INFO] [stdout] patching file MetadataError-0-r2.ebuild [INFO] [stdout] patching file MetadataError-0-r3.ebuild [INFO] [stdout] patching file MetadataError-0-r4.ebuild [INFO] [stdout] patching file MetadataError-1.ebuild [INFO] [stdout] patching file MetadataError-2.ebuild [INFO] [stdout] patching file MetadataError-3.ebuild [INFO] [stdout] patching file MetadataError-4.ebuild [INFO] [stdout] patching file MetadataError-5.ebuild [INFO] [stdout] patching file PropertiesInvalid-0.ebuild [INFO] [stdout] patching file RestrictInvalid-0.ebuild [INFO] [stdout] patching file RestrictMissing-0.ebuild [INFO] [stdout] patching file UriInvalid-0.ebuild [INFO] [stdout] patching file UriInvalid-1.ebuild [INFO] [stdout] patching file UriInvalid-2.ebuild [INFO] [stdout] patching file UriInvalid-3.ebuild [INFO] [stdout] patching file UriInvalid-4.ebuild [INFO] [stdout] patching file UnstableOnly-0.ebuild [INFO] [stdout] patching file metadata.xml [INFO] [stdout] patching file VariableOrder-0.ebuild [INFO] [stdout] patching file VariableScopeInvalid-0.ebuild [INFO] [stdout] patching file HeaderInvalid-2.ebuild [INFO] [stdout] patching file HeaderInvalid-3.ebuild [INFO] [stdout] patching file HeaderInvalid-4.ebuild [INFO] [stdout] patching file HeaderInvalid-5.ebuild [INFO] [stdout] patching file HeaderInvalid-6.ebuild [INFO] [stdout] patching file EapiFormat-0.ebuild [INFO] [stdout] patching file EapiFormat-1.ebuild [INFO] [stdout] patching file EapiFormat-2.ebuild [INFO] [stdout] patching file HeaderInvalid-9999.ebuild [INFO] [stdout] patching file WhitespaceInvalid-0.ebuild [INFO] [stdout] patching file LiveOnly-1.ebuild [INFO] [stdout] patching file WhitespaceUnneeded-0.ebuild [INFO] [stdout] patching file PythonUpdate-0.ebuild [INFO] [stdout] patching file PythonUpdate-1.ebuild [INFO] [stdout] patching file PythonUpdate-2.ebuild [INFO] [stdout] patching file profiles/arch.list [INFO] [stdout] patching file profiles/categories [INFO] [stdout] patching file profiles/thirdpartymirrors [INFO] [stdout] patching file RubyUpdate-0.ebuild [INFO] [stdout] patching file profiles/use.desc [INFO] [stdout] patching file layout.conf [INFO] [stdout] patching file HomepageInvalid-0.ebuild [INFO] [stdout] patching file LicenseInvalid-0.ebuild [INFO] [stdout] test check::repo_layout::tests::check ... ok [INFO] [stdout] patching file Builtin-0.ebuild [INFO] [stdout] patching file CommandDieUnneeded-0.ebuild [INFO] [stdout] patching file CommandScopeInvalid-0.ebuild [INFO] [stdout] patching file Optfeature-0.ebuild [INFO] [stdout] patching file PhaseCall-0.ebuild [INFO] [stdout] patching file DependencyDeprecated-0.ebuild [INFO] [stdout] patching file DependencyDeprecated-1.ebuild [INFO] [stdout] patching file DependencyInvalid-0.ebuild [INFO] [stdout] patching file DependencyInvalid-1.ebuild [INFO] [stdout] patching file DependencyInvalid-2.ebuild [INFO] [stdout] patching file DependencyInvalid-3.ebuild [INFO] [stdout] patching file DependencyInvalid-4.ebuild [INFO] [stdout] patching file DependencyRevisionMissing-0.ebuild [INFO] [stdout] patching file DependencyRevisionMissing-1.ebuild [INFO] [stdout] patching file DependencySlotMissing-0.ebuild [INFO] [stdout] patching file EapiStale-9999.ebuild [INFO] [stdout] patching file EapiBanned-0.ebuild [INFO] [stdout] patching file EapiDeprecated-0.ebuild [INFO] [stdout] patching file FileUnknown-0.ebuild [INFO] [stdout] test check::properties::tests::check ... FAILED [INFO] [stdout] patching file HomepageInvalid-0.ebuild [INFO] [stdout] patching file HomepageInvalid-1.ebuild [INFO] [stdout] patching file HomepageInvalid-2.ebuild [INFO] [stdout] patching file IuseInvalid-0.ebuild [INFO] [stdout] patching file EapiUnstable-0.ebuild [INFO] [stdout] patching file KeywordsLive-9999.ebuild [INFO] [stdout] patching file KeywordsOverlapping-0.ebuild [INFO] [stdout] patching file KeywordsUnsorted-0.ebuild [INFO] [stdout] patching file KeywordsDropped-2.ebuild [INFO] [stdout] patching file LicenseDeprecated-0.ebuild [INFO] [stdout] patching file LicenseInvalid-0.ebuild [INFO] [stdout] patching file LicenseInvalid-1.ebuild [INFO] [stdout] patching file LiveOnly-1.ebuild [INFO] [stdout] patching file Manifest [INFO] [stdout] patching file ManifestCollide-0.ebuild [INFO] [stdout] patching file Manifest [INFO] [stdout] patching file ManifestConflict-0.ebuild [INFO] [stdout] patching file Manifest [INFO] [stdout] patching file Manifest [INFO] [stdout] patching file MetadataError-0.ebuild [INFO] [stdout] patching file MetadataError-0-r1.ebuild [INFO] [stdout] patching file MetadataError-0-r2.ebuild [INFO] [stdout] patching file MetadataError-0-r3.ebuild [INFO] [stdout] patching file MetadataError-0-r4.ebuild [INFO] [stdout] patching file MetadataError-1.ebuild [INFO] [stdout] patching file MetadataError-2.ebuild [INFO] [stdout] patching file MetadataError-3.ebuild [INFO] [stdout] patching file MetadataError-4.ebuild [INFO] [stdout] patching file MetadataError-5.ebuild [INFO] [stdout] patching file PropertiesInvalid-0.ebuild [INFO] [stdout] patching file RestrictInvalid-0.ebuild [INFO] [stdout] patching file RestrictMissing-0.ebuild [INFO] [stdout] patching file UriInvalid-0.ebuild [INFO] [stdout] patching file UriInvalid-1.ebuild [INFO] [stdout] patching file UriInvalid-2.ebuild [INFO] [stdout] patching file UriInvalid-3.ebuild [INFO] [stdout] patching file UriInvalid-4.ebuild [INFO] [stdout] patching file UnstableOnly-0.ebuild [INFO] [stdout] patching file metadata.xml [INFO] [stdout] patching file VariableOrder-0.ebuild [INFO] [stdout] patching file VariableScopeInvalid-0.ebuild [INFO] [stdout] patching file EapiFormat-0.ebuild [INFO] [stdout] patching file EapiFormat-1.ebuild [INFO] [stdout] patching file EapiFormat-2.ebuild [INFO] [stdout] patching file WhitespaceInvalid-0.ebuild [INFO] [stdout] patching file WhitespaceUnneeded-0.ebuild [INFO] [stdout] patching file profiles/arch.list [INFO] [stdout] patching file profiles/categories [INFO] [stdout] patching file profiles/thirdpartymirrors [INFO] [stdout] patching file profiles/use.desc [INFO] [stdout] patching file layout.conf [INFO] [stdout] patching file HomepageInvalid-0.ebuild [INFO] [stdout] patching file LicenseInvalid-0.ebuild [INFO] [stdout] test check::restrict::tests::check ... FAILED [INFO] [stdout] test check::metadata::tests::check ... ok [INFO] [stdout] test check::tests::kind ... ok [INFO] [stdout] test check::tests::report ... ok [INFO] [stdout] test check::src_uri::tests::check ... FAILED [INFO] [stdout] test check::restrict_test_missing::tests::check ... FAILED [INFO] [stdout] test check::ignore::tests::check ... ok [INFO] [stdout] test check::unstable_only::tests::check ... FAILED [INFO] [stdout] test report::tests::builder ... ok [INFO] [stdout] test report::tests::cmp ... ok [INFO] [stdout] test report::tests::display_and_debug ... ok [INFO] [stdout] test report::tests::kind ... ok [INFO] [stdout] test report::tests::report_target ... ok [INFO] [stdout] patching file HeaderInvalid-2.ebuild [INFO] [stdout] patching file HeaderInvalid-3.ebuild [INFO] [stdout] patching file HeaderInvalid-4.ebuild [INFO] [stdout] patching file HeaderInvalid-5.ebuild [INFO] [stdout] patching file HeaderInvalid-6.ebuild [INFO] [stdout] patching file HeaderInvalid-9999.ebuild [INFO] [stdout] test reporter::tests::count ... ok [INFO] [stdout] test reporter::tests::fancy ... ok [INFO] [stdout] test reporter::tests::format ... ok [INFO] [stdout] patching file LiveOnly-1.ebuild [INFO] [stdout] test reporter::tests::json ... ok [INFO] [stdout] test reporter::tests::null ... ok [INFO] [stdout] test reporter::tests::simple ... ok [INFO] [stdout] test reporter::tests::stats ... ok [INFO] [stdout] patching file PythonUpdate-0.ebuild [INFO] [stdout] patching file PythonUpdate-1.ebuild [INFO] [stdout] patching file PythonUpdate-2.ebuild [INFO] [stdout] patching file RubyUpdate-0.ebuild [INFO] [stdout] patching file HeaderInvalid-2.ebuild [INFO] [stdout] patching file HeaderInvalid-3.ebuild [INFO] [stdout] patching file HeaderInvalid-4.ebuild [INFO] [stdout] patching file HeaderInvalid-5.ebuild [INFO] [stdout] patching file HeaderInvalid-6.ebuild [INFO] [stdout] patching file HeaderInvalid-9999.ebuild [INFO] [stdout] patching file LiveOnly-1.ebuild [INFO] [stdout] patching file PythonUpdate-0.ebuild [INFO] [stdout] patching file PythonUpdate-1.ebuild [INFO] [stdout] patching file PythonUpdate-2.ebuild [INFO] [stdout] patching file RubyUpdate-0.ebuild [INFO] [stdout] patching file Builtin-0.ebuild [INFO] [stdout] patching file CommandDieUnneeded-0.ebuild [INFO] [stdout] patching file CommandScopeInvalid-0.ebuild [INFO] [stdout] patching file Optfeature-0.ebuild [INFO] [stdout] patching file PhaseCall-0.ebuild [INFO] [stdout] patching file DependencyDeprecated-0.ebuild [INFO] [stdout] patching file DependencyDeprecated-1.ebuild [INFO] [stdout] patching file DependencyInvalid-0.ebuild [INFO] [stdout] patching file DependencyInvalid-1.ebuild [INFO] [stdout] patching file DependencyInvalid-2.ebuild [INFO] [stdout] patching file DependencyInvalid-3.ebuild [INFO] [stdout] patching file DependencyInvalid-4.ebuild [INFO] [stdout] patching file DependencyRevisionMissing-0.ebuild [INFO] [stdout] patching file DependencyRevisionMissing-1.ebuild [INFO] [stdout] patching file DependencySlotMissing-0.ebuild [INFO] [stdout] patching file EapiStale-9999.ebuild [INFO] [stdout] patching file EapiBanned-0.ebuild [INFO] [stdout] patching file EapiDeprecated-0.ebuild [INFO] [stdout] patching file FileUnknown-0.ebuild [INFO] [stdout] patching file HomepageInvalid-0.ebuild [INFO] [stdout] patching file HomepageInvalid-1.ebuild [INFO] [stdout] patching file HomepageInvalid-2.ebuild [INFO] [stdout] patching file IuseInvalid-0.ebuild [INFO] [stdout] patching file EapiUnstable-0.ebuild [INFO] [stdout] patching file KeywordsLive-9999.ebuild [INFO] [stdout] patching file KeywordsOverlapping-0.ebuild [INFO] [stdout] patching file Builtin-0.ebuild [INFO] [stdout] patching file CommandDieUnneeded-0.ebuild [INFO] [stdout] patching file KeywordsUnsorted-0.ebuild [INFO] [stdout] patching file CommandScopeInvalid-0.ebuild [INFO] [stdout] patching file Optfeature-0.ebuild [INFO] [stdout] patching file PhaseCall-0.ebuild [INFO] [stdout] patching file KeywordsDropped-2.ebuild [INFO] [stdout] patching file DependencyDeprecated-0.ebuild [INFO] [stdout] patching file DependencyDeprecated-1.ebuild [INFO] [stdout] patching file DependencyInvalid-0.ebuild [INFO] [stdout] patching file DependencyInvalid-1.ebuild [INFO] [stdout] patching file DependencyInvalid-2.ebuild [INFO] [stdout] patching file LicenseDeprecated-0.ebuild [INFO] [stdout] patching file DependencyInvalid-3.ebuild [INFO] [stdout] patching file LicenseInvalid-0.ebuild [INFO] [stdout] patching file LicenseInvalid-1.ebuild [INFO] [stdout] patching file DependencyInvalid-4.ebuild [INFO] [stdout] patching file LiveOnly-1.ebuild [INFO] [stdout] patching file DependencyRevisionMissing-0.ebuild [INFO] [stdout] patching file DependencyRevisionMissing-1.ebuild [INFO] [stdout] patching file Manifest [INFO] [stdout] patching file ManifestCollide-0.ebuild [INFO] [stdout] patching file DependencySlotMissing-0.ebuild [INFO] [stdout] patching file Manifest [INFO] [stdout] patching file ManifestConflict-0.ebuild [INFO] [stdout] patching file EapiStale-9999.ebuild [INFO] [stdout] patching file Manifest [INFO] [stdout] patching file Manifest [INFO] [stdout] patching file MetadataError-0.ebuild [INFO] [stdout] patching file MetadataError-0-r1.ebuild [INFO] [stdout] patching file EapiBanned-0.ebuild [INFO] [stdout] patching file MetadataError-0-r2.ebuild [INFO] [stdout] patching file MetadataError-0-r3.ebuild [INFO] [stdout] patching file MetadataError-0-r4.ebuild [INFO] [stdout] patching file MetadataError-1.ebuild [INFO] [stdout] patching file MetadataError-2.ebuild [INFO] [stdout] patching file MetadataError-3.ebuild [INFO] [stdout] patching file MetadataError-4.ebuild [INFO] [stdout] patching file MetadataError-5.ebuild [INFO] [stdout] patching file PropertiesInvalid-0.ebuild [INFO] [stdout] patching file EapiDeprecated-0.ebuild [INFO] [stdout] patching file RestrictInvalid-0.ebuild [INFO] [stdout] patching file RestrictMissing-0.ebuild [INFO] [stdout] patching file UriInvalid-0.ebuild [INFO] [stdout] patching file UriInvalid-1.ebuild [INFO] [stdout] patching file UriInvalid-2.ebuild [INFO] [stdout] patching file UriInvalid-3.ebuild [INFO] [stdout] patching file FileUnknown-0.ebuild [INFO] [stdout] patching file UriInvalid-4.ebuild [INFO] [stdout] patching file HomepageInvalid-0.ebuild [INFO] [stdout] patching file HomepageInvalid-1.ebuild [INFO] [stdout] patching file HomepageInvalid-2.ebuild [INFO] [stdout] patching file UnstableOnly-0.ebuild [INFO] [stdout] patching file metadata.xml [INFO] [stdout] patching file IuseInvalid-0.ebuild [INFO] [stdout] patching file EapiUnstable-0.ebuild [INFO] [stdout] patching file KeywordsLive-9999.ebuild [INFO] [stdout] patching file VariableOrder-0.ebuild [INFO] [stdout] patching file VariableScopeInvalid-0.ebuild [INFO] [stdout] patching file KeywordsOverlapping-0.ebuild [INFO] [stdout] patching file EapiFormat-0.ebuild [INFO] [stdout] patching file EapiFormat-1.ebuild [INFO] [stdout] patching file EapiFormat-2.ebuild [INFO] [stdout] patching file WhitespaceInvalid-0.ebuild [INFO] [stdout] patching file KeywordsUnsorted-0.ebuild [INFO] [stdout] patching file KeywordsDropped-2.ebuild [INFO] [stdout] patching file LicenseDeprecated-0.ebuild [INFO] [stdout] patching file WhitespaceUnneeded-0.ebuild [INFO] [stdout] patching file profiles/arch.list [INFO] [stdout] patching file profiles/categories [INFO] [stdout] patching file profiles/thirdpartymirrors [INFO] [stdout] patching file profiles/use.desc [INFO] [stdout] patching file LicenseInvalid-0.ebuild [INFO] [stdout] patching file LicenseInvalid-1.ebuild [INFO] [stdout] patching file LiveOnly-1.ebuild [INFO] [stdout] patching file Manifest [INFO] [stdout] patching file ManifestCollide-0.ebuild [INFO] [stdout] patching file Manifest [INFO] [stdout] patching file ManifestConflict-0.ebuild [INFO] [stdout] patching file layout.conf [INFO] [stdout] patching file Manifest [INFO] [stdout] patching file HomepageInvalid-0.ebuild [INFO] [stdout] patching file LicenseInvalid-0.ebuild [INFO] [stdout] patching file Manifest [INFO] [stdout] patching file MetadataError-0.ebuild [INFO] [stdout] patching file MetadataError-0-r1.ebuild [INFO] [stdout] patching file MetadataError-0-r2.ebuild [INFO] [stdout] patching file MetadataError-0-r3.ebuild [INFO] [stdout] patching file MetadataError-0-r4.ebuild [INFO] [stdout] patching file MetadataError-1.ebuild [INFO] [stdout] patching file MetadataError-2.ebuild [INFO] [stdout] patching file MetadataError-3.ebuild [INFO] [stdout] patching file MetadataError-4.ebuild [INFO] [stdout] patching file MetadataError-5.ebuild [INFO] [stdout] patching file PropertiesInvalid-0.ebuild [INFO] [stdout] patching file RestrictInvalid-0.ebuild [INFO] [stdout] patching file RestrictMissing-0.ebuild [INFO] [stdout] patching file UriInvalid-0.ebuild [INFO] [stdout] patching file UriInvalid-1.ebuild [INFO] [stdout] patching file UriInvalid-2.ebuild [INFO] [stdout] patching file UriInvalid-3.ebuild [INFO] [stdout] patching file UriInvalid-4.ebuild [INFO] [stdout] patching file UnstableOnly-0.ebuild [INFO] [stdout] patching file metadata.xml [INFO] [stdout] patching file VariableOrder-0.ebuild [INFO] [stdout] patching file VariableScopeInvalid-0.ebuild [INFO] [stdout] patching file EapiFormat-0.ebuild [INFO] [stdout] patching file EapiFormat-1.ebuild [INFO] [stdout] patching file EapiFormat-2.ebuild [INFO] [stdout] patching file WhitespaceInvalid-0.ebuild [INFO] [stdout] patching file WhitespaceUnneeded-0.ebuild [INFO] [stdout] patching file profiles/arch.list [INFO] [stdout] patching file profiles/categories [INFO] [stdout] patching file profiles/thirdpartymirrors [INFO] [stdout] patching file profiles/use.desc [INFO] [stdout] patching file layout.conf [INFO] [stdout] patching file HomepageInvalid-0.ebuild [INFO] [stdout] patching file LicenseInvalid-0.ebuild [INFO] [stdout] test check::variable_order::tests::check ... ok [INFO] [stdout] test check::whitespace::tests::check ... ok [INFO] [stdout] test check::use_local::tests::check ... FAILED [INFO] [stdout] test scan::tests::repos ... ok [INFO] [stdout] test scan::tests::skip_check ... ok [INFO] [stdout] test scan::tests::filters ... FAILED [INFO] [stdout] test scan::tests::targets ... FAILED [INFO] [stdout] test scan::tests::reports ... FAILED [INFO] [stdout] test check::homepage::tests::check has been running for over 60 seconds [INFO] [stdout] test check::keywords::tests::check has been running for over 60 seconds [INFO] [stdout] test check::license::tests::check has been running for over 60 seconds [INFO] [stdout] test check::ruby_update::tests::check has been running for over 60 seconds [INFO] [stdout] test scan::tests::failed has been running for over 60 seconds [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "b59b61e380b937a0f96171b94c31cee6bc30942664fd289b64b3de3a763bb8e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b59b61e380b937a0f96171b94c31cee6bc30942664fd289b64b3de3a763bb8e6", kill_on_drop: false }` [INFO] [stdout] b59b61e380b937a0f96171b94c31cee6bc30942664fd289b64b3de3a763bb8e6