[INFO] cloning repository https://github.com/uhyo/espronceda [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/uhyo/espronceda" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fuhyo%2Fespronceda", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fuhyo%2Fespronceda'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ddd00622b3e47e921458d7423a29f4f24d3122d2 [INFO] checking uhyo/espronceda against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fuhyo%2Fespronceda" "/workspace/builds/worker-68/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-68/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/uhyo/espronceda on toolchain a7a572ce3edd6d476191fbfe92c9c1986e009b34 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/uhyo/espronceda [INFO] finished tweaking git repo https://github.com/uhyo/espronceda [INFO] tweaked toml for git repo https://github.com/uhyo/espronceda written to /workspace/builds/worker-68/source/Cargo.toml [INFO] crate git repo https://github.com/uhyo/espronceda already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "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-68/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-68/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 988c54bcef77f0ddc1b23a0e8f1ba3248c38429322f631a402a31abcad437a62 [INFO] running `Command { std: "docker" "start" "-a" "988c54bcef77f0ddc1b23a0e8f1ba3248c38429322f631a402a31abcad437a62", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "988c54bcef77f0ddc1b23a0e8f1ba3248c38429322f631a402a31abcad437a62", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "988c54bcef77f0ddc1b23a0e8f1ba3248c38429322f631a402a31abcad437a62", kill_on_drop: false }` [INFO] [stdout] 988c54bcef77f0ddc1b23a0e8f1ba3248c38429322f631a402a31abcad437a62 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-68/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-68/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ce8453ee6aa9da7c636908487589bef873d32c6317e1cd0d5a4e804c9ba44fa5 [INFO] running `Command { std: "docker" "start" "-a" "ce8453ee6aa9da7c636908487589bef873d32c6317e1cd0d5a4e804c9ba44fa5", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.65 [INFO] [stderr] Compiling libc v0.2.95 [INFO] [stderr] Compiling siphasher v0.3.5 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Checking new_debug_unreachable v1.0.4 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Checking once_cell v1.7.2 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Checking unicode-xid v0.2.2 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking phf_shared v0.8.0 [INFO] [stderr] Checking owning_ref v0.4.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling pmutil v0.5.3 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Checking lexical v5.2.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling swc_macros_common v0.3.3 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.1 [INFO] [stderr] Compiling from_variant v0.1.3 [INFO] [stderr] Compiling swc_eq_ignore_macros v0.1.0 [INFO] [stderr] Compiling string_enum v0.3.1 [INFO] [stderr] Compiling enum_kind v0.2.1 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling swc_atoms v0.2.6 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling swc_visit_macros v0.2.3 [INFO] [stderr] Compiling is-macro v0.1.9 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling ast_node v0.7.3 [INFO] [stderr] Checking thiserror v1.0.25 [INFO] [stderr] Checking swc_visit v0.2.4 [INFO] [stderr] Checking string_cache v0.8.1 [INFO] [stderr] Checking swc_common v0.10.20 [INFO] [stderr] Checking swc_ecma_ast v0.46.0 [INFO] [stderr] Checking swc_ecma_visit v0.32.0 [INFO] [stderr] Checking swc_ecma_parser v0.59.1 [INFO] [stderr] Checking espronceda v0.1.0 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/main.rs from 2018 edition to 2021 [INFO] [stderr] Fixed src/parse/visitor/tests/statements/func.rs (1 fix) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 46s [INFO] [stderr] Running `cargo check` to verify 2021 [INFO] [stderr] Checking espronceda v0.1.0 (/tmp/fixit) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.18s [INFO] running `Command { std: "docker" "inspect" "ce8453ee6aa9da7c636908487589bef873d32c6317e1cd0d5a4e804c9ba44fa5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce8453ee6aa9da7c636908487589bef873d32c6317e1cd0d5a4e804c9ba44fa5", kill_on_drop: false }` [INFO] [stdout] ce8453ee6aa9da7c636908487589bef873d32c6317e1cd0d5a4e804c9ba44fa5