[INFO] cloning repository https://github.com/4lineclear/mdflc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/4lineclear/mdflc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F4lineclear%2Fmdflc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F4lineclear%2Fmdflc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 79be74719a1899cad0ee93d2dee972539aa991e9 [INFO] building 4lineclear/mdflc against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F4lineclear%2Fmdflc" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-7-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/4lineclear/mdflc [INFO] finished tweaking git repo https://github.com/4lineclear/mdflc [INFO] tweaked toml for git repo https://github.com/4lineclear/mdflc written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/4lineclear/mdflc on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/4lineclear/mdflc 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded inotify v0.9.6 [INFO] [stderr] Downloaded gix-actor v0.31.4 [INFO] [stderr] Downloaded faster-hex v0.9.0 [INFO] [stderr] Downloaded gix-config-value v0.14.6 [INFO] [stderr] Downloaded atomic-take v1.1.0 [INFO] [stderr] Downloaded dashmap v6.0.1 [INFO] [stderr] Downloaded easy-sgr v0.1.1 [INFO] [stderr] Downloaded memmap2 v0.9.4 [INFO] [stderr] Downloaded gix-object v0.42.3 [INFO] [stderr] Downloaded pulldown-cmark v0.11.0 [INFO] [stderr] Downloaded cc v1.1.5 [INFO] [stderr] Downloaded rustyline v14.0.0 [INFO] [stderr] Downloaded prodash v28.0.0 [INFO] [stderr] Downloaded gix-ref v0.43.0 [INFO] [stderr] Downloaded winnow v0.6.14 [INFO] [stderr] Downloaded process-wrap v8.0.2 [INFO] [stderr] Downloaded watchexec v4.1.0 [INFO] [stderr] Downloaded miette v7.2.0 [INFO] [stderr] Downloaded gix-config v0.36.1 [INFO] [stderr] Downloaded webbrowser v1.0.1 [INFO] [stderr] Downloaded error-code v3.2.0 [INFO] [stderr] Downloaded fd-lock v4.0.2 [INFO] [stderr] Downloaded async-priority-channel v0.2.0 [INFO] [stderr] Downloaded gix-fs v0.10.2 [INFO] [stderr] Downloaded gix-trace v0.1.9 [INFO] [stderr] Downloaded ignore v0.4.22 [INFO] [stderr] Downloaded project-origins v1.4.0 [INFO] [stderr] Downloaded notify v6.1.1 [INFO] [stderr] Downloaded gix-date v0.8.7 [INFO] [stderr] Downloaded gix-hash v0.14.2 [INFO] [stderr] Downloaded gix-features v0.38.2 [INFO] [stderr] Downloaded gix-utils v0.1.12 [INFO] [stderr] Downloaded gix-validate v0.8.5 [INFO] [stderr] Downloaded gix-path v0.10.9 [INFO] [stderr] Downloaded fsevent-sys v4.1.0 [INFO] [stderr] Downloaded normalize-path v0.2.1 [INFO] [stderr] Downloaded kqueue-sys v1.0.4 [INFO] [stderr] Downloaded miette-derive v7.2.0 [INFO] [stderr] Downloaded watchexec-signals v3.0.0 [INFO] [stderr] Downloaded watchexec-supervisor v2.0.0 [INFO] [stderr] Downloaded gix-glob v0.16.3 [INFO] [stderr] Downloaded gix-lock v13.1.1 [INFO] [stderr] Downloaded gix-tempfile v13.1.1 [INFO] [stderr] Downloaded gix-sec v0.10.6 [INFO] [stderr] Downloaded unicode-bom v2.0.3 [INFO] [stderr] Downloaded ignore-files v3.0.1 [INFO] [stderr] Downloaded kqueue v1.0.8 [INFO] [stderr] Downloaded watchexec-events v3.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b1281d6fc462cbff4a655c69910d1e6d51f85a08ae256c233ecd3d86b9a09f66 [INFO] running `Command { std: "docker" "start" "-a" "b1281d6fc462cbff4a655c69910d1e6d51f85a08ae256c233ecd3d86b9a09f66", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b1281d6fc462cbff4a655c69910d1e6d51f85a08ae256c233ecd3d86b9a09f66", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b1281d6fc462cbff4a655c69910d1e6d51f85a08ae256c233ecd3d86b9a09f66", kill_on_drop: false }` [INFO] [stdout] b1281d6fc462cbff4a655c69910d1e6d51f85a08ae256c233ecd3d86b9a09f66 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5e223035638ab9d9b2efa201509e2d8a48393c2c9f209a408d129c67ce7a4a3b [INFO] running `Command { std: "docker" "start" "-a" "5e223035638ab9d9b2efa201509e2d8a48393c2c9f209a408d129c67ce7a4a3b", kill_on_drop: false }` [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling bytes v1.6.1 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling gix-trace v0.1.9 [INFO] [stderr] Compiling syn v2.0.71 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling gix-utils v0.1.12 [INFO] [stderr] Compiling faster-hex v0.9.0 [INFO] [stderr] Compiling prodash v28.0.0 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling unicode-width v0.1.13 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling winnow v0.6.14 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling inotify v0.9.6 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.13 [INFO] [stderr] Compiling memmap2 v0.9.4 [INFO] [stderr] Compiling filetime v0.2.23 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling anstyle-parse v0.2.4 [INFO] [stderr] Compiling axum-core v0.4.3 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling gix-sec v0.10.6 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling data-encoding v2.6.0 [INFO] [stderr] Compiling colorchoice v1.0.1 [INFO] [stderr] Compiling notify v6.1.1 [INFO] [stderr] Compiling unicode-bom v2.0.3 [INFO] [stderr] Compiling anstyle v1.0.7 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling anstyle-query v1.1.0 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling serde_json v1.0.120 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling event-listener v4.0.3 [INFO] [stderr] Compiling anstream v0.6.14 [INFO] [stderr] Compiling axum v0.7.5 [INFO] [stderr] Compiling dunce v1.0.4 [INFO] [stderr] Compiling clap_lex v0.7.1 [INFO] [stderr] Compiling normalize-path v0.2.1 [INFO] [stderr] Compiling pulldown-cmark v0.11.0 [INFO] [stderr] Compiling clap_builder v4.5.9 [INFO] [stderr] Compiling async-priority-channel v0.2.0 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling atomic-take v1.1.0 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling pulldown-cmark-escape v0.11.0 [INFO] [stderr] Compiling mdflc v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling dashmap v6.0.1 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling fd-lock v4.0.2 [INFO] [stderr] Compiling webbrowser v1.0.1 [INFO] [stderr] Compiling easy-sgr v0.1.1 [INFO] [stderr] Compiling rustyline v14.0.0 [INFO] [stderr] Compiling bstr v1.9.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.16 [INFO] [stderr] Compiling globset v0.4.14 [INFO] [stderr] Compiling ignore v0.4.22 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tokio-macros v2.3.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling miette-derive v7.2.0 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling async-trait v0.1.81 [INFO] [stderr] Compiling clap_derive v4.5.8 [INFO] [stderr] Compiling async-recursion v1.1.1 [INFO] [stderr] Compiling tokio v1.38.1 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling gix-hash v0.14.2 [INFO] [stderr] Compiling gix-date v0.8.7 [INFO] [stderr] Compiling gix-path v0.10.9 [INFO] [stderr] Compiling miette v7.2.0 [INFO] [stderr] Compiling gix-validate v0.8.5 [INFO] [stderr] Compiling tungstenite v0.21.0 [INFO] [stderr] Compiling gix-actor v0.31.4 [INFO] [stderr] Compiling gix-features v0.38.2 [INFO] [stderr] Compiling gix-config-value v0.14.6 [INFO] [stderr] Compiling gix-fs v0.10.2 [INFO] [stderr] Compiling gix-glob v0.16.3 [INFO] [stderr] Compiling gix-object v0.42.3 [INFO] [stderr] Compiling gix-tempfile v13.1.1 [INFO] [stderr] Compiling watchexec-signals v3.0.0 [INFO] [stderr] Compiling clap v4.5.9 [INFO] [stderr] Compiling watchexec-events v3.0.0 [INFO] [stderr] Compiling gix-lock v13.1.1 [INFO] [stderr] Compiling gix-ref v0.43.0 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling gix-config v0.36.1 [INFO] [stderr] Compiling tokio-stream v0.1.15 [INFO] [stderr] Compiling process-wrap v8.0.2 [INFO] [stderr] Compiling hyper v1.4.1 [INFO] [stderr] Compiling tokio-tungstenite v0.21.0 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling watchexec-supervisor v2.0.0 [INFO] [stderr] Compiling project-origins v1.4.0 [INFO] [stderr] Compiling ignore-files v3.0.1 [INFO] [stderr] Compiling hyper-util v0.1.6 [INFO] [stderr] Compiling watchexec v4.1.0 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/cli.rs:169:18 [INFO] [stdout] | [INFO] [stdout] 169 | pub fn parse(&self, _s: &str) -> Option { [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] 169 | pub fn parse(&self, _s: &str) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 12s [INFO] running `Command { std: "docker" "inspect" "5e223035638ab9d9b2efa201509e2d8a48393c2c9f209a408d129c67ce7a4a3b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e223035638ab9d9b2efa201509e2d8a48393c2c9f209a408d129c67ce7a4a3b", kill_on_drop: false }` [INFO] [stdout] 5e223035638ab9d9b2efa201509e2d8a48393c2c9f209a408d129c67ce7a4a3b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e6e4e5717b6203d809477829afe5bb821a5bdf7bf87d945e8e2a71a6ff545018 [INFO] running `Command { std: "docker" "start" "-a" "e6e4e5717b6203d809477829afe5bb821a5bdf7bf87d945e8e2a71a6ff545018", kill_on_drop: false }` [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/cli.rs:169:18 [INFO] [stdout] | [INFO] [stdout] 169 | pub fn parse(&self, _s: &str) -> Option { [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] 169 | pub fn parse(&self, _s: &str) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling mdflc v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/cli.rs:169:18 [INFO] [stdout] | [INFO] [stdout] 169 | pub fn parse(&self, _s: &str) -> Option { [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] 169 | pub fn parse(&self, _s: &str) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 4.74s [INFO] running `Command { std: "docker" "inspect" "e6e4e5717b6203d809477829afe5bb821a5bdf7bf87d945e8e2a71a6ff545018", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e6e4e5717b6203d809477829afe5bb821a5bdf7bf87d945e8e2a71a6ff545018", kill_on_drop: false }` [INFO] [stdout] e6e4e5717b6203d809477829afe5bb821a5bdf7bf87d945e8e2a71a6ff545018