[INFO] fetching crate icefalldb 0.1.0...
[INFO] testing icefalldb-0.1.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate icefalldb 0.1.0 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate icefalldb 0.1.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate icefalldb 0.1.0
[INFO] tweaked toml for crates.io crate icefalldb 0.1.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate icefalldb 0.1.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 31 packages to latest compatible versions
[INFO] [stderr]       Adding bincode v0.6.1 (available: v2.0.1)
[INFO] [stderr]       Adding quickcheck v0.2.27 (available: v1.0.3)
[INFO] [stderr]       Adding rand v0.3.23 (available: v0.9.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "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 quickcheck v0.2.27
[INFO] [stderr]   Downloaded memchr v0.1.11
[INFO] [stderr]   Downloaded thread-id v2.0.0
[INFO] [stderr]   Downloaded utf8-ranges v0.1.3
[INFO] [stderr]   Downloaded thread_local v0.2.7
[INFO] [stderr]   Downloaded regex-syntax v0.3.9
[INFO] [stderr]   Downloaded env_logger v0.3.5
[INFO] [stderr]   Downloaded bincode v0.6.1
[INFO] [stderr]   Downloaded regex v0.1.80
[INFO] [stderr]   Downloaded aho-corasick v0.5.3
[INFO] [stderr]   Downloaded serde v0.8.23
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 80ab64de18892b579ab314baa26bd1f398724b0bbcdd74f96f9107c98030acd4
[INFO] running `Command { std: "docker" "start" "-a" "80ab64de18892b579ab314baa26bd1f398724b0bbcdd74f96f9107c98030acd4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "80ab64de18892b579ab314baa26bd1f398724b0bbcdd74f96f9107c98030acd4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "80ab64de18892b579ab314baa26bd1f398724b0bbcdd74f96f9107c98030acd4", kill_on_drop: false }`
[INFO] [stdout] 80ab64de18892b579ab314baa26bd1f398724b0bbcdd74f96f9107c98030acd4
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d401a0af7c3e7580f93859d3c036dc819837f0c7aaf63773525f0351b3c2e8af
[INFO] running `Command { std: "docker" "start" "-a" "d401a0af7c3e7580f93859d3c036dc819837f0c7aaf63773525f0351b3c2e8af", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling serde v0.8.23
[INFO] [stderr]    Compiling num-traits v0.1.43
[INFO] [stderr]    Compiling bincode v0.6.1
[INFO] [stderr]    Compiling icefalldb v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: cannot find derive macro `RustcDecodable` in this scope
[INFO] [stdout]   --> src/page.rs:54:24
[INFO] [stdout]    |
[INFO] [stdout] 54 | #[derive(Debug, Clone, RustcDecodable, RustcEncodable)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `RustcEncodable` in this scope
[INFO] [stdout]   --> src/page.rs:54:40
[INFO] [stdout]    |
[INFO] [stdout] 54 | #[derive(Debug, Clone, RustcDecodable, RustcEncodable)]
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `RustcDecodable` in this scope
[INFO] [stdout]   --> src/page.rs:63:24
[INFO] [stdout]    |
[INFO] [stdout] 63 | #[derive(Debug, Clone, RustcDecodable, RustcEncodable)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `RustcEncodable` in this scope
[INFO] [stdout]   --> src/page.rs:63:40
[INFO] [stdout]    |
[INFO] [stdout] 63 | #[derive(Debug, Clone, RustcDecodable, RustcEncodable)]
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `RustcDecodable` in this scope
[INFO] [stdout]   --> src/tree.rs:17:24
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(Debug, Clone, RustcDecodable, RustcEncodable)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `RustcEncodable` in this scope
[INFO] [stdout]   --> src/tree.rs:17:40
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(Debug, Clone, RustcDecodable, RustcEncodable)]
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `RustcDecodable` in this scope
[INFO] [stdout]   --> src/tree.rs:29:24
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[derive(Debug, Clone, RustcDecodable, RustcEncodable)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `RustcEncodable` in this scope
[INFO] [stdout]   --> src/tree.rs:29:40
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[derive(Debug, Clone, RustcDecodable, RustcEncodable)]
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `RustcDecodable` in this scope
[INFO] [stdout]   --> src/lib.rs:28:39
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[derive(Debug, Clone, Eq, PartialEq, RustcDecodable, RustcEncodable)]
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `RustcEncodable` in this scope
[INFO] [stdout]   --> src/lib.rs:28:55
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[derive(Debug, Clone, Eq, PartialEq, RustcDecodable, RustcEncodable)]
[INFO] [stdout]    |                                                       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `RustcDecodable` in this scope
[INFO] [stdout]   --> src/lib.rs:35:39
[INFO] [stdout]    |
[INFO] [stdout] 35 | #[derive(Debug, Clone, Eq, PartialEq, RustcDecodable, RustcEncodable)]
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `RustcEncodable` in this scope
[INFO] [stdout]   --> src/lib.rs:35:55
[INFO] [stdout]    |
[INFO] [stdout] 35 | #[derive(Debug, Clone, Eq, PartialEq, RustcDecodable, RustcEncodable)]
[INFO] [stdout]    |                                                       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `RustcDecodable` in this scope
[INFO] [stdout]   --> src/lib.rs:50:39
[INFO] [stdout]    |
[INFO] [stdout] 50 | #[derive(Debug, Clone, Eq, PartialEq, RustcDecodable, RustcEncodable)]
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `RustcEncodable` in this scope
[INFO] [stdout]   --> src/lib.rs:50:55
[INFO] [stdout]    |
[INFO] [stdout] 50 | #[derive(Debug, Clone, Eq, PartialEq, RustcDecodable, RustcEncodable)]
[INFO] [stdout]    |                                                       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `RustcDecodable` in this scope
[INFO] [stdout]   --> src/lib.rs:73:39
[INFO] [stdout]    |
[INFO] [stdout] 73 | #[derive(Debug, Clone, Eq, PartialEq, RustcDecodable, RustcEncodable)]
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `RustcEncodable` in this scope
[INFO] [stdout]   --> src/lib.rs:73:55
[INFO] [stdout]    |
[INFO] [stdout] 73 | #[derive(Debug, Clone, Eq, PartialEq, RustcDecodable, RustcEncodable)]
[INFO] [stdout]    |                                                       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `RustcDecodable` in this scope
[INFO] [stdout]   --> src/lib.rs:77:39
[INFO] [stdout]    |
[INFO] [stdout] 77 | #[derive(Debug, Clone, Eq, PartialEq, RustcDecodable, RustcEncodable)]
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `RustcEncodable` in this scope
[INFO] [stdout]   --> src/lib.rs:77:55
[INFO] [stdout]    |
[INFO] [stdout] 77 | #[derive(Debug, Clone, Eq, PartialEq, RustcDecodable, RustcEncodable)]
[INFO] [stdout]    |                                                       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `RustcDecodable` in this scope
[INFO] [stdout]   --> src/lib.rs:84:39
[INFO] [stdout]    |
[INFO] [stdout] 84 | #[derive(Debug, Clone, Eq, PartialEq, RustcDecodable, RustcEncodable)]
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `RustcEncodable` in this scope
[INFO] [stdout]   --> src/lib.rs:84:55
[INFO] [stdout]    |
[INFO] [stdout] 84 | #[derive(Debug, Clone, Eq, PartialEq, RustcDecodable, RustcEncodable)]
[INFO] [stdout]    |                                                       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `RustcDecodable` in this scope
[INFO] [stdout]   --> src/lib.rs:92:39
[INFO] [stdout]    |
[INFO] [stdout] 92 | #[derive(Debug, Clone, Eq, PartialEq, RustcDecodable, RustcEncodable)]
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `RustcEncodable` in this scope
[INFO] [stdout]   --> src/lib.rs:92:55
[INFO] [stdout]    |
[INFO] [stdout] 92 | #[derive(Debug, Clone, Eq, PartialEq, RustcDecodable, RustcEncodable)]
[INFO] [stdout]    |                                                       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `RustcDecodable` in this scope
[INFO] [stdout]   --> src/lib.rs:96:39
[INFO] [stdout]    |
[INFO] [stdout] 96 | #[derive(Debug, Clone, Eq, PartialEq, RustcDecodable, RustcEncodable)]
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `RustcEncodable` in this scope
[INFO] [stdout]   --> src/lib.rs:96:55
[INFO] [stdout]    |
[INFO] [stdout] 96 | #[derive(Debug, Clone, Eq, PartialEq, RustcDecodable, RustcEncodable)]
[INFO] [stdout]    |                                                       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `RustcDecodable` in this scope
[INFO] [stdout]    --> src/lib.rs:100:39
[INFO] [stdout]     |
[INFO] [stdout] 100 | #[derive(Debug, Clone, Eq, PartialEq, RustcDecodable, RustcEncodable)]
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `RustcEncodable` in this scope
[INFO] [stdout]    --> src/lib.rs:100:55
[INFO] [stdout]     |
[INFO] [stdout] 100 | #[derive(Debug, Clone, Eq, PartialEq, RustcDecodable, RustcEncodable)]
[INFO] [stdout]     |                                                       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `LogData: Decodable` is not satisfied
[INFO] [stdout]    --> src/log.rs:76:32
[INFO] [stdout]     |
[INFO] [stdout]  76 |             ops::from_binary::<LogData>(buf)
[INFO] [stdout]     |                                ^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `Decodable` is not implemented for `LogData`
[INFO] [stdout]    --> src/lib.rs:102:1
[INFO] [stdout]     |
[INFO] [stdout] 102 | pub enum LogData {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `Decodable`:
[INFO] [stdout]               ()
[INFO] [stdout]               (T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11)
[INFO] [stdout]               (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11)
[INFO] [stdout]               (T10, T11)
[INFO] [stdout]               (T11,)
[INFO] [stdout]               (T2, T3, T4, T5, T6, T7, T8, T9, T10, T11)
[INFO] [stdout]               (T3, T4, T5, T6, T7, T8, T9, T10, T11)
[INFO] [stdout]               (T4, T5, T6, T7, T8, T9, T10, T11)
[INFO] [stdout]             and 74 others
[INFO] [stdout] note: required by a bound in `from_binary`
[INFO] [stdout]    --> src/ops.rs:59:23
[INFO] [stdout]     |
[INFO] [stdout]  59 | pub fn from_binary<T: Decodable>(encoded: Vec<u8>) -> DecodingResult<T> {
[INFO] [stdout]     |                       ^^^^^^^^^ required by this bound in `from_binary`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::sync::atomic::AtomicUsize::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead
[INFO] [stdout]    --> src/log.rs:221:27
[INFO] [stdout]     |
[INFO] [stdout] 221 |                 if header.compare_and_swap(hv as usize, sealed as usize, Ordering::SeqCst) ==
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::sync::atomic::AtomicUsize::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead
[INFO] [stdout]    --> src/log.rs:252:27
[INFO] [stdout]     |
[INFO] [stdout] 252 |                 if header.compare_and_swap(hv as usize, claimed as usize, Ordering::SeqCst) !=
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::sync::atomic::AtomicUsize::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead
[INFO] [stdout]    --> src/log.rs:363:28
[INFO] [stdout]     |
[INFO] [stdout] 363 |             if self.header.compare_and_swap(hv as usize, hv2 as usize, Ordering::SeqCst) ==
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/log.rs:319:13
[INFO] [stdout]     |
[INFO] [stdout] 319 |         let mut out_buf = unsafe { (*self.buf.get()).as_mut_slice() };
[INFO] [stdout]     |             ----^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `icefalldb` (lib) due to 27 previous errors; 4 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "d401a0af7c3e7580f93859d3c036dc819837f0c7aaf63773525f0351b3c2e8af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d401a0af7c3e7580f93859d3c036dc819837f0c7aaf63773525f0351b3c2e8af", kill_on_drop: false }`
[INFO] [stdout] d401a0af7c3e7580f93859d3c036dc819837f0c7aaf63773525f0351b3c2e8af
