[INFO] fetching crate csvx 0.1.17...
[INFO] testing csvx-0.1.17 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] extracting crate csvx 0.1.17 into /workspace/builds/worker-2-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-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate csvx 0.1.17 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ad3d01cfaaf56d577708e518c67f4f5714a2fe604f8e1148a0b1510aefe22bf9
[INFO] running `Command { std: "docker" "start" "-a" "ad3d01cfaaf56d577708e518c67f4f5714a2fe604f8e1148a0b1510aefe22bf9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ad3d01cfaaf56d577708e518c67f4f5714a2fe604f8e1148a0b1510aefe22bf9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ad3d01cfaaf56d577708e518c67f4f5714a2fe604f8e1148a0b1510aefe22bf9", kill_on_drop: false }`
[INFO] [stdout] ad3d01cfaaf56d577708e518c67f4f5714a2fe604f8e1148a0b1510aefe22bf9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6227f2a17a00033cc78683bb31b8f2b9afd4b86d4b7968e89539b5a581c0f431
[INFO] running `Command { std: "docker" "start" "-a" "6227f2a17a00033cc78683bb31b8f2b9afd4b86d4b7968e89539b5a581c0f431", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.27
[INFO] [stderr]    Compiling memchr v2.4.0
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling serde v1.0.126
[INFO] [stderr]    Compiling syn v1.0.73
[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 quote v1.0.9
[INFO] [stderr]    Compiling csv-core v0.1.10
[INFO] [stderr]    Compiling thiserror-impl v1.0.26
[INFO] [stderr]    Compiling bstr v0.2.16
[INFO] [stderr]    Compiling thiserror v1.0.26
[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.87s
[INFO] running `Command { std: "docker" "inspect" "6227f2a17a00033cc78683bb31b8f2b9afd4b86d4b7968e89539b5a581c0f431", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6227f2a17a00033cc78683bb31b8f2b9afd4b86d4b7968e89539b5a581c0f431", kill_on_drop: false }`
[INFO] [stdout] 6227f2a17a00033cc78683bb31b8f2b9afd4b86d4b7968e89539b5a581c0f431
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d517c011f10155b3bd544981d31678b648c39989ae8eaed799a35f8f0832d077
[INFO] running `Command { std: "docker" "start" "-a" "d517c011f10155b3bd544981d31678b648c39989ae8eaed799a35f8f0832d077", 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.89s
[INFO] running `Command { std: "docker" "inspect" "d517c011f10155b3bd544981d31678b648c39989ae8eaed799a35f8f0832d077", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d517c011f10155b3bd544981d31678b648c39989ae8eaed799a35f8f0832d077", kill_on_drop: false }`
[INFO] [stdout] d517c011f10155b3bd544981d31678b648c39989ae8eaed799a35f8f0832d077
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a4e0dbeadca1961233f0f218b2fb0937c14193f09858ab20b2d5d66794f30f3f
[INFO] running `Command { std: "docker" "start" "-a" "a4e0dbeadca1961233f0f218b2fb0937c14193f09858ab20b2d5d66794f30f3f", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/csvx-882ddb1b6db2addf)
[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-acf456b4480fcbb7)
[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/update.rs - table::update::Table::update (line 9) ... FAILED
[INFO] [stdout] test src/table/remove.rs - table::remove::Table::remove_y (line 7) ... FAILED
[INFO] [stdout] test src/table/insert.rs - table::insert::Table::insert_y (line 7) ... FAILED
[INFO] [stdout] test src/table/insert.rs - table::insert::Table::insert_x (line 103) ... FAILED
[INFO] [stdout] test src/table/remove.rs - table::remove::Table::remove_x (line 72) ... FAILED
[INFO] [stdout] test src/table/new.rs - table::new::Table::new (line 7) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 12) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[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/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/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/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] ---- 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/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] 
[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.52s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "a4e0dbeadca1961233f0f218b2fb0937c14193f09858ab20b2d5d66794f30f3f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a4e0dbeadca1961233f0f218b2fb0937c14193f09858ab20b2d5d66794f30f3f", kill_on_drop: false }`
[INFO] [stdout] a4e0dbeadca1961233f0f218b2fb0937c14193f09858ab20b2d5d66794f30f3f
