[INFO] cloning repository https://github.com/atmaramnaik/corr [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/atmaramnaik/corr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fatmaramnaik%2Fcorr", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fatmaramnaik%2Fcorr'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 76abd0ef7d30e10e1d227b9c22975dfd6226b1db [INFO] building atmaramnaik/corr against try#9a3ef2cd3ecaae3c6ef59768612837d797602a6d for pr-137044-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fatmaramnaik%2Fcorr" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/atmaramnaik/corr on toolchain 9a3ef2cd3ecaae3c6ef59768612837d797602a6d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9a3ef2cd3ecaae3c6ef59768612837d797602a6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/atmaramnaik/corr [INFO] finished tweaking git repo https://github.com/atmaramnaik/corr [INFO] tweaked toml for git repo https://github.com/atmaramnaik/corr written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/atmaramnaik/corr 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" "+9a3ef2cd3ecaae3c6ef59768612837d797602a6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+9a3ef2cd3ecaae3c6ef59768612837d797602a6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] be6087d1ef883f9d5df3f6305dc2637032c603de6eeb53349cf1c6ceaf11609d [INFO] running `Command { std: "docker" "start" "-a" "be6087d1ef883f9d5df3f6305dc2637032c603de6eeb53349cf1c6ceaf11609d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "be6087d1ef883f9d5df3f6305dc2637032c603de6eeb53349cf1c6ceaf11609d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be6087d1ef883f9d5df3f6305dc2637032c603de6eeb53349cf1c6ceaf11609d", kill_on_drop: false }` [INFO] [stdout] be6087d1ef883f9d5df3f6305dc2637032c603de6eeb53349cf1c6ceaf11609d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+9a3ef2cd3ecaae3c6ef59768612837d797602a6d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aa5974fc21d5d9be9613bdcff0691d126bfed5698ab38f05bc85568bca6991b7 [INFO] running `Command { std: "docker" "start" "-a" "aa5974fc21d5d9be9613bdcff0691d126bfed5698ab38f05bc85568bca6991b7", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling serde v1.0.205 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling cc v1.0.70 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling tinyvec v1.5.0 [INFO] [stderr] Compiling mio v1.0.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling unicode-bidi v0.3.6 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling slab v0.4.4 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling pkg-config v0.3.20 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.10 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling openssl-sys v0.9.67 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling http v0.2.5 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling openssl v0.10.36 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.122 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling instant v0.1.11 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling serde_derive v1.0.205 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling tokio v1.39.2 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling tracing-attributes v0.1.21 [INFO] [stderr] Compiling thiserror-impl v1.0.29 [INFO] [stderr] Compiling async-trait v0.1.81 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling thiserror v1.0.29 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling sha2 v0.9.8 [INFO] [stderr] Compiling md-5 v0.9.1 [INFO] [stderr] Compiling http-body v0.4.3 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling siphasher v0.3.7 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling weezl v0.1.5 [INFO] [stderr] Compiling bytemuck v1.7.2 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling tokio-util v0.7.1 [INFO] [stderr] Compiling tokio-util v0.6.8 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling postgres-protocol v0.6.2 [INFO] [stderr] Compiling h2 v0.3.13 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling gif v0.11.2 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling extend v0.1.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling postgres-types v0.2.2 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling tokio-stream v0.1.7 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling hyper v0.14.13 [INFO] [stderr] Compiling phf v0.10.0 [INFO] [stderr] Compiling rgb v0.8.27 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling snafu-derive v0.6.10 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling fallible_collections v0.4.3 [INFO] [stderr] Compiling dashmap v4.0.2 [INFO] [stderr] Compiling ordered-float v3.7.0 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling multer v2.0.1 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling data-encoding v2.4.0 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling ipnet v2.5.0 [INFO] [stderr] Compiling unchecked-index v0.2.2 [INFO] [stderr] Compiling anyhow v1.0.58 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling zeroize v1.6.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling secrecy v0.8.0 [INFO] [stderr] Compiling tungstenite v0.19.0 [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Compiling snafu v0.6.10 [INFO] [stderr] Compiling influxdb2-derive v0.1.1 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling tracing-subscriber v0.2.25 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling twoway v0.2.2 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling influxdb2-structmap v0.2.0 [INFO] [stderr] Compiling opentelemetry v0.13.0 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling lodepng v3.4.6 [INFO] [stderr] Compiling tokio-postgres v0.7.3 [INFO] [stderr] Compiling assert-json-diff v1.1.0 [INFO] [stderr] Compiling serde_qs v0.10.1 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling rdbc-async v0.0.7 (https://github.com/qalens/rdbc-async#af527966) [INFO] [stderr] Compiling sqlparser v0.11.0 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling bytecount v0.6.2 [INFO] [stderr] Compiling hound v3.4.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling go-parse-duration v0.1.1 [INFO] [stderr] Compiling spin v0.9.2 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling mockito v0.27.0 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.10 [INFO] [stderr] Compiling rdbc-async-postgres v0.0.7 (https://github.com/qalens/rdbc-async#af527966) [INFO] [stderr] Compiling captcha v0.0.8 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling nom_locate v4.0.0 [INFO] [stderr] Compiling tokio-tungstenite v0.19.0 [INFO] [stderr] Compiling influxdb2 v0.4.2 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling async-recursion v1.1.1 [INFO] [stderr] Compiling fake v2.4.1 [INFO] [stderr] Compiling backtrace v0.3.66 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling strfmt v0.1.6 [INFO] [stderr] Compiling clap_derive v4.5.13 [INFO] [stderr] Compiling clap_builder v4.5.15 [INFO] [stderr] Compiling miniz_oxide v0.5.3 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling filetime v0.2.15 [INFO] [stderr] Compiling object v0.29.0 [INFO] [stderr] Compiling xdg v2.2.0 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling app_dirs2 v2.3.2 [INFO] [stderr] Compiling tar v0.4.37 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling clap v4.5.15 [INFO] [stderr] Compiling async-recursion v0.3.2 [INFO] [stderr] Compiling corr-lib v1.2.2 (/opt/rustwide/workdir/corr-lib) [INFO] [stderr] Compiling simple-error v0.2.3 [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> corr-lib/src/parser.rs:45:62 [INFO] [stdout] | [INFO] [stdout] 45 | pub fn identifier_part<'a>(input: &'a str) -> ParseResult<'a,&str> { [INFO] [stdout] | -- lifetime `'a` declared here ^ 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: elided lifetime has a name [INFO] [stdout] --> corr-lib/src/parser.rs:51:68 [INFO] [stdout] | [INFO] [stdout] 51 | pub fn executable_identifier<'a>(input: &'a str) -> ParseResult<'a,&str> { [INFO] [stdout] | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> corr-lib/src/parser.rs:57:60 [INFO] [stdout] | [INFO] [stdout] 57 | pub fn function_name<'a>(input: &'a str) -> ParseResult<'a,&str> { [INFO] [stdout] | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `async_closure` has been stable since 1.85.0 and no longer requires an attribute to enable [INFO] [stdout] --> corr-lib/src/lib.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(async_closure)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling playground v1.2.2 (/opt/rustwide/workdir/playground) [INFO] [stderr] Compiling corr v1.2.2 (/opt/rustwide/workdir/corr) [INFO] [stdout] warning: the feature `async_closure` has been stable since 1.85.0 and no longer requires an attribute to enable [INFO] [stdout] --> playground/src/main.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(async_closure)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `async_closure` has been stable since 1.85.0 and no longer requires an attribute to enable [INFO] [stdout] --> corr/src/main.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(async_closure)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 44s [INFO] running `Command { std: "docker" "inspect" "aa5974fc21d5d9be9613bdcff0691d126bfed5698ab38f05bc85568bca6991b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa5974fc21d5d9be9613bdcff0691d126bfed5698ab38f05bc85568bca6991b7", kill_on_drop: false }` [INFO] [stdout] aa5974fc21d5d9be9613bdcff0691d126bfed5698ab38f05bc85568bca6991b7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+9a3ef2cd3ecaae3c6ef59768612837d797602a6d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ed0949ea166749272f7d77858636534babf3f1201cc26ce86f9b89e96286688d [INFO] running `Command { std: "docker" "start" "-a" "ed0949ea166749272f7d77858636534babf3f1201cc26ce86f9b89e96286688d", kill_on_drop: false }` [INFO] [stderr] Compiling playground v1.2.2 (/opt/rustwide/workdir/playground) [INFO] [stderr] Compiling corr-lib v1.2.2 (/opt/rustwide/workdir/corr-lib) [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> corr-lib/src/parser.rs:45:62 [INFO] [stdout] | [INFO] [stdout] 45 | pub fn identifier_part<'a>(input: &'a str) -> ParseResult<'a,&str> { [INFO] [stdout] | -- lifetime `'a` declared here ^ 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: elided lifetime has a name [INFO] [stdout] --> corr-lib/src/parser.rs:51:68 [INFO] [stdout] | [INFO] [stdout] 51 | pub fn executable_identifier<'a>(input: &'a str) -> ParseResult<'a,&str> { [INFO] [stdout] | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> corr-lib/src/parser.rs:57:60 [INFO] [stdout] | [INFO] [stdout] 57 | pub fn function_name<'a>(input: &'a str) -> ParseResult<'a,&str> { [INFO] [stdout] | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `async_closure` has been stable since 1.85.0 and no longer requires an attribute to enable [INFO] [stdout] --> corr-lib/src/lib.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(async_closure)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling corr v1.2.2 (/opt/rustwide/workdir/corr) [INFO] [stdout] warning: the feature `async_closure` has been stable since 1.85.0 and no longer requires an attribute to enable [INFO] [stdout] --> playground/src/main.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(async_closure)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `async_closure` has been stable since 1.85.0 and no longer requires an attribute to enable [INFO] [stdout] --> corr/src/main.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(async_closure)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> corr-lib/src/parser.rs:45:62 [INFO] [stdout] | [INFO] [stdout] 45 | pub fn identifier_part<'a>(input: &'a str) -> ParseResult<'a,&str> { [INFO] [stdout] | -- lifetime `'a` declared here ^ 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: elided lifetime has a name [INFO] [stdout] --> corr-lib/src/parser.rs:51:68 [INFO] [stdout] | [INFO] [stdout] 51 | pub fn executable_identifier<'a>(input: &'a str) -> ParseResult<'a,&str> { [INFO] [stdout] | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> corr-lib/src/parser.rs:57:60 [INFO] [stdout] | [INFO] [stdout] 57 | pub fn function_name<'a>(input: &'a str) -> ParseResult<'a,&str> { [INFO] [stdout] | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `async_closure` has been stable since 1.85.0 and no longer requires an attribute to enable [INFO] [stdout] --> corr-lib/src/lib.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(async_closure)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 25.00s [INFO] running `Command { std: "docker" "inspect" "ed0949ea166749272f7d77858636534babf3f1201cc26ce86f9b89e96286688d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed0949ea166749272f7d77858636534babf3f1201cc26ce86f9b89e96286688d", kill_on_drop: false }` [INFO] [stdout] ed0949ea166749272f7d77858636534babf3f1201cc26ce86f9b89e96286688d