[INFO] cloning repository https://github.com/Xerrion/shr_parser [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Xerrion/shr_parser" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FXerrion%2Fshr_parser", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FXerrion%2Fshr_parser'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b69b599af4c84b7fafd5c0a584ba7838fe0b0f1e [INFO] checking Xerrion/shr_parser against try#7d2afcda7a9c043d5175cbca3ab08f0acf02b13a for pr-140824 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FXerrion%2Fshr_parser" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Xerrion/shr_parser on toolchain 7d2afcda7a9c043d5175cbca3ab08f0acf02b13a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7d2afcda7a9c043d5175cbca3ab08f0acf02b13a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-6-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/Xerrion/shr_parser [INFO] finished tweaking git repo https://github.com/Xerrion/shr_parser [INFO] tweaked toml for git repo https://github.com/Xerrion/shr_parser written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Xerrion/shr_parser 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" "+7d2afcda7a9c043d5175cbca3ab08f0acf02b13a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+7d2afcda7a9c043d5175cbca3ab08f0acf02b13a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 84deafeabd6ffcb6c0ee9eb617b6b9bc13d0a79dc7848c3fab0268901b2f9e50 [INFO] running `Command { std: "docker" "start" "-a" "84deafeabd6ffcb6c0ee9eb617b6b9bc13d0a79dc7848c3fab0268901b2f9e50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "84deafeabd6ffcb6c0ee9eb617b6b9bc13d0a79dc7848c3fab0268901b2f9e50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "84deafeabd6ffcb6c0ee9eb617b6b9bc13d0a79dc7848c3fab0268901b2f9e50", kill_on_drop: false }` [INFO] [stdout] 84deafeabd6ffcb6c0ee9eb617b6b9bc13d0a79dc7848c3fab0268901b2f9e50 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+7d2afcda7a9c043d5175cbca3ab08f0acf02b13a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0ed79811d0186bd1988d2d51511bab3c1dd1ab68eb4e5813c183d2ba744bdd7a [INFO] running `Command { std: "docker" "start" "-a" "0ed79811d0186bd1988d2d51511bab3c1dd1ab68eb4e5813c183d2ba744bdd7a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.84 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Checking either v1.12.0 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Checking shr_parser v1.0.8 (/opt/rustwide/workdir) [INFO] [stdout] error: hi [INFO] [stdout] --> src/lib.rs:521:1 [INFO] [stdout] | [INFO] [stdout] 495 | trait FileReaderExt: Read { [INFO] [stdout] | ------------------------- built-in `dyn FileReaderExt` implementation for this trait [INFO] [stdout] ... [INFO] [stdout] 521 | impl FileReaderExt for R {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overlaps with this blanket impl [INFO] [stdout] | [INFO] [stdout] = note: `#[forbid(dyn_overlap)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: hi [INFO] [stdout] --> src/lib.rs:521:1 [INFO] [stdout] | [INFO] [stdout] 495 | trait FileReaderExt: Read { [INFO] [stdout] | ------------------------- built-in `dyn FileReaderExt` implementation for this trait [INFO] [stdout] ... [INFO] [stdout] 521 | impl FileReaderExt for R {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overlaps with this blanket impl [INFO] [stdout] | [INFO] [stdout] = note: `#[forbid(dyn_overlap)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `shr_parser` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `shr_parser` (lib test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "0ed79811d0186bd1988d2d51511bab3c1dd1ab68eb4e5813c183d2ba744bdd7a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ed79811d0186bd1988d2d51511bab3c1dd1ab68eb4e5813c183d2ba744bdd7a", kill_on_drop: false }` [INFO] [stdout] 0ed79811d0186bd1988d2d51511bab3c1dd1ab68eb4e5813c183d2ba744bdd7a