[INFO] fetching crate csvx 0.1.17...
[INFO] testing csvx-0.1.17 against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] extracting crate csvx 0.1.17 into /workspace/builds/worker-6-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-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate csvx 0.1.17 on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ecc95700c998f1ec941cf66627a7618b1a0b0caa54f691eebac96bf2fdc21759
[INFO] running `Command { std: "docker" "start" "-a" "ecc95700c998f1ec941cf66627a7618b1a0b0caa54f691eebac96bf2fdc21759", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ecc95700c998f1ec941cf66627a7618b1a0b0caa54f691eebac96bf2fdc21759", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ecc95700c998f1ec941cf66627a7618b1a0b0caa54f691eebac96bf2fdc21759", kill_on_drop: false }`
[INFO] [stdout] ecc95700c998f1ec941cf66627a7618b1a0b0caa54f691eebac96bf2fdc21759
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e4885b445deadd529e1524a3176067a2c39aa30c0bfd573df5c9075f16487f86
[INFO] running `Command { std: "docker" "start" "-a" "e4885b445deadd529e1524a3176067a2c39aa30c0bfd573df5c9075f16487f86", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.27
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[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 quote v1.0.9
[INFO] [stderr]    Compiling csv-core v0.1.10
[INFO] [stderr]    Compiling bstr v0.2.16
[INFO] [stderr]    Compiling csv v1.1.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.26
[INFO] [stderr]    Compiling thiserror v1.0.26
[INFO] [stderr]    Compiling csvx v0.1.17 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.33s
[INFO] running `Command { std: "docker" "inspect" "e4885b445deadd529e1524a3176067a2c39aa30c0bfd573df5c9075f16487f86", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e4885b445deadd529e1524a3176067a2c39aa30c0bfd573df5c9075f16487f86", kill_on_drop: false }`
[INFO] [stdout] e4885b445deadd529e1524a3176067a2c39aa30c0bfd573df5c9075f16487f86
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e3becc32a2540a90c1d67606edede54f3c0cd0c85236fb39a36dbd3375492ed6
[INFO] running `Command { std: "docker" "start" "-a" "e3becc32a2540a90c1d67606edede54f3c0cd0c85236fb39a36dbd3375492ed6", kill_on_drop: false }`
[INFO] [stderr]    Compiling csvx v0.1.17 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.00s
[INFO] running `Command { std: "docker" "inspect" "e3becc32a2540a90c1d67606edede54f3c0cd0c85236fb39a36dbd3375492ed6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e3becc32a2540a90c1d67606edede54f3c0cd0c85236fb39a36dbd3375492ed6", kill_on_drop: false }`
[INFO] [stdout] e3becc32a2540a90c1d67606edede54f3c0cd0c85236fb39a36dbd3375492ed6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e59e12a0824b6639916328e2ad263437ff98c7abc46d8abecdc179341f067463
[INFO] running `Command { std: "docker" "start" "-a" "e59e12a0824b6639916328e2ad263437ff98c7abc46d8abecdc179341f067463", 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-839c34cf6a091ee8)
[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-101e6ef77c3ec7ae)
[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/remove.rs - table::remove::Table::remove_y (line 7) ... FAILED
[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_x (line 72) ... FAILED
[INFO] [stdout] test src/table/insert.rs - table::insert::Table::insert_y (line 7) ... FAILED
[INFO] [stdout] test src/table/new.rs - table::new::Table::new (line 7) ... 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/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] 3 | 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] 4 | 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] 3 | 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] 4 | 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_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] 3 | 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] 4 | 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] 3 | 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] 4 | 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] 4  | 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] 12 | 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] 4  ~ fn main() { #[allow(non_snake_case)] fn _doctest_main_src_table_new_rs_7_0() -> Result<(), Box<dyn std::error::Error>> {
[INFO] [stdout] 5  | use csvx::Table;
[INFO] [stdout] ...
[INFO] [stdout] 13 | println!("CALCULATED TABLE:\n{}", table);
[INFO] [stdout] 14 +     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/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] 3 | 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] 4 | 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.82s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "e59e12a0824b6639916328e2ad263437ff98c7abc46d8abecdc179341f067463", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e59e12a0824b6639916328e2ad263437ff98c7abc46d8abecdc179341f067463", kill_on_drop: false }`
[INFO] [stdout] e59e12a0824b6639916328e2ad263437ff98c7abc46d8abecdc179341f067463
