[INFO] fetching crate random-access-memory 3.0.0... [INFO] testing random-access-memory-3.0.0 against 1.90.0 for beta-1.91-3 [INFO] extracting crate random-access-memory 3.0.0 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate random-access-memory 3.0.0 [INFO] finished tweaking crates.io crate random-access-memory 3.0.0 [INFO] tweaked toml for crates.io crate random-access-memory 3.0.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate random-access-memory 3.0.0 on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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" "+1.90.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 136 packages to latest compatible versions [INFO] [stderr] Adding criterion v0.4.0 (available: v0.7.0) [INFO] [stderr] Adding intmap v2.0.0 (available: v3.1.2) [INFO] [stderr] Adding proptest-derive v0.2.0 (available: v0.6.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded value-bag v1.11.1 [INFO] [stderr] Downloaded proptest-derive v0.2.0 [INFO] [stderr] Downloaded intmap v2.0.0 [INFO] [stderr] Downloaded random-access-storage v5.0.0 [INFO] [stderr] Downloaded async-std v1.13.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3f4e7ad53f76cb64241bd3e7bacbc18b3aee28ea6ac727e5947cbd9ecb985c6c [INFO] running `Command { std: "docker" "start" "-a" "3f4e7ad53f76cb64241bd3e7bacbc18b3aee28ea6ac727e5947cbd9ecb985c6c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3f4e7ad53f76cb64241bd3e7bacbc18b3aee28ea6ac727e5947cbd9ecb985c6c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f4e7ad53f76cb64241bd3e7bacbc18b3aee28ea6ac727e5947cbd9ecb985c6c", kill_on_drop: false }` [INFO] [stdout] 3f4e7ad53f76cb64241bd3e7bacbc18b3aee28ea6ac727e5947cbd9ecb985c6c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6cdacdc258b40e403fe59b3957be4d7f9bdd59b476c587978627b2a0310113be [INFO] running `Command { std: "docker" "start" "-a" "6cdacdc258b40e403fe59b3957be4d7f9bdd59b476c587978627b2a0310113be", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling intmap v2.0.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling random-access-storage v5.0.0 [INFO] [stderr] Compiling random-access-memory v3.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.64s [INFO] running `Command { std: "docker" "inspect" "6cdacdc258b40e403fe59b3957be4d7f9bdd59b476c587978627b2a0310113be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6cdacdc258b40e403fe59b3957be4d7f9bdd59b476c587978627b2a0310113be", kill_on_drop: false }` [INFO] [stdout] 6cdacdc258b40e403fe59b3957be4d7f9bdd59b476c587978627b2a0310113be [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5e1042b724ab191264776568e238ad4e95874c1ccb6a05b18a3bf06be7539dcd [INFO] running `Command { std: "docker" "start" "-a" "5e1042b724ab191264776568e238ad4e95874c1ccb6a05b18a3bf06be7539dcd", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling async-io v2.6.0 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling futures-lite v2.6.1 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling os_str_bytes v6.6.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling value-bag v1.11.1 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling async-lock v3.4.1 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling async-executor v1.13.3 [INFO] [stderr] Compiling blocking v1.6.2 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling criterion v0.4.0 [INFO] [stderr] Compiling proptest-derive v0.2.0 [INFO] [stderr] Compiling polling v3.11.0 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling proptest v1.8.0 [INFO] [stderr] Compiling async-std v1.13.2 [INFO] [stderr] Compiling random-access-memory v3.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> tests/model.rs:11:24 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(Clone, Debug, Arbitrary)] [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `Arbitrary` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_Op` [INFO] [stdout] 12 | enum Op { [INFO] [stdout] | -- `Op` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Arbitrary` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 42.63s [INFO] running `Command { std: "docker" "inspect" "5e1042b724ab191264776568e238ad4e95874c1ccb6a05b18a3bf06be7539dcd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e1042b724ab191264776568e238ad4e95874c1ccb6a05b18a3bf06be7539dcd", kill_on_drop: false }` [INFO] [stdout] 5e1042b724ab191264776568e238ad4e95874c1ccb6a05b18a3bf06be7539dcd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f49d8e7312fb634bc685f77315216d08a6032ae4294443cdc8098c920f6648b0 [INFO] running `Command { std: "docker" "start" "-a" "f49d8e7312fb634bc685f77315216d08a6032ae4294443cdc8098c920f6648b0", kill_on_drop: false }` [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> tests/model.rs:11:24 [INFO] [stderr] | [INFO] [stderr] 11 | #[derive(Clone, Debug, Arbitrary)] [INFO] [stderr] | ^-------- [INFO] [stderr] | | [INFO] [stderr] | `Arbitrary` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_Op` [INFO] [stderr] 12 | enum Op { [INFO] [stderr] | -- `Op` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `Arbitrary` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_derive` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stderr] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stderr] = note: this warning originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `random-access-memory` (test "model") generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/random_access_memory-cc38f002e5767ef8) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/model.rs (/opt/rustwide/target/debug/deps/model-953c2941acc61aea) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test implementation_matches_model ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 47.99s [INFO] [stdout] [INFO] [stderr] Running tests/regression.rs (/opt/rustwide/target/debug/deps/regression-48f4afc3dcca3af1) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test regress_3 ... ok [INFO] [stdout] test regress_1 ... ok [INFO] [stdout] test regress_4 ... ok [INFO] [stdout] test regress_2 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/test.rs (/opt/rustwide/target/debug/deps/test-c8d65a85447b9276) [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test can_call_new ... ok [INFO] [stdout] test assert_truncate_eq ... ok [INFO] [stdout] test can_len ... ok [INFO] [stdout] test can_truncate_gt ... ok [INFO] [stdout] test can_delete ... ok [INFO] [stdout] test can_truncate_lt ... ok [INFO] [stdout] test can_open_buffer ... ok [INFO] [stdout] test can_read ... ok [INFO] [stdout] test can_write ... ok [INFO] [stdout] test can_is_empty ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Doc-tests random_access_memory [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/lib.rs - (line 15) ... ok [INFO] [stdout] test src/lib.rs - (line 39) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.75s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "f49d8e7312fb634bc685f77315216d08a6032ae4294443cdc8098c920f6648b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f49d8e7312fb634bc685f77315216d08a6032ae4294443cdc8098c920f6648b0", kill_on_drop: false }` [INFO] [stdout] f49d8e7312fb634bc685f77315216d08a6032ae4294443cdc8098c920f6648b0