[INFO] fetching crate csvx 0.1.17...
[INFO] testing csvx-0.1.17 against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] extracting crate csvx 0.1.17 into /workspace/builds/worker-4-tc1/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-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate csvx 0.1.17 on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 121f6f721894a5f8b0770d87812494c717959178963db9b9196ed1aa4cd3b6a2
[INFO] running `Command { std: "docker" "start" "-a" "121f6f721894a5f8b0770d87812494c717959178963db9b9196ed1aa4cd3b6a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "121f6f721894a5f8b0770d87812494c717959178963db9b9196ed1aa4cd3b6a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "121f6f721894a5f8b0770d87812494c717959178963db9b9196ed1aa4cd3b6a2", kill_on_drop: false }`
[INFO] [stdout] 121f6f721894a5f8b0770d87812494c717959178963db9b9196ed1aa4cd3b6a2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2676ca787851c22c571eacc8bb1c1fbb1c47feac07ecc9e0db494774c84113f4
[INFO] running `Command { std: "docker" "start" "-a" "2676ca787851c22c571eacc8bb1c1fbb1c47feac07ecc9e0db494774c84113f4", 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 csv-core v0.1.10
[INFO] [stderr]    Compiling quote v1.0.9
[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.30s
[INFO] running `Command { std: "docker" "inspect" "2676ca787851c22c571eacc8bb1c1fbb1c47feac07ecc9e0db494774c84113f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2676ca787851c22c571eacc8bb1c1fbb1c47feac07ecc9e0db494774c84113f4", kill_on_drop: false }`
[INFO] [stdout] 2676ca787851c22c571eacc8bb1c1fbb1c47feac07ecc9e0db494774c84113f4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3d64223875d6bd326e9dc66f43c5fc65c99b84adb6a3a027cb55900650a28ec7
[INFO] running `Command { std: "docker" "start" "-a" "3d64223875d6bd326e9dc66f43c5fc65c99b84adb6a3a027cb55900650a28ec7", 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.60s
[INFO] running `Command { std: "docker" "inspect" "3d64223875d6bd326e9dc66f43c5fc65c99b84adb6a3a027cb55900650a28ec7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3d64223875d6bd326e9dc66f43c5fc65c99b84adb6a3a027cb55900650a28ec7", kill_on_drop: false }`
[INFO] [stdout] 3d64223875d6bd326e9dc66f43c5fc65c99b84adb6a3a027cb55900650a28ec7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 658c3057b638675a3445a1d1c349b3059615f2e0b0b131b61cc9b7b80ed8dc87
[INFO] running `Command { std: "docker" "start" "-a" "658c3057b638675a3445a1d1c349b3059615f2e0b0b131b61cc9b7b80ed8dc87", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/csvx-882ddb1b6db2addf)
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/csvx-acf456b4480fcbb7)
[INFO] [stdout] running 0 tests
[INFO] [stderr]    Doc-tests csvx
[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] [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] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test src/table/insert.rs - table::insert::Table::insert_y (line 7) ... FAILED
[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/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/table/remove.rs - table::remove::Table::remove_x (line 72) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 12) ... ok
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[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/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/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/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/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] 
[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.73s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "658c3057b638675a3445a1d1c349b3059615f2e0b0b131b61cc9b7b80ed8dc87", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "658c3057b638675a3445a1d1c349b3059615f2e0b0b131b61cc9b7b80ed8dc87", kill_on_drop: false }`
[INFO] [stdout] 658c3057b638675a3445a1d1c349b3059615f2e0b0b131b61cc9b7b80ed8dc87
