[INFO] fetching crate flexbuffers 25.2.10... [INFO] checking flexbuffers-25.2.10 against try#1d0e7c032bf9b905a3165592072b5cc63c491d50 for pr-133502-5 [INFO] extracting crate flexbuffers 25.2.10 into /workspace/builds/worker-1-tc2/source [INFO] validating manifest of crates.io crate flexbuffers 25.2.10 on toolchain 1d0e7c032bf9b905a3165592072b5cc63c491d50 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1d0e7c032bf9b905a3165592072b5cc63c491d50" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate flexbuffers 25.2.10 [INFO] finished tweaking crates.io crate flexbuffers 25.2.10 [INFO] tweaked toml for crates.io crate flexbuffers 25.2.10 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate crates.io crate flexbuffers 25.2.10 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" "+1d0e7c032bf9b905a3165592072b5cc63c491d50" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+1d0e7c032bf9b905a3165592072b5cc63c491d50" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9a1d4f86643977e08f865b69230f993c3ce896d772149eb776b57a6624053a2c [INFO] running `Command { std: "docker" "start" "-a" "9a1d4f86643977e08f865b69230f993c3ce896d772149eb776b57a6624053a2c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9a1d4f86643977e08f865b69230f993c3ce896d772149eb776b57a6624053a2c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a1d4f86643977e08f865b69230f993c3ce896d772149eb776b57a6624053a2c", kill_on_drop: false }` [INFO] [stdout] 9a1d4f86643977e08f865b69230f993c3ce896d772149eb776b57a6624053a2c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+1d0e7c032bf9b905a3165592072b5cc63c491d50" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2cc281f4395a24ef0c7d016d92f5af9dfee6b98119b11d225948770261e755ca [INFO] running `Command { std: "docker" "start" "-a" "2cc281f4395a24ef0c7d016d92f5af9dfee6b98119b11d225948770261e755ca", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling num_enum_derive v0.5.11 [INFO] [stderr] Checking num_enum v0.5.11 [INFO] [stderr] Checking flexbuffers v25.2.10 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition name: `serialize_human_readable` [INFO] [stdout] --> src/builder/ser.rs:225:14 [INFO] [stdout] | [INFO] [stdout] 225 | cfg!(serialize_human_readable) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: found config with similar value: `feature = "serialize_human_readable"` [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(serialize_human_readable)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(serialize_human_readable)");` to the top of the `build.rs` [INFO] [stdout] = note: see 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 name: `deserialize_human_readable` [INFO] [stdout] --> src/reader/de.rs:166:14 [INFO] [stdout] | [INFO] [stdout] 166 | cfg!(deserialize_human_readable) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: found config with similar value: `feature = "deserialize_human_readable"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(deserialize_human_readable)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(deserialize_human_readable)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `MapReaderIndexer` [INFO] [stdout] --> src/reader/mod.rs:29:26 [INFO] [stdout] | [INFO] [stdout] 29 | pub use map::{MapReader, MapReaderIndexer}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `serialize_human_readable` [INFO] [stdout] --> src/builder/ser.rs:225:14 [INFO] [stdout] | [INFO] [stdout] 225 | cfg!(serialize_human_readable) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: found config with similar value: `feature = "serialize_human_readable"` [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(serialize_human_readable)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(serialize_human_readable)");` to the top of the `build.rs` [INFO] [stdout] = note: see 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 name: `deserialize_human_readable` [INFO] [stdout] --> src/reader/de.rs:166:14 [INFO] [stdout] | [INFO] [stdout] 166 | cfg!(deserialize_human_readable) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: found config with similar value: `feature = "deserialize_human_readable"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(deserialize_human_readable)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(deserialize_human_readable)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `MapReaderIndexer` [INFO] [stdout] --> src/reader/mod.rs:29:26 [INFO] [stdout] | [INFO] [stdout] 29 | pub use map::{MapReader, MapReaderIndexer}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.64s [INFO] running `Command { std: "docker" "inspect" "2cc281f4395a24ef0c7d016d92f5af9dfee6b98119b11d225948770261e755ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2cc281f4395a24ef0c7d016d92f5af9dfee6b98119b11d225948770261e755ca", kill_on_drop: false }` [INFO] [stdout] 2cc281f4395a24ef0c7d016d92f5af9dfee6b98119b11d225948770261e755ca