[INFO] fetching crate csvx 0.1.17...
[INFO] testing csvx-0.1.17 against 1.98.0-beta.1 for beta-1.98-1
[INFO] extracting crate csvx 0.1.17 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate csvx 0.1.17
[INFO] finished tweaking crates.io crate csvx 0.1.17
[INFO] tweaked toml for crates.io crate csvx 0.1.17 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate csvx 0.1.17 on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate csvx 0.1.17 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.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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] f72cc33eeb6880cd169bf991f8376dd0daf0327b95da655e0d74730d2a5b6956
[INFO] running `Command { std: "docker" "start" "f72cc33eeb6880cd169bf991f8376dd0daf0327b95da655e0d74730d2a5b6956", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f72cc33eeb6880cd169bf991f8376dd0daf0327b95da655e0d74730d2a5b6956", 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" "f72cc33eeb6880cd169bf991f8376dd0daf0327b95da655e0d74730d2a5b6956" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f72cc33eeb6880cd169bf991f8376dd0daf0327b95da655e0d74730d2a5b6956", 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" "f72cc33eeb6880cd169bf991f8376dd0daf0327b95da655e0d74730d2a5b6956" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.4.0
[INFO] [stderr]    Compiling syn v1.0.73
[INFO] [stderr]    Compiling serde v1.0.126
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling itoa v0.4.7
[INFO] [stderr]    Compiling csv-core v0.1.10
[INFO] [stderr]    Compiling thiserror-impl v1.0.26
[INFO] [stderr]    Compiling thiserror v1.0.26
[INFO] [stderr]    Compiling bstr v0.2.16
[INFO] [stderr]    Compiling csv v1.1.6
[INFO] [stderr]    Compiling csvx v0.1.17 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.31s
[INFO] running `Command { std: "docker" "inspect" "f72cc33eeb6880cd169bf991f8376dd0daf0327b95da655e0d74730d2a5b6956", 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" "f72cc33eeb6880cd169bf991f8376dd0daf0327b95da655e0d74730d2a5b6956" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling csvx v0.1.17 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.77s
[INFO] running `Command { std: "docker" "inspect" "f72cc33eeb6880cd169bf991f8376dd0daf0327b95da655e0d74730d2a5b6956", 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" "f72cc33eeb6880cd169bf991f8376dd0daf0327b95da655e0d74730d2a5b6956" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", 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/csvx-58d9b1dc5e540da3)
[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]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/csvx-f9e13797aae9208d)
[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 csvx
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test src/table/new.rs - table::new::Table::new (line 7) ... FAILED
[INFO] [stdout] test src/table/remove.rs - table::remove::Table::remove_y (line 7) ... FAILED
[INFO] [stdout] test src/table/remove.rs - table::remove::Table::remove_x (line 72) ... FAILED
[INFO] [stdout] test src/table/insert.rs - table::insert::Table::insert_y (line 7) ... FAILED
[INFO] [stdout] test src/table/update.rs - table::update::Table::update (line 9) ... FAILED
[INFO] [stdout] test src/table/insert.rs - table::insert::Table::insert_x (line 103) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 12) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/table/new.rs - table::new::Table::new (line 7) stdout ----
[INFO] [stdout] error[E0277]: the `?` operator can only be used in a function that returns `Result` or `Option` (or another type that implements `FromResidual`)
[INFO] [stdout]   --> src/table/new.rs:16:36
[INFO] [stdout]    |
[INFO] [stdout]  8 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_table_new_rs_7_0() {
[INFO] [stdout]    |                                      --------------------------------------- this function should return `Result` or `Option` to accept `?`
[INFO] [stdout] ...
[INFO] [stdout] 16 | let mut table = Table::new(raw_csv)?;
[INFO] [stdout]    |                                    ^ cannot use the `?` operator in a function that returns `()`
[INFO] [stdout]    |
[INFO] [stdout] help: consider adding return type
[INFO] [stdout]    |
[INFO] [stdout]  8 ~ fn main() { #[allow(non_snake_case)] fn _doctest_main_src_table_new_rs_7_0() -> Result<(), Box<dyn std::error::Error>> {
[INFO] [stdout]  9 | use csvx::Table;
[INFO] [stdout] ...
[INFO] [stdout] 17 | println!("CALCULATED TABLE:\n{}", table);
[INFO] [stdout] 18 +     Ok(())
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/table/remove.rs - table::remove::Table::remove_y (line 7) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `table` in this scope
[INFO] [stdout]  --> src/table/remove.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | table.remove_y(2);
[INFO] [stdout]   | ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `table` in this scope
[INFO] [stdout]  --> src/table/remove.rs:9:24
[INFO] [stdout]   |
[INFO] [stdout] 9 | println!("TABLE:\n{}", table);
[INFO] [stdout]   |                        ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 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] ---- src/table/remove.rs - table::remove::Table::remove_x (line 72) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `table` in this scope
[INFO] [stdout]   --> src/table/remove.rs:73:1
[INFO] [stdout]    |
[INFO] [stdout] 73 | table.remove_x(2);
[INFO] [stdout]    | ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `table` in this scope
[INFO] [stdout]   --> src/table/remove.rs:74:24
[INFO] [stdout]    |
[INFO] [stdout] 74 | println!("TABLE:\n{}", table);
[INFO] [stdout]    |                        ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 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] ---- src/table/insert.rs - table::insert::Table::insert_y (line 7) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `table` in this scope
[INFO] [stdout]  --> src/table/insert.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | table.insert_y(2);
[INFO] [stdout]   | ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `table` in this scope
[INFO] [stdout]  --> src/table/insert.rs:9:24
[INFO] [stdout]   |
[INFO] [stdout] 9 | println!("TABLE:\n{}", table);
[INFO] [stdout]   |                        ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 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] ---- src/table/update.rs - table::update::Table::update (line 9) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `table` in this scope
[INFO] [stdout]   --> src/table/update.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | table.update(0, 0, "true")?;
[INFO] [stdout]    | ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `table` in this scope
[INFO] [stdout]   --> src/table/update.rs:11:32
[INFO] [stdout]    |
[INFO] [stdout] 11 | println!("UPDATED TABLE:\n{}", table.export_calculated_table()?);
[INFO] [stdout]    |                                ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 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] ---- src/table/insert.rs - table::insert::Table::insert_x (line 103) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `table` in this scope
[INFO] [stdout]    --> src/table/insert.rs:104:1
[INFO] [stdout]     |
[INFO] [stdout] 104 | table.insert_x(2);
[INFO] [stdout]     | ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `table` in this scope
[INFO] [stdout]    --> src/table/insert.rs:105:24
[INFO] [stdout]     |
[INFO] [stdout] 105 | println!("TABLE:\n{}", table);
[INFO] [stdout]     |                        ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 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/table/insert.rs - table::insert::Table::insert_x (line 103)
[INFO] [stdout]     src/table/insert.rs - table::insert::Table::insert_y (line 7)
[INFO] [stdout]     src/table/new.rs - table::new::Table::new (line 7)
[INFO] [stdout]     src/table/remove.rs - table::remove::Table::remove_x (line 72)
[INFO] [stdout]     src/table/remove.rs - table::remove::Table::remove_y (line 7)
[INFO] [stdout]     src/table/update.rs - table::update::Table::update (line 9)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 6 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.46s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "f72cc33eeb6880cd169bf991f8376dd0daf0327b95da655e0d74730d2a5b6956", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f72cc33eeb6880cd169bf991f8376dd0daf0327b95da655e0d74730d2a5b6956", kill_on_drop: false }`
[INFO] [stdout] f72cc33eeb6880cd169bf991f8376dd0daf0327b95da655e0d74730d2a5b6956
