[INFO] fetching crate aott 0.2.0...
[INFO] checking aott-0.2.0 against 1.95.0 for pr-155915
[INFO] extracting crate aott 0.2.0 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate aott 0.2.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate aott 0.2.0
[INFO] tweaked toml for crates.io crate aott 0.2.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate aott 0.2.0 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate aott 0.2.0 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded jobserver v0.1.26
[INFO] [stderr]   Downloaded aott_derive v0.2.0
[INFO] [stderr]   Downloaded zstd-safe v6.0.6
[INFO] [stderr]   Downloaded unicode-ident v1.0.11
[INFO] [stderr]   Downloaded proc-macro2 v1.0.66
[INFO] [stderr]   Downloaded num-traits v0.2.16
[INFO] [stderr]   Downloaded ahash v0.8.3
[INFO] [stderr]   Downloaded hashbrown v0.14.0
[INFO] [stderr]   Downloaded syn v2.0.29
[INFO] [stderr]   Downloaded libc v0.2.147
[INFO] [stderr]   Downloaded zstd-sys v2.0.8+zstd.1.5.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 362a1ad3cd44c0cc9e3c11c8935829ff578af65527969934f6f7bc5a8da9bc33
[INFO] running `Command { std: "docker" "start" "-a" "362a1ad3cd44c0cc9e3c11c8935829ff578af65527969934f6f7bc5a8da9bc33", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "362a1ad3cd44c0cc9e3c11c8935829ff578af65527969934f6f7bc5a8da9bc33", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "362a1ad3cd44c0cc9e3c11c8935829ff578af65527969934f6f7bc5a8da9bc33", kill_on_drop: false }`
[INFO] [stdout] 362a1ad3cd44c0cc9e3c11c8935829ff578af65527969934f6f7bc5a8da9bc33
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dfb93c56070aec9d4dacea3aa975b6f859212e66d0727727c69d2194b5e6cb6a
[INFO] running `Command { std: "docker" "start" "-a" "dfb93c56070aec9d4dacea3aa975b6f859212e66d0727727c69d2194b5e6cb6a", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]    Compiling ahash v0.8.3
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling zstd-safe v6.0.6
[INFO] [stderr]     Checking allocator-api2 v0.2.16
[INFO] [stderr]     Checking hashbrown v0.14.0
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling syn v2.0.29
[INFO] [stderr]    Compiling jobserver v0.1.26
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling zstd-sys v2.0.8+zstd.1.5.5
[INFO] [stderr]    Compiling aott_derive v0.2.0
[INFO] [stderr]     Checking aott v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `sync`
[INFO] [stdout]    --> src/lib.rs:125:7
[INFO] [stdout]     |
[INFO] [stdout] 125 | #[cfg(feature = "sync")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `builtin-bytes`, `builtin-text`, `default`, `error-recovery`, and `std`
[INFO] [stdout]     = help: consider adding `sync` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `sync`
[INFO] [stdout]    --> src/lib.rs:142:11
[INFO] [stdout]     |
[INFO] [stdout] 142 | #[cfg(not(feature = "sync"))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `builtin-bytes`, `builtin-text`, `default`, `error-recovery`, and `std`
[INFO] [stdout]     = help: consider adding `sync` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `choose`, `combine_mut`, and `array` are never used
[INFO] [stdout]   --> src/parser.rs:36:20
[INFO] [stdout]    |
[INFO] [stdout] 23 |         pub trait Mode {
[INFO] [stdout]    |                   ---- associated functions in this trait
[INFO] [stdout] ...
[INFO] [stdout] 36 |                 fn choose<A, T, E, F: FnOnce(A) -> Result<T, E>, G: FnOnce(A) -> Result<(), E>>(
[INFO] [stdout]    |                    ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 50 |                 fn combine_mut<T, U, F: FnOnce(&mut T, U)>(
[INFO] [stdout]    |                    ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 57 |                 fn array<T, const N: usize>(x: [Self::Output<T>; N]) -> Self::Output<[T; N]>;
[INFO] [stdout]    |                    ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/primitive/take.rs:64:38
[INFO] [stdout]    |
[INFO] [stdout] 64 | pub struct TakeExact<const A: usize>(usize);
[INFO] [stdout]    |            ---------                 ^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `sync`
[INFO] [stdout]    --> src/lib.rs:125:7
[INFO] [stdout]     |
[INFO] [stdout] 125 | #[cfg(feature = "sync")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `builtin-bytes`, `builtin-text`, `default`, `error-recovery`, and `std`
[INFO] [stdout]     = help: consider adding `sync` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `sync`
[INFO] [stdout]    --> src/lib.rs:142:11
[INFO] [stdout]     |
[INFO] [stdout] 142 | #[cfg(not(feature = "sync"))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `builtin-bytes`, `builtin-text`, `default`, `error-recovery`, and `std`
[INFO] [stdout]     = help: consider adding `sync` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `choose`, `combine_mut`, and `array` are never used
[INFO] [stdout]   --> src/parser.rs:36:20
[INFO] [stdout]    |
[INFO] [stdout] 23 |         pub trait Mode {
[INFO] [stdout]    |                   ---- associated functions in this trait
[INFO] [stdout] ...
[INFO] [stdout] 36 |                 fn choose<A, T, E, F: FnOnce(A) -> Result<T, E>, G: FnOnce(A) -> Result<(), E>>(
[INFO] [stdout]    |                    ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 50 |                 fn combine_mut<T, U, F: FnOnce(&mut T, U)>(
[INFO] [stdout]    |                    ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 57 |                 fn array<T, const N: usize>(x: [Self::Output<T>; N]) -> Self::Output<[T; N]>;
[INFO] [stdout]    |                    ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/primitive/take.rs:64:38
[INFO] [stdout]    |
[INFO] [stdout] 64 | pub struct TakeExact<const A: usize>(usize);
[INFO] [stdout]    |            ---------                 ^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.60s
[INFO] running `Command { std: "docker" "inspect" "dfb93c56070aec9d4dacea3aa975b6f859212e66d0727727c69d2194b5e6cb6a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dfb93c56070aec9d4dacea3aa975b6f859212e66d0727727c69d2194b5e6cb6a", kill_on_drop: false }`
[INFO] [stdout] dfb93c56070aec9d4dacea3aa975b6f859212e66d0727727c69d2194b5e6cb6a
