[INFO] fetching crate cellular-snapp 0.1.0...
[INFO] testing cellular-snapp-0.1.0 against 1.97.0-beta.6 for beta-1.98-1
[INFO] extracting crate cellular-snapp 0.1.0 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate cellular-snapp 0.1.0
[INFO] finished tweaking crates.io crate cellular-snapp 0.1.0
[INFO] tweaked toml for crates.io crate cellular-snapp 0.1.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate cellular-snapp 0.1.0 on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 6 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 503541b2bce6e0b6fbe870aebd4327434d34762d479e8070b0b84d5129f1bf62
[INFO] running `Command { std: "docker" "start" "503541b2bce6e0b6fbe870aebd4327434d34762d479e8070b0b84d5129f1bf62", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "503541b2bce6e0b6fbe870aebd4327434d34762d479e8070b0b84d5129f1bf62", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "503541b2bce6e0b6fbe870aebd4327434d34762d479e8070b0b84d5129f1bf62" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "503541b2bce6e0b6fbe870aebd4327434d34762d479e8070b0b84d5129f1bf62", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "503541b2bce6e0b6fbe870aebd4327434d34762d479e8070b0b84d5129f1bf62" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling cellular-snapp v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
[INFO] running `Command { std: "docker" "inspect" "503541b2bce6e0b6fbe870aebd4327434d34762d479e8070b0b84d5129f1bf62", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "503541b2bce6e0b6fbe870aebd4327434d34762d479e8070b0b84d5129f1bf62" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling cellular-snapp v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.62s
[INFO] running `Command { std: "docker" "inspect" "503541b2bce6e0b6fbe870aebd4327434d34762d479e8070b0b84d5129f1bf62", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "503541b2bce6e0b6fbe870aebd4327434d34762d479e8070b0b84d5129f1bf62" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cellular_snapp-bf3607fcc6bd7340)
[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 cellular_snapp
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test src/lib.rs - deep (line 19) ... FAILED
[INFO] [stdout] test src/lib.rs - flat (line 30) ... FAILED
[INFO] [stdout] test src/lib.rs - flat (line 16) ... FAILED
[INFO] [stdout] test src/lib.rs - flat (line 23) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - deep (line 19) stdout ----
[INFO] [stdout] error[E0433]: cannot find type `AutomataRules` in this scope
[INFO] [stdout]   --> src/lib.rs:20:13
[INFO] [stdout]    |
[INFO] [stdout] 20 | let rules = AutomataRules::new(Rule::Single(4), Rule::Single(4), 5, Method::Moore);
[INFO] [stdout]    |             ^^^^^^^^^^^^^ use of undeclared type `AutomataRules`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Rule` in this scope
[INFO] [stdout]   --> src/lib.rs:20:32
[INFO] [stdout]    |
[INFO] [stdout] 20 | let rules = AutomataRules::new(Rule::Single(4), Rule::Single(4), 5, Method::Moore);
[INFO] [stdout]    |                                ^^^^ use of undeclared type `Rule`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Rule` in this scope
[INFO] [stdout]   --> src/lib.rs:20:49
[INFO] [stdout]    |
[INFO] [stdout] 20 | let rules = AutomataRules::new(Rule::Single(4), Rule::Single(4), 5, Method::Moore);
[INFO] [stdout]    |                                                 ^^^^ use of undeclared type `Rule`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Method` in this scope
[INFO] [stdout]   --> src/lib.rs:20:69
[INFO] [stdout]    |
[INFO] [stdout] 20 | let rules = AutomataRules::new(Rule::Single(4), Rule::Single(4), 5, Method::Moore);
[INFO] [stdout]    |                                                                     ^^^^^^ use of undeclared type `Method`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - flat (line 30) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `rules` in this scope
[INFO] [stdout]   --> src/lib.rs:31:31
[INFO] [stdout]    |
[INFO] [stdout] 31 | let mut life = Automaton::new(rules, Vec2::new(50, 50), seed);
[INFO] [stdout]    |                               ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `seed` in this scope
[INFO] [stdout]   --> src/lib.rs:31:57
[INFO] [stdout]    |
[INFO] [stdout] 31 | let mut life = Automaton::new(rules, Vec2::new(50, 50), seed);
[INFO] [stdout]    |                                                         ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Automaton` in this scope
[INFO] [stdout]   --> src/lib.rs:31:16
[INFO] [stdout]    |
[INFO] [stdout] 31 | let mut life = Automaton::new(rules, Vec2::new(50, 50), seed);
[INFO] [stdout]    |                ^^^^^^^^^ use of undeclared type `Automaton`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Vec2` in this scope
[INFO] [stdout]   --> src/lib.rs:31:38
[INFO] [stdout]    |
[INFO] [stdout] 31 | let mut life = Automaton::new(rules, Vec2::new(50, 50), seed);
[INFO] [stdout]    |                                      ^^^^ use of undeclared type `Vec2`
[INFO] [stdout]    |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 31 - let mut life = Automaton::new(rules, Vec2::new(50, 50), seed);
[INFO] [stdout] 31 + let mut life = Automaton::new(rules, Vec::new(50, 50), seed);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - flat (line 16) stdout ----
[INFO] [stdout] error[E0433]: cannot find type `AutomataRules` in this scope
[INFO] [stdout]   --> src/lib.rs:17:13
[INFO] [stdout]    |
[INFO] [stdout] 17 | let rules = AutomataRules::new(Rule::Range(3..5), Rule::Single(3), 2, Method::Moore);
[INFO] [stdout]    |             ^^^^^^^^^^^^^ use of undeclared type `AutomataRules`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Rule` in this scope
[INFO] [stdout]   --> src/lib.rs:17:32
[INFO] [stdout]    |
[INFO] [stdout] 17 | let rules = AutomataRules::new(Rule::Range(3..5), Rule::Single(3), 2, Method::Moore);
[INFO] [stdout]    |                                ^^^^ use of undeclared type `Rule`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Rule` in this scope
[INFO] [stdout]   --> src/lib.rs:17:51
[INFO] [stdout]    |
[INFO] [stdout] 17 | let rules = AutomataRules::new(Rule::Range(3..5), Rule::Single(3), 2, Method::Moore);
[INFO] [stdout]    |                                                   ^^^^ use of undeclared type `Rule`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Method` in this scope
[INFO] [stdout]   --> src/lib.rs:17:71
[INFO] [stdout]    |
[INFO] [stdout] 17 | let rules = AutomataRules::new(Rule::Range(3..5), Rule::Single(3), 2, Method::Moore);
[INFO] [stdout]    |                                                                       ^^^^^^ use of undeclared type `Method`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - flat (line 23) stdout ----
[INFO] [stdout] error[E0433]: cannot find type `Vec2` in this scope
[INFO] [stdout]   --> src/lib.rs:24:17
[INFO] [stdout]    |
[INFO] [stdout] 24 | let seed = vec![Vec2::new(1, 0), Vec2::new(2, 1), Vec2::new(0, 2), Vec2::new(1, 2), Vec2::new(2, 2)];
[INFO] [stdout]    |                 ^^^^ use of undeclared type `Vec2`
[INFO] [stdout]    |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 24 - let seed = vec![Vec2::new(1, 0), Vec2::new(2, 1), Vec2::new(0, 2), Vec2::new(1, 2), Vec2::new(2, 2)];
[INFO] [stdout] 24 + let seed = vec![Vec::new(1, 0), Vec2::new(2, 1), Vec2::new(0, 2), Vec2::new(1, 2), Vec2::new(2, 2)];
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Vec2` in this scope
[INFO] [stdout]   --> src/lib.rs:24:34
[INFO] [stdout]    |
[INFO] [stdout] 24 | let seed = vec![Vec2::new(1, 0), Vec2::new(2, 1), Vec2::new(0, 2), Vec2::new(1, 2), Vec2::new(2, 2)];
[INFO] [stdout]    |                                  ^^^^ use of undeclared type `Vec2`
[INFO] [stdout]    |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 24 - let seed = vec![Vec2::new(1, 0), Vec2::new(2, 1), Vec2::new(0, 2), Vec2::new(1, 2), Vec2::new(2, 2)];
[INFO] [stdout] 24 + let seed = vec![Vec2::new(1, 0), Vec::new(2, 1), Vec2::new(0, 2), Vec2::new(1, 2), Vec2::new(2, 2)];
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Vec2` in this scope
[INFO] [stdout]   --> src/lib.rs:24:51
[INFO] [stdout]    |
[INFO] [stdout] 24 | let seed = vec![Vec2::new(1, 0), Vec2::new(2, 1), Vec2::new(0, 2), Vec2::new(1, 2), Vec2::new(2, 2)];
[INFO] [stdout]    |                                                   ^^^^ use of undeclared type `Vec2`
[INFO] [stdout]    |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 24 - let seed = vec![Vec2::new(1, 0), Vec2::new(2, 1), Vec2::new(0, 2), Vec2::new(1, 2), Vec2::new(2, 2)];
[INFO] [stdout] 24 + let seed = vec![Vec2::new(1, 0), Vec2::new(2, 1), Vec::new(0, 2), Vec2::new(1, 2), Vec2::new(2, 2)];
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Vec2` in this scope
[INFO] [stdout]   --> src/lib.rs:24:68
[INFO] [stdout]    |
[INFO] [stdout] 24 | let seed = vec![Vec2::new(1, 0), Vec2::new(2, 1), Vec2::new(0, 2), Vec2::new(1, 2), Vec2::new(2, 2)];
[INFO] [stdout]    |                                                                    ^^^^ use of undeclared type `Vec2`
[INFO] [stdout]    |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 24 - let seed = vec![Vec2::new(1, 0), Vec2::new(2, 1), Vec2::new(0, 2), Vec2::new(1, 2), Vec2::new(2, 2)];
[INFO] [stdout] 24 + let seed = vec![Vec2::new(1, 0), Vec2::new(2, 1), Vec2::new(0, 2), Vec::new(1, 2), Vec2::new(2, 2)];
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Vec2` in this scope
[INFO] [stdout]   --> src/lib.rs:24:85
[INFO] [stdout]    |
[INFO] [stdout] 24 | let seed = vec![Vec2::new(1, 0), Vec2::new(2, 1), Vec2::new(0, 2), Vec2::new(1, 2), Vec2::new(2, 2)];
[INFO] [stdout]    |                                                                                     ^^^^ use of undeclared type `Vec2`
[INFO] [stdout]    |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 24 - let seed = vec![Vec2::new(1, 0), Vec2::new(2, 1), Vec2::new(0, 2), Vec2::new(1, 2), Vec2::new(2, 2)];
[INFO] [stdout] 24 + let seed = vec![Vec2::new(1, 0), Vec2::new(2, 1), Vec2::new(0, 2), Vec2::new(1, 2), Vec::new(2, 2)];
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - deep (line 19)
[INFO] [stdout]     src/lib.rs - flat (line 16)
[INFO] [stdout]     src/lib.rs - flat (line 23)
[INFO] [stdout]     src/lib.rs - flat (line 30)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "503541b2bce6e0b6fbe870aebd4327434d34762d479e8070b0b84d5129f1bf62", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "503541b2bce6e0b6fbe870aebd4327434d34762d479e8070b0b84d5129f1bf62", kill_on_drop: false }`
[INFO] [stdout] 503541b2bce6e0b6fbe870aebd4327434d34762d479e8070b0b84d5129f1bf62
