[INFO] cloning repository https://github.com/UUGTech/AtCoderNinja
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/UUGTech/AtCoderNinja" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FUUGTech%2FAtCoderNinja", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FUUGTech%2FAtCoderNinja'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 64cc9a71571628910cf36896a270eae22533b006
[INFO] checking UUGTech/AtCoderNinja against try#6284d7b4bd27983dba388146648ab844ca7d032f for pr-152971
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FUUGTech%2FAtCoderNinja" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/UUGTech/AtCoderNinja
[INFO] finished tweaking git repo https://github.com/UUGTech/AtCoderNinja
[INFO] tweaked toml for git repo https://github.com/UUGTech/AtCoderNinja written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/UUGTech/AtCoderNinja on toolchain 6284d7b4bd27983dba388146648ab844ca7d032f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6284d7b4bd27983dba388146648ab844ca7d032f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/UUGTech/AtCoderNinja 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" "+6284d7b4bd27983dba388146648ab844ca7d032f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: package.about
[INFO] [stderr] warning: unused manifest key: package.author
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+6284d7b4bd27983dba388146648ab844ca7d032f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d8a459d12475fcdd6be75e103db1ba049be75042898335423db1d2960e481629
[INFO] running `Command { std: "docker" "start" "-a" "d8a459d12475fcdd6be75e103db1ba049be75042898335423db1d2960e481629", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d8a459d12475fcdd6be75e103db1ba049be75042898335423db1d2960e481629", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d8a459d12475fcdd6be75e103db1ba049be75042898335423db1d2960e481629", kill_on_drop: false }`
[INFO] [stdout] d8a459d12475fcdd6be75e103db1ba049be75042898335423db1d2960e481629
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+6284d7b4bd27983dba388146648ab844ca7d032f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 75e241df376fb612239f8d45bf79b7de066c32f5e2df257018bebe56c41c5463
[INFO] running `Command { std: "docker" "start" "-a" "75e241df376fb612239f8d45bf79b7de066c32f5e2df257018bebe56c41c5463", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: package.about
[INFO] [stderr] warning: unused manifest key: package.author
[INFO] [stderr]    Compiling unicode-ident v1.0.8
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]     Checking once_cell v1.17.1
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling pkg-config v0.3.26
[INFO] [stderr]    Compiling futures-core v0.3.26
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling tokio v1.26.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]    Compiling io-lifetimes v1.0.6
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking num_cpus v1.15.0
[INFO] [stderr]     Checking socket2 v0.4.9
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling parking_lot_core v0.9.7
[INFO] [stderr]    Compiling openssl-sys v0.9.90
[INFO] [stderr]    Compiling futures-task v0.3.26
[INFO] [stderr]    Compiling rustix v0.36.17
[INFO] [stderr]     Checking tracing-core v0.1.30
[INFO] [stderr]     Checking percent-encoding v2.2.0
[INFO] [stderr]     Checking new_debug_unreachable v1.0.4
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]     Checking linux-raw-sys v0.1.4
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling futures-util v0.3.26
[INFO] [stderr]    Compiling openssl v0.10.55
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]     Checking unicode-bidi v0.3.10
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking futures-sink v0.3.26
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling futures-channel v0.3.26
[INFO] [stderr]     Checking precomputed-hash v0.1.1
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]     Checking mac v0.1.1
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]     Checking futf v0.1.5
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling phf_generator v0.8.0
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling phf_codegen v0.8.0
[INFO] [stderr]     Checking deranged v0.5.5
[INFO] [stderr]    Compiling phf_codegen v0.10.0
[INFO] [stderr]    Compiling string_cache_codegen v0.5.2
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking idna v0.3.0
[INFO] [stderr]     Checking form_urlencoded v1.1.0
[INFO] [stderr]    Compiling markup5ever v0.11.0
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]     Checking try-lock v0.2.4
[INFO] [stderr]    Compiling serde_json v1.0.94
[INFO] [stderr]     Checking dtoa-short v0.3.3
[INFO] [stderr]     Checking tendril v0.4.3
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling selectors v0.22.0
[INFO] [stderr]     Checking phf v0.10.1
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking nodrop v0.1.14
[INFO] [stderr]     Checking httpdate v1.0.2
[INFO] [stderr]     Checking psl-types v2.0.11
[INFO] [stderr]     Checking servo_arc v0.1.1
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]     Checking url v2.3.1
[INFO] [stderr]     Checking is-terminal v0.4.4
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]     Checking publicsuffix v2.2.3
[INFO] [stderr]     Checking csv-core v0.1.10
[INFO] [stderr]     Checking dirs-sys v0.3.7
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking os_str_bytes v6.4.1
[INFO] [stderr]    Compiling anyhow v1.0.69
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking thin-slice v0.1.1
[INFO] [stderr]     Checking winnow v0.3.5
[INFO] [stderr]     Checking tempfile v3.4.0
[INFO] [stderr]     Checking clap_lex v0.3.2
[INFO] [stderr]     Checking dirs v4.0.0
[INFO] [stderr]     Checking term v0.7.0
[INFO] [stderr]     Checking console v0.15.5
[INFO] [stderr]     Checking getopts v0.2.21
[INFO] [stderr]     Checking aho-corasick v0.7.20
[INFO] [stderr]     Checking ipnet v2.7.1
[INFO] [stderr]     Checking shell-words v1.1.0
[INFO] [stderr]     Checking base64 v0.21.0
[INFO] [stderr]     Checking ego-tree v0.6.2
[INFO] [stderr]     Checking encode_unicode v1.0.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking zeroize v1.5.7
[INFO] [stderr]     Checking regex-syntax v0.6.28
[INFO] [stderr]     Checking dialoguer v0.10.3
[INFO] [stderr]     Checking colored v2.0.0
[INFO] [stderr]     Checking shellexpand v3.0.0
[INFO] [stdout] error[E0599]: no method named `and_then` found for reference `&str` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/shellexpand-3.0.0/src/funcs.rs:394:35
[INFO] [stdout]     |
[INFO] [stdout] 394 |                 var_name.as_str().and_then(|v| context(v).transpose()).transpose()
[INFO] [stdout]     |                                   ^^^^^^^^ method not found in `&str`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `shellexpand` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "75e241df376fb612239f8d45bf79b7de066c32f5e2df257018bebe56c41c5463", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "75e241df376fb612239f8d45bf79b7de066c32f5e2df257018bebe56c41c5463", kill_on_drop: false }`
[INFO] [stdout] 75e241df376fb612239f8d45bf79b7de066c32f5e2df257018bebe56c41c5463
