[INFO] fetching crate ex3-ic-stable-structures 0.6.0-beta.3...
[INFO] checking ex3-ic-stable-structures-0.6.0-beta.3 against master#fd2c811d25ad5773fbd2463e058bf4edf4d44eb2 for pr-130443
[INFO] extracting crate ex3-ic-stable-structures 0.6.0-beta.3 into /workspace/builds/worker-5-tc1/source
[INFO] validating manifest of crates.io crate ex3-ic-stable-structures 0.6.0-beta.3 on toolchain fd2c811d25ad5773fbd2463e058bf4edf4d44eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate ex3-ic-stable-structures 0.6.0-beta.3
[INFO] finished tweaking crates.io crate ex3-ic-stable-structures 0.6.0-beta.3
[INFO] tweaked toml for crates.io crate ex3-ic-stable-structures 0.6.0-beta.3 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 132 packages to latest compatible versions
[INFO] [stderr]       Adding arrayvec v0.5.2 (available: v0.7.6)
[INFO] [stderr]       Adding bit-set v0.5.3 (available: v0.8.0)
[INFO] [stderr]       Adding bit-vec v0.6.3 (available: v0.8.0)
[INFO] [stderr]       Adding candid v0.9.11 (available: v0.10.10)
[INFO] [stderr]       Adding candid_derive v0.6.4 (available: v0.6.6)
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v1.1.0)
[INFO] [stderr]       Adding ic-cdk v0.10.1 (available: v0.16.0)
[INFO] [stderr]       Adding ic-cdk-macros v0.7.1 (available: v0.16.0)
[INFO] [stderr]       Adding ic0 v0.18.11 (available: v0.23.0)
[INFO] [stderr]       Adding linux-raw-sys v0.4.14 (available: v0.6.5)
[INFO] [stderr]       Adding num_enum v0.6.1 (available: v0.7.3)
[INFO] [stderr]       Adding num_enum_derive v0.6.1 (available: v0.7.3)
[INFO] [stderr]       Adding proc-macro-crate v1.3.1 (available: v3.2.0)
[INFO] [stderr]       Adding quick-error v1.2.3 (available: v2.0.1)
[INFO] [stderr]       Adding serde_tokenstream v0.1.7 (available: v0.2.2)
[INFO] [stderr]       Adding structmeta v0.2.0 (available: v0.3.0)
[INFO] [stderr]       Adding structmeta-derive v0.2.0 (available: v0.3.0)
[INFO] [stderr]       Adding syn v1.0.109 (available: v2.0.77)
[INFO] [stderr]       Adding test-strategy v0.3.1 (available: v0.4.0)
[INFO] [stderr]       Adding toml_edit v0.19.15 (available: v0.22.21)
[INFO] [stderr]       Adding unicode-width v0.1.14 (available: v0.2.0)
[INFO] [stderr]       Adding wasi v0.11.0+wasi-snapshot-preview1 (available: v0.13.2+wasi-0.2.1)
[INFO] [stderr]       Adding windows-sys v0.48.0 (available: v0.59.0)
[INFO] [stderr]       Adding windows-sys v0.52.0 (available: v0.59.0)
[INFO] [stderr]       Adding windows-targets v0.48.5 (available: v0.52.6)
[INFO] [stderr]       Adding windows_aarch64_gnullvm v0.48.5 (available: v0.52.6)
[INFO] [stderr]       Adding windows_aarch64_msvc v0.48.5 (available: v0.52.6)
[INFO] [stderr]       Adding windows_i686_gnu v0.48.5 (available: v0.52.6)
[INFO] [stderr]       Adding windows_i686_msvc v0.48.5 (available: v0.52.6)
[INFO] [stderr]       Adding windows_x86_64_gnu v0.48.5 (available: v0.52.6)
[INFO] [stderr]       Adding windows_x86_64_gnullvm v0.48.5 (available: v0.52.6)
[INFO] [stderr]       Adding windows_x86_64_msvc v0.48.5 (available: v0.52.6)
[INFO] [stderr]       Adding winnow v0.5.40 (available: v0.6.18)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ic-cdk-macros v0.7.1
[INFO] [stderr]   Downloaded structmeta-derive v0.2.0
[INFO] [stderr]   Downloaded structmeta v0.2.0
[INFO] [stderr]   Downloaded ic0 v0.18.11
[INFO] [stderr]   Downloaded ic-cdk v0.10.1
[INFO] [stderr]   Downloaded candid_derive v0.6.4
[INFO] [stderr]   Downloaded candid v0.9.11
[INFO] [stderr]   Downloaded test-strategy v0.3.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0ecd5c8e3ff34b09572dc577f52e457bfbac535e03550d151f309fdfdf10551d
[INFO] running `Command { std: "docker" "start" "-a" "0ecd5c8e3ff34b09572dc577f52e457bfbac535e03550d151f309fdfdf10551d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0ecd5c8e3ff34b09572dc577f52e457bfbac535e03550d151f309fdfdf10551d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0ecd5c8e3ff34b09572dc577f52e457bfbac535e03550d151f309fdfdf10551d", kill_on_drop: false }`
[INFO] [stdout] 0ecd5c8e3ff34b09572dc577f52e457bfbac535e03550d151f309fdfdf10551d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cd0937ef541e0703e35403e17c8eb4907530d1957e8fde4ce6aa0f12fd78744e
[INFO] running `Command { std: "docker" "start" "-a" "cd0937ef541e0703e35403e17c8eb4907530d1957e8fde4ce6aa0f12fd78744e", kill_on_drop: false }`
[INFO] [stderr]    Compiling psm v0.1.23
[INFO] [stderr]    Compiling stacker v0.1.17
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling candid v0.9.11
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling candid_derive v0.6.4
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling thiserror v1.0.64
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]    Compiling data-encoding v2.6.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]    Compiling binread_derive v2.1.0
[INFO] [stderr]    Compiling pretty v0.12.3
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking serde_bytes v0.11.15
[INFO] [stderr]    Compiling structmeta-derive v0.2.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]     Checking clap_builder v4.5.18
[INFO] [stderr]     Checking rusty-fork v0.3.0
[INFO] [stderr]     Checking ic0 v0.18.11
[INFO] [stderr]     Checking unsafe-libyaml v0.2.11
[INFO] [stderr]     Checking ex3-ic-stable-structures v0.6.0-beta.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `profiler`
[INFO] [stdout]   --> src/btreemap/node/v1.rs:63:15
[INFO] [stdout]    |
[INFO] [stdout] 63 |         #[cfg(feature = "profiler")]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `profiler` 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: `profiler`
[INFO] [stdout]    --> src/btreemap/node/v1.rs:120:15
[INFO] [stdout]     |
[INFO] [stdout] 120 |         #[cfg(feature = "profiler")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `profiler` 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: unexpected `cfg` condition value: `profiler`
[INFO] [stdout]    --> src/btreemap/node/v2.rs:115:15
[INFO] [stdout]     |
[INFO] [stdout] 115 |         #[cfg(feature = "profiler")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `profiler` 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: unexpected `cfg` condition value: `profiler`
[INFO] [stdout]    --> src/btreemap/node/v2.rs:197:15
[INFO] [stdout]     |
[INFO] [stdout] 197 |         #[cfg(feature = "profiler")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `profiler` 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: unexpected `cfg` condition value: `profiler`
[INFO] [stdout]    --> src/btreemap.rs:122:15
[INFO] [stdout]     |
[INFO] [stdout] 122 |     #[cfg(any(feature = "profiler", test))]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `profiler` 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: unexpected `cfg` condition value: `profiler`
[INFO] [stdout]    --> src/btreemap.rs:198:15
[INFO] [stdout]     |
[INFO] [stdout] 198 |     #[cfg(any(feature = "profiler", test))]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `profiler` 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] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stdout] warning: 6 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling structmeta v0.2.0
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling test-strategy v0.3.1
[INFO] [stderr]    Compiling binread v2.2.0
[INFO] [stderr]     Checking proptest v1.5.0
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling num_enum_derive v0.6.1
[INFO] [stderr]     Checking clap v4.5.18
[INFO] [stderr]    Compiling serde_tokenstream v0.1.7
[INFO] [stderr]    Compiling num_enum v0.6.1
[INFO] [stderr]    Compiling ic-cdk-macros v0.7.1
[INFO] [stderr]     Checking ic-cdk v0.10.1
[INFO] [stdout] error: couldn't read benchmarks/benchmark.rs: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ex3-ic-stable-structures` (bench "benchmarks") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: couldn't read `src/../dumps/btreemap_v1_packed_headers.dump`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/btreemap.rs:2850:27
[INFO] [stdout]      |
[INFO] [stdout] 2850 |         let btreemap_v1 = include_bytes!("../dumps/btreemap_v1_packed_headers.dump");
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `profiler`
[INFO] [stdout]   --> src/btreemap/node/v1.rs:63:15
[INFO] [stdout]    |
[INFO] [stdout] 63 |         #[cfg(feature = "profiler")]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `profiler` 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: `profiler`
[INFO] [stdout]    --> src/btreemap/node/v1.rs:120:15
[INFO] [stdout]     |
[INFO] [stdout] 120 |         #[cfg(feature = "profiler")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `profiler` 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: unexpected `cfg` condition value: `profiler`
[INFO] [stdout]    --> src/btreemap/node/v2.rs:115:15
[INFO] [stdout]     |
[INFO] [stdout] 115 |         #[cfg(feature = "profiler")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `profiler` 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: unexpected `cfg` condition value: `profiler`
[INFO] [stdout]    --> src/btreemap/node/v2.rs:197:15
[INFO] [stdout]     |
[INFO] [stdout] 197 |         #[cfg(feature = "profiler")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `profiler` 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: unexpected `cfg` condition value: `profiler`
[INFO] [stdout]    --> src/btreemap.rs:122:15
[INFO] [stdout]     |
[INFO] [stdout] 122 |     #[cfg(any(feature = "profiler", test))]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `profiler` 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: unexpected `cfg` condition value: `profiler`
[INFO] [stdout]    --> src/btreemap.rs:198:15
[INFO] [stdout]     |
[INFO] [stdout] 198 |     #[cfg(any(feature = "profiler", test))]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `profiler` 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] error: aborting due to 1 previous error; 6 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ex3-ic-stable-structures` (lib test) due to 2 previous errors; 6 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "cd0937ef541e0703e35403e17c8eb4907530d1957e8fde4ce6aa0f12fd78744e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cd0937ef541e0703e35403e17c8eb4907530d1957e8fde4ce6aa0f12fd78744e", kill_on_drop: false }`
[INFO] [stdout] cd0937ef541e0703e35403e17c8eb4907530d1957e8fde4ce6aa0f12fd78744e
