[INFO] cloning repository https://github.com/Lambda-Logan/quickcheck_triangle [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Lambda-Logan/quickcheck_triangle" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLambda-Logan%2Fquickcheck_triangle", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLambda-Logan%2Fquickcheck_triangle'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 417e2ab7ae684ce24a76c9566981150c03ee333d [INFO] testing Lambda-Logan/quickcheck_triangle against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLambda-Logan%2Fquickcheck_triangle" "/workspace/builds/worker-18/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-18/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Lambda-Logan/quickcheck_triangle on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Lambda-Logan/quickcheck_triangle [INFO] finished tweaking git repo https://github.com/Lambda-Logan/quickcheck_triangle [INFO] tweaked toml for git repo https://github.com/Lambda-Logan/quickcheck_triangle written to /workspace/builds/worker-18/source/Cargo.toml [INFO] crate git repo https://github.com/Lambda-Logan/quickcheck_triangle already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/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" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c655a97f94847da1bc3859d2fbb5da7f99065e8d4b5c98bd58a83dac3c2e5ff5 [INFO] running `Command { std: "docker" "start" "-a" "c655a97f94847da1bc3859d2fbb5da7f99065e8d4b5c98bd58a83dac3c2e5ff5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c655a97f94847da1bc3859d2fbb5da7f99065e8d4b5c98bd58a83dac3c2e5ff5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c655a97f94847da1bc3859d2fbb5da7f99065e8d4b5c98bd58a83dac3c2e5ff5", kill_on_drop: false }` [INFO] [stdout] c655a97f94847da1bc3859d2fbb5da7f99065e8d4b5c98bd58a83dac3c2e5ff5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/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" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 13df6d8e3bcfdbdc39960a729cf8bff3764cd3e84cacf582b1945c58c871f3f5 [INFO] running `Command { std: "docker" "start" "-a" "13df6d8e3bcfdbdc39960a729cf8bff3764cd3e84cacf582b1945c58c871f3f5", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling quickcheck v1.0.3 [INFO] [stderr] Compiling quickcheck_triangle v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 11.82s [INFO] running `Command { std: "docker" "inspect" "13df6d8e3bcfdbdc39960a729cf8bff3764cd3e84cacf582b1945c58c871f3f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "13df6d8e3bcfdbdc39960a729cf8bff3764cd3e84cacf582b1945c58c871f3f5", kill_on_drop: false }` [INFO] [stdout] 13df6d8e3bcfdbdc39960a729cf8bff3764cd3e84cacf582b1945c58c871f3f5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/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" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 73d537b8f1e835fb825c8700bdebca727da9ba175a595adffdf45faef3e3af71 [INFO] running `Command { std: "docker" "start" "-a" "73d537b8f1e835fb825c8700bdebca727da9ba175a595adffdf45faef3e3af71", kill_on_drop: false }` [INFO] [stderr] Compiling quickcheck_triangle v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `levenshtein` [INFO] [stdout] --> examples/levenshtein.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use levenshtein; [INFO] [stdout] | ^^^^^^^^^^^ no external crate `levenshtein` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quickcheck_triangle_checked` in this scope [INFO] [stdout] --> examples/pythagorean.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | quickcheck_triangle_checked! { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] quickcheck_triangle::quickcheck_triangle_checked [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quickcheck_triangle` in this scope [INFO] [stdout] --> examples/pythagorean.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | quickcheck_triangle! {pythagorean, Point2D}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] quickcheck_triangle::quickcheck_triangle [INFO] [stdout] = note: `quickcheck_triangle` is in scope, but it is a crate, not a macro [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> examples/pythagorean.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | / ///--------------------------------------------------- [INFO] [stdout] 9 | | /// This will quickly result in "TEST FAILED. Arguments: ((0.0, 0.0), (NaN, 0.0), (0.0, 0.0))" [INFO] [stdout] 10 | | /// If this is not the behavoir you want, use the quickcheck_triangle_checked! macro below, which has 1 extra argument [INFO] [stdout] | |_____---------------------------------------------------------------------------------------------------------------------^ [INFO] [stdout] | | [INFO] [stdout] | rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` on by default [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> examples/pythagorean.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / ///--------------------------------------------------- [INFO] [stdout] 14 | | ///To discard certain input, we have an extra argument that's a Fn(&Point)->Option [INFO] [stdout] 15 | | ///Simply have the function return Some(TestResult::discard()) [INFO] [stdout] 16 | | /// This will pass [INFO] [stdout] | |_____-----------------^ [INFO] [stdout] | | [INFO] [stdout] | rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `space` [INFO] [stdout] --> examples/hamming_space.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use space::{Hamming, MetricPoint}; [INFO] [stdout] | ^^^^^ use of undeclared crate or module `space` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quickcheck_triangle` in this scope [INFO] [stdout] --> examples/levenshtein.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | quickcheck_triangle! {levenshtein, String}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] quickcheck_triangle::quickcheck_triangle [INFO] [stdout] = note: `quickcheck_triangle` is in scope, but it is a crate, not a macro [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `quickcheck_triangle` due to 3 previous errors; 2 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quickcheck_triangle` in this scope [INFO] [stdout] --> examples/hamming_space.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | quickcheck_triangle!(hamming, u128); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] quickcheck_triangle::quickcheck_triangle [INFO] [stdout] = note: `quickcheck_triangle` is in scope, but it is a crate, not a macro [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quickcheck_triangle` in this scope [INFO] [stdout] --> examples/hamming_space.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | quickcheck_triangle!(hamming, u64); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] quickcheck_triangle::quickcheck_triangle [INFO] [stdout] = note: `quickcheck_triangle` is in scope, but it is a crate, not a macro [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quickcheck_triangle` in this scope [INFO] [stdout] --> examples/hamming_space.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | quickcheck_triangle!(hamming, u32); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] quickcheck_triangle::quickcheck_triangle [INFO] [stdout] = note: `quickcheck_triangle` is in scope, but it is a crate, not a macro [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quickcheck_triangle` in this scope [INFO] [stdout] --> examples/hamming_space.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | quickcheck_triangle!(hamming, u8); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] quickcheck_triangle::quickcheck_triangle [INFO] [stdout] = note: `quickcheck_triangle` is in scope, but it is a crate, not a macro [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `quickcheck_triangle` due to 3 previous errors [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `quickcheck_triangle` due to 6 previous errors [INFO] running `Command { std: "docker" "inspect" "73d537b8f1e835fb825c8700bdebca727da9ba175a595adffdf45faef3e3af71", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "73d537b8f1e835fb825c8700bdebca727da9ba175a595adffdf45faef3e3af71", kill_on_drop: false }` [INFO] [stdout] 73d537b8f1e835fb825c8700bdebca727da9ba175a595adffdf45faef3e3af71