[INFO] cloning repository https://github.com/JohnPeng47/fuzz_emus [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JohnPeng47/fuzz_emus" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJohnPeng47%2Ffuzz_emus", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJohnPeng47%2Ffuzz_emus'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 901b181d1775a20208b85f1072cde3add0513422 [INFO] checking JohnPeng47/fuzz_emus against try#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJohnPeng47%2Ffuzz_emus" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/JohnPeng47/fuzz_emus on toolchain 8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/JohnPeng47/fuzz_emus [INFO] finished tweaking git repo https://github.com/JohnPeng47/fuzz_emus [INFO] tweaked toml for git repo https://github.com/JohnPeng47/fuzz_emus written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/JohnPeng47/fuzz_emus already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 79bfd4ef45280e4674dccce3e0f2ae035ec57938a9be724483d43bfe0c94d0a0 [INFO] running `Command { std: "docker" "start" "-a" "79bfd4ef45280e4674dccce3e0f2ae035ec57938a9be724483d43bfe0c94d0a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "79bfd4ef45280e4674dccce3e0f2ae035ec57938a9be724483d43bfe0c94d0a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "79bfd4ef45280e4674dccce3e0f2ae035ec57938a9be724483d43bfe0c94d0a0", kill_on_drop: false }` [INFO] [stdout] 79bfd4ef45280e4674dccce3e0f2ae035ec57938a9be724483d43bfe0c94d0a0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e4920f6d97ff29b67ce792e28821611a6ec8572b2ea96ac3175ef90bc4b4c79c [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" "e4920f6d97ff29b67ce792e28821611a6ec8572b2ea96ac3175ef90bc4b4c79c", kill_on_drop: false }` [INFO] [stderr] Checking basic_mutator v0.1.0 (/opt/rustwide/workdir/shared/mutator) [INFO] [stderr] Checking aht v0.1.0 (/opt/rustwide/workdir/shared/aht) [INFO] [stderr] Checking atomicvec v0.1.0 (/opt/rustwide/workdir/shared/atomicvec) [INFO] [stderr] Checking falkhash v0.1.0 (/opt/rustwide/workdir/shared/falkhash) [INFO] [stdout] warning: use of deprecated associated function `core::sync::atomic::AtomicPtr::::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead [INFO] [stdout] --> shared/aht/src/lib.rs:116:26 [INFO] [stdout] | [INFO] [stdout] 116 | .compare_and_swap(empty, filling, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `core::sync::atomic::AtomicUsize::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead [INFO] [stdout] --> shared/atomicvec/src/lib.rs:66:28 [INFO] [stdout] | [INFO] [stdout] 66 | if self.in_use.compare_and_swap(cur, cur + 1, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Seed` [INFO] [stdout] --> shared/mutator/src/lib.rs:31:8 [INFO] [stdout] | [INFO] [stdout] 31 | struct Seed { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking fuzz_with_emus v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `EmptyDatabase` [INFO] [stdout] --> src/main.rs:25:45 [INFO] [stdout] | [INFO] [stdout] 25 | use basic_mutator::{Mutator, InputDatabase, EmptyDatabase}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `EmptyDatabase` [INFO] [stdout] --> src/main.rs:25:45 [INFO] [stdout] | [INFO] [stdout] 25 | use basic_mutator::{Mutator, InputDatabase, EmptyDatabase}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `input` on type `Mutator` [INFO] [stdout] --> src/main.rs:488:21 [INFO] [stdout] | [INFO] [stdout] 488 | mutator.input.clear(); [INFO] [stdout] | ^^^^^ unknown field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `accessed` on type `Mutator` [INFO] [stdout] --> src/main.rs:489:21 [INFO] [stdout] | [INFO] [stdout] 489 | mutator.accessed.clear(); [INFO] [stdout] | ^^^^^^^^ unknown field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `input` on type `Mutator` [INFO] [stdout] --> src/main.rs:503:29 [INFO] [stdout] | [INFO] [stdout] 503 | mutator.input.extend_from_slice( [INFO] [stdout] | ^^^^^ unknown field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `input` on type `Mutator` [INFO] [stdout] --> src/main.rs:515:24 [INFO] [stdout] | [INFO] [stdout] 515 | if mutator.input.len() == 0 && corpus.corpus.len() > 0 { [INFO] [stdout] | ^^^^^ unknown field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `input` on type `Mutator` [INFO] [stdout] --> src/main.rs:519:29 [INFO] [stdout] | [INFO] [stdout] 519 | mutator.input.extend_from_slice(&input); [INFO] [stdout] | ^^^^^ unknown field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `input` on type `Mutator` [INFO] [stdout] --> src/main.rs:523:24 [INFO] [stdout] | [INFO] [stdout] 523 | if mutator.input.len() == 0 { [INFO] [stdout] | ^^^^^ unknown field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `input` on type `Mutator` [INFO] [stdout] --> src/main.rs:525:25 [INFO] [stdout] | [INFO] [stdout] 525 | mutator.input.resize(1024 * 1024, 0u8); [INFO] [stdout] | ^^^^^ unknown field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `mutate` found for struct `Mutator` in the current scope [INFO] [stdout] --> src/main.rs:529:21 [INFO] [stdout] | [INFO] [stdout] 529 | mutator.mutate(rng.rand() % 10, &*corpus); [INFO] [stdout] | ^^^^^^ method not found in `Mutator` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `input` on type `Mutator` [INFO] [stdout] --> src/main.rs:541:55 [INFO] [stdout] | [INFO] [stdout] 541 | emu.fuzz_input.extend_from_slice(&mutator.input); [INFO] [stdout] | ^^^^^ unknown field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `input` on type `Mutator` [INFO] [stdout] --> src/main.rs:488:21 [INFO] [stdout] | [INFO] [stdout] 488 | mutator.input.clear(); [INFO] [stdout] | ^^^^^ unknown field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `accessed` on type `Mutator` [INFO] [stdout] --> src/main.rs:489:21 [INFO] [stdout] | [INFO] [stdout] 489 | mutator.accessed.clear(); [INFO] [stdout] | ^^^^^^^^ unknown field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `input` on type `Mutator` [INFO] [stdout] --> src/main.rs:503:29 [INFO] [stdout] | [INFO] [stdout] 503 | mutator.input.extend_from_slice( [INFO] [stdout] | ^^^^^ unknown field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `input` on type `Mutator` [INFO] [stdout] --> src/main.rs:515:24 [INFO] [stdout] | [INFO] [stdout] 515 | if mutator.input.len() == 0 && corpus.corpus.len() > 0 { [INFO] [stdout] | ^^^^^ unknown field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `input` on type `Mutator` [INFO] [stdout] --> src/main.rs:519:29 [INFO] [stdout] | [INFO] [stdout] 519 | mutator.input.extend_from_slice(&input); [INFO] [stdout] | ^^^^^ unknown field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `input` on type `Mutator` [INFO] [stdout] --> src/main.rs:523:24 [INFO] [stdout] | [INFO] [stdout] 523 | if mutator.input.len() == 0 { [INFO] [stdout] | ^^^^^ unknown field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `input` on type `Mutator` [INFO] [stdout] --> src/main.rs:525:25 [INFO] [stdout] | [INFO] [stdout] 525 | mutator.input.resize(1024 * 1024, 0u8); [INFO] [stdout] | ^^^^^ unknown field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `mutate` found for struct `Mutator` in the current scope [INFO] [stdout] --> src/main.rs:529:21 [INFO] [stdout] | [INFO] [stdout] 529 | mutator.mutate(rng.rand() % 10, &*corpus); [INFO] [stdout] | ^^^^^^ method not found in `Mutator` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `input` on type `Mutator` [INFO] [stdout] --> src/main.rs:541:55 [INFO] [stdout] | [INFO] [stdout] 541 | emu.fuzz_input.extend_from_slice(&mutator.input); [INFO] [stdout] | ^^^^^ unknown field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::sync::atomic::AtomicU64::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead [INFO] [stdout] --> src/emulator.rs:906:39 [INFO] [stdout] | [INFO] [stdout] 906 | if ct[hash].0.compare_and_swap(COVERAGE_ENTRY_EMPTY, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 994 | coverage_event!("Coverage", pc, tgt); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::sync::atomic::AtomicU64::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead [INFO] [stdout] --> src/emulator.rs:906:39 [INFO] [stdout] | [INFO] [stdout] 906 | if ct[hash].0.compare_and_swap(COVERAGE_ENTRY_EMPTY, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1038 | coverage_event!("Coverage", pc, target); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::sync::atomic::AtomicU64::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead [INFO] [stdout] --> src/emulator.rs:906:39 [INFO] [stdout] | [INFO] [stdout] 906 | if ct[hash].0.compare_and_swap(COVERAGE_ENTRY_EMPTY, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1068 | compare_coverage!(rs1, rs2); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::sync::atomic::AtomicU64::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead [INFO] [stdout] --> src/emulator.rs:906:39 [INFO] [stdout] | [INFO] [stdout] 906 | if ct[hash].0.compare_and_swap(COVERAGE_ENTRY_EMPTY, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1072 | coverage_event!("Coverage", pc, tgt); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::sync::atomic::AtomicU64::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead [INFO] [stdout] --> src/emulator.rs:906:39 [INFO] [stdout] | [INFO] [stdout] 906 | if ct[hash].0.compare_and_swap(COVERAGE_ENTRY_EMPTY, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1076 | coverage_event!("Coverage", pc, pc.wrapping_add(4)); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::sync::atomic::AtomicU64::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead [INFO] [stdout] --> src/emulator.rs:906:39 [INFO] [stdout] | [INFO] [stdout] 906 | if ct[hash].0.compare_and_swap(COVERAGE_ENTRY_EMPTY, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1188 | compare_coverage!(rs1, imm as u64); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::sync::atomic::AtomicU64::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead [INFO] [stdout] --> src/emulator.rs:906:39 [INFO] [stdout] | [INFO] [stdout] 906 | if ct[hash].0.compare_and_swap(COVERAGE_ENTRY_EMPTY, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1197 | compare_coverage!(rs1, imm as u64); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::sync::atomic::AtomicU64::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead [INFO] [stdout] --> src/emulator.rs:906:39 [INFO] [stdout] | [INFO] [stdout] 906 | if ct[hash].0.compare_and_swap(COVERAGE_ENTRY_EMPTY, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1272 | compare_coverage!(rs1, rs2); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::sync::atomic::AtomicU64::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead [INFO] [stdout] --> src/emulator.rs:906:39 [INFO] [stdout] | [INFO] [stdout] 906 | if ct[hash].0.compare_and_swap(COVERAGE_ENTRY_EMPTY, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1281 | compare_coverage!(rs1, rs2); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::sync::atomic::AtomicU64::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead [INFO] [stdout] --> src/emulator.rs:906:39 [INFO] [stdout] | [INFO] [stdout] 906 | if ct[hash].0.compare_and_swap(COVERAGE_ENTRY_EMPTY, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 994 | coverage_event!("Coverage", pc, tgt); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::sync::atomic::AtomicU64::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead [INFO] [stdout] --> src/emulator.rs:906:39 [INFO] [stdout] | [INFO] [stdout] 906 | if ct[hash].0.compare_and_swap(COVERAGE_ENTRY_EMPTY, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1038 | coverage_event!("Coverage", pc, target); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::sync::atomic::AtomicU64::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead [INFO] [stdout] --> src/emulator.rs:906:39 [INFO] [stdout] | [INFO] [stdout] 906 | if ct[hash].0.compare_and_swap(COVERAGE_ENTRY_EMPTY, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1068 | compare_coverage!(rs1, rs2); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::sync::atomic::AtomicU64::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead [INFO] [stdout] --> src/emulator.rs:906:39 [INFO] [stdout] | [INFO] [stdout] 906 | if ct[hash].0.compare_and_swap(COVERAGE_ENTRY_EMPTY, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1072 | coverage_event!("Coverage", pc, tgt); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::sync::atomic::AtomicU64::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead [INFO] [stdout] --> src/emulator.rs:906:39 [INFO] [stdout] | [INFO] [stdout] 906 | if ct[hash].0.compare_and_swap(COVERAGE_ENTRY_EMPTY, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1076 | coverage_event!("Coverage", pc, pc.wrapping_add(4)); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::sync::atomic::AtomicU64::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead [INFO] [stdout] --> src/emulator.rs:906:39 [INFO] [stdout] | [INFO] [stdout] 906 | if ct[hash].0.compare_and_swap(COVERAGE_ENTRY_EMPTY, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1188 | compare_coverage!(rs1, imm as u64); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::sync::atomic::AtomicU64::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead [INFO] [stdout] --> src/emulator.rs:906:39 [INFO] [stdout] | [INFO] [stdout] 906 | if ct[hash].0.compare_and_swap(COVERAGE_ENTRY_EMPTY, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1197 | compare_coverage!(rs1, imm as u64); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::sync::atomic::AtomicU64::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead [INFO] [stdout] --> src/emulator.rs:906:39 [INFO] [stdout] | [INFO] [stdout] 906 | if ct[hash].0.compare_and_swap(COVERAGE_ENTRY_EMPTY, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1272 | compare_coverage!(rs1, rs2); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::sync::atomic::AtomicU64::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead [INFO] [stdout] --> src/emulator.rs:906:39 [INFO] [stdout] | [INFO] [stdout] 906 | if ct[hash].0.compare_and_swap(COVERAGE_ENTRY_EMPTY, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1281 | compare_coverage!(rs1, rs2); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 9 previous errors; 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 9 previous errors; 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `fuzz_with_emus` [INFO] [stdout] Some errors have detailed explanations: E0599, E0609. [INFO] [stdout] [INFO] [stderr] [INFO] [stdout] For more information about an error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] Some errors have detailed explanations: E0599, E0609. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "e4920f6d97ff29b67ce792e28821611a6ec8572b2ea96ac3175ef90bc4b4c79c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e4920f6d97ff29b67ce792e28821611a6ec8572b2ea96ac3175ef90bc4b4c79c", kill_on_drop: false }` [INFO] [stdout] e4920f6d97ff29b67ce792e28821611a6ec8572b2ea96ac3175ef90bc4b4c79c