[INFO] cloning repository https://github.com/favilo/aoc2021 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/favilo/aoc2021" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffavilo%2Faoc2021", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffavilo%2Faoc2021'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 69abf33f29c1ff51961cbca78edffb9c86cd3fbe [INFO] testing favilo/aoc2021 against 1.84.0 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffavilo%2Faoc2021" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/favilo/aoc2021 on toolchain 1.84.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.84.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-4-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/favilo/aoc2021 [INFO] finished tweaking git repo https://github.com/favilo/aoc2021 [INFO] tweaked toml for git repo https://github.com/favilo/aoc2021 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/favilo/aoc2021 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" "+1.84.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: bench.0.required_features [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tracing-flame v0.1.0 [INFO] [stderr] Downloaded debugid v0.7.2 [INFO] [stderr] Downloaded symbolic-common v8.5.0 [INFO] [stderr] Downloaded rgb v0.8.29 [INFO] [stderr] Downloaded pprof v0.6.1 [INFO] [stderr] Downloaded inferno v0.10.8 [INFO] [stderr] Downloaded symbolic-demangle v8.5.0 [INFO] [stderr] Downloaded nix v0.23.0 [INFO] [stderr] Downloaded ndarray v0.15.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 923eae572db7b56f7b0349b6bd7b53ea1bc0ab458843951352058e81b3254ae2 [INFO] running `Command { std: "docker" "start" "-a" "923eae572db7b56f7b0349b6bd7b53ea1bc0ab458843951352058e81b3254ae2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "923eae572db7b56f7b0349b6bd7b53ea1bc0ab458843951352058e81b3254ae2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "923eae572db7b56f7b0349b6bd7b53ea1bc0ab458843951352058e81b3254ae2", kill_on_drop: false }` [INFO] [stdout] 923eae572db7b56f7b0349b6bd7b53ea1bc0ab458843951352058e81b3254ae2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 29c596c4868f57c2428d3efd17495cb71d3f22ddcd4ad679f559de3a33ee7983 [INFO] running `Command { std: "docker" "start" "-a" "29c596c4868f57c2428d3efd17495cb71d3f22ddcd4ad679f559de3a33ee7983", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: bench.0.required_features [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.108 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling futures-core v0.3.18 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling tokio v1.14.0 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling futures-task v0.3.18 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling futures-util v0.3.18 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling http v0.2.5 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling futures-channel v0.3.18 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.18 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling futures-sink v0.3.18 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling ryu v1.0.6 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling encoding_rs v0.8.30 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling anyhow v1.0.51 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling matrixmultiply v0.3.2 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling tracing-subscriber v0.2.25 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling fixedbitset v0.4.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling petgraph v0.6.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling ndarray v0.15.4 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling h2 v0.3.9 [INFO] [stderr] Compiling tracing-flame v0.1.0 [INFO] [stderr] Compiling fern v0.6.0 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling home v0.5.3 [INFO] [stderr] Compiling hyper v0.14.16 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.7 [INFO] [stderr] Compiling aoc2021 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around index expression [INFO] [stdout] --> src/utils.rs:26:12 [INFO] [stdout] | [INFO] [stdout] 26 | (l[(mid - 1)] + l[mid]) / 2 [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 26 - (l[(mid - 1)] + l[mid]) / 2 [INFO] [stdout] 26 + (l[mid - 1] + l[mid]) / 2 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/day13/mod.rs:89:63 [INFO] [stdout] | [INFO] [stdout] 87 | fn parse_input<'a>( [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] 88 | input: &'a str, [INFO] [stdout] 89 | ) -> IResult<&'a str, (Array2, Vec), VerboseError<&str>> { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 27s [INFO] running `Command { std: "docker" "inspect" "29c596c4868f57c2428d3efd17495cb71d3f22ddcd4ad679f559de3a33ee7983", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "29c596c4868f57c2428d3efd17495cb71d3f22ddcd4ad679f559de3a33ee7983", kill_on_drop: false }` [INFO] [stdout] 29c596c4868f57c2428d3efd17495cb71d3f22ddcd4ad679f559de3a33ee7983 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 21a140344f30925e4c5952b6b65723935fe93c142a0ab7322f77c794dc374d9a [INFO] running `Command { std: "docker" "start" "-a" "21a140344f30925e4c5952b6b65723935fe93c142a0ab7322f77c794dc374d9a", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: bench.0.required_features [INFO] [stderr] Compiling libc v0.2.108 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling serde_json v1.0.72 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling http v0.2.5 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling cpp_demangle v0.3.5 [INFO] [stderr] Compiling futures-util v0.3.18 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling plotters-backend v0.3.2 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling bstr v0.2.15 [INFO] [stderr] Compiling plotters-svg v0.3.1 [INFO] [stderr] Compiling debugid v0.7.2 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling findshlibs v0.10.2 [INFO] [stderr] Compiling backtrace v0.3.59 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling tokio v1.14.0 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling bytemuck v1.7.2 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling gimli v0.24.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling symbolic-demangle v8.5.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling symbolic-common v8.5.0 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling rgb v0.8.29 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling addr2line v0.15.2 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling h2 v0.3.9 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling criterion-plot v0.4.4 [INFO] [stderr] Compiling plotters v0.3.1 [INFO] [stderr] Compiling num-format v0.4.0 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling quick-xml v0.22.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling str_stack v0.1.0 [INFO] [stderr] Compiling object v0.24.0 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling pprof v0.6.1 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling criterion v0.3.5 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling inferno v0.10.8 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling ndarray v0.15.4 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling fern v0.6.0 [INFO] [stderr] Compiling hyper v0.14.16 [INFO] [stderr] Compiling nix v0.23.0 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.7 [INFO] [stderr] Compiling aoc2021 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around index expression [INFO] [stdout] --> src/utils.rs:26:12 [INFO] [stdout] | [INFO] [stdout] 26 | (l[(mid - 1)] + l[mid]) / 2 [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 26 - (l[(mid - 1)] + l[mid]) / 2 [INFO] [stdout] 26 + (l[mid - 1] + l[mid]) / 2 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/day13/mod.rs:89:63 [INFO] [stdout] | [INFO] [stdout] 87 | fn parse_input<'a>( [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] 88 | input: &'a str, [INFO] [stdout] 89 | ) -> IResult<&'a str, (Array2, Vec), VerboseError<&str>> { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around index expression [INFO] [stdout] --> src/utils.rs:26:12 [INFO] [stdout] | [INFO] [stdout] 26 | (l[(mid - 1)] + l[mid]) / 2 [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 26 - (l[(mid - 1)] + l[mid]) / 2 [INFO] [stdout] 26 + (l[mid - 1] + l[mid]) / 2 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/day13/mod.rs:89:63 [INFO] [stdout] | [INFO] [stdout] 87 | fn parse_input<'a>( [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] 88 | input: &'a str, [INFO] [stdout] 89 | ) -> IResult<&'a str, (Array2, Vec), VerboseError<&str>> { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 38s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: criterion v0.3.5, quick-xml v0.22.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "21a140344f30925e4c5952b6b65723935fe93c142a0ab7322f77c794dc374d9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "21a140344f30925e4c5952b6b65723935fe93c142a0ab7322f77c794dc374d9a", kill_on_drop: false }` [INFO] [stdout] 21a140344f30925e4c5952b6b65723935fe93c142a0ab7322f77c794dc374d9a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c11287906484afd8c5c4e8ce0545597aa7ae809d2353f3e061ce9e90bc0becc0 [INFO] running `Command { std: "docker" "start" "-a" "c11287906484afd8c5c4e8ce0545597aa7ae809d2353f3e061ce9e90bc0becc0", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: bench.0.required_features [INFO] [stderr] warning: unnecessary parentheses around index expression [INFO] [stderr] --> src/utils.rs:26:12 [INFO] [stderr] | [INFO] [stderr] 26 | (l[(mid - 1)] + l[mid]) / 2 [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 26 - (l[(mid - 1)] + l[mid]) / 2 [INFO] [stderr] 26 + (l[mid - 1] + l[mid]) / 2 [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: elided lifetime has a name [INFO] [stderr] --> src/day13/mod.rs:89:63 [INFO] [stderr] | [INFO] [stderr] 87 | fn parse_input<'a>( [INFO] [stderr] | -- lifetime `'a` declared here [INFO] [stderr] 88 | input: &'a str, [INFO] [stderr] 89 | ) -> IResult<&'a str, (Array2, Vec), VerboseError<&str>> { [INFO] [stderr] | ^ this elided lifetime gets resolved as `'a` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `aoc2021` (lib) generated 2 warnings (run `cargo fix --lib -p aoc2021` to apply 1 suggestion) [INFO] [stderr] warning: `aoc2021` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.63s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: criterion v0.3.5, quick-xml v0.22.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/aoc2021-26db0b8e93e9482b) [INFO] [stdout] [INFO] [stdout] running 26 tests [INFO] [stdout] test day06::tests::sample1 ... ok [INFO] [stdout] test day08::tests::digits ... ok [INFO] [stdout] test day02::tests::sample1 ... ok [INFO] [stdout] test day04::tests::sample1 ... ok [INFO] [stdout] test day07::tests::sample1 ... ok [INFO] [stdout] test day10::tests::simple ... ok [INFO] [stdout] test day08::tests::sample1 ... ok [INFO] [stdout] test day10::tests::incomplete ... ok [INFO] [stdout] test day10::tests::sample1 ... ok [INFO] [stdout] test day09::tests::sample1 ... ok [INFO] [stdout] test day10::tests::corrupted ... ok [INFO] [stdout] test day12::tests::sample1 ... ok [INFO] [stdout] test day13::tests::sample1 ... ok [INFO] [stdout] test day14::tests::sample1 ... ok [INFO] [stdout] test day11::tests::simple_step ... ok [INFO] [stdout] test day16::tests::part2_1 ... ok [INFO] [stdout] test day16::tests::sample1 ... ok [INFO] [stdout] test day16::tests::sample2 ... ok [INFO] [stdout] test day16::tests::part2_2 ... ok [INFO] [stdout] test day16::tests::sample5 ... ok [INFO] [stdout] test day16::tests::sample4 ... ok [INFO] [stdout] test day16::tests::sample3 ... ok [INFO] [stdout] test day15::tests::sample1 ... ok [INFO] [stdout] test day11::tests::sample1 ... ok [INFO] [stdout] test day05::tests::sample1 ... ok [INFO] [stdout] test day17::tests::sample1 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 26 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.87s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/aoc2021-ac43530cb4a7b327) [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 aoc2021 [INFO] [stderr] warning: unnecessary parentheses around index expression [INFO] [stderr] --> src/utils.rs:26:12 [INFO] [stderr] | [INFO] [stderr] 26 | (l[(mid - 1)] + l[mid]) / 2 [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 26 - (l[(mid - 1)] + l[mid]) / 2 [INFO] [stderr] 26 + (l[mid - 1] + l[mid]) / 2 [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [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" "c11287906484afd8c5c4e8ce0545597aa7ae809d2353f3e061ce9e90bc0becc0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c11287906484afd8c5c4e8ce0545597aa7ae809d2353f3e061ce9e90bc0becc0", kill_on_drop: false }` [INFO] [stdout] c11287906484afd8c5c4e8ce0545597aa7ae809d2353f3e061ce9e90bc0becc0