[INFO] cloning repository https://github.com/Surphix/aws_athena_parser
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Surphix/aws_athena_parser" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSurphix%2Faws_athena_parser", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSurphix%2Faws_athena_parser'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9bd2eeaed94ca302e097d6bb2d017935ae2bbaf2
[INFO] testing Surphix/aws_athena_parser against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSurphix%2Faws_athena_parser" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Surphix/aws_athena_parser
[INFO] finished tweaking git repo https://github.com/Surphix/aws_athena_parser
[INFO] tweaked toml for git repo https://github.com/Surphix/aws_athena_parser written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Surphix/aws_athena_parser on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Surphix/aws_athena_parser 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 63fdcf8c1dd05492c1fc5bb0e1b3e296cb1ade5b495c594ab5a342c9a9bde131
[INFO] running `Command { std: "docker" "start" "-a" "63fdcf8c1dd05492c1fc5bb0e1b3e296cb1ade5b495c594ab5a342c9a9bde131", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "63fdcf8c1dd05492c1fc5bb0e1b3e296cb1ade5b495c594ab5a342c9a9bde131", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "63fdcf8c1dd05492c1fc5bb0e1b3e296cb1ade5b495c594ab5a342c9a9bde131", kill_on_drop: false }`
[INFO] [stdout] 63fdcf8c1dd05492c1fc5bb0e1b3e296cb1ade5b495c594ab5a342c9a9bde131
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 56eda86bcc460a2607a6e4e04e9368d85af0184933e49c74d658dcc1ad3e5934
[INFO] running `Command { std: "docker" "start" "-a" "56eda86bcc460a2607a6e4e04e9368d85af0184933e49c74d658dcc1ad3e5934", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling outref v0.5.1
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling cc v1.0.92
[INFO] [stderr]    Compiling vsimd v0.8.0
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling time v0.3.35
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.58
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling socket2 v0.5.6
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling base64-simd v0.8.0
[INFO] [stderr]    Compiling bytes-utils v0.1.4
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling getrandom v0.2.14
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]    Compiling http-body v1.0.0
[INFO] [stderr]    Compiling zeroize v1.7.0
[INFO] [stderr]    Compiling http-body-util v0.1.1
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling rustls v0.21.10
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling rustls-native-certs v0.6.3
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling aws-types v1.1.9
[INFO] [stderr]    Compiling fastrand v2.0.2
[INFO] [stderr]    Compiling uuid v1.8.0
[INFO] [stderr]    Compiling anyhow v1.0.82
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling regex-lite v0.1.5
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling tokio v1.37.0
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling aws-smithy-async v1.2.1
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling aws-smithy-types v1.1.8
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling aws-smithy-runtime-api v1.3.0
[INFO] [stderr]    Compiling aws-smithy-json v0.60.7
[INFO] [stderr]    Compiling aws-smithy-http v0.60.7
[INFO] [stderr]    Compiling aws-credential-types v1.1.8
[INFO] [stderr]    Compiling aws-sigv4 v1.2.0
[INFO] [stderr]    Compiling aws-runtime v1.1.9
[INFO] [stderr]    Compiling hyper v0.14.28
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling aws-smithy-runtime v1.2.1
[INFO] [stderr]    Compiling aws-sdk-athena v1.20.0
[INFO] [stderr]    Compiling from-athena-derive v0.1.1 (/opt/rustwide/workdir/from-athena-derive)
[INFO] [stderr]    Compiling aws-athena-parser v0.1.5 (/opt/rustwide/workdir/aws-athena-parser)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 39s
[INFO] running `Command { std: "docker" "inspect" "56eda86bcc460a2607a6e4e04e9368d85af0184933e49c74d658dcc1ad3e5934", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "56eda86bcc460a2607a6e4e04e9368d85af0184933e49c74d658dcc1ad3e5934", kill_on_drop: false }`
[INFO] [stdout] 56eda86bcc460a2607a6e4e04e9368d85af0184933e49c74d658dcc1ad3e5934
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 73f48771f5bb8441c2c9b8afc0c7540c51430a6169629f34e5926e422fe9e868
[INFO] running `Command { std: "docker" "start" "-a" "73f48771f5bb8441c2c9b8afc0c7540c51430a6169629f34e5926e422fe9e868", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling from-athena-derive v0.1.1 (/opt/rustwide/workdir/from-athena-derive)
[INFO] [stderr]    Compiling aws-athena-parser v0.1.5 (/opt/rustwide/workdir/aws-athena-parser)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.44s
[INFO] running `Command { std: "docker" "inspect" "73f48771f5bb8441c2c9b8afc0c7540c51430a6169629f34e5926e422fe9e868", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "73f48771f5bb8441c2c9b8afc0c7540c51430a6169629f34e5926e422fe9e868", kill_on_drop: false }`
[INFO] [stdout] 73f48771f5bb8441c2c9b8afc0c7540c51430a6169629f34e5926e422fe9e868
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 7740d6f1a5abe06202568b9a5a9a19d6b0aa65d9e9c2a81b0b241d6fe43c055f
[INFO] running `Command { std: "docker" "start" "-a" "7740d6f1a5abe06202568b9a5a9a19d6b0aa65d9e9c2a81b0b241d6fe43c055f", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/aws_athena_parser-de964cad7ce54fee)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test test::convert_result_set_to_map ... ok
[INFO] [stdout] test test::error_convert_results_to_invalid_struct ... ok
[INFO] [stdout] test test::converted_results_to_struct ... ok
[INFO] [stdout] test test::converted_results_to_large_struct ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/from_athena_derive-ab0236c472ac3a61)
[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 aws_athena_parser
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test aws-athena-parser/src/lib.rs - build_map (line 49) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- aws-athena-parser/src/lib.rs - build_map (line 49) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `aws_sdk_athena::build_map`
[INFO] [stdout]  --> aws-athena-parser/src/lib.rs:51:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use aws_sdk_athena::build_map;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^ no `build_map` in the root
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `ResultSet` in the current scope
[INFO] [stdout]  --> aws-athena-parser/src/lib.rs:53:29
[INFO] [stdout]   |
[INFO] [stdout] 6 | let result_set = ResultSet::new(/* Some initialization */);
[INFO] [stdout]   |                             ^^^ function or associated item not found in `ResultSet`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a method `ne` with a similar name, but with different arguments
[INFO] [stdout]  --> /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/cmp.rs:264:5
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     aws-athena-parser/src/lib.rs - build_map (line 49)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `-p aws-athena-parser --doc`
[INFO] running `Command { std: "docker" "inspect" "7740d6f1a5abe06202568b9a5a9a19d6b0aa65d9e9c2a81b0b241d6fe43c055f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7740d6f1a5abe06202568b9a5a9a19d6b0aa65d9e9c2a81b0b241d6fe43c055f", kill_on_drop: false }`
[INFO] [stdout] 7740d6f1a5abe06202568b9a5a9a19d6b0aa65d9e9c2a81b0b241d6fe43c055f
