[INFO] cloning repository https://github.com/benoitlouy/anyrun-op
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/benoitlouy/anyrun-op" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbenoitlouy%2Fanyrun-op", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbenoitlouy%2Fanyrun-op'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c2f43d960dca853e33e8437c3c6d232c0232f1a7
[INFO] checking benoitlouy/anyrun-op against f10db292a3733b5c67c8da8c7661195ff4b05774 for pr-158914
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbenoitlouy%2Fanyrun-op" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/benoitlouy/anyrun-op
[INFO] finished tweaking git repo https://github.com/benoitlouy/anyrun-op
[INFO] tweaked toml for git repo https://github.com/benoitlouy/anyrun-op written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/benoitlouy/anyrun-op on toolchain f10db292a3733b5c67c8da8c7661195ff4b05774
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f10db292a3733b5c67c8da8c7661195ff4b05774" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/benoitlouy/anyrun-op 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" "+f10db292a3733b5c67c8da8c7661195ff4b05774" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/Kirottu/anyrun`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded core_extensions_proc_macros v1.5.3
[INFO] [stderr]   Downloaded core_extensions v1.5.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] a6a47776d1b30d55ce4d6d0ef7c054c3b7abb09058e7d24c115301eb8af8fa51
[INFO] running `Command { std: "docker" "start" "a6a47776d1b30d55ce4d6d0ef7c054c3b7abb09058e7d24c115301eb8af8fa51", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a6a47776d1b30d55ce4d6d0ef7c054c3b7abb09058e7d24c115301eb8af8fa51", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a6a47776d1b30d55ce4d6d0ef7c054c3b7abb09058e7d24c115301eb8af8fa51" "/opt/rustwide/cargo-home/bin/cargo" "+f10db292a3733b5c67c8da8c7661195ff4b05774" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a6a47776d1b30d55ce4d6d0ef7c054c3b7abb09058e7d24c115301eb8af8fa51", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a6a47776d1b30d55ce4d6d0ef7c054c3b7abb09058e7d24c115301eb8af8fa51" "/opt/rustwide/cargo-home/bin/cargo" "+f10db292a3733b5c67c8da8c7661195ff4b05774" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.159
[INFO] [stderr]    Compiling core_extensions v1.5.3
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling tstr_proc_macros v0.2.2
[INFO] [stderr]    Compiling core_extensions_proc_macros v1.5.3
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking tinyvec v1.8.0
[INFO] [stderr]     Checking generational-arena v0.2.9
[INFO] [stderr]     Checking const_panic v0.2.9
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]     Checking fuzzy-matcher v0.3.7
[INFO] [stderr]    Compiling as_derive_utils v0.11.0
[INFO] [stderr]    Compiling abi_stable_shared v0.11.0
[INFO] [stderr]     Checking tstr v0.2.4
[INFO] [stderr]     Checking repr_offset v0.2.2
[INFO] [stderr]    Compiling abi_stable_derive v0.11.3
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking unicode-normalization v0.1.24
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling anyrun-macros v0.1.0 (https://github.com/Kirottu/anyrun#c6101a31)
[INFO] [stderr]     Checking serde v1.0.210
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking ron v0.8.1
[INFO] [stderr]     Checking abi_stable v0.11.3
[INFO] [stderr]     Checking anyrun-interface v0.1.0 (https://github.com/Kirottu/anyrun#c6101a31)
[INFO] [stderr]     Checking anyrun-plugin v0.1.0 (https://github.com/Kirottu/anyrun#c6101a31)
[INFO] [stderr]     Checking anyrun-op v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/lib.rs:83:21
[INFO] [stdout]    |
[INFO] [stdout] 83 |     OpCommandFailed(io::Error),
[INFO] [stdout]    |     --------------- ^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 83 -     OpCommandFailed(io::Error),
[INFO] [stdout] 83 +     OpCommandFailed(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/lib.rs:84:23
[INFO] [stdout]    |
[INFO] [stdout] 84 |     OpReturnCodeError(i32),
[INFO] [stdout]    |     ----------------- ^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 84 -     OpReturnCodeError(i32),
[INFO] [stdout] 84 +     OpReturnCodeError(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/lib.rs:85:21
[INFO] [stdout]    |
[INFO] [stdout] 85 |     ReadOutputError(std::string::FromUtf8Error),
[INFO] [stdout]    |     --------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 85 -     ReadOutputError(std::string::FromUtf8Error),
[INFO] [stdout] 85 +     ReadOutputError(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/lib.rs:86:18
[INFO] [stdout]    |
[INFO] [stdout] 86 |     ParsingError(serde_json::Error),
[INFO] [stdout]    |     ------------ ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 86 -     ParsingError(serde_json::Error),
[INFO] [stdout] 86 +     ParsingError(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/lib.rs:83:21
[INFO] [stdout]    |
[INFO] [stdout] 83 |     OpCommandFailed(io::Error),
[INFO] [stdout]    |     --------------- ^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 83 -     OpCommandFailed(io::Error),
[INFO] [stdout] 83 +     OpCommandFailed(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/lib.rs:84:23
[INFO] [stdout]    |
[INFO] [stdout] 84 |     OpReturnCodeError(i32),
[INFO] [stdout]    |     ----------------- ^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 84 -     OpReturnCodeError(i32),
[INFO] [stdout] 84 +     OpReturnCodeError(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/lib.rs:85:21
[INFO] [stdout]    |
[INFO] [stdout] 85 |     ReadOutputError(std::string::FromUtf8Error),
[INFO] [stdout]    |     --------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 85 -     ReadOutputError(std::string::FromUtf8Error),
[INFO] [stdout] 85 +     ReadOutputError(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/lib.rs:86:18
[INFO] [stdout]    |
[INFO] [stdout] 86 |     ParsingError(serde_json::Error),
[INFO] [stdout]    |     ------------ ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 86 -     ParsingError(serde_json::Error),
[INFO] [stdout] 86 +     ParsingError(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.61s
[INFO] running `Command { std: "docker" "inspect" "a6a47776d1b30d55ce4d6d0ef7c054c3b7abb09058e7d24c115301eb8af8fa51", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a6a47776d1b30d55ce4d6d0ef7c054c3b7abb09058e7d24c115301eb8af8fa51", kill_on_drop: false }`
[INFO] [stdout] a6a47776d1b30d55ce4d6d0ef7c054c3b7abb09058e7d24c115301eb8af8fa51
