[INFO] fetching crate anda 0.3.3... [INFO] testing anda-0.3.3 against beta-2024-10-19 for beta-1.83-1 [INFO] extracting crate anda 0.3.3 into /workspace/builds/worker-5-tc2/source [INFO] validating manifest of crates.io crate anda 0.3.3 on toolchain beta-2024-10-19 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-10-19" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config.toml [INFO] started tweaking crates.io crate anda 0.3.3 [INFO] finished tweaking crates.io crate anda 0.3.3 [INFO] tweaked toml for crates.io crate anda 0.3.3 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate crates.io crate anda 0.3.3 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" "+beta-2024-10-19" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-10-19" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0f48860208b1937e48a7e36821c0a724af7b862452ce692df55d20e3b486ef47 [INFO] running `Command { std: "docker" "start" "-a" "0f48860208b1937e48a7e36821c0a724af7b862452ce692df55d20e3b486ef47", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0f48860208b1937e48a7e36821c0a724af7b862452ce692df55d20e3b486ef47", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f48860208b1937e48a7e36821c0a724af7b862452ce692df55d20e3b486ef47", kill_on_drop: false }` [INFO] [stdout] 0f48860208b1937e48a7e36821c0a724af7b862452ce692df55d20e3b486ef47 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-10-19" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fcf4f0c6fd3f69c2e9bc121c0e2068d3026ee66e60d71a3636651ac967d94d32 [INFO] running `Command { std: "docker" "start" "-a" "fcf4f0c6fd3f69c2e9bc121c0e2068d3026ee66e60d71a3636651ac967d94d32", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling serde_json v1.0.121 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling cc v1.1.6 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling thin-vec v0.2.13 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling libz-sys v1.1.18 [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling libssh2-sys v0.3.0 [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling rhai_codegen v2.2.0 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling rustls-pki-types v1.7.0 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling bstr v1.10.0 [INFO] [stderr] Compiling rhai v1.19.0 [INFO] [stderr] Compiling pest v2.7.11 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling rustls v0.23.12 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling clap_builder v4.5.11 [INFO] [stderr] Compiling pest_meta v2.7.11 [INFO] [stderr] Compiling clap_derive v4.5.11 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling pest_generator v2.7.11 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling globset v0.4.14 [INFO] [stderr] Compiling rustls-webpki v0.102.6 [INFO] [stderr] Compiling pest_derive v2.7.11 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling libgit2-sys v0.17.0+1.8.1 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling unicode-width v0.1.13 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling flate2 v1.0.30 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling vecmap-rs v0.1.15 [INFO] [stderr] Compiling hcl-primitives v0.1.5 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling hcl-rs v0.15.0 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling tracing-error v0.2.0 [INFO] [stderr] Compiling color-spantrace v0.2.1 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling nix v0.23.2 [INFO] [stderr] Compiling ignore v0.4.22 [INFO] [stderr] Compiling clap v4.5.11 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling webpki-roots v0.26.3 [INFO] [stderr] Compiling fd-lock v3.0.13 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling rustyline v9.1.2 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling anda-config v0.3.3 [INFO] [stderr] Compiling ureq v2.10.0 [INFO] [stderr] Compiling color-eyre v0.6.3 [INFO] [stderr] Compiling directories v5.0.1 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling mio v1.0.1 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling bytes v1.6.1 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling flatpak v0.18.1 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling tokio v1.39.2 [INFO] [stderr] Compiling promptly v0.3.1 [INFO] [stderr] Compiling clap_complete v4.5.11 [INFO] [stderr] Compiling clap-verbosity-flag v2.2.1 [INFO] [stderr] Compiling console v0.15.8 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling rhai-url v0.0.5 [INFO] [stderr] Compiling rhai-fs v0.1.3 [INFO] [stderr] Compiling async-trait v0.1.81 [INFO] [stderr] Compiling lazy_format v2.0.3 [INFO] [stderr] Compiling andax v0.3.3 [INFO] [stderr] Compiling git2 v0.19.0 [INFO] [stderr] Compiling anda v0.3.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 01s [INFO] running `Command { std: "docker" "inspect" "fcf4f0c6fd3f69c2e9bc121c0e2068d3026ee66e60d71a3636651ac967d94d32", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fcf4f0c6fd3f69c2e9bc121c0e2068d3026ee66e60d71a3636651ac967d94d32", kill_on_drop: false }` [INFO] [stdout] fcf4f0c6fd3f69c2e9bc121c0e2068d3026ee66e60d71a3636651ac967d94d32 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-10-19" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1042a8dde2701b47948f19b1c1eda27334f06a5db71e1f3e9da868df09e2cdca [INFO] running `Command { std: "docker" "start" "-a" "1042a8dde2701b47948f19b1c1eda27334f06a5db71e1f3e9da868df09e2cdca", kill_on_drop: false }` [INFO] [stderr] Compiling anda v0.3.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/update.rs:166:13 [INFO] [stdout] | [INFO] [stdout] 166 | let mut test1 = filter_project(&lbls); [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 8.08s [INFO] running `Command { std: "docker" "inspect" "1042a8dde2701b47948f19b1c1eda27334f06a5db71e1f3e9da868df09e2cdca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1042a8dde2701b47948f19b1c1eda27334f06a5db71e1f3e9da868df09e2cdca", kill_on_drop: false }` [INFO] [stdout] 1042a8dde2701b47948f19b1c1eda27334f06a5db71e1f3e9da868df09e2cdca [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-10-19" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4bc20b469d83a712cac26c4dbc6287ef0e3f7b613598379bd256ee2b0a2344b5 [INFO] running `Command { std: "docker" "start" "-a" "4bc20b469d83a712cac26c4dbc6287ef0e3f7b613598379bd256ee2b0a2344b5", kill_on_drop: false }` [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/update.rs:166:13 [INFO] [stderr] | [INFO] [stderr] 166 | let mut test1 = filter_project(&lbls); [INFO] [stderr] | ----^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `anda` (bin "anda" test) generated 1 warning (run `cargo fix --bin "anda" --tests` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/anda-1b227aedc9c426b7) [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/anda-725f7351b7e03ae2) [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 3 tests [INFO] [stdout] test update::tests::test_filter ... ok [INFO] [stdout] test util::tests::test_head ... ok [INFO] [stderr] Doc-tests anda [INFO] [stdout] test util::tests::test_entries ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s [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] running `Command { std: "docker" "inspect" "4bc20b469d83a712cac26c4dbc6287ef0e3f7b613598379bd256ee2b0a2344b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4bc20b469d83a712cac26c4dbc6287ef0e3f7b613598379bd256ee2b0a2344b5", kill_on_drop: false }` [INFO] [stdout] 4bc20b469d83a712cac26c4dbc6287ef0e3f7b613598379bd256ee2b0a2344b5