[INFO] fetching crate model 0.1.2... [INFO] building model-0.1.2 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] extracting crate model 0.1.2 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate model 0.1.2 [INFO] finished tweaking crates.io crate model 0.1.2 [INFO] tweaked toml for crates.io crate model 0.1.2 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate model 0.1.2 on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 38 packages to latest compatible versions [INFO] [stderr] Adding proptest v0.8.7 (available: v1.8.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bit-vec v0.6.3 [INFO] [stderr] Downloaded bit-set v0.5.3 [INFO] [stderr] Downloaded rusty-fork v0.2.2 [INFO] [stderr] Downloaded permutohedron v0.2.4 [INFO] [stderr] Downloaded wait-timeout v0.2.1 [INFO] [stderr] Downloaded cloudabi v0.0.3 [INFO] [stderr] Downloaded proptest v0.8.7 [INFO] [stderr] Downloaded rand v0.5.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0da1f0c1d5f6379cc815bc838bc41d84ba36d1dd1398aba2f485500f7a81c6cf [INFO] running `Command { std: "docker" "start" "-a" "0da1f0c1d5f6379cc815bc838bc41d84ba36d1dd1398aba2f485500f7a81c6cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0da1f0c1d5f6379cc815bc838bc41d84ba36d1dd1398aba2f485500f7a81c6cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0da1f0c1d5f6379cc815bc838bc41d84ba36d1dd1398aba2f485500f7a81c6cf", kill_on_drop: false }` [INFO] [stdout] 0da1f0c1d5f6379cc815bc838bc41d84ba36d1dd1398aba2f485500f7a81c6cf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 91b4999820de88f6fb2d6a97baec251a34c251c2ed597c6a145c6187c4cd01e8 [INFO] running `Command { std: "docker" "start" "-a" "91b4999820de88f6fb2d6a97baec251a34c251c2ed597c6a145c6187c4cd01e8", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling permutohedron v0.2.4 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling rusty-fork v0.2.2 [INFO] [stderr] Compiling proptest v0.8.7 [INFO] [stderr] Compiling model v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.58s [INFO] running `Command { std: "docker" "inspect" "91b4999820de88f6fb2d6a97baec251a34c251c2ed597c6a145c6187c4cd01e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "91b4999820de88f6fb2d6a97baec251a34c251c2ed597c6a145c6187c4cd01e8", kill_on_drop: false }` [INFO] [stdout] 91b4999820de88f6fb2d6a97baec251a34c251c2ed597c6a145c6187c4cd01e8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] da00dfcd84ce79907022a798204863f076d3f7c686e8c2993d5270291e0f3969 [INFO] running `Command { std: "docker" "start" "-a" "da00dfcd84ce79907022a798204863f076d3f7c686e8c2993d5270291e0f3969", kill_on_drop: false }` [INFO] [stderr] Compiling model v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] error: cannot find macro `prop_oneof` in this scope [INFO] [stdout] --> tests/model.rs:73:5 [INFO] [stdout] | [INFO] [stdout] 73 | / linearizable! { [INFO] [stdout] 74 | | Implementation => let i = Shared::new(AtomicUsize::new(0)), [INFO] [stdout] 75 | | Add(usize)(v in 0usize..4) -> usize { [INFO] [stdout] 76 | | i.fetch_add(v, Ordering::SeqCst) [INFO] [stdout] ... | [INFO] [stdout] 84 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `linearizable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these macros [INFO] [stdout] | [INFO] [stdout] 1 + use model::prop_oneof; [INFO] [stdout] | [INFO] [stdout] 1 + use proptest::prop_oneof; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `prop_oneof` in this scope [INFO] [stdout] --> tests/model.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 44 | / linearizable! { [INFO] [stdout] 45 | | Implementation => let i = Shared::new(AtomicUsize::new(0)), [INFO] [stdout] 46 | | BuggyAdd(usize)(v in 0usize..4) -> usize { [INFO] [stdout] 47 | | let current = i.load(Ordering::SeqCst); [INFO] [stdout] ... | [INFO] [stdout] 65 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `linearizable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these macros [INFO] [stdout] | [INFO] [stdout] 1 + use model::prop_oneof; [INFO] [stdout] | [INFO] [stdout] 1 + use proptest::prop_oneof; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `prop_oneof` in this scope [INFO] [stdout] --> tests/model.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | / model! { [INFO] [stdout] 8 | | Model => let m = AtomicUsize::new(0), [INFO] [stdout] 9 | | Implementation => let mut i: usize = 0, [INFO] [stdout] 10 | | Add(usize)(v in 0usize..4) => { [INFO] [stdout] ... | [INFO] [stdout] 35 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `model` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these macros [INFO] [stdout] | [INFO] [stdout] 1 + use model::prop_oneof; [INFO] [stdout] | [INFO] [stdout] 1 + use proptest::prop_oneof; [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] --> tests/model.rs:26:19 [INFO] [stdout] | [INFO] [stdout] 26 | m.compare_and_swap(old, new, Ordering::SeqCst); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/model.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 44 | / linearizable! { [INFO] [stdout] 45 | | Implementation => let i = Shared::new(AtomicUsize::new(0)), [INFO] [stdout] 46 | | BuggyAdd(usize)(v in 0usize..4) -> usize { [INFO] [stdout] 47 | | let current = i.load(Ordering::SeqCst); [INFO] [stdout] ... | [INFO] [stdout] 65 | | } [INFO] [stdout] | |_____^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `linearizable` (in Nightly builds, run with -Z macro-backtrace for more info) [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] --> tests/model.rs:82:15 [INFO] [stdout] | [INFO] [stdout] 82 | i.compare_and_swap(old, new, Ordering::SeqCst) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/model.rs:73:5 [INFO] [stdout] | [INFO] [stdout] 73 | / linearizable! { [INFO] [stdout] 74 | | Implementation => let i = Shared::new(AtomicUsize::new(0)), [INFO] [stdout] 75 | | Add(usize)(v in 0usize..4) -> usize { [INFO] [stdout] 76 | | i.fetch_add(v, Ordering::SeqCst) [INFO] [stdout] ... | [INFO] [stdout] 84 | | } [INFO] [stdout] | |_____^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `linearizable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `model` (test "model") due to 5 previous errors; 2 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "da00dfcd84ce79907022a798204863f076d3f7c686e8c2993d5270291e0f3969", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da00dfcd84ce79907022a798204863f076d3f7c686e8c2993d5270291e0f3969", kill_on_drop: false }` [INFO] [stdout] da00dfcd84ce79907022a798204863f076d3f7c686e8c2993d5270291e0f3969