[INFO] fetching crate propfuzz-macro 0.0.1... [INFO] testing propfuzz-macro-0.0.1 against 1.60.0 for beta-1.61-1 [INFO] extracting crate propfuzz-macro 0.0.1 into /workspace/builds/worker-84/source [INFO] validating manifest of crates.io crate propfuzz-macro 0.0.1 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate propfuzz-macro 0.0.1 [INFO] finished tweaking crates.io crate propfuzz-macro 0.0.1 [INFO] tweaked toml for crates.io crate propfuzz-macro 0.0.1 written to /workspace/builds/worker-84/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-84/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-84/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e0919baf87c27e0797b91264ee64bd951aa63aef731b1575497b7e35bccfe5d5 [INFO] running `Command { std: "docker" "start" "-a" "e0919baf87c27e0797b91264ee64bd951aa63aef731b1575497b7e35bccfe5d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e0919baf87c27e0797b91264ee64bd951aa63aef731b1575497b7e35bccfe5d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e0919baf87c27e0797b91264ee64bd951aa63aef731b1575497b7e35bccfe5d5", kill_on_drop: false }` [INFO] [stdout] e0919baf87c27e0797b91264ee64bd951aa63aef731b1575497b7e35bccfe5d5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-84/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-84/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 264c3b83f81ea4391865e2eab595ebb554aa6a12eb8bb3b225ea539a1d2509f6 [INFO] running `Command { std: "docker" "start" "-a" "264c3b83f81ea4391865e2eab595ebb554aa6a12eb8bb3b225ea539a1d2509f6", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling propfuzz-macro v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `fuzz_default` [INFO] [stdout] --> src/config.rs:153:5 [INFO] [stdout] | [INFO] [stdout] 153 | fuzz_default: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `PropfuzzConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/config.rs:150:10 [INFO] [stdout] | [INFO] [stdout] 150 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 15.90s [INFO] running `Command { std: "docker" "inspect" "264c3b83f81ea4391865e2eab595ebb554aa6a12eb8bb3b225ea539a1d2509f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "264c3b83f81ea4391865e2eab595ebb554aa6a12eb8bb3b225ea539a1d2509f6", kill_on_drop: false }` [INFO] [stdout] 264c3b83f81ea4391865e2eab595ebb554aa6a12eb8bb3b225ea539a1d2509f6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-84/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-84/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 234799c612a362f96edb566085c0b7aaa38868245dd812aecc2ec5ccbf084244 [INFO] running `Command { std: "docker" "start" "-a" "234799c612a362f96edb566085c0b7aaa38868245dd812aecc2ec5ccbf084244", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stdout] warning: field is never read: `fuzz_default` [INFO] [stdout] --> src/config.rs:153:5 [INFO] [stdout] | [INFO] [stdout] 153 | fuzz_default: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `PropfuzzConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/config.rs:150:10 [INFO] [stdout] | [INFO] [stdout] 150 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling propfuzz-macro v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `fuzz_default` [INFO] [stdout] --> src/config.rs:153:5 [INFO] [stdout] | [INFO] [stdout] 153 | fuzz_default: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `PropfuzzConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/config.rs:150:10 [INFO] [stdout] | [INFO] [stdout] 150 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.12s [INFO] running `Command { std: "docker" "inspect" "234799c612a362f96edb566085c0b7aaa38868245dd812aecc2ec5ccbf084244", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "234799c612a362f96edb566085c0b7aaa38868245dd812aecc2ec5ccbf084244", kill_on_drop: false }` [INFO] [stdout] 234799c612a362f96edb566085c0b7aaa38868245dd812aecc2ec5ccbf084244 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-84/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-84/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 60d6db9e15c3c5ed9aee823b4d13ea6391abd8cffdfe04df8ad83d5f10cd007c [INFO] running `Command { std: "docker" "start" "-a" "60d6db9e15c3c5ed9aee823b4d13ea6391abd8cffdfe04df8ad83d5f10cd007c", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: field is never read: `fuzz_default` [INFO] [stderr] --> src/config.rs:153:5 [INFO] [stderr] | [INFO] [stderr] 153 | fuzz_default: bool, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `PropfuzzConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/config.rs:150:10 [INFO] [stderr] | [INFO] [stderr] 150 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `propfuzz-macro` (lib) generated 1 warning [INFO] [stderr] warning: `propfuzz-macro` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.27s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/propfuzz_macro-ab404bc04dcda5b7) [INFO] [stderr] Doc-tests propfuzz-macro [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] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/lib.rs - propfuzz (line 51) ... FAILED [INFO] [stdout] test src/lib.rs - propfuzz (line 26) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - propfuzz (line 51) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `propfuzz` [INFO] [stdout] --> src/lib.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 3 | use propfuzz::prelude::*; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `propfuzz` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `proptest` [INFO] [stdout] --> src/lib.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 4 | use proptest::collection::vec; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `proptest` [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `proptest::collection::vec` [INFO] [stdout] --> src/lib.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 4 | use proptest::collection::vec; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `propfuzz` in this scope [INFO] [stdout] --> src/lib.rs:56:3 [INFO] [stdout] | [INFO] [stdout] 7 | #[propfuzz(cases = 1024, max_local_rejects = 10000)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this attribute macro: [INFO] [stdout] propfuzz_macro::propfuzz [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `propfuzz` in this scope [INFO] [stdout] --> src/lib.rs:57:3 [INFO] [stdout] | [INFO] [stdout] 8 | #[propfuzz(fork = true)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this attribute macro: [INFO] [stdout] propfuzz_macro::propfuzz [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `propfuzz` in this scope [INFO] [stdout] --> src/lib.rs:59:7 [INFO] [stdout] | [INFO] [stdout] 10 | #[propfuzz(strategy = "vec(any::(), 0..64)")] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this attribute macro: [INFO] [stdout] propfuzz_macro::propfuzz [INFO] [stdout] [INFO] [stdout] error: cannot find macro `prop_assert_eq` in this scope [INFO] [stdout] --> src/lib.rs:65:5 [INFO] [stdout] | [INFO] [stdout] 16 | prop_assert_eq!(list, list2); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] error: aborting due to 7 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - propfuzz (line 26) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `propfuzz` [INFO] [stdout] --> src/lib.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 5 | use propfuzz::prelude::*; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `propfuzz` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `proptest` [INFO] [stdout] --> src/lib.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 6 | use proptest::collection::vec; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `proptest` [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `proptest::collection::vec` [INFO] [stdout] --> src/lib.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 6 | use proptest::collection::vec; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `propfuzz` in this scope [INFO] [stdout] --> src/lib.rs:33:3 [INFO] [stdout] | [INFO] [stdout] 9 | #[propfuzz] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this attribute macro: [INFO] [stdout] propfuzz_macro::propfuzz [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `propfuzz` in this scope [INFO] [stdout] --> src/lib.rs:35:7 [INFO] [stdout] | [INFO] [stdout] 11 | #[propfuzz(strategy = "vec(any::(), 0..64)")] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this attribute macro: [INFO] [stdout] propfuzz_macro::propfuzz [INFO] [stdout] [INFO] [stdout] error: cannot find macro `prop_assert_eq` in this scope [INFO] [stdout] --> src/lib.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 17 | prop_assert_eq!(list, list2); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/lib.rs - propfuzz (line 26) [INFO] [stdout] src/lib.rs - propfuzz (line 51) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "60d6db9e15c3c5ed9aee823b4d13ea6391abd8cffdfe04df8ad83d5f10cd007c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "60d6db9e15c3c5ed9aee823b4d13ea6391abd8cffdfe04df8ad83d5f10cd007c", kill_on_drop: false }` [INFO] [stdout] 60d6db9e15c3c5ed9aee823b4d13ea6391abd8cffdfe04df8ad83d5f10cd007c