[INFO] fetching crate pks 0.2.24... [INFO] testing pks-0.2.24 against master#160e7623e8cbbf1feab2b6e2a24733a98c7bde9c for pr-145628 [INFO] extracting crate pks 0.2.24 into /workspace/builds/worker-3-tc1/source [INFO] removed /workspace/builds/worker-3-tc1/source/rust-toolchain.toml [INFO] started tweaking crates.io crate pks 0.2.24 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate pks 0.2.24 [INFO] tweaked toml for crates.io crate pks 0.2.24 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate pks 0.2.24 on toolchain 160e7623e8cbbf1feab2b6e2a24733a98c7bde9c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate pks 0.2.24 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" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded fnmatch-regex2 v0.3.0 [INFO] [stderr] Downloaded ruby_inflector v0.0.8 [INFO] [stderr] Downloaded sdd v3.0.5 [INFO] [stderr] Downloaded serde_magnus v0.7.0 [INFO] [stderr] Downloaded lib-ruby-parser v4.0.6+ruby-3.1.2 [INFO] [stderr] Downloaded scc v2.3.0 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c21510e4edbadfacf245b157ed43ab864bd327d3e2de4c3646988806345c0e34 [INFO] running `Command { std: "docker" "start" "-a" "c21510e4edbadfacf245b157ed43ab864bd327d3e2de4c3646988806345c0e34", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c21510e4edbadfacf245b157ed43ab864bd327d3e2de4c3646988806345c0e34", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c21510e4edbadfacf245b157ed43ab864bd327d3e2de4c3646988806345c0e34", kill_on_drop: false }` [INFO] [stdout] c21510e4edbadfacf245b157ed43ab864bd327d3e2de4c3646988806345c0e34 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 96c6dd9f8b582d52f5a3976ff93855709e3369076340b4491503c03b25e154e7 [INFO] running `Command { std: "docker" "start" "-a" "96c6dd9f8b582d52f5a3976ff93855709e3369076340b4491503c03b25e154e7", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling serde_json v1.0.137 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling crossbeam-channel v0.5.14 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling lib-ruby-parser v4.0.6+ruby-3.1.2 [INFO] [stderr] Compiling clap_builder v4.5.26 [INFO] [stderr] Compiling bstr v1.11.3 [INFO] [stderr] Compiling lib-ruby-parser-ast v0.55.0 [INFO] [stderr] Compiling alloc-from-pool v1.0.5 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling serde_magnus v0.7.0 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling line-col v0.2.1 [INFO] [stderr] Compiling path-clean v1.0.1 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling jwalk v0.8.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling globset v0.4.15 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling clap_derive v4.5.24 [INFO] [stderr] Compiling ruby_inflector v0.0.8 [INFO] [stderr] Compiling fnmatch-regex2 v0.3.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling clap v4.5.26 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling pks v0.2.24 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/packs/configuration.rs:85:9 [INFO] [stdout] | [INFO] [stdout] 85 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 86 | ) -> ConstantResolverConfiguration { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 86 | ) -> ConstantResolverConfiguration<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/packs/pack_set.rs:111:21 [INFO] [stdout] | [INFO] [stdout] 109 | &'a self, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 110 | configuration: &'a Configuration, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 111 | ) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 111 | ) -> Result>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.93s [INFO] running `Command { std: "docker" "inspect" "96c6dd9f8b582d52f5a3976ff93855709e3369076340b4491503c03b25e154e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "96c6dd9f8b582d52f5a3976ff93855709e3369076340b4491503c03b25e154e7", kill_on_drop: false }` [INFO] [stdout] 96c6dd9f8b582d52f5a3976ff93855709e3369076340b4491503c03b25e154e7 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 07916d2c7cc12daf61b0bae3a6ef32417303689f89fb83729b1e09325990cd26 [INFO] running `Command { std: "docker" "start" "-a" "07916d2c7cc12daf61b0bae3a6ef32417303689f89fb83729b1e09325990cd26", kill_on_drop: false }` [INFO] [stderr] error: failed to download `anstyle-query v1.1.2` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] unable to get packages from source [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack package `anstyle-query v1.1.2` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to create directory `/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anstyle-query-1.1.2` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] Read-only file system (os error 30) [INFO] running `Command { std: "docker" "inspect" "07916d2c7cc12daf61b0bae3a6ef32417303689f89fb83729b1e09325990cd26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "07916d2c7cc12daf61b0bae3a6ef32417303689f89fb83729b1e09325990cd26", kill_on_drop: false }` [INFO] [stdout] 07916d2c7cc12daf61b0bae3a6ef32417303689f89fb83729b1e09325990cd26