[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 beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjihiggins%2Ffates" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jihiggins/fates 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/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/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: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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] 2eb2327c4feb62b4e9deead2344807ef0fc45ff8f6dbf645023c8bd5e58ea14e [INFO] running `Command { std: "docker" "start" "-a" "2eb2327c4feb62b4e9deead2344807ef0fc45ff8f6dbf645023c8bd5e58ea14e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2eb2327c4feb62b4e9deead2344807ef0fc45ff8f6dbf645023c8bd5e58ea14e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2eb2327c4feb62b4e9deead2344807ef0fc45ff8f6dbf645023c8bd5e58ea14e", kill_on_drop: false }` [INFO] [stdout] 2eb2327c4feb62b4e9deead2344807ef0fc45ff8f6dbf645023c8bd5e58ea14e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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] 1a843948d516a7792c61188244789eaf2a365383ccfe6e7173496cdf831457a8 [INFO] running `Command { std: "docker" "start" "-a" "1a843948d516a7792c61188244789eaf2a365383ccfe6e7173496cdf831457a8", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.92 [INFO] [stderr] Compiling syn v1.0.68 [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 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 [unoptimized + debuginfo] target(s) in 14.31s [INFO] running `Command { std: "docker" "inspect" "1a843948d516a7792c61188244789eaf2a365383ccfe6e7173496cdf831457a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a843948d516a7792c61188244789eaf2a365383ccfe6e7173496cdf831457a8", kill_on_drop: false }` [INFO] [stdout] 1a843948d516a7792c61188244789eaf2a365383ccfe6e7173496cdf831457a8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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] 61c6c809c38cef9980e4eb5cf378373bebc8c851172940ec045172eeee0dacba [INFO] running `Command { std: "docker" "start" "-a" "61c6c809c38cef9980e4eb5cf378373bebc8c851172940ec045172eeee0dacba", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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 [unoptimized + debuginfo] target(s) in 2.19s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/fates-b30dfaf2f954fab6) [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/fates_macro-022efa49c1479212) [INFO] running `Command { std: "docker" "inspect" "61c6c809c38cef9980e4eb5cf378373bebc8c851172940ec045172eeee0dacba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "61c6c809c38cef9980e4eb5cf378373bebc8c851172940ec045172eeee0dacba", kill_on_drop: false }` [INFO] [stdout] 61c6c809c38cef9980e4eb5cf378373bebc8c851172940ec045172eeee0dacba [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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", kill_on_drop: false }` [INFO] [stdout] 9997416bcd74c1ed534b08171a9593855c7b05ea234a9d6127d16279833a2050 [INFO] running `Command { std: "docker" "start" "-a" "9997416bcd74c1ed534b08171a9593855c7b05ea234a9d6127d16279833a2050", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fates-b30dfaf2f954fab6) [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test fates::tests::explicit_fate_test ... ok [INFO] [stdout] test fates::tests::chain ... ok [INFO] [stdout] test fates::tests::dependent_child_clone ... 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.05s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fates_macro-022efa49c1479212) [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 src/fates.rs - fates::Fate::create_dependent_clone (line 171) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/fates.rs - fates::Fate::create_dependent_clone (line 171) stdout ---- [INFO] [stdout] error: cannot find macro `fate` in this scope [INFO] [stdout] --> src/fates.rs:172:1 [INFO] [stdout] | [INFO] [stdout] 3 | fate! { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] fates::fate [INFO] [stdout] fates_macro::fate [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fate` in this scope [INFO] [stdout] --> src/fates.rs:178:1 [INFO] [stdout] | [INFO] [stdout] 9 | fate! { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] fates::fate [INFO] [stdout] fates_macro::fate [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `b` in this scope [INFO] [stdout] --> 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] --> 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] --> 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] 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.06s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "9997416bcd74c1ed534b08171a9593855c7b05ea234a9d6127d16279833a2050", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9997416bcd74c1ed534b08171a9593855c7b05ea234a9d6127d16279833a2050", kill_on_drop: false }` [INFO] [stdout] 9997416bcd74c1ed534b08171a9593855c7b05ea234a9d6127d16279833a2050