[INFO] fetching crate calcit 0.9.18... [INFO] testing calcit-0.9.18 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate calcit 0.9.18 into /workspace/builds/worker-2-tc1/source [INFO] removed /workspace/builds/worker-2-tc1/source/rust-toolchain.toml [INFO] started tweaking crates.io crate calcit 0.9.18 [INFO] finished tweaking crates.io crate calcit 0.9.18 [INFO] tweaked toml for crates.io crate calcit 0.9.18 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate calcit 0.9.18 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate calcit 0.9.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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded archery v1.2.1 [INFO] [stderr] Downloaded cirru_parser v0.1.33 [INFO] [stderr] Downloaded argh_shared v0.1.13 [INFO] [stderr] Downloaded argh_derive v0.1.13 [INFO] [stderr] Downloaded notify-debouncer-mini v0.6.0 [INFO] [stderr] Downloaded unicode-blocks v0.1.9 [INFO] [stderr] Downloaded argh v0.1.13 [INFO] [stderr] Downloaded rpds v1.1.1 [INFO] [stderr] Downloaded cirru_edn v0.6.15 [INFO] [stderr] Downloaded cjk v0.2.5 [INFO] [stderr] Downloaded im_ternary_tree v0.0.19 [INFO] [stderr] Downloaded rust-fuzzy-search v0.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8e55a758addedb6e3b80da40c81e70685351135949d4adf1d8c9631791ef2934 [INFO] running `Command { std: "docker" "start" "-a" "8e55a758addedb6e3b80da40c81e70685351135949d4adf1d8c9631791ef2934", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8e55a758addedb6e3b80da40c81e70685351135949d4adf1d8c9631791ef2934", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e55a758addedb6e3b80da40c81e70685351135949d4adf1d8c9631791ef2934", kill_on_drop: false }` [INFO] [stdout] 8e55a758addedb6e3b80da40c81e70685351135949d4adf1d8c9631791ef2934 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cd1a9afbb9cc42edbc4422894ad505ccfa90f51f256f99c09f4aa89765db15bd [INFO] running `Command { std: "docker" "start" "-a" "cd1a9afbb9cc42edbc4422894ad505ccfa90f51f256f99c09f4aa89765db15bd", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling virtue v0.0.18 [INFO] [stderr] Compiling unty v0.0.4 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling unicode-blocks v0.1.9 [INFO] [stderr] Compiling widestring v0.4.3 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling triomphe v0.1.14 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling notify-types v2.0.0 [INFO] [stderr] Compiling argh_shared v0.1.13 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling bincode_derive v2.0.1 [INFO] [stderr] Compiling archery v1.2.1 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling cjk v0.2.5 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling rust-fuzzy-search v0.1.1 [INFO] [stderr] Compiling rpds v1.1.1 [INFO] [stderr] Compiling libloading v0.8.8 [INFO] [stderr] Compiling strum v0.25.0 [INFO] [stderr] Compiling im_ternary_tree v0.0.19 [INFO] [stderr] Compiling bincode v2.0.1 [INFO] [stderr] Compiling colored v3.0.0 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling inotify v0.11.0 [INFO] [stderr] Compiling cirru_parser v0.1.33 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling cirru_edn v0.6.15 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling notify v8.0.0 [INFO] [stderr] Compiling notify-debouncer-mini v0.6.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling argh_derive v0.1.13 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling ctrlc v3.4.7 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling argh v0.1.13 [INFO] [stderr] Compiling calcit v0.9.18 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/calcit/list.rs:395:15 [INFO] [stdout] | [INFO] [stdout] 395 | pub fn iter(&self) -> CalcitListIterator { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided 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] 395 | pub fn iter(&self) -> CalcitListIterator<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.58s [INFO] running `Command { std: "docker" "inspect" "cd1a9afbb9cc42edbc4422894ad505ccfa90f51f256f99c09f4aa89765db15bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd1a9afbb9cc42edbc4422894ad505ccfa90f51f256f99c09f4aa89765db15bd", kill_on_drop: false }` [INFO] [stdout] cd1a9afbb9cc42edbc4422894ad505ccfa90f51f256f99c09f4aa89765db15bd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] feadfdb1ee57e9b72cd6d24786915fa3eafcac09b5f149d8fb2ddf3e4c416c45 [INFO] running `Command { std: "docker" "start" "-a" "feadfdb1ee57e9b72cd6d24786915fa3eafcac09b5f149d8fb2ddf3e4c416c45", kill_on_drop: false }` [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/calcit/list.rs:395:15 [INFO] [stdout] | [INFO] [stdout] 395 | pub fn iter(&self) -> CalcitListIterator { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided 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] 395 | pub fn iter(&self) -> CalcitListIterator<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling calcit v0.9.18 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/calcit/list.rs:395:15 [INFO] [stdout] | [INFO] [stdout] 395 | pub fn iter(&self) -> CalcitListIterator { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided 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] 395 | pub fn iter(&self) -> CalcitListIterator<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.78s [INFO] running `Command { std: "docker" "inspect" "feadfdb1ee57e9b72cd6d24786915fa3eafcac09b5f149d8fb2ddf3e4c416c45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "feadfdb1ee57e9b72cd6d24786915fa3eafcac09b5f149d8fb2ddf3e4c416c45", kill_on_drop: false }` [INFO] [stdout] feadfdb1ee57e9b72cd6d24786915fa3eafcac09b5f149d8fb2ddf3e4c416c45 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7a9e7a260b54c22417ffd1fb64ed240470e4c99d6a53bcedc246605dff5a058f [INFO] running `Command { std: "docker" "start" "-a" "7a9e7a260b54c22417ffd1fb64ed240470e4c99d6a53bcedc246605dff5a058f", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/calcit/list.rs:395:15 [INFO] [stderr] | [INFO] [stderr] 395 | pub fn iter(&self) -> CalcitListIterator { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 395 | pub fn iter(&self) -> CalcitListIterator<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `calcit` (lib) generated 1 warning (run `cargo fix --lib -p calcit` to apply 1 suggestion) [INFO] [stderr] warning: `calcit` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/calcit-180f94b968e9e654) [INFO] [stderr] Running unittests src/bin/bundle_calcit.rs (/opt/rustwide/target/debug/deps/bundle_calcit-290dc2030efcae99) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/calcit_deps.rs (/opt/rustwide/target/debug/deps/caps-0c8a3249849cb13b) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/cr.rs (/opt/rustwide/target/debug/deps/cr-53cd820d9168c30d) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests calcit [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "7a9e7a260b54c22417ffd1fb64ed240470e4c99d6a53bcedc246605dff5a058f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a9e7a260b54c22417ffd1fb64ed240470e4c99d6a53bcedc246605dff5a058f", kill_on_drop: false }` [INFO] [stdout] 7a9e7a260b54c22417ffd1fb64ed240470e4c99d6a53bcedc246605dff5a058f