[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 master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjihiggins%2Ffates" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/jihiggins/fates on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "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-4-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" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 28eff47b7db919975b8df90c013cf146d77887983f45738c491f8193a6caad3c
[INFO] running `Command { std: "docker" "start" "-a" "28eff47b7db919975b8df90c013cf146d77887983f45738c491f8193a6caad3c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "28eff47b7db919975b8df90c013cf146d77887983f45738c491f8193a6caad3c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "28eff47b7db919975b8df90c013cf146d77887983f45738c491f8193a6caad3c", kill_on_drop: false }`
[INFO] [stdout] 28eff47b7db919975b8df90c013cf146d77887983f45738c491f8193a6caad3c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7c9f3d84d0f1a1398496dcfce958a1a365cb41a52ea33752fdbd251fd4465e18
[INFO] running `Command { std: "docker" "start" "-a" "7c9f3d84d0f1a1398496dcfce958a1a365cb41a52ea33752fdbd251fd4465e18", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.26
[INFO] [stderr]    Compiling libc v0.2.92
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling syn v1.0.68
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling smallvec v1.6.1
[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 8.32s
[INFO] running `Command { std: "docker" "inspect" "7c9f3d84d0f1a1398496dcfce958a1a365cb41a52ea33752fdbd251fd4465e18", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7c9f3d84d0f1a1398496dcfce958a1a365cb41a52ea33752fdbd251fd4465e18", kill_on_drop: false }`
[INFO] [stdout] 7c9f3d84d0f1a1398496dcfce958a1a365cb41a52ea33752fdbd251fd4465e18
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a9a80dc09659101e7c0a69eaa11df8cbc8d4bea74d4c27b5e2c133ce5b27ae65
[INFO] running `Command { std: "docker" "start" "-a" "a9a80dc09659101e7c0a69eaa11df8cbc8d4bea74d4c27b5e2c133ce5b27ae65", 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 1.79s
[INFO] running `Command { std: "docker" "inspect" "a9a80dc09659101e7c0a69eaa11df8cbc8d4bea74d4c27b5e2c133ce5b27ae65", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a9a80dc09659101e7c0a69eaa11df8cbc8d4bea74d4c27b5e2c133ce5b27ae65", kill_on_drop: false }`
[INFO] [stdout] a9a80dc09659101e7c0a69eaa11df8cbc8d4bea74d4c27b5e2c133ce5b27ae65
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] fabde5412ae81a54075eafe12cd8e1fe0b92395e0a52ebad91e5c609bd2e00c2
[INFO] running `Command { std: "docker" "start" "-a" "fabde5412ae81a54075eafe12cd8e1fe0b92395e0a52ebad91e5c609bd2e00c2", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.02s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fates-b70728d18b918d30)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test fates::tests::mix_types_test ... ok
[INFO] [stdout] test fates::tests::is_value_test ... ok
[INFO] [stdout] test fates::tests::less_simple ... ok
[INFO] [stdout] test fates::tests::chain ... 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::ref_test ... ok
[INFO] [stdout] test fates::tests::string_example_test ... ok
[INFO] [stdout] test fates::tests::simple ... ok
[INFO] [stdout] test fates::tests::macro_simple_test ... ok
[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.09s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fates_macro-97f23a7dc24c8736)
[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] [stderr]    Doc-tests fates
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test fates/src/fates.rs - fates::Fate<T>::create_dependent_clone (line 171) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- fates/src/fates.rs - fates::Fate<T>::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 items
[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 items
[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<T>::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.07s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `-p fates --doc`
[INFO] running `Command { std: "docker" "inspect" "fabde5412ae81a54075eafe12cd8e1fe0b92395e0a52ebad91e5c609bd2e00c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fabde5412ae81a54075eafe12cd8e1fe0b92395e0a52ebad91e5c609bd2e00c2", kill_on_drop: false }`
[INFO] [stdout] fabde5412ae81a54075eafe12cd8e1fe0b92395e0a52ebad91e5c609bd2e00c2
[INFO] testing jihiggins/fates against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjihiggins%2Ffates" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/jihiggins/fates on toolchain b642703cf9526da1e72c0b6755753b939a9c6b6d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "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-4-tc2/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" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ed3b17d30f95320fd7c9bbbb8d268f593be1b9270a3714e8ee354007c6adeb3c
[INFO] running `Command { std: "docker" "start" "-a" "ed3b17d30f95320fd7c9bbbb8d268f593be1b9270a3714e8ee354007c6adeb3c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ed3b17d30f95320fd7c9bbbb8d268f593be1b9270a3714e8ee354007c6adeb3c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ed3b17d30f95320fd7c9bbbb8d268f593be1b9270a3714e8ee354007c6adeb3c", kill_on_drop: false }`
[INFO] [stdout] ed3b17d30f95320fd7c9bbbb8d268f593be1b9270a3714e8ee354007c6adeb3c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c419f64ba025d6d5fd843969c9b97b76af5dbf5888aaae55f344a5ef0f228c16
[INFO] running `Command { std: "docker" "start" "-a" "c419f64ba025d6d5fd843969c9b97b76af5dbf5888aaae55f344a5ef0f228c16", 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 cfg-if v1.0.0
[INFO] [stderr]    Compiling syn v1.0.68
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling smallvec v1.6.1
[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 5.72s
[INFO] running `Command { std: "docker" "inspect" "c419f64ba025d6d5fd843969c9b97b76af5dbf5888aaae55f344a5ef0f228c16", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c419f64ba025d6d5fd843969c9b97b76af5dbf5888aaae55f344a5ef0f228c16", kill_on_drop: false }`
[INFO] [stdout] c419f64ba025d6d5fd843969c9b97b76af5dbf5888aaae55f344a5ef0f228c16
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e55ae56b013008602094f3a7c6f713ecddf453879d110015d6c3927334a291e7
[INFO] running `Command { std: "docker" "start" "-a" "e55ae56b013008602094f3a7c6f713ecddf453879d110015d6c3927334a291e7", 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 1.18s
[INFO] running `Command { std: "docker" "inspect" "e55ae56b013008602094f3a7c6f713ecddf453879d110015d6c3927334a291e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e55ae56b013008602094f3a7c6f713ecddf453879d110015d6c3927334a291e7", kill_on_drop: false }`
[INFO] [stdout] e55ae56b013008602094f3a7c6f713ecddf453879d110015d6c3927334a291e7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b6d3861b9ffd19c3e052f2542e6420a23bcffdb57f88cbbf76a1780a37cf4eea
[INFO] running `Command { std: "docker" "start" "-a" "b6d3861b9ffd19c3e052f2542e6420a23bcffdb57f88cbbf76a1780a37cf4eea", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.01s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fates-b70728d18b918d30)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test fates::tests::chain ... ok
[INFO] [stdout] test fates::tests::dependent_child_clone ... ok
[INFO] [stdout] test fates::tests::explicit_fate_test ... ok
[INFO] [stdout] test fates::tests::is_value_test ... ok
[INFO] [stdout] test fates::tests::less_simple ... ok
[INFO] [stdout] test fates::tests::macro_simple_test ... ok
[INFO] [stdout] test fates::tests::mix_types_test ... ok
[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::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.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fates_macro-97f23a7dc24c8736)
[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] [stderr]    Doc-tests fates
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test fates/src/fates.rs - fates::Fate<T>::create_dependent_clone (line 171) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- fates/src/fates.rs - fates::Fate<T>::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 items
[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 items
[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<T>::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.04s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `-p fates --doc`
[INFO] running `Command { std: "docker" "inspect" "b6d3861b9ffd19c3e052f2542e6420a23bcffdb57f88cbbf76a1780a37cf4eea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b6d3861b9ffd19c3e052f2542e6420a23bcffdb57f88cbbf76a1780a37cf4eea", kill_on_drop: false }`
[INFO] [stdout] b6d3861b9ffd19c3e052f2542e6420a23bcffdb57f88cbbf76a1780a37cf4eea
