[INFO] cloning repository https://github.com/Holllo/opml [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Holllo/opml" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHolllo%2Fopml", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHolllo%2Fopml'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 57b6c64ea084c3a2938e7c83fe9985b2b57913cc [INFO] checking Holllo/opml against try#50f413885985a8b0a0b6ca0766a0aedd45304953 for pr-155657-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHolllo%2Fopml" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Holllo/opml [INFO] finished tweaking git repo https://github.com/Holllo/opml [INFO] tweaked toml for git repo https://github.com/Holllo/opml written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Holllo/opml on toolchain 50f413885985a8b0a0b6ca0766a0aedd45304953 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+50f413885985a8b0a0b6ca0766a0aedd45304953" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Holllo/opml 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" "+50f413885985a8b0a0b6ca0766a0aedd45304953" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+50f413885985a8b0a0b6ca0766a0aedd45304953" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 057fca4c80c660cc0629f896ea7b93a9a95925443bf14ba7442a71efef0a2376 [INFO] running `Command { std: "docker" "start" "-a" "057fca4c80c660cc0629f896ea7b93a9a95925443bf14ba7442a71efef0a2376", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "057fca4c80c660cc0629f896ea7b93a9a95925443bf14ba7442a71efef0a2376", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "057fca4c80c660cc0629f896ea7b93a9a95925443bf14ba7442a71efef0a2376", kill_on_drop: false }` [INFO] [stdout] 057fca4c80c660cc0629f896ea7b93a9a95925443bf14ba7442a71efef0a2376 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+50f413885985a8b0a0b6ca0766a0aedd45304953" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 326898966f81c99dbfe9f1e3562c3510e4051c39d80aed281972142c8c1430fa [INFO] running `Command { std: "docker" "start" "-a" "326898966f81c99dbfe9f1e3562c3510e4051c39d80aed281972142c8c1430fa", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Compiling jetscii v0.5.3 [INFO] [stderr] Compiling serde v1.0.195 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Checking xmlparser v0.13.6 [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Checking anstyle v1.0.4 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking anstyle-query v1.0.2 [INFO] [stderr] Checking clap_lex v0.6.0 [INFO] [stderr] Compiling serde_json v1.0.111 [INFO] [stderr] Checking anstyle-parse v0.2.3 [INFO] [stderr] Checking predicates-core v1.0.6 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking anstream v0.6.11 [INFO] [stderr] Checking termtree v0.4.1 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking regex-automata v0.4.3 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Checking clap_builder v4.4.18 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Checking ryu v1.0.16 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking predicates-tree v1.0.9 [INFO] [stderr] Checking predicates v3.1.0 [INFO] [stderr] Checking similar v2.4.0 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking insta v1.34.0 [INFO] [stderr] Checking bstr v1.9.0 [INFO] [stderr] Checking assert_cmd v2.0.13 [INFO] [stderr] Compiling hard-xml-derive v1.34.0 [INFO] [stderr] Checking hard-xml v1.34.0 [INFO] [stderr] Compiling test-case-core v3.3.1 [INFO] [stderr] Compiling serde_derive v1.0.195 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling test-case-macros v3.3.1 [INFO] [stderr] Checking test-case v3.3.1 [INFO] [stderr] Checking clap v4.4.18 [INFO] [stderr] Checking opml v1.1.6 (/opt/rustwide/workdir/opml_api) [INFO] [stdout] warning: unreachable call [INFO] [stdout] --> opml_api/source/lib.rs:63:13 [INFO] [stdout] | [INFO] [stdout] 63 | XmlWrite, XmlRead, PartialEq, Eq, Debug, Clone, Serialize, Deserialize, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | unreachable call [INFO] [stdout] | any code following this expression is unreachable [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] = note: this warning originates in the derive macro `XmlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable call [INFO] [stdout] --> opml_api/source/lib.rs:234:3 [INFO] [stdout] | [INFO] [stdout] 234 | XmlRead, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | unreachable call [INFO] [stdout] | any code following this expression is unreachable [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the derive macro `XmlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable call [INFO] [stdout] --> opml_api/source/lib.rs:63:13 [INFO] [stdout] | [INFO] [stdout] 63 | XmlWrite, XmlRead, PartialEq, Eq, Debug, Clone, Serialize, Deserialize, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | unreachable call [INFO] [stdout] | any code following this expression is unreachable [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] = note: this warning originates in the derive macro `XmlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable call [INFO] [stdout] --> opml_api/source/lib.rs:326:3 [INFO] [stdout] | [INFO] [stdout] 326 | XmlRead, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | unreachable call [INFO] [stdout] | any code following this expression is unreachable [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the derive macro `XmlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable call [INFO] [stdout] --> opml_api/source/lib.rs:234:3 [INFO] [stdout] | [INFO] [stdout] 234 | XmlRead, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | unreachable call [INFO] [stdout] | any code following this expression is unreachable [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the derive macro `XmlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable call [INFO] [stdout] --> opml_api/source/lib.rs:326:3 [INFO] [stdout] | [INFO] [stdout] 326 | XmlRead, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | unreachable call [INFO] [stdout] | any code following this expression is unreachable [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the derive macro `XmlRead` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking opml_cli v1.1.6 (/opt/rustwide/workdir/opml_cli) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.74s [INFO] running `Command { std: "docker" "inspect" "326898966f81c99dbfe9f1e3562c3510e4051c39d80aed281972142c8c1430fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "326898966f81c99dbfe9f1e3562c3510e4051c39d80aed281972142c8c1430fa", kill_on_drop: false }` [INFO] [stdout] 326898966f81c99dbfe9f1e3562c3510e4051c39d80aed281972142c8c1430fa