[INFO] fetching crate fvm-std 1.0.0... [INFO] checking fvm-std-1.0.0 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342-1 [INFO] extracting crate fvm-std 1.0.0 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate fvm-std 1.0.0 [INFO] finished tweaking crates.io crate fvm-std 1.0.0 [INFO] tweaked toml for crates.io crate fvm-std 1.0.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate fvm-std 1.0.0 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 55 packages to latest compatible versions [INFO] [stderr] Adding borsh v0.10.4 (available: v1.5.7) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 45d0cdc12c3fb2a788b5abcf95f697f81ee373efeb041783569bf4e555ad3301 [INFO] running `Command { std: "docker" "start" "-a" "45d0cdc12c3fb2a788b5abcf95f697f81ee373efeb041783569bf4e555ad3301", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "45d0cdc12c3fb2a788b5abcf95f697f81ee373efeb041783569bf4e555ad3301", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45d0cdc12c3fb2a788b5abcf95f697f81ee373efeb041783569bf4e555ad3301", kill_on_drop: false }` [INFO] [stdout] 45d0cdc12c3fb2a788b5abcf95f697f81ee373efeb041783569bf4e555ad3301 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 741aa6147a79c93665e6e17ee86d3863b469994722c65372f56fb5ed2d3348bb [INFO] running `Command { std: "docker" "start" "-a" "741aa6147a79c93665e6e17ee86d3863b469994722c65372f56fb5ed2d3348bb", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Checking cfg-if v1.0.3 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Checking byte-slice-cast v1.2.3 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Checking fixed-hash v0.8.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling parity-scale-codec v3.7.5 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Compiling indexmap v2.11.0 [INFO] [stderr] Checking const_format v0.2.34 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Compiling borsh-schema-derive-internal v0.10.4 [INFO] [stderr] Compiling borsh-derive-internal v0.10.4 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling parity-scale-codec-derive v3.7.5 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.3 [INFO] [stderr] Compiling scale-info-derive v2.11.6 [INFO] [stderr] Checking derive_more v1.0.0 [INFO] [stderr] Checking scale-info v2.11.6 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling borsh-derive v0.10.4 [INFO] [stderr] Checking borsh v0.10.4 [INFO] [stderr] Checking fvm-std v1.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> src/lib.rs:111:21 [INFO] [stdout] | [INFO] [stdout] 111 | #![cfg_attr(not(any(feature = "std", test)), no_std)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `advance` and `sha2` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [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 value: `dev` [INFO] [stdout] --> src/types.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / construct_fixed_hash! { [INFO] [stdout] 8 | | /// A byte array of length 32 representing the block hash, etc. [INFO] [stdout] 9 | | /// [INFO] [stdout] 10 | | #[derive(Encode, Decode, TypeInfo)] [INFO] [stdout] 11 | | pub struct H256(32); [INFO] [stdout] 12 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `advance` and `sha2` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `construct_fixed_hash` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `construct_fixed_hash` may come from an old version of the `fixed_hash` crate, try updating your dependency with `cargo update -p fixed_hash` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `construct_fixed_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dev` [INFO] [stdout] --> src/types.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / construct_fixed_hash! { [INFO] [stdout] 15 | | /// A byte array of length 20 representing the Address. [INFO] [stdout] 16 | | /// [INFO] [stdout] 17 | | #[derive(Encode, Decode, TypeInfo)] [INFO] [stdout] 18 | | pub struct H160(20); [INFO] [stdout] 19 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `advance` and `sha2` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `construct_fixed_hash` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `construct_fixed_hash` may come from an old version of the `fixed_hash` crate, try updating your dependency with `cargo update -p fixed_hash` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `construct_fixed_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> src/lib.rs:111:21 [INFO] [stdout] | [INFO] [stdout] 111 | #![cfg_attr(not(any(feature = "std", test)), no_std)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `advance` and `sha2` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [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 value: `dev` [INFO] [stdout] --> src/types.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / construct_fixed_hash! { [INFO] [stdout] 8 | | /// A byte array of length 32 representing the block hash, etc. [INFO] [stdout] 9 | | /// [INFO] [stdout] 10 | | #[derive(Encode, Decode, TypeInfo)] [INFO] [stdout] 11 | | pub struct H256(32); [INFO] [stdout] 12 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `advance` and `sha2` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `construct_fixed_hash` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `construct_fixed_hash` may come from an old version of the `fixed_hash` crate, try updating your dependency with `cargo update -p fixed_hash` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `construct_fixed_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dev` [INFO] [stdout] --> src/types.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / construct_fixed_hash! { [INFO] [stdout] 15 | | /// A byte array of length 20 representing the Address. [INFO] [stdout] 16 | | /// [INFO] [stdout] 17 | | #[derive(Encode, Decode, TypeInfo)] [INFO] [stdout] 18 | | pub struct H160(20); [INFO] [stdout] 19 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `advance` and `sha2` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `construct_fixed_hash` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `construct_fixed_hash` may come from an old version of the `fixed_hash` crate, try updating your dependency with `cargo update -p fixed_hash` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `construct_fixed_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/collections/hyper_list.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | DEPLOY_LIST_ID.clone() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] = note: `#[warn(static_mut_refs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `fvm_mock` [INFO] [stdout] --> src/collections/hyper_map.rs:328:21 [INFO] [stdout] | [INFO] [stdout] 328 | let _mock = fvm_mock::build_runtime(); [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `fvm_mock` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `fvm_mock`, use `cargo add fvm_mock` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `fvm_mock` [INFO] [stdout] --> src/collections/hyper_map.rs:337:20 [INFO] [stdout] | [INFO] [stdout] 337 | let mock = fvm_mock::build_runtime(); [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `fvm_mock` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `fvm_mock`, use `cargo add fvm_mock` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `fvm_mock` [INFO] [stdout] --> src/collections/hyper_map.rs:348:21 [INFO] [stdout] | [INFO] [stdout] 348 | let _mock = fvm_mock::build_runtime(); [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `fvm_mock` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `fvm_mock`, use `cargo add fvm_mock` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `fvm_mock` [INFO] [stdout] --> src/collections/hyper_map.rs:364:20 [INFO] [stdout] | [INFO] [stdout] 364 | let mock = fvm_mock::build_runtime(); [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `fvm_mock` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `fvm_mock`, use `cargo add fvm_mock` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `fvm_mock` [INFO] [stdout] --> src/collections/hyper_map.rs:382:21 [INFO] [stdout] | [INFO] [stdout] 382 | let _mock = fvm_mock::build_runtime(); [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `fvm_mock` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `fvm_mock`, use `cargo add fvm_mock` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `fvm_mock` [INFO] [stdout] --> src/collections/hyper_map.rs:404:21 [INFO] [stdout] | [INFO] [stdout] 404 | let _mock = fvm_mock::build_runtime(); [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `fvm_mock` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `fvm_mock`, use `cargo add fvm_mock` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `fvm_mock` [INFO] [stdout] --> src/collections/hyper_map.rs:429:21 [INFO] [stdout] | [INFO] [stdout] 429 | let _mock = fvm_mock::build_runtime(); [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `fvm_mock` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `fvm_mock`, use `cargo add fvm_mock` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `fvm_mock` [INFO] [stdout] --> src/collections/hyper_list.rs:335:21 [INFO] [stdout] | [INFO] [stdout] 335 | let _mock = fvm_mock::build_runtime(); [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `fvm_mock` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `fvm_mock`, use `cargo add fvm_mock` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `fvm_mock` [INFO] [stdout] --> src/collections/hyper_list.rs:350:21 [INFO] [stdout] | [INFO] [stdout] 350 | let _mock = fvm_mock::build_runtime(); [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `fvm_mock` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `fvm_mock`, use `cargo add fvm_mock` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `fvm_mock` [INFO] [stdout] --> src/collections/hyper_list.rs:381:21 [INFO] [stdout] | [INFO] [stdout] 381 | let _mock = fvm_mock::build_runtime(); [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `fvm_mock` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `fvm_mock`, use `cargo add fvm_mock` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `fvm_mock` [INFO] [stdout] --> src/collections/hyper_list.rs:413:21 [INFO] [stdout] | [INFO] [stdout] 413 | let _mock = fvm_mock::build_runtime(); [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `fvm_mock` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `fvm_mock`, use `cargo add fvm_mock` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `fvm_mock` [INFO] [stdout] --> src/spread.rs:42:21 [INFO] [stdout] | [INFO] [stdout] 42 | let _mock = fvm_mock::build_runtime(); [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `fvm_mock` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `fvm_mock`, use `cargo add fvm_mock` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `fvm-std` (lib test) due to 12 previous errors; 3 warnings emitted [INFO] running `Command { std: "docker" "inspect" "741aa6147a79c93665e6e17ee86d3863b469994722c65372f56fb5ed2d3348bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "741aa6147a79c93665e6e17ee86d3863b469994722c65372f56fb5ed2d3348bb", kill_on_drop: false }` [INFO] [stdout] 741aa6147a79c93665e6e17ee86d3863b469994722c65372f56fb5ed2d3348bb