[INFO] fetching crate isla-lib 0.1.0... [INFO] checking isla-lib-0.1.0 against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] extracting crate isla-lib 0.1.0 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate isla-lib 0.1.0 on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate isla-lib 0.1.0 [INFO] finished tweaking crates.io crate isla-lib 0.1.0 [INFO] tweaked toml for crates.io crate isla-lib 0.1.0 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] acd2e5eb643d87e0859ef348c369c3f77674569cdc9aabee5034ad9a2677d5f8 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "acd2e5eb643d87e0859ef348c369c3f77674569cdc9aabee5034ad9a2677d5f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "acd2e5eb643d87e0859ef348c369c3f77674569cdc9aabee5034ad9a2677d5f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "acd2e5eb643d87e0859ef348c369c3f77674569cdc9aabee5034ad9a2677d5f8", kill_on_drop: false }` [INFO] [stdout] acd2e5eb643d87e0859ef348c369c3f77674569cdc9aabee5034ad9a2677d5f8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4bbc991cdad0b64c2473433f874abd76384da641a7bff9198d8da871f08978f9 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "4bbc991cdad0b64c2473433f874abd76384da641a7bff9198d8da871f08978f9", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling pico-args v0.3.4 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Checking regex-syntax v0.6.21 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Checking z3-sys v0.5.0 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Checking block-padding v0.1.5 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling string_cache v0.8.1 [INFO] [stderr] Checking bincode v1.3.1 [INFO] [stderr] Compiling ena v0.14.0 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Checking crossbeam-channel v0.4.4 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Checking crossbeam v0.7.3 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking sha2 v0.8.2 [INFO] [stderr] Compiling ascii-canvas v2.0.0 [INFO] [stderr] Compiling lalrpop-util v0.19.3 [INFO] [stderr] Compiling lalrpop v0.19.3 [INFO] [stderr] Compiling isla-lib v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: cannot find derive macro `Serialize` in this scope [INFO] [stdout] --> src/concrete/bitvector129.rs:40:51 [INFO] [stdout] | [INFO] [stdout] 40 | #[derive(Copy, Clone, Debug, PartialEq, Eq, Hash, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope [INFO] [stdout] --> src/concrete/bitvector129.rs:40:62 [INFO] [stdout] | [INFO] [stdout] 40 | #[derive(Copy, Clone, Debug, PartialEq, Eq, Hash, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Serialize` in this scope [INFO] [stdout] --> src/concrete/bitvector129.rs:40:51 [INFO] [stdout] | [INFO] [stdout] 40 | #[derive(Copy, Clone, Debug, PartialEq, Eq, Hash, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope [INFO] [stdout] --> src/concrete/bitvector129.rs:40:62 [INFO] [stdout] | [INFO] [stdout] 40 | #[derive(Copy, Clone, Debug, PartialEq, Eq, Hash, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Serialize` in this scope [INFO] [stdout] --> src/concrete/bitvector64.rs:39:51 [INFO] [stdout] | [INFO] [stdout] 39 | #[derive(Copy, Clone, Debug, PartialEq, Eq, Hash, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope [INFO] [stdout] --> src/concrete/bitvector64.rs:39:62 [INFO] [stdout] | [INFO] [stdout] 39 | #[derive(Copy, Clone, Debug, PartialEq, Eq, Hash, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Serialize` in this scope [INFO] [stdout] --> src/concrete/bitvector64.rs:39:51 [INFO] [stdout] | [INFO] [stdout] 39 | #[derive(Copy, Clone, Debug, PartialEq, Eq, Hash, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope [INFO] [stdout] --> src/concrete/bitvector64.rs:39:62 [INFO] [stdout] | [INFO] [stdout] 39 | #[derive(Copy, Clone, Debug, PartialEq, Eq, Hash, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Serialize` in this scope [INFO] [stdout] --> src/ir/serialize.rs:42:17 [INFO] [stdout] | [INFO] [stdout] 42 | #[derive(Clone, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Serialize` in this scope [INFO] [stdout] --> src/ir/serialize.rs:42:17 [INFO] [stdout] | [INFO] [stdout] 42 | #[derive(Clone, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope [INFO] [stdout] --> src/ir/serialize.rs:42:28 [INFO] [stdout] | [INFO] [stdout] 42 | #[derive(Clone, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope [INFO] [stdout] --> src/ir/serialize.rs:42:28 [INFO] [stdout] | [INFO] [stdout] 42 | #[derive(Clone, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Serialize` in this scope [INFO] [stdout] --> src/ir/serialize.rs:91:17 [INFO] [stdout] | [INFO] [stdout] 91 | #[derive(Clone, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Serialize` in this scope [INFO] [stdout] --> src/ir/serialize.rs:91:17 [INFO] [stdout] | [INFO] [stdout] 91 | #[derive(Clone, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope [INFO] [stdout] --> src/ir/serialize.rs:91:28 [INFO] [stdout] | [INFO] [stdout] 91 | #[derive(Clone, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope [INFO] [stdout] --> src/ir/serialize.rs:91:28 [INFO] [stdout] | [INFO] [stdout] 91 | #[derive(Clone, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Serialize` in this scope [INFO] [stdout] --> src/ir/ssa.rs:51:51 [INFO] [stdout] | [INFO] [stdout] 51 | #[derive(Copy, Clone, Debug, PartialEq, Eq, Hash, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Serialize` in this scope [INFO] [stdout] --> src/ir/ssa.rs:51:51 [INFO] [stdout] | [INFO] [stdout] 51 | #[derive(Copy, Clone, Debug, PartialEq, Eq, Hash, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope [INFO] [stdout] --> src/ir/ssa.rs:51:62 [INFO] [stdout] | [INFO] [stdout] 51 | #[derive(Copy, Clone, Debug, PartialEq, Eq, Hash, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope [INFO] [stdout] --> src/ir/ssa.rs:51:62 [INFO] [stdout] | [INFO] [stdout] 51 | #[derive(Copy, Clone, Debug, PartialEq, Eq, Hash, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Serialize` in this scope [INFO] [stdout] --> src/ir.rs:58:51 [INFO] [stdout] | [INFO] [stdout] 58 | #[derive(Copy, Clone, Debug, PartialEq, Eq, Hash, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Serialize` in this scope [INFO] [stdout] --> src/ir.rs:58:51 [INFO] [stdout] | [INFO] [stdout] 58 | #[derive(Copy, Clone, Debug, PartialEq, Eq, Hash, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope [INFO] [stdout] --> src/ir.rs:58:62 [INFO] [stdout] | [INFO] [stdout] 58 | #[derive(Copy, Clone, Debug, PartialEq, Eq, Hash, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope [INFO] [stdout] --> src/ir.rs:58:62 [INFO] [stdout] | [INFO] [stdout] 58 | #[derive(Copy, Clone, Debug, PartialEq, Eq, Hash, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Serialize` in this scope [INFO] [stdout] --> src/ir.rs:63:24 [INFO] [stdout] | [INFO] [stdout] 63 | #[derive(Clone, Debug, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Serialize` in this scope [INFO] [stdout] --> src/ir.rs:63:24 [INFO] [stdout] | [INFO] [stdout] 63 | #[derive(Clone, Debug, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope [INFO] [stdout] --> src/ir.rs:63:35 [INFO] [stdout] | [INFO] [stdout] 63 | #[derive(Clone, Debug, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope [INFO] [stdout] --> src/ir.rs:63:35 [INFO] [stdout] | [INFO] [stdout] 63 | #[derive(Clone, Debug, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Serialize` in this scope [INFO] [stdout] --> src/ir.rs:84:24 [INFO] [stdout] | [INFO] [stdout] 84 | #[derive(Clone, Debug, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Serialize` in this scope [INFO] [stdout] --> src/ir.rs:84:24 [INFO] [stdout] | [INFO] [stdout] 84 | #[derive(Clone, Debug, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope [INFO] [stdout] --> src/ir.rs:84:35 [INFO] [stdout] | [INFO] [stdout] 84 | #[derive(Clone, Debug, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope [INFO] [stdout] --> src/ir.rs:84:35 [INFO] [stdout] | [INFO] [stdout] 84 | #[derive(Clone, Debug, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Serialize` in this scope [INFO] [stdout] --> src/ir.rs:111:30 [INFO] [stdout] | [INFO] [stdout] 111 | #[derive(Clone, Copy, Debug, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Serialize` in this scope [INFO] [stdout] --> src/ir.rs:111:30 [INFO] [stdout] | [INFO] [stdout] 111 | #[derive(Clone, Copy, Debug, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope [INFO] [stdout] --> src/ir.rs:111:41 [INFO] [stdout] | [INFO] [stdout] 111 | #[derive(Clone, Copy, Debug, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Serialize` in this scope [INFO] [stdout] --> src/ir.rs:298:24 [INFO] [stdout] | [INFO] [stdout] 298 | #[derive(Clone, Debug, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope [INFO] [stdout] --> src/ir.rs:111:41 [INFO] [stdout] | [INFO] [stdout] 111 | #[derive(Clone, Copy, Debug, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope [INFO] [stdout] --> src/ir.rs:298:35 [INFO] [stdout] | [INFO] [stdout] 298 | #[derive(Clone, Debug, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Serialize` in this scope [INFO] [stdout] --> src/smt.rs:330:45 [INFO] [stdout] | [INFO] [stdout] 330 | #[derive(Clone, Debug, Eq, PartialEq, Hash, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope [INFO] [stdout] --> src/smt.rs:330:56 [INFO] [stdout] | [INFO] [stdout] 330 | #[derive(Clone, Debug, Eq, PartialEq, Hash, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Serialize` in this scope [INFO] [stdout] --> src/ir.rs:298:24 [INFO] [stdout] | [INFO] [stdout] 298 | #[derive(Clone, Debug, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope [INFO] [stdout] --> src/ir.rs:298:35 [INFO] [stdout] | [INFO] [stdout] 298 | #[derive(Clone, Debug, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Serialize` in this scope [INFO] [stdout] --> src/smt.rs:330:45 [INFO] [stdout] | [INFO] [stdout] 330 | #[derive(Clone, Debug, Eq, PartialEq, Hash, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope [INFO] [stdout] --> src/smt.rs:330:56 [INFO] [stdout] | [INFO] [stdout] 330 | #[derive(Clone, Debug, Eq, PartialEq, Hash, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Deserialize`, `Serialize` [INFO] [stdout] --> src/concrete/bitvector129.rs:30:13 [INFO] [stdout] | [INFO] [stdout] 30 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Deserialize`, `Serialize` [INFO] [stdout] --> src/concrete/bitvector64.rs:30:13 [INFO] [stdout] | [INFO] [stdout] 30 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around method argument [INFO] [stdout] --> src/executor.rs:1170:62 [INFO] [stdout] | [INFO] [stdout] 1170 | collected.push(Ok((task_id, events.drain(..).map({ |ev| ev.clone() }).collect()))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: remove these braces [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_braces)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Deserialize`, `Serialize` [INFO] [stdout] --> src/concrete/bitvector129.rs:30:13 [INFO] [stdout] | [INFO] [stdout] 30 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around method argument [INFO] [stdout] --> src/executor.rs:1190:70 [INFO] [stdout] | [INFO] [stdout] 1190 | collected.push(Ok((task_id, result, events.drain(..).map({ |ev| ev.clone() }).collect()))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: remove these braces [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around method argument [INFO] [stdout] --> src/executor.rs:1212:62 [INFO] [stdout] | [INFO] [stdout] 1212 | collected.push(Ok((task_id, events.drain(..).map({ |ev| ev.clone() }).collect()))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: remove these braces [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Deserialize`, `Serialize` [INFO] [stdout] --> src/ir.rs:44:13 [INFO] [stdout] | [INFO] [stdout] 44 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Deserialize`, `Serialize` [INFO] [stdout] --> src/ir/serialize.rs:37:13 [INFO] [stdout] | [INFO] [stdout] 37 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Deserialize`, `Serialize` [INFO] [stdout] --> src/smt.rs:41:13 [INFO] [stdout] | [INFO] [stdout] 41 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Deserialize`, `Serialize` [INFO] [stdout] --> src/concrete/bitvector64.rs:30:13 [INFO] [stdout] | [INFO] [stdout] 30 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around method argument [INFO] [stdout] --> src/executor.rs:1170:62 [INFO] [stdout] | [INFO] [stdout] 1170 | collected.push(Ok((task_id, events.drain(..).map({ |ev| ev.clone() }).collect()))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: remove these braces [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_braces)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around method argument [INFO] [stdout] --> src/executor.rs:1190:70 [INFO] [stdout] | [INFO] [stdout] 1190 | collected.push(Ok((task_id, result, events.drain(..).map({ |ev| ev.clone() }).collect()))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: remove these braces [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around method argument [INFO] [stdout] --> src/executor.rs:1212:62 [INFO] [stdout] | [INFO] [stdout] 1212 | collected.push(Ok((task_id, events.drain(..).map({ |ev| ev.clone() }).collect()))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: remove these braces [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Deserialize`, `Serialize` [INFO] [stdout] --> src/ir.rs:44:13 [INFO] [stdout] | [INFO] [stdout] 44 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Deserialize`, `Serialize` [INFO] [stdout] --> src/ir/serialize.rs:37:13 [INFO] [stdout] | [INFO] [stdout] 37 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Deserialize`, `Serialize` [INFO] [stdout] --> src/smt.rs:41:13 [INFO] [stdout] | [INFO] [stdout] 41 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `for<'de> bitvector129::B129: Deserialize<'de>` is not satisfied [INFO] [stdout] --> src/concrete/bitvector129.rs:202:6 [INFO] [stdout] | [INFO] [stdout] 202 | impl BV for B129 { [INFO] [stdout] | ^^ the trait `for<'de> Deserialize<'de>` is not implemented for `bitvector129::B129` [INFO] [stdout] | [INFO] [stdout] ::: src/concrete.rs:68:11 [INFO] [stdout] | [INFO] [stdout] 68 | pub trait BV [INFO] [stdout] | -- required by a bound in this [INFO] [stdout] ... [INFO] [stdout] 72 | Self: Serialize + DeserializeOwned, [INFO] [stdout] | ---------------- required by this bound in `concrete::BV` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `bitvector129::B129: Serialize` is not satisfied [INFO] [stdout] --> src/concrete/bitvector129.rs:202:6 [INFO] [stdout] | [INFO] [stdout] 202 | impl BV for B129 { [INFO] [stdout] | ^^ the trait `Serialize` is not implemented for `bitvector129::B129` [INFO] [stdout] | [INFO] [stdout] ::: src/concrete.rs:68:11 [INFO] [stdout] | [INFO] [stdout] 68 | pub trait BV [INFO] [stdout] | -- required by a bound in this [INFO] [stdout] ... [INFO] [stdout] 72 | Self: Serialize + DeserializeOwned, [INFO] [stdout] | --------- required by this bound in `concrete::BV` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `for<'de> bitvector64::B64: Deserialize<'de>` is not satisfied [INFO] [stdout] --> src/concrete/bitvector64.rs:156:6 [INFO] [stdout] | [INFO] [stdout] 156 | impl BV for B64 { [INFO] [stdout] | ^^ the trait `for<'de> Deserialize<'de>` is not implemented for `bitvector64::B64` [INFO] [stdout] | [INFO] [stdout] ::: src/concrete.rs:68:11 [INFO] [stdout] | [INFO] [stdout] 68 | pub trait BV [INFO] [stdout] | -- required by a bound in this [INFO] [stdout] ... [INFO] [stdout] 72 | Self: Serialize + DeserializeOwned, [INFO] [stdout] | ---------------- required by this bound in `concrete::BV` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `bitvector64::B64: Serialize` is not satisfied [INFO] [stdout] --> src/concrete/bitvector64.rs:156:6 [INFO] [stdout] | [INFO] [stdout] 156 | impl BV for B64 { [INFO] [stdout] | ^^ the trait `Serialize` is not implemented for `bitvector64::B64` [INFO] [stdout] | [INFO] [stdout] ::: src/concrete.rs:68:11 [INFO] [stdout] | [INFO] [stdout] 68 | pub trait BV [INFO] [stdout] | -- required by a bound in this [INFO] [stdout] ... [INFO] [stdout] 72 | Self: Serialize + DeserializeOwned, [INFO] [stdout] | --------- required by this bound in `concrete::BV` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `for<'de> B129: Deserialize<'de>` is not satisfied [INFO] [stdout] --> src/concrete/bitvector129.rs:202:6 [INFO] [stdout] | [INFO] [stdout] 202 | impl BV for B129 { [INFO] [stdout] | ^^ the trait `for<'de> Deserialize<'de>` is not implemented for `B129` [INFO] [stdout] | [INFO] [stdout] ::: src/concrete.rs:68:11 [INFO] [stdout] | [INFO] [stdout] 68 | pub trait BV [INFO] [stdout] | -- required by a bound in this [INFO] [stdout] ... [INFO] [stdout] 72 | Self: Serialize + DeserializeOwned, [INFO] [stdout] | ---------------- required by this bound in `concrete::BV` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `B129: Serialize` is not satisfied [INFO] [stdout] --> src/concrete/bitvector129.rs:202:6 [INFO] [stdout] | [INFO] [stdout] 202 | impl BV for B129 { [INFO] [stdout] | ^^ the trait `Serialize` is not implemented for `B129` [INFO] [stdout] | [INFO] [stdout] ::: src/concrete.rs:68:11 [INFO] [stdout] | [INFO] [stdout] 68 | pub trait BV [INFO] [stdout] | -- required by a bound in this [INFO] [stdout] ... [INFO] [stdout] 72 | Self: Serialize + DeserializeOwned, [INFO] [stdout] | --------- required by this bound in `concrete::BV` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `for<'de> B64: Deserialize<'de>` is not satisfied [INFO] [stdout] --> src/concrete/bitvector64.rs:156:6 [INFO] [stdout] | [INFO] [stdout] 156 | impl BV for B64 { [INFO] [stdout] | ^^ the trait `for<'de> Deserialize<'de>` is not implemented for `B64` [INFO] [stdout] | [INFO] [stdout] ::: src/concrete.rs:68:11 [INFO] [stdout] | [INFO] [stdout] 68 | pub trait BV [INFO] [stdout] | -- required by a bound in this [INFO] [stdout] ... [INFO] [stdout] 72 | Self: Serialize + DeserializeOwned, [INFO] [stdout] | ---------------- required by this bound in `concrete::BV` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `B64: Serialize` is not satisfied [INFO] [stdout] --> src/concrete/bitvector64.rs:156:6 [INFO] [stdout] | [INFO] [stdout] 156 | impl BV for B64 { [INFO] [stdout] | ^^ the trait `Serialize` is not implemented for `B64` [INFO] [stdout] | [INFO] [stdout] ::: src/concrete.rs:68:11 [INFO] [stdout] | [INFO] [stdout] 68 | pub trait BV [INFO] [stdout] | -- required by a bound in this [INFO] [stdout] ... [INFO] [stdout] 72 | Self: Serialize + DeserializeOwned, [INFO] [stdout] | --------- required by this bound in `concrete::BV` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 26 previous errors; 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `isla-lib` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 26 previous errors; 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "4bbc991cdad0b64c2473433f874abd76384da641a7bff9198d8da871f08978f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4bbc991cdad0b64c2473433f874abd76384da641a7bff9198d8da871f08978f9", kill_on_drop: false }` [INFO] [stdout] 4bbc991cdad0b64c2473433f874abd76384da641a7bff9198d8da871f08978f9