[INFO] fetching crate fera 0.2.0...
[INFO] checking fera-0.2.0 against master#a26e97be8826d408309fffbd8168362365719f50 for pr-136776
[INFO] extracting crate fera 0.2.0 into /workspace/builds/worker-1-tc1/source
[INFO] validating manifest of crates.io crate fera 0.2.0 on toolchain a26e97be8826d408309fffbd8168362365719f50
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a26e97be8826d408309fffbd8168362365719f50" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate fera 0.2.0
[INFO] finished tweaking crates.io crate fera 0.2.0
[INFO] tweaked toml for crates.io crate fera 0.2.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a26e97be8826d408309fffbd8168362365719f50" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 45 packages to latest compatible versions
[INFO] [stderr]       Adding version-sync v0.5.0 (available: v0.9.5)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a26e97be8826d408309fffbd8168362365719f50" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded fera-unionfind v0.1.0
[INFO] [stderr]   Downloaded fera-fun v0.1.0
[INFO] [stderr]   Downloaded fera-ext v0.2.0
[INFO] [stderr]   Downloaded version-sync v0.5.0
[INFO] [stderr]   Downloaded fera-optional v0.2.0
[INFO] [stderr]   Downloaded fera-graph v0.2.0
[INFO] [stderr]   Downloaded fera-array v0.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+a26e97be8826d408309fffbd8168362365719f50" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 18dd8f57b8fcfbe7a3105078e02612aaa5671fab372e5f3c723b55fc45f651db
[INFO] running `Command { std: "docker" "start" "-a" "18dd8f57b8fcfbe7a3105078e02612aaa5671fab372e5f3c723b55fc45f651db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "18dd8f57b8fcfbe7a3105078e02612aaa5671fab372e5f3c723b55fc45f651db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "18dd8f57b8fcfbe7a3105078e02612aaa5671fab372e5f3c723b55fc45f651db", kill_on_drop: false }`
[INFO] [stdout] 18dd8f57b8fcfbe7a3105078e02612aaa5671fab372e5f3c723b55fc45f651db
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+a26e97be8826d408309fffbd8168362365719f50" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ed67f3d64501dbc1b7ea3f202884257e26208f56713f99108958767d3121fca8
[INFO] running `Command { std: "docker" "start" "-a" "ed67f3d64501dbc1b7ea3f202884257e26208f56713f99108958767d3121fca8", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]     Checking matches v0.1.10
[INFO] [stderr]     Checking unicode-bidi v0.3.18
[INFO] [stderr]     Checking unicode-xid v0.0.4
[INFO] [stderr]    Compiling pulldown-cmark v0.1.2
[INFO] [stderr]     Checking quote v0.3.15
[INFO] [stderr]     Checking bitflags v0.9.1
[INFO] [stderr]     Checking percent-encoding v1.0.1
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking semver-parser v0.7.0
[INFO] [stderr]     Checking fera v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking tinyvec v1.8.1
[INFO] [stdout] warning: unexpected `cfg` condition value: `tree`
[INFO] [stdout]   --> src/lib.rs:41:15
[INFO] [stdout]    |
[INFO] [stdout] 41 |         #[cfg(feature = $f)]
[INFO] [stdout]    |               ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 72 | crate_as_mod!(fera_tree, tree, "tree", "Tree data structures.");
[INFO] [stdout]    | --------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `array`, `ext`, `fera-array`, `fera-ext`, `fera-fun`, `fera-graph`, `fera-optional`, `fera-unionfind`, `fun`, `graph`, `optional`, and `unionfind`
[INFO] [stdout]    = help: consider adding `tree` 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]    = note: this warning originates in the macro `crate_as_mod` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `tree`
[INFO] [stdout]   --> src/lib.rs:45:15
[INFO] [stdout]    |
[INFO] [stdout] 45 |         #[cfg(feature = $f)]
[INFO] [stdout]    |               ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 72 | crate_as_mod!(fera_tree, tree, "tree", "Tree data structures.");
[INFO] [stdout]    | --------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `array`, `ext`, `fera-array`, `fera-ext`, `fera-fun`, `fera-graph`, `fera-optional`, `fera-unionfind`, `fun`, `graph`, `optional`, and `unionfind`
[INFO] [stdout]    = help: consider adding `tree` 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: this warning originates in the macro `crate_as_mod` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking synom v0.11.3
[INFO] [stderr]     Checking itertools v0.7.11
[INFO] [stderr]     Checking syn v0.11.11
[INFO] [stderr]     Checking unicode-normalization v0.1.24
[INFO] [stderr]     Checking idna v0.1.5
[INFO] [stderr]     Checking url v1.7.2
[INFO] [stderr]     Checking toml v0.4.10
[INFO] [stderr]     Checking version-sync v0.5.0
[INFO] [stdout] warning: unexpected `cfg` condition value: `tree`
[INFO] [stdout]   --> src/lib.rs:41:15
[INFO] [stdout]    |
[INFO] [stdout] 41 |         #[cfg(feature = $f)]
[INFO] [stdout]    |               ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 72 | crate_as_mod!(fera_tree, tree, "tree", "Tree data structures.");
[INFO] [stdout]    | --------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `array`, `ext`, `fera-array`, `fera-ext`, `fera-fun`, `fera-graph`, `fera-optional`, `fera-unionfind`, `fun`, `graph`, `optional`, and `unionfind`
[INFO] [stdout]    = help: consider adding `tree` 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]    = note: this warning originates in the macro `crate_as_mod` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `tree`
[INFO] [stdout]   --> src/lib.rs:45:15
[INFO] [stdout]    |
[INFO] [stdout] 45 |         #[cfg(feature = $f)]
[INFO] [stdout]    |               ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 72 | crate_as_mod!(fera_tree, tree, "tree", "Tree data structures.");
[INFO] [stdout]    | --------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `array`, `ext`, `fera-array`, `fera-ext`, `fera-fun`, `fera-graph`, `fera-optional`, `fera-unionfind`, `fun`, `graph`, `optional`, and `unionfind`
[INFO] [stdout]    = help: consider adding `tree` 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: this warning originates in the macro `crate_as_mod` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.73s
[INFO] running `Command { std: "docker" "inspect" "ed67f3d64501dbc1b7ea3f202884257e26208f56713f99108958767d3121fca8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ed67f3d64501dbc1b7ea3f202884257e26208f56713f99108958767d3121fca8", kill_on_drop: false }`
[INFO] [stdout] ed67f3d64501dbc1b7ea3f202884257e26208f56713f99108958767d3121fca8
