[INFO] cloning repository https://github.com/jihiggins/fates [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jihiggins/fates" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjihiggins%2Ffates", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjihiggins%2Ffates'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c347eef2bc5fa0c4c2f59de366b675321fef7c24 [INFO] testing jihiggins/fates against 1.85.0 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjihiggins%2Ffates" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jihiggins/fates on toolchain 1.85.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.85.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jihiggins/fates [INFO] finished tweaking git repo https://github.com/jihiggins/fates [INFO] tweaked toml for git repo https://github.com/jihiggins/fates written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/jihiggins/fates already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.85.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 796caffe12c92579d42a9086ac2f1a86cc1a6b321607cfdd12bd31734a8c8940 [INFO] running `Command { std: "docker" "start" "-a" "796caffe12c92579d42a9086ac2f1a86cc1a6b321607cfdd12bd31734a8c8940", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "796caffe12c92579d42a9086ac2f1a86cc1a6b321607cfdd12bd31734a8c8940", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "796caffe12c92579d42a9086ac2f1a86cc1a6b321607cfdd12bd31734a8c8940", kill_on_drop: false }` [INFO] [stdout] 796caffe12c92579d42a9086ac2f1a86cc1a6b321607cfdd12bd31734a8c8940 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 828a3eb103798afbded1b549357eaad27e61f3ad234d99df94861901c8856354 [INFO] running `Command { std: "docker" "start" "-a" "828a3eb103798afbded1b549357eaad27e61f3ad234d99df94861901c8856354", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling libc v0.2.92 [INFO] [stderr] Compiling syn v1.0.68 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling lock_api v0.4.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling fates_macro v0.1.9 (/opt/rustwide/workdir/fates_macro) [INFO] [stderr] Compiling fates v0.1.9 (/opt/rustwide/workdir/fates) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.49s [INFO] running `Command { std: "docker" "inspect" "828a3eb103798afbded1b549357eaad27e61f3ad234d99df94861901c8856354", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "828a3eb103798afbded1b549357eaad27e61f3ad234d99df94861901c8856354", kill_on_drop: false }` [INFO] [stdout] 828a3eb103798afbded1b549357eaad27e61f3ad234d99df94861901c8856354 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a31701f83c77ffe0a1576b9369f0e9fa889cdc2aa159e3cbba5492318ebd43d6 [INFO] running `Command { std: "docker" "start" "-a" "a31701f83c77ffe0a1576b9369f0e9fa889cdc2aa159e3cbba5492318ebd43d6", kill_on_drop: false }` [INFO] [stderr] Compiling fates_macro v0.1.9 (/opt/rustwide/workdir/fates_macro) [INFO] [stderr] Compiling fates v0.1.9 (/opt/rustwide/workdir/fates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.86s [INFO] running `Command { std: "docker" "inspect" "a31701f83c77ffe0a1576b9369f0e9fa889cdc2aa159e3cbba5492318ebd43d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a31701f83c77ffe0a1576b9369f0e9fa889cdc2aa159e3cbba5492318ebd43d6", kill_on_drop: false }` [INFO] [stdout] a31701f83c77ffe0a1576b9369f0e9fa889cdc2aa159e3cbba5492318ebd43d6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 76640cb0681a019100e65a7c928f9756d5e4321ec44bfa270442d52c054b5cbb [INFO] running `Command { std: "docker" "start" "-a" "76640cb0681a019100e65a7c928f9756d5e4321ec44bfa270442d52c054b5cbb", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fates-16bc5b22b9a6b0ef) [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test fates::tests::ref_test ... ok [INFO] [stdout] test fates::tests::simple ... ok [INFO] [stdout] test fates::tests::string_example_test ... ok [INFO] [stdout] test fates::tests::value_capture_test ... ok [INFO] [stdout] test fates::tests::explicit_fate_test ... ok [INFO] [stdout] test fates::tests::dependent_child_clone ... ok [INFO] [stdout] test fates::tests::is_value_test ... ok [INFO] [stdout] test fates::tests::chain ... ok [INFO] [stdout] test fates::tests::less_simple ... ok [INFO] [stdout] test fates::tests::mix_types_test ... ok [INFO] [stdout] test fates::tests::macro_simple_test ... ok [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fates_macro-d6ecc8c5d47933ad) [INFO] [stdout] test fates::tests::thread_safe_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stderr] Doc-tests fates [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 1 test [INFO] [stdout] test fates/src/fates.rs - fates::Fate::create_dependent_clone (line 171) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- fates/src/fates.rs - fates::Fate::create_dependent_clone (line 171) stdout ---- [INFO] [stdout] error: cannot find macro `fate` in this scope [INFO] [stdout] --> fates/src/fates.rs:172:1 [INFO] [stdout] | [INFO] [stdout] 3 | fate! { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these macros [INFO] [stdout] | [INFO] [stdout] 2 + use fates::fate; [INFO] [stdout] | [INFO] [stdout] 2 + use fates_macro::fate; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fate` in this scope [INFO] [stdout] --> fates/src/fates.rs:178:1 [INFO] [stdout] | [INFO] [stdout] 9 | fate! { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these macros [INFO] [stdout] | [INFO] [stdout] 2 + use fates::fate; [INFO] [stdout] | [INFO] [stdout] 2 + use fates_macro::fate; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `b` in this scope [INFO] [stdout] --> fates/src/fates.rs:176:13 [INFO] [stdout] | [INFO] [stdout] 7 | let child = b.create_dependent_clone(); [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `b` in this scope [INFO] [stdout] --> fates/src/fates.rs:181:12 [INFO] [stdout] | [INFO] [stdout] 12 | assert_eq!(b.get(), 13); [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `b` in this scope [INFO] [stdout] --> fates/src/fates.rs:182:12 [INFO] [stdout] | [INFO] [stdout] 13 | assert_eq!(b.is_dirty(), false); [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] fates/src/fates.rs - fates::Fate::create_dependent_clone (line 171) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `-p fates --doc` [INFO] running `Command { std: "docker" "inspect" "76640cb0681a019100e65a7c928f9756d5e4321ec44bfa270442d52c054b5cbb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "76640cb0681a019100e65a7c928f9756d5e4321ec44bfa270442d52c054b5cbb", kill_on_drop: false }` [INFO] [stdout] 76640cb0681a019100e65a7c928f9756d5e4321ec44bfa270442d52c054b5cbb